Values.DomainNamesSourceRepresents a collection of domain names.
type nonrec t = {items : DomainName.t list option;The elements from this collection.
*)nextToken : NextToken.t option;The next page of elements from this collection. Not valid for the last element of the collection.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of string
| `Timestamp of string ])
list ]
list
| `Map of
([> `String of string ]
* [> `String of StringWithLengthBetween1And1600.t ])
list
| `String of SelectionExpression.t
| `Structure of
(string
* [> `List of [> `String of string ] list
| `String of UriWithLengthBetween1And2048.t ])
list ])
list ]
list
| `String of NextToken.t ])
list ]