Class: Aws::Types::LabelingJobInputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_attributesTypes::LabelingJobDataAttributes

Returns the value of attribute data_attributes.



6980
6981
6982
# File 'sig/types.rbs', line 6980

def data_attributes
  @data_attributes
end

#data_sourceTypes::LabelingJobDataSource

Returns the value of attribute data_source.



6979
6980
6981
# File 'sig/types.rbs', line 6979

def data_source
  @data_source
end