Values.CreatePartnerInputRequestSourceA request to create a partner input
type nonrec t = {inputId : string;Unique ID of the input.
*)requestId : string option;Unique identifier of the request to ensure the request is handled exactly once in case of retries.
*)}