Class: TencentCloud::Cwp::V20180228::RansomDefenseEvent
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::RansomDefenseEvent
- Defined in:
- lib/v20180228/models.rb
Overview
防勒索诱饵篡改事件
Instance Attribute Summary collapse
- #BaitFilePath ⇒ Object
- #CreateTime ⇒ Object
- #FileMd5 ⇒ Object
- #FilePath ⇒ Object
- #FileSize ⇒ Object
- #HostIp ⇒ Object
- #HostName ⇒ Object
- #Id ⇒ Object
- #InstanceId ⇒ Object
- #ModifyTime ⇒ Object
- #Pid ⇒ Object
- #PidParam ⇒ Object
- #ProcessStartTime ⇒ Object
- #PsTree ⇒ Object
- #Quuid ⇒ Object
- #SnapshotNum ⇒ Object
- #Status ⇒ Object
- #StrategyId ⇒ Object
- #StrategyName ⇒ Object
- #Type ⇒ Object
- #Uuid ⇒ Object
- #WanIp ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, uuid = nil, quuid = nil, hostname = nil, status = nil, baitfilepath = nil, filepath = nil, pid = nil, pidparam = nil, filesize = nil, filemd5 = nil, type = nil, createtime = nil, instanceid = nil, modifytime = nil, strategyid = nil, strategyname = nil, hostip = nil, wanip = nil, pstree = nil, processstarttime = nil, snapshotnum = nil) ⇒ RansomDefenseEvent
constructor
A new instance of RansomDefenseEvent.
Constructor Details
#initialize(id = nil, uuid = nil, quuid = nil, hostname = nil, status = nil, baitfilepath = nil, filepath = nil, pid = nil, pidparam = nil, filesize = nil, filemd5 = nil, type = nil, createtime = nil, instanceid = nil, modifytime = nil, strategyid = nil, strategyname = nil, hostip = nil, wanip = nil, pstree = nil, processstarttime = nil, snapshotnum = nil) ⇒ RansomDefenseEvent
Returns a new instance of RansomDefenseEvent.
36191 36192 36193 36194 36195 36196 36197 36198 36199 36200 36201 36202 36203 36204 36205 36206 36207 36208 36209 36210 36211 36212 36213 36214 |
# File 'lib/v20180228/models.rb', line 36191 def initialize(id=nil, uuid=nil, quuid=nil, hostname=nil, status=nil, baitfilepath=nil, filepath=nil, pid=nil, pidparam=nil, filesize=nil, filemd5=nil, type=nil, createtime=nil, instanceid=nil, modifytime=nil, strategyid=nil, strategyname=nil, hostip=nil, wanip=nil, pstree=nil, processstarttime=nil, snapshotnum=nil) @Id = id @Uuid = uuid @Quuid = quuid @HostName = hostname @Status = status @BaitFilePath = baitfilepath @FilePath = filepath @Pid = pid @PidParam = pidparam @FileSize = filesize @FileMd5 = filemd5 @Type = type @CreateTime = createtime @InstanceId = instanceid @ModifyTime = modifytime @StrategyId = strategyid @StrategyName = strategyname @HostIp = hostip @WanIp = wanip @PsTree = pstree @ProcessStartTime = processstarttime @SnapshotNum = snapshotnum end |
Instance Attribute Details
#BaitFilePath ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def BaitFilePath @BaitFilePath end |
#CreateTime ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def CreateTime @CreateTime end |
#FileMd5 ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def FileMd5 @FileMd5 end |
#FilePath ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def FilePath @FilePath end |
#FileSize ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def FileSize @FileSize end |
#HostIp ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def HostIp @HostIp end |
#HostName ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def HostName @HostName end |
#Id ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Id @Id end |
#InstanceId ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def InstanceId @InstanceId end |
#ModifyTime ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def ModifyTime @ModifyTime end |
#Pid ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Pid @Pid end |
#PidParam ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def PidParam @PidParam end |
#ProcessStartTime ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def ProcessStartTime @ProcessStartTime end |
#PsTree ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def PsTree @PsTree end |
#Quuid ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Quuid @Quuid end |
#SnapshotNum ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def SnapshotNum @SnapshotNum end |
#Status ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Status @Status end |
#StrategyId ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def StrategyId @StrategyId end |
#StrategyName ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def StrategyName @StrategyName end |
#Type ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Type @Type end |
#Uuid ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def Uuid @Uuid end |
#WanIp ⇒ Object
36189 36190 36191 |
# File 'lib/v20180228/models.rb', line 36189 def WanIp @WanIp end |
Instance Method Details
#deserialize(params) ⇒ Object
36216 36217 36218 36219 36220 36221 36222 36223 36224 36225 36226 36227 36228 36229 36230 36231 36232 36233 36234 36235 36236 36237 36238 36239 |
# File 'lib/v20180228/models.rb', line 36216 def deserialize(params) @Id = params['Id'] @Uuid = params['Uuid'] @Quuid = params['Quuid'] @HostName = params['HostName'] @Status = params['Status'] @BaitFilePath = params['BaitFilePath'] @FilePath = params['FilePath'] @Pid = params['Pid'] @PidParam = params['PidParam'] @FileSize = params['FileSize'] @FileMd5 = params['FileMd5'] @Type = params['Type'] @CreateTime = params['CreateTime'] @InstanceId = params['InstanceId'] @ModifyTime = params['ModifyTime'] @StrategyId = params['StrategyId'] @StrategyName = params['StrategyName'] @HostIp = params['HostIp'] @WanIp = params['WanIp'] @PsTree = params['PsTree'] @ProcessStartTime = params['ProcessStartTime'] @SnapshotNum = params['SnapshotNum'] end |