@Stability(value=Stable) @Internal public static final class CfnAlarmModel.IotSiteWiseProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.IotSiteWiseProperty
CfnAlarmModel.IotSiteWisePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.IotSiteWiseProperty.Builder, CfnAlarmModel.IotSiteWiseProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.IotSiteWiseProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModel.AcknowledgeFlowProperty.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) |
String |
getAssetId()
The ID of the asset that has the specified property.
|
String |
getEntryId()
A unique identifier for this entry.
|
String |
getPropertyAlias()
The alias of the asset property.
|
String |
getPropertyId()
The ID of the asset property.
|
Object |
getPropertyValue()
The value to send to the asset property.
|
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(CfnAlarmModel.IotSiteWiseProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final String getAssetId()
CfnAlarmModel.IotSiteWisePropertygetAssetId in interface CfnAlarmModel.IotSiteWisePropertypublic final String getEntryId()
CfnAlarmModel.IotSiteWisePropertyYou can use the entry ID to track which data entry causes an error in case of failure. The default is a new unique identifier.
getEntryId in interface CfnAlarmModel.IotSiteWisePropertypublic final String getPropertyAlias()
CfnAlarmModel.IotSiteWisePropertygetPropertyAlias in interface CfnAlarmModel.IotSiteWisePropertypublic final String getPropertyId()
CfnAlarmModel.IotSiteWisePropertygetPropertyId in interface CfnAlarmModel.IotSiteWisePropertypublic final Object getPropertyValue()
CfnAlarmModel.IotSiteWisePropertyThis value contains timestamp, quality, and value (TQV) information.
getPropertyValue in interface CfnAlarmModel.IotSiteWiseProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.