instanceNames

@JvmName(name = "syulohrcgynjxlai")
suspend fun instanceNames(value: Output<List<String>>)
@JvmName(name = "sfhqqqbvmwrjvnnx")
suspend fun instanceNames(value: List<String>?)

Parameters

value

Output only. The list of instance names. Dataproc derives the names from cluster_name, num_instances, and the instance group.


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


@JvmName(name = "mfuwhsdxnjdmekpd")
suspend fun instanceNames(values: List<Output<String>>)
@JvmName(name = "fvyjeuhlnedajihw")
suspend fun instanceNames(vararg values: String)

Parameters

values

Output only. The list of instance names. Dataproc derives the names from cluster_name, num_instances, and the instance group.