GetCapacityReservationUsageResponse

Types

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

Properties

Link copied to clipboard

The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.

Link copied to clipboard

The ID of the Capacity Reservation.

Link copied to clipboard

The type of instance for which the Capacity Reservation reserves capacity.

Link copied to clipboard

Information about the Capacity Reservation usage.

Link copied to clipboard

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Link copied to clipboard

The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:

Link copied to clipboard

The number of instances for which the Capacity Reservation reserves capacity.

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