WebAclRegexMatchStatementArgs

fun WebAclRegexMatchStatementArgs(fieldToMatch: Output<WebAclFieldToMatchArgs>, regexString: Output<String>, textTransformations: Output<List<WebAclTextTransformationArgs>>)