Class: Aws::Types::SnapshotOptions
- Inherits:
-
Object
- Object
- Aws::Types::SnapshotOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automated_snapshot_start_hour ⇒ ::Integer
Returns the value of attribute automated_snapshot_start_hour.
Instance Attribute Details
#automated_snapshot_start_hour ⇒ ::Integer
Returns the value of attribute automated_snapshot_start_hour.
2257 2258 2259 |
# File 'sig/types.rbs', line 2257 def automated_snapshot_start_hour @automated_snapshot_start_hour end |