| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMLResolvedAttributes |
AutoMLResolvedAttributes.clone() |
AutoMLResolvedAttributes |
DescribeAutoMLJobV2Result.getResolvedAttributes()
Returns the resolved attributes used by the AutoML job V2.
|
AutoMLResolvedAttributes |
AutoMLResolvedAttributes.withAutoMLJobObjective(AutoMLJobObjective autoMLJobObjective) |
AutoMLResolvedAttributes |
AutoMLResolvedAttributes.withAutoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes autoMLProblemTypeResolvedAttributes)
Defines the resolved attributes specific to a problem type.
|
AutoMLResolvedAttributes |
AutoMLResolvedAttributes.withCompletionCriteria(AutoMLJobCompletionCriteria completionCriteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAutoMLJobV2Result.setResolvedAttributes(AutoMLResolvedAttributes resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.
|
DescribeAutoMLJobV2Result |
DescribeAutoMLJobV2Result.withResolvedAttributes(AutoMLResolvedAttributes resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.
|
Copyright © 2023. All rights reserved.