Class: Aws::Types::GetResourcePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetResourcePolicyResponse
- 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.
413 414 415 |
# File 'sig/types.rbs', line 413 def resource_policy @resource_policy end |