Uses of Enum
software.amazon.awscdk.services.ec2.SpotInstanceInterruption
-
Uses of SpotInstanceInterruption in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptiondefault SpotInstanceInterruption
LaunchTemplateSpotOptions.getInterruptionBehavior()
The behavior when a Spot Instance is interrupted.final SpotInstanceInterruption
LaunchTemplateSpotOptions.Jsii$Proxy.getInterruptionBehavior()
static SpotInstanceInterruption
Returns 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.Modifier and TypeMethodDescriptionLaunchTemplateSpotOptions.Builder.interruptionBehavior
(SpotInstanceInterruption interruptionBehavior) Sets the value ofLaunchTemplateSpotOptions.getInterruptionBehavior()