topicsToExclude

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

Parameters

value

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


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


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

Parameters

values

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