Class: Aws::Types::VectorEnrichmentJobInputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_configTypes::VectorEnrichmentJobDataSourceConfigInput

Returns the value of attribute data_source_config.



750
751
752
# File 'sig/types.rbs', line 750

def data_source_config
  @data_source_config
end

#document_type"CSV"

Returns the value of attribute document_type.

Returns:

  • ("CSV")


751
752
753
# File 'sig/types.rbs', line 751

def document_type
  @document_type
end