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.

Returns:



7027
7028
7029
# File 'sig/types.rbs', line 7027

def data_attributes
  @data_attributes
end

#data_sourceTypes::LabelingJobDataSource

Returns the value of attribute data_source.

Returns:



7026
7027
7028
# File 'sig/types.rbs', line 7026

def data_source
  @data_source
end