Web Acl Rule Statement Rate Based Statement Scope Down Statement Not Statement Statement Ip Set Reference Statement
data class WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementIpSetReferenceStatement(val arn: String, val ipSetForwardedIpConfig: WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfig? = null)
Constructors
Link copied to clipboard
constructor(arn: String, ipSetForwardedIpConfig: WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfig? = null)
Properties
Link copied to clipboard
val ipSetForwardedIpConfig: WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfig? = null
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.