AWSWAFWebACLRuleCustomHTTPHeader
No description
type AWSWAFWebACLRuleCustomHTTPHeader {
name: String!
value: String!
}
Fields
AWSWAFWebACLRuleCustomHTTPHeader.name
● String!
non-null scalar
The name of the custom header
AWSWAFWebACLRuleCustomHTTPHeader.value
● String!
non-null scalar
The value of the custom header
Member of
AWSWAFWebACLRuleActionCustomRequestHandling
object ● AWSWAFWebACLRuleBlockActionCustomResponse
object