@Stability(value=Stable) @Internal public static final class MetricWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricWidgetProps
MetricWidgetPropssoftware.amazon.jsii.JsiiObject.InitializationModeMetricWidgetProps.Builder, MetricWidgetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MetricWidgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MetricWidgetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHeight()
Height of the widget.
|
String |
getRegion()
The region the metrics of this graph should be taken from.
|
String |
getTitle()
Title for the graph.
|
Number |
getWidth()
Width of the widget, in a grid of 24 units wide.
|
int |
hashCode() |
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(MetricWidgetProps.Builder builder)
MetricWidgetProps.Builder.public final Number getHeight()
MetricWidgetPropsDefault: - 6 for Alarm and Graph widgets. 3 for single value widgets where most recent value of a metric is displayed.
getHeight in interface MetricWidgetPropspublic final String getRegion()
MetricWidgetPropsDefault: - Current region
getRegion in interface MetricWidgetPropspublic final String getTitle()
MetricWidgetPropsDefault: - None
getTitle in interface MetricWidgetPropspublic final Number getWidth()
MetricWidgetPropsDefault: 6
getWidth in interface MetricWidgetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.