Class: Aws::Types::DeleteClusterSnapshotInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteClusterSnapshotInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
Instance Attribute Details
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
149 150 151 |
# File 'sig/types.rbs', line 149 def snapshot_arn @snapshot_arn end |