package aws-elasticache

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = unit
val make : unit -> unit
val parse : 'a -> unit option
val to_query : 'a -> Aws.Query.t
val to_json : 'a -> [> `Assoc of 'b list ]
val of_json : 'a -> unit