Class InterruptibleCapacityAllocation

java.lang.Object
software.amazon.awssdk.services.ec2.model.InterruptibleCapacityAllocation
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InterruptibleCapacityAllocation.Builder,InterruptibleCapacityAllocation>

@Generated("software.amazon.awssdk:codegen") public final class InterruptibleCapacityAllocation extends Object implements SdkPojo, Serializable, ToCopyableBuilder<InterruptibleCapacityAllocation.Builder,InterruptibleCapacityAllocation>

Represents the allocation of capacity from a source reservation to an interruptible reservation, tracking current and target instance counts for allocation management.

See Also: