instanceNames

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

Parameters

value

List of master instance names which have been assigned to the cluster.


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


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

Parameters

values

List of master instance names which have been assigned to the cluster.