ip Set Forwarded Ip Config
suspend fun ipSetForwardedIpConfig(value: Output<WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>)
suspend fun ipSetForwardedIpConfig(value: WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs?)
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. See ip_set_forwarded_ip_config
below for more details.
suspend fun ipSetForwardedIpConfig(argument: suspend WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgsBuilder.() -> 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. See ip_set_forwarded_ip_config
below for more details.