Class: TencentCloud::Cwp::V20180228::RiskProcessEvent
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::RiskProcessEvent
- Defined in:
- lib/v20180228/models.rb
Overview
异常进程事件
Instance Attribute Summary collapse
- #CheckPlatform ⇒ Object
- #CmdLine ⇒ Object
- #DetectTime ⇒ Object
- #EventId ⇒ Object
- #FilePath ⇒ Object
- #FirstDetectionMethod ⇒ Object
- #HandleStatus ⇒ Object
- #HostIp ⇒ Object
- #HostName ⇒ Object
- #MachineExtraInfo ⇒ Object
- #OnlineStatus ⇒ Object
- #ProcessId ⇒ Object
- #ReferenceLink ⇒ Object
- #StartTime ⇒ Object
- #SuggestSolution ⇒ Object
- #ThreatDesc ⇒ Object
- #Uuid ⇒ Object
- #VirusName ⇒ Object
- #VirusTags ⇒ Object
- #WanIp ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(eventid = nil, hostname = nil, hostip = nil, wanip = nil, processid = nil, filepath = nil, cmdline = nil, starttime = nil, detecttime = nil, virusname = nil, checkplatform = nil, virustags = nil, threatdesc = nil, suggestsolution = nil, referencelink = nil, handlestatus = nil, onlinestatus = nil, machineextrainfo = nil, uuid = nil, firstdetectionmethod = nil) ⇒ RiskProcessEvent
constructor
A new instance of RiskProcessEvent.
Constructor Details
#initialize(eventid = nil, hostname = nil, hostip = nil, wanip = nil, processid = nil, filepath = nil, cmdline = nil, starttime = nil, detecttime = nil, virusname = nil, checkplatform = nil, virustags = nil, threatdesc = nil, suggestsolution = nil, referencelink = nil, handlestatus = nil, onlinestatus = nil, machineextrainfo = nil, uuid = nil, firstdetectionmethod = nil) ⇒ RiskProcessEvent
Returns a new instance of RiskProcessEvent.
37747 37748 37749 37750 37751 37752 37753 37754 37755 37756 37757 37758 37759 37760 37761 37762 37763 37764 37765 37766 37767 37768 |
# File 'lib/v20180228/models.rb', line 37747 def initialize(eventid=nil, hostname=nil, hostip=nil, wanip=nil, processid=nil, filepath=nil, cmdline=nil, starttime=nil, detecttime=nil, virusname=nil, checkplatform=nil, =nil, threatdesc=nil, suggestsolution=nil, referencelink=nil, handlestatus=nil, onlinestatus=nil, machineextrainfo=nil, uuid=nil, firstdetectionmethod=nil) @EventId = eventid @HostName = hostname @HostIp = hostip @WanIp = wanip @ProcessId = processid @FilePath = filepath @CmdLine = cmdline @StartTime = starttime @DetectTime = detecttime @VirusName = virusname @CheckPlatform = checkplatform @VirusTags = @ThreatDesc = threatdesc @SuggestSolution = suggestsolution @ReferenceLink = referencelink @HandleStatus = handlestatus @OnlineStatus = onlinestatus @MachineExtraInfo = machineextrainfo @Uuid = uuid @FirstDetectionMethod = firstdetectionmethod end |
Instance Attribute Details
#CheckPlatform ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def CheckPlatform @CheckPlatform end |
#CmdLine ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def CmdLine @CmdLine end |
#DetectTime ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def DetectTime @DetectTime end |
#EventId ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def EventId @EventId end |
#FilePath ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def FilePath @FilePath end |
#FirstDetectionMethod ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def FirstDetectionMethod @FirstDetectionMethod end |
#HandleStatus ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def HandleStatus @HandleStatus end |
#HostIp ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def HostIp @HostIp end |
#HostName ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def HostName @HostName end |
#MachineExtraInfo ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def MachineExtraInfo @MachineExtraInfo end |
#OnlineStatus ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def OnlineStatus @OnlineStatus end |
#ProcessId ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def ProcessId @ProcessId end |
#ReferenceLink ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def ReferenceLink @ReferenceLink end |
#StartTime ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def StartTime @StartTime end |
#SuggestSolution ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def SuggestSolution @SuggestSolution end |
#ThreatDesc ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def ThreatDesc @ThreatDesc end |
#Uuid ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def Uuid @Uuid end |
#VirusName ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def VirusName @VirusName end |
#VirusTags ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def VirusTags @VirusTags end |
#WanIp ⇒ Object
37745 37746 37747 |
# File 'lib/v20180228/models.rb', line 37745 def WanIp @WanIp end |
Instance Method Details
#deserialize(params) ⇒ Object
37770 37771 37772 37773 37774 37775 37776 37777 37778 37779 37780 37781 37782 37783 37784 37785 37786 37787 37788 37789 37790 37791 37792 37793 37794 |
# File 'lib/v20180228/models.rb', line 37770 def deserialize(params) @EventId = params['EventId'] @HostName = params['HostName'] @HostIp = params['HostIp'] @WanIp = params['WanIp'] @ProcessId = params['ProcessId'] @FilePath = params['FilePath'] @CmdLine = params['CmdLine'] @StartTime = params['StartTime'] @DetectTime = params['DetectTime'] @VirusName = params['VirusName'] @CheckPlatform = params['CheckPlatform'] @VirusTags = params['VirusTags'] @ThreatDesc = params['ThreatDesc'] @SuggestSolution = params['SuggestSolution'] @ReferenceLink = params['ReferenceLink'] @HandleStatus = params['HandleStatus'] @OnlineStatus = params['OnlineStatus'] unless params['MachineExtraInfo'].nil? @MachineExtraInfo = MachineExtraInfo.new @MachineExtraInfo.deserialize(params['MachineExtraInfo']) end @Uuid = params['Uuid'] @FirstDetectionMethod = params['FirstDetectionMethod'] end |