Class: Aws::Types::ImportTableOperationSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_id_mappings::Array[Types::DataSetColumnIdMapping]

Returns the value of attribute column_id_mappings.

Returns:



6778
6779
6780
# File 'sig/types.rbs', line 6778

def column_id_mappings
  @column_id_mappings
end

#source_table_id::String

Returns the value of attribute source_table_id.

Returns:

  • (::String)


6777
6778
6779
# File 'sig/types.rbs', line 6777

def source_table_id
  @source_table_id
end