Class: Aws::Types::SourceTable

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_setTypes::ParentDataSet

Returns the value of attribute data_set.



10365
10366
10367
# File 'sig/types.rbs', line 10365

def data_set
  @data_set
end

#physical_table_id::String

Returns the value of attribute physical_table_id.

Returns:

  • (::String)


10364
10365
10366
# File 'sig/types.rbs', line 10364

def physical_table_id
  @physical_table_id
end