| 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()
Similar to OutputDataConfig supported by Tuning.
|
| 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)
Similar to OutputDataConfig supported by Tuning.
|
Copyright © 2020. All rights reserved.