Values.DomainSummarySourceObject for the summarized details of the domain.
type nonrec t = {domainId : DomainId.t option;The unique identifier of the domain.
*)domainArn : DomainArn.t option;The Amazon Resource Name (ARN) of the domain.
*)name : DomainName.t option;The name of the domain.
*)}