@Stability(value=Stable) @Internal public static final class CfnAlertProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlertProps
CfnAlertPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlertProps.Builder, CfnAlertProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlertProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlertProps.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 |
getAction()
Action that will be triggered when there is an alert.
|
String |
getAlertDescription()
A description of the alert.
|
String |
getAlertName()
The name of the alert.
|
Number |
getAlertSensitivityThreshold()
An integer from 0 to 100 specifying the alert sensitivity threshold.
|
String |
getAnomalyDetectorArn()
The ARN of the detector to which the alert is attached.
|
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(CfnAlertProps.Builder builder)
CfnAlertProps.Builder.public final Object getAction()
CfnAlertPropsgetAction in interface CfnAlertPropspublic final Number getAlertSensitivityThreshold()
CfnAlertPropsgetAlertSensitivityThreshold in interface CfnAlertPropspublic final String getAnomalyDetectorArn()
CfnAlertPropsgetAnomalyDetectorArn in interface CfnAlertPropspublic final String getAlertDescription()
CfnAlertPropsgetAlertDescription in interface CfnAlertPropspublic final String getAlertName()
CfnAlertPropsgetAlertName in interface CfnAlertProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.