Class: Aws::Types::GetCustomRulePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCustomRulePolicyResponse
- 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.
1232 1233 1234 |
# File 'sig/types.rbs', line 1232 def policy_text @policy_text end |