Module Values.FileCachesSource

Sourcetype nonrec t = FileCache.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : FileCache.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of StorageCapacity.t | `List of [> `String of SubnetId.t ] list | `String of AWSAccountId.t | `Structure of (string * [> `Enum of string | `Integer of PerUnitStorageThroughput.t | `String of ErrorMessage.t | `Structure of (string * [> `Enum of string | `Integer of MetadataStorageCapacity.t | `String of GeneralARN.t ]) list ]) list | `Timestamp of CreationTime.t ]) list ] list ]
Sourceval to_query : FileCache.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> FileCache.t list
Sourceval of_json : [> Yojson.Safe.t ] -> FileCache.t list
Sourceval to_json : FileCache.t list -> Yojson.Safe.t