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.



6965
6966
6967
# File 'sig/types.rbs', line 6965

def data_attributes
  @data_attributes
end

#data_sourceTypes::LabelingJobDataSource

Returns the value of attribute data_source.



6964
6965
6966
# File 'sig/types.rbs', line 6964

def data_source
  @data_source
end