Values.ConnectionApiKeyAuthResponseParametersSourceContains the authorization parameters for the connection if API Key is specified as the authorization type.
type nonrec t = {apiKeyName : AuthHeaderParameters.t option;The name of the header to use for the APIKeyValue used for authorization.
*)}