ModelCustomizationJobSummary

Information about one customization job

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the base model.

Link copied to clipboard

Creation time of the custom 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

Amazon Resource Name (ARN) of the custom model.

Link copied to clipboard

Name of the custom model.

Link copied to clipboard

Time that the customization job ended.

Link copied to clipboard

Amazon Resource Name (ARN) of the customization job.

Link copied to clipboard

Name of the customization job.

Link copied to clipboard

Time that the customization job was last modified.

Link copied to clipboard

Status of the customization job.

Link copied to clipboard

Details about the status of the data processing sub-task of the job.

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