@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.ProcessorParameterProperty
CfnDeliveryStream.ProcessorParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.ProcessorParameterProperty.Builder, CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.ProcessorParameterProperty.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) |
String |
getParameterName()
The name of the parameter.
|
String |
getParameterValue()
The parameter value.
|
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.ProcessorParameterProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final String getParameterName()
CfnDeliveryStream.ProcessorParameterProperty
Currently the following default values are supported: 3 for NumberOfRetries and 60 for the BufferIntervalInSeconds . The BufferSizeInMBs ranges between 0.2 MB and up to 3MB. The default buffering hint is 1MB for all destinations, except Splunk. For Splunk, the default buffering hint is 256 KB.
getParameterName in interface CfnDeliveryStream.ProcessorParameterPropertypublic final String getParameterValue()
CfnDeliveryStream.ProcessorParameterPropertygetParameterValue in interface CfnDeliveryStream.ProcessorParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.