@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object incidentTemplate,
String name,
Object actions,
Object chatChannel,
String displayName,
List<String> engagements,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnResponsePlanProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActions()
`AWS::SSMIncidents::ResponsePlan.Actions`.
|
Object |
getChatChannel()
`AWS::SSMIncidents::ResponsePlan.ChatChannel`.
|
String |
getDisplayName()
`AWS::SSMIncidents::ResponsePlan.DisplayName`.
|
List<String> |
getEngagements()
`AWS::SSMIncidents::ResponsePlan.Engagements`.
|
Object |
getIncidentTemplate()
`AWS::SSMIncidents::ResponsePlan.IncidentTemplate`.
|
String |
getName()
`AWS::SSMIncidents::ResponsePlan.Name`.
|
List<CfnTag> |
getTags()
`AWS::SSMIncidents::ResponsePlan.Tags`.
|
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 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()
CfnResponsePlanPropsgetTags in interface CfnResponsePlanProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.