Values.DeleteProjectRequestSourceDeletes a project from IoT SiteWise Monitor.
type nonrec t = {projectId : ID.t;The ID of the project.
*)clientToken : ClientToken.t option;A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
*)}