| Modifier and Type | Class and Description |
|---|---|
static class |
OutputDataConfig.Jsii$Proxy
An implementation for
OutputDataConfig |
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig |
OutputDataConfig.Builder.build()
Builds the configured instance.
|
OutputDataConfig |
SageMakerCreateTrainingJobProps.getOutputDataConfig()
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
|
OutputDataConfig |
SageMakerCreateTrainingJobProps.Jsii$Proxy.getOutputDataConfig() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
|
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Sets the value of
SageMakerCreateTrainingJobProps.getOutputDataConfig() |
Copyright © 2023. All rights reserved.