Class: VolumesCleanup
- Inherits:
-
VolumesCommand
- Object
- Command
- VolumesCommand
- VolumesCleanup
- Defined in:
- lib/maws/commands/volumes-cleanup.rb
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from VolumesCommand
Methods inherited from Command
#add_generic_options, #add_specific_options, #initialize, #instances, #process_options, #verify_configs, #verify_options
Constructor Details
This class inherits a constructor from Command
Instance Method Details
#description ⇒ Object
6 7 8 |
# File 'lib/maws/commands/volumes-cleanup.rb', line 6 def description "volumes-cleaned - delete unattached EBS volumes for specified roles" end |