| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RStudioServerProAppSettings |
RStudioServerProAppSettings.clone() |
RStudioServerProAppSettings |
UserSettings.getRStudioServerProAppSettings()
A collection of settings that configure user interaction with the
RStudioServerPro app. |
RStudioServerProAppSettings |
RStudioServerProAppSettings.withAccessStatus(RStudioServerProAccessStatus accessStatus)
Indicates whether the current user has access to the
RStudioServerPro app. |
RStudioServerProAppSettings |
RStudioServerProAppSettings.withAccessStatus(String accessStatus)
Indicates whether the current user has access to the
RStudioServerPro app. |
RStudioServerProAppSettings |
RStudioServerProAppSettings.withUserGroup(RStudioServerProUserGroup userGroup)
The level of permissions that the user has within the
RStudioServerPro app. |
RStudioServerProAppSettings |
RStudioServerProAppSettings.withUserGroup(String userGroup)
The level of permissions that the user has within the
RStudioServerPro app. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setRStudioServerProAppSettings(RStudioServerProAppSettings rStudioServerProAppSettings)
A collection of settings that configure user interaction with the
RStudioServerPro app. |
UserSettings |
UserSettings.withRStudioServerProAppSettings(RStudioServerProAppSettings rStudioServerProAppSettings)
A collection of settings that configure user interaction with the
RStudioServerPro app. |
Copyright © 2023. All rights reserved.