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.
9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 |
# File 'lib/v20221121/models.rb', line 9040 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
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def AffectAssetCount @AffectAssetCount end |
#AppId ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def AppId @AppId end |
#AppName ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def AppName @AppName end |
#AppVersion ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def AppVersion @AppVersion end |
#Component ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Component @Component end |
#CVE ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def CVE @CVE end |
#Describe ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Describe @Describe end |
#EMGCVulType ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def EMGCVulType @EMGCVulType end |
#FirstTime ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def FirstTime @FirstTime end |
#Fix ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Fix @Fix end |
#From ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def From @From end |
#Id ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Id @Id end |
#Index ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Index @Index end |
#Level ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Level @Level end |
#Nick ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Nick @Nick end |
#NoHandleCount ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def NoHandleCount @NoHandleCount end |
#Payload ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Payload @Payload end |
#Port ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Port @Port end |
#RecentTime ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def RecentTime @RecentTime end |
#References ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def References @References end |
#Uin ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def Uin @Uin end |
#VULName ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def VULName @VULName end |
#VULType ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def VULType @VULType end |
#VULURL ⇒ Object
9038 9039 9040 |
# File 'lib/v20221121/models.rb', line 9038 def VULURL @VULURL end |
Instance Method Details
#deserialize(params) ⇒ Object
9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 |
# File 'lib/v20221121/models.rb', line 9067 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 |