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.



2192
2193
2194
# File 'sig/types.rbs', line 2192

def data_quality_glue_table
  @data_quality_glue_table
end

#glue_tableTypes::GlueTable

Returns the value of attribute glue_table.

Returns:



2191
2192
2193
# File 'sig/types.rbs', line 2191

def glue_table
  @glue_table
end