tencentcloud-sdk-waf 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180125/models.rb +142 -142
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 96b04fb9ce031fd5cc930074b0c9550b034750d5
4
- data.tar.gz: a6a4eced8bfd2332d060c622a183a23e95544f89
3
+ metadata.gz: 0b0fab63040e864dd15cea761a2765855ca45122
4
+ data.tar.gz: 0cf797c5e775a0944b3b5bcbbc5fbbfe0f3c6201
5
5
  SHA512:
6
- metadata.gz: 583dfb77298084ec00dbf0f8db9d29b1d0611dec0cf62107a5e11c4f2b4afc9a6d91a5c5e1d985a11b21011e8a711448947dc2adb3e5f7fe049786603dbd3f44
7
- data.tar.gz: 8e725ab3254ebf91263506cbfa64f33299abb4b643218fedbcee2866ca8a9856a2ffcbfcc26fd2ebdf75c84de6d0b3d99d7e185aaa5b4d665a3e5bc12fd4e14a
6
+ metadata.gz: 8c2ade7adfd43c0ed9ff19f3a58516509aefccdb8dd759a6de547f225f236d7bc618b5abaebcb210df9cedcb90178a858672dfafa1428a446c83b779a80c4b49
7
+ data.tar.gz: 6ebd8389acaf30ec185a063d3cf9549bfa3156e5ba3f4ba23b7f4486164d56d5b2f6cd6928102b10da768923f3d9407596ffe1936eecb2650bee20911d7cb601
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -31,7 +31,7 @@ module TencentCloud
31
31
  # @type ContainZH: Boolean
32
32
 
33
33
  attr_accessor :CaseSensitive, :Tokenizer, :ContainZH
34
-
34
+
35
35
  def initialize(casesensitive=nil, tokenizer=nil, containzh=nil)
36
36
  @CaseSensitive = casesensitive
37
37
  @Tokenizer = tokenizer
@@ -55,7 +55,7 @@ module TencentCloud
55
55
  # @type Value: :class:`Tencentcloud::Waf.v20180125.models.AccessValueInfo`
56
56
 
57
57
  attr_accessor :Key, :Value
58
-
58
+
59
59
  def initialize(key=nil, value=nil)
60
60
  @Key = key
61
61
  @Value = value
@@ -99,7 +99,7 @@ module TencentCloud
99
99
  # @type LogJson: String
100
100
 
101
101
  attr_accessor :Time, :TopicId, :TopicName, :Source, :FileName, :PkgId, :PkgLogId, :LogJson
102
-
102
+
103
103
  def initialize(time=nil, topicid=nil, topicname=nil, source=nil, filename=nil, pkgid=nil, pkglogid=nil, logjson=nil)
104
104
  @Time = time
105
105
  @TopicId = topicid
@@ -133,7 +133,7 @@ module TencentCloud
133
133
  # @type Value: String
134
134
 
135
135
  attr_accessor :Key, :Value
136
-
136
+
137
137
  def initialize(key=nil, value=nil)
138
138
  @Key = key
139
139
  @Value = value
@@ -152,7 +152,7 @@ module TencentCloud
152
152
  # @type Data: Array
153
153
 
154
154
  attr_accessor :Data
155
-
155
+
156
156
  def initialize(data=nil)
157
157
  @Data = data
158
158
  end
@@ -185,7 +185,7 @@ module TencentCloud
185
185
  # @type Tag: :class:`Tencentcloud::Waf.v20180125.models.AccessRuleTagInfo`
186
186
 
187
187
  attr_accessor :FullText, :KeyValue, :Tag
188
-
188
+
189
189
  def initialize(fulltext=nil, keyvalue=nil, tag=nil)
190
190
  @FullText = fulltext
191
191
  @KeyValue = keyvalue
@@ -218,7 +218,7 @@ module TencentCloud
218
218
  # @type KeyValues: Array
219
219
 
220
220
  attr_accessor :CaseSensitive, :KeyValues
221
-
221
+
222
222
  def initialize(casesensitive=nil, keyvalues=nil)
223
223
  @CaseSensitive = casesensitive
224
224
  @KeyValues = keyvalues
@@ -247,7 +247,7 @@ module TencentCloud
247
247
  # @type KeyValues: Array
248
248
 
249
249
  attr_accessor :CaseSensitive, :KeyValues
250
-
250
+
251
251
  def initialize(casesensitive=nil, keyvalues=nil)
252
252
  @CaseSensitive = casesensitive
253
253
  @KeyValues = keyvalues
@@ -283,7 +283,7 @@ module TencentCloud
283
283
  # @type ContainZH: Boolean
284
284
 
285
285
  attr_accessor :Type, :Tokenizer, :SqlFlag, :ContainZH
286
-
286
+
287
287
  def initialize(type=nil, tokenizer=nil, sqlflag=nil, containzh=nil)
288
288
  @Type = type
289
289
  @Tokenizer = tokenizer
@@ -323,7 +323,7 @@ module TencentCloud
323
323
  # @type EventId: String
324
324
 
325
325
  attr_accessor :Name, :SortId, :ExpireTime, :Strategies, :Domain, :ActionType, :Redirect, :Edition, :Bypass, :EventId
326
-
326
+
327
327
  def initialize(name=nil, sortid=nil, expiretime=nil, strategies=nil, domain=nil, actiontype=nil, redirect=nil, edition=nil, bypass=nil, eventid=nil)
328
328
  @Name = name
329
329
  @SortId = sortid
@@ -369,7 +369,7 @@ module TencentCloud
369
369
  # @type RequestId: String
370
370
 
371
371
  attr_accessor :Success, :RuleId, :RequestId
372
-
372
+
373
373
  def initialize(success=nil, ruleid=nil, requestid=nil)
374
374
  @Success = success
375
375
  @RuleId = ruleid
@@ -402,7 +402,7 @@ module TencentCloud
402
402
  # @type Bypass: String
403
403
 
404
404
  attr_accessor :Name, :SortId, :ExpireTime, :Strategies, :Domain, :Bypass
405
-
405
+
406
406
  def initialize(name=nil, sortid=nil, expiretime=nil, strategies=nil, domain=nil, bypass=nil)
407
407
  @Name = name
408
408
  @SortId = sortid
@@ -440,7 +440,7 @@ module TencentCloud
440
440
  # @type RequestId: String
441
441
 
442
442
  attr_accessor :Success, :RuleId, :RequestId
443
-
443
+
444
444
  def initialize(success=nil, ruleid=nil, requestid=nil)
445
445
  @Success = success
446
446
  @RuleId = ruleid
@@ -471,7 +471,7 @@ module TencentCloud
471
471
  # @type Status: Integer
472
472
 
473
473
  attr_accessor :Domain, :Rules, :Url, :Function, :Status
474
-
474
+
475
475
  def initialize(domain=nil, rules=nil, url=nil, function=nil, status=nil)
476
476
  @Domain = domain
477
477
  @Rules = rules
@@ -497,7 +497,7 @@ module TencentCloud
497
497
  # @type RequestId: String
498
498
 
499
499
  attr_accessor :Id, :RequestId
500
-
500
+
501
501
  def initialize(id=nil, requestid=nil)
502
502
  @Id = id
503
503
  @RequestId = requestid
@@ -579,7 +579,7 @@ module TencentCloud
579
579
  # @type IpHeaders: Array
580
580
 
581
581
  attr_accessor :Domain, :CertType, :IsCdn, :UpstreamType, :IsWebsocket, :LoadBalance, :Cert, :PrivateKey, :SSLId, :ResourceId, :UpstreamScheme, :HttpsUpstreamPort, :IsGray, :GrayAreas, :UpstreamDomain, :SrcList, :IsHttp2, :HttpsRewrite, :Ports, :Edition, :IsKeepAlive, :InstanceID, :Anycast, :Weights, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :IpHeaders
582
-
582
+
583
583
  def initialize(domain=nil, certtype=nil, iscdn=nil, upstreamtype=nil, iswebsocket=nil, loadbalance=nil, cert=nil, privatekey=nil, sslid=nil, resourceid=nil, upstreamscheme=nil, httpsupstreamport=nil, isgray=nil, grayareas=nil, upstreamdomain=nil, srclist=nil, ishttp2=nil, httpsrewrite=nil, ports=nil, edition=nil, iskeepalive=nil, instanceid=nil, anycast=nil, weights=nil, activecheck=nil, tlsversion=nil, ciphers=nil, ciphertemplate=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, ipheaders=nil)
584
584
  @Domain = domain
585
585
  @CertType = certtype
@@ -666,7 +666,7 @@ module TencentCloud
666
666
  # @type RequestId: String
667
667
 
668
668
  attr_accessor :RequestId
669
-
669
+
670
670
  def initialize(requestid=nil)
671
671
  @RequestId = requestid
672
672
  end
@@ -688,7 +688,7 @@ module TencentCloud
688
688
  # @type TimeStamp: String
689
689
 
690
690
  attr_accessor :Content, :FileName, :Source, :TimeStamp
691
-
691
+
692
692
  def initialize(content=nil, filename=nil, source=nil, timestamp=nil)
693
693
  @Content = content
694
694
  @FileName = filename
@@ -720,7 +720,7 @@ module TencentCloud
720
720
  # @type LastUpdateTime: String
721
721
 
722
722
  attr_accessor :AttackTags, :AttackThreshold, :DefenseStatus, :TimeThreshold, :DenyTimeThreshold, :LastUpdateTime
723
-
723
+
724
724
  def initialize(attacktags=nil, attackthreshold=nil, defensestatus=nil, timethreshold=nil, denytimethreshold=nil, lastupdatetime=nil)
725
725
  @AttackTags = attacktags
726
726
  @AttackThreshold = attackthreshold
@@ -771,7 +771,7 @@ module TencentCloud
771
771
  # @type RenewFlag: Integer
772
772
 
773
773
  attr_accessor :ResourceIds, :Status, :Region, :BeginTime, :EndTime, :InquireNum, :UsedNum, :Type, :RenewFlag
774
-
774
+
775
775
  def initialize(resourceids=nil, status=nil, region=nil, begintime=nil, endtime=nil, inquirenum=nil, usednum=nil, type=nil, renewflag=nil)
776
776
  @ResourceIds = resourceids
777
777
  @Status = status
@@ -814,7 +814,7 @@ module TencentCloud
814
814
  # @type RenewFlag: Integer
815
815
 
816
816
  attr_accessor :ResourceIds, :ValidTime, :Count, :Region, :MaxBotQPS, :RenewFlag
817
-
817
+
818
818
  def initialize(resourceids=nil, validtime=nil, count=nil, region=nil, maxbotqps=nil, renewflag=nil)
819
819
  @ResourceIds = resourceids
820
820
  @ValidTime = validtime
@@ -846,7 +846,7 @@ module TencentCloud
846
846
  # @type Label: String
847
847
 
848
848
  attr_accessor :TimeStamp, :Key, :Value, :Label
849
-
849
+
850
850
  def initialize(timestamp=nil, key=nil, value=nil, label=nil)
851
851
  @TimeStamp = timestamp
852
852
  @Key = key
@@ -871,7 +871,7 @@ module TencentCloud
871
871
  # @type Name: String
872
872
 
873
873
  attr_accessor :Id, :Name
874
-
874
+
875
875
  def initialize(id=nil, name=nil)
876
876
  @Id = id
877
877
  @Name = name
@@ -892,7 +892,7 @@ module TencentCloud
892
892
  # @type Clusters: Array
893
893
 
894
894
  attr_accessor :Region, :Clusters
895
-
895
+
896
896
  def initialize(region=nil, clusters=nil)
897
897
  @Region = region
898
898
  @Clusters = clusters
@@ -929,7 +929,7 @@ module TencentCloud
929
929
  # @type Order: String
930
930
 
931
931
  attr_accessor :TopicId, :From, :To, :Query, :Count, :Format, :Order
932
-
932
+
933
933
  def initialize(topicid=nil, from=nil, to=nil, query=nil, count=nil, format=nil, order=nil)
934
934
  @TopicId = topicid
935
935
  @From = from
@@ -959,7 +959,7 @@ module TencentCloud
959
959
  # @type RequestId: String
960
960
 
961
961
  attr_accessor :ExportId, :RequestId
962
-
962
+
963
963
  def initialize(exportid=nil, requestid=nil)
964
964
  @ExportId = exportid
965
965
  @RequestId = requestid
@@ -979,7 +979,7 @@ module TencentCloud
979
979
  # @type InstanceID: String
980
980
 
981
981
  attr_accessor :Host, :InstanceID
982
-
982
+
983
983
  def initialize(host=nil, instanceid=nil)
984
984
  @Host = host
985
985
  @InstanceID = instanceid
@@ -1002,7 +1002,7 @@ module TencentCloud
1002
1002
  # @type RequestId: String
1003
1003
 
1004
1004
  attr_accessor :DomainId, :RequestId
1005
-
1005
+
1006
1006
  def initialize(domainid=nil, requestid=nil)
1007
1007
  @DomainId = domainid
1008
1008
  @RequestId = requestid
@@ -1022,7 +1022,7 @@ module TencentCloud
1022
1022
  # @type TopicId: String
1023
1023
 
1024
1024
  attr_accessor :ExportId, :TopicId
1025
-
1025
+
1026
1026
  def initialize(exportid=nil, topicid=nil)
1027
1027
  @ExportId = exportid
1028
1028
  @TopicId = topicid
@@ -1040,7 +1040,7 @@ module TencentCloud
1040
1040
  # @type RequestId: String
1041
1041
 
1042
1042
  attr_accessor :RequestId
1043
-
1043
+
1044
1044
  def initialize(requestid=nil)
1045
1045
  @RequestId = requestid
1046
1046
  end
@@ -1056,7 +1056,7 @@ module TencentCloud
1056
1056
  # @type Id: Integer
1057
1057
 
1058
1058
  attr_accessor :Id
1059
-
1059
+
1060
1060
  def initialize(id=nil)
1061
1061
  @Id = id
1062
1062
  end
@@ -1072,7 +1072,7 @@ module TencentCloud
1072
1072
  # @type RequestId: String
1073
1073
 
1074
1074
  attr_accessor :RequestId
1075
-
1075
+
1076
1076
  def initialize(requestid=nil)
1077
1077
  @RequestId = requestid
1078
1078
  end
@@ -1090,7 +1090,7 @@ module TencentCloud
1090
1090
  # @type RuleId: Integer
1091
1091
 
1092
1092
  attr_accessor :Domain, :RuleId
1093
-
1093
+
1094
1094
  def initialize(domain=nil, ruleid=nil)
1095
1095
  @Domain = domain
1096
1096
  @RuleId = ruleid
@@ -1110,7 +1110,7 @@ module TencentCloud
1110
1110
  # @type RequestId: String
1111
1111
 
1112
1112
  attr_accessor :Success, :RequestId
1113
-
1113
+
1114
1114
  def initialize(success=nil, requestid=nil)
1115
1115
  @Success = success
1116
1116
  @RequestId = requestid
@@ -1133,7 +1133,7 @@ module TencentCloud
1133
1133
  # @type Ids: Array
1134
1134
 
1135
1135
  attr_accessor :Domain, :Ids
1136
-
1136
+
1137
1137
  def initialize(domain=nil, ids=nil)
1138
1138
  @Domain = domain
1139
1139
  @Ids = ids
@@ -1154,7 +1154,7 @@ module TencentCloud
1154
1154
  # @type RequestId: String
1155
1155
 
1156
1156
  attr_accessor :Data, :RequestId
1157
-
1157
+
1158
1158
  def initialize(data=nil, requestid=nil)
1159
1159
  @Data = data
1160
1160
  @RequestId = requestid
@@ -1172,7 +1172,7 @@ module TencentCloud
1172
1172
  # @type Flow: String
