@Stability(value=Stable) @Internal public static final class CfnAlarmModel.PayloadProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.PayloadProperty
CfnAlarmModel.PayloadPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.PayloadProperty.Builder, CfnAlarmModel.PayloadProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.PayloadProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModel.AcknowledgeFlowProperty.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 |
getContentExpression()
The content of the payload.
|
String |
getType()
The value of the payload type can be either `STRING` or `JSON` .
|
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(CfnAlarmModel.PayloadProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final String getContentExpression()
CfnAlarmModel.PayloadProperty
You can use a string expression that includes quoted strings ( '<string>' ), variables ( $variable.<variable-name> ), input values ( $input.<input-name>.<path-to-datum> ), string concatenations, and quoted strings that contain ${} as the content. The recommended maximum size of a content expression is 1 KB.
getContentExpression in interface CfnAlarmModel.PayloadPropertypublic final String getType()
CfnAlarmModel.PayloadPropertygetType in interface CfnAlarmModel.PayloadProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.