Values.CreateWaveRequestSourceCreate wave.
type nonrec t = {name : WaveName.t;Wave name.
*)description : WaveDescription.t option;Wave description.
*)accountID : AccountID.t option;Account ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of WaveName.t ])
list ]