Uses of Class
software.amazon.awscdk.services.logs.CfnMetricFilter.MetricTransformationProperty.Builder
Packages that use CfnMetricFilter.MetricTransformationProperty.Builder
-
Uses of CfnMetricFilter.MetricTransformationProperty.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnMetricFilter.MetricTransformationProperty.BuilderModifier and TypeMethodDescriptionCfnMetricFilter.MetricTransformationProperty.builder()CfnMetricFilter.MetricTransformationProperty.Builder.defaultValue(Number defaultValue) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getDefaultValue()CfnMetricFilter.MetricTransformationProperty.Builder.dimensions(List<? extends Object> dimensions) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getDimensions()CfnMetricFilter.MetricTransformationProperty.Builder.dimensions(IResolvable dimensions) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getDimensions()CfnMetricFilter.MetricTransformationProperty.Builder.metricName(String metricName) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getMetricName()CfnMetricFilter.MetricTransformationProperty.Builder.metricNamespace(String metricNamespace) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getMetricNamespace()CfnMetricFilter.MetricTransformationProperty.Builder.metricValue(String metricValue) Sets the value ofCfnMetricFilter.MetricTransformationProperty.getMetricValue()Sets the value ofCfnMetricFilter.MetricTransformationProperty.getUnit()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnMetricFilter.MetricTransformationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMetricFilter.MetricTransformationProperty.Builder.