| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricStatConfig.Jsii$Proxy
An implementation for
MetricStatConfig |
| Modifier and Type | Method and Description |
|---|---|
MetricStatConfig |
MetricStatConfig.Builder.build()
Builds the configured instance.
|
default MetricStatConfig |
MetricConfig.getMetricStat()
(experimental) In case the metric represents a query, the details of the query.
|
MetricStatConfig |
MetricConfig.Jsii$Proxy.getMetricStat() |
| Modifier and Type | Method and Description |
|---|---|
MetricConfig.Builder |
MetricConfig.Builder.metricStat(MetricStatConfig metricStat)
Sets the value of
MetricConfig.getMetricStat() |
| Constructor and Description |
|---|
Jsii$Proxy(MetricExpressionConfig mathExpression,
MetricStatConfig metricStat,
Map<String,? extends Object> renderingProperties)
Constructor that initializes the object based on literal property values passed by the
MetricConfig.Builder. |
Copyright © 2021. All rights reserved.