pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
WebAclRegexMatchStatementArgs
/
WebAclRegexMatchStatementArgs
Web
Acl
Regex
Match
Statement
Args
fun
WebAclRegexMatchStatementArgs
(
fieldToMatch
:
Output
<
WebAclFieldToMatchArgs
>
,
regexString
:
Output
<
String
>
,
textTransformations
:
Output
<
List
<
WebAclTextTransformationArgs
>
>
)