Values.StopDevEnvironmentRequestSourcePauses a specified Dev Environment and places it in a non-running state. Stopped Dev Environments do not consume compute minutes.
type nonrec t = {spaceName : NameString.t;The name of the space.
*)projectName : NameString.t;The name of the project in the space.
*)id : Uuid.t;The system-generated unique ID of the Dev Environment.
*)}