class TencentCloud::Sqlserver::V20180328::SwitchLog

def initialize(eventid=nil, switchtype=nil, starttime=nil, endtime=nil, reason=nil)

def initialize(eventid=nil, switchtype=nil, starttime=nil, endtime=nil, reason=nil)
  @EventId = eventid
  @SwitchType = switchtype
  @StartTime = starttime
  @EndTime = endtime
  @Reason = reason
end