Class: Aws::Types::DescribeResourcePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeResourcePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_policy ⇒ Types::ResourcePolicy
Returns the value of attribute resource_policy.
Instance Attribute Details
#resource_policy ⇒ Types::ResourcePolicy
Returns the value of attribute resource_policy.
321 322 323 |
# File 'sig/types.rbs', line 321 def resource_policy @resource_policy end |