| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static RStudioServerProAccessStatus |
RStudioServerProAccessStatus.fromValue(String value)
Use this in place of valueOf.
|
static RStudioServerProAccessStatus |
RStudioServerProAccessStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RStudioServerProAccessStatus[] |
RStudioServerProAccessStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RStudioServerProAppSettings |
RStudioServerProAppSettings.withAccessStatus(RStudioServerProAccessStatus accessStatus)
Indicates whether the current user has access to the
RStudioServerPro app. |
Copyright © 2024. All rights reserved.