1173
1173
 
1174
1174
  attr_accessor :Flow
1175
-
1175
+
1176
1176
  def initialize(flow=nil)
1177
1177
  @Flow = flow
1178
1178
  end
@@ -1188,7 +1188,7 @@ module TencentCloud
1188
1188
  # @type RequestId: String
1189
1189
 
1190
1190
  attr_accessor :RequestId
1191
-
1191
+
1192
1192
  def initialize(requestid=nil)
1193
1193
  @RequestId = requestid
1194
1194
  end
@@ -1210,7 +1210,7 @@ module TencentCloud
1210
1210
  # @type SourceType: String
1211
1211
 
1212
1212
  attr_accessor :Domain, :Items, :DeleteAll, :SourceType
1213
-
1213
+
1214
1214
  def initialize(domain=nil, items=nil, deleteall=nil, sourcetype=nil)
1215
1215
  @Domain = domain
1216
1216
  @Items = items
@@ -1238,7 +1238,7 @@ module TencentCloud
1238
1238
  # @type RequestId: String
1239
1239
 
1240
1240
  attr_accessor :FailedItems, :FailedCount, :RequestId
1241
-
1241
+
1242
1242
  def initialize(faileditems=nil, failedcount=nil, requestid=nil)
1243
1243
  @FailedItems = faileditems
1244
1244
  @FailedCount = failedcount
@@ -1260,7 +1260,7 @@ module TencentCloud
1260
1260
  # @type Edition: String
1261
1261
 
1262
1262
  attr_accessor :Domain, :Edition
1263
-
1263
+
1264
1264
  def initialize(domain=nil, edition=nil)
1265
1265
  @Domain = domain
1266
1266
  @Edition = edition
@@ -1281,7 +1281,7 @@ module TencentCloud
1281
1281
  # @type RequestId: String
1282
1282
 
1283
1283
  attr_accessor :Data, :RequestId
1284
-
1284
+
1285
1285
  def initialize(data=nil, requestid=nil)
1286
1286
  @Data = data
1287
1287
  @RequestId = requestid
@@ -1303,7 +1303,7 @@ module TencentCloud
1303
1303
  # @type Limit: Integer
1304
1304
 
1305
1305
  attr_accessor :TopicId, :Offset, :Limit
1306
-
1306
+
1307
1307
  def initialize(topicid=nil, offset=nil, limit=nil)
1308
1308
  @TopicId = topicid
1309
1309
  @Offset = offset
@@ -1328,7 +1328,7 @@ module TencentCloud
1328
1328
  # @type RequestId: String
1329
1329
 
1330
1330
  attr_accessor :TotalCount, :Exports, :RequestId
1331
-
1331
+
1332
1332
  def initialize(totalcount=nil, exports=nil, requestid=nil)
1333
1333
  @TotalCount = totalcount
1334
1334
  @Exports = exports
@@ -1363,7 +1363,7 @@ module TencentCloud
1363
1363
  # @type FieldName: String
1364
1364
 
1365
1365
  attr_accessor :TopicId, :From, :To, :Query, :FieldName
1366
-
1366
+
1367
1367
  def initialize(topicid=nil, from=nil, to=nil, query=nil, fieldname=nil)
1368
1368
  @TopicId = topicid
1369
1369
  @From = from
@@ -1387,7 +1387,7 @@ module TencentCloud
1387
1387
  # @type RequestId: String
1388
1388
 
1389
1389
  attr_accessor :RequestId
1390
-
1390
+
1391
1391
  def initialize(requestid=nil)
1392
1392
  @RequestId = requestid
1393
1393
  end
@@ -1400,7 +1400,7 @@ module TencentCloud
1400
1400
  # DescribeAccessIndex请求参数结构体
1401
1401
  class DescribeAccessIndexRequest < TencentCloud::Common::AbstractModel
1402
1402
 
1403
-
1403
+
1404
1404
  def initialize()
1405
1405
  end
1406
1406
 
@@ -1422,7 +1422,7 @@ module TencentCloud
1422
1422
  # @type RequestId: String
1423
1423
 
1424
1424
  attr_accessor :Status, :Rule, :ModifyTime, :RequestId
1425
-
1425
+
1426
1426
  def initialize(status=nil, rule=nil, modifytime=nil, requestid=nil)
1427
1427
  @Status = status
1428
1428
  @Rule = rule
@@ -1457,7 +1457,7 @@ module TencentCloud
1457
1457
  # @type InstanceID: String
1458
1458
 
1459
1459
  attr_accessor :FromTime, :ToTime, :Appid, :Domain, :Edition, :InstanceID
1460
-
1460
+
1461
1461
  def initialize(fromtime=nil, totime=nil, appid=nil, domain=nil, edition=nil, instanceid=nil)
1462
1462
  @FromTime = fromtime
1463
1463
  @ToTime = totime
@@ -1495,7 +1495,7 @@ module TencentCloud
1495
1495
  # @type RequestId: String
1496
1496
 
1497
1497
  attr_accessor :AccessCount, :AttackCount, :ACLCount, :CCCount, :BotCount, :ApiAssetsCount, :RequestId
1498
-
1498
+
1499
1499
  def initialize(accesscount=nil, attackcount=nil, aclcount=nil, cccount=nil, botcount=nil, apiassetscount=nil, requestid=nil)
1500
1500
  @AccessCount = accesscount
1501
1501
  @AttackCount = attackcount
@@ -1545,7 +1545,7 @@ module TencentCloud
1545
1545
  # @type Sort: String
1546
1546
 
1547
1547
  attr_accessor :Domain, :Ip, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort
1548
-
1548
+
1549
1549
  def initialize(domain=nil, ip=nil, count=nil, category=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, skip=nil, limit=nil, name=nil, sort=nil)
1550
1550
  @Domain = domain
1551
1551
  @Ip = ip
@@ -1585,7 +1585,7 @@ module TencentCloud
1585
1585
  # @type RequestId: String
1586
1586
 
1587
1587
  attr_accessor :Data, :RequestId
1588
-
1588
+
1589
1589
  def initialize(data=nil, requestid=nil)
1590
1590
  @Data = data
1591
1591
  @RequestId = requestid
@@ -1627,7 +1627,7 @@ module TencentCloud
1627
1627
  # @type EventId: String
1628
1628
 
1629
1629
  attr_accessor :ActionType, :Bypass, :CreateTime, :ExpireTime, :Name, :Redirect, :RuleId, :SortId, :Status, :Strategies, :EventId
1630
-
1630
+
1631
1631
  def initialize(actiontype=nil, bypass=nil, createtime=nil, expiretime=nil, name=nil, redirect=nil, ruleid=nil, sortid=nil, status=nil, strategies=nil, eventid=nil)
1632
1632
  @ActionType = actiontype
1633
1633
  @Bypass = bypass
@@ -1680,7 +1680,7 @@ module TencentCloud
1680
1680
  # @type By: String
1681
1681
 
1682
1682
  attr_accessor :Domain, :Offset, :Limit, :Filters, :Order, :By
1683
-
1683
+
1684
1684
  def initialize(domain=nil, offset=nil, limit=nil, filters=nil, order=nil, by=nil)
1685
1685
  @Domain = domain
1686
1686
  @Offset = offset
@@ -1717,7 +1717,7 @@ module TencentCloud
1717
1717
  # @type RequestId: String
1718
1718
 
1719
1719
  attr_accessor :RuleList, :TotalCount, :RequestId
1720
-
1720
+
1721
1721
  def initialize(rulelist=nil, totalcount=nil, requestid=nil)
1722
1722
  @RuleList = rulelist
1723
1723
  @TotalCount = totalcount
@@ -1748,7 +1748,7 @@ module TencentCloud
1748
1748
  # @type InstanceId: String
1749
1749
 
1750
1750
  attr_accessor :Domain, :DomainId, :InstanceId
1751
-
1751
+
1752
1752
  def initialize(domain=nil, domainid=nil, instanceid=nil)
1753
1753
  @Domain = domain
