@Stability(value=Stable) @Internal public static final class CfnUserProfile.UserSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfile.UserSettingsProperty
CfnUserProfile.UserSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfile.UserSettingsProperty.Builder, CfnUserProfile.UserSettingsProperty.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.
|
protected |
Jsii$Proxy(String executionRole,
Object jupyterServerAppSettings,
Object kernelGatewayAppSettings,
List<String> securityGroups,
Object sharingSettings)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfile.CustomImageProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getExecutionRole()
`CfnUserProfile.UserSettingsProperty.ExecutionRole`.
|
Object |
getJupyterServerAppSettings()
`CfnUserProfile.UserSettingsProperty.JupyterServerAppSettings`.
|
Object |
getKernelGatewayAppSettings()
`CfnUserProfile.UserSettingsProperty.KernelGatewayAppSettings`.
|
List<String> |
getSecurityGroups()
`CfnUserProfile.UserSettingsProperty.SecurityGroups`.
|
Object |
getSharingSettings()
`CfnUserProfile.UserSettingsProperty.SharingSettings`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String executionRole, Object jupyterServerAppSettings, Object kernelGatewayAppSettings, List<String> securityGroups, Object sharingSettings)
CfnUserProfile.CustomImageProperty.Builder.public final String getExecutionRole()
CfnUserProfile.UserSettingsPropertygetExecutionRole in interface CfnUserProfile.UserSettingsPropertypublic final Object getJupyterServerAppSettings()
CfnUserProfile.UserSettingsPropertygetJupyterServerAppSettings in interface CfnUserProfile.UserSettingsPropertypublic final Object getKernelGatewayAppSettings()
CfnUserProfile.UserSettingsPropertygetKernelGatewayAppSettings in interface CfnUserProfile.UserSettingsPropertypublic final List<String> getSecurityGroups()
CfnUserProfile.UserSettingsPropertygetSecurityGroups in interface CfnUserProfile.UserSettingsPropertypublic final Object getSharingSettings()
CfnUserProfile.UserSettingsPropertygetSharingSettings in interface CfnUserProfile.UserSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.