| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ObjectiveStatus |
ObjectiveStatus.fromValue(String value)
Use this in place of valueOf.
|
static ObjectiveStatus |
ObjectiveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectiveStatus[] |
ObjectiveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoMLCandidate |
AutoMLCandidate.withObjectiveStatus(ObjectiveStatus objectiveStatus)
The objective's status.
|
HyperParameterTrainingJobSummary |
HyperParameterTrainingJobSummary.withObjectiveStatus(ObjectiveStatus objectiveStatus)
The status of the objective metric for the training job:
|
Copyright © 2025. All rights reserved.