/dhall-aws-cloudformation/cloudformation/AWS::CodeBuild::Project/WebhookFilter.dhall

Copy path to clipboard

Source

{ Type =
{ ExcludeMatchedPattern : Optional Bool
, Pattern : (./../../Fn.dhall).CfnText
, Type : (./../../Fn.dhall).CfnText
}
, default.ExcludeMatchedPattern = None Bool
}