forwardedIpConfig

@JvmName(name = "tbemdgdachacykcl")
suspend fun forwardedIpConfig(value: Output<RuleGroupRuleStatementRateBasedStatementForwardedIpConfigArgs>)

Parameters

value

The 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 = "jyjcfqsrrgkswmol")
suspend fun forwardedIpConfig(argument: suspend RuleGroupRuleStatementRateBasedStatementForwardedIpConfigArgsBuilder.() -> Unit)

Parameters

argument

The 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.