consumerGroupsToExcludes

@JvmName(name = "onidccuoohtrssyj")
suspend fun consumerGroupsToExcludes(value: Output<List<String>>)
@JvmName(name = "sfjjwsikmqxdnvhr")
suspend fun consumerGroupsToExcludes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "utjauulqlwrlmvia")
suspend fun consumerGroupsToExcludes(values: List<Output<String>>)
@JvmName(name = "dqnsuhvthqgmvegj")
suspend fun consumerGroupsToExcludes(vararg values: String)

Parameters

values

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