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 -> CacheNodeTypeSpecificValue.t list option
val to_json : CacheNodeTypeSpecificValue.t list -> [> `List of [> `Assoc of (string * Aws.Json.t) list ] list ]