package aws-elasticache

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val make : 'a -> unit -> 'b
val parse : Ezxmlm.nodes -> ReshardingConfiguration.t list option
val to_query : ReshardingConfiguration.t list -> Aws.Query.t
val to_json : ReshardingConfiguration.t list -> [> `List of [> `Assoc of (string * Aws.Json.t) list ] list ]