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.
18910 18911 18912 |
# File 'sig/types.rbs', line 18910 def instance_id @instance_id end |
#io_performance ⇒ ::String
Returns the value of attribute io_performance.
18909 18910 18911 |
# File 'sig/types.rbs', line 18909 def io_performance @io_performance end |