topic

@JvmName(name = "bqtybugpacomnctg")
suspend fun topic(value: Output<TopicArgs>)
@JvmName(name = "lkpeplcgwqqypnek")
suspend fun topic(value: TopicArgs?)

Parameters

value

Object that describes the topic information for the specific event.


@JvmName(name = "bkdbuhdofesqobfl")
suspend fun topic(argument: suspend TopicArgsBuilder.() -> Unit)

Parameters

argument

Object that describes the topic information for the specific event.