Class: Aws::Types::DeleteSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
Instance Attribute Details
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
261 262 263 |
# File 'sig/types.rbs', line 261 def snapshot_name @snapshot_name end |