GetProvisionedModelThroughputResponse

Types

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

Properties

Link copied to clipboard

Commitment duration of the Provisioned Throughput.

Link copied to clipboard

The timestamp for when the commitment term for the Provisioned Throughput expires.

Link copied to clipboard

The timestamp of the creation time for this Provisioned Throughput.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput. This value differs from the modelArn if updating hasn't completed.

Link copied to clipboard

The number of model units that was requested for this Provisioned Throughput.

Link copied to clipboard

A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned Throughput.

Link copied to clipboard

The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base model that the custom model for which the Provisioned Throughput was created was customized.

Link copied to clipboard

The timestamp of the last time that this Provisioned Throughput was modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.

Link copied to clipboard

The number of model units allocated to this Provisioned Throughput.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Provisioned Throughput.

Link copied to clipboard

The name of the Provisioned Throughput.

Link copied to clipboard

The status of the Provisioned Throughput.

Functions

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