package aws-sqs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val make : 'a -> unit -> 'b
val parse : 'a -> 'b option
val to_json : (MessageSystemAttributeNameForSends.t, MessageSystemAttributeValue.t) Stdlib.Hashtbl.t -> [> `Assoc of (string * [> `Assoc of (string * Aws.Json.t) list ]) list ]