CapacityReservationInstanceViewWithNameResponse

The instance view of a capacity reservation that includes the name of the capacity reservation. It is used for the response to the instance view of a capacity reservation group.

Constructors

constructor(name: String, statuses: List<InstanceViewStatusResponse>? = null, utilizationInfo: CapacityReservationUtilizationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the capacity reservation.

Link copied to clipboard

The resource status information.

Link copied to clipboard

Unutilized capacity of the capacity reservation.