public static final class DashboardProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DashboardProps
software.amazon.jsii.JsiiObject.InitializationModeDashboardProps.Builder, DashboardProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDashboardName()
Name of the dashboard.
|
String |
getEnd()
The end of the time range to use for each widget on the dashboard when the dashboard loads.
|
PeriodOverride |
getPeriodOverride()
Use this field to specify the period for the graphs when the dashboard loads.
|
String |
getStart()
The start of the time range to use for each widget on the dashboard.
|
List<List<IWidget>> |
getWidgets()
Initial set of widgets on the dashboard.
|
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 String getDashboardName()
getDashboardName in interface DashboardProps@Stability(value=Experimental) @Nullable public String getEnd()
getEnd in interface DashboardProps@Stability(value=Experimental) @Nullable public PeriodOverride getPeriodOverride()
getPeriodOverride in interface DashboardProps@Stability(value=Experimental) @Nullable public String getStart()
getStart in interface DashboardProps@Stability(value=Experimental) @Nullable public List<List<IWidget>> getWidgets()
getWidgets in interface DashboardPropsCopyright © 2019. All rights reserved.