Uses of Interface
software.amazon.awscdk.services.cloudwatch.MathExpressionOptions
Packages that use MathExpressionOptions
-
Uses of MathExpressionOptions in software.amazon.awscdk.services.cloudwatch
Subinterfaces of MathExpressionOptions in software.amazon.awscdk.services.cloudwatchModifier and TypeInterfaceDescriptioninterfaceProperties needed to make an anomaly detection alarm from a metric.interfaceProperties for a MathExpression.Classes in software.amazon.awscdk.services.cloudwatch that implement MathExpressionOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAnomalyDetectionMetricOptionsstatic final classAn implementation forMathExpressionOptionsstatic final classAn implementation forMathExpressionPropsMethods in software.amazon.awscdk.services.cloudwatch that return MathExpressionOptionsModifier and TypeMethodDescriptionMathExpressionOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type MathExpressionOptionsModifier and TypeMethodDescriptionMathExpression.with(MathExpressionOptions props) Return a copy of Metric with properties changed.