package aws-elasticache

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