Optional ReadonlybuildPartial build environment, will be combined with other build environments that apply
Optional ReadonlycacheCaching strategy to use.
Optional ReadonlyfileProjectFileSystemLocation objects for CodeBuild build projects.
A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Requires a vpc to be set and privileged to be set to true.
Optional ReadonlyloggingInformation about logs for CodeBuild projects. A CodeBuild project can create logs in Amazon CloudWatch Logs, an S3 bucket, or both.
Optional ReadonlypartialPartial buildspec, will be combined with other buildspecs that apply
The BuildSpec must be available inline--it cannot reference a file on disk.
Optional ReadonlyrolePolicy statements to add to role
Optional ReadonlysecurityWhich security group(s) to associate with the project network interfaces.
Only used if 'vpc' is supplied.
Optional ReadonlysubnetWhich subnets to use.
Only used if 'vpc' is supplied.
Optional ReadonlytimeoutThe number of minutes after which AWS CodeBuild stops the build if it's not complete. For valid values, see the timeoutInMinutes field in the AWS CodeBuild User Guide.
Optional ReadonlyvpcThe VPC where to create the CodeBuild network interfaces in.
Options for customizing a single CodeBuild project