Uses of Class
software.amazon.awssdk.services.ec2.model.SpotOptions
Packages that use SpotOptions
-
Uses of SpotOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotOptionsModifier and TypeMethodDescriptionfinal SpotOptionsFleetData.spotOptions()The configuration of Spot Instances in an EC2 Fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotOptionsModifier and TypeMethodDescriptionFleetData.Builder.spotOptions(SpotOptions spotOptions) The configuration of Spot Instances in an EC2 Fleet.