class Aws::WAFV2::Types::HTTPHeader

Part of the response from GetSampledRequests. This is a complex type that appears as `Headers` in the response syntax. `HTTPHeader` contains the names and values of all of the headers that appear in one of the web requests.

@!attribute [rw] name

The name of the HTTP header.
@return [String]

@!attribute [rw] value

The value of the HTTP header.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/HTTPHeader AWS API Documentation

Constants

SENSITIVE