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.
6110 6111 6112 |
# File 'sig/types.rbs', line 6110 def policy_hash @policy_hash end |