forwardedIpConfig

@JvmName(name = "qkuoxbkmgwnotoof")
suspend fun forwardedIpConfig(value: Output<WebAclRuleStatementRateBasedStatementForwardedIpConfigArgs>)

Parameters

value

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. If aggregate_key_type is set to FORWARDED_IP, this block is required. See forwarded_ip_config below for details.


@JvmName(name = "uuxwmshwlghmjcrv")
suspend fun forwardedIpConfig(argument: suspend WebAclRuleStatementRateBasedStatementForwardedIpConfigArgsBuilder.() -> Unit)

Parameters

argument

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. If aggregate_key_type is set to FORWARDED_IP, this block is required. See forwarded_ip_config below for details.