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.
Contents
- Name
-
The name of the HTTP header.
Type: String
Required: No
- Value
-
The value of the HTTP header.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: