Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty
Packages that use CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty
-
Uses of CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that implement CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorPropertyModifier and TypeMethodDescriptionCfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorPropertyModifier and TypeMethodDescriptionCfnAnomalyDetectorMixinProps.Builder.singleMetricAnomalyDetector(CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty singleMetricAnomalyDetector) Sets the value ofCfnAnomalyDetectorMixinProps.getSingleMetricAnomalyDetector()CfnAnomalyDetectorPropsMixin.Builder.singleMetricAnomalyDetector(CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty singleMetricAnomalyDetector) The CloudWatch metric and statistic for this anomaly detector.