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.



10755
10756
10757
# File 'sig/types.rbs', line 10755

def data_set
  @data_set
end

#physical_table_id::String

Returns the value of attribute physical_table_id.

Returns:

  • (::String)


10754
10755
10756
# File 'sig/types.rbs', line 10754

def physical_table_id
  @physical_table_id
end