Class: TencentCloud::Csip::V20221121::AssetViewWeakPassRisk
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Csip::V20221121::AssetViewWeakPassRisk
- Defined in:
- lib/v20221121/models.rb
Overview
资产视角的弱口令风险
Instance Attribute Summary collapse
- #AffectAsset ⇒ Object
- #AppId ⇒ Object
- #Component ⇒ Object
- #FirstTime ⇒ Object
- #Fix ⇒ Object
- #From ⇒ Object
- #Id ⇒ Object
- #Index ⇒ Object
- #InstanceId ⇒ Object
- #InstanceName ⇒ Object
- #InstanceType ⇒ Object
- #Level ⇒ Object
- #Nick ⇒ Object
- #PasswordType ⇒ Object
- #Payload ⇒ Object
- #Port ⇒ Object
- #RecentTime ⇒ Object
- #Service ⇒ Object
- #Status ⇒ Object
- #Uin ⇒ Object
- #VULType ⇒ Object
- #VULURL ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(affectasset = nil, level = nil, instancetype = nil, component = nil, service = nil, recenttime = nil, firsttime = nil, status = nil, id = nil, index = nil, instanceid = nil, instancename = nil, appid = nil, nick = nil, uin = nil, passwordtype = nil, from = nil, vultype = nil, vulurl = nil, fix = nil, payload = nil, port = nil) ⇒ AssetViewWeakPassRisk
constructor
A new instance of AssetViewWeakPassRisk.
Constructor Details
#initialize(affectasset = nil, level = nil, instancetype = nil, component = nil, service = nil, recenttime = nil, firsttime = nil, status = nil, id = nil, index = nil, instanceid = nil, instancename = nil, appid = nil, nick = nil, uin = nil, passwordtype = nil, from = nil, vultype = nil, vulurl = nil, fix = nil, payload = nil, port = nil) ⇒ AssetViewWeakPassRisk
Returns a new instance of AssetViewWeakPassRisk.
2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 |
# File 'lib/v20221121/models.rb', line 2250 def initialize(affectasset=nil, level=nil, instancetype=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, status=nil, id=nil, index=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, passwordtype=nil, from=nil, vultype=nil, vulurl=nil, fix=nil, payload=nil, port=nil) @AffectAsset = affectasset @Level = level @InstanceType = instancetype @Component = component @Service = service @RecentTime = recenttime @FirstTime = firsttime @Status = status @Id = id @Index = index @InstanceId = instanceid @InstanceName = instancename @AppId = appid @Nick = nick @Uin = uin @PasswordType = passwordtype @From = from @VULType = vultype @VULURL = vulurl @Fix = fix @Payload = payload @Port = port end |
Instance Attribute Details
#AffectAsset ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def AffectAsset @AffectAsset end |
#AppId ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def AppId @AppId end |
#Component ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Component @Component end |
#FirstTime ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def FirstTime @FirstTime end |
#Fix ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Fix @Fix end |
#From ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def From @From end |
#Id ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Id @Id end |
#Index ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Index @Index end |
#InstanceId ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def InstanceId @InstanceId end |
#InstanceName ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def InstanceName @InstanceName end |
#InstanceType ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def InstanceType @InstanceType end |
#Level ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Level @Level end |
#Nick ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Nick @Nick end |
#PasswordType ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def PasswordType @PasswordType end |
#Payload ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Payload @Payload end |
#Port ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Port @Port end |
#RecentTime ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def RecentTime @RecentTime end |
#Service ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Service @Service end |
#Status ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Status @Status end |
#Uin ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def Uin @Uin end |
#VULType ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def VULType @VULType end |
#VULURL ⇒ Object
2248 2249 2250 |
# File 'lib/v20221121/models.rb', line 2248 def VULURL @VULURL end |
Instance Method Details
#deserialize(params) ⇒ Object
2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 |
# File 'lib/v20221121/models.rb', line 2275 def deserialize(params) @AffectAsset = params['AffectAsset'] @Level = params['Level'] @InstanceType = params['InstanceType'] @Component = params['Component'] @Service = params['Service'] @RecentTime = params['RecentTime'] @FirstTime = params['FirstTime'] @Status = params['Status'] @Id = params['Id'] @Index = params['Index'] @InstanceId = params['InstanceId'] @InstanceName = params['InstanceName'] @AppId = params['AppId'] @Nick = params['Nick'] @Uin = params['Uin'] @PasswordType = params['PasswordType'] @From = params['From'] @VULType = params['VULType'] @VULURL = params['VULURL'] @Fix = params['Fix'] @Payload = params['Payload'] @Port = params['Port'] end |