Module Values.DomainAssociationsSource

Sourcetype nonrec t = DomainAssociation.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : DomainAssociation.t list -> [> `List of [> `Structure of (string * [> `Boolean of EnableAutoSubDomain.t | `Enum of string | `List of [> `String of AutoSubDomainCreationPattern.t | `Structure of (string * [> `Boolean of Verified.t | `String of DNSRecord.t | `Structure of (string * [> `String of DomainPrefix.t ]) list ]) list ] list | `String of DomainAssociationArn.t | `Structure of (string * [> `Enum of string | `String of CertificateArn.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> DomainAssociation.t list