@Stability(value=Stable) @Internal public static final class CfnResponsePlanProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponsePlanProps
CfnResponsePlanPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponsePlanProps.Builder, CfnResponsePlanProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponsePlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponsePlanProps.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) |
Object |
getActions()
The actions that the response plan starts at the beginning of an incident.
|
Object |
getChatChannel()
The AWS Chatbot chat channel used for collaboration during an incident.
|
String |
getDisplayName()
The human readable name of the response plan.
|
List<String> |
getEngagements()
The contacts and escalation plans that the response plan engages during an incident.
|
Object |
getIncidentTemplate()
Details used to create an incident when using this response plan.
|
String |
getName()
The name of the response plan.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnResponsePlanProps.Builder builder)
CfnResponsePlanProps.Builder.public final Object getIncidentTemplate()
CfnResponsePlanPropsgetIncidentTemplate in interface CfnResponsePlanPropspublic final String getName()
CfnResponsePlanPropsgetName in interface CfnResponsePlanPropspublic final Object getActions()
CfnResponsePlanPropsgetActions in interface CfnResponsePlanPropspublic final Object getChatChannel()
CfnResponsePlanPropsgetChatChannel in interface CfnResponsePlanPropspublic final String getDisplayName()
CfnResponsePlanPropsgetDisplayName in interface CfnResponsePlanPropspublic final List<String> getEngagements()
CfnResponsePlanPropsgetEngagements in interface CfnResponsePlanPropspublic final List<CfnTag> getTags()
CfnResponsePlanPropsFor more information, see Tag .
getTags in interface CfnResponsePlanProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.