CustomModelSummary

Summary information for a custom model.

Types

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

Properties

Link copied to clipboard

The base model Amazon Resource Name (ARN).

Link copied to clipboard

The base model name.

Link copied to clipboard

Creation time of the model.

Link copied to clipboard

Specifies whether to carry out continued pre-training of a model or whether to fine-tune it. For more information, see Custom models.

Link copied to clipboard

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

Link copied to clipboard

The name of the custom model.

Link copied to clipboard

The current status of the custom model. Possible values include:

Link copied to clipboard

The unique identifier of the account that owns 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