Rule Group Rule Statement And Statement Statement And Statement Statement Ip Set Reference Statement Args
data class RuleGroupRuleStatementAndStatementStatementAndStatementStatementIpSetReferenceStatementArgs(val arn: Output<String>, val ipSetForwardedIpConfig: Output<RuleGroupRuleStatementAndStatementStatementAndStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementAndStatementStatementAndStatementStatementIpSetReferenceStatementArgs>
Constructors
Link copied to clipboard
constructor(arn: Output<String>, ipSetForwardedIpConfig: Output<RuleGroupRuleStatementAndStatementStatementAndStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null)
Properties
Link copied to clipboard
val ipSetForwardedIpConfig: Output<RuleGroupRuleStatementAndStatementStatementAndStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null
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. See IPSet Forwarded IP Config below for more details.