Instance From Template Network Interface Access Config Args
data class InstanceFromTemplateNetworkInterfaceAccessConfigArgs(val natIp: Output<String>? = null, val networkTier: Output<String>? = null, val publicPtrDomainName: Output<String>? = null, val securityPolicy: Output<String>? = null) : ConvertibleToJava<InstanceFromTemplateNetworkInterfaceAccessConfigArgs>
Properties
Link copied to clipboard
The networking 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.