class TencentCloud::Ckafka::V20190819::TableMapping

def initialize(database=nil, table=nil, topic=nil, topicid=nil)

def initialize(database=nil, table=nil, topic=nil, topicid=nil)
  @Database = database
  @Table = table
  @Topic = topic
  @TopicId = topicid
end