class TencentCloud::Sqlserver::V20180328::DescribeBackupMonitorRequest

def initialize(starttime=nil, endtime=nil, type=nil)

def initialize(starttime=nil, endtime=nil, type=nil)
  @StartTime = starttime
  @EndTime = endtime
  @Type = type
end