topicsToExclude

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

Parameters

value

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


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


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

Parameters

values

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