UpdateInterruptibleCapacityReservationAllocationResponse

Types

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

Properties

Link copied to clipboard

The current number of instances allocated to the interruptible reservation.

Link copied to clipboard

The ID of the interruptible Capacity Reservation that was modified.

Link copied to clipboard

The interruption type for the interruptible reservation.

Link copied to clipboard

The ID of the source Capacity Reservation to which capacity was reclaimed or from which capacity was allocated.

Link copied to clipboard

The current status of the allocation (updating during reclamation, active when complete).

Link copied to clipboard

The requested number of instances for the interruptible Capacity Reservation.

Functions

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