Values.DevEnvironmentAccessDetailsSourceInformation about connection details for a Dev Environment.
type nonrec t = {streamUrl : SensitiveString.t option;The URL used to send commands to and from the Dev Environment.
*)tokenValue : SensitiveString.t option;An encrypted token value that contains session and caller information used to authenticate the connection.
*)}