| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static MetricExpressionConfig.Builder |
MetricExpressionConfig.builder() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.expression(String expression)
Sets the value of
MetricExpressionConfig.getExpression() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.period(Number period)
Sets the value of
MetricExpressionConfig.getPeriod() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.searchAccount(String searchAccount)
Sets the value of
MetricExpressionConfig.getSearchAccount() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.searchRegion(String searchRegion)
Sets the value of
MetricExpressionConfig.getSearchRegion() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.usingMetrics(Map<String,? extends IMetric> usingMetrics)
Sets the value of
MetricExpressionConfig.getUsingMetrics() |
| Constructor and Description |
|---|
Jsii$Proxy(MetricExpressionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MetricExpressionConfig.Builder. |
Copyright © 2022. All rights reserved.