Values.TargetDestinationSourceDestination details to write data for a target data source. Current supported data source is Timestream.
type nonrec t = {timestreamDestination : TimestreamDestination.t option;Query result destination details for Timestream data source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of ResourceName.t ]) list ])
list ]