@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder, CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.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) |
Number |
getIntervalInSeconds()
Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination.
|
Number |
getSizeInMBs()
Buffer incoming data to the specified size, in MBs, before delivering it to the destination.
|
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(CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final Number getIntervalInSeconds()
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsPropertyThe default value is 300 (5 minutes).
getIntervalInSeconds in interface CfnDeliveryStream.AmazonopensearchserviceBufferingHintsPropertypublic final Number getSizeInMBs()
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsPropertyThe default value is 5. We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec, the value should be 10 MB or higher.
getSizeInMBs in interface CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.