CreateInterruptibleCapacityReservationAllocationRequest
Types
Properties
Link copied to clipboard
The ID of the source Capacity Reservation from which to create the interruptible Capacity Reservation. Your Capacity Reservation must be in active state with no end date set and have available capacity for allocation.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The number of instances to allocate from your source reservation. You can only allocate available instances (also called unused capacity).
Link copied to clipboard
The tags to apply to the interruptible Capacity Reservation during creation.
Functions
Link copied to clipboard
inline fun copy(block: CreateInterruptibleCapacityReservationAllocationRequest.Builder.() -> Unit = {}): CreateInterruptibleCapacityReservationAllocationRequest