Values.DeleteTargetDomainOutputSourceOutput for the DeleteTargetDomain operation.
type nonrec t = {targetDomainId : TargetDomainId.t option;The unique identifier of the deleted target domain.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]