@Stability(value=Stable) @Internal public static final class CfnContactChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactChannelProps
CfnContactChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactChannelProps.Builder, CfnContactChannelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContactChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContactChannelProps.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 |
getChannelAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
String |
getChannelName()
The name of the contact channel.
|
String |
getChannelType()
The type of the contact channel.
|
String |
getContactId()
The Amazon Resource Name (ARN) of the contact you are adding the contact channel to.
|
Object |
getDeferActivation()
If you want to activate the channel at a later time, you can choose to defer activation.
|
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(CfnContactChannelProps.Builder builder)
CfnContactChannelProps.Builder.public final String getChannelAddress()
CfnContactChannelPropsgetChannelAddress in interface CfnContactChannelPropspublic final String getChannelName()
CfnContactChannelPropsgetChannelName in interface CfnContactChannelPropspublic final String getChannelType()
CfnContactChannelProps
getChannelType in interface CfnContactChannelPropspublic final String getContactId()
CfnContactChannelPropsgetContactId in interface CfnContactChannelPropspublic final Object getDeferActivation()
CfnContactChannelPropsIncident Manager can't engage your contact channel until it has been activated.
getDeferActivation in interface CfnContactChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.