Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector.MetricSetProperty.Builder
Packages that use CfnAnomalyDetector.MetricSetProperty.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAnomalyDetector.MetricSetProperty.Builder in software.amazon.awscdk.services.lookoutmetrics
Methods in software.amazon.awscdk.services.lookoutmetrics that return CfnAnomalyDetector.MetricSetProperty.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetector.MetricSetProperty.builder()CfnAnomalyDetector.MetricSetProperty.Builder.dimensionList(List<String> dimensionList) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getDimensionList()CfnAnomalyDetector.MetricSetProperty.Builder.metricList(List<? extends Object> metricList) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricList()CfnAnomalyDetector.MetricSetProperty.Builder.metricList(IResolvable metricList) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricList()CfnAnomalyDetector.MetricSetProperty.Builder.metricSetDescription(String metricSetDescription) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricSetDescription()CfnAnomalyDetector.MetricSetProperty.Builder.metricSetFrequency(String metricSetFrequency) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricSetFrequency()CfnAnomalyDetector.MetricSetProperty.Builder.metricSetName(String metricSetName) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricSetName()CfnAnomalyDetector.MetricSetProperty.Builder.metricSource(IResolvable metricSource) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricSource()CfnAnomalyDetector.MetricSetProperty.Builder.metricSource(CfnAnomalyDetector.MetricSourceProperty metricSource) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getMetricSource()Sets the value ofCfnAnomalyDetector.MetricSetProperty.getOffset()CfnAnomalyDetector.MetricSetProperty.Builder.timestampColumn(IResolvable timestampColumn) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getTimestampColumn()CfnAnomalyDetector.MetricSetProperty.Builder.timestampColumn(CfnAnomalyDetector.TimestampColumnProperty timestampColumn) Sets the value ofCfnAnomalyDetector.MetricSetProperty.getTimestampColumn()Sets the value ofCfnAnomalyDetector.MetricSetProperty.getTimezone()Constructors in software.amazon.awscdk.services.lookoutmetrics with parameters of type CfnAnomalyDetector.MetricSetProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.MetricSetProperty.Builder.