@Stability(value=Stable) @Internal public static final class CfnDomain.SharingSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.SharingSettingsProperty
CfnDomain.SharingSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.SharingSettingsProperty.Builder, CfnDomain.SharingSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.SharingSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.CustomImageProperty.Builder. |
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(Object o) |
String |
getNotebookOutputOption()
Whether to include the notebook cell output when sharing the notebook.
|
String |
getS3KmsKeyId()
When `NotebookOutputOption` is `Allowed` , the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
|
String |
getS3OutputPath()
When `NotebookOutputOption` is `Allowed` , the Amazon S3 bucket used to store the shared notebook snapshots.
|
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(CfnDomain.SharingSettingsProperty.Builder builder)
CfnDomain.CustomImageProperty.Builder.public final String getNotebookOutputOption()
CfnDomain.SharingSettingsProperty
The default is Disabled .
getNotebookOutputOption in interface CfnDomain.SharingSettingsPropertypublic final String getS3KmsKeyId()
CfnDomain.SharingSettingsPropertygetS3KmsKeyId in interface CfnDomain.SharingSettingsPropertypublic final String getS3OutputPath()
CfnDomain.SharingSettingsPropertygetS3OutputPath in interface CfnDomain.SharingSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.