Class: Aws::Types::GetControlOperationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetControlOperationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#control_operation ⇒ Types::ControlOperation
Returns the value of attribute control_operation.
Instance Attribute Details
#control_operation ⇒ Types::ControlOperation
Returns the value of attribute control_operation.
307 308 309 |
# File 'sig/types.rbs', line 307 def control_operation @control_operation end |