class TencentCloud::Mariadb::V20170312::DescribeFileDownloadUrlRequest

def initialize(instanceid=nil, filepath=nil)

def initialize(instanceid=nil, filepath=nil)
  @InstanceId = instanceid
  @FilePath = filepath
end