@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()
`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.protected Jsii$Proxy(CfnResponsePlanProps.Builder builder)
CfnResponsePlanProps.Builder.public 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 Object getIncidentTemplate()
CfnResponsePlanPropsgetIncidentTemplate in interface CfnResponsePlanPropspublic final String getName()
CfnResponsePlanPropsgetName 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.