workerInstanceTypes

@JvmName(name = "mnrpgvxwtdreffnx")
suspend fun workerInstanceTypes(vararg values: Output<String>)


@JvmName(name = "aidndaowoeohyrqm")
suspend fun workerInstanceTypes(value: Output<List<String>>)
@JvmName(name = "badbmlcgcdwddfhd")
suspend fun workerInstanceTypes(value: List<String>?)

Deprecated

Field 'worker_instance_types' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'instance_types' to replace it.

Parameters

value

(Optional) The instance type of worker node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster. From version 1.109.1, It is not necessary in the professional managed cluster, but it is necessary in other types of clusters.


@JvmName(name = "wekqbhvasknhcvfh")
suspend fun workerInstanceTypes(values: List<Output<String>>)
@JvmName(name = "hjvkmdcquysmcujf")
suspend fun workerInstanceTypes(vararg values: String)

Deprecated

Field 'worker_instance_types' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'instance_types' to replace it.

Parameters

values

(Optional) The instance type of worker node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster. From version 1.109.1, It is not necessary in the professional managed cluster, but it is necessary in other types of clusters.