Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAlertMixinProps.Builder
Packages that use CfnAlertMixinProps.Builder
-
Uses of CfnAlertMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that return CfnAlertMixinProps.BuilderModifier and TypeMethodDescriptionCfnAlertMixinProps.Builder.action(CfnAlertPropsMixin.ActionProperty action) Sets the value ofCfnAlertMixinProps.getAction()CfnAlertMixinProps.Builder.action(IResolvable action) Sets the value ofCfnAlertMixinProps.getAction()CfnAlertMixinProps.Builder.alertDescription(String alertDescription) Sets the value ofCfnAlertMixinProps.getAlertDescription()Sets the value ofCfnAlertMixinProps.getAlertName()CfnAlertMixinProps.Builder.alertSensitivityThreshold(Number alertSensitivityThreshold) Sets the value ofCfnAlertMixinProps.getAlertSensitivityThreshold()CfnAlertMixinProps.Builder.anomalyDetectorArn(String anomalyDetectorArn) Sets the value ofCfnAlertMixinProps.getAnomalyDetectorArn()static CfnAlertMixinProps.BuilderCfnAlertMixinProps.builder()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics with parameters of type CfnAlertMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAlertMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAlertMixinProps.Builder.