class Aws::WAFV2::Types::SingleHeader
One of the headers in a web request, identified by name, for example, `User-Agent` or `Referer`. This setting isn't case sensitive.
This is used only to indicate the web request component for WAF to inspect, in the FieldToMatch
specification.
@note When making an API call, you may pass SingleHeader
data as a hash: { name: "FieldToMatchData", # required }
@!attribute [rw] name
The name of the query header to inspect. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/SingleHeader AWS API Documentation
Constants
- SENSITIVE