Values.DeleteEnvironmentProfileInputSourceDeletes an environment profile in Amazon DataZone.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the Amazon DataZone domain in which the environment profile is deleted.
*)identifier : EnvironmentProfileId.t;The ID of the environment profile that is deleted.
*)}