Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAlertPropsMixin.ActionProperty
Packages that use CfnAlertPropsMixin.ActionProperty
-
Uses of CfnAlertPropsMixin.ActionProperty in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Classes in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that implement CfnAlertPropsMixin.ActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAlertPropsMixin.ActionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that return CfnAlertPropsMixin.ActionPropertyModifier and TypeMethodDescriptionCfnAlertPropsMixin.ActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics with parameters of type CfnAlertPropsMixin.ActionPropertyModifier and TypeMethodDescriptionCfnAlertMixinProps.Builder.action(CfnAlertPropsMixin.ActionProperty action) Sets the value ofCfnAlertMixinProps.getAction()CfnAlertPropsMixin.Builder.action(CfnAlertPropsMixin.ActionProperty action) Action that will be triggered when there is an alert.