@Stability(value=Stable) @Internal public static final class CfnAlarmModelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModelProps
CfnAlarmModelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModelProps.Builder, CfnAlarmModelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModelProps.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 |
getAlarmCapabilities()
Contains the configuration information of alarm state changes.
|
Object |
getAlarmEventActions()
Contains information about one or more alarm actions.
|
String |
getAlarmModelDescription()
The description of the alarm model.
|
String |
getAlarmModelName()
The name of the alarm model.
|
Object |
getAlarmRule()
Defines when your alarm is invoked.
|
String |
getKey()
An input attribute used as a key to create an alarm.
|
String |
getRoleArn()
The ARN of the IAM role that allows the alarm to perform actions and access AWS resources.
|
Number |
getSeverity()
A non-negative integer that reflects the severity level of the alarm.
|
List<CfnTag> |
getTags()
A list of key-value pairs that contain metadata for the alarm model.
|
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(CfnAlarmModelProps.Builder builder)
CfnAlarmModelProps.Builder.public final Object getAlarmRule()
CfnAlarmModelPropsgetAlarmRule in interface CfnAlarmModelPropspublic final String getRoleArn()
CfnAlarmModelPropsFor more information, see Amazon Resource Names (ARNs) in the AWS General Reference .
getRoleArn in interface CfnAlarmModelPropspublic final Object getAlarmCapabilities()
CfnAlarmModelPropsgetAlarmCapabilities in interface CfnAlarmModelPropspublic final Object getAlarmEventActions()
CfnAlarmModelPropsgetAlarmEventActions in interface CfnAlarmModelPropspublic final String getAlarmModelDescription()
CfnAlarmModelPropsgetAlarmModelDescription in interface CfnAlarmModelPropspublic final String getAlarmModelName()
CfnAlarmModelPropsgetAlarmModelName in interface CfnAlarmModelPropspublic final String getKey()
CfnAlarmModelPropsAWS IoT Events routes inputs associated with this key to the alarm.
getKey in interface CfnAlarmModelPropspublic final Number getSeverity()
CfnAlarmModelPropsgetSeverity in interface CfnAlarmModelPropspublic final List<CfnTag> getTags()
CfnAlarmModelPropsThe tags help you manage the alarm model. For more information, see Tagging your AWS IoT Events resources in the AWS IoT Events Developer Guide .
You can create up to 50 tags for one alarm model.
getTags in interface CfnAlarmModelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.