Sha256: dd51db062d6721c39adf3561150d59ecc6e557c12c85bf037934fbd0c793d0b2
Contents?: true
Size: 859 Bytes
Versions: 23
Compression:
Stored size: 859 Bytes
Contents
AWS::EC2::DHCPOptions: Properties: DomainName: | "A domain name of your choice." DomainNameServers: | [ "AmazonProvidedDNS", "domain-name-for-your-region" ] NetbiosNameServers: | [ "The IP address (IPv4) of a NetBIOS name server. You can specify up to four addresses." ] NetbiosNodeType: | "An integer value indicating the NetBIOS node type: 1: Broadcast (B) 2: Point-to-point (P) 4: Mixed mode (M) 8: Hybrid (H). We recommend that you use only the value 2 at this time (broadcast and multicast are not currently supported)." NtpServers: | [ "The IP address (IPv4) of a Network Time Protocol (NTP) server. You can specify up to four addresses." ] Tags: | [ { "Key" => "Name", "Value" => "VPC Name" } ]
Version data entries
23 entries across 23 versions & 1 rubygems