topicsToExclude

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

Parameters

value

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


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


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

Parameters

values

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