Values.MonitorDeploymentSourceRepresents the latest monitor deployment of a signal map.
type nonrec t = {detailsUri : string option;URI associated with a signal map's monitor deployment.
*)errorMessage : string option;Error message associated with a failed monitor deployment of a signal map.
*)status : SignalMapMonitorDeploymentStatus.t option;}