Class: Aws::Types::IdMappingTableInputReferenceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_reference_arn::String

Returns the value of attribute input_reference_arn.

Returns:

  • (::String)


1649
1650
1651
# File 'sig/types.rbs', line 1649

def input_reference_arn
  @input_reference_arn
end

#manage_resource_policiesBoolean

Returns the value of attribute manage_resource_policies.

Returns:

  • (Boolean)


1650
1651
1652
# File 'sig/types.rbs', line 1650

def manage_resource_policies
  @manage_resource_policies
end