ModelCopyJobSummary

Contains details about each model copy job.

This data type is used in the following API operations:

Types

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

Properties

Link copied to clipboard

The time that the model copy job was created.

Link copied to clipboard

If a model fails to be copied, a message describing why the job failed is included here.

Link copied to clipboard

The Amazon Resoource Name (ARN) of the model copy job.

Link copied to clipboard

The unique identifier of the account that the model being copied originated from.

Link copied to clipboard

The Amazon Resource Name (ARN) of the original model being copied.

Link copied to clipboard

The name of the original model being copied.

Link copied to clipboard

The status of the model copy job.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt the copied model.

Link copied to clipboard

The name of the copied model.

Link copied to clipboard

Tags associated with the copied 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