Uses of Class
software.amazon.awscdk.services.ec2.CfnSpotFleet.LaunchTemplateOverridesProperty.Builder
-
Uses of CfnSpotFleet.LaunchTemplateOverridesProperty.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnSpotFleet.LaunchTemplateOverridesProperty.Builder.availabilityZone
(String availabilityZone) Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getAvailabilityZone()
CfnSpotFleet.LaunchTemplateOverridesProperty.builder()
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder.instanceRequirements
(IResolvable instanceRequirements) Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getInstanceRequirements()
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder.instanceRequirements
(CfnSpotFleet.InstanceRequirementsRequestProperty instanceRequirements) Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getInstanceRequirements()
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder.instanceType
(String instanceType) Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getInstanceType()
Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getPriority()
Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getSpotPrice()
Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getSubnetId()
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder.weightedCapacity
(Number weightedCapacity) Sets the value ofCfnSpotFleet.LaunchTemplateOverridesProperty.getWeightedCapacity()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSpotFleet.LaunchTemplateOverridesProperty.Builder
.