AWS SDK for Kotlin
Toggle table of contents
1.6.61
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kafka
/
aws.sdk.kotlin.services.kafka
/
createTopic
create
Topic
inline suspend
fun
KafkaClient
.
createTopic
(
crossinline
block
:
CreateTopicRequest.Builder
.
(
)
->
Unit
)
:
CreateTopicResponse
Creates a topic in the specified MSK cluster.