TopicRuleIotSiteWiseAction

data class TopicRuleIotSiteWiseAction(val putAssetPropertyValueEntries: List<TopicRulePutAssetPropertyValueEntry>, val roleArn: String)

Constructors

Link copied to clipboard
constructor(putAssetPropertyValueEntries: List<TopicRulePutAssetPropertyValueEntry>, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of asset property value entries.

Link copied to clipboard

The ARN of the role that grants AWS IoT permission to send an asset property value to AWS IoT SiteWise. ( "Action": "iotsitewise:BatchPutAssetPropertyValue" ). The trust policy can restrict access to specific asset hierarchy paths.