workerInstanceTypes

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


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