Values.DeleteConnectionInputSourceDeletes and connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the domain where the connection is deleted.
*)identifier : ConnectionId.t;The ID of the connection that is deleted.
*)}