Class: Aws::Types::PutResourcePolicyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.



1035
1036
1037
# File 'sig/types.rbs', line 1035

def resource_arn
  @resource_arn
end

#resource_policy::String

Returns the value of attribute resource_policy.



1036
1037
1038
# File 'sig/types.rbs', line 1036

def resource_policy
  @resource_policy
end