Instance Network Interface Access Config Args
data class InstanceNetworkInterfaceAccessConfigArgs(val natIp: Output<String>? = null, val networkTier: Output<String>? = null, val publicPtrDomainName: Output<String>? = null, val securityPolicy: Output<String>? = null) : ConvertibleToJava<InstanceNetworkInterfaceAccessConfigArgs>
Properties
Link copied to clipboard
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM or STANDARD tier is valid for IPv6.
Link copied to clipboard
The domain name to be used when creating DNSv6 records for the external IPv6 ranges..
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.