Module Values.ConfigurationsMapSource

Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * Configuration.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Structure of (string * [> `List of [> `String of EbsUserId.t | `Structure of (string * [> `Enum of string | `List of [> `Enum of string ] list | `String of GranteePrincipal.t | `Structure of (string * [> `Map of ([> `String of KmsConstraintsKey.t ] * [> `String of KmsConstraintsValue.t ]) list | `String of AclCanonicalId.t ]) list ]) list ] list | `Map of ([> `String of PolicyName.t ] * [> `String of KmsKeyPolicy.t | `Structure of (string * [> `List of [> `String of RdsDbClusterSnapshotAccountId.t ] list | `String of AccessPointPolicy.t | `Structure of (string * [> `Boolean of Boolean.t | `Structure of (string * [> `String of VpcId.t ]) list ]) list ]) list ]) list | `String of EbsSnapshotDataEncryptionKeyId.t | `Structure of (string * [> `Boolean of Boolean.t ]) list ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * Configuration.t) list