Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedCapacityFallbackOptions
Packages that use ReservedCapacityFallbackOptions
-
Uses of ReservedCapacityFallbackOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservedCapacityFallbackOptionsModifier and TypeMethodDescriptionReservedCapacityOptions.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 ReservedCapacityFallbackOptionsModifier and TypeMethodDescriptionReservedCapacityOptions.Builder.reservedCapacityFallbackOptions(ReservedCapacityFallbackOptions reservedCapacityFallbackOptions) The fallback behavior for the EC2 Fleet when there is not enough reserved capacity available to meet the target capacity.