Class: Aws::Types::DeleteOrganizationConfigRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOrganizationConfigRuleRequest
- 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.
544 545 546 |
# File 'sig/types.rbs', line 544 def organization_config_rule_name @organization_config_rule_name end |