CapacityReservationStatus
Describes the availability of capacity for a Capacity Reservation.
Types
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
inline fun copy(block: CapacityReservationStatus.Builder.() -> Unit = {}): CapacityReservationStatus