ProductionVariantCapacityReservationSummary

Details about an ML capacity reservation.

Types

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

Properties

Link copied to clipboard

The number of instances that are currently available in the ML capacity reservation.

Link copied to clipboard

The option that you chose for the capacity reservation. SageMaker AI supports the following options:

Link copied to clipboard

The EC2 capacity reservations that are shared to this ML capacity reservation, if any.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.

Link copied to clipboard

The number of instances that you allocated to the ML capacity reservation.

Link copied to clipboard

The number of instances from the ML capacity reservation that are being used by the endpoint.

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