Module Values.ChannelsSource

Sourcetype nonrec t = NotificationChannel.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : NotificationChannel.t list -> [> `List of [> `Structure of (string * [> `String of NotificationChannelId.t | `Structure of (string * [> `Structure of (string * [> `List of [> `Enum of string ] list | `String of TopicArn.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> NotificationChannel.t list