instances

@JvmName(name = "raayfxkqjcuugtvu")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "icuupkchykcsxyjb")
suspend fun instances(value: List<String>?)

Parameters

value

The instance list. Add existing nodes under the same cluster VPC to the node pool.


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


@JvmName(name = "ccjhmfopqmwxibry")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "okissydgrkelxetp")
suspend fun instances(vararg values: String)

Parameters

values

The instance list. Add existing nodes under the same cluster VPC to the node pool.