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

Copy path to clipboard

Source

{ Type =
{ FieldToMatch : (./FieldToMatch.dhall).Type
, TextTransformations : List (./TextTransformation.dhall).Type
}
, default = {=}
}