package aws-route53

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

Module Types.VPCsSource

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

Innovation. Community. Security.