@Stability(value=Stable) @Internal public static final class CfnTopicRule.PutAssetPropertyValueEntryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.PutAssetPropertyValueEntryProperty
CfnTopicRule.PutAssetPropertyValueEntryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.PutAssetPropertyValueEntryProperty.Builder, CfnTopicRule.PutAssetPropertyValueEntryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.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 AWS IoT SiteWise asset.
|
String |
getEntryId()
Optional.
|
String |
getPropertyAlias()
The name of the property alias associated with your asset property.
|
String |
getPropertyId()
The ID of the asset's property.
|
Object |
getPropertyValues()
A list of property values to insert that each contain timestamp, quality, and value (TQV) information.
|
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(CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final Object getPropertyValues()
CfnTopicRule.PutAssetPropertyValueEntryPropertygetPropertyValues in interface CfnTopicRule.PutAssetPropertyValueEntryPropertypublic final String getAssetId()
CfnTopicRule.PutAssetPropertyValueEntryProperty
You must specify either a propertyAlias or both an aliasId and a propertyId . Accepts substitution templates.
getAssetId in interface CfnTopicRule.PutAssetPropertyValueEntryPropertypublic final String getEntryId()
CfnTopicRule.PutAssetPropertyValueEntryPropertyA unique identifier for this entry that you can define to better track which message caused an error in case of failure. Accepts substitution templates. Defaults to a new UUID.
getEntryId in interface CfnTopicRule.PutAssetPropertyValueEntryPropertypublic final String getPropertyAlias()
CfnTopicRule.PutAssetPropertyValueEntryProperty
You must specify either a propertyAlias or both an aliasId and a propertyId . Accepts substitution templates.
getPropertyAlias in interface CfnTopicRule.PutAssetPropertyValueEntryPropertypublic final String getPropertyId()
CfnTopicRule.PutAssetPropertyValueEntryProperty
You must specify either a propertyAlias or both an aliasId and a propertyId . Accepts substitution templates.
getPropertyId in interface CfnTopicRule.PutAssetPropertyValueEntryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.