Class: Aws::Types::PutResourcePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutResourcePolicyResponse
- 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.
932 933 934 |
# File 'sig/types.rbs', line 932 def resource_policy @resource_policy end |