Get Instance Network Interface Access Config
data class GetInstanceNetworkInterfaceAccessConfig(val natIp: String, val networkTier: String, val publicPtrDomainName: String, val securityPolicy: String)
Properties
Link copied to clipboard
The network-tier used for configuring this instance. One of PREMIUM
or STANDARD
.
Link copied to clipboard
The DNS domain name for the public PTR record.
Link copied to clipboard
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.