@Stability(value=Stable) @Internal public static final class CfnChannel.RetentionPeriodProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.RetentionPeriodProperty
CfnChannel.RetentionPeriodPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.RetentionPeriodProperty.Builder, CfnChannel.RetentionPeriodProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.RetentionPeriodProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.ChannelStorageProperty.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 |
getNumberOfDays()
The number of days that message data is kept.
|
Object |
getUnlimited()
If true, message data is kept indefinitely.
|
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(CfnChannel.RetentionPeriodProperty.Builder builder)
CfnChannel.ChannelStorageProperty.Builder.public final Number getNumberOfDays()
CfnChannel.RetentionPeriodProperty
The unlimited parameter must be false.
getNumberOfDays in interface CfnChannel.RetentionPeriodPropertypublic final Object getUnlimited()
CfnChannel.RetentionPeriodPropertygetUnlimited in interface CfnChannel.RetentionPeriodProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.