Class: Aws::Types::AttachDiskResult
- Inherits:
-
Object
- Object
- Aws::Types::AttachDiskResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
Instance Attribute Details
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
129 130 131 |
# File 'sig/types.rbs', line 129 def operations @operations end |