| Modifier and Type | Class and Description |
|---|---|
static class |
MetricRenderingProperties.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MetricRenderingProperties |
MetricRenderingProperties.Builder.build()
Deprecated.
|
MetricRenderingProperties |
MetricGraphConfig.getRenderingProperties()
Deprecated.
|
MetricRenderingProperties |
MetricGraphConfig.Jsii$Proxy.getRenderingProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.renderingProperties(MetricRenderingProperties renderingProperties)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(String metricName,
String namespace,
Number period,
MetricRenderingProperties renderingProperties,
String color,
List<? extends Dimension> dimensions,
String label,
String statistic,
Unit unit)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MetricGraphConfig.Builder. |
Copyright © 2021. All rights reserved.