1754
1754
  @DomainId = domainid
@@ -1770,7 +1770,7 @@ module TencentCloud
1770
1770
  # @type RequestId: String
1771
1771
 
1772
1772
  attr_accessor :DomainsPartInfo, :RequestId
1773
-
1773
+
1774
1774
  def initialize(domainspartinfo=nil, requestid=nil)
1775
1775
  @DomainsPartInfo = domainspartinfo
1776
1776
  @RequestId = requestid
@@ -1801,7 +1801,7 @@ module TencentCloud
1801
1801
  # @type RuleId: String
1802
1802
 
1803
1803
  attr_accessor :Domain, :Url, :Page, :Count, :Sort, :RuleId
1804
-
1804
+
1805
1805
  def initialize(domain=nil, url=nil, page=nil, count=nil, sort=nil, ruleid=nil)
1806
1806
  @Domain = domain
1807
1807
  @Url = url
@@ -1831,7 +1831,7 @@ module TencentCloud
1831
1831
  # @type RequestId: String
1832
1832
 
1833
1833
  attr_accessor :RuleList, :Total, :RequestId
1834
-
1834
+
1835
1835
  def initialize(rulelist=nil, total=nil, requestid=nil)
1836
1836
  @RuleList = rulelist
1837
1837
  @Total = total
@@ -1862,7 +1862,7 @@ module TencentCloud
1862
1862
  # @type Filters: Array
1863
1863
 
1864
1864
  attr_accessor :Offset, :Limit, :Filters
1865
-
1865
+
1866
1866
  def initialize(offset=nil, limit=nil, filters=nil)
1867
1867
  @Offset = offset
1868
1868
  @Limit = limit
@@ -1894,7 +1894,7 @@ module TencentCloud
1894
1894
  # @type RequestId: String
1895
1895
 
1896
1896
  attr_accessor :Total, :Domains, :RequestId
1897
-
1897
+
1898
1898
  def initialize(total=nil, domains=nil, requestid=nil)
1899
1899
  @Total = total
1900
1900
  @Domains = domains
@@ -1925,7 +1925,7 @@ module TencentCloud
1925
1925
  # @type EndTs: Integer
1926
1926
 
1927
1927
  attr_accessor :Domain, :StartTs, :EndTs
1928
-
1928
+
1929
1929
  def initialize(domain=nil, startts=nil, endts=nil)
1930
1930
  @Domain = domain
1931
1931
  @StartTs = startts
@@ -1947,7 +1947,7 @@ module TencentCloud
1947
1947
  # @type RequestId: String
1948
1948
 
1949
1949
  attr_accessor :Data, :RequestId
1950
-
1950
+
1951
1951
  def initialize(data=nil, requestid=nil)
1952
1952
  @Data = data
1953
1953
  @RequestId = requestid
@@ -1976,7 +1976,7 @@ module TencentCloud
1976
1976
  # @type Filters: Array
1977
1977
 
1978
1978
  attr_accessor :Offset, :Limit, :Filters
1979
-
1979
+
1980
1980
  def initialize(offset=nil, limit=nil, filters=nil)
1981
1981
  @Offset = offset
1982
1982
  @Limit = limit
@@ -2007,7 +2007,7 @@ module TencentCloud
2007
2007
  # @type RequestId: String
2008
2008
 
2009
2009
  attr_accessor :Total, :Instances, :RequestId
2010
-
2010
+
2011
2011
  def initialize(total=nil, instances=nil, requestid=nil)
2012
2012
  @Total = total
2013
2013
  @Instances = instances
@@ -2056,7 +2056,7 @@ module TencentCloud
2056
2056
  # @type Ip: String
2057
2057
 
2058
2058
  attr_accessor :Domain, :Count, :ActionType, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :OffSet, :Limit, :Source, :Sort, :Ip
2059
-
2059
+
2060
2060
  def initialize(domain=nil, count=nil, actiontype=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, offset=nil, limit=nil, source=nil, sort=nil, ip=nil)
2061
2061
  @Domain = domain
2062
2062
  @Count = count
@@ -2097,7 +2097,7 @@ module TencentCloud
2097
2097
  # @type RequestId: String
2098
2098
 
2099
2099
  attr_accessor :Data, :RequestId
2100
-
2100
+
2101
2101
  def initialize(data=nil, requestid=nil)
2102
2102
  @Data = data
2103
2103
  @RequestId = requestid
@@ -2140,7 +2140,7 @@ module TencentCloud
2140
2140
  # @type Ip: String
2141
2141
 
2142
2142
  attr_accessor :Domain, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort, :Ip
2143
-
2143
+
2144
2144
  def initialize(domain=nil, count=nil, category=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, skip=nil, limit=nil, name=nil, sort=nil, ip=nil)
2145
2145
  @Domain = domain
2146
2146
  @Count = count
@@ -2181,7 +2181,7 @@ module TencentCloud
2181
2181
  # @type RequestId: String
2182
2182
 
2183
2183
  attr_accessor :Data, :RequestId
2184
-
2184
+
2185
2185
  def initialize(data=nil, requestid=nil)
2186
2186
  @Data = data
2187
2187
  @RequestId = requestid
@@ -2225,7 +2225,7 @@ module TencentCloud
2225
2225
  # @type MetricName: String
2226
2226
 
2227
2227
  attr_accessor :FromTime, :ToTime, :Domain, :Edition, :InstanceID, :MetricName
2228
-
2228
+
2229
2229
  def initialize(fromtime=nil, totime=nil, domain=nil, edition=nil, instanceid=nil, metricname=nil)
2230
2230
  @FromTime = fromtime
2231
2231
  @ToTime = totime
@@ -2253,7 +2253,7 @@ module TencentCloud
2253
2253
  # @type RequestId: String
2254
2254
 
2255
2255
  attr_accessor :Points, :RequestId
2256
-
2256
+
2257
2257
  def initialize(points=nil, requestid=nil)
2258
2258
  @Points = points
2259
2259
  @RequestId = requestid
@@ -2293,7 +2293,7 @@ module TencentCloud
2293
2293
  # @type MetricName: String
2294
2294
 
2295
2295
  attr_accessor :FromTime, :ToTime, :Domain, :Edition, :InstanceID, :MetricName
2296
-
2296
+
2297
2297
  def initialize(fromtime=nil, totime=nil, domain=nil, edition=nil, instanceid=nil, metricname=nil)
2298
2298
  @FromTime = fromtime
2299
2299
  @ToTime = totime
@@ -2329,7 +2329,7 @@ module TencentCloud
2329
2329
  # @type RequestId: String
2330
2330
 
2331
2331
  attr_accessor :Access, :Up, :Down, :Attack, :Cc, :RequestId
2332
-
2332
+
2333
2333
  def initialize(access=nil, up=nil, down=nil, attack=nil, cc=nil, requestid=nil)
2334
2334
  @Access = access
2335
2335
  @Up = up
@@ -2357,7 +2357,7 @@ module TencentCloud
2357
2357
  # @type Edition: String
2358
2358
 
2359
2359
  attr_accessor :Domain, :Edition
2360
-
2360
+
2361
2361
  def initialize(domain=nil, edition=nil)
2362
2362
  @Domain = domain
2363
2363
  @Edition = edition
@@ -2379,7 +2379,7 @@ module TencentCloud
2379
2379
  # @type RequestId: String
2380
2380
 
2381
2381
  attr_accessor :InstanceId, :Status, :RequestId
2382
-
2382
+
2383
2383
  def initialize(instanceid=nil, status=nil, requestid=nil)
2384
2384
  @InstanceId = instanceid
2385
2385
  @Status = status
@@ -2399,7 +2399,7 @@ module TencentCloud
2399
2399
  # @type Domain: String
2400
2400
 
2401
2401
  attr_accessor :Domain
2402
-
2402
+
2403
2403
  def initialize(domain=nil)
2404
2404
  @Domain = domain
2405
2405
  end
@@ -2417,7 +2417,7 @@ module TencentCloud
2417
2417
  # @type RequestId: String
2418
2418
 
2419
2419
  attr_accessor :Res, :RequestId
2420
-
2420
+
2421
2421
  def initialize(res=nil, requestid=nil)
2422
2422
  @Res = res
2423
2423
  @RequestId = requestid
@@ -2435,7 +2435,7 @@ module TencentCloud
2435
2435
  # DescribeUserCdcClbWafRegions请求参数结构体
2436
2436
  class DescribeUserCdcClbWafRegionsRequest < TencentCloud::Common::AbstractModel
2437
2437
 
2438
-
2438
+
2439
2439
  def initialize()
2440
2440
  end
2441
2441
 
@@ -2452,7 +2452,7 @@ module TencentCloud
2452
2452
  # @type RequestId: String
2453
2453
 
2454
2454
  attr_accessor :Data, :RequestId
2455
-
2455
+
2456
2456
  def initialize(data=nil, requestid=nil)
2457
2457
  @Data = data
2458
2458
  @RequestId = requestid
@@ -2474,7 +2474,7 @@ module TencentCloud
2474
2474
  # DescribeUserClbWafRegions请求参数结构体
2475
2475
  class DescribeUserClbWafRegionsRequest < TencentCloud::Common::AbstractModel
2476
2476
 
2477
-
2477
+
2478
2478
  def initialize()
2479
2479
  end
2480
2480
 
@@ -2491,7 +2491,7 @@ module TencentCloud
2491
2491
  # @type RequestId: String
2492
2492
 
2493
2493
  attr_accessor :Data, :RequestId
2494
-
2494
+
2495
2495
  def initialize(data=nil, requestid=nil)
2496
2496
  @Data = data
2497
2497
  @RequestId = requestid
@@ -2509,7 +2509,7 @@ module TencentCloud
2509
2509
  # @type InstanceIds: Array
2510
2510
 
2511
2511
  attr_accessor :InstanceIds
2512
-
2512
+
2513
2513
  def initialize(instanceids=nil)
2514
2514
  @InstanceIds = instanceids
2515
2515
  end
@@ -2527,7 +2527,7 @@ module TencentCloud
2527
2527
  # @type RequestId: String
2528
2528
 
2529
2529
  attr_accessor :VipInfo, :RequestId
2530
-
2530
+
2531
2531
  def initialize(vipinfo=nil, requestid=nil)
2532
2532
  @VipInfo = vipinfo
2533
2533
  @RequestId = requestid
@@ -2552,7 +2552,7 @@ module TencentCloud
2552
2552
  # @type Domain: String
2553
2553
 
2554
2554
  attr_accessor :Domain
2555
-
2555
+
2556
2556
  def initialize(domain=nil)
2557
2557
  @Domain = domain
2558
2558
  end
@@ -2576,7 +2576,7 @@ module TencentCloud
2576
2576
  # @type RequestId: String
2577
2577
 
2578
2578
  attr_accessor :AttackThreshold, :TimeThreshold, :DenyTimeThreshold, :DefenseStatus, :RequestId
2579
-
2579
+
2580
2580
  def initialize(attackthreshold=nil, timethreshold=nil, denytimethreshold=nil, defensestatus=nil, requestid=nil)
2581
2581
  @AttackThreshold = attackthreshold
2582
2582
  @TimeThreshold = timethreshold
@@ -2597,7 +2597,7 @@ module TencentCloud
2597
2597
  # DescribeWafAutoDenyStatus请求参数结构体
2598
2598
  class DescribeWafAutoDenyStatusRequest < TencentCloud::Common::AbstractModel
2599
2599
 
2600
-
2600
+
2601
2601
  def initialize()
2602
2602
  end
2603
2603
 
@@ -2613,7 +2613,7 @@ module TencentCloud
2613
2613
  # @type RequestId: String
2614
2614
 
2615
2615
  attr_accessor :WafAutoDenyDetails, :RequestId
2616
-
2616
+
2617
2617
  def initialize(wafautodenydetails=nil, requestid=nil)
2618
2618
  @WafAutoDenyDetails = wafautodenydetails
2619
2619
  @RequestId = requestid
@@ -2631,7 +2631,7 @@ module TencentCloud
2631
2631
  # DescribeWafThreatenIntelligence请求参数结构体
2632
2632
  class DescribeWafThreatenIntelligenceRequest < TencentCloud::Common::AbstractModel
2633
2633
 
2634
-
2634
+
2635
2635
  def initialize()
2636
2636
  end
2637
2637
 
@@ -2647,7 +2647,7 @@ module TencentCloud
2647
2647
  # @type RequestId: String
2648
2648
 
2649
2649
  attr_accessor :WafThreatenIntelligenceDetails, :RequestId
2650
-
2650
+
2651
2651
  def initialize(wafthreatenintelligencedetails=nil, requestid=nil)
2652
2652
  @WafThreatenIntelligenceDetails = wafthreatenintelligencedetails
2653
2653
  @RequestId = requestid
@@ -2717,7 +2717,7 @@ module TencentCloud
2717
2717
  # @type AlbType: String
2718
2718
 
2719
2719
  attr_accessor :Domain, :DomainId, :InstanceId, :Cname, :Edition, :Region, :InstanceName, :ClsStatus, :FlowMode, :Status, :Mode, :Engine, :CCList, :RsList, :Ports, :LoadBalancerSet, :AppId, :State, :CreateTime, :Ipv6Status, :BotStatus, :Level, :PostCLSStatus, :PostCKafkaStatus, :AlbType
2720
-
2720
+
2721
2721
  def initialize(domain=nil, domainid=nil, instanceid=nil, cname=nil, edition=nil, region=nil, instancename=nil, clsstatus=nil, flowmode=nil, status=nil, mode=nil, engine=nil, cclist=nil, rslist=nil, ports=nil, loadbalancerset=nil, appid=nil, state=nil, createtime=nil, ipv6status=nil, botstatus=nil, level=nil, postclsstatus=nil, postckafkastatus=nil, albtype=nil)
2722
2722
  @Domain = domain
2723
2723
  @DomainId = domainid
@@ -2803,7 +2803,7 @@ module TencentCloud
2803
2803
  # @type Region: String
2804
2804
 
2805
2805
  attr_accessor :ResourceIds, :ValidTime, :RenewFlag, :Count, :Region
2806
-
2806
+
2807
2807
  def initialize(resourceids=nil, validtime=nil, renewflag=nil, count=nil, region=nil)
2808
2808
  @ResourceIds = resourceids
2809
2809
  @ValidTime = validtime
@@ -2893,7 +2893,7 @@ module TencentCloud
2893
2893
  # @type IpHeaders: Array
2894
2894
 
2895
2895
  attr_accessor :HttpsRewrite, :HttpsUpstreamPort, :IsCdn, :IsGray, :IsHttp2, :IsWebsocket, :LoadBalance, :Mode, :PrivateKey, :SSLId, :UpstreamDomain, :UpstreamType, :SrcList, :Ports, :CertType, :UpstreamScheme, :Cls, :Cname, :IsKeepAlive, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :Weights, :IpHeaders
2896
-
2896
+
2897
2897
  def initialize(httpsrewrite=nil, httpsupstreamport=nil, iscdn=nil, isgray=nil, ishttp2=nil, iswebsocket=nil, loadbalance=nil, mode=nil, privatekey=nil, sslid=nil, upstreamdomain=nil, upstreamtype=nil, srclist=nil, ports=nil, certtype=nil, upstreamscheme=nil, cls=nil, cname=nil, iskeepalive=nil, activecheck=nil, tlsversion=nil, ciphers=nil, ciphertemplate=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, weights=nil, ipheaders=nil)
2898
2898
  @HttpsRewrite = httpsrewrite
2899
2899
  @HttpsUpstreamPort = httpsupstreamport
@@ -2992,7 +2992,7 @@ module TencentCloud
2992
2992
  # @type TotalCount: Integer
2993
2993
 
2994
2994
  attr_accessor :Id, :TaskName, :TaskId, :Host, :Count, :Status, :Url, :CreateTime, :ModifyTime, :ExpireTime, :TotalCount
2995
-
2995
+
2996
2996
  def initialize(id=nil, taskname=nil, taskid=nil, host=nil, count=nil, status=nil, url=nil, createtime=nil, modifytime=nil, expiretime=nil, totalcount=nil)
2997
2997
  @Id = id
2998
2998
  @TaskName = taskname
@@ -3056,7 +3056,7 @@ module TencentCloud
3056
3056
  # @type CreateTime: String
3057
3057
 
3058
3058
  attr_accessor :ExportId, :Query, :FileName, :FileSize, :Order, :Format, :Count, :Status, :From, :To, :CosPath, :CreateTime
3059
-
3059
+
3060
3060
  def initialize(exportid=nil, query=nil, filename=nil, filesize=nil, order=nil, format=nil, count=nil, status=nil, from=nil, to=nil, cospath=nil, createtime=nil)
3061
3061
  @ExportId = exportid
3062
3062
  @Query = query
@@ -3098,7 +3098,7 @@ module TencentCloud
3098
3098
  # @type ExactMatch: Boolean
3099
3099
 
3100
3100
  attr_accessor :Name, :Values, :ExactMatch
3101
-
3101
+
3102
3102
  def initialize(name=nil, values=nil, exactmatch=nil)
3103
3103
  @Name = name
3104
3104
  @Values = values
@@ -3140,7 +3140,7 @@ module TencentCloud
3140
3140
  # @type RenewFlag: Integer
3141
3141
 
3142
3142
  attr_accessor :ResourceIds, :Status, :Region, :BeginTime, :EndTime, :InquireNum, :UsedNum, :RenewFlag
3143
-
3143
+
3144
3144
  def initialize(resourceids=nil, status=nil, region=nil, begintime=nil, endtime=nil, inquirenum=nil, usednum=nil, renewflag=nil)
3145
3145
  @ResourceIds = resourceids
3146
3146
  @Status = status
@@ -3167,7 +3167,7 @@ module TencentCloud
3167
3167
  # GetAttackDownloadRecords请求参数结构体
3168
3168
  class GetAttackDownloadRecordsRequest < TencentCloud::Common::AbstractModel
3169
3169
 
3170
-
3170
+
3171
3171
  def initialize()
3172
3172
  end
3173
3173
 
@@ -3183,7 +3183,7 @@ module TencentCloud
3183
3183
  # @type RequestId: String
3184
3184
 
3185
3185
  attr_accessor :Records, :RequestId
3186
-
3186
+
3187
3187
  def initialize(records=nil, requestid=nil)
3188
3188
  @Records = records
3189
3189
  @RequestId = requestid
@@ -3247,7 +3247,7 @@ module TencentCloud
3247
3247
  # @type EngineType: Integer
3248
3248
 
3249
3249
  attr_accessor :Domain, :DomainId, :MainDomain, :Mode, :Status, :State, :Engine, :IsCdn, :LoadBalancerSet, :Region, :Edition, :FlowMode, :ClsStatus, :Level, :CdcClusters, :AlbType, :IpHeaders, :EngineType
3250
-
3250
+
3251
3251
  def initialize(domain=nil, domainid=nil, maindomain=nil, mode=nil, status=nil, state=nil, engine=nil, iscdn=nil, loadbalancerset=nil, region=nil, edition=nil, flowmode=nil, clsstatus=nil, level=nil, cdcclusters=nil, albtype=nil, ipheaders=nil, enginetype=nil)
3252
3252
  @Domain = domain
3253
3253
  @DomainId = domainid
@@ -3372,7 +3372,7 @@ module TencentCloud
3372
3372
  # @type SandboxQps: Integer
3373
3373
 
3374
3374
  attr_accessor :InstanceId, :InstanceName, :ResourceIds, :Region, :PayMode, :RenewFlag, :Mode, :Level, :ValidTime, :BeginTime, :DomainCount, :SubDomainLimit, :MainDomainCount, :MainDomainLimit, :MaxQPS, :QPS, :DomainPkg, :AppId, :Edition, :FraudPkg, :BotPkg, :BotQPS, :ElasticBilling, :AttackLogPost, :MaxBandwidth, :APISecurity, :QpsStandard, :BandwidthStandard, :Status, :SandboxQps
3375
-
3375
+
3376
3376
  def initialize(instanceid=nil, instancename=nil, resourceids=nil, region=nil, paymode=nil, renewflag=nil, mode=nil, level=nil, validtime=nil, begintime=nil, domaincount=nil, subdomainlimit=nil, maindomaincount=nil, maindomainlimit=nil, maxqps=nil, qps=nil, domainpkg=nil, appid=nil, edition=nil, fraudpkg=nil, botpkg=nil, botqps=nil, elasticbilling=nil, attacklogpost=nil, maxbandwidth=nil, apisecurity=nil, qpsstandard=nil, bandwidthstandard=nil, status=nil, sandboxqps=nil)
3377
3377
  @InstanceId = instanceid
3378
3378
  @InstanceName = instancename
@@ -3464,7 +3464,7 @@ module TencentCloud
3464
3464
  # @type TotalCount: Integer
3465
3465
 
3466
3466
  attr_accessor :Res, :TotalCount
3467
-
3467
+
3468
3468
  def initialize(res=nil, totalcount=nil)
3469
3469
  @Res = res
3470
3470
  @TotalCount = totalcount
@@ -3500,7 +3500,7 @@ module TencentCloud
3500
3500
  # @type ValidTs: Integer
3501
3501
 
3502
3502
  attr_accessor :ActionType, :Ip, :Note, :Source, :TsVersion, :ValidTs
3503
-
3503
+
3504
3504
  def initialize(actiontype=nil, ip=nil, note=nil, source=nil, tsversion=nil, validts=nil)
3505
3505
  @ActionType = actiontype
3506
3506
  @Ip = ip
@@ -3536,7 +3536,7 @@ module TencentCloud
3536
3536
  # @type ValidTs: Integer
3537
3537
 
3538
3538
  attr_accessor :Action, :Category, :Ip, :Name, :TsVersion, :ValidTs
3539
-
3539
+
3540
3540
  def initialize(action=nil, category=nil, ip=nil, name=nil, tsversion=nil, validts=nil)
3541
3541
  @Action = action
3542
3542
  @Category = category
@@ -3564,7 +3564,7 @@ module TencentCloud
3564
3564
  # @type TotalCount: Integer
3565
3565
 
3566
3566
  attr_accessor :Res, :TotalCount
3567
-
3567
+
3568
3568
  def initialize(res=nil, totalcount=nil)
3569
3569
  @Res = res
3570
3570
  @TotalCount = totalcount
@@ -3611,7 +3611,7 @@ module TencentCloud
3611
3611
  # @type LoadBalancerType: String
3612
3612
 
3613
3613
  attr_accessor :LoadBalancerId, :LoadBalancerName, :ListenerId, :ListenerName, :Vip, :Vport, :Region, :Protocol, :Zone, :NumericalVpcId, :LoadBalancerType
3614
-
3614
+
3615
3615
  def initialize(loadbalancerid=nil, loadbalancername=nil, listenerid=nil, listenername=nil, vip=nil, vport=nil, region=nil, protocol=nil, zone=nil, numericalvpcid=nil, loadbalancertype=nil)
3616
3616
  @LoadBalancerId = loadbalancerid
3617
3617
  @LoadBalancerName = loadbalancername
@@ -3678,7 +3678,7 @@ module TencentCloud
3678
3678
  # @type LoadBalancerType: String
3679
3679
 
3680
3680
  attr_accessor :ListenerId, :ListenerName, :LoadBalancerId, :LoadBalancerName, :Protocol, :Region, :Vip, :Vport, :Zone, :NumericalVpcId, :LoadBalancerType
3681
-
3681
+
3682
3682
  def initialize(listenerid=nil, listenername=nil, loadbalancerid=nil, loadbalancername=nil, protocol=nil, region=nil, vip=nil, vport=nil, zone=nil, numericalvpcid=nil, loadbalancertype=nil)
