Hierarchy

  • DhcpOptionsProps

Properties

domainName?: string

This value is used to complete unqualified DNS hostnames.

domainNameServers?: string[]

The IPv4 addresses of up to four domain name servers.

Default

-- AmazonProvidedDNS

name: string

The name of the DHCP options set.

netbiosNameServers?: string[]

The IPv4 addresses of up to four NetBIOS name servers.

netbiosNodeType?: number

The NetBIOS node type (1, 2, 4, or 8).

ntpServers?: string[]

The IPv4 addresses of up to four Network Time Protocol (NTP) servers.

tags?: CfnTag[]

Any tags assigned to the DHCP options set.

Generated using TypeDoc