Class: Aws::Types::DeleteDiskSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDiskSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#disk_snapshot_name ⇒ ::String
Returns the value of attribute disk_snapshot_name.
Instance Attribute Details
#disk_snapshot_name ⇒ ::String
Returns the value of attribute disk_snapshot_name.
970 971 972 |
# File 'sig/types.rbs', line 970 def disk_snapshot_name @disk_snapshot_name end |