public static final class CfnDomain.RStudioServerProDomainSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.RStudioServerProDomainSettingsProperty
CfnDomain.RStudioServerProDomainSettingsProperty
CfnDomain.RStudioServerProDomainSettingsProperty.Builder, CfnDomain.RStudioServerProDomainSettingsProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getDefaultResourceSpec()
A collection that defines the default `InstanceType` , `SageMakerImageArn` , and `SageMakerImageVersionArn` for the Domain.
|
java.lang.String |
getDomainExecutionRoleArn()
The ARN of the execution role for the `RStudioServerPro` Domain-level app.
|
java.lang.String |
getRStudioConnectUrl()
A URL pointing to an RStudio Connect server.
|
java.lang.String |
getRStudioPackageManagerUrl()
A URL pointing to an RStudio Package Manager server.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getDomainExecutionRoleArn()
CfnDomain.RStudioServerProDomainSettingsProperty
getDomainExecutionRoleArn
in interface CfnDomain.RStudioServerProDomainSettingsProperty
public final java.lang.Object getDefaultResourceSpec()
CfnDomain.RStudioServerProDomainSettingsProperty
getDefaultResourceSpec
in interface CfnDomain.RStudioServerProDomainSettingsProperty
public final java.lang.String getRStudioConnectUrl()
CfnDomain.RStudioServerProDomainSettingsProperty
getRStudioConnectUrl
in interface CfnDomain.RStudioServerProDomainSettingsProperty
public final java.lang.String getRStudioPackageManagerUrl()
CfnDomain.RStudioServerProDomainSettingsProperty
getRStudioPackageManagerUrl
in interface CfnDomain.RStudioServerProDomainSettingsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()