@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number impact,
String title,
String dedupeString,
Object notificationTargets,
String summary)
Constructor that initializes the object based on literal property values passed by the
CfnResponsePlan.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDedupeString()
`CfnResponsePlan.IncidentTemplateProperty.DedupeString`.
|
Number |
getImpact()
`CfnResponsePlan.IncidentTemplateProperty.Impact`.
|
Object |
getNotificationTargets()
`CfnResponsePlan.IncidentTemplateProperty.NotificationTargets`.
|
String |
getSummary()
`CfnResponsePlan.IncidentTemplateProperty.Summary`.
|
String |
getTitle()
`CfnResponsePlan.IncidentTemplateProperty.Title`.
|
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.public final Number getImpact()
CfnResponsePlan.IncidentTemplatePropertygetImpact in interface CfnResponsePlan.IncidentTemplatePropertypublic final String getTitle()
CfnResponsePlan.IncidentTemplatePropertygetTitle in interface CfnResponsePlan.IncidentTemplatePropertypublic final String getDedupeString()
CfnResponsePlan.IncidentTemplatePropertygetDedupeString in interface CfnResponsePlan.IncidentTemplatePropertypublic final Object getNotificationTargets()
CfnResponsePlan.IncidentTemplatePropertygetNotificationTargets 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 © 2021. All rights reserved.