ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs

data class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs(val autoscaling: Output<ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs>? = null, val config: Output<ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs>? = null, val locations: Output<List<String>>) : ConvertibleToJava<ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs>

Properties

Link copied to clipboard

The autoscaler configuration for this node pool. The autoscaler is enabled only when a valid configuration is present.

Link copied to clipboard
Link copied to clipboard
val locations: Output<List<String>>

The list of Compute Engine zones where node pool nodes associated with a Dataproc on GKE virtual cluster will be located.

Functions

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