workerInstanceTypes

@JvmName(name = "twnyxilfpixrrwjs")
suspend fun workerInstanceTypes(value: Output<List<String>>)
@JvmName(name = "setxsvgpgybdvljl")
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 = "buhicbioarktkvhr")
suspend fun workerInstanceTypes(vararg values: Output<String>)


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