topics property

Input<List<String>?>? topics
final

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

Implementation

final pulumi.Input<List<String>?>? topics;