Class: TencentCloud::Cwp::V20180228::DescribeMalwareTimingScanSettingResponse
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::DescribeMalwareTimingScanSettingResponse
- Defined in:
- lib/v20180228/models.rb
Overview
DescribeMalwareTimingScanSetting返回参数结构体
Instance Attribute Summary collapse
- #AutoIsolation ⇒ Object
- #CheckPattern ⇒ Object
- #ClickTimeout ⇒ Object
- #Cycle ⇒ Object
- #DoClean ⇒ Object
- #EnableInspiredEngine ⇒ Object
- #EnableMemShellScan ⇒ Object
- #EnableScan ⇒ Object
- #EndTime ⇒ Object
- #EngineType ⇒ Object
- #Id ⇒ Object
- #IsGlobal ⇒ Object
- #KillProcess ⇒ Object
- #MonitoringPattern ⇒ Object
- #ProtectFileScope ⇒ Object
- #ProtectMode ⇒ Object
- #QuaraScope ⇒ Object
- #QuaraUuids ⇒ Object
- #QuuidList ⇒ Object
- #RealTimeMonitoring ⇒ Object
- #RequestId ⇒ Object
- #StartTime ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(checkpattern = nil, starttime = nil, endtime = nil, isglobal = nil, quuidlist = nil, monitoringpattern = nil, cycle = nil, enablescan = nil, id = nil, realtimemonitoring = nil, autoisolation = nil, clicktimeout = nil, killprocess = nil, enginetype = nil, enableinspiredengine = nil, enablememshellscan = nil, protectmode = nil, protectfilescope = nil, doclean = nil, quarauuids = nil, quarascope = nil, requestid = nil) ⇒ DescribeMalwareTimingScanSettingResponse
constructor
A new instance of DescribeMalwareTimingScanSettingResponse.
Constructor Details
#initialize(checkpattern = nil, starttime = nil, endtime = nil, isglobal = nil, quuidlist = nil, monitoringpattern = nil, cycle = nil, enablescan = nil, id = nil, realtimemonitoring = nil, autoisolation = nil, clicktimeout = nil, killprocess = nil, enginetype = nil, enableinspiredengine = nil, enablememshellscan = nil, protectmode = nil, protectfilescope = nil, doclean = nil, quarauuids = nil, quarascope = nil, requestid = nil) ⇒ DescribeMalwareTimingScanSettingResponse
Returns a new instance of DescribeMalwareTimingScanSettingResponse.
18118 18119 18120 18121 18122 18123 18124 18125 18126 18127 18128 18129 18130 18131 18132 18133 18134 18135 18136 18137 18138 18139 18140 18141 |
# File 'lib/v20180228/models.rb', line 18118 def initialize(checkpattern=nil, starttime=nil, endtime=nil, isglobal=nil, quuidlist=nil, monitoringpattern=nil, cycle=nil, enablescan=nil, id=nil, realtimemonitoring=nil, autoisolation=nil, clicktimeout=nil, killprocess=nil, enginetype=nil, enableinspiredengine=nil, enablememshellscan=nil, protectmode=nil, protectfilescope=nil, doclean=nil, quarauuids=nil, quarascope=nil, requestid=nil) @CheckPattern = checkpattern @StartTime = starttime @EndTime = endtime @IsGlobal = isglobal @QuuidList = quuidlist @MonitoringPattern = monitoringpattern @Cycle = cycle @EnableScan = enablescan @Id = id @RealTimeMonitoring = realtimemonitoring @AutoIsolation = autoisolation @ClickTimeout = clicktimeout @KillProcess = killprocess @EngineType = enginetype @EnableInspiredEngine = enableinspiredengine @EnableMemShellScan = enablememshellscan @ProtectMode = protectmode @ProtectFileScope = protectfilescope @DoClean = doclean @QuaraUuids = quarauuids @QuaraScope = quarascope @RequestId = requestid end |
Instance Attribute Details
#AutoIsolation ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def AutoIsolation @AutoIsolation end |
#CheckPattern ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def CheckPattern @CheckPattern end |
#ClickTimeout ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def ClickTimeout @ClickTimeout end |
#Cycle ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def Cycle @Cycle end |
#DoClean ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def DoClean @DoClean end |
#EnableInspiredEngine ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def EnableInspiredEngine @EnableInspiredEngine end |
#EnableMemShellScan ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def EnableMemShellScan @EnableMemShellScan end |
#EnableScan ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def EnableScan @EnableScan end |
#EndTime ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def EndTime @EndTime end |
#EngineType ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def EngineType @EngineType end |
#Id ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def Id @Id end |
#IsGlobal ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def IsGlobal @IsGlobal end |
#KillProcess ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def KillProcess @KillProcess end |
#MonitoringPattern ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def MonitoringPattern @MonitoringPattern end |
#ProtectFileScope ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def ProtectFileScope @ProtectFileScope end |
#ProtectMode ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def ProtectMode @ProtectMode end |
#QuaraScope ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def QuaraScope @QuaraScope end |
#QuaraUuids ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def QuaraUuids @QuaraUuids end |
#QuuidList ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def QuuidList @QuuidList end |
#RealTimeMonitoring ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def RealTimeMonitoring @RealTimeMonitoring end |
#RequestId ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def RequestId @RequestId end |
#StartTime ⇒ Object
18116 18117 18118 |
# File 'lib/v20180228/models.rb', line 18116 def StartTime @StartTime end |
Instance Method Details
#deserialize(params) ⇒ Object
18143 18144 18145 18146 18147 18148 18149 18150 18151 18152 18153 18154 18155 18156 18157 18158 18159 18160 18161 18162 18163 18164 18165 18166 |
# File 'lib/v20180228/models.rb', line 18143 def deserialize(params) @CheckPattern = params['CheckPattern'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @IsGlobal = params['IsGlobal'] @QuuidList = params['QuuidList'] @MonitoringPattern = params['MonitoringPattern'] @Cycle = params['Cycle'] @EnableScan = params['EnableScan'] @Id = params['Id'] @RealTimeMonitoring = params['RealTimeMonitoring'] @AutoIsolation = params['AutoIsolation'] @ClickTimeout = params['ClickTimeout'] @KillProcess = params['KillProcess'] @EngineType = params['EngineType'] @EnableInspiredEngine = params['EnableInspiredEngine'] @EnableMemShellScan = params['EnableMemShellScan'] @ProtectMode = params['ProtectMode'] @ProtectFileScope = params['ProtectFileScope'] @DoClean = params['DoClean'] @QuaraUuids = params['QuaraUuids'] @QuaraScope = params['QuaraScope'] @RequestId = params['RequestId'] end |