/AWS1/CL_SGMRSTUDIOSERVERPRO01¶
A collection of settings that configure the RStudioServerPro Domain-level app.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainexecutionrolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN¶
The ARN of the execution role for the
RStudioServerProDomain-level app.
Optional arguments:¶
iv_rstudioconnecturl TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING¶
A URL pointing to an RStudio Connect server.
iv_rstudiopackagemanagerurl TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING¶
A URL pointing to an RStudio Package Manager server.
io_defaultresourcespec TYPE REF TO /AWS1/CL_SGMRESOURCESPEC /AWS1/CL_SGMRESOURCESPEC¶
Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
When both
SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.
Queryable Attributes¶
DomainExecutionRoleArn¶
The ARN of the execution role for the
RStudioServerProDomain-level app.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINEXECUTIONROLEARN() |
Getter for DOMAINEXECUTIONROLEARN, with configurable default |
ASK_DOMAINEXECUTIONROLEARN() |
Getter for DOMAINEXECUTIONROLEARN w/ exceptions if field has |
HAS_DOMAINEXECUTIONROLEARN() |
Determine if DOMAINEXECUTIONROLEARN has a value |
RStudioConnectUrl¶
A URL pointing to an RStudio Connect server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RSTUDIOCONNECTURL() |
Getter for RSTUDIOCONNECTURL, with configurable default |
ASK_RSTUDIOCONNECTURL() |
Getter for RSTUDIOCONNECTURL w/ exceptions if field has no v |
HAS_RSTUDIOCONNECTURL() |
Determine if RSTUDIOCONNECTURL has a value |
RStudioPackageManagerUrl¶
A URL pointing to an RStudio Package Manager server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RSTUDIOPACKAGEMANAGERURL() |
Getter for RSTUDIOPACKAGEMANAGERURL, with configurable defau |
ASK_RSTUDIOPACKAGEMANAGERURL() |
Getter for RSTUDIOPACKAGEMANAGERURL w/ exceptions if field h |
HAS_RSTUDIOPACKAGEMANAGERURL() |
Determine if RSTUDIOPACKAGEMANAGERURL has a value |
DefaultResourceSpec¶
Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
When both
SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTRESOURCESPEC() |
Getter for DEFAULTRESOURCESPEC |