/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::RuleGroup/XssMatchStatement.dhall
Copy path to clipboardSource
{ Type =
{ FieldToMatch : (./FieldToMatch.dhall).Type
, TextTransformations : List (./TextTransformation.dhall).Type
}
, default = {=}
}