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