Class: Aws::Types::CommonControlMappingDetails
- Inherits:
-
Object
- Object
- Aws::Types::CommonControlMappingDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#common_control_arn ⇒ ::String
Returns the value of attribute common_control_arn.
Instance Attribute Details
#common_control_arn ⇒ ::String
Returns the value of attribute common_control_arn.
34 35 36 |
# File 'sig/types.rbs', line 34 def common_control_arn @common_control_arn end |