Class: Aws::Types::GetDiskResult
- Inherits:
-
Object
- Object
- Aws::Types::GetDiskResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#disk ⇒ Types::Disk
Returns the value of attribute disk.
Instance Attribute Details
#disk ⇒ Types::Disk
Returns the value of attribute disk.
1579 1580 1581 |
# File 'sig/types.rbs', line 1579 def disk @disk end |