/dhall-aws-cloudformation/cloudformation/AWS::IoT::TopicRule/IotSiteWiseAction.dhall
Copy path to clipboardSource
{ Type =
{ PutAssetPropertyValueEntries :
List (./PutAssetPropertyValueEntry.dhall).Type
, RoleArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}