Uses of Enum Class
software.amazon.awscdk.services.ec2.SpotRequestType
Packages that use SpotRequestType
-
Uses of SpotRequestType in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return SpotRequestTypeModifier and TypeMethodDescriptiondefault SpotRequestTypeLaunchTemplateSpotOptions.getRequestType()The Spot Instance request type.final SpotRequestTypeLaunchTemplateSpotOptions.Jsii$Proxy.getRequestType()static SpotRequestTypeReturns the enum constant of this class with the specified name.static SpotRequestType[]SpotRequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type SpotRequestTypeModifier and TypeMethodDescriptionLaunchTemplateSpotOptions.Builder.requestType(SpotRequestType requestType) Sets the value ofLaunchTemplateSpotOptions.getRequestType()