Module Values.SourceServerActionDocumentsSource

Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : SourceServerActionDocument.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of OrderType.t | `Map of ([> `String of SsmDocumentParameterName.t ] * [> `List of [> `Structure of (string * [> `Enum of string | `String of SsmParameterStoreParameterName.t ]) list ] list | `Structure of (string * [> `String of JmesPathString.t ]) list ]) list | `String of ActionID.t ]) list ] list ]
Sourceval to_header : 'a -> 'b