package aws-ssm

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

Module Types.DocumentIdentifierListSource

Sourceval make : 'a -> unit -> 'a
Sourceval parse : Ezxmlm.nodes -> DocumentIdentifier.t list option
Sourceval to_json : DocumentIdentifier.t list -> [> `List of [> `Assoc of (string * Aws.Json.t) list ] list ]