Class: Aws::Types::GetSecurityControlDefinitionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSecurityControlDefinitionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_control_definition ⇒ Types::SecurityControlDefinition
Returns the value of attribute security_control_definition.
Instance Attribute Details
#security_control_definition ⇒ Types::SecurityControlDefinition
Returns the value of attribute security_control_definition.
6183 6184 6185 |
# File 'sig/types.rbs', line 6183 def security_control_definition @security_control_definition end |