Class: Aws::Types::PutResourcePolicyResult
- Inherits:
-
Object
- Object
- Aws::Types::PutResourcePolicyResult
- 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.
2342 2343 2344 |
# File 'sig/types.rbs', line 2342 def resource_policy @resource_policy end |