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)


1667
1668
1669
# File 'sig/types.rbs', line 1667

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:



1666
1667
1668
# File 'sig/types.rbs', line 1666

def id_mapping_table_input_source
  @id_mapping_table_input_source
end