GetInstanceTemplateNetworkInterfaceIpv6AccessConfig

data class GetInstanceTemplateNetworkInterfaceIpv6AccessConfig(val externalIpv6: String, val externalIpv6PrefixLength: String, val name: String, val networkTier: String, val publicPtrDomainName: String)

Constructors

constructor(externalIpv6: String, externalIpv6PrefixLength: String, name: String, networkTier: String, publicPtrDomainName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The name of the instance template. One of name, filter or self_link_unique must be provided.

Link copied to clipboard

The network-tier used for configuring this instance template. This field can take the following values: PREMIUM or STANDARD. If this field is not specified, it is assumed to be PREMIUM.

Link copied to clipboard