Uses of Class
software.amazon.awscdk.services.codebuild.CfnFleet.Builder
Packages that use CfnFleet.Builder
-
Uses of CfnFleet.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CfnFleet.BuilderModifier and TypeMethodDescriptionCfnFleet.Builder.baseCapacity(Number baseCapacity) The initial number of machines allocated to the compute fleet, which defines the number of builds that can run in parallel.CfnFleet.Builder.computeType(String computeType) Information about the compute resources the compute fleet uses.static CfnFleet.BuilderCfnFleet.Builder.environmentType(String environmentType) The environment type of the compute fleet.The name of the compute fleet.A list of tag key and value pairs associated with this compute fleet.