Values_6.DescribeMacHostsResultSourceDescribes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.
type nonrec t = {macHosts : Values_3.MacHostList.t option;Information about the EC2 Mac Dedicated Hosts.
*)nextToken : Values_0.String_.t option;The token to use to retrieve the next page of results.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of Values_0.String_.t ] list
| `String of Values_0.DedicatedHostId.t ])
list ]
list
| `String of Values_0.String_.t ])
list ]