AWS::CodeBuild::Project FilterGroup
A list of WebhookFilter
objects used to determine which webhook events are triggered.
At least one WebhookFilter
in the list must specify EVENT
as its type. The FilterGroups
property
of the AWS CodeBuild Project ProjectTriggers property type is a list of FilterGroup
objects.
Required: No
Type: A list of WebhookFilter objects
Update requires: No interruption