pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
RuleGroupGeoMatchStatementArgs
/
RuleGroupGeoMatchStatementArgs
Rule
Group
Geo
Match
Statement
Args
fun
RuleGroupGeoMatchStatementArgs
(
countryCodes
:
Output
<
List
<
String
>
>
?
=
null
,
forwardedIpConfig
:
Output
<
RuleGroupForwardedIpConfigurationArgs
>
?
=
null
)