Class: Aws::Types::GetDiskSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::GetDiskSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#disk_snapshot ⇒ Types::DiskSnapshot
Returns the value of attribute disk_snapshot.
Instance Attribute Details
#disk_snapshot ⇒ Types::DiskSnapshot
Returns the value of attribute disk_snapshot.
1589 1590 1591 |
# File 'sig/types.rbs', line 1589 def disk_snapshot @disk_snapshot end |