Values.KeyValueStoreAssociationsSourceThe key value store associations.
type nonrec t = {quantity : Integer.t;The quantity of key value store associations.
*)items : KeyValueStoreAssociationList.t option;The items of the key value store association.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of (string * [> `String of KeyValueStoreARN.t ]) list ]
list ])
list ]