@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.762Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricProps.Builder |
builder() |
String |
getMetricName()
Name of the metric.
|
String |
getNamespace()
Namespace of the metric.
|
getColor, getDimensions, getLabel, getPeriod, getStatistic, getUnit@Stability(value=Experimental) String getMetricName()
@Stability(value=Experimental) String getNamespace()
@Stability(value=Experimental) static MetricProps.Builder builder()
builder in interface CommonMetricOptionsMetricProps.Builder of MetricPropsCopyright © 2019. All rights reserved.