tencentcloud-sdk-waf 3.0.1089 → 3.0.1093

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180125/models.rb +81 -46
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7c048a49022fc4eb3ce80225e66d7e404bff5523
4
- data.tar.gz: cb8b95f7ea454e59ab53c621de6250417796387e
3
+ metadata.gz: 13e40c931255039b19a4cb0f459282ae735bd863
4
+ data.tar.gz: 031a35e930c38a9fd1b0d5558d6a1d7abf71361d
5
5
  SHA512:
6
- metadata.gz: 5558d79ff43841afcb0ac37f86d47a9e94d0b5d7f8cd64c731892cad6a314cb4a29428d7e9bc33b7804e704f315095b34319085fba203526cccbe33b4c2cf3fa
7
- data.tar.gz: 6dd1cafd19cec23dd5e3e613cefb80f2a3357c2b16a403d0cc82eab69b8bde7028411cb36772ce08e326861866936b052b2f9dc596bb0a6f4f3b2017873dc113
6
+ metadata.gz: a98058acefa8f0dff2f496280252a3744cb82828007fe4a2119241a535ab1230d05644d08907bd2a702e0ffe47fcdfa47b4538385fbde6f5724332b4b66f12e2
7
+ data.tar.gz: aa862c73e498892550b7167fbe877e045367f9f542ee9312bbd4feca8c9cd7d77c36b95d585c6457594ad7010850ef87b6b4484f066b150ccc7b160282762d8d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1089
1
+ 3.0.1093
@@ -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, 6
81
- deprecate :BTime=, :none, 2025, 6
80
+ deprecate :BTime, :none, 2025, 7
81
+ deprecate :BTime=, :none, 2025, 7
82
82
 
83
83
  def initialize(btime=nil, count=nil, begintime=nil)
84
84
  @BTime = btime
@@ -595,8 +595,8 @@ module TencentCloud
595
595
 
596
596
  attr_accessor :Name, :SortId, :Strategies, :Domain, :ActionType, :Redirect, :ExpireTime, :Edition, :Bypass, :EventId, :JobType, :JobDateTime, :Source, :Label, :Status, :PageId, :LogicalOp
597
597
  extend Gem::Deprecate
598
- deprecate :Bypass, :none, 2025, 6
599
- deprecate :Bypass=, :none, 2025, 6
598
+ deprecate :Bypass, :none, 2025, 7
599
+ deprecate :Bypass=, :none, 2025, 7
600
600
 
601
601
  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)
602
602
  @Name = name
@@ -954,16 +954,16 @@ module TencentCloud
954
954
 
955
955
  attr_accessor :Domain, :CertType, :IsCdn, :UpstreamType, :IsWebsocket, :LoadBalance, :Ports, :IsKeepAlive, :InstanceID, :Cert, :PrivateKey, :SSLId, :ResourceId, :IpHeaders, :UpstreamScheme, :HttpsUpstreamPort, :IsGray, :GrayAreas, :HttpsRewrite, :UpstreamDomain, :SrcList, :IsHttp2, :Edition, :Anycast, :Weights, :ActiveCheck, :TLSVersion, :CipherTemplate, :Ciphers, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase
956
956
  extend Gem::Deprecate
957
- deprecate :ResourceId, :none, 2025, 6
958
- deprecate :ResourceId=, :none, 2025, 6
959
- deprecate :IsGray, :none, 2025, 6
960
- deprecate :IsGray=, :none, 2025, 6
961
- deprecate :GrayAreas, :none, 2025, 6
962
- deprecate :GrayAreas=, :none, 2025, 6
963
- deprecate :Edition, :none, 2025, 6
964
- deprecate :Edition=, :none, 2025, 6
965
- deprecate :Anycast, :none, 2025, 6
966
- deprecate :Anycast=, :none, 2025, 6
957
+ deprecate :ResourceId, :none, 2025, 7
958
+ deprecate :ResourceId=, :none, 2025, 7
959
+ deprecate :IsGray, :none, 2025, 7
960
+ deprecate :IsGray=, :none, 2025, 7
961
+ deprecate :GrayAreas, :none, 2025, 7
962
+ deprecate :GrayAreas=, :none, 2025, 7
963
+ deprecate :Edition, :none, 2025, 7
964
+ deprecate :Edition=, :none, 2025, 7
965
+ deprecate :Anycast, :none, 2025, 7
966
+ deprecate :Anycast=, :none, 2025, 7
967
967
 
