KubernetesClusterNodePoolNodeNetworkProfileArgs

data class KubernetesClusterNodePoolNodeNetworkProfileArgs(val nodePublicIpTags: Output<Map<String, String>>? = null) : ConvertibleToJava<KubernetesClusterNodePoolNodeNetworkProfileArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): KubernetesClusterNodePoolNodeNetworkProfileArgs

Properties

Link copied to clipboard
val nodePublicIpTags: Output<Map<String, String>>? = null

Specifies a mapping of tags to the instance-level public IPs. Changing this forces a new resource to be created.