Class: TencentCloud::Csip::V20221121::VULViewVULRisk
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Csip::V20221121::VULViewVULRisk
- Defined in:
- lib/v20221121/models.rb
Overview
漏洞视角的漏洞风险对象
Instance Attribute Summary collapse
- #AffectAssetCount ⇒ Object
- #AppId ⇒ Object
- #AppName ⇒ Object
- #AppVersion ⇒ Object
- #Component ⇒ Object
- #CVE ⇒ Object
- #Describe ⇒ Object
- #EMGCVulType ⇒ Object
- #FirstTime ⇒ Object
- #Fix ⇒ Object
- #From ⇒ Object
- #Id ⇒ Object
- #Index ⇒ Object
- #Level ⇒ Object
- #Nick ⇒ Object
- #NoHandleCount ⇒ Object
- #Payload ⇒ Object
- #Port ⇒ Object
- #RecentTime ⇒ Object
- #References ⇒ Object
- #Uin ⇒ Object
- #VULName ⇒ Object
- #VULType ⇒ Object
- #VULURL ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(port = nil, nohandlecount = nil, level = nil, component = nil, recenttime = nil, firsttime = nil, affectassetcount = nil, id = nil, from = nil, index = nil, vultype = nil, vulname = nil, cve = nil, describe = nil, payload = nil, appname = nil, references = nil, appversion = nil, vulurl = nil, nick = nil, appid = nil, uin = nil, fix = nil, emgcvultype = nil) ⇒ VULViewVULRisk
constructor
A new instance of VULViewVULRisk.
Constructor Details
#initialize(port = nil, nohandlecount = nil, level = nil, component = nil, recenttime = nil, firsttime = nil, affectassetcount = nil, id = nil, from = nil, index = nil, vultype = nil, vulname = nil, cve = nil, describe = nil, payload = nil, appname = nil, references = nil, appversion = nil, vulurl = nil, nick = nil, appid = nil, uin = nil, fix = nil, emgcvultype = nil) ⇒ VULViewVULRisk
Returns a new instance of VULViewVULRisk.
13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 |
# File 'lib/v20221121/models.rb', line 13352 def initialize(port=nil, nohandlecount=nil, level=nil, component=nil, recenttime=nil, firsttime=nil, affectassetcount=nil, id=nil, from=nil, index=nil, vultype=nil, vulname=nil, cve=nil, describe=nil, payload=nil, appname=nil, references=nil, appversion=nil, vulurl=nil, nick=nil, appid=nil, uin=nil, fix=nil, emgcvultype=nil) @Port = port @NoHandleCount = nohandlecount @Level = level @Component = component @RecentTime = recenttime @FirstTime = firsttime @AffectAssetCount = affectassetcount @Id = id @From = from @Index = index @VULType = vultype @VULName = vulname @CVE = cve @Describe = describe @Payload = payload @AppName = appname @References = references @AppVersion = appversion @VULURL = vulurl @Nick = nick @AppId = appid @Uin = uin @Fix = fix @EMGCVulType = emgcvultype end |
Instance Attribute Details
#AffectAssetCount ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def AffectAssetCount @AffectAssetCount end |
#AppId ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def AppId @AppId end |
#AppName ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def AppName @AppName end |
#AppVersion ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def AppVersion @AppVersion end |
#Component ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Component @Component end |
#CVE ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def CVE @CVE end |
#Describe ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Describe @Describe end |
#EMGCVulType ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def EMGCVulType @EMGCVulType end |
#FirstTime ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def FirstTime @FirstTime end |
#Fix ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Fix @Fix end |
#From ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def From @From end |
#Id ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Id @Id end |
#Index ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Index @Index end |
#Level ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Level @Level end |
#Nick ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Nick @Nick end |
#NoHandleCount ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def NoHandleCount @NoHandleCount end |
#Payload ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Payload @Payload end |
#Port ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Port @Port end |
#RecentTime ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def RecentTime @RecentTime end |
#References ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def References @References end |
#Uin ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def Uin @Uin end |
#VULName ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def VULName @VULName end |
#VULType ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def VULType @VULType end |
#VULURL ⇒ Object
13350 13351 13352 |
# File 'lib/v20221121/models.rb', line 13350 def VULURL @VULURL end |
Instance Method Details
#deserialize(params) ⇒ Object
13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 |
# File 'lib/v20221121/models.rb', line 13379 def deserialize(params) @Port = params['Port'] @NoHandleCount = params['NoHandleCount'] @Level = params['Level'] @Component = params['Component'] @RecentTime = params['RecentTime'] @FirstTime = params['FirstTime'] @AffectAssetCount = params['AffectAssetCount'] @Id = params['Id'] @From = params['From'] @Index = params['Index'] @VULType = params['VULType'] @VULName = params['VULName'] @CVE = params['CVE'] @Describe = params['Describe'] @Payload = params['Payload'] @AppName = params['AppName'] @References = params['References'] @AppVersion = params['AppVersion'] @VULURL = params['VULURL'] @Nick = params['Nick'] @AppId = params['AppId'] @Uin = params['Uin'] @Fix = params['Fix'] @EMGCVulType = params['EMGCVulType'] end |