Class: Aws::Types::UpdateSnapshotResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSnapshotResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot ⇒ Types::Snapshot
Returns the value of attribute snapshot.
Instance Attribute Details
#snapshot ⇒ Types::Snapshot
Returns the value of attribute snapshot.
1129 1130 1131 |
# File 'sig/types.rbs', line 1129 def snapshot @snapshot end |