| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMLOutputDataConfig |
DescribeAutoMlJobResponse.outputDataConfig()
Returns the job's output data config.
|
AutoMLOutputDataConfig |
CreateAutoMlJobRequest.outputDataConfig()
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutoMlJobResponse.Builder |
DescribeAutoMlJobResponse.Builder.outputDataConfig(AutoMLOutputDataConfig outputDataConfig)
Returns the job's output data config.
|
CreateAutoMlJobRequest.Builder |
CreateAutoMlJobRequest.Builder.outputDataConfig(AutoMLOutputDataConfig outputDataConfig)
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML
job.
|
Copyright © 2021. All rights reserved.