@Stability(value=Stable) @Internal public static final class CfnStream.KinesisConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStream.KinesisConfigurationProperty
CfnStream.KinesisConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStream.KinesisConfigurationProperty.Builder, CfnStream.KinesisConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStream.KinesisConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStream.KinesisConfigurationProperty.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) |
Object |
getAggregationEnabled()
Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of records sent per API call.
|
String |
getStreamArn()
The Amazon Resource Name (ARN) of the Kinesis Data Streams resource.
|
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(CfnStream.KinesisConfigurationProperty.Builder builder)
CfnStream.KinesisConfigurationProperty.Builder.public final Object getAggregationEnabled()
CfnStream.KinesisConfigurationPropertyThis option is enabled by default. Record aggregation has important implications for processing records and requires de-aggregation in your stream consumer. To learn more, see KPL Key Concepts and Consumer De-aggregation in the Amazon Kinesis Data Streams Developer Guide .
getAggregationEnabled in interface CfnStream.KinesisConfigurationPropertypublic final String getStreamArn()
CfnStream.KinesisConfigurationPropertygetStreamArn in interface CfnStream.KinesisConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.