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