Builder
Properties
The initial number of machines allocated to the compute fleet, which defines the number of builds that can run in parallel.
The compute configuration of the compute fleet. This is only required if computeType
is set to ATTRIBUTE_BASED_COMPUTE
or CUSTOM_INSTANCE_TYPE
.
Information about the compute resources the compute fleet uses. Available values include:
The environment type of the compute fleet.
The service role associated with the compute fleet. For more information, see Allow a user to add a permission policy for a fleet service role in the CodeBuild User Guide.
The compute fleet overflow behavior.
The proxy configuration of the compute fleet.
The scaling configuration of the compute fleet.
Functions
construct an aws.sdk.kotlin.services.codebuild.model.ComputeConfiguration inside the given block
construct an aws.sdk.kotlin.services.codebuild.model.ProxyConfiguration inside the given block
construct an aws.sdk.kotlin.services.codebuild.model.ScalingConfigurationInput inside the given block
construct an aws.sdk.kotlin.services.codebuild.model.VpcConfig inside the given block