Domain Domain Settings RStudio Server Pro Domain Settings
data class DomainDomainSettingsRStudioServerProDomainSettings(val defaultResourceSpec: DomainDomainSettingsRStudioServerProDomainSettingsDefaultResourceSpec? = null, val domainExecutionRoleArn: String, val rStudioConnectUrl: String? = null, val rStudioPackageManagerUrl: String? = null)
Constructors
Link copied to clipboard
constructor(defaultResourceSpec: DomainDomainSettingsRStudioServerProDomainSettingsDefaultResourceSpec? = null, domainExecutionRoleArn: String, rStudioConnectUrl: String? = null, rStudioPackageManagerUrl: String? = null)
Properties
Link copied to clipboard
val defaultResourceSpec: DomainDomainSettingsRStudioServerProDomainSettingsDefaultResourceSpec? = null
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.