WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs

data class WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs(val countryCodes: Output<List<String>>, val forwardedIpConfig: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementAndStatementStatementGeoMatchStatementForwardedIpConfigArgs>? = null) : ConvertibleToJava<WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs>

Properties

Link copied to clipboard
val countryCodes: Output<List<String>>

Array of two-character country codes, for example, "US", "CN" , from the alpha-2 country ISO codes of the ISO 3166 international standard. See the documentation for valid values.

Link copied to clipboard

Configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address that's reported by the web request origin. See forwarded_ip_config below for details.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs