@Stability(value=Experimental) @Internal public static final class EbsStorageInfo.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EbsStorageInfo
EbsStorageInfosoftware.amazon.jsii.JsiiObject.InitializationModeEbsStorageInfo.Builder, EbsStorageInfo.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EbsStorageInfo.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EbsStorageInfo.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) |
IKey |
getEncryptionKey()
(experimental) The AWS KMS key for encrypting data at rest.
|
Number |
getVolumeSize()
(experimental) The size in GiB of the EBS volume for the data drive on each broker node.
|
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(EbsStorageInfo.Builder builder)
EbsStorageInfo.Builder.public final IKey getEncryptionKey()
EbsStorageInfoDefault: Uses AWS managed CMK (aws/kafka)
getEncryptionKey in interface EbsStorageInfopublic final Number getVolumeSize()
EbsStorageInfoDefault: 1000
getVolumeSize in interface EbsStorageInfo@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.