AwsCodeBuildProjectEnvironment    
    Information about the build environment for this build project.
Types
Properties
Link copied to clipboard
                  The certificate to use with this build project.
Link copied to clipboard
                  A set of environment variables to make available to builds for the build project.
Link copied to clipboard
                  The type of credentials CodeBuild uses to pull images in your build.
Link copied to clipboard
                  Whether to allow the Docker daemon to run inside a Docker container. Set to true if the build project is used to build Docker images.
Link copied to clipboard
                  The credentials for access to a private registry.
Functions
Link copied to clipboard
                  inline fun copy(block: AwsCodeBuildProjectEnvironment.Builder.() -> Unit = {}): AwsCodeBuildProjectEnvironment