@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:22.302Z") @Stability(value=Stable) public interface MetricProps extends software.amazon.jsii.JsiiSerializable, CommonMetricOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
MetricProps.Builder
A builder for
MetricProps |
static class |
MetricProps.Jsii$Proxy
An implementation for
MetricProps |
| Modifier and Type | Method and Description |
|---|---|
static MetricProps.Builder |
builder() |
String |
getMetricName()
Name of the metric.
|
String |
getNamespace()
Namespace of the metric.
|
getAccount, getColor, getDimensions, getLabel, getPeriod, getRegion, getStatistic, getUnit@Stability(value=Stable) @NotNull String getMetricName()
@Stability(value=Stable) @NotNull String getNamespace()
@Stability(value=Stable) static MetricProps.Builder builder()
builder in interface CommonMetricOptionsMetricProps.Builder of MetricPropsCopyright © 2021. All rights reserved.