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.
18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410 18411 18412 18413 18414 18415 18416 18417 18418 18419 18420 18421 18422 |
# File 'lib/v20180228/models.rb', line 18399 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
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def AutoIsolation @AutoIsolation end |
#CheckPattern ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def CheckPattern @CheckPattern end |
#ClickTimeout ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def ClickTimeout @ClickTimeout end |
#Cycle ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def Cycle @Cycle end |
#DoClean ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def DoClean @DoClean end |
#EnableInspiredEngine ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def EnableInspiredEngine @EnableInspiredEngine end |
#EnableMemShellScan ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def EnableMemShellScan @EnableMemShellScan end |
#EnableScan ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def EnableScan @EnableScan end |
#EndTime ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def EndTime @EndTime end |
#EngineType ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def EngineType @EngineType end |
#Id ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def Id @Id end |
#IsGlobal ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def IsGlobal @IsGlobal end |
#KillProcess ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def KillProcess @KillProcess end |
#MonitoringPattern ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def MonitoringPattern @MonitoringPattern end |
#ProtectFileScope ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def ProtectFileScope @ProtectFileScope end |
#ProtectMode ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def ProtectMode @ProtectMode end |
#QuaraScope ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def QuaraScope @QuaraScope end |
#QuaraUuids ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def QuaraUuids @QuaraUuids end |
#QuuidList ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def QuuidList @QuuidList end |
#RealTimeMonitoring ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def RealTimeMonitoring @RealTimeMonitoring end |
#RequestId ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def RequestId @RequestId end |
#StartTime ⇒ Object
18397 18398 18399 |
# File 'lib/v20180228/models.rb', line 18397 def StartTime @StartTime end |
Instance Method Details
#deserialize(params) ⇒ Object
18424 18425 18426 18427 18428 18429 18430 18431 18432 18433 18434 18435 18436 18437 18438 18439 18440 18441 18442 18443 18444 18445 18446 18447 |
# File 'lib/v20180228/models.rb', line 18424 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 |