Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnAnomalyDetector.MetricDataQueryProperty.Builder
-
Uses of CfnAnomalyDetector.MetricDataQueryProperty.Builder in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptionSets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getAccountId()
CfnAnomalyDetector.MetricDataQueryProperty.builder()
CfnAnomalyDetector.MetricDataQueryProperty.Builder.expression
(String expression) Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getExpression()
Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getId()
Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getLabel()
CfnAnomalyDetector.MetricDataQueryProperty.Builder.metricStat
(IResolvable metricStat) Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getMetricStat()
CfnAnomalyDetector.MetricDataQueryProperty.Builder.metricStat
(CfnAnomalyDetector.MetricStatProperty metricStat) Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getMetricStat()
Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getPeriod()
CfnAnomalyDetector.MetricDataQueryProperty.Builder.returnData
(Boolean returnData) Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getReturnData()
CfnAnomalyDetector.MetricDataQueryProperty.Builder.returnData
(IResolvable returnData) Sets the value ofCfnAnomalyDetector.MetricDataQueryProperty.getReturnData()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.MetricDataQueryProperty.Builder
.