Uses of Class
software.amazon.awscdk.services.aps.CfnAnomalyDetector.Builder
Packages that use CfnAnomalyDetector.Builder
-
Uses of CfnAnomalyDetector.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnAnomalyDetector.BuilderModifier and TypeMethodDescriptionThe AnomalyDetector alias.CfnAnomalyDetector.Builder.configuration(IResolvable configuration) CfnAnomalyDetector.Builder.configuration(CfnAnomalyDetector.AnomalyDetectorConfigurationProperty configuration) static CfnAnomalyDetector.BuilderCfnAnomalyDetector.Builder.evaluationIntervalInSeconds(Number evaluationIntervalInSeconds) The AnomalyDetector period of detection and metric generation.An array of key-value pairs to provide meta-data.CfnAnomalyDetector.Builder.labels(IResolvable labels) An array of key-value pairs to provide meta-data.CfnAnomalyDetector.Builder.missingDataAction(IResolvable missingDataAction) CfnAnomalyDetector.Builder.missingDataAction(CfnAnomalyDetector.MissingDataActionProperty missingDataAction) An array of key-value pairs to apply to this resource.An Amazon Managed Service for Prometheus workspace is a logical and isolated Prometheus server dedicated to ingesting, storing, and querying your Prometheus-compatible metrics.