Class: Aws::Types::GetControlOperationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetControlOperationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
Instance Attribute Details
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
302 303 304 |
# File 'sig/types.rbs', line 302 def operation_identifier @operation_identifier end |