Class: Aws::Types::RevokeSnapshotAccessResult
- Inherits:
-
Object
- Object
- Aws::Types::RevokeSnapshotAccessResult
- 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.
2734 2735 2736 |
# File 'sig/types.rbs', line 2734 def snapshot @snapshot end |