DhcpOptions

class DhcpOptions : KotlinCustomResource

Resource Type definition for AWS::EC2::DHCPOptions

Properties

Link copied to clipboard
val dhcpOptionsId: Output<String>

The ID of the DHCP options set.

Link copied to clipboard
val domainName: Output<String>?

This value is used to complete unqualified DNS hostnames.

Link copied to clipboard

The IPv4 addresses of up to four domain name servers, or AmazonProvidedDNS.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The preferred Lease Time for ipV6 address in seconds.

Link copied to clipboard

The IPv4 addresses of up to four NetBIOS name servers.

Link copied to clipboard
val netbiosNodeType: Output<Int>?

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

Link copied to clipboard
val ntpServers: Output<List<String>>?

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Any tags assigned to the DHCP options set.

Link copied to clipboard
val urn: Output<String>