Class: Aws::Types::GetSnapshotResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSnapshotResponse
- 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.
435 436 437 |
# File 'sig/types.rbs', line 435 def snapshot @snapshot end |