3683
3683
  @ListenerId = listenerid
3684
3684
  @ListenerName = listenername
@@ -3716,7 +3716,7 @@ module TencentCloud
3716
3716
  # @type TopicId: String
3717
3717
 
3718
3718
  attr_accessor :Period, :TopicId
3719
-
3719
+
3720
3720
  def initialize(period=nil, topicid=nil)
3721
3721
  @Period = period
3722
3722
  @TopicId = topicid
@@ -3734,7 +3734,7 @@ module TencentCloud
3734
3734
  # @type RequestId: String
3735
3735
 
3736
3736
  attr_accessor :RequestId
3737
-
3737
+
3738
3738
  def initialize(requestid=nil)
3739
3739
  @RequestId = requestid
3740
3740
  end
@@ -3752,7 +3752,7 @@ module TencentCloud
3752
3752
  # @type Status: Integer
3753
3753
 
3754
3754
  attr_accessor :Domain, :Status
3755
-
3755
+
3756
3756
  def initialize(domain=nil, status=nil)
3757
3757
  @Domain = domain
3758
3758
  @Status = status
@@ -3770,7 +3770,7 @@ module TencentCloud
3770
3770
  # @type RequestId: String
3771
3771
 
3772
3772
  attr_accessor :RequestId
3773
-
3773
+
3774
3774
  def initialize(requestid=nil)
3775
3775
  @RequestId = requestid
3776
3776
  end
@@ -3792,7 +3792,7 @@ module TencentCloud
3792
3792
  # @type Edition: String
3793
3793
 
3794
3794
  attr_accessor :Domain, :RuleId, :Status, :Edition
3795
-
3795
+
3796
3796
  def initialize(domain=nil, ruleid=nil, status=nil, edition=nil)
3797
3797
  @Domain = domain
3798
3798
  @RuleId = ruleid
@@ -3816,7 +3816,7 @@ module TencentCloud
3816
3816
  # @type RequestId: String
3817
3817
 
3818
3818
  attr_accessor :Success, :RequestId
3819
-
3819
+
3820
3820
  def initialize(success=nil, requestid=nil)
3821
3821
  @Success = success
3822
3822
  @RequestId = requestid
@@ -3849,7 +3849,7 @@ module TencentCloud
3849
3849
  # @type Strategies: Array
3850
3850
 
3851
3851
  attr_accessor :Domain, :RuleId, :RuleName, :Bypass, :SortId, :ExpireTime, :Strategies
3852
-
3852
+
3853
3853
  def initialize(domain=nil, ruleid=nil, rulename=nil, bypass=nil, sortid=nil, expiretime=nil, strategies=nil)
3854
3854
  @Domain = domain
3855
3855
  @RuleId = ruleid
@@ -3886,7 +3886,7 @@ module TencentCloud
3886
3886
  # @type RequestId: String
3887
3887
 
3888
3888
  attr_accessor :Success, :RequestId
3889
-
3889
+
3890
3890
  def initialize(success=nil, requestid=nil)
3891
3891
  @Success = success
3892
3892
  @RequestId = requestid
@@ -3917,7 +3917,7 @@ module TencentCloud
3917
3917
  # @type Status: Integer
3918
3918
 
3919
3919
  attr_accessor :Domain, :Id, :Rules, :Url, :Function, :Status
3920
-
3920
+
3921
3921
  def initialize(domain=nil, id=nil, rules=nil, url=nil, function=nil, status=nil)
3922
3922
  @Domain = domain
3923
3923
  @Id = id
@@ -3943,7 +3943,7 @@ module TencentCloud
3943
3943
  # @type RequestId: String
3944
3944
 
3945
3945
  attr_accessor :RequestId
3946
-
3946
+
3947
3947
  def initialize(requestid=nil)
3948
3948
  @RequestId = requestid
3949
3949
  end
@@ -3967,7 +3967,7 @@ module TencentCloud
3967
3967
  # @type DefenseStatus: Integer
3968
3968
 
3969
3969
  attr_accessor :Domain, :AttackThreshold, :TimeThreshold, :DenyTimeThreshold, :DefenseStatus
3970
-
3970
+
3971
3971
  def initialize(domain=nil, attackthreshold=nil, timethreshold=nil, denytimethreshold=nil, defensestatus=nil)
3972
3972
  @Domain = domain
3973
3973
  @AttackThreshold = attackthreshold
@@ -3993,7 +3993,7 @@ module TencentCloud
3993
3993
  # @type RequestId: String
3994
3994
 
3995
3995
  attr_accessor :Success, :RequestId
3996
-
3996
+
3997
3997
  def initialize(success=nil, requestid=nil)
3998
3998
  @Success = success
3999
3999
  @RequestId = requestid
@@ -4014,7 +4014,7 @@ module TencentCloud
4014
4014
  # @type WafAutoDenyDetails: :class:`Tencentcloud::Waf.v20180125.models.AutoDenyDetail`
4015
4015
 
4016
4016
  attr_accessor :WafAutoDenyDetails
4017
-
4017
+
4018
4018
  def initialize(wafautodenydetails=nil)
4019
4019
  @WafAutoDenyDetails = wafautodenydetails
4020
4020
  end
@@ -4035,7 +4035,7 @@ module TencentCloud
4035
4035
  # @type RequestId: String
4036
4036
 
4037
4037
  attr_accessor :WafAutoDenyDetails, :RequestId
4038
-
4038
+
4039
4039
  def initialize(wafautodenydetails=nil, requestid=nil)
4040
4040
  @WafAutoDenyDetails = wafautodenydetails
4041
4041
  @RequestId = requestid
@@ -4056,7 +4056,7 @@ module TencentCloud
4056
4056
  # @type WafThreatenIntelligenceDetails: :class:`Tencentcloud::Waf.v20180125.models.WafThreatenIntelligenceDetails`
4057
4057
 
4058
4058
  attr_accessor :WafThreatenIntelligenceDetails
4059
-
4059
+
4060
4060
  def initialize(wafthreatenintelligencedetails=nil)
4061
4061
  @WafThreatenIntelligenceDetails = wafthreatenintelligencedetails
4062
4062
  end
@@ -4077,7 +4077,7 @@ module TencentCloud
4077
4077
  # @type RequestId: String
4078
4078
 
4079
4079
  attr_accessor :WafThreatenIntelligenceDetails, :RequestId
4080
-
4080
+
4081
4081
  def initialize(wafthreatenintelligencedetails=nil, requestid=nil)
4082
4082
  @WafThreatenIntelligenceDetails = wafthreatenintelligencedetails
4083
4083
  @RequestId = requestid
@@ -4131,7 +4131,7 @@ module TencentCloud
4131
4131
  # @type UpstreamRedirect: Integer
4132
4132
 
4133
4133
  attr_accessor :Time, :Access, :Up, :Down, :Attack, :Cc, :BotAccess, :StatusServerError, :StatusClientError, :StatusRedirect, :StatusOk, :UpstreamServerError, :UpstreamClientError, :UpstreamRedirect
4134
-
4134
+
4135
4135
  def initialize(time=nil, access=nil, up=nil, down=nil, attack=nil, cc=nil, botaccess=nil, statusservererror=nil, statusclienterror=nil, statusredirect=nil, statusok=nil, upstreamservererror=nil, upstreamclienterror=nil, upstreamredirect=nil)
4136
4136
  @Time = time
4137
4137
  @Access = access
@@ -4181,7 +4181,7 @@ module TencentCloud
4181
4181
  # @type UpstreamProtocol: String
4182
4182
 
4183
4183
  attr_accessor :NginxServerId, :Port, :Protocol, :UpstreamPort, :UpstreamProtocol
4184
-
4184
+
4185
4185
  def initialize(nginxserverid=nil, port=nil, protocol=nil, upstreamport=nil, upstreamprotocol=nil)
4186
4186
  @NginxServerId = nginxserverid
