Class: Aws::Types::VolumeStatusAttachmentStatus
- Inherits:
-
Object
- Object
- Aws::Types::VolumeStatusAttachmentStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
-
#io_performance ⇒ ::String
Returns the value of attribute io_performance.
Instance Attribute Details
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
19576 19577 19578 |
# File 'sig/types.rbs', line 19576 def instance_id @instance_id end |
#io_performance ⇒ ::String
Returns the value of attribute io_performance.
19575 19576 19577 |
# File 'sig/types.rbs', line 19575 def io_performance @io_performance end |