Class: Aws::Types::DescribeResourcePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeResourcePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy ⇒ ::String
Returns the value of attribute policy.
Instance Attribute Details
#policy ⇒ ::String
Returns the value of attribute policy.
685 686 687 |
# File 'sig/types.rbs', line 685 def policy @policy end |