| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricExpressionConfig.Jsii$Proxy
An implementation for
MetricExpressionConfig |
| Modifier and Type | Method and Description |
|---|---|
MetricExpressionConfig |
MetricExpressionConfig.Builder.build()
Builds the configured instance.
|
default MetricExpressionConfig |
MetricConfig.getMathExpression()
In case the metric is a math expression, the details of the math expression.
|
MetricExpressionConfig |
MetricConfig.Jsii$Proxy.getMathExpression() |
| Modifier and Type | Method and Description |
|---|---|
MetricConfig.Builder |
MetricConfig.Builder.mathExpression(MetricExpressionConfig mathExpression)
Sets the value of
MetricConfig.getMathExpression() |
Copyright © 2022. All rights reserved.