Method: MMS::Resource::Snapshot.table_header
- Defined in:
- lib/mms/resource/snapshot.rb
.table_header ⇒ Object
93 94 95 |
# File 'lib/mms/resource/snapshot.rb', line 93 def self.table_header ['Group', 'Cluster', 'SnapshotId', 'Complete', 'Created increment', 'Name (created date)', 'Expires', 'Inconsistent'] end |