geo Match Statement
suspend fun geoMatchStatement(value: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementGeoMatchStatementArgs>)
suspend fun geoMatchStatement(value: RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementGeoMatchStatementArgs?)
Parameters
value
A rule statement used to identify web requests based on country of origin. See GEO Match Statement below for details.
suspend fun geoMatchStatement(argument: suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementGeoMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
A rule statement used to identify web requests based on country of origin. See GEO Match Statement below for details.