| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelCardExportOutputConfig |
DescribeModelCardExportJobResponse.outputConfig()
The export output details for the model card.
|
ModelCardExportOutputConfig |
CreateModelCardExportJobRequest.outputConfig()
The model card output configuration that specifies the Amazon S3 path for exporting.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelCardExportJobResponse.Builder |
DescribeModelCardExportJobResponse.Builder.outputConfig(ModelCardExportOutputConfig outputConfig)
The export output details for the model card.
|
CreateModelCardExportJobRequest.Builder |
CreateModelCardExportJobRequest.Builder.outputConfig(ModelCardExportOutputConfig outputConfig)
The model card output configuration that specifies the Amazon S3 path for exporting.
|
Copyright © 2022. All rights reserved.