Uses of Enum
software.amazon.awscdk.services.ec2.SpotInstanceInterruption
Packages that use SpotInstanceInterruption
-
Uses of SpotInstanceInterruption in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return SpotInstanceInterruptionModifier and TypeMethodDescriptiondefault SpotInstanceInterruptionLaunchTemplateSpotOptions.getInterruptionBehavior()The behavior when a Spot Instance is interrupted.final SpotInstanceInterruptionLaunchTemplateSpotOptions.Jsii$Proxy.getInterruptionBehavior()static SpotInstanceInterruptionReturns the enum constant of this type with the specified name.static SpotInstanceInterruption[]SpotInstanceInterruption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type SpotInstanceInterruptionModifier and TypeMethodDescriptionLaunchTemplateSpotOptions.Builder.interruptionBehavior(SpotInstanceInterruption interruptionBehavior) Sets the value ofLaunchTemplateSpotOptions.getInterruptionBehavior()