| Package | Description |
|---|---|
| software.amazon.awscdk.services.lookoutmetrics |
AWS::LookoutMetrics Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAlertProps.Builder |
CfnAlertProps.Builder.action(CfnAlert.ActionProperty action)
Sets the value of
CfnAlertProps.getAction() |
CfnAlertProps.Builder |
CfnAlertProps.Builder.action(IResolvable action)
Sets the value of
CfnAlertProps.getAction() |
CfnAlertProps.Builder |
CfnAlertProps.Builder.alertDescription(String alertDescription)
Sets the value of
CfnAlertProps.getAlertDescription() |
CfnAlertProps.Builder |
CfnAlertProps.Builder.alertName(String alertName)
Sets the value of
CfnAlertProps.getAlertName() |
CfnAlertProps.Builder |
CfnAlertProps.Builder.alertSensitivityThreshold(Number alertSensitivityThreshold)
Sets the value of
CfnAlertProps.getAlertSensitivityThreshold() |
CfnAlertProps.Builder |
CfnAlertProps.Builder.anomalyDetectorArn(String anomalyDetectorArn)
Sets the value of
CfnAlertProps.getAnomalyDetectorArn() |
static CfnAlertProps.Builder |
CfnAlertProps.builder() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnAlertProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlertProps.Builder. |
Copyright © 2022. All rights reserved.