topicsToExcludes

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

Parameters

value

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


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


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

Parameters

values

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