topicsToExcludes

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

Parameters

value

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


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


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

Parameters

values

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