| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.BatchRestrictionsProperty.Builder |
CfnProject.BatchRestrictionsProperty.builder() |
CfnProject.BatchRestrictionsProperty.Builder |
CfnProject.BatchRestrictionsProperty.Builder.computeTypesAllowed(List<String> computeTypesAllowed)
Sets the value of
CfnProject.BatchRestrictionsProperty.getComputeTypesAllowed() |
CfnProject.BatchRestrictionsProperty.Builder |
CfnProject.BatchRestrictionsProperty.Builder.maximumBuildsAllowed(Number maximumBuildsAllowed)
Sets the value of
CfnProject.BatchRestrictionsProperty.getMaximumBuildsAllowed() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnProject.BatchRestrictionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
Copyright © 2022. All rights reserved.