/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::WebACL/Cookies.dhall
Copy path to clipboardSource
{ Type =
{ MatchPattern : (./CookieMatchPattern.dhall).Type
, MatchScope : (./../../Fn.dhall).CfnText
, OversizeHandling : (./../../Fn.dhall).CfnText
}
, default = {=}
}