Values_0.RStudioServerProAppSettingsSourceA collection of settings that configure user interaction with the RStudioServerPro app.
type nonrec t = {accessStatus : RStudioServerProAccessStatus.t option;Indicates whether the current user has access to the RStudioServerPro app.
*)userGroup : RStudioServerProUserGroup.t option;The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.
*)}