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.
The model card for a model displayed in the Amazon SageMaker Model Dashboard.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ModelDashboardModelCard
The ModelDashboardModelCard type exposes the following members
Name | Description | |
---|---|---|
ModelDashboardModelCard() |
Name | Type | Description | |
---|---|---|---|
CreatedBy | Amazon.SageMaker.Model.UserContext |
Gets and sets the property CreatedBy. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. A timestamp that indicates when the model card was created. |
|
LastModifiedBy | Amazon.SageMaker.Model.UserContext |
Gets and sets the property LastModifiedBy. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. A timestamp that indicates when the model card was last updated. |
|
ModelCardArn | System.String |
Gets and sets the property ModelCardArn. The Amazon Resource Name (ARN) for a model card. |
|
ModelCardName | System.String |
Gets and sets the property ModelCardName. The name of a model card. |
|
ModelCardStatus | Amazon.SageMaker.ModelCardStatus |
Gets and sets the property ModelCardStatus. The model card status. |
|
ModelCardVersion | System.Int32 |
Gets and sets the property ModelCardVersion. The model card version. |
|
ModelId | System.String |
Gets and sets the property ModelId. For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string. |
|
RiskRating | System.String |
Gets and sets the property RiskRating. A model card's risk rating. Can be low, medium, or high. |
|
SecurityConfig | Amazon.SageMaker.Model.ModelCardSecurityConfig |
Gets and sets the property SecurityConfig.
The KMS Key ID ( |
|
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. The tags associated with a model card. |
.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