Class: Aws::Types::CreateControlResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateControlResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#control ⇒ Types::Control
Returns the value of attribute control.
Instance Attribute Details
#control ⇒ Types::Control
Returns the value of attribute control.
452 453 454 |
# File 'sig/types.rbs', line 452 def control @control end |