Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnFleetMixinProps.Builder
Packages that use CfnFleetMixinProps.Builder
-
Uses of CfnFleetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnFleetMixinProps.BuilderModifier and TypeMethodDescriptionCfnFleetMixinProps.Builder.baseCapacity(Number baseCapacity) Sets the value ofCfnFleetMixinProps.getBaseCapacity()static CfnFleetMixinProps.BuilderCfnFleetMixinProps.builder()CfnFleetMixinProps.Builder.computeConfiguration(CfnFleetPropsMixin.ComputeConfigurationProperty computeConfiguration) Sets the value ofCfnFleetMixinProps.getComputeConfiguration()CfnFleetMixinProps.Builder.computeConfiguration(IResolvable computeConfiguration) Sets the value ofCfnFleetMixinProps.getComputeConfiguration()CfnFleetMixinProps.Builder.computeType(String computeType) Sets the value ofCfnFleetMixinProps.getComputeType()CfnFleetMixinProps.Builder.environmentType(String environmentType) Sets the value ofCfnFleetMixinProps.getEnvironmentType()CfnFleetMixinProps.Builder.fleetProxyConfiguration(CfnFleetPropsMixin.ProxyConfigurationProperty fleetProxyConfiguration) Sets the value ofCfnFleetMixinProps.getFleetProxyConfiguration()CfnFleetMixinProps.Builder.fleetProxyConfiguration(IResolvable fleetProxyConfiguration) Sets the value ofCfnFleetMixinProps.getFleetProxyConfiguration()CfnFleetMixinProps.Builder.fleetServiceRole(String fleetServiceRole) Sets the value ofCfnFleetMixinProps.getFleetServiceRole()CfnFleetMixinProps.Builder.fleetVpcConfig(CfnFleetPropsMixin.VpcConfigProperty fleetVpcConfig) Sets the value ofCfnFleetMixinProps.getFleetVpcConfig()CfnFleetMixinProps.Builder.fleetVpcConfig(IResolvable fleetVpcConfig) Sets the value ofCfnFleetMixinProps.getFleetVpcConfig()Sets the value ofCfnFleetMixinProps.getImageId()Sets the value ofCfnFleetMixinProps.getName()CfnFleetMixinProps.Builder.overflowBehavior(String overflowBehavior) Sets the value ofCfnFleetMixinProps.getOverflowBehavior()CfnFleetMixinProps.Builder.scalingConfiguration(CfnFleetPropsMixin.ScalingConfigurationInputProperty scalingConfiguration) Sets the value ofCfnFleetMixinProps.getScalingConfiguration()CfnFleetMixinProps.Builder.scalingConfiguration(IResolvable scalingConfiguration) Sets the value ofCfnFleetMixinProps.getScalingConfiguration()Sets the value ofCfnFleetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnFleetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFleetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFleetMixinProps.Builder.