Uses of Interface
software.amazon.awscdk.services.lookoutmetrics.CfnAlert.ActionProperty
Packages that use CfnAlert.ActionProperty
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAlert.ActionProperty in software.amazon.awscdk.services.lookoutmetrics
Classes in software.amazon.awscdk.services.lookoutmetrics that implement CfnAlert.ActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAlert.ActionPropertyMethods in software.amazon.awscdk.services.lookoutmetrics that return CfnAlert.ActionPropertyModifier and TypeMethodDescriptionCfnAlert.ActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lookoutmetrics with parameters of type CfnAlert.ActionPropertyModifier and TypeMethodDescriptionCfnAlert.Builder.action(CfnAlert.ActionProperty action) Action that will be triggered when there is an alert.CfnAlertProps.Builder.action(CfnAlert.ActionProperty action) Sets the value ofCfnAlertProps.getAction()voidCfnAlert.setAction(CfnAlert.ActionProperty value) Action that will be triggered when there is an alert.