Class: Aws::Types::AutoSnapshotAddOnRequest
- Inherits:
-
Object
- Object
- Aws::Types::AutoSnapshotAddOnRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_time_of_day ⇒ ::String
Returns the value of attribute snapshot_time_of_day.
Instance Attribute Details
#snapshot_time_of_day ⇒ ::String
Returns the value of attribute snapshot_time_of_day.
173 174 175 |
# File 'sig/types.rbs', line 173 def snapshot_time_of_day @snapshot_time_of_day end |