Class: Aws::Types::ResourcePolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_document ⇒ ::String

Returns the value of attribute policy_document.

Returns:

  • (::String)


630
631
632
# File 'sig/types.rbs', line 630

def policy_document
  @policy_document
end

#policy_id ⇒ ::String

Returns the value of attribute policy_id.

Returns:

  • (::String)


631
632
633
# File 'sig/types.rbs', line 631

def policy_id
  @policy_id
end

#ram_resource_share_region ⇒ ::String

Returns the value of attribute ram_resource_share_region.

Returns:

  • (::String)


632
633
634
# File 'sig/types.rbs', line 632

def ram_resource_share_region
  @ram_resource_share_region
end