Class: Aws::Types::AutoMLResolvedAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_ml_job_objectiveTypes::AutoMLJobObjective

Returns the value of attribute auto_ml_job_objective.



760
761
762
# File 'sig/types.rbs', line 760

def auto_ml_job_objective
  @auto_ml_job_objective
end

#auto_ml_problem_type_resolved_attributesTypes::AutoMLProblemTypeResolvedAttributes

Returns the value of attribute auto_ml_problem_type_resolved_attributes.



762
763
764
# File 'sig/types.rbs', line 762

def auto_ml_problem_type_resolved_attributes
  @auto_ml_problem_type_resolved_attributes
end

#completion_criteriaTypes::AutoMLJobCompletionCriteria

Returns the value of attribute completion_criteria.



761
762
763
# File 'sig/types.rbs', line 761

def completion_criteria
  @completion_criteria
end