Uses of Class
software.amazon.awscdk.services.cloudwatch.MetricGraphConfig.Builder
Packages that use MetricGraphConfig.Builder
-
Uses of MetricGraphConfig.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return MetricGraphConfig.BuilderModifier and TypeMethodDescriptionstatic MetricGraphConfig.BuilderMetricGraphConfig.builder()Deprecated.Deprecated.Use `color` in `renderingProperties`MetricGraphConfig.Builder.dimensions(List<? extends Dimension> dimensions) Deprecated.Deprecated.Use `label` in `renderingProperties`MetricGraphConfig.Builder.metricName(String metricName) Deprecated.Deprecated.Deprecated.Use `period` in `renderingProperties`MetricGraphConfig.Builder.renderingProperties(MetricRenderingProperties renderingProperties) Deprecated.Deprecated.Use `stat` in `renderingProperties`Deprecated.not used in dashboard widgetsConstructors in software.amazon.awscdk.services.cloudwatch with parameters of type MetricGraphConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MetricGraphConfig.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theMetricGraphConfig.Builder.