Resource Type definition for AWS::EC2::DHCPOptions
domain_name
(String) This value is used to complete unqualified DNS hostnames.domain_name_servers
(List of String) The IPv4 addresses of up to four domain name servers, or AmazonProvidedDNS.ipv_6_address_preferred_lease_time
(Number) The preferred Lease Time for ipV6 address in seconds.netbios_name_servers
(List of String) The IPv4 addresses of up to four NetBIOS name servers.netbios_node_type
(Number) The NetBIOS node type (1, 2, 4, or 8).ntp_servers
(List of String) The IPv4 addresses of up to four Network Time Protocol (NTP) servers.tags
(Attributes List) Any tags assigned to the DHCP options set. (see below for nested schema)dhcp_options_id
(String)id
(String) Uniquely identifies the resource.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_dhcp_options.example <resource ID>