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.



745
746
747
# File 'sig/types.rbs', line 745

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.



747
748
749
# File 'sig/types.rbs', line 747

def auto_ml_problem_type_resolved_attributes
  @auto_ml_problem_type_resolved_attributes
end

#completion_criteriaTypes::AutoMLJobCompletionCriteria

Returns the value of attribute completion_criteria.



746
747
748
# File 'sig/types.rbs', line 746

def completion_criteria
  @completion_criteria
end