@Stability(value=Stable) @Internal public static final class CfnAsset.AssetPropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAsset.AssetPropertyProperty
CfnAsset.AssetPropertyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAsset.AssetPropertyProperty.Builder, CfnAsset.AssetPropertyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAsset.AssetPropertyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAsset.AssetHierarchyProperty.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 |
getAlias()
The property alias that identifies the property, such as an OPC-UA server data stream path (for example, `/company/windfarm/3/turbine/7/temperature` ).
|
String |
getLogicalId()
The `LogicalID` of the asset property.
|
String |
getNotificationState()
The MQTT notification state (enabled or disabled) for this 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(CfnAsset.AssetPropertyProperty.Builder builder)
CfnAsset.AssetHierarchyProperty.Builder.public final String getLogicalId()
CfnAsset.AssetPropertyProperty
The maximum length is 256 characters, with the pattern [^\ u0000-\ u001F\ u007F]+ .
getLogicalId in interface CfnAsset.AssetPropertyPropertypublic final String getAlias()
CfnAsset.AssetPropertyPropertyFor more information, see Mapping industrial data streams to asset properties in the AWS IoT SiteWise User Guide .
The property alias must have 1-1000 characters.
getAlias in interface CfnAsset.AssetPropertyPropertypublic final String getNotificationState()
CfnAsset.AssetPropertyPropertyWhen the notification state is enabled, AWS IoT SiteWise publishes property value updates to a unique MQTT topic. For more information, see Interacting with other services in the AWS IoT SiteWise User Guide .
If you omit this parameter, the notification state is set to DISABLED .
getNotificationState in interface CfnAsset.AssetPropertyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.