/dhall-aws-cloudformation/cloudformation/AWS::IoT::TopicRule/AssetPropertyValue.dhall
Copy path to clipboardSource
{ Type =
{ Quality : Optional (./../../Fn.dhall).CfnText
, Timestamp : (./AssetPropertyTimestamp.dhall).Type
, Value : (./AssetPropertyVariant.dhall).Type
}
, default.Quality = None (./../../Fn.dhall).CfnText
}