Class: Aws::Types::UnlockSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::UnlockSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_id ⇒ ::String
Returns the value of attribute snapshot_id.
Instance Attribute Details
#snapshot_id ⇒ ::String
Returns the value of attribute snapshot_id.
18700 18701 18702 |
# File 'sig/types.rbs', line 18700 def snapshot_id @snapshot_id end |