workerInstanceTypes

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


@JvmName(name = "bbmgvvvumylbntmr")
suspend fun workerInstanceTypes(value: Output<List<String>>)
@JvmName(name = "ikngbcjrvqtyuxkr")
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

The instance type of worker node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster.


@JvmName(name = "hdpucclfnrtenmxa")
suspend fun workerInstanceTypes(values: List<Output<String>>)
@JvmName(name = "vviiyvlxqpkimovl")
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

The instance type of worker node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster.