| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TuningJobStepMetaData.Builder |
TuningJobStepMetaData.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
static TuningJobStepMetaData.Builder |
TuningJobStepMetaData.builder() |
TuningJobStepMetaData.Builder |
TuningJobStepMetaData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TuningJobStepMetaData.Builder> |
TuningJobStepMetaData.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PipelineExecutionStepMetadata.Builder |
PipelineExecutionStepMetadata.Builder.tuningJob(Consumer<TuningJobStepMetaData.Builder> tuningJob)
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
|
Copyright © 2021. All rights reserved.