Class: Aws::Types::DeleteDiskResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDiskResult
- 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.
965 966 967 |
# File 'sig/types.rbs', line 965 def operations @operations end |