public static final class MetricWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricWidgetProps
software.amazon.jsii.JsiiObject.InitializationModeMetricWidgetProps.Builder, MetricWidgetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable public Number getHeight()
getHeight in interface MetricWidgetProps@Stability(value=Experimental) @Nullable public String getRegion()
getRegion in interface MetricWidgetProps@Stability(value=Experimental) @Nullable public String getTitle()
getTitle in interface MetricWidgetProps@Stability(value=Experimental) @Nullable public Number getWidth()
getWidth in interface MetricWidgetPropsCopyright © 2019. All rights reserved.