class TencentCloud::Iotexplorer::V20190423::DescribeTopicPolicyRequest

def initialize(productid=nil, topicname=nil)

def initialize(productid=nil, topicname=nil)
  @ProductId = productid
  @TopicName = topicname
end