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.
-
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
Instance Attribute Details
#policy_hash ⇒ ::String
Returns the value of attribute policy_hash.
3741 3742 3743 |
# File 'sig/types.rbs', line 3741 def policy_hash @policy_hash end |
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
3740 3741 3742 |
# File 'sig/types.rbs', line 3740 def policy_id @policy_id end |