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>
Constructors
Link copied to clipboard
fun KubernetesClusterDefaultNodePoolNodeNetworkProfileArgs(allowedHostPorts: Output<List<KubernetesClusterDefaultNodePoolNodeNetworkProfileAllowedHostPortArgs>>? = null, applicationSecurityGroupIds: Output<List<String>>? = null, nodePublicIpTags: Output<Map<String, String>>? = null)
Functions
Properties
Link copied to clipboard
val allowedHostPorts: Output<List<KubernetesClusterDefaultNodePoolNodeNetworkProfileAllowedHostPortArgs>>? = null