Class: Aws::Types::CreateCentralizationRuleForOrganizationOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateCentralizationRuleForOrganizationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_arn ⇒ ::String
Returns the value of attribute rule_arn.
Instance Attribute Details
#rule_arn ⇒ ::String
Returns the value of attribute rule_arn.
110 111 112 |
# File 'sig/types.rbs', line 110 def rule_arn @rule_arn end |