---
type: resource-type
title: DHCPOptions
description: aws resource type AWS::EC2::DHCPOptions
name: DHCPOptions
lexicon: aws
resource_type: AWS::EC2::DHCPOptions
---
`AWS::EC2::DHCPOptions`, a resource type of the aws lexicon.

## Properties

- `DhcpOptionsId` (`string`, optional)
- `DomainName` (`string`, optional): This value is used to complete unqualified DNS hostnames.
- `DomainNameServers` (`string[]`, optional): The IPv4 addresses of up to four domain name servers, or AmazonProvidedDNS.
- `Ipv6AddressPreferredLeaseTime` (`number`, optional): The preferred Lease Time for ipV6 address in seconds.
- `NetbiosNameServers` (`string[]`, optional): The IPv4 addresses of up to four NetBIOS name servers.
- `NetbiosNodeType` (`"1" | "2" | "4" | "8"`, optional): The NetBIOS node type (1, 2, 4, or 8).
- `NtpServers` (`string[]`, optional): The IPv4 addresses of up to four Network Time Protocol (NTP) servers.
- `Tags` (`DHCPOptions_Tag[]`, optional): Any tags assigned to the DHCP options set.

## Attributes

- `DhcpOptionsId`
