pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupRegexMatchStatement
/
RuleGroupRegexMatchStatement
Rule
Group
Regex
Match
Statement
fun
RuleGroupRegexMatchStatement
(
fieldToMatch
:
RuleGroupFieldToMatch
,
regexString
:
String
,
textTransformations
:
List
<
RuleGroupTextTransformation
>
)