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 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 ARN of the custom model.

Link copied to clipboard

The name of the custom 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