public static interface ModelCardExportOutputConfig.Builder extends SdkPojo, CopyableBuilder<ModelCardExportOutputConfig.Builder,ModelCardExportOutputConfig>
| Modifier and Type | Method and Description |
|---|---|
ModelCardExportOutputConfig.Builder |
s3OutputPath(String s3OutputPath)
The Amazon S3 output path to export your model card PDF.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildModelCardExportOutputConfig.Builder s3OutputPath(String s3OutputPath)
The Amazon S3 output path to export your model card PDF.
s3OutputPath - The Amazon S3 output path to export your model card PDF.Copyright © 2023. All rights reserved.