Values.DeleteEnvironmentRequestSourceDeletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
type nonrec t = {environmentId : Identifier.t;The unique identifier of the runtime environment you want to delete.
*)}