Class: Aws::Types::PutAccountPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_policy ⇒ Types::AccountPolicy
Returns the value of attribute account_policy.
Instance Attribute Details
#account_policy ⇒ Types::AccountPolicy
Returns the value of attribute account_policy.
1735 1736 1737 |
# File 'sig/types.rbs', line 1735 def account_policy @account_policy end |