Class: Aws::Types::AuthorizeSnapshotAccessResult
- Inherits:
-
Object
- Object
- Aws::Types::AuthorizeSnapshotAccessResult
- 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.
132 133 134 |
# File 'sig/types.rbs', line 132 def snapshot @snapshot end |