DomainDomainSettingsRStudioServerProDomainSettings

data class DomainDomainSettingsRStudioServerProDomainSettings(val defaultResourceSpec: DomainDomainSettingsRStudioServerProDomainSettingsDefaultResourceSpec? = null, val domainExecutionRoleArn: String, val rStudioConnectUrl: String? = null, val rStudioPackageManagerUrl: String? = null)

Constructors

constructor(defaultResourceSpec: DomainDomainSettingsRStudioServerProDomainSettingsDefaultResourceSpec? = null, domainExecutionRoleArn: String, rStudioConnectUrl: String? = null, rStudioPackageManagerUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance. see Default Resource Spec below.

Link copied to clipboard

The ARN of the execution role for the RStudioServerPro Domain-level app.

Link copied to clipboard

A URL pointing to an RStudio Connect server.

Link copied to clipboard

A URL pointing to an RStudio Package Manager server.