Method: MMS::Resource::SnapshotSchedule.table_header
- Defined in:
- lib/mms/resource/snapshot_schedule.rb
.table_header ⇒ Object
34 35 36 |
# File 'lib/mms/resource/snapshot_schedule.rb', line 34 def self.table_header %w(Group Cluster IntervalHours RetentionDays CheckpointIntervalMin RetentionDays RetentionWeeks RetentionMonths) end |