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

#policy_document ⇒ ::String

Returns the value of attribute policy_document.



1566
1567
1568
# File 'sig/types.rbs', line 1566

def policy_document
  @policy_document
end

#resource_arn ⇒ ::String

Returns the value of attribute resource_arn.



1567
1568
1569
# File 'sig/types.rbs', line 1567

def resource_arn
  @resource_arn
end