Whether to allow the CodeBuild to send all network traffic.
Defines where build artifacts will be stored.
Indicates whether AWS CodeBuild generates a publicly accessible URL for your project's build badge.
Filename or contents of buildspec in JSON format.
Whether to check for the presence of any secrets in the environment variables of the default type, BuildEnvironmentVariableType.PLAINTEXT.
Maximum number of concurrent builds.
Project.Builder.create(software.constructs.Construct scope,
String id)
A description of the project.
Encryption key to use to read and write artifacts.
Build environment to use for the build.
Additional environment variables to add to the build environment.
An ProjectFileSystemLocation objects for a CodeBuild build project.
Add permissions to this project's role to create and use test report groups with name starting with the name of this project.
Information about logs for the build project.
The physical, human-readable name of the CodeBuild Project.
The number of minutes after which AWS CodeBuild stops the build if it's still in queue.
Service Role to assume while running the build.
The secondary artifacts for the Project.
The secondary sources for the Project.
What security group to associate with the codebuild project's network interfaces.
Where to place the network interfaces within the VPC.
The number of minutes after which AWS CodeBuild stops the build if it's not complete.
VPC network to place codebuild network interfaces.