Class: Aws::Types::DeleteInstanceSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInstanceSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_snapshot_name ⇒ ::String
Returns the value of attribute instance_snapshot_name.
Instance Attribute Details
#instance_snapshot_name ⇒ ::String
Returns the value of attribute instance_snapshot_name.
1022 1023 1024 |
# File 'sig/types.rbs', line 1022 def instance_snapshot_name @instance_snapshot_name end |