topicsToExcludes

@JvmName(name = "jvhgvudygonuhnqr")
suspend fun topicsToExcludes(value: Output<List<String>>)
@JvmName(name = "auwvgnowpfcnsqna")
suspend fun topicsToExcludes(value: List<String>?)

Parameters

value

List of regular expression patterns indicating the topics that should not be replica.


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


@JvmName(name = "fxngcsbtxdawgxrp")
suspend fun topicsToExcludes(values: List<Output<String>>)
@JvmName(name = "qqltxrkwhddanedy")
suspend fun topicsToExcludes(vararg values: String)

Parameters

values

List of regular expression patterns indicating the topics that should not be replica.