Class: Aws::Types::DataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_quality_glue_tableTypes::DataQualityGlueTable

Returns the value of attribute data_quality_glue_table.



2188
2189
2190
# File 'sig/types.rbs', line 2188

def data_quality_glue_table
  @data_quality_glue_table
end

#glue_tableTypes::GlueTable

Returns the value of attribute glue_table.

Returns:



2187
2188
2189
# File 'sig/types.rbs', line 2187

def glue_table
  @glue_table
end