class TencentCloud::Sqlserver::V20180328::DescribeHASwitchLogRequest

def initialize(instanceid=nil, starttime=nil, endtime=nil, switchtype=nil, limit=nil, offset=nil)

def initialize(instanceid=nil, starttime=nil, endtime=nil, switchtype=nil, limit=nil, offset=nil)
  @InstanceId = instanceid
  @StartTime = starttime
  @EndTime = endtime
  @SwitchType = switchtype
  @Limit = limit
  @Offset = offset
end