topics property

Output<List<String>?> topics
latefinal

Name of the Kafka topics. Only available for MSK sources. A single topic name must be specified.

Implementation

late final pulumi.Output<List<String>?> topics;