topic property
The topic to which you migrate the data. If you don't specify a topic, AWS
DMS specifies "kafka-default-topic"
as the migration topic.
Implementation
final String? topic;
The topic to which you migrate the data. If you don't specify a topic, AWS
DMS specifies "kafka-default-topic"
as the migration topic.
final String? topic;