package aws-ec2

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Types.AddressListSource

Sourcetype t = Address.t list
Sourceval make : 'a -> unit -> 'a
Sourceval parse : Ezxmlm.nodes -> Address.t list option
Sourceval to_query : Address.t list -> Aws.Query.t
Sourceval to_json : Address.t list -> [> `List of [> `Assoc of (string * Aws.Json.t) list ] list ]
Sourceval of_json : Aws.Json.t -> Address.t list
OCaml

Innovation. Community. Security.