Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEC2FleetMixinProps.Builder
Packages that use CfnEC2FleetMixinProps.Builder
-
Uses of CfnEC2FleetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEC2FleetMixinProps.BuilderModifier and TypeMethodDescriptionCfnEC2FleetMixinProps.builder()Sets the value ofCfnEC2FleetMixinProps.getContext()CfnEC2FleetMixinProps.Builder.excessCapacityTerminationPolicy(String excessCapacityTerminationPolicy) Sets the value ofCfnEC2FleetMixinProps.getExcessCapacityTerminationPolicy()CfnEC2FleetMixinProps.Builder.launchTemplateConfigs(List<? extends Object> launchTemplateConfigs) Sets the value ofCfnEC2FleetMixinProps.getLaunchTemplateConfigs()CfnEC2FleetMixinProps.Builder.launchTemplateConfigs(IResolvable launchTemplateConfigs) Sets the value ofCfnEC2FleetMixinProps.getLaunchTemplateConfigs()CfnEC2FleetMixinProps.Builder.onDemandOptions(CfnEC2FleetPropsMixin.OnDemandOptionsRequestProperty onDemandOptions) Sets the value ofCfnEC2FleetMixinProps.getOnDemandOptions()CfnEC2FleetMixinProps.Builder.onDemandOptions(IResolvable onDemandOptions) Sets the value ofCfnEC2FleetMixinProps.getOnDemandOptions()CfnEC2FleetMixinProps.Builder.replaceUnhealthyInstances(Boolean replaceUnhealthyInstances) Sets the value ofCfnEC2FleetMixinProps.getReplaceUnhealthyInstances()CfnEC2FleetMixinProps.Builder.replaceUnhealthyInstances(IResolvable replaceUnhealthyInstances) Sets the value ofCfnEC2FleetMixinProps.getReplaceUnhealthyInstances()CfnEC2FleetMixinProps.Builder.reservedCapacityOptions(CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty reservedCapacityOptions) Sets the value ofCfnEC2FleetMixinProps.getReservedCapacityOptions()CfnEC2FleetMixinProps.Builder.reservedCapacityOptions(IResolvable reservedCapacityOptions) Sets the value ofCfnEC2FleetMixinProps.getReservedCapacityOptions()CfnEC2FleetMixinProps.Builder.spotOptions(CfnEC2FleetPropsMixin.SpotOptionsRequestProperty spotOptions) Sets the value ofCfnEC2FleetMixinProps.getSpotOptions()CfnEC2FleetMixinProps.Builder.spotOptions(IResolvable spotOptions) Sets the value ofCfnEC2FleetMixinProps.getSpotOptions()CfnEC2FleetMixinProps.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnEC2FleetMixinProps.getTagSpecifications()CfnEC2FleetMixinProps.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnEC2FleetMixinProps.getTagSpecifications()CfnEC2FleetMixinProps.Builder.targetCapacitySpecification(CfnEC2FleetPropsMixin.TargetCapacitySpecificationRequestProperty targetCapacitySpecification) Sets the value ofCfnEC2FleetMixinProps.getTargetCapacitySpecification()CfnEC2FleetMixinProps.Builder.targetCapacitySpecification(IResolvable targetCapacitySpecification) Sets the value ofCfnEC2FleetMixinProps.getTargetCapacitySpecification()CfnEC2FleetMixinProps.Builder.terminateInstancesWithExpiration(Boolean terminateInstancesWithExpiration) Sets the value ofCfnEC2FleetMixinProps.getTerminateInstancesWithExpiration()CfnEC2FleetMixinProps.Builder.terminateInstancesWithExpiration(IResolvable terminateInstancesWithExpiration) Sets the value ofCfnEC2FleetMixinProps.getTerminateInstancesWithExpiration()Sets the value ofCfnEC2FleetMixinProps.getType()Sets the value ofCfnEC2FleetMixinProps.getValidFrom()CfnEC2FleetMixinProps.Builder.validUntil(String validUntil) Sets the value ofCfnEC2FleetMixinProps.getValidUntil()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEC2FleetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEC2FleetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEC2FleetMixinProps.Builder.