pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
WebAclRegexMatchStatement
/
WebAclRegexMatchStatement
Web
Acl
Regex
Match
Statement
fun
WebAclRegexMatchStatement
(
fieldToMatch
:
WebAclFieldToMatch
,
regexString
:
String
,
textTransformations
:
List
<
WebAclTextTransformation
>
)