AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ModelDashboardModelCard

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ModelDashboardModelCard

The ModelDashboardModelCard type exposes the following members

Constructors

NameDescription
Public Method ModelDashboardModelCard()

Properties

NameTypeDescription
Public Property CreatedBy Amazon.SageMaker.Model.UserContext

Gets and sets the property CreatedBy.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

A timestamp that indicates when the model card was created.

Public Property LastModifiedBy Amazon.SageMaker.Model.UserContext

Gets and sets the property LastModifiedBy.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

A timestamp that indicates when the model card was last updated.

Public Property ModelCardArn System.String

Gets and sets the property ModelCardArn.

The Amazon Resource Name (ARN) for a model card.

Public Property ModelCardName System.String

Gets and sets the property ModelCardName.

The name of a model card.

Public Property ModelCardStatus Amazon.SageMaker.ModelCardStatus

Gets and sets the property ModelCardStatus.

The model card status.

Public Property ModelCardVersion System.Int32

Gets and sets the property ModelCardVersion.

The model card version.

Public Property 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.

Public Property RiskRating System.String

Gets and sets the property RiskRating.

A model card's risk rating. Can be low, medium, or high.

Public Property SecurityConfig Amazon.SageMaker.Model.ModelCardSecurityConfig

Gets and sets the property SecurityConfig.

The KMS Key ID (KMSKeyId) for encryption of model card information.

Public Property Tags System.Collections.Generic.List<Amazon.SageMaker.Model.Tag>

Gets and sets the property Tags.

The tags associated with a model card.

Version Information

.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