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.
1114 1115 1116 |
# File 'sig/types.rbs', line 1114 def snapshot @snapshot end |