Class: Aws::Types::GetOrganizationCustomRulePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetOrganizationCustomRulePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_text ⇒ ::String
Returns the value of attribute policy_text.
Instance Attribute Details
#policy_text ⇒ ::String
Returns the value of attribute policy_text.
1284 1285 1286 |
# File 'sig/types.rbs', line 1284 def policy_text @policy_text end |