WebAclRuleStatementOrStatementStatementAndStatementStatementIpSetReferenceStatementArgs

data class WebAclRuleStatementOrStatementStatementAndStatementStatementIpSetReferenceStatementArgs(val arn: Output<String>, val ipSetForwardedIpConfig: Output<WebAclRuleStatementOrStatementStatementAndStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null) : ConvertibleToJava<WebAclRuleStatementOrStatementStatementAndStatementStatementIpSetReferenceStatementArgs>

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the IP Set that this statement references.

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 ip_set_forwarded_ip_config below for more details.

Functions

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