Uses of Class
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
Packages that use CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
-
Uses of CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLaunchTemplate.InstanceMarketOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplate.InstanceMarketOptionsProperty.builder()CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder.marketType(String marketType) Sets the value ofCfnLaunchTemplate.InstanceMarketOptionsProperty.getMarketType()CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder.spotOptions(IResolvable spotOptions) Sets the value ofCfnLaunchTemplate.InstanceMarketOptionsProperty.getSpotOptions()CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder.spotOptions(CfnLaunchTemplate.SpotOptionsProperty spotOptions) Sets the value ofCfnLaunchTemplate.InstanceMarketOptionsProperty.getSpotOptions()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLaunchTemplate.InstanceMarketOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.InstanceMarketOptionsProperty.Builder.