968
968
  def initialize(domain=nil, certtype=nil, iscdn=nil, upstreamtype=nil, iswebsocket=nil, loadbalance=nil, ports=nil, iskeepalive=nil, instanceid=nil, cert=nil, privatekey=nil, sslid=nil, resourceid=nil, ipheaders=nil, upstreamscheme=nil, httpsupstreamport=nil, isgray=nil, grayareas=nil, httpsrewrite=nil, upstreamdomain=nil, srclist=nil, ishttp2=nil, edition=nil, anycast=nil, weights=nil, activecheck=nil, tlsversion=nil, ciphertemplate=nil, ciphers=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)
969
969
  @Domain = domain
@@ -1548,10 +1548,10 @@ module TencentCloud
1548
1548
 
1549
1549
  attr_accessor :Id, :ActionType, :Ip, :Note, :Source, :TsVersion, :ValidTs, :Hosts, :RuleId, :IpList, :CreateTime, :JobType, :CronType, :JobDateTime, :ValidStatus, :GroupIds
1550
1550
  extend Gem::Deprecate
1551
- deprecate :Id, :none, 2025, 6
1552
- deprecate :Id=, :none, 2025, 6
1553
- deprecate :Ip, :none, 2025, 6
1554
- deprecate :Ip=, :none, 2025, 6
1551
+ deprecate :Id, :none, 2025, 7
1552
+ deprecate :Id=, :none, 2025, 7
1553
+ deprecate :Ip, :none, 2025, 7
1554
+ deprecate :Ip=, :none, 2025, 7
1555
1555
 
1556
1556
  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)
1557
1557
  @Id = id
@@ -3104,8 +3104,8 @@ module TencentCloud
3104
3104
 
3105
3105
  attr_accessor :Domain, :IpList, :ActionType, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
3106
3106
  extend Gem::Deprecate
3107
- deprecate :ValidTS, :none, 2025, 6
3108
- deprecate :ValidTS=, :none, 2025, 6
3107
+ deprecate :ValidTS, :none, 2025, 7
3108
+ deprecate :ValidTS=, :none, 2025, 7
3109
3109
 
3110
3110
  def initialize(domain=nil, iplist=nil, actiontype=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
3111
3111
  @Domain = domain
@@ -4061,8 +4061,8 @@ module TencentCloud
4061
4061
 
4062
4062
  attr_accessor :From, :To, :Query, :FieldName, :TopicId, :Sort, :Count
4063
4063
  extend Gem::Deprecate
4064
- deprecate :TopicId, :none, 2025, 6
4065
- deprecate :TopicId=, :none, 2025, 6
4064
+ deprecate :TopicId, :none, 2025, 7
4065
+ deprecate :TopicId=, :none, 2025, 7
4066
4066
 
4067
4067
  def initialize(from=nil, to=nil, query=nil, fieldname=nil, topicid=nil, sort=nil, count=nil)
4068
4068
  @From = from
@@ -6759,10 +6759,10 @@ module TencentCloud
6759
6759
 
6760
6760
  attr_accessor :Domain, :Count, :ActionType, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :OffSet, :Limit, :Source, :Sort, :Ip, :ValidStatus, :ValidTimeStampMin, :ValidTimeStampMax, :RuleId, :TimerType
6761
6761
  extend Gem::Deprecate
6762
- deprecate :VtsMin, :none, 2025, 6
6763
- deprecate :VtsMin=, :none, 2025, 6
6764
- deprecate :VtsMax, :none, 2025, 6
6765
- deprecate :VtsMax=, :none, 2025, 6
6762
+ deprecate :VtsMin, :none, 2025, 7
6763
+ deprecate :VtsMin=, :none, 2025, 7
6764
+ deprecate :VtsMax, :none, 2025, 7
6765
+ deprecate :VtsMax=, :none, 2025, 7
6766
6766
 
6767
6767
  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)
6768
6768
  @Domain = domain
@@ -6865,10 +6865,10 @@ module TencentCloud
6865
6865
 
6866
6866
  attr_accessor :Domain, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort, :Ip, :ValidTimeStampMin, :ValidTimeStampMax
6867
6867
  extend Gem::Deprecate
6868
- deprecate :VtsMin, :none, 2025, 6
6869
- deprecate :VtsMin=, :none, 2025, 6
6870
- deprecate :VtsMax, :none, 2025, 6
6871
- deprecate :VtsMax=, :none, 2025, 6
6868
+ deprecate :VtsMin, :none, 2025, 7
6869
+ deprecate :VtsMin=, :none, 2025, 7
6870
+ deprecate :VtsMax, :none, 2025, 7
6871
+ deprecate :VtsMax=, :none, 2025, 7
6872
6872
 
