RuleGroupRuleStatementOrStatementStatementAndStatementStatementIpSetReferenceStatementArgs

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

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

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.

Functions

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