| 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 |
SagemakerTrainTaskProps.getOutputDataConfig()
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
|
OutputDataConfig |
SagemakerTrainTaskProps.Jsii$Proxy.getOutputDataConfig() |
| Modifier and Type | Method and Description |
|---|---|
SagemakerTrainTaskProps.Builder |
SagemakerTrainTaskProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Sets the value of
SagemakerTrainTaskProps.getOutputDataConfig() |
SagemakerTrainTask.Builder |
SagemakerTrainTask.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
|
Copyright © 2020. All rights reserved.