Class: Aws::Types::IdMappingTableSchemaTypeProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_mapping_table_id::String

Returns the value of attribute id_mapping_table_id.

Returns:

  • (::String)


1686
1687
1688
# File 'sig/types.rbs', line 1686

def id_mapping_table_id
  @id_mapping_table_id
end

#id_mapping_table_input_source::Array[Types::IdMappingTableInputSource]

Returns the value of attribute id_mapping_table_input_source.

Returns:



1685
1686
1687
# File 'sig/types.rbs', line 1685

def id_mapping_table_input_source
  @id_mapping_table_input_source
end