Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAlertProps.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAlertProps.Builder in software.amazon.awscdk.services.lookoutmetrics
Modifier and TypeMethodDescriptionCfnAlertProps.Builder.action
(IResolvable action) Sets the value ofCfnAlertProps.getAction()
CfnAlertProps.Builder.action
(CfnAlert.ActionProperty action) Sets the value ofCfnAlertProps.getAction()
CfnAlertProps.Builder.alertDescription
(String alertDescription) Sets the value ofCfnAlertProps.getAlertDescription()
Sets the value ofCfnAlertProps.getAlertName()
CfnAlertProps.Builder.alertSensitivityThreshold
(Number alertSensitivityThreshold) Sets the value ofCfnAlertProps.getAlertSensitivityThreshold()
CfnAlertProps.Builder.anomalyDetectorArn
(String anomalyDetectorArn) Sets the value ofCfnAlertProps.getAnomalyDetectorArn()
static CfnAlertProps.Builder
CfnAlertProps.builder()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAlertProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAlertProps.Builder
.