@Stability(value=Stable) @Internal public static final class CfnContactProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactProps
CfnContactPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactProps.Builder, CfnContactProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContactProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContactProps.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 |
getAlias()
The unique and identifiable alias of the contact or escalation plan.
|
String |
getDisplayName()
The full name of the contact or escalation plan.
|
Object |
getPlan()
A list of stages.
|
String |
getType()
Refers to the type of contact.
|
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(CfnContactProps.Builder builder)
CfnContactProps.Builder.public final String getAlias()
CfnContactPropsgetAlias in interface CfnContactPropspublic final String getDisplayName()
CfnContactPropsgetDisplayName in interface CfnContactPropspublic final Object getPlan()
CfnContactPropsA contact has an engagement plan with stages that contact specified contact channels. An escalation plan uses stages that contact specified contacts.
getPlan in interface CfnContactPropspublic final String getType()
CfnContactProps
A single contact is type PERSONAL and an escalation plan is type ESCALATION .
getType in interface CfnContactProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.