@Stability(value=Deprecated) @Deprecated @Internal public static final class MetricRenderingProperties.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricRenderingProperties
MetricRenderingPropertiessoftware.amazon.jsii.JsiiObject.InitializationModeMetricRenderingProperties.Builder, MetricRenderingProperties.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(MetricRenderingProperties.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MetricRenderingProperties.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getColor()
Deprecated.
(deprecated) The hex color code, prefixed with '#' (e.g.
|
String |
getLabel()
Deprecated.
(deprecated) Label for the metric.
|
Number |
getPeriod()
Deprecated.
(deprecated) How many seconds to aggregate over.
|
String |
getStat()
Deprecated.
(deprecated) Aggregation function to use (can be either simple or a percentile).
|
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(MetricRenderingProperties.Builder builder)
MetricRenderingProperties.Builder.public final Number getPeriod()
MetricRenderingPropertiesgetPeriod in interface MetricRenderingPropertiespublic final String getColor()
MetricRenderingPropertiesgetColor in interface MetricRenderingPropertiespublic final String getLabel()
MetricRenderingPropertiesgetLabel in interface MetricRenderingPropertiespublic final String getStat()
MetricRenderingPropertiesgetStat in interface MetricRenderingProperties@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.