| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.clone() |
RStudioServerProDomainSettingsForUpdate |
DomainSettingsForUpdate.getRStudioServerProDomainSettingsForUpdate()
A collection of
RStudioServerPro Domain-level app settings to update. |
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.withDomainExecutionRoleArn(String domainExecutionRoleArn)
The execution role for the
RStudioServerPro Domain-level app. |
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.withRStudioConnectUrl(String rStudioConnectUrl)
A URL pointing to an RStudio Connect server.
|
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.withRStudioPackageManagerUrl(String rStudioPackageManagerUrl)
A URL pointing to an RStudio Package Manager server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainSettingsForUpdate.setRStudioServerProDomainSettingsForUpdate(RStudioServerProDomainSettingsForUpdate rStudioServerProDomainSettingsForUpdate)
A collection of
RStudioServerPro Domain-level app settings to update. |
DomainSettingsForUpdate |
DomainSettingsForUpdate.withRStudioServerProDomainSettingsForUpdate(RStudioServerProDomainSettingsForUpdate rStudioServerProDomainSettingsForUpdate)
A collection of
RStudioServerPro Domain-level app settings to update. |
Copyright © 2024. All rights reserved.