CapacityReservationInstanceViewResponse

The instance view of a capacity reservation that provides as snapshot of the runtime properties of the capacity reservation that is managed by the platform and can change outside of control plane operations.

Constructors

Link copied to clipboard
constructor(statuses: List<InstanceViewStatusResponse>? = null, utilizationInfo: CapacityReservationUtilizationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource status information.

Link copied to clipboard

Unutilized capacity of the capacity reservation.