geo Match Statement
suspend fun geoMatchStatement(value: Output<WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementStatementGeoMatchStatementArgs>)
suspend fun geoMatchStatement(value: WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementStatementGeoMatchStatementArgs?)
Parameters
value
Rule statement used to identify web requests based on country of origin. See geo_match_statement
below for details.
suspend fun geoMatchStatement(argument: suspend WebAclRuleStatementAndStatementStatementAndStatementStatementAndStatementStatementGeoMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement used to identify web requests based on country of origin. See geo_match_statement
below for details.