Uses of Class
software.amazon.awscdk.services.cloudwatch.MathExpressionProps.Builder
Packages that use MathExpressionProps.Builder
-
Uses of MathExpressionProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return MathExpressionProps.BuilderModifier and TypeMethodDescriptionstatic MathExpressionProps.BuilderMathExpressionProps.builder()Sets the value ofMathExpressionOptions.getColor()MathExpressionProps.Builder.expression(String expression) Sets the value ofMathExpressionProps.getExpression()Sets the value ofMathExpressionOptions.getLabel()Sets the value ofMathExpressionOptions.getPeriod()MathExpressionProps.Builder.searchAccount(String searchAccount) Sets the value ofMathExpressionOptions.getSearchAccount()MathExpressionProps.Builder.searchRegion(String searchRegion) Sets the value ofMathExpressionOptions.getSearchRegion()MathExpressionProps.Builder.usingMetrics(Map<String, ? extends IMetric> usingMetrics) Sets the value ofMathExpressionProps.getUsingMetrics()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type MathExpressionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MathExpressionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theMathExpressionProps.Builder.