Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder
Packages that use CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder
-
Uses of CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getAccountId()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.builder()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.expression(String expression) Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getExpression()Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getId()Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getLabel()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.metricStat(CfnAnomalyDetectorPropsMixin.MetricStatProperty metricStat) Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getMetricStat()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.metricStat(IResolvable metricStat) Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getMetricStat()Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getPeriod()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.returnData(Boolean returnData) Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getReturnData()CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.returnData(IResolvable returnData) Sets the value ofCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.getReturnData()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.MetricDataQueryProperty.Builder.