/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::WebACL/Headers.dhall

Copy path to clipboard

Source

{ Type =
{ MatchPattern : (./HeaderMatchPattern.dhall).Type
, MatchScope : (./../../Fn.dhall).CfnText
, OversizeHandling : (./../../Fn.dhall).CfnText
}
, default = {=}
}