tencentcloud-sdk-clb 3.0.651 → 3.0.653
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180317/models.rb +47 -17
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fed2721a08e343650d391c40bf93fb30e824b6ee
|
4
|
+
data.tar.gz: 1e48114ee905606a078dc2d0ed3099841496d3e4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9e74919c73b41b061e0beae7dfa74fa1da867fe74770af9ecd3b18589d713985988a94451c42cbae0a9213d17365d5cb1794f980f4d1a42c7097450947000a68
|
7
|
+
data.tar.gz: 05173758d91b7f4c9e4a0a1b944d1dc7796a09aa0c3c7cabaea965dd9ba14f8facace18d3fdc7400a1889c5e5434e0fe80eacd050b36e37606f3d5c460cd0e37
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.653
|
data/lib/v20180317/models.rb
CHANGED
@@ -1007,10 +1007,13 @@ module TencentCloud
|
|
1007
1007
|
# @param DisasterRecoveryType: 集群容灾类型,如SINGLE-ZONE,DISASTER-RECOVERY,MUTUAL-DISASTER-RECOVERY
|
1008
1008
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1009
1009
|
# @type DisasterRecoveryType: String
|
1010
|
+
# @param Egress: 网络出口
|
1011
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1012
|
+
# @type Egress: String
|
1010
1013
|
|
1011
|
-
attr_accessor :ClusterId, :ClusterName, :ClusterType, :ClusterTag, :Zone, :Network, :MaxConn, :MaxInFlow, :MaxInPkg, :MaxOutFlow, :MaxOutPkg, :MaxNewConn, :HTTPMaxNewConn, :HTTPSMaxNewConn, :HTTPQps, :HTTPSQps, :ResourceCount, :IdleResourceCount, :LoadBalanceDirectorCount, :Isp, :ClustersZone, :ClustersVersion, :DisasterRecoveryType
|
1014
|
+
attr_accessor :ClusterId, :ClusterName, :ClusterType, :ClusterTag, :Zone, :Network, :MaxConn, :MaxInFlow, :MaxInPkg, :MaxOutFlow, :MaxOutPkg, :MaxNewConn, :HTTPMaxNewConn, :HTTPSMaxNewConn, :HTTPQps, :HTTPSQps, :ResourceCount, :IdleResourceCount, :LoadBalanceDirectorCount, :Isp, :ClustersZone, :ClustersVersion, :DisasterRecoveryType, :Egress
|
1012
1015
|
|
1013
|
-
def initialize(clusterid=nil, clustername=nil, clustertype=nil, clustertag=nil, zone=nil, network=nil, maxconn=nil, maxinflow=nil, maxinpkg=nil, maxoutflow=nil, maxoutpkg=nil, maxnewconn=nil, httpmaxnewconn=nil, httpsmaxnewconn=nil, httpqps=nil, httpsqps=nil, resourcecount=nil, idleresourcecount=nil, loadbalancedirectorcount=nil, isp=nil, clusterszone=nil, clustersversion=nil, disasterrecoverytype=nil)
|
1016
|
+
def initialize(clusterid=nil, clustername=nil, clustertype=nil, clustertag=nil, zone=nil, network=nil, maxconn=nil, maxinflow=nil, maxinpkg=nil, maxoutflow=nil, maxoutpkg=nil, maxnewconn=nil, httpmaxnewconn=nil, httpsmaxnewconn=nil, httpqps=nil, httpsqps=nil, resourcecount=nil, idleresourcecount=nil, loadbalancedirectorcount=nil, isp=nil, clusterszone=nil, clustersversion=nil, disasterrecoverytype=nil, egress=nil)
|
1014
1017
|
@ClusterId = clusterid
|
1015
1018
|
@ClusterName = clustername
|
1016
1019
|
@ClusterType = clustertype
|
@@ -1034,6 +1037,7 @@ module TencentCloud
|
|
1034
1037
|
@ClustersZone = clusterszone
|
1035
1038
|
@ClustersVersion = clustersversion
|
1036
1039
|
@DisasterRecoveryType = disasterrecoverytype
|
1040
|
+
@Egress = egress
|
1037
1041
|
end
|
1038
1042
|
|
1039
1043
|
def deserialize(params)
|
@@ -1063,6 +1067,7 @@ module TencentCloud
|
|
1063
1067
|
end
|
1064
1068
|
@ClustersVersion = params['ClustersVersion']
|
1065
1069
|
@DisasterRecoveryType = params['DisasterRecoveryType']
|
1070
|
+
@Egress = params['Egress']
|
1066
1071
|
end
|
1067
1072
|
end
|
1068
1073
|
|
@@ -1394,9 +1399,8 @@ module TencentCloud
|
|
1394
1399
|
# @type BandwidthPackageId: String
|
1395
1400
|
# @param ExclusiveCluster: 独占型实例信息。若创建独占型的内网负载均衡实例,则此参数必填。
|
1396
1401
|
# @type ExclusiveCluster: :class:`Tencentcloud::Clb.v20180317.models.ExclusiveCluster`
|
1397
|
-
# @param SlaType:
|
1398
|
-
# <ul><li
|
1399
|
-
# <ul><li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
1402
|
+
# @param SlaType: 性能容量型规格。
|
1403
|
+
# <ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li> SLA:超强型1规格。当您开通了超大型规格的性能容量型时,SLA对应超强型4规格 </li><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li>如需超大型规格(超强型2及以上),请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。</ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
|
1400
1404
|
# @type SlaType: String
|
1401
1405
|
# @param ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
1402
1406
|
# @type ClientToken: String
|
@@ -1415,10 +1419,12 @@ module TencentCloud
|
|
1415
1419
|
# @type LoadBalancerPassToTarget: Boolean
|
1416
1420
|
# @param DynamicVip: 创建域名化负载均衡。
|
1417
1421
|
# @type DynamicVip: Boolean
|
1422
|
+
# @param Egress: 网络出口
|
1423
|
+
# @type Egress: String
|
1418
1424
|
|
1419
|
-
attr_accessor :LoadBalancerType, :Forward, :LoadBalancerName, :VpcId, :SubnetId, :ProjectId, :AddressIPVersion, :Number, :MasterZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Tags, :Vip, :BandwidthPackageId, :ExclusiveCluster, :SlaType, :ClientToken, :SnatPro, :SnatIps, :ClusterTag, :SlaveZoneId, :EipAddressId, :LoadBalancerPassToTarget, :DynamicVip
|
1425
|
+
attr_accessor :LoadBalancerType, :Forward, :LoadBalancerName, :VpcId, :SubnetId, :ProjectId, :AddressIPVersion, :Number, :MasterZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Tags, :Vip, :BandwidthPackageId, :ExclusiveCluster, :SlaType, :ClientToken, :SnatPro, :SnatIps, :ClusterTag, :SlaveZoneId, :EipAddressId, :LoadBalancerPassToTarget, :DynamicVip, :Egress
|
1420
1426
|
|
1421
|
-
def initialize(loadbalancertype=nil, forward=nil, loadbalancername=nil, vpcid=nil, subnetid=nil, projectid=nil, addressipversion=nil, number=nil, masterzoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, tags=nil, vip=nil, bandwidthpackageid=nil, exclusivecluster=nil, slatype=nil, clienttoken=nil, snatpro=nil, snatips=nil, clustertag=nil, slavezoneid=nil, eipaddressid=nil, loadbalancerpasstotarget=nil, dynamicvip=nil)
|
1427
|
+
def initialize(loadbalancertype=nil, forward=nil, loadbalancername=nil, vpcid=nil, subnetid=nil, projectid=nil, addressipversion=nil, number=nil, masterzoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, tags=nil, vip=nil, bandwidthpackageid=nil, exclusivecluster=nil, slatype=nil, clienttoken=nil, snatpro=nil, snatips=nil, clustertag=nil, slavezoneid=nil, eipaddressid=nil, loadbalancerpasstotarget=nil, dynamicvip=nil, egress=nil)
|
1422
1428
|
@LoadBalancerType = loadbalancertype
|
1423
1429
|
@Forward = forward
|
1424
1430
|
@LoadBalancerName = loadbalancername
|
@@ -1444,6 +1450,7 @@ module TencentCloud
|
|
1444
1450
|
@EipAddressId = eipaddressid
|
1445
1451
|
@LoadBalancerPassToTarget = loadbalancerpasstotarget
|
1446
1452
|
@DynamicVip = dynamicvip
|
1453
|
+
@Egress = egress
|
1447
1454
|
end
|
1448
1455
|
|
1449
1456
|
def deserialize(params)
|
@@ -1492,6 +1499,7 @@ module TencentCloud
|
|
1492
1499
|
@EipAddressId = params['EipAddressId']
|
1493
1500
|
@LoadBalancerPassToTarget = params['LoadBalancerPassToTarget']
|
1494
1501
|
@DynamicVip = params['DynamicVip']
|
1502
|
+
@Egress = params['Egress']
|
1495
1503
|
end
|
1496
1504
|
end
|
1497
1505
|
|
@@ -4853,10 +4861,13 @@ module TencentCloud
|
|
4853
4861
|
# @param LoadBalancerDomain: 负载均衡实例的域名。
|
4854
4862
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4855
4863
|
# @type LoadBalancerDomain: String
|
4864
|
+
# @param Egress: 网络出口
|
4865
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
4866
|
+
# @type Egress: String
|
4856
4867
|
|
4857
|
-
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
|
4868
|
+
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
|
4858
4869
|
|
4859
|
-
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)
|
4870
|
+
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)
|
4860
4871
|
@LoadBalancerId = loadbalancerid
|
4861
4872
|
@LoadBalancerName = loadbalancername
|
4862
4873
|
@LoadBalancerType = loadbalancertype
|
@@ -4911,6 +4922,7 @@ module TencentCloud
|
|
4911
4922
|
@ClusterIds = clusterids
|
4912
4923
|
@AttributeFlags = attributeflags
|
4913
4924
|
@LoadBalancerDomain = loadbalancerdomain
|
4925
|
+
@Egress = egress
|
4914
4926
|
end
|
4915
4927
|
|
4916
4928
|
def deserialize(params)
|
@@ -5007,6 +5019,7 @@ module TencentCloud
|
|
5007
5019
|
@ClusterIds = params['ClusterIds']
|
5008
5020
|
@AttributeFlags = params['AttributeFlags']
|
5009
5021
|
@LoadBalancerDomain = params['LoadBalancerDomain']
|
5022
|
+
@Egress = params['Egress']
|
5010
5023
|
end
|
5011
5024
|
end
|
5012
5025
|
|
@@ -5126,10 +5139,13 @@ module TencentCloud
|
|
5126
5139
|
# @param LoadBalancerDomain: 负载均衡实例的域名。
|
5127
5140
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5128
5141
|
# @type LoadBalancerDomain: String
|
5142
|
+
# @param Egress: 网络出口
|
5143
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
5144
|
+
# @type Egress: String
|
5129
5145
|
|
5130
|
-
attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Status, :Address, :AddressIPv6, :AddressIPVersion, :IPv6Mode, :Zone, :AddressIsp, :VpcId, :ProjectId, :CreateTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :ExtraInfo, :ConfigId, :Tags, :ListenerId, :Protocol, :Port, :LocationId, :Domain, :Url, :TargetId, :TargetAddress, :TargetPort, :TargetWeight, :Isolation, :SecurityGroup, :LoadBalancerPassToTarget, :TargetHealth, :Domains, :SlaveZone, :Zones, :SniSwitch, :LoadBalancerDomain
|
5146
|
+
attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Status, :Address, :AddressIPv6, :AddressIPVersion, :IPv6Mode, :Zone, :AddressIsp, :VpcId, :ProjectId, :CreateTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :ExtraInfo, :ConfigId, :Tags, :ListenerId, :Protocol, :Port, :LocationId, :Domain, :Url, :TargetId, :TargetAddress, :TargetPort, :TargetWeight, :Isolation, :SecurityGroup, :LoadBalancerPassToTarget, :TargetHealth, :Domains, :SlaveZone, :Zones, :SniSwitch, :LoadBalancerDomain, :Egress
|
5131
5147
|
|
5132
|
-
def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, status=nil, address=nil, addressipv6=nil, addressipversion=nil, ipv6mode=nil, zone=nil, addressisp=nil, vpcid=nil, projectid=nil, createtime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, extrainfo=nil, configid=nil, tags=nil, listenerid=nil, protocol=nil, port=nil, locationid=nil, domain=nil, url=nil, targetid=nil, targetaddress=nil, targetport=nil, targetweight=nil, isolation=nil, securitygroup=nil, loadbalancerpasstotarget=nil, targethealth=nil, domains=nil, slavezone=nil, zones=nil, sniswitch=nil, loadbalancerdomain=nil)
|
5148
|
+
def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, status=nil, address=nil, addressipv6=nil, addressipversion=nil, ipv6mode=nil, zone=nil, addressisp=nil, vpcid=nil, projectid=nil, createtime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, extrainfo=nil, configid=nil, tags=nil, listenerid=nil, protocol=nil, port=nil, locationid=nil, domain=nil, url=nil, targetid=nil, targetaddress=nil, targetport=nil, targetweight=nil, isolation=nil, securitygroup=nil, loadbalancerpasstotarget=nil, targethealth=nil, domains=nil, slavezone=nil, zones=nil, sniswitch=nil, loadbalancerdomain=nil, egress=nil)
|
5133
5149
|
@LoadBalancerId = loadbalancerid
|
5134
5150
|
@LoadBalancerName = loadbalancername
|
5135
5151
|
@LoadBalancerType = loadbalancertype
|
@@ -5168,6 +5184,7 @@ module TencentCloud
|
|
5168
5184
|
@Zones = zones
|
5169
5185
|
@SniSwitch = sniswitch
|
5170
5186
|
@LoadBalancerDomain = loadbalancerdomain
|
5187
|
+
@Egress = egress
|
5171
5188
|
end
|
5172
5189
|
|
5173
5190
|
def deserialize(params)
|
@@ -5225,6 +5242,7 @@ module TencentCloud
|
|
5225
5242
|
@Zones = params['Zones']
|
5226
5243
|
@SniSwitch = params['SniSwitch']
|
5227
5244
|
@LoadBalancerDomain = params['LoadBalancerDomain']
|
5245
|
+
@Egress = params['Egress']
|
5228
5246
|
end
|
5229
5247
|
end
|
5230
5248
|
|
@@ -7241,8 +7259,15 @@ module TencentCloud
|
|
7241
7259
|
class SlaUpdateParam < TencentCloud::Common::AbstractModel
|
7242
7260
|
# @param LoadBalancerId: lb的字符串ID
|
7243
7261
|
# @type LoadBalancerId: String
|
7244
|
-
# @param SlaType:
|
7245
|
-
#
|
7262
|
+
# @param SlaType: 性能容量型规格,取值范围:
|
7263
|
+
# <li> SLA:超强型1规格。当您开通了超大型规格的性能容量型时,SLA对应超强型4规格 </li>
|
7264
|
+
# <li> clb.c2.medium:标准型规格 </li>
|
7265
|
+
# <li> clb.c3.small:高阶型1规格 </li>
|
7266
|
+
# <li> clb.c3.medium:高阶型2规格 </li>
|
7267
|
+
# <li> clb.c4.small:超强型1规格 </li>
|
7268
|
+
# <li> clb.c4.medium:超强型2规格 </li>
|
7269
|
+
# <li> clb.c4.large:超强型3规格 </li>
|
7270
|
+
# <li> clb.c4.xlarge:超强型4规格 </li>如需超大型规格(超强型2及以上),请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)
|
7246
7271
|
# @type SlaType: String
|
7247
7272
|
|
7248
7273
|
attr_accessor :LoadBalancerId, :SlaType
|
@@ -7543,8 +7568,8 @@ module TencentCloud
|
|
7543
7568
|
|
7544
7569
|
attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
|
7545
7570
|
extend Gem::Deprecate
|
7546
|
-
deprecate :HealthStatusDetial, :none, 2023,
|
7547
|
-
deprecate :HealthStatusDetial=, :none, 2023,
|
7571
|
+
deprecate :HealthStatusDetial, :none, 2023, 9
|
7572
|
+
deprecate :HealthStatusDetial=, :none, 2023, 9
|
7548
7573
|
|
7549
7574
|
def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
|
7550
7575
|
@IP = ip
|
@@ -7676,10 +7701,13 @@ module TencentCloud
|
|
7676
7701
|
# @type ZoneResourceType: String
|
7677
7702
|
# @param EdgeZone: 可用区是否是EdgeZone可用区,如:false
|
7678
7703
|
# @type EdgeZone: Boolean
|
7704
|
+
# @param Egress: 网络出口
|
7705
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
7706
|
+
# @type Egress: String
|
7679
7707
|
|
7680
|
-
attr_accessor :MasterZone, :ResourceSet, :SlaveZone, :IPVersion, :ZoneRegion, :LocalZone, :ZoneResourceType, :EdgeZone
|
7708
|
+
attr_accessor :MasterZone, :ResourceSet, :SlaveZone, :IPVersion, :ZoneRegion, :LocalZone, :ZoneResourceType, :EdgeZone, :Egress
|
7681
7709
|
|
7682
|
-
def initialize(masterzone=nil, resourceset=nil, slavezone=nil, ipversion=nil, zoneregion=nil, localzone=nil, zoneresourcetype=nil, edgezone=nil)
|
7710
|
+
def initialize(masterzone=nil, resourceset=nil, slavezone=nil, ipversion=nil, zoneregion=nil, localzone=nil, zoneresourcetype=nil, edgezone=nil, egress=nil)
|
7683
7711
|
@MasterZone = masterzone
|
7684
7712
|
@ResourceSet = resourceset
|
7685
7713
|
@SlaveZone = slavezone
|
@@ -7688,6 +7716,7 @@ module TencentCloud
|
|
7688
7716
|
@LocalZone = localzone
|
7689
7717
|
@ZoneResourceType = zoneresourcetype
|
7690
7718
|
@EdgeZone = edgezone
|
7719
|
+
@Egress = egress
|
7691
7720
|
end
|
7692
7721
|
|
7693
7722
|
def deserialize(params)
|
@@ -7706,6 +7735,7 @@ module TencentCloud
|
|
7706
7735
|
@LocalZone = params['LocalZone']
|
7707
7736
|
@ZoneResourceType = params['ZoneResourceType']
|
7708
7737
|
@EdgeZone = params['EdgeZone']
|
7738
|
+
@Egress = params['Egress']
|
7709
7739
|
end
|
7710
7740
|
end
|
7711
7741
|
|
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.
|
4
|
+
version: 3.0.653
|
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-09-
|
11
|
+
date: 2023-09-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|