Class: Aws::Types::ResourcePolicy

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#policy::String

Returns the value of attribute policy.



2618
2619
2620
# File 'sig/types.rbs', line 2618

def policy
  @policy
end

#resource_arn::String

Returns the value of attribute resource_arn.



2617
2618
2619
# File 'sig/types.rbs', line 2617

def resource_arn
  @resource_arn
end