Class: Aws::Types::GetOrganizationCustomRulePolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetOrganizationCustomRulePolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_config_rule_name ⇒ ::String
Returns the value of attribute organization_config_rule_name.
Instance Attribute Details
#organization_config_rule_name ⇒ ::String
Returns the value of attribute organization_config_rule_name.
1279 1280 1281 |
# File 'sig/types.rbs', line 1279 def organization_config_rule_name @organization_config_rule_name end |