@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()
`AWS::LookoutMetrics::Alert.Action`.
|
String |
getAlertDescription()
`AWS::LookoutMetrics::Alert.AlertDescription`.
|
String |
getAlertName()
`AWS::LookoutMetrics::Alert.AlertName`.
|
Number |
getAlertSensitivityThreshold()
`AWS::LookoutMetrics::Alert.AlertSensitivityThreshold`.
|
String |
getAnomalyDetectorArn()
`AWS::LookoutMetrics::Alert.AnomalyDetectorArn`.
|
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 String getAlertDescription()
CfnAlertPropsgetAlertDescription in interface CfnAlertPropspublic final String getAlertName()
CfnAlertPropsgetAlertName in interface CfnAlertPropspublic final Number getAlertSensitivityThreshold()
CfnAlertPropsgetAlertSensitivityThreshold in interface CfnAlertPropspublic final String getAnomalyDetectorArn()
CfnAlertPropsgetAnomalyDetectorArn in interface CfnAlertProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.