latest--aws-ec2-dhcpoptions
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-dhcpoptions.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Resource Type definition for AWS::EC2::DHCPOptions. Source:- No source definition found, add manually please
Properties
DomainName
string | Aws_CF_FunctionString
This value is used to complete unqualified DNS hostnames.
DomainNameServers
string[]
The IPv4 addresses of up to four domain name servers, or AmazonProvidedDNS.
uniqueItems=true
NetbiosNameServers
string[]
The IPv4 addresses of up to four NetBIOS name servers.
uniqueItems=true
NetbiosNodeType
integer
The NetBIOS node type (1, 2, 4, or 8).
NtpServers
string[]
The IPv4 addresses of up to four Network Time Protocol (NTP) servers.
Tags
Tag[]
Any tags assigned to the DHCP options set.
Definitions
Tag
object