@Stability(value=Stable) public static final class CfnUserProfile.RStudioServerProAppSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserProfile.RStudioServerProAppSettingsProperty>
CfnUserProfile.RStudioServerProAppSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfile.RStudioServerProAppSettingsProperty.Builder |
accessStatus(String accessStatus)
Sets the value of
CfnUserProfile.RStudioServerProAppSettingsProperty.getAccessStatus() |
CfnUserProfile.RStudioServerProAppSettingsProperty |
build()
Builds the configured instance.
|
CfnUserProfile.RStudioServerProAppSettingsProperty.Builder |
userGroup(String userGroup)
Sets the value of
CfnUserProfile.RStudioServerProAppSettingsProperty.getUserGroup() |
@Stability(value=Stable) public CfnUserProfile.RStudioServerProAppSettingsProperty.Builder accessStatus(String accessStatus)
CfnUserProfile.RStudioServerProAppSettingsProperty.getAccessStatus()accessStatus - Indicates whether the current user has access to the `RStudioServerPro` app.this@Stability(value=Stable) public CfnUserProfile.RStudioServerProAppSettingsProperty.Builder userGroup(String userGroup)
CfnUserProfile.RStudioServerProAppSettingsProperty.getUserGroup()userGroup - 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.this@Stability(value=Stable) public CfnUserProfile.RStudioServerProAppSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnUserProfile.RStudioServerProAppSettingsProperty>CfnUserProfile.RStudioServerProAppSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.