pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
RuleGroupCookieMatchPatternArgs
/
RuleGroupCookieMatchPatternArgs
Rule
Group
Cookie
Match
Pattern
Args
fun
RuleGroupCookieMatchPatternArgs
(
all
:
Output
<
Any
>
?
=
null
,
excludedCookies
:
Output
<
List
<
String
>
>
?
=
null
,
includedCookies
:
Output
<
List
<
String
>
>
?
=
null
)