topic

@JvmName(name = "mfwfpublbqxvhqjr")
suspend fun topic(value: Output<String>)
@JvmName(name = "gxrpaltyradmpaqy")
suspend fun topic(value: String)

Parameters

value

A regex for matching the topic(s) that this ACL should apply to. The regex can assume one of 3 patterns: "", "", or "". "" is a special value indicating a wildcard that matches on all topics. "" defines a regex that matches all topics with the prefix. "" performs an exact match on a topic name and only applies to that topic.