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.
19237 19238 19239 |
# File 'sig/types.rbs', line 19237 def instance_id @instance_id end |
#io_performance ⇒ ::String
Returns the value of attribute io_performance.
19236 19237 19238 |
# File 'sig/types.rbs', line 19236 def io_performance @io_performance end |