public static final class SingleValueWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SingleValueWidgetProps
software.amazon.jsii.JsiiObject.InitializationModeSingleValueWidgetProps.Builder, SingleValueWidgetProps.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.
|
List<IMetric> |
getMetrics()
Metrics to display.
|
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) public List<IMetric> getMetrics()
getMetrics in interface SingleValueWidgetProps@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.