InterruptibleCapacityAllocation
Represents the allocation of capacity from a source reservation to an interruptible reservation, tracking current and target instance counts for allocation management.
Types
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 created from the allocation.
Link copied to clipboard
The type of interruption policy applied to the interruptible reservation.
Link copied to clipboard
The current status of the allocation (updating during reclamation, active when complete).
Link copied to clipboard
After your modify request, the requested number of instances allocated to interruptible reservation.
Functions
Link copied to clipboard
inline fun copy(block: InterruptibleCapacityAllocation.Builder.() -> Unit = {}): InterruptibleCapacityAllocation