Class: Aws::Types::EnableControlOutput
- Inherits:
-
Object
- Object
- Aws::Types::EnableControlOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
150 151 152 |
# File 'sig/types.rbs', line 150 def arn @arn end |
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
149 150 151 |
# File 'sig/types.rbs', line 149 def operation_identifier @operation_identifier end |