Class: Aws::Types::LabelingJobAlgorithmsConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#initial_active_learning_model_arn::String

Returns the value of attribute initial_active_learning_model_arn.



6999
7000
7001
# File 'sig/types.rbs', line 6999

def initial_active_learning_model_arn
  @initial_active_learning_model_arn
end

#labeling_job_algorithm_specification_arn::String

Returns the value of attribute labeling_job_algorithm_specification_arn.



6998
6999
7000
# File 'sig/types.rbs', line 6998

def labeling_job_algorithm_specification_arn
  @labeling_job_algorithm_specification_arn
end

#labeling_job_resource_configTypes::LabelingJobResourceConfig

Returns the value of attribute labeling_job_resource_config.



7000
7001
7002
# File 'sig/types.rbs', line 7000

def labeling_job_resource_config
  @labeling_job_resource_config
end