Get Instance Template Network Interface Access Config
data class GetInstanceTemplateNetworkInterfaceAccessConfig(val natIp: String, val networkTier: String, val publicPtrDomainName: String)
Properties
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
The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.