User Profile RStudio Server Pro App Settings
data class UserProfileRStudioServerProAppSettings(val accessStatus: UserProfileRStudioServerProAppSettingsAccessStatus? = null, val userGroup: UserProfileRStudioServerProAppSettingsUserGroup? = null)
A collection of settings that configure user interaction with the RStudioServerPro app.
Constructors
Link copied to clipboard
fun UserProfileRStudioServerProAppSettings(accessStatus: UserProfileRStudioServerProAppSettingsAccessStatus? = null, userGroup: UserProfileRStudioServerProAppSettingsUserGroup? = null)