Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedCapacityFallbackOptionsRequest
Packages that use ReservedCapacityFallbackOptionsRequest
-
Uses of ReservedCapacityFallbackOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservedCapacityFallbackOptionsRequestModifier and TypeMethodDescriptionReservedCapacityOptionsRequest.reservedCapacityFallbackOptions()The fallback behavior for the EC2 Fleet when there is not enough reserved capacity available to meet the target capacity.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ReservedCapacityFallbackOptionsRequestModifier and TypeMethodDescriptionReservedCapacityOptionsRequest.Builder.reservedCapacityFallbackOptions(ReservedCapacityFallbackOptionsRequest reservedCapacityFallbackOptions) The fallback behavior for the EC2 Fleet when there is not enough reserved capacity available to meet the target capacity.