Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAlert.Builder
Packages that use CfnAlert.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAlert.Builder in software.amazon.awscdk.services.lookoutmetrics
Methods in software.amazon.awscdk.services.lookoutmetrics that return CfnAlert.BuilderModifier and TypeMethodDescriptionCfnAlert.Builder.action(IResolvable action) Action that will be triggered when there is an alert.CfnAlert.Builder.action(CfnAlert.ActionProperty action) Action that will be triggered when there is an alert.CfnAlert.Builder.alertDescription(String alertDescription) A description of the alert.The name of the alert.CfnAlert.Builder.alertSensitivityThreshold(Number alertSensitivityThreshold) An integer from 0 to 100 specifying the alert sensitivity threshold.CfnAlert.Builder.anomalyDetectorArn(String anomalyDetectorArn) The ARN of the detector to which the alert is attached.static CfnAlert.Builder