Class: Aws::Types::GetResourcePolicyResult
- Inherits:
-
Object
- Object
- Aws::Types::GetResourcePolicyResult
- 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.
1639 1640 1641 |
# File 'sig/types.rbs', line 1639 def resource_policy @resource_policy end |