Instance Network Interface Ipv6Access Config
data class InstanceNetworkInterfaceIpv6AccessConfig(val externalIpv6: String? = null, val externalIpv6PrefixLength: String? = null, val networkTier: String, val publicPtrDomainName: String? = null)
Constructors
Link copied to clipboard
fun InstanceNetworkInterfaceIpv6AccessConfig(externalIpv6: String? = null, externalIpv6PrefixLength: String? = null, networkTier: String, publicPtrDomainName: String? = null)
Types
Properties
Link copied to clipboard
The DNS domain name for the public PTR record. To set this field on an instance, you must be verified as the owner of the domain. See the docs for how to become verified as a domain owner. records for the external IPv6 ranges..