Class: Aws::Types::EnableAddOnResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableAddOnResult
- 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.
1285 1286 1287 |
# File 'sig/types.rbs', line 1285 def operations @operations end |