Module Values.FileSystemDescriptionsSource

Sourcetype nonrec t = FileSystemDescription.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : FileSystemDescription.t list -> [> `List of [> `Structure of (string * [> `Boolean of Encrypted.t | `Double of ProvisionedThroughputInMibps.t | `Enum of string | `Integer of MountTargetCount.t | `List of [> `Structure of (string * [> `String of TagKey.t ]) list ] list | `String of AwsAccountId.t | `Structure of (string * [> `Enum of string | `Long of FileSystemSizeValue.t | `Timestamp of Timestamp.t ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> FileSystemDescription.t list