ModelCard

class ModelCard : KotlinCustomResource

Resource Type definition for AWS::SageMaker::ModelCard.

Properties

Link copied to clipboard

The content of the model card. Content uses the model card JSON schema .

Link copied to clipboard

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Link copied to clipboard
val creationTime: Output<String>

The date and time the model card was created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Link copied to clipboard

The date and time the model card was last modified.

Link copied to clipboard
val modelCardArn: Output<String>

The Amazon Resource Name (ARN) of the successfully created model card.

Link copied to clipboard
val modelCardName: Output<String>

The unique name of the model card.

Link copied to clipboard

The processing status of model card deletion. The ModelCardProcessingStatus updates throughout the different deletion steps.

Link copied to clipboard

The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

Link copied to clipboard
val modelCardVersion: Output<Int>

A version of the model card.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The security configuration used to protect model card data.

Link copied to clipboard
val tags: Output<List<Tag>>?

Key-value pairs used to manage metadata for model cards.

Link copied to clipboard
val urn: Output<String>