@Stability(value=Deprecated) @Deprecated @Internal public static final class MetricGraphConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricGraphConfig
MetricGraphConfigsoftware.amazon.jsii.JsiiObject.InitializationModeMetricGraphConfig.Builder, MetricGraphConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MetricGraphConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MetricGraphConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getColor()
Deprecated.
(deprecated) Color for the graph line.
|
List<Dimension> |
getDimensions()
Deprecated.
(deprecated) The dimensions to apply to the alarm.
|
String |
getLabel()
Deprecated.
(deprecated) Label for the metric.
|
String |
getMetricName()
Deprecated.
(deprecated) Name of the metric.
|
String |
getNamespace()
Deprecated.
(deprecated) Namespace of the metric.
|
Number |
getPeriod()
Deprecated.
(deprecated) How many seconds to aggregate over.
|
MetricRenderingProperties |
getRenderingProperties()
Deprecated.
(deprecated) Rendering properties override yAxis parameter of the widget object.
|
String |
getStatistic()
Deprecated.
(deprecated) Aggregation function to use (can be either simple or a percentile).
|
Unit |
getUnit()
Deprecated.
(deprecated) The unit of the alarm.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(MetricGraphConfig.Builder builder)
MetricGraphConfig.Builder.public final String getMetricName()
MetricGraphConfiggetMetricName in interface MetricGraphConfigpublic final String getNamespace()
MetricGraphConfiggetNamespace in interface MetricGraphConfigpublic final Number getPeriod()
MetricGraphConfiggetPeriod in interface MetricGraphConfigpublic final MetricRenderingProperties getRenderingProperties()
MetricGraphConfiggetRenderingProperties in interface MetricGraphConfigpublic final String getColor()
MetricGraphConfiggetColor in interface MetricGraphConfigpublic final List<Dimension> getDimensions()
MetricGraphConfiggetDimensions in interface MetricGraphConfigpublic final String getLabel()
MetricGraphConfiggetLabel in interface MetricGraphConfigpublic final String getStatistic()
MetricGraphConfiggetStatistic in interface MetricGraphConfigpublic final Unit getUnit()
MetricGraphConfiggetUnit in interface MetricGraphConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.