replicaNames

@JvmName(name = "cammhqmoxnjiwkog")
suspend fun replicaNames(value: Output<List<String>>)
@JvmName(name = "mhxwajoltbysfcdu")
suspend fun replicaNames(value: List<String>?)

Parameters

value

The replicas of the instance.


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


@JvmName(name = "fikwfimsxsonyfdg")
suspend fun replicaNames(values: List<Output<String>>)
@JvmName(name = "qivdcmpyedobkjmw")
suspend fun replicaNames(vararg values: String)

Parameters

values

The replicas of the instance.