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