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_revision_id::String

Returns the value of attribute policy_revision_id.

Returns:



887
888
889
# File 'sig/types.rbs', line 887

def policy_revision_id
  @policy_revision_id
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:



886
887
888
# File 'sig/types.rbs', line 886

def resource_arn
  @resource_arn
end