Uses of Class
software.amazon.awscdk.services.cloudwatch.CommonMetricOptions.Builder
Packages that use CommonMetricOptions.Builder
-
Uses of CommonMetricOptions.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CommonMetricOptions.BuilderModifier and TypeMethodDescriptionSets the value ofCommonMetricOptions.getAccount()static CommonMetricOptions.BuilderCommonMetricOptions.builder()Sets the value ofCommonMetricOptions.getColor()CommonMetricOptions.Builder.dimensionsMap(Map<String, String> dimensionsMap) Sets the value ofCommonMetricOptions.getDimensionsMap()Sets the value ofCommonMetricOptions.getId()Sets the value ofCommonMetricOptions.getLabel()Sets the value ofCommonMetricOptions.getPeriod()Sets the value ofCommonMetricOptions.getRegion()CommonMetricOptions.Builder.stackAccount(String stackAccount) Sets the value ofCommonMetricOptions.getStackAccount()CommonMetricOptions.Builder.stackRegion(String stackRegion) Sets the value ofCommonMetricOptions.getStackRegion()Sets the value ofCommonMetricOptions.getStatistic()Sets the value ofCommonMetricOptions.getUnit()Sets the value ofCommonMetricOptions.getVisible()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CommonMetricOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CommonMetricOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCommonMetricOptions.Builder.