Uses of Class
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.SpotOptionsProperty.Builder
Packages that use CfnLaunchTemplate.SpotOptionsProperty.Builder
-
Uses of CfnLaunchTemplate.SpotOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLaunchTemplate.SpotOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplate.SpotOptionsProperty.Builder.blockDurationMinutes(Number blockDurationMinutes) Sets the value ofCfnLaunchTemplate.SpotOptionsProperty.getBlockDurationMinutes()CfnLaunchTemplate.SpotOptionsProperty.builder()CfnLaunchTemplate.SpotOptionsProperty.Builder.instanceInterruptionBehavior(String instanceInterruptionBehavior) Sets the value ofCfnLaunchTemplate.SpotOptionsProperty.getInstanceInterruptionBehavior()Sets the value ofCfnLaunchTemplate.SpotOptionsProperty.getMaxPrice()CfnLaunchTemplate.SpotOptionsProperty.Builder.spotInstanceType(String spotInstanceType) Sets the value ofCfnLaunchTemplate.SpotOptionsProperty.getSpotInstanceType()CfnLaunchTemplate.SpotOptionsProperty.Builder.validUntil(String validUntil) Sets the value ofCfnLaunchTemplate.SpotOptionsProperty.getValidUntil()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLaunchTemplate.SpotOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.SpotOptionsProperty.Builder.