workerInstanceTypes

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


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