6873
6873
  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)
6874
6874
  @Domain = domain
@@ -8967,8 +8967,8 @@ module TencentCloud
8967
8967
 
8968
8968
  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, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :Weights, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :Level, :ProxyBuffer, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :Labels, :ProbeStatus, :UpstreamPolicy, :UpstreamRules, :UseCase
8969
8969
  extend Gem::Deprecate
8970
- deprecate :IsGray, :none, 2025, 6
8971
- deprecate :IsGray=, :none, 2025, 6
8970
+ deprecate :IsGray, :none, 2025, 7
8971
+ deprecate :IsGray=, :none, 2025, 7
8972
8972
 
8973
8973
  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, 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)
8974
8974
  @Domain = domain
@@ -10516,10 +10516,12 @@ module TencentCloud
10516
10516
  # @type MajorEventsProPkg: :class:`Tencentcloud::Waf.v20180125.models.MajorEventsProPkg`
10517
10517
  # @param BasicFlag: 1是基础2025版本;0不是
10518
10518
  # @type BasicFlag: Integer
10519
+ # @param NetworkConfig: 实例的网络配置
10520
+ # @type NetworkConfig: :class:`Tencentcloud::Waf.v20180125.models.NetworkConfig`
10519
10521
 
10520
- 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, :IsAPISecurityTrial, :MajorEventsPkg, :HybridPkg, :ApiPkg, :MiniPkg, :MiniQpsStandard, :MiniMaxQPS, :LastQpsExceedTime, :MiniExtendPkg, :BillingItem, :FreeDelayFlag, :Last3MaxQPS, :Last3MaxBandwidth, :MajorEventsProPkg, :BasicFlag
10522
+ 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, :IsAPISecurityTrial, :MajorEventsPkg, :HybridPkg, :ApiPkg, :MiniPkg, :MiniQpsStandard, :MiniMaxQPS, :LastQpsExceedTime, :MiniExtendPkg, :BillingItem, :FreeDelayFlag, :Last3MaxQPS, :Last3MaxBandwidth, :MajorEventsProPkg, :BasicFlag, :NetworkConfig
10521
10523
 
10522
- 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, isapisecuritytrial=nil, majoreventspkg=nil, hybridpkg=nil, apipkg=nil, minipkg=nil, miniqpsstandard=nil, minimaxqps=nil, lastqpsexceedtime=nil, miniextendpkg=nil, billingitem=nil, freedelayflag=nil, last3maxqps=nil, last3maxbandwidth=nil, majoreventspropkg=nil, basicflag=nil)
10524
+ 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, isapisecuritytrial=nil, majoreventspkg=nil, hybridpkg=nil, apipkg=nil, minipkg=nil, miniqpsstandard=nil, minimaxqps=nil, lastqpsexceedtime=nil, miniextendpkg=nil, billingitem=nil, freedelayflag=nil, last3maxqps=nil, last3maxbandwidth=nil, majoreventspropkg=nil, basicflag=nil, networkconfig=nil)
10523
10525
  @InstanceId = instanceid
10524
10526
  @InstanceName = instancename
10525
10527
  @ResourceIds = resourceids
@@ -10565,6 +10567,7 @@ module TencentCloud
10565
10567
  @Last3MaxBandwidth = last3maxbandwidth
10566
10568
  @MajorEventsProPkg = majoreventspropkg
10567
10569
  @BasicFlag = basicflag
10570
+ @NetworkConfig = networkconfig
10568
10571
  end
10569
10572
 
10570
10573
  def deserialize(params)
@@ -10646,6 +10649,10 @@ module TencentCloud
10646
10649
  @MajorEventsProPkg.deserialize(params['MajorEventsProPkg'])
10647
10650
  end
10648
10651
  @BasicFlag = params['BasicFlag']
10652
+ unless params['NetworkConfig'].nil?
10653
+ @NetworkConfig = NetworkConfig.new
10654
+ @NetworkConfig.deserialize(params['NetworkConfig'])
10655
+ end
10649
10656
  end
10650
10657
  end
10651
10658
 
@@ -11991,8 +11998,8 @@ module TencentCloud
11991
11998
 
11992
11999
  attr_accessor :Domain, :RuleId, :RuleName, :RuleAction, :Strategies, :Edition, :Redirect, :Bypass, :SortId, :ExpireTime, :JobType, :JobDateTime, :Source, :Status, :PageId, :LogicalOp
11993
12000
  extend Gem::Deprecate
11994
- deprecate :Bypass, :none, 2025, 6
11995
- deprecate :Bypass=, :none, 2025, 6
12001
+ deprecate :Bypass, :none, 2025, 7
12002
+ deprecate :Bypass=, :none, 2025, 7
11996
12003
 
11997
12004
  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)
11998
12005
  @Domain = domain
@@ -12916,8 +12923,8 @@ module TencentCloud
12916
12923
 
12917
12924
  attr_accessor :Domain, :IpList, :ActionType, :RuleId, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
12918
12925
  extend Gem::Deprecate
12919
- deprecate :ValidTS, :none, 2025, 6
12920
- deprecate :ValidTS=, :none, 2025, 6
12926
+ deprecate :ValidTS, :none, 2025, 7
12927
+ deprecate :ValidTS=, :none, 2025, 7
12921
12928
 
12922
12929
  def initialize(domain=nil, iplist=nil, actiontype=nil, ruleid=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
12923
12930
  @Domain = domain
@@ -13274,10 +13281,10 @@ module TencentCloud
13274
13281
 
13275
13282
  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, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase
13276
13283
  extend Gem::Deprecate
13277
- deprecate :IsGray, :none, 2025, 6
13278
- deprecate :IsGray=, :none, 2025, 6
13279
- deprecate :Anycast, :none, 2025, 6
13280
- deprecate :Anycast=, :none, 2025, 6
13284
+ deprecate :IsGray, :none, 2025, 7
13285
+ deprecate :IsGray=, :none, 2025, 7
13286
+ deprecate :Anycast, :none, 2025, 7
13287
+ deprecate :Anycast=, :none, 2025, 7
13281
13288
 
13282
13289
  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, 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)
13283
13290
  @Domain = domain
@@ -13735,6 +13742,34 @@ module TencentCloud
13735
13742
  end
13736
13743
  end
13737
13744
 
13745
+ # 实例的网络配置
13746
+ class NetworkConfig < TencentCloud::Common::AbstractModel
13747
+ # @param AntiDDosEip: 高防EIP地址
13748
+ # @type AntiDDosEip: String
13749
+ # @param AntiDDosEipStatus: 高防EIP绑定状态。
13750
+ # 0:解绑
13751
+ # 1:绑定
13752
+ # @type AntiDDosEipStatus: Integer
13753
+ # @param VipStatus: WAF原生VIP绑定状态。
13754
+ # 0:解绑
13755
+ # 1:绑定
13756
+ # @type VipStatus: Integer
13757
+
13758
+ attr_accessor :AntiDDosEip, :AntiDDosEipStatus, :VipStatus
13759
+
13760
+ def initialize(antiddoseip=nil, antiddoseipstatus=nil, vipstatus=nil)
13761
+ @AntiDDosEip = antiddoseip
13762
+ @AntiDDosEipStatus = antiddoseipstatus
13763
+ @VipStatus = vipstatus
13764
+ end
13765
+
13766
+ def deserialize(params)
13767
+ @AntiDDosEip = params['AntiDDosEip']
13768
+ @AntiDDosEipStatus = params['AntiDDosEipStatus']
13769
+ @VipStatus = params['VipStatus']
13770
+ end
13771
+ end
13772
+
13738
13773
  # bot-自定义规则请求参数比对结构体
13739
13774
  class ParamCompareList < TencentCloud::Common::AbstractModel
13740
13775
  # @param Key: 请求参数比对的匹配参数
@@ -14512,10 +14547,10 @@ module TencentCloud
14512
14547
 
14513
14548
  attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :RequestId
14514
14549
  extend Gem::Deprecate
14515
- deprecate :ColNames, :none, 2025, 6
14516
- deprecate :ColNames=, :none, 2025, 6
14517
- deprecate :AnalysisResults, :none, 2025, 6
14518
- deprecate :AnalysisResults=, :none, 2025, 6
14550
+ deprecate :ColNames, :none, 2025, 7
14551
+ deprecate :ColNames=, :none, 2025, 7
14552
+ deprecate :AnalysisResults, :none, 2025, 7
14553
+ deprecate :AnalysisResults=, :none, 2025, 7
14519
14554
 
14520
14555
  def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, requestid=nil)
14521
14556
  @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.1089
4
+ version: 3.0.1093
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-06-25 00:00:00.000000000 Z
11
+ date: 2025-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common