workerInstanceTypes

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

Parameters

value

The instance types of worker node, you can set multiple types to avoid NoStock of a certain type.


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


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

Parameters

values

The instance types of worker node, you can set multiple types to avoid NoStock of a certain type.