tencentcloud-sdk-teo 3.0.384 → 3.0.385

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 13d87d3bf94d58901343b5dc0ab37038613f6b6b
4
- data.tar.gz: d0c2d3dea19efb3e59eb1b19490a5bb001517c12
3
+ metadata.gz: 4d422b32b33d611ec95c8a7abff5f505edfa52c6
4
+ data.tar.gz: 5cc9a2cc3b539e4134178ad150ceb4efbe0220a5
5
5
  SHA512:
6
- metadata.gz: 796070d091b49b91e8c718bf9fe82143e8c638a53b8fc75e85a11afba17ee5ba92cbff0ae243d1b2b212c205edad5a7abeb9d7fb568f14fd7f08bc21b89fa133
7
- data.tar.gz: 1d034f71f667bac21c375a60b52efc064352e3c07b5b6b8f3eb5bfad4cf37fc5b81b124b83183069476244bc00002e322438d4c07e43e012cdef74d5d93eb896
6
+ metadata.gz: 486a1ce173e31952d630a1fe46bfa54ca12e811e0b84db6d3e6ac2f837b30942fb6457134bd8d7bdba1b12d82ee2abed49d6977242e52dee97713cc84a2d082f
7
+ data.tar.gz: 8f016ae416b345975f78f84d14ee4984bdd7f0d2560fbc62cb165346ac47474c1c6e11087cff217a71bdff9f5a4f4975e896135367bf125fe4dab9283eac30cb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.384
1
+ 3.0.385
@@ -581,7 +581,7 @@ module TencentCloud
581
581
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
582
582
  end
583
583
 
584
- # 查询DDos攻击数据
584
+ # 查询DDos攻击时序数据
585
585
 
586
586
  # @param request: Request instance for DescribeDDosAttackData.
587
587
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeDDosAttackDataRequest`
@@ -653,7 +653,7 @@ module TencentCloud
653
653
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
654
654
  end
655
655
 
656
- # 查询DDos攻击源
656
+ # 查询DDos攻击源信息
657
657
 
658
658
  # @param request: Request instance for DescribeDDosAttackSourceEvent.
659
659
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeDDosAttackSourceEventRequest`
@@ -1349,7 +1349,7 @@ module TencentCloud
1349
1349
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1350
1350
  end
1351
1351
 
1352
- # 查询Web托管规则数据
1352
+ # 查询waf攻击时序数据
1353
1353
 
1354
1354
  # @param request: Request instance for DescribeWebManagedRulesData.
1355
1355
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesDataRequest`
@@ -1373,7 +1373,7 @@ module TencentCloud
1373
1373
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1374
1374
  end
1375
1375
 
1376
- # 查询Web托管日志
1376
+ # 查询waf攻击日志
1377
1377
 
1378
1378
  # @param request: Request instance for DescribeWebManagedRulesLog.
1379
1379
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesLogRequest`
@@ -1397,7 +1397,7 @@ module TencentCloud
1397
1397
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1398
1398
  end
1399
1399
 
1400
- # 查询Web托管规则Top数据
1400
+ # 查询waf攻击top数据
1401
1401
 
1402
1402
  # @param request: Request instance for DescribeWebManagedRulesTopData.
1403
1403
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesTopDataRequest`
@@ -1445,7 +1445,7 @@ module TencentCloud
1445
1445
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1446
1446
  end
1447
1447
 
1448
- # 查询web防护数据
1448
+ # 查询CC防护时序数据
1449
1449
 
1450
1450
  # @param request: Request instance for DescribeWebProtectionData.
1451
1451
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebProtectionDataRequest`
@@ -1469,7 +1469,7 @@ module TencentCloud
1469
1469
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1470
1470
  end
1471
1471
 
1472
- # 查询web防护日志
1472
+ # 查询CC防护日志
1473
1473
 
1474
1474
  # @param request: Request instance for DescribeWebProtectionLog.
1475
1475
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebProtectionLogRequest`