class TencentCloud::Iotexplorer::V20190423::ModifyTopicPolicyRequest

def initialize(productid=nil, topicname=nil, newtopicname=nil, privilege=nil)

def initialize(productid=nil, topicname=nil, newtopicname=nil, privilege=nil)
  @ProductId = productid
  @TopicName = topicname
  @NewTopicName = newtopicname
  @Privilege = privilege
end