Class: Aws::Types::UpdateControlResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateControlResponse
- 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.
1245 1246 1247 |
# File 'sig/types.rbs', line 1245 def control @control end |