AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateModelCardExportJob operation. Creates an Amazon SageMaker Model Card export job.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreateModelCardExportJobRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreateModelCardExportJobRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateModelCardExportJobRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ModelCardExportJobName | System.String |
Gets and sets the property ModelCardExportJobName. The name of the model card export job. |
![]() |
ModelCardName | System.String |
Gets and sets the property ModelCardName. The name or Amazon Resource Name (ARN) of the model card to export. |
![]() |
ModelCardVersion | System.Int32 |
Gets and sets the property ModelCardVersion. The version of the model card to export. If a version is not provided, then the latest version of the model card is exported. |
![]() |
OutputConfig | Amazon.SageMaker.Model.ModelCardExportOutputConfig |
Gets and sets the property OutputConfig. The model card output configuration that specifies the Amazon S3 path for exporting. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5