ModelPackageSummary

Provides summary information about a model package.

Types

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

Properties

Link copied to clipboard

A timestamp that shows when the model package was created.

Link copied to clipboard

The approval status of the model. This can be one of the following values.

Link copied to clipboard

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

Link copied to clipboard

A brief description of the model package.

Link copied to clipboard

If the model package is a versioned model, the model group that the versioned model belongs to.

Link copied to clipboard

The name of the model package.

Link copied to clipboard

The overall status of the model package.

Link copied to clipboard

If the model package is a versioned model, the version of the model.

Functions

Link copied to clipboard
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