@Stability(value=Experimental) @Internal public static final class EncryptionInTransitConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EncryptionInTransitConfig
EncryptionInTransitConfigsoftware.amazon.jsii.JsiiObject.InitializationModeEncryptionInTransitConfig.Builder, EncryptionInTransitConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EncryptionInTransitConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EncryptionInTransitConfig.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) |
ClientBrokerEncryption |
getClientBroker()
(experimental) Indicates the encryption setting for data in transit between clients and brokers.
|
Boolean |
getEnableInCluster()
(experimental) Indicates that data communication among the broker nodes of the cluster is encrypted.
|
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(EncryptionInTransitConfig.Builder builder)
EncryptionInTransitConfig.Builder.public final ClientBrokerEncryption getClientBroker()
EncryptionInTransitConfigDefault: - TLS
getClientBroker in interface EncryptionInTransitConfigpublic final Boolean getEnableInCluster()
EncryptionInTransitConfigDefault: true
getEnableInCluster in interface EncryptionInTransitConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.