@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-21T15:55:57.922Z") @Stability(value=Deprecated) @Deprecated public interface MetricRenderingProperties extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
MetricRenderingProperties.Builder
Deprecated.
|
static class |
MetricRenderingProperties.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricRenderingProperties.Builder |
builder()
Deprecated.
|
default String |
getColor()
Deprecated.
|
default String |
getLabel()
Deprecated.
|
Number |
getPeriod()
Deprecated.
|
default String |
getStat()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull Number getPeriod()
@Stability(value=Deprecated) @Deprecated @Nullable default String getColor()
@Stability(value=Deprecated) @Deprecated @Nullable default String getLabel()
@Stability(value=Deprecated) @Deprecated @Nullable default String getStat()
@Stability(value=Deprecated) @Deprecated static MetricRenderingProperties.Builder builder()
MetricRenderingProperties.Builder of MetricRenderingPropertiesCopyright © 2021. All rights reserved.