ipSetForwardedIpConfig

@JvmName(name = "kiluhsyqyaapkalm")
suspend fun ipSetForwardedIpConfig(value: Output<WebAclIpSetForwardedIpConfigurationArgs>)
@JvmName(name = "ykeovvbypaqpoart")
suspend fun ipSetForwardedIpConfig(value: WebAclIpSetForwardedIpConfigurationArgs?)

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. Commonly, this is the X-Forwarded-For (XFF) header, but you can specify any header name.

If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.


@JvmName(name = "txmelvcdkwpgyklt")
suspend fun ipSetForwardedIpConfig(argument: suspend WebAclIpSetForwardedIpConfigurationArgsBuilder.() -> 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. Commonly, this is the X-Forwarded-For (XFF) header, but you can specify any header name.

If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.