@Stability(value=Stable) public static final class CfnDomain.RStudioServerProDomainSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.RStudioServerProDomainSettingsProperty>
CfnDomain.RStudioServerProDomainSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.RStudioServerProDomainSettingsProperty |
build()
Builds the configured instance.
|
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
defaultResourceSpec(CfnDomain.ResourceSpecProperty defaultResourceSpec)
|
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
defaultResourceSpec(IResolvable defaultResourceSpec)
|
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
domainExecutionRoleArn(String domainExecutionRoleArn)
|
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
rStudioConnectUrl(String rStudioConnectUrl)
Sets the value of
CfnDomain.RStudioServerProDomainSettingsProperty.getRStudioConnectUrl() |
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
rStudioPackageManagerUrl(String rStudioPackageManagerUrl)
|
@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty.Builder domainExecutionRoleArn(String domainExecutionRoleArn)
domainExecutionRoleArn - The ARN of the execution role for the `RStudioServerPro` Domain-level app. This parameter is required.this@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty.Builder defaultResourceSpec(CfnDomain.ResourceSpecProperty defaultResourceSpec)
defaultResourceSpec - A collection that defines the default `InstanceType` , `SageMakerImageArn` , and `SageMakerImageVersionArn` for the Domain.this@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty.Builder defaultResourceSpec(IResolvable defaultResourceSpec)
defaultResourceSpec - A collection that defines the default `InstanceType` , `SageMakerImageArn` , and `SageMakerImageVersionArn` for the Domain.this@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty.Builder rStudioConnectUrl(String rStudioConnectUrl)
CfnDomain.RStudioServerProDomainSettingsProperty.getRStudioConnectUrl()rStudioConnectUrl - A URL pointing to an RStudio Connect server.this@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty.Builder rStudioPackageManagerUrl(String rStudioPackageManagerUrl)
rStudioPackageManagerUrl - A URL pointing to an RStudio Package Manager server.this@Stability(value=Stable) public CfnDomain.RStudioServerProDomainSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.RStudioServerProDomainSettingsProperty>CfnDomain.RStudioServerProDomainSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.