Class: Aws::Types::DeleteSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSnapshotResult
- 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.
398 399 400 |
# File 'sig/types.rbs', line 398 def snapshot_id @snapshot_id end |