Class: Aws::Types::GetDiskSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDiskSnapshotRequest
- 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.
1584 1585 1586 |
# File 'sig/types.rbs', line 1584 def disk_snapshot_name @disk_snapshot_name end |