4187
4187
  @Port = port
@@ -4213,7 +4213,7 @@ module TencentCloud
4213
4213
  # @type NginxServerId: String
4214
4214
 
4215
4215
  attr_accessor :Port, :Protocol, :UpstreamPort, :UpstreamProtocol, :NginxServerId
4216
-
4216
+
4217
4217
  def initialize(port=nil, protocol=nil, upstreamport=nil, upstreamprotocol=nil, nginxserverid=nil)
4218
4218
  @Port = port
4219
4219
  @Protocol = protocol
@@ -4249,7 +4249,7 @@ module TencentCloud
4249
4249
  # @type Count: Integer
4250
4250
 
4251
4251
  attr_accessor :Domain, :StartTime, :EndTime, :QueryString, :TaskName, :Sort, :Count
4252
-
4252
+
4253
4253
  def initialize(domain=nil, starttime=nil, endtime=nil, querystring=nil, taskname=nil, sort=nil, count=nil)
4254
4254
  @Domain = domain
4255
4255
  @StartTime = starttime
@@ -4279,7 +4279,7 @@ module TencentCloud
4279
4279
  # @type RequestId: String
4280
4280
 
4281
4281
  attr_accessor :Flow, :RequestId
4282
-
4282
+
4283
4283
  def initialize(flow=nil, requestid=nil)
4284
4284
  @Flow = flow
4285
4285
  @RequestId = requestid
@@ -4307,7 +4307,7 @@ module TencentCloud
4307
4307
  # @type BillingItem: String
4308
4308
 
4309
4309
  attr_accessor :ResourceIds, :ValidTime, :RenewFlag, :Count, :Region, :BillingItem
4310
-
4310
+
4311
4311
  def initialize(resourceids=nil, validtime=nil, renewflag=nil, count=nil, region=nil, billingitem=nil)
4312
4312
  @ResourceIds = resourceids
4313
4313
  @ValidTime = validtime
@@ -4335,7 +4335,7 @@ module TencentCloud
4335
4335
  # @type Message: String
4336
4336
 
4337
4337
  attr_accessor :Code, :Message
4338
-
4338
+
4339
4339
  def initialize(code=nil, message=nil)
4340
4340
  @Code = code
4341
4341
  @Message = message
@@ -4363,7 +4363,7 @@ module TencentCloud
4363
4363
  # @type Status: Integer
4364
4364
 
4365
4365
  attr_accessor :Id, :Rules, :Url, :Function, :Time, :Status
4366
-
4366
+
4367
4367
  def initialize(id=nil, rules=nil, url=nil, function=nil, time=nil, status=nil)
4368
4368
  @Id = id
4369
4369
  @Rules = rules
@@ -4404,7 +4404,7 @@ module TencentCloud
4404
4404
  # @type Page: Integer
4405
4405
 
4406
4406
  attr_accessor :TopicId, :From, :To, :Query, :Limit, :Context, :Sort, :Page
4407
-
4407
+
4408
4408
  def initialize(topicid=nil, from=nil, to=nil, query=nil, limit=nil, context=nil, sort=nil, page=nil)
4409
4409
  @TopicId = topicid
4410
4410
  @From = from
@@ -4452,7 +4452,7 @@ module TencentCloud
4452
4452
  # @type RequestId: String
4453
4453
 
4454
4454
  attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :RequestId
4455
-
4455
+
4456
4456
  def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, requestid=nil)
4457
4457
  @Context = context
4458
4458
  @ListOver = listover
@@ -4508,7 +4508,7 @@ module TencentCloud
4508
4508
  # @type Page: Integer
4509
4509
 
4510
4510
  attr_accessor :Domain, :StartTime, :EndTime, :Context, :QueryString, :Count, :Sort, :Page
4511
-
4511
+
4512
4512
  def initialize(domain=nil, starttime=nil, endtime=nil, context=nil, querystring=nil, count=nil, sort=nil, page=nil)
4513
4513
  @Domain = domain
4514
4514
  @StartTime = starttime
@@ -4548,7 +4548,7 @@ module TencentCloud
4548
4548
  # @type RequestId: String
4549
4549
 
4550
4550
  attr_accessor :Count, :Context, :Data, :ListOver, :SqlFlag, :RequestId
4551
-
4551
+
4552
4552
  def initialize(count=nil, context=nil, data=nil, listover=nil, sqlflag=nil, requestid=nil)
4553
4553
  @Count = count
4554
4554
  @Context = context
@@ -4591,7 +4591,7 @@ module TencentCloud
4591
4591
  # @type Arg: String
4592
4592
 
4593
4593
  attr_accessor :Field, :CompareFunc, :Content, :Arg
4594
-
4594
+
4595
4595
  def initialize(field=nil, comparefunc=nil, content=nil, arg=nil)
4596
4596
  @Field = field
4597
4597
  @CompareFunc = comparefunc
@@ -4619,7 +4619,7 @@ module TencentCloud
4619
4619
  # @type Reason: Integer
4620
4620
 
4621
4621
  attr_accessor :Domain, :Ids, :Status, :Reason
4622
-
4622
+
4623
4623
  def initialize(domain=nil, ids=nil, status=nil, reason=nil)
4624
4624
  @Domain = domain
4625
4625
  @Ids = ids
@@ -4641,7 +4641,7 @@ module TencentCloud
4641
4641
  # @type RequestId: String
4642
4642
 
4643
4643
  attr_accessor :RequestId
4644
-
4644
+
4645
4645
  def initialize(requestid=nil)
4646
4646
  @RequestId = requestid
4647
4647
  end
@@ -4663,7 +4663,7 @@ module TencentCloud
4663
4663
  # @type SourceType: String
4664
4664
 
4665
4665
  attr_accessor :Domain, :Items, :Edition, :SourceType
4666
-
4666
+
4667
4667
  def initialize(domain=nil, items=nil, edition=nil, sourcetype=nil)
4668
4668
  @Domain = domain
4669
4669
  @Items = items
@@ -4691,7 +4691,7 @@ module TencentCloud
4691
4691
  # @type RequestId: String
4692
4692
 
4693
4693
  attr_accessor :FailedItems, :FailedCount, :RequestId
4694
-
4694
+
4695
4695
  def initialize(faileditems=nil, failedcount=nil, requestid=nil)
4696
4696
  @FailedItems = faileditems
4697
4697
  @FailedCount = failedcount
@@ -4715,7 +4715,7 @@ module TencentCloud
4715
4715
  # @type InstanceId: String
4716
4716
 
4717
4717
  attr_accessor :Vip, :InstanceId
4718
-
4718
+
4719
4719
  def initialize(vip=nil, instanceid=nil)
4720
4720
  @Vip = vip
4721
4721
  @InstanceId = instanceid
@@ -4757,7 +4757,7 @@ module TencentCloud
4757
4757
  # @type TrafficMarking: Integer
4758
4758
 
4759
4759
  attr_accessor :CC, :CustomRule, :IPControl, :AntiLeak, :AntiTamper, :AutoCC, :AreaBan, :CCSession, :AI, :CustomWhite, :ApiSecurity, :ClientMsg, :TrafficMarking
4760
-
4760
+
4761
4761
  def initialize(cc=nil, customrule=nil, ipcontrol=nil, antileak=nil, antitamper=nil, autocc=nil, areaban=nil, ccsession=nil, ai=nil, customwhite=nil, apisecurity=nil, clientmsg=nil, trafficmarking=nil)
4762
4762
  @CC = cc
4763
4763
  @CustomRule = customrule
@@ -4802,7 +4802,7 @@ module TencentCloud
4802
4802
  # @type LastUpdateTime: String
4803
4803
 
4804
4804
  attr_accessor :Tags, :DefenseStatus, :LastUpdateTime
4805
-
4805
+
4806
4806
  def initialize(tags=nil, defensestatus=nil, lastupdatetime=nil)
4807
4807
  @Tags = tags
4808
4808
  @DefenseStatus = defensestatus
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-waf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-09 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common