Builder

class Builder

Properties

Link copied to clipboard

The ARN of the Amazon S3 bucket, path prefix, and object key that contains the PEM-encoded certificate for the build project. For more information, see certificate in the CodeBuild User Guide.

Link copied to clipboard

Information about the compute resources the build project uses. Available values include:

Link copied to clipboard

A set of environment variables to make available to builds for this build project.

Link copied to clipboard

A ProjectFleet object to use for this build project.

Link copied to clipboard

The image tag or image digest that identifies the Docker image to use for this build project. Use the following formats:

Link copied to clipboard

The type of credentials CodeBuild uses to pull images in your build. There are two valid values:

Link copied to clipboard

Enables running the Docker daemon inside a Docker container. Set to true only if the build project is used to build Docker images. Otherwise, a build that attempts to interact with the Docker daemon fails. The default setting is false.

Link copied to clipboard

The credentials for access to a private registry.

Link copied to clipboard

The type of build environment to use for related builds.

Functions

Link copied to clipboard