@Stability(value=Stable) @Internal public static final class StreamAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StreamAttributes
StreamAttributessoftware.amazon.jsii.JsiiObject.InitializationModeStreamAttributes.Builder, StreamAttributes.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(StreamAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StreamAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IKey |
getEncryptionKey()
The KMS key securing the contents of the stream if encryption is enabled.
|
String |
getStreamArn()
The ARN of the stream.
|
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(StreamAttributes.Builder builder)
StreamAttributes.Builder.public final String getStreamArn()
StreamAttributesgetStreamArn in interface StreamAttributespublic final IKey getEncryptionKey()
StreamAttributesDefault: - No encryption
getEncryptionKey in interface StreamAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.