Skip to content

/AWS1/CL_SGMRSTUDIOSERVERPRO02

A collection of settings that update the current configuration for the RStudioServerPro Domain-level app.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_domainexecutionrolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN

The execution role for the RStudioServerPro Domain-level app.

Optional arguments:

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 SageMakerImageVersionArn and SageMakerImageArn are passed, SageMakerImageVersionArn is used. Any updates to SageMakerImageArn will not take effect if SageMakerImageVersionArn already exists in the ResourceSpec because SageMakerImageVersionArn always takes precedence. To clear the value set for SageMakerImageVersionArn, pass None as the value.

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.


Queryable Attributes

DomainExecutionRoleArn

The execution role for the RStudioServerPro Domain-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

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 SageMakerImageVersionArn and SageMakerImageArn are passed, SageMakerImageVersionArn is used. Any updates to SageMakerImageArn will not take effect if SageMakerImageVersionArn already exists in the ResourceSpec because SageMakerImageVersionArn always takes precedence. To clear the value set for SageMakerImageVersionArn, pass None as the value.

Accessible with the following methods

Method Description
GET_DEFAULTRESOURCESPEC() Getter for DEFAULTRESOURCESPEC

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