| Package | Description |
|---|---|
| software.amazon.awscdk.services.lookoutmetrics |
AWS::LookoutMetrics Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAlert.Builder |
CfnAlert.Builder.action(CfnAlert.ActionProperty action)
Action that will be triggered when there is an alert.
|
CfnAlert.Builder |
CfnAlert.Builder.action(IResolvable action)
Action that will be triggered when there is an alert.
|
CfnAlert.Builder |
CfnAlert.Builder.alertDescription(String alertDescription)
A description of the alert.
|
CfnAlert.Builder |
CfnAlert.Builder.alertName(String alertName)
The name of the alert.
|
CfnAlert.Builder |
CfnAlert.Builder.alertSensitivityThreshold(Number alertSensitivityThreshold)
An integer from 0 to 100 specifying the alert sensitivity threshold.
|
CfnAlert.Builder |
CfnAlert.Builder.anomalyDetectorArn(String anomalyDetectorArn)
The ARN of the detector to which the alert is attached.
|
static CfnAlert.Builder |
CfnAlert.Builder.create(software.constructs.Construct scope,
String id) |
Copyright © 2022. All rights reserved.