instanceNames

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

Parameters

value

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


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


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

Parameters

values

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