@Stability(value=Stable) @Internal public static final class CfnDetectorModel.IotSiteWiseProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorModel.IotSiteWiseProperty
CfnDetectorModel.IotSiteWisePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetectorModel.IotSiteWiseProperty.Builder, CfnDetectorModel.IotSiteWiseProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDetectorModel.IotSiteWiseProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDetectorModel.ActionProperty.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(CfnDetectorModel.IotSiteWiseProperty.Builder builder)
CfnDetectorModel.ActionProperty.Builder.public final Object getPropertyValue()
CfnDetectorModel.IotSiteWisePropertyThis value contains timestamp, quality, and value (TQV) information.
getPropertyValue in interface CfnDetectorModel.IotSiteWisePropertypublic final String getAssetId()
CfnDetectorModel.IotSiteWisePropertygetAssetId in interface CfnDetectorModel.IotSiteWisePropertypublic final String getEntryId()
CfnDetectorModel.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 CfnDetectorModel.IotSiteWisePropertypublic final String getPropertyAlias()
CfnDetectorModel.IotSiteWisePropertygetPropertyAlias in interface CfnDetectorModel.IotSiteWisePropertypublic final String getPropertyId()
CfnDetectorModel.IotSiteWisePropertygetPropertyId in interface CfnDetectorModel.IotSiteWiseProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.