| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelCardExportArtifacts |
ModelCardExportArtifacts.clone() |
ModelCardExportArtifacts |
DescribeModelCardExportJobResult.getExportArtifacts()
The exported model card artifacts.
|
ModelCardExportArtifacts |
ModelCardExportArtifacts.withS3ExportArtifacts(String s3ExportArtifacts)
The Amazon S3 URI of the exported model artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeModelCardExportJobResult.setExportArtifacts(ModelCardExportArtifacts exportArtifacts)
The exported model card artifacts.
|
DescribeModelCardExportJobResult |
DescribeModelCardExportJobResult.withExportArtifacts(ModelCardExportArtifacts exportArtifacts)
The exported model card artifacts.
|
Copyright © 2023. All rights reserved.