Optional
Readonly
buildPartial build environment, will be combined with other build environments that apply
Optional
Readonly
cacheCaching strategy to use.
Optional
Readonly
fileProjectFileSystemLocation 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
Readonly
loggingInformation about logs for CodeBuild projects. A CodeBuild project can create logs in Amazon CloudWatch Logs, an S3 bucket, or both.
Optional
Readonly
partialPartial buildspec, will be combined with other buildspecs that apply
The BuildSpec must be available inline--it cannot reference a file on disk.
Optional
Readonly
rolePolicy statements to add to role
Optional
Readonly
securityWhich security group(s) to associate with the project network interfaces.
Only used if 'vpc' is supplied.
Optional
Readonly
subnetWhich subnets to use.
Only used if 'vpc' is supplied.
Optional
Readonly
timeoutThe 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
Readonly
vpcThe VPC where to create the CodeBuild network interfaces in.
Options for customizing a single CodeBuild project