Values.AwsWafv2CustomHttpHeaderSourceA custom header for custom request and response handling.
type nonrec t = {name : NonEmptyString.t option;The name of the custom header.
*)value : NonEmptyString.t option;The value of the custom header.
*)}