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