Class: Aws::Types::GetControlResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetControlResponse
- 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.
689 690 691 |
# File 'sig/types.rbs', line 689 def control @control end |