class TencentCloud::Sqlserver::V20180328::DescribeSlowlogsResponse

def initialize(totalcount=nil, slowlogs=nil, requestid=nil)

def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
  @TotalCount = totalcount
  @Slowlogs = slowlogs
  @RequestId = requestid
end