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