@Stability(value=Stable) @Internal public static final class AlarmWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AlarmWidgetProps
AlarmWidgetPropssoftware.amazon.jsii.JsiiObject.InitializationModeAlarmWidgetProps.Builder, AlarmWidgetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AlarmWidgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AlarmWidgetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IAlarm |
getAlarm()
The alarm to show.
|
Number |
getHeight()
Height of the widget.
|
YAxisProps |
getLeftYAxis()
Left Y axis.
|
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(AlarmWidgetProps.Builder builder)
AlarmWidgetProps.Builder.public final IAlarm getAlarm()
AlarmWidgetPropsgetAlarm in interface AlarmWidgetPropspublic final YAxisProps getLeftYAxis()
AlarmWidgetPropsDefault: - No minimum or maximum values for the left Y-axis
getLeftYAxis in interface AlarmWidgetPropspublic 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.