Kubernetes Cluster Default Node Pool Node Network Profile Args
data class KubernetesClusterDefaultNodePoolNodeNetworkProfileArgs(val allowedHostPorts: Output<List<KubernetesClusterDefaultNodePoolNodeNetworkProfileAllowedHostPortArgs>>? = null, val applicationSecurityGroupIds: Output<List<String>>? = null, val nodePublicIpTags: Output<Map<String, String>>? = null) : ConvertibleToJava<KubernetesClusterDefaultNodePoolNodeNetworkProfileArgs>
Properties
Link copied to clipboard
val allowedHostPorts: Output<List<KubernetesClusterDefaultNodePoolNodeNetworkProfileAllowedHostPortArgs>>? = null
One or more allowed_host_ports
blocks as defined below.
Link copied to clipboard
A list of Application Security Group IDs which should be associated with this Node Pool.
Link copied to clipboard
Specifies a mapping of tags to the instance-level public IPs. Changing this forces a new resource to be created.