workerInstanceTypes

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


@JvmName(name = "chngkgehdmvjjtgr")
suspend fun workerInstanceTypes(value: Output<List<String>>)
@JvmName(name = "fbatlpydidkiwiys")
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 worker 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.


@JvmName(name = "fvkjbloxfggniovo")
suspend fun workerInstanceTypes(values: List<Output<String>>)
@JvmName(name = "vswtuavckpdkxfbh")
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 worker 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.