Class: Aws::Types::Snapshot
- Inherits:
-
Object
- Object
- Aws::Types::Snapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_time ⇒ ::Time
Returns the value of attribute snapshot_time.
Instance Attribute Details
#snapshot_time ⇒ ::Time
Returns the value of attribute snapshot_time.
1401 1402 1403 |
# File 'sig/types.rbs', line 1401 def snapshot_time @snapshot_time end |