Module Values_0.RelatedResourcesSource

Sourcetype nonrec t = RelatedResource.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RelatedResource.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Map of ([> `String of String_.t ] * [> `String of String_.t ]) list | `Structure of (string * [> `String of CertificateId.t | `Structure of (string * [> `String of PolicyName.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RelatedResource.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RelatedResource.t list