Module Values.DirectoryDescriptionsSource

Sourcetype nonrec t = DirectoryDescription.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DirectoryDescription.t list -> [> `List of [> `Structure of (string * [> `Boolean of SsoEnabled.t | `Enum of string | `Integer of DesiredNumberOfDomainControllers.t | `List of [> `String of IpAddr.t ] list | `String of DirectoryId.t | `Structure of (string * [> `Boolean of UseSameUsername.t | `Enum of string | `Integer of PortNumber.t | `List of [> `String of SubnetId.t ] list | `String of VpcId.t | `Structure of (string * [> `Boolean of UseSameUsername.t | `Enum of string | `Integer of PortNumber.t | `List of [> `String of SubnetId.t ] list | `String of VpcId.t ]) list ]) list | `Timestamp of LaunchTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> DirectoryDescription.t list