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 AI image created on the instance. see default_resource_spec Block above.

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.