Values.DescribeTopicRequestSourceReturns topic details of this topic on a MSK cluster.
type nonrec t = {clusterArn : string;The Amazon Resource Name (ARN) that uniquely identifies the cluster.
*)topicName : string;The Kafka topic name that uniquely identifies the topic.
*)}