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