@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.284Z") @Stability(value=Experimental) 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()
(experimental) Name of the metric.
|
String |
getNamespace()
(experimental) Namespace of the metric.
|
getAccount, getColor, getDimensions, getLabel, getPeriod, getRegion, getStatistic, getUnit@Stability(value=Experimental) @NotNull String getMetricName()
@Stability(value=Experimental) @NotNull String getNamespace()
@Stability(value=Experimental) static MetricProps.Builder builder()
builder in interface CommonMetricOptionsMetricProps.Builder of MetricPropsCopyright © 2021. All rights reserved.