@Stability(value=Stable) @Internal public static final class SingleValueWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SingleValueWidgetProps
SingleValueWidgetPropssoftware.amazon.jsii.JsiiObject.InitializationModeSingleValueWidgetProps.Builder, SingleValueWidgetProps.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(SingleValueWidgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SingleValueWidgetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getFullPrecision()
Whether to show as many digits as can fit, before rounding.
|
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.
|
Boolean |
getSetPeriodToTimeRange()
Whether to show the value from the entire time range.
|
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(SingleValueWidgetProps.Builder builder)
SingleValueWidgetProps.Builder.public final List<IMetric> getMetrics()
SingleValueWidgetPropsgetMetrics in interface SingleValueWidgetPropspublic final Boolean getFullPrecision()
SingleValueWidgetPropsDefault: false
getFullPrecision in interface SingleValueWidgetPropspublic final Boolean getSetPeriodToTimeRange()
SingleValueWidgetPropsDefault: false
getSetPeriodToTimeRange in interface SingleValueWidgetPropspublic 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 © 2023. All rights reserved.