Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAlertPropsMixin.Builder
Packages that use CfnAlertPropsMixin.Builder
-
Uses of CfnAlertPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that return CfnAlertPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAlertPropsMixin.Builder.action(CfnAlertPropsMixin.ActionProperty action) Action that will be triggered when there is an alert.CfnAlertPropsMixin.Builder.action(IResolvable action) Action that will be triggered when there is an alert.CfnAlertPropsMixin.Builder.alertDescription(String alertDescription) A description of the alert.The name of the alert.CfnAlertPropsMixin.Builder.alertSensitivityThreshold(Number alertSensitivityThreshold) An integer from 0 to 100 specifying the alert sensitivity threshold.CfnAlertPropsMixin.Builder.anomalyDetectorArn(String anomalyDetectorArn) The ARN of the detector to which the alert is attached.static CfnAlertPropsMixin.BuilderCfnAlertPropsMixin.Builder.create()static CfnAlertPropsMixin.BuilderCfnAlertPropsMixin.Builder.create(CfnPropertyMixinOptions options)