Class: Aws::Types::PutResourcePolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_hash::String

Returns the value of attribute policy_hash.

Returns:



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.

Returns:



3740
3741
3742
# File 'sig/types.rbs', line 3740

def policy_id
  @policy_id
end