Uses of Class
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
-
Uses of CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.InstanceMarketOptionsProperty.Builder
.