AWS CodeBuild Project ProjectTriggers
ProjectTriggers is a property of the AWS::CodeBuild::Project resource that specifies the environment for
an AWS CodeBuild project.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Webhook" :Boolean}
YAML
Webhook:Boolean
