Values.CustomerContactSourceA contact to receive notification from Oracle about maintenance updates for a specific Exadata infrastructure.
type nonrec t = {email : CustomerContactEmailString.t option;The email address of the contact.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of CustomerContactEmailString.t ]) list ]