@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.BufferingHintsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.BufferingHintsProperty
CfnDeliveryStream.BufferingHintsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.BufferingHintsProperty.Builder, CfnDeliveryStream.BufferingHintsProperty.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(Number intervalInSeconds,
Number sizeInMBs)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.BufferingHintsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getIntervalInSeconds()
`CfnDeliveryStream.BufferingHintsProperty.IntervalInSeconds`.
|
Number |
getSizeInMBs()
`CfnDeliveryStream.BufferingHintsProperty.SizeInMBs`.
|
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(Number intervalInSeconds, Number sizeInMBs)
CfnDeliveryStream.BufferingHintsProperty.Builder.public final Number getIntervalInSeconds()
CfnDeliveryStream.BufferingHintsPropertygetIntervalInSeconds in interface CfnDeliveryStream.BufferingHintsPropertypublic final Number getSizeInMBs()
CfnDeliveryStream.BufferingHintsPropertygetSizeInMBs in interface CfnDeliveryStream.BufferingHintsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.