ModelCardSummary

A summary of the model card.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the model card was created.

Link copied to clipboard

The date and time that the model card was last modified.

Link copied to clipboard

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

Link copied to clipboard

The name of the model card.

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.

Functions

Link copied to clipboard
inline fun copy(block: ModelCardSummary.Builder.() -> Unit = {}): ModelCardSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String