toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
TopicRulePutAssetPropertyValueEntryArgs
/
TopicRulePutAssetPropertyValueEntryArgs
Topic
Rule
Put
Asset
Property
Value
Entry
Args
constructor
(
assetId
:
Output
<
String
>
?
=
null
,
entryId
:
Output
<
String
>
?
=
null
,
propertyAlias
:
Output
<
String
>
?
=
null
,
propertyId
:
Output
<
String
>
?
=
null
,
propertyValues
:
Output
<
List
<
TopicRuleAssetPropertyValueArgs
>
>
)