# Vpc DHCP Options

VPC DHCP options

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `dns-servers` | array[string] | no | DNS Servers |
| `domain-search` | array[string] | no | Domain search list, limited to 255 octets post RFC3397 compression |
| `ntp-servers` | array[string] | no | NTP Servers |

