topic Configurations
Parameters
value
The topic to which notifications are sent and the events for which notifications are generated.
Parameters
values
The topic to which notifications are sent and the events for which notifications are generated.
suspend fun topicConfigurations(argument: List<suspend BucketTopicConfigurationArgsBuilder.() -> Unit>)
suspend fun topicConfigurations(vararg argument: suspend BucketTopicConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The topic to which notifications are sent and the events for which notifications are generated.