r Studio Server Pro App Settings
suspend fun rStudioServerProAppSettings(value: Output<UserProfileUserSettingsRStudioServerProAppSettingsArgs>)
suspend fun rStudioServerProAppSettings(value: UserProfileUserSettingsRStudioServerProAppSettingsArgs?)
Parameters
value
A collection of settings that configure user interaction with the RStudioServerPro app. See RStudio Server Pro App Settings below.
suspend fun rStudioServerProAppSettings(argument: suspend UserProfileUserSettingsRStudioServerProAppSettingsArgsBuilder.() -> Unit)
Parameters
argument
A collection of settings that configure user interaction with the RStudioServerPro app. See RStudio Server Pro App Settings below.