Class: Aws::Types::ExecutionControls
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionControls
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ssm_controls ⇒ Types::SsmControls
Returns the value of attribute ssm_controls.
Instance Attribute Details
#ssm_controls ⇒ Types::SsmControls
Returns the value of attribute ssm_controls.
1031 1032 1033 |
# File 'sig/types.rbs', line 1031 def ssm_controls @ssm_controls end |