tencentcloud-sdk-clb 3.0.955 → 3.0.956

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/v20180317/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 498b224ee4d13e102f84ab85474c9f3d7a900f09
4
- data.tar.gz: fce3567f10f535ac545fc54666becee798ee4cd4
3
+ metadata.gz: 259ead597c1bfc637f9d851cf159a9ca82c1fded
4
+ data.tar.gz: 4074938d41def54f3d870439e3ce8574abd31ee4
5
5
  SHA512:
6
- metadata.gz: 217e594c5e75fb253fb250d6644121724d35474410b604abb5adba4bbefa93046334e03be812e21ba12e4004d1e19e9d38e52d80f1dc693898f5c30c93c3ed6e
7
- data.tar.gz: 4e6c9a80a14ca8ab7b959846714e616baeaa0b9c7fc16f33a0eaa9d2646eea36922d6870d6931b4e2e0c60e631c27dbd678934f11dca22d7a577e452215e2b56
6
+ metadata.gz: 6b8f7a37d29da3705b2d3a4c88c7564ddcbc49bb937ad4d8cbf50c56727f7f3237958e536c830336e6bf4a695fce6710195de496ab3373b437456896deeb9e3a
7
+ data.tar.gz: aaa8e6c88c2aeeda1c422bcfc2797b0162c417a735fed99920317d70db15b04c58937e3fadd5578c2a05948dd30c18db405f9bfc6add67474251a1780b9384e4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.955
1
+ 3.0.956
@@ -1274,8 +1274,8 @@ module TencentCloud
1274
1274
 
1275
1275
  attr_accessor :LogsetName, :Period, :LogsetType
1276
1276
  extend Gem::Deprecate
1277
- deprecate :Period, :none, 2024, 11
1278
- deprecate :Period=, :none, 2024, 11
1277
+ deprecate :Period, :none, 2024, 12
1278
+ deprecate :Period=, :none, 2024, 12
1279
1279
 
1280
1280
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1281
1281
  @LogsetName = logsetname
@@ -5230,8 +5230,8 @@ module TencentCloud
5230
5230
 
5231
5231
  attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Forward, :Domain, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :ProjectId, :VpcId, :OpenBgp, :Snat, :Isolation, :Log, :SubnetId, :Tags, :SecureGroups, :TargetRegionInfo, :AnycastZone, :AddressIPVersion, :NumericalVpcId, :VipIsp, :MasterZone, :BackupZoneSet, :IsolatedTime, :ExpireTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :LogSetId, :LogTopicId, :AddressIPv6, :ExtraInfo, :IsDDos, :ConfigId, :LoadBalancerPassToTarget, :ExclusiveCluster, :IPv6Mode, :SnatPro, :SnatIps, :SlaType, :IsBlock, :IsBlockTime, :LocalBgp, :ClusterTag, :MixIpTarget, :Zones, :NfvInfo, :HealthLogSetId, :HealthLogTopicId, :ClusterIds, :AttributeFlags, :LoadBalancerDomain, :Egress, :Exclusive
5232
5232
  extend Gem::Deprecate
5233
- deprecate :Log, :none, 2024, 11
5234
- deprecate :Log=, :none, 2024, 11
5233
+ deprecate :Log, :none, 2024, 12
5234
+ deprecate :Log=, :none, 2024, 12
5235
5235
 
5236
5236
  def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, forward=nil, domain=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, projectid=nil, vpcid=nil, openbgp=nil, snat=nil, isolation=nil, log=nil, subnetid=nil, tags=nil, securegroups=nil, targetregioninfo=nil, anycastzone=nil, addressipversion=nil, numericalvpcid=nil, vipisp=nil, masterzone=nil, backupzoneset=nil, isolatedtime=nil, expiretime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, logsetid=nil, logtopicid=nil, addressipv6=nil, extrainfo=nil, isddos=nil, configid=nil, loadbalancerpasstotarget=nil, exclusivecluster=nil, ipv6mode=nil, snatpro=nil, snatips=nil, slatype=nil, isblock=nil, isblocktime=nil, localbgp=nil, clustertag=nil, mixiptarget=nil, zones=nil, nfvinfo=nil, healthlogsetid=nil, healthlogtopicid=nil, clusterids=nil, attributeflags=nil, loadbalancerdomain=nil, egress=nil, exclusive=nil)
5237
5237
  @LoadBalancerId = loadbalancerid
@@ -7209,10 +7209,10 @@ module TencentCloud
7209
7209
 
7210
7210
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7211
7211
  extend Gem::Deprecate
7212
- deprecate :Domain, :none, 2024, 11
7213
- deprecate :Domain=, :none, 2024, 11
7214
- deprecate :Url, :none, 2024, 11
7215
- deprecate :Url=, :none, 2024, 11
7212
+ deprecate :Domain, :none, 2024, 12
7213
+ deprecate :Domain=, :none, 2024, 12
7214
+ deprecate :Url, :none, 2024, 12
7215
+ deprecate :Url=, :none, 2024, 12
7216
7216
 
7217
7217
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7218
7218
  @ListenerId = listenerid
@@ -7699,7 +7699,7 @@ module TencentCloud
7699
7699
  class SetLoadBalancerSecurityGroupsRequest < TencentCloud::Common::AbstractModel
7700
7700
  # @param LoadBalancerId: 负载均衡实例 ID
7701
7701
  # @type LoadBalancerId: String
7702
- # @param SecurityGroups: 安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数,或传入空数组。
7702
+ # @param SecurityGroups: 安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数。
7703
7703
  # @type SecurityGroups: Array
7704
7704
 
7705
7705
  attr_accessor :LoadBalancerId, :SecurityGroups
@@ -8139,8 +8139,8 @@ module TencentCloud
8139
8139
 
8140
8140
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial, :TargetGroupId
8141
8141
  extend Gem::Deprecate
8142
- deprecate :HealthStatusDetial, :none, 2024, 11
8143
- deprecate :HealthStatusDetial=, :none, 2024, 11
8142
+ deprecate :HealthStatusDetial, :none, 2024, 12
8143
+ deprecate :HealthStatusDetial=, :none, 2024, 12
8144
8144
 
8145
8145
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil, targetgroupid=nil)
8146
8146
  @IP = ip
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-clb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.955
4
+ version: 3.0.956
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common