@Stability(value=Stable) @Internal public static final class CfnUserProfile.SharingSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfile.SharingSettingsProperty
CfnUserProfile.SharingSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfile.SharingSettingsProperty.Builder, CfnUserProfile.SharingSettingsProperty.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 notebookOutputOption,
String s3KmsKeyId,
String s3OutputPath)
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 |
getNotebookOutputOption()
`CfnUserProfile.SharingSettingsProperty.NotebookOutputOption`.
|
String |
getS3KmsKeyId()
`CfnUserProfile.SharingSettingsProperty.S3KmsKeyId`.
|
String |
getS3OutputPath()
`CfnUserProfile.SharingSettingsProperty.S3OutputPath`.
|
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 notebookOutputOption, String s3KmsKeyId, String s3OutputPath)
CfnUserProfile.CustomImageProperty.Builder.public final String getNotebookOutputOption()
CfnUserProfile.SharingSettingsPropertygetNotebookOutputOption in interface CfnUserProfile.SharingSettingsPropertypublic final String getS3KmsKeyId()
CfnUserProfile.SharingSettingsPropertygetS3KmsKeyId in interface CfnUserProfile.SharingSettingsPropertypublic final String getS3OutputPath()
CfnUserProfile.SharingSettingsPropertygetS3OutputPath in interface CfnUserProfile.SharingSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.