Module Values.PolicyVersionsSource

Sourcetype nonrec t = PolicyVersionSummary.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : PolicyVersionSummary.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of PolicyVersionId.t | `String of QualifiedPolicyArn.t | `Timestamp of IsoTimestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> PolicyVersionSummary.t list