Class: Aws::Types::DeleteCentralizationRuleForOrganizationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCentralizationRuleForOrganizationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_identifier ⇒ ::String
Returns the value of attribute rule_identifier.
Instance Attribute Details
#rule_identifier ⇒ ::String
Returns the value of attribute rule_identifier.
169 170 171 |
# File 'sig/types.rbs', line 169 def rule_identifier @rule_identifier end |