Values_3.DhcpOptionsSourceThe set of DHCP options.
type nonrec t = {ownerId : Values_0.String_.t option;The ID of the Amazon Web Services account that owns the DHCP options set.
*)dhcpOptionsId : Values_0.String_.t option;The ID of the set of DHCP options.
*)dhcpConfigurations : Values_1.DhcpConfigurationList.t option;The DHCP options in the set.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of string ]) list ]
list
| `String of string ])
list ]
list
| `String of Values_0.String_.t ])
list ]