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