singleHeader
construct an aws.sdk.kotlin.services.wafv2.model.SingleHeader inside the given block
Inspect a single header. Provide the name of the header to inspect, for example, User-Agent
or Referer
. This setting isn't case sensitive.
Example JSON: "SingleHeader": { "Name": "haystack" }
Alternately, you can filter and inspect all headers with the Headers``FieldToMatch
setting.