tencentcloud-sdk-waf 3.0.1147 → 3.0.1159
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180125/models.rb +56 -48
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8ce11c9f7dae2bf83645d755ee6d8e6638b366cf
|
|
4
|
+
data.tar.gz: 2712a9fce859dccb1911008b16549abd0cce66d7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f7637cca5a452c428187a0444d416f85f3b9912e24e55873625da31f606d313432e89dce0b5e00c51099e9ac61ea2a24591106dc1024df234d73c36f6983dc76
|
|
7
|
+
data.tar.gz: 45a2e01202c8f98ed2ff9655476623d4ac61c08b946917b26ca1942cd4e43efa4a6897f29eaeca370f29a5a68a71228d77d0f0dff42984feb241d22935789aa4
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1159
|
data/lib/v20180125/models.rb
CHANGED
|
@@ -77,8 +77,8 @@ module TencentCloud
|
|
|
77
77
|
|
|
78
78
|
attr_accessor :BTime, :Count, :BeginTime
|
|
79
79
|
extend Gem::Deprecate
|
|
80
|
-
deprecate :BTime, :none, 2025,
|
|
81
|
-
deprecate :BTime=, :none, 2025,
|
|
80
|
+
deprecate :BTime, :none, 2025, 10
|
|
81
|
+
deprecate :BTime=, :none, 2025, 10
|
|
82
82
|
|
|
83
83
|
def initialize(btime=nil, count=nil, begintime=nil)
|
|
84
84
|
@BTime = btime
|
|
@@ -597,8 +597,8 @@ module TencentCloud
|
|
|
597
597
|
|
|
598
598
|
attr_accessor :Name, :SortId, :Strategies, :Domain, :ActionType, :Redirect, :ExpireTime, :Edition, :Bypass, :EventId, :JobType, :JobDateTime, :Source, :Label, :Status, :PageId, :LogicalOp, :ActionRatio
|
|
599
599
|
extend Gem::Deprecate
|
|
600
|
-
deprecate :Bypass, :none, 2025,
|
|
601
|
-
deprecate :Bypass=, :none, 2025,
|
|
600
|
+
deprecate :Bypass, :none, 2025, 10
|
|
601
|
+
deprecate :Bypass=, :none, 2025, 10
|
|
602
602
|
|
|
603
603
|
def initialize(name=nil, sortid=nil, strategies=nil, domain=nil, actiontype=nil, redirect=nil, expiretime=nil, edition=nil, bypass=nil, eventid=nil, jobtype=nil, jobdatetime=nil, source=nil, label=nil, status=nil, pageid=nil, logicalop=nil, actionratio=nil)
|
|
604
604
|
@Name = name
|
|
@@ -952,16 +952,16 @@ module TencentCloud
|
|
|
952
952
|
|
|
953
953
|
attr_accessor :Domain, :CertType, :IsCdn, :UpstreamType, :IsWebsocket, :LoadBalance, :Ports, :IsKeepAlive, :InstanceID, :HttpsRewrite, :IsHttp2, :ActiveCheck, :CipherTemplate, :Cert, :PrivateKey, :SSLId, :ResourceId, :IpHeaders, :UpstreamScheme, :HttpsUpstreamPort, :IsGray, :GrayAreas, :UpstreamDomain, :SrcList, :Edition, :Anycast, :Weights, :TLSVersion, :Ciphers, :ProxyConnectTimeout, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase, :Gzip
|
|
954
954
|
extend Gem::Deprecate
|
|
955
|
-
deprecate :ResourceId, :none, 2025,
|
|
956
|
-
deprecate :ResourceId=, :none, 2025,
|
|
957
|
-
deprecate :IsGray, :none, 2025,
|
|
958
|
-
deprecate :IsGray=, :none, 2025,
|
|
959
|
-
deprecate :GrayAreas, :none, 2025,
|
|
960
|
-
deprecate :GrayAreas=, :none, 2025,
|
|
961
|
-
deprecate :Edition, :none, 2025,
|
|
962
|
-
deprecate :Edition=, :none, 2025,
|
|
963
|
-
deprecate :Anycast, :none, 2025,
|
|
964
|
-
deprecate :Anycast=, :none, 2025,
|
|
955
|
+
deprecate :ResourceId, :none, 2025, 10
|
|
956
|
+
deprecate :ResourceId=, :none, 2025, 10
|
|
957
|
+
deprecate :IsGray, :none, 2025, 10
|
|
958
|
+
deprecate :IsGray=, :none, 2025, 10
|
|
959
|
+
deprecate :GrayAreas, :none, 2025, 10
|
|
960
|
+
deprecate :GrayAreas=, :none, 2025, 10
|
|
961
|
+
deprecate :Edition, :none, 2025, 10
|
|
962
|
+
deprecate :Edition=, :none, 2025, 10
|
|
963
|
+
deprecate :Anycast, :none, 2025, 10
|
|
964
|
+
deprecate :Anycast=, :none, 2025, 10
|
|
965
965
|
|
|
966
966
|
def initialize(domain=nil, certtype=nil, iscdn=nil, upstreamtype=nil, iswebsocket=nil, loadbalance=nil, ports=nil, iskeepalive=nil, instanceid=nil, httpsrewrite=nil, ishttp2=nil, activecheck=nil, ciphertemplate=nil, cert=nil, privatekey=nil, sslid=nil, resourceid=nil, ipheaders=nil, upstreamscheme=nil, httpsupstreamport=nil, isgray=nil, grayareas=nil, upstreamdomain=nil, srclist=nil, edition=nil, anycast=nil, weights=nil, tlsversion=nil, ciphers=nil, proxyconnecttimeout=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, xffreset=nil, note=nil, upstreamhost=nil, proxybuffer=nil, probestatus=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil, gzip=nil)
|
|
967
967
|
@Domain = domain
|
|
@@ -1601,10 +1601,10 @@ module TencentCloud
|
|
|
1601
1601
|
|
|
1602
1602
|
attr_accessor :Id, :ActionType, :Ip, :Note, :Source, :TsVersion, :ValidTs, :Hosts, :RuleId, :IpList, :CreateTime, :JobType, :CronType, :JobDateTime, :ValidStatus, :GroupIds
|
|
1603
1603
|
extend Gem::Deprecate
|
|
1604
|
-
deprecate :Id, :none, 2025,
|
|
1605
|
-
deprecate :Id=, :none, 2025,
|
|
1606
|
-
deprecate :Ip, :none, 2025,
|
|
1607
|
-
deprecate :Ip=, :none, 2025,
|
|
1604
|
+
deprecate :Id, :none, 2025, 10
|
|
1605
|
+
deprecate :Id=, :none, 2025, 10
|
|
1606
|
+
deprecate :Ip, :none, 2025, 10
|
|
1607
|
+
deprecate :Ip=, :none, 2025, 10
|
|
1608
1608
|
|
|
1609
1609
|
def initialize(id=nil, actiontype=nil, ip=nil, note=nil, source=nil, tsversion=nil, validts=nil, hosts=nil, ruleid=nil, iplist=nil, createtime=nil, jobtype=nil, crontype=nil, jobdatetime=nil, validstatus=nil, groupids=nil)
|
|
1610
1610
|
@Id = id
|
|
@@ -3359,8 +3359,8 @@ module TencentCloud
|
|
|
3359
3359
|
|
|
3360
3360
|
attr_accessor :Domain, :IpList, :ActionType, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
|
|
3361
3361
|
extend Gem::Deprecate
|
|
3362
|
-
deprecate :ValidTS, :none, 2025,
|
|
3363
|
-
deprecate :ValidTS=, :none, 2025,
|
|
3362
|
+
deprecate :ValidTS, :none, 2025, 10
|
|
3363
|
+
deprecate :ValidTS=, :none, 2025, 10
|
|
3364
3364
|
|
|
3365
3365
|
def initialize(domain=nil, iplist=nil, actiontype=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
|
|
3366
3366
|
@Domain = domain
|
|
@@ -4530,8 +4530,8 @@ module TencentCloud
|
|
|
4530
4530
|
|
|
4531
4531
|
attr_accessor :From, :To, :Query, :FieldName, :TopicId, :Sort, :Count
|
|
4532
4532
|
extend Gem::Deprecate
|
|
4533
|
-
deprecate :TopicId, :none, 2025,
|
|
4534
|
-
deprecate :TopicId=, :none, 2025,
|
|
4533
|
+
deprecate :TopicId, :none, 2025, 10
|
|
4534
|
+
deprecate :TopicId=, :none, 2025, 10
|
|
4535
4535
|
|
|
4536
4536
|
def initialize(from=nil, to=nil, query=nil, fieldname=nil, topicid=nil, sort=nil, count=nil)
|
|
4537
4537
|
@From = from
|
|
@@ -7291,10 +7291,10 @@ module TencentCloud
|
|
|
7291
7291
|
|
|
7292
7292
|
attr_accessor :Domain, :Count, :ActionType, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :OffSet, :Limit, :Source, :Sort, :Ip, :ValidStatus, :ValidTimeStampMin, :ValidTimeStampMax, :RuleId, :TimerType
|
|
7293
7293
|
extend Gem::Deprecate
|
|
7294
|
-
deprecate :VtsMin, :none, 2025,
|
|
7295
|
-
deprecate :VtsMin=, :none, 2025,
|
|
7296
|
-
deprecate :VtsMax, :none, 2025,
|
|
7297
|
-
deprecate :VtsMax=, :none, 2025,
|
|
7294
|
+
deprecate :VtsMin, :none, 2025, 10
|
|
7295
|
+
deprecate :VtsMin=, :none, 2025, 10
|
|
7296
|
+
deprecate :VtsMax, :none, 2025, 10
|
|
7297
|
+
deprecate :VtsMax=, :none, 2025, 10
|
|
7298
7298
|
|
|
7299
7299
|
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, validstatus=nil, validtimestampmin=nil, validtimestampmax=nil, ruleid=nil, timertype=nil)
|
|
7300
7300
|
@Domain = domain
|
|
@@ -7397,10 +7397,10 @@ module TencentCloud
|
|
|
7397
7397
|
|
|
7398
7398
|
attr_accessor :Domain, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort, :Ip, :ValidTimeStampMin, :ValidTimeStampMax
|
|
7399
7399
|
extend Gem::Deprecate
|
|
7400
|
-
deprecate :VtsMin, :none, 2025,
|
|
7401
|
-
deprecate :VtsMin=, :none, 2025,
|
|
7402
|
-
deprecate :VtsMax, :none, 2025,
|
|
7403
|
-
deprecate :VtsMax=, :none, 2025,
|
|
7400
|
+
deprecate :VtsMin, :none, 2025, 10
|
|
7401
|
+
deprecate :VtsMin=, :none, 2025, 10
|
|
7402
|
+
deprecate :VtsMax, :none, 2025, 10
|
|
7403
|
+
deprecate :VtsMax=, :none, 2025, 10
|
|
7404
7404
|
|
|
7405
7405
|
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, validtimestampmin=nil, validtimestampmax=nil)
|
|
7406
7406
|
@Domain = domain
|
|
@@ -7565,12 +7565,14 @@ module TencentCloud
|
|
|
7565
7565
|
# @type ApiProtection: Integer
|
|
7566
7566
|
# @param RateLimit: 限流模块开关
|
|
7567
7567
|
# @type RateLimit: Integer
|
|
7568
|
+
# @param GzipAnalysis: gzip 开关
|
|
7569
|
+
# @type GzipAnalysis: Integer
|
|
7568
7570
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7569
7571
|
# @type RequestId: String
|
|
7570
7572
|
|
|
7571
|
-
attr_accessor :WebSecurity, :AccessControl, :CcProtection, :AntiTamper, :AntiLeakage, :ApiProtection, :RateLimit, :RequestId
|
|
7573
|
+
attr_accessor :WebSecurity, :AccessControl, :CcProtection, :AntiTamper, :AntiLeakage, :ApiProtection, :RateLimit, :GzipAnalysis, :RequestId
|
|
7572
7574
|
|
|
7573
|
-
def initialize(websecurity=nil, accesscontrol=nil, ccprotection=nil, antitamper=nil, antileakage=nil, apiprotection=nil, ratelimit=nil, requestid=nil)
|
|
7575
|
+
def initialize(websecurity=nil, accesscontrol=nil, ccprotection=nil, antitamper=nil, antileakage=nil, apiprotection=nil, ratelimit=nil, gzipanalysis=nil, requestid=nil)
|
|
7574
7576
|
@WebSecurity = websecurity
|
|
7575
7577
|
@AccessControl = accesscontrol
|
|
7576
7578
|
@CcProtection = ccprotection
|
|
@@ -7578,6 +7580,7 @@ module TencentCloud
|
|
|
7578
7580
|
@AntiLeakage = antileakage
|
|
7579
7581
|
@ApiProtection = apiprotection
|
|
7580
7582
|
@RateLimit = ratelimit
|
|
7583
|
+
@GzipAnalysis = gzipanalysis
|
|
7581
7584
|
@RequestId = requestid
|
|
7582
7585
|
end
|
|
7583
7586
|
|
|
@@ -7589,6 +7592,7 @@ module TencentCloud
|
|
|
7589
7592
|
@AntiLeakage = params['AntiLeakage']
|
|
7590
7593
|
@ApiProtection = params['ApiProtection']
|
|
7591
7594
|
@RateLimit = params['RateLimit']
|
|
7595
|
+
@GzipAnalysis = params['GzipAnalysis']
|
|
7592
7596
|
@RequestId = params['RequestId']
|
|
7593
7597
|
end
|
|
7594
7598
|
end
|
|
@@ -9866,8 +9870,8 @@ module TencentCloud
|
|
|
9866
9870
|
|
|
9867
9871
|
attr_accessor :Domain, :DomainId, :InstanceId, :Edition, :InstanceName, :Cert, :CreateTime, :Engine, :HttpsRewrite, :HttpsUpstreamPort, :IsCdn, :IsGray, :IsHttp2, :IsWebsocket, :LoadBalance, :Mode, :PrivateKey, :SSLId, :UpstreamDomain, :UpstreamType, :SrcList, :Ports, :CertType, :UpstreamScheme, :Cls, :Cname, :IsKeepAlive, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyConnectTimeout, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :Weights, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :Level, :ProxyBuffer, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :Labels, :ProbeStatus, :UpstreamPolicy, :UpstreamRules, :UseCase, :Gzip
|
|
9868
9872
|
extend Gem::Deprecate
|
|
9869
|
-
deprecate :IsGray, :none, 2025,
|
|
9870
|
-
deprecate :IsGray=, :none, 2025,
|
|
9873
|
+
deprecate :IsGray, :none, 2025, 10
|
|
9874
|
+
deprecate :IsGray=, :none, 2025, 10
|
|
9871
9875
|
|
|
9872
9876
|
def initialize(domain=nil, domainid=nil, instanceid=nil, edition=nil, instancename=nil, cert=nil, createtime=nil, engine=nil, 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, proxyconnecttimeout=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, weights=nil, ipheaders=nil, xffreset=nil, note=nil, upstreamhost=nil, level=nil, proxybuffer=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, labels=nil, probestatus=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil, gzip=nil)
|
|
9873
9877
|
@Domain = domain
|
|
@@ -13284,8 +13288,8 @@ module TencentCloud
|
|
|
13284
13288
|
|
|
13285
13289
|
attr_accessor :Domain, :RuleId, :RuleName, :RuleAction, :Strategies, :Edition, :Redirect, :Bypass, :SortId, :ExpireTime, :JobType, :JobDateTime, :Source, :Status, :PageId, :LogicalOp, :ActionRatio
|
|
13286
13290
|
extend Gem::Deprecate
|
|
13287
|
-
deprecate :Bypass, :none, 2025,
|
|
13288
|
-
deprecate :Bypass=, :none, 2025,
|
|
13291
|
+
deprecate :Bypass, :none, 2025, 10
|
|
13292
|
+
deprecate :Bypass=, :none, 2025, 10
|
|
13289
13293
|
|
|
13290
13294
|
def initialize(domain=nil, ruleid=nil, rulename=nil, ruleaction=nil, strategies=nil, edition=nil, redirect=nil, bypass=nil, sortid=nil, expiretime=nil, jobtype=nil, jobdatetime=nil, source=nil, status=nil, pageid=nil, logicalop=nil, actionratio=nil)
|
|
13291
13295
|
@Domain = domain
|
|
@@ -14211,8 +14215,8 @@ module TencentCloud
|
|
|
14211
14215
|
|
|
14212
14216
|
attr_accessor :Domain, :IpList, :ActionType, :RuleId, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
|
|
14213
14217
|
extend Gem::Deprecate
|
|
14214
|
-
deprecate :ValidTS, :none, 2025,
|
|
14215
|
-
deprecate :ValidTS=, :none, 2025,
|
|
14218
|
+
deprecate :ValidTS, :none, 2025, 10
|
|
14219
|
+
deprecate :ValidTS=, :none, 2025, 10
|
|
14216
14220
|
|
|
14217
14221
|
def initialize(domain=nil, iplist=nil, actiontype=nil, ruleid=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
|
|
14218
14222
|
@Domain = domain
|
|
@@ -14280,10 +14284,12 @@ module TencentCloud
|
|
|
14280
14284
|
# @type AntiLeakage: Integer
|
|
14281
14285
|
# @param RateLimit: 限流模块开关,0或1
|
|
14282
14286
|
# @type RateLimit: Integer
|
|
14287
|
+
# @param GzipAnalysis: gzip 开关
|
|
14288
|
+
# @type GzipAnalysis: Integer
|
|
14283
14289
|
|
|
14284
|
-
attr_accessor :Domain, :WebSecurity, :AccessControl, :CcProtection, :ApiProtection, :AntiTamper, :AntiLeakage, :RateLimit
|
|
14290
|
+
attr_accessor :Domain, :WebSecurity, :AccessControl, :CcProtection, :ApiProtection, :AntiTamper, :AntiLeakage, :RateLimit, :GzipAnalysis
|
|
14285
14291
|
|
|
14286
|
-
def initialize(domain=nil, websecurity=nil, accesscontrol=nil, ccprotection=nil, apiprotection=nil, antitamper=nil, antileakage=nil, ratelimit=nil)
|
|
14292
|
+
def initialize(domain=nil, websecurity=nil, accesscontrol=nil, ccprotection=nil, apiprotection=nil, antitamper=nil, antileakage=nil, ratelimit=nil, gzipanalysis=nil)
|
|
14287
14293
|
@Domain = domain
|
|
14288
14294
|
@WebSecurity = websecurity
|
|
14289
14295
|
@AccessControl = accesscontrol
|
|
@@ -14292,6 +14298,7 @@ module TencentCloud
|
|
|
14292
14298
|
@AntiTamper = antitamper
|
|
14293
14299
|
@AntiLeakage = antileakage
|
|
14294
14300
|
@RateLimit = ratelimit
|
|
14301
|
+
@GzipAnalysis = gzipanalysis
|
|
14295
14302
|
end
|
|
14296
14303
|
|
|
14297
14304
|
def deserialize(params)
|
|
@@ -14303,6 +14310,7 @@ module TencentCloud
|
|
|
14303
14310
|
@AntiTamper = params['AntiTamper']
|
|
14304
14311
|
@AntiLeakage = params['AntiLeakage']
|
|
14305
14312
|
@RateLimit = params['RateLimit']
|
|
14313
|
+
@GzipAnalysis = params['GzipAnalysis']
|
|
14306
14314
|
end
|
|
14307
14315
|
end
|
|
14308
14316
|
|
|
@@ -14859,10 +14867,10 @@ module TencentCloud
|
|
|
14859
14867
|
|
|
14860
14868
|
attr_accessor :Domain, :DomainId, :InstanceID, :CertType, :Cert, :PrivateKey, :SSLId, :IsCdn, :UpstreamScheme, :HttpsUpstreamPort, :HttpsRewrite, :UpstreamType, :UpstreamDomain, :SrcList, :IsHttp2, :IsWebsocket, :LoadBalance, :IsGray, :Edition, :Ports, :IsKeepAlive, :Anycast, :Weights, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyConnectTimeout, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase, :Gzip
|
|
14861
14869
|
extend Gem::Deprecate
|
|
14862
|
-
deprecate :IsGray, :none, 2025,
|
|
14863
|
-
deprecate :IsGray=, :none, 2025,
|
|
14864
|
-
deprecate :Anycast, :none, 2025,
|
|
14865
|
-
deprecate :Anycast=, :none, 2025,
|
|
14870
|
+
deprecate :IsGray, :none, 2025, 10
|
|
14871
|
+
deprecate :IsGray=, :none, 2025, 10
|
|
14872
|
+
deprecate :Anycast, :none, 2025, 10
|
|
14873
|
+
deprecate :Anycast=, :none, 2025, 10
|
|
14866
14874
|
|
|
14867
14875
|
def initialize(domain=nil, domainid=nil, instanceid=nil, certtype=nil, cert=nil, privatekey=nil, sslid=nil, iscdn=nil, upstreamscheme=nil, httpsupstreamport=nil, httpsrewrite=nil, upstreamtype=nil, upstreamdomain=nil, srclist=nil, ishttp2=nil, iswebsocket=nil, loadbalance=nil, isgray=nil, edition=nil, ports=nil, iskeepalive=nil, anycast=nil, weights=nil, activecheck=nil, tlsversion=nil, ciphers=nil, ciphertemplate=nil, proxyconnecttimeout=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, ipheaders=nil, xffreset=nil, note=nil, upstreamhost=nil, proxybuffer=nil, probestatus=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil, gzip=nil)
|
|
14868
14876
|
@Domain = domain
|
|
@@ -16356,10 +16364,10 @@ module TencentCloud
|
|
|
16356
16364
|
|
|
16357
16365
|
attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :RequestId
|
|
16358
16366
|
extend Gem::Deprecate
|
|
16359
|
-
deprecate :ColNames, :none, 2025,
|
|
16360
|
-
deprecate :ColNames=, :none, 2025,
|
|
16361
|
-
deprecate :AnalysisResults, :none, 2025,
|
|
16362
|
-
deprecate :AnalysisResults=, :none, 2025,
|
|
16367
|
+
deprecate :ColNames, :none, 2025, 10
|
|
16368
|
+
deprecate :ColNames=, :none, 2025, 10
|
|
16369
|
+
deprecate :AnalysisResults, :none, 2025, 10
|
|
16370
|
+
deprecate :AnalysisResults=, :none, 2025, 10
|
|
16363
16371
|
|
|
16364
16372
|
def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, requestid=nil)
|
|
16365
16373
|
@Context = context
|
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.
|
|
4
|
+
version: 3.0.1159
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-10-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -34,8 +34,8 @@ extensions: []
|
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
36
|
- lib/tencentcloud-sdk-waf.rb
|
|
37
|
-
- lib/v20180125/client.rb
|
|
38
37
|
- lib/v20180125/models.rb
|
|
38
|
+
- lib/v20180125/client.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|