Parent

Class/Module Index [+]

Quicksearch

Ironfan::Dsl::Volume

Public Instance Methods

defaults() click to toggle source
# File lib/ironfan/deprecated.rb, line 26
def defaults
  Ironfan.deprecated 'defaults'
end
snapshot_id(*) click to toggle source
# File lib/ironfan/dsl/volume.rb, line 32
def snapshot_id(*)
  Ironfan.todo("CODE SMELL: EBS specific information in Dsl::Volume::VOLUME_IDS")
  super || VOLUME_IDS[snapshot_name]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.