topicsToExclude

@JvmName(name = "vcaqbhswxutmkoeb")
suspend fun topicsToExclude(value: Output<List<String>>)
@JvmName(name = "tbugwcatsnvudxly")
suspend fun topicsToExclude(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "nixvildqsdfojmpo")
suspend fun topicsToExclude(values: List<Output<String>>)
@JvmName(name = "uqqkbvojpihwdiqb")
suspend fun topicsToExclude(vararg values: String)

Parameters

values

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