CapacityReservationStatus

Describes the availability of capacity for a Capacity Reservation.

Types

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

Properties

Link copied to clipboard

The ID of the Capacity Reservation.

Link copied to clipboard

The remaining capacity. Indicates the amount of resources that can be launched into the Capacity Reservation.

Link copied to clipboard

The combined amount of Available and Unavailable capacity in the Capacity Reservation.

Link copied to clipboard

The used capacity. Indicates that the capacity is in use by resources that are running in the Capacity Reservation.

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