nodePoolAutoConfig

@JvmName(name = "wqmsqbkaojjpryrk")
suspend fun nodePoolAutoConfig(value: Output<ClusterNodePoolAutoConfigArgs>)
@JvmName(name = "oqtojihgokymuuig")
suspend fun nodePoolAutoConfig(value: ClusterNodePoolAutoConfigArgs?)

Parameters

value

Node pool configs that apply to auto-provisioned node pools in autopilot clusters and node auto-provisioning-enabled clusters. Structure is documented below.


@JvmName(name = "hlierbkpucodgxhg")
suspend fun nodePoolAutoConfig(argument: suspend ClusterNodePoolAutoConfigArgsBuilder.() -> Unit)

Parameters

argument

Node pool configs that apply to auto-provisioned node pools in autopilot clusters and node auto-provisioning-enabled clusters. Structure is documented below.