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