/dhall-aws-cloudformation/cloudformation/AWS::CodeBuild::Project/WebhookFilter.dhall
Copy path to clipboardSource
{ Type =
{ ExcludeMatchedPattern : Optional Bool
, Pattern : (./../../Fn.dhall).CfnText
, Type : (./../../Fn.dhall).CfnText
}
, default.ExcludeMatchedPattern = None Bool
}