GetModelCopyJobResponse

Types

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

Properties

Link copied to clipboard

The time at which the model copy job was created.

Link copied to clipboard

An error message for why the model copy job failed.

Link copied to clipboard

The Amazon Resource 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 encrypting the copied model.

Link copied to clipboard

The name of the copied model.

Link copied to clipboard

The 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