Values.BatchGetTargetDomainsOutputSourceOutput for the BatchGetTargetDomains operation.
type nonrec t = {targetDomains : TargetDomainList.t option;The list of target domains that were found.
*)notFound : TargetDomainIdList.t option;The list of target domain identifiers that were not found.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of TargetDomainId.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string | `String of String_.t ])
list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list ])
list ]