Class: Aws::Types::GetPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy ⇒ Types::Policy
Returns the value of attribute policy.
Instance Attribute Details
#policy ⇒ Types::Policy
Returns the value of attribute policy.
856 857 858 |
# File 'sig/types.rbs', line 856 def policy @policy end |