@Stability(value=Stable) @Internal public static final class CfnSignalingChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSignalingChannelProps
CfnSignalingChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSignalingChannelProps.Builder, CfnSignalingChannelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSignalingChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSignalingChannelProps.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 |
getMessageTtlSeconds()
The period of time a signaling channel retains undelivered messages before they are discarded.
|
String |
getName()
A name for the signaling channel that you are creating.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getType()
A type of the signaling channel that you are creating.
|
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(CfnSignalingChannelProps.Builder builder)
CfnSignalingChannelProps.Builder.public final Number getMessageTtlSeconds()
CfnSignalingChannelPropsgetMessageTtlSeconds in interface CfnSignalingChannelPropspublic final String getName()
CfnSignalingChannelPropsIt must be unique for each AWS account and AWS Region .
getName in interface CfnSignalingChannelPropspublic final List<CfnTag> getTags()
CfnSignalingChannelPropsFor more information, see Tag .
getTags in interface CfnSignalingChannelPropspublic final String getType()
CfnSignalingChannelProps
Currently, SINGLE_MASTER is the only supported channel type.
getType in interface CfnSignalingChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.