class TencentCloud::Ckafka::V20190819::Connection

def initialize(topicname=nil, groupid=nil, topicid=nil)

def initialize(topicname=nil, groupid=nil, topicid=nil)
  @TopicName = topicname
  @GroupId = groupid
  @TopicId = topicid
end