Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty
Packages that use CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty
-
Uses of CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that implement CfnAnomalyDetectorPropsMixin.MetricCharacteristicsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnomalyDetectorPropsMixin.MetricCharacteristicsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnAnomalyDetectorPropsMixin.MetricCharacteristicsPropertyModifier and TypeMethodDescriptionCfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnAnomalyDetectorPropsMixin.MetricCharacteristicsPropertyModifier and TypeMethodDescriptionCfnAnomalyDetectorMixinProps.Builder.metricCharacteristics(CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty metricCharacteristics) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricCharacteristics()CfnAnomalyDetectorPropsMixin.Builder.metricCharacteristics(CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty metricCharacteristics) Use this object to include parameters to provide information about your metric to CloudWatch to help it build more accurate anomaly detection models.