@Stability(value=Stable) @Internal public static final class CfnDashboardProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDashboardProps
CfnDashboardPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDashboardProps.Builder, CfnDashboardProps.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(String dashboardDefinition,
String dashboardDescription,
String dashboardName,
String projectId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDashboardProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDashboardDefinition()
`AWS::IoTSiteWise::Dashboard.DashboardDefinition`.
|
String |
getDashboardDescription()
`AWS::IoTSiteWise::Dashboard.DashboardDescription`.
|
String |
getDashboardName()
`AWS::IoTSiteWise::Dashboard.DashboardName`.
|
String |
getProjectId()
`AWS::IoTSiteWise::Dashboard.ProjectId`.
|
List<CfnTag> |
getTags()
`AWS::IoTSiteWise::Dashboard.Tags`.
|
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.public final String getDashboardDefinition()
CfnDashboardPropsgetDashboardDefinition in interface CfnDashboardPropspublic final String getDashboardDescription()
CfnDashboardPropsgetDashboardDescription in interface CfnDashboardPropspublic final String getDashboardName()
CfnDashboardPropsgetDashboardName in interface CfnDashboardPropspublic final String getProjectId()
CfnDashboardPropsgetProjectId in interface CfnDashboardPropspublic final List<CfnTag> getTags()
CfnDashboardPropsgetTags in interface CfnDashboardProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.