Uses of Class
software.amazon.awscdk.services.ec2.CfnEC2Fleet.SpotOptionsRequestProperty.Builder
Packages that use CfnEC2Fleet.SpotOptionsRequestProperty.Builder
-
Uses of CfnEC2Fleet.SpotOptionsRequestProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnEC2Fleet.SpotOptionsRequestProperty.BuilderModifier and TypeMethodDescriptionCfnEC2Fleet.SpotOptionsRequestProperty.Builder.allocationStrategy(String allocationStrategy) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getAllocationStrategy()CfnEC2Fleet.SpotOptionsRequestProperty.builder()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.instanceInterruptionBehavior(String instanceInterruptionBehavior) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getInstanceInterruptionBehavior()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.instancePoolsToUseCount(Number instancePoolsToUseCount) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getInstancePoolsToUseCount()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.maintenanceStrategies(IResolvable maintenanceStrategies) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getMaintenanceStrategies()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.maintenanceStrategies(CfnEC2Fleet.MaintenanceStrategiesProperty maintenanceStrategies) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getMaintenanceStrategies()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.maxTotalPrice(String maxTotalPrice) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getMaxTotalPrice()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.minTargetCapacity(Number minTargetCapacity) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getMinTargetCapacity()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleAvailabilityZone(Boolean singleAvailabilityZone) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getSingleAvailabilityZone()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleAvailabilityZone(IResolvable singleAvailabilityZone) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getSingleAvailabilityZone()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleInstanceType(Boolean singleInstanceType) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getSingleInstanceType()CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleInstanceType(IResolvable singleInstanceType) Sets the value ofCfnEC2Fleet.SpotOptionsRequestProperty.getSingleInstanceType()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnEC2Fleet.SpotOptionsRequestProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEC2Fleet.SpotOptionsRequestProperty.Builder.