@Stability(value=Stable) @Internal public static final class CfnResponsePlan.IncidentTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponsePlan.IncidentTemplateProperty
CfnResponsePlan.IncidentTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponsePlan.IncidentTemplateProperty.Builder, CfnResponsePlan.IncidentTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponsePlan.IncidentTemplateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponsePlan.ActionProperty.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 |
getDedupeString()
Used to create only one incident record for an incident.
|
Number |
getImpact()
Defines the impact to the customers.
|
Object |
getIncidentTags()
`CfnResponsePlan.IncidentTemplateProperty.IncidentTags`.
|
Object |
getNotificationTargets()
The SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident.
|
String |
getSummary()
The summary describes what has happened during the incident.
|
String |
getTitle()
The title of the incident is a brief and easily recognizable.
|
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(CfnResponsePlan.IncidentTemplateProperty.Builder builder)
CfnResponsePlan.ActionProperty.Builder.public final Number getImpact()
CfnResponsePlan.IncidentTemplateProperty
Possible impacts: - 1 - Critical impact, this typically relates to full application failure that impacts many to all customers.
2 - High impact, partial application failure with impact to many customers.3 - Medium impact, the application is providing reduced service to customers.4 - Low impact, customer might aren't impacted by the problem yet.5 - No impact, customers aren't currently impacted but urgent action is needed to avoid impact.getImpact in interface CfnResponsePlan.IncidentTemplatePropertypublic final String getTitle()
CfnResponsePlan.IncidentTemplatePropertygetTitle in interface CfnResponsePlan.IncidentTemplatePropertypublic final String getDedupeString()
CfnResponsePlan.IncidentTemplatePropertygetDedupeString in interface CfnResponsePlan.IncidentTemplatePropertypublic final Object getIncidentTags()
CfnResponsePlan.IncidentTemplatePropertygetIncidentTags in interface CfnResponsePlan.IncidentTemplatePropertypublic final Object getNotificationTargets()
CfnResponsePlan.IncidentTemplatePropertyYou can also make updates to the incident through the chat channel using the SNS topics.
getNotificationTargets in interface CfnResponsePlan.IncidentTemplatePropertypublic final String getSummary()
CfnResponsePlan.IncidentTemplatePropertygetSummary in interface CfnResponsePlan.IncidentTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.