Values.DomainConflictSourceContains information about the domain conflict. Use this information to determine the affected domain, the related resource, and the affected Amazon Web Services account.
type nonrec t = {domain : String_.t option;The domain used to find existing conflicts for domain configurations.
*)resourceType : DistributionResourceType.t option;The CloudFront resource type that has a domain conflict.
*)resourceId : String_.t option;The ID of the resource that has a domain conflict.
*)accountId : String_.t option;The ID of the Amazon Web Services account for the domain conflict.
*)}