AWSWAFWebACLForwardedIPConfiguration
No description
type AWSWAFWebACLForwardedIPConfiguration {
fallbackBehavior: AWSWAFWebACLForwardedIPFallbackBehaviorType!
headerName: String!
}
Fields
AWSWAFWebACLForwardedIPConfiguration.fallbackBehavior
● AWSWAFWebACLForwardedIPFallbackBehaviorType!
non-null enum
The match status to assign to the web request if the request doesn't have a valid IP address in the specified position
AWSWAFWebACLForwardedIPConfiguration.headerName
● String!
non-null scalar
The name of the HTTP header to use for the IP address
Member of
AWSWAFWebACLGeoMatchStatement
object ● AWSWAFWebACLRateBasedStatement
object