Kubernetes Cluster Node Pool Node Network Profile Allowed Host Port Args
data class KubernetesClusterNodePoolNodeNetworkProfileAllowedHostPortArgs(val portEnd: Output<Int>? = null, val portStart: Output<Int>? = null, val protocol: Output<String>? = null) : ConvertibleToJava<KubernetesClusterNodePoolNodeNetworkProfileAllowedHostPortArgs>