AWSWAFWebACLIPSetReferenceStatement
No description
type AWSWAFWebACLIPSetReferenceStatement {
arn: String!
iPSetForwardedIPConfiguration: AWSWAFWebACLIPSetForwardedIPConfiguration
}
Fields
AWSWAFWebACLIPSetReferenceStatement.arn
● String!
non-null scalar
The Amazon Resource Name (ARN) of the IPSet that this statement references
AWSWAFWebACLIPSetReferenceStatement.iPSetForwardedIPConfiguration
● AWSWAFWebACLIPSetForwardedIPConfiguration
object
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
Member of
AWSWAFWebACLStatement
object