Class: Aws::Types::PutResourcePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutResourcePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_hash ⇒ ::String
Returns the value of attribute policy_hash.
Instance Attribute Details
#policy_hash ⇒ ::String
Returns the value of attribute policy_hash.
6142 6143 6144 |
# File 'sig/types.rbs', line 6142 def policy_hash @policy_hash end |