tencentcloud-sdk-vpc 3.0.1122 → 3.0.1138
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/v20170312/models.rb +34 -18
- 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: 566356d23925518964d92e76752b8625680ea6a6
|
4
|
+
data.tar.gz: c235c054011da363b17d4097d9c88d4aa3448db8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 329c825db998993203c33bb57ad677d564b9177ea8a4adf9b642001fb5e1db5b26c534107c72e8de3686ba5caa10fe6e6f7e4467d1b2fbc2a8e5d2e2a6e77945
|
7
|
+
data.tar.gz: 485c85d8576b9546e42da8a1322e2e5addb023972cfd408cf76d1e9b9d6f40bea3684c194241a7917ce37633307c84166bcd0730be6b47c655efb535cd45c996
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1138
|
data/lib/v20170312/models.rb
CHANGED
@@ -793,8 +793,8 @@ module TencentCloud
|
|
793
793
|
|
794
794
|
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
795
795
|
extend Gem::Deprecate
|
796
|
-
deprecate :ApplicableForCLB, :none, 2025,
|
797
|
-
deprecate :ApplicableForCLB=, :none, 2025,
|
796
|
+
deprecate :ApplicableForCLB, :none, 2025, 9
|
797
|
+
deprecate :ApplicableForCLB=, :none, 2025, 9
|
798
798
|
|
799
799
|
def initialize(addresscount=nil, internetserviceprovider=nil, internetchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil, anycastzone=nil, vipcluster=nil, applicableforclb=nil, tags=nil, bandwidthpackageid=nil, addressname=nil, dedicatedclusterid=nil, isdedicatedaddresspool=nil, egress=nil, antiddospackageid=nil, clienttoken=nil)
|
800
800
|
@AddressCount = addresscount
|
@@ -4819,8 +4819,8 @@ module TencentCloud
|
|
4819
4819
|
|
4820
4820
|
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion
|
4821
4821
|
extend Gem::Deprecate
|
4822
|
-
deprecate :SubnetId, :none, 2025,
|
4823
|
-
deprecate :SubnetId=, :none, 2025,
|
4822
|
+
deprecate :SubnetId, :none, 2025, 9
|
4823
|
+
deprecate :SubnetId=, :none, 2025, 9
|
4824
4824
|
|
4825
4825
|
def initialize(natgatewayname=nil, vpcid=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, addresscount=nil, publicipaddresses=nil, zone=nil, tags=nil, subnetid=nil, stockpublicipaddressesbandwidthout=nil, publicipaddressesbandwidthout=nil, publicipfromsamezone=nil, natproductversion=nil)
|
4826
4826
|
@NatGatewayName = natgatewayname
|
@@ -18737,8 +18737,8 @@ module TencentCloud
|
|
18737
18737
|
|
18738
18738
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
18739
18739
|
extend Gem::Deprecate
|
18740
|
-
deprecate :IntegrityAlgorith, :none, 2025,
|
18741
|
-
deprecate :IntegrityAlgorith=, :none, 2025,
|
18740
|
+
deprecate :IntegrityAlgorith, :none, 2025, 9
|
18741
|
+
deprecate :IntegrityAlgorith=, :none, 2025, 9
|
18742
18742
|
|
18743
18743
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
18744
18744
|
@EncryptAlgorithm = encryptalgorithm
|
@@ -20125,10 +20125,10 @@ module TencentCloud
|
|
20125
20125
|
|
20126
20126
|
attr_accessor :AddressIds, :InternetMaxBandwidthOut, :StartTime, :EndTime
|
20127
20127
|
extend Gem::Deprecate
|
20128
|
-
deprecate :StartTime, :none, 2025,
|
20129
|
-
deprecate :StartTime=, :none, 2025,
|
20130
|
-
deprecate :EndTime, :none, 2025,
|
20131
|
-
deprecate :EndTime=, :none, 2025,
|
20128
|
+
deprecate :StartTime, :none, 2025, 9
|
20129
|
+
deprecate :StartTime=, :none, 2025, 9
|
20130
|
+
deprecate :EndTime, :none, 2025, 9
|
20131
|
+
deprecate :EndTime=, :none, 2025, 9
|
20132
20132
|
|
20133
20133
|
def initialize(addressids=nil, internetmaxbandwidthout=nil, starttime=nil, endtime=nil)
|
20134
20134
|
@AddressIds = addressids
|
@@ -20389,15 +20389,18 @@ module TencentCloud
|
|
20389
20389
|
# @type RouteECMPFlag: Boolean
|
20390
20390
|
# @param RouteOverlapFlag: 是否开启路由重叠功能。`False` 不开启,`True` 开启。
|
20391
20391
|
# @type RouteOverlapFlag: Boolean
|
20392
|
+
# @param TrafficMarkingPolicyFlag: 是否开启qos功能。`False` 不开启,`True` 开启。
|
20393
|
+
# @type TrafficMarkingPolicyFlag: Boolean
|
20392
20394
|
|
20393
|
-
attr_accessor :CcnId, :CcnName, :CcnDescription, :RouteECMPFlag, :RouteOverlapFlag
|
20395
|
+
attr_accessor :CcnId, :CcnName, :CcnDescription, :RouteECMPFlag, :RouteOverlapFlag, :TrafficMarkingPolicyFlag
|
20394
20396
|
|
20395
|
-
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, routeecmpflag=nil, routeoverlapflag=nil)
|
20397
|
+
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, routeecmpflag=nil, routeoverlapflag=nil, trafficmarkingpolicyflag=nil)
|
20396
20398
|
@CcnId = ccnid
|
20397
20399
|
@CcnName = ccnname
|
20398
20400
|
@CcnDescription = ccndescription
|
20399
20401
|
@RouteECMPFlag = routeecmpflag
|
20400
20402
|
@RouteOverlapFlag = routeoverlapflag
|
20403
|
+
@TrafficMarkingPolicyFlag = trafficmarkingpolicyflag
|
20401
20404
|
end
|
20402
20405
|
|
20403
20406
|
def deserialize(params)
|
@@ -20406,6 +20409,7 @@ module TencentCloud
|
|
20406
20409
|
@CcnDescription = params['CcnDescription']
|
20407
20410
|
@RouteECMPFlag = params['RouteECMPFlag']
|
20408
20411
|
@RouteOverlapFlag = params['RouteOverlapFlag']
|
20412
|
+
@TrafficMarkingPolicyFlag = params['TrafficMarkingPolicyFlag']
|
20409
20413
|
end
|
20410
20414
|
end
|
20411
20415
|
|
@@ -21305,15 +21309,18 @@ module TencentCloud
|
|
21305
21309
|
# @type ModifySecurityGroup: Boolean
|
21306
21310
|
# @param SecurityGroupIds: NAT网关绑定的安全组列表,最终状态,空列表表示删除所有安全组,形如: `['sg-1n232323', 'sg-o4242424']`
|
21307
21311
|
# @type SecurityGroupIds: Array
|
21312
|
+
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
21313
|
+
# @type DeletionProtectionEnabled: Boolean
|
21308
21314
|
|
21309
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :InternetMaxBandwidthOut, :ModifySecurityGroup, :SecurityGroupIds
|
21315
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :InternetMaxBandwidthOut, :ModifySecurityGroup, :SecurityGroupIds, :DeletionProtectionEnabled
|
21310
21316
|
|
21311
|
-
def initialize(natgatewayid=nil, natgatewayname=nil, internetmaxbandwidthout=nil, modifysecuritygroup=nil, securitygroupids=nil)
|
21317
|
+
def initialize(natgatewayid=nil, natgatewayname=nil, internetmaxbandwidthout=nil, modifysecuritygroup=nil, securitygroupids=nil, deletionprotectionenabled=nil)
|
21312
21318
|
@NatGatewayId = natgatewayid
|
21313
21319
|
@NatGatewayName = natgatewayname
|
21314
21320
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
21315
21321
|
@ModifySecurityGroup = modifysecuritygroup
|
21316
21322
|
@SecurityGroupIds = securitygroupids
|
21323
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
21317
21324
|
end
|
21318
21325
|
|
21319
21326
|
def deserialize(params)
|
@@ -21322,6 +21329,7 @@ module TencentCloud
|
|
21322
21329
|
@InternetMaxBandwidthOut = params['InternetMaxBandwidthOut']
|
21323
21330
|
@ModifySecurityGroup = params['ModifySecurityGroup']
|
21324
21331
|
@SecurityGroupIds = params['SecurityGroupIds']
|
21332
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
21325
21333
|
end
|
21326
21334
|
end
|
21327
21335
|
|
@@ -23111,10 +23119,12 @@ module TencentCloud
|
|
23111
23119
|
# @type SmartScheduleMode: Boolean
|
23112
23120
|
# @param DedicatedClusterId: NAT实例归属的专属集群id
|
23113
23121
|
# @type DedicatedClusterId: String
|
23122
|
+
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
23123
|
+
# @type DeletionProtectionEnabled: Boolean
|
23114
23124
|
|
23115
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth, :RestrictState, :NatProductVersion, :SmartScheduleMode, :DedicatedClusterId
|
23125
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth, :RestrictState, :NatProductVersion, :SmartScheduleMode, :DedicatedClusterId, :DeletionProtectionEnabled
|
23116
23126
|
|
23117
|
-
def initialize(natgatewayid=nil, natgatewayname=nil, createdtime=nil, state=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, publicipaddressset=nil, networkstate=nil, destinationipporttranslationnatruleset=nil, vpcid=nil, zone=nil, directconnectgatewayids=nil, subnetid=nil, tagset=nil, securitygroupset=nil, sourceiptranslationnatruleset=nil, isexclusive=nil, exclusivegatewaybandwidth=nil, restrictstate=nil, natproductversion=nil, smartschedulemode=nil, dedicatedclusterid=nil)
|
23127
|
+
def initialize(natgatewayid=nil, natgatewayname=nil, createdtime=nil, state=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, publicipaddressset=nil, networkstate=nil, destinationipporttranslationnatruleset=nil, vpcid=nil, zone=nil, directconnectgatewayids=nil, subnetid=nil, tagset=nil, securitygroupset=nil, sourceiptranslationnatruleset=nil, isexclusive=nil, exclusivegatewaybandwidth=nil, restrictstate=nil, natproductversion=nil, smartschedulemode=nil, dedicatedclusterid=nil, deletionprotectionenabled=nil)
|
23118
23128
|
@NatGatewayId = natgatewayid
|
23119
23129
|
@NatGatewayName = natgatewayname
|
23120
23130
|
@CreatedTime = createdtime
|
@@ -23137,6 +23147,7 @@ module TencentCloud
|
|
23137
23147
|
@NatProductVersion = natproductversion
|
23138
23148
|
@SmartScheduleMode = smartschedulemode
|
23139
23149
|
@DedicatedClusterId = dedicatedclusterid
|
23150
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
23140
23151
|
end
|
23141
23152
|
|
23142
23153
|
def deserialize(params)
|
@@ -23190,6 +23201,7 @@ module TencentCloud
|
|
23190
23201
|
@NatProductVersion = params['NatProductVersion']
|
23191
23202
|
@SmartScheduleMode = params['SmartScheduleMode']
|
23192
23203
|
@DedicatedClusterId = params['DedicatedClusterId']
|
23204
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
23193
23205
|
end
|
23194
23206
|
end
|
23195
23207
|
|
@@ -24215,10 +24227,12 @@ module TencentCloud
|
|
24215
24227
|
# @type VpcType: Boolean
|
24216
24228
|
# @param CcnId: 跨域私网NAT关联的云联网ID
|
24217
24229
|
# @type CcnId: String
|
24230
|
+
# @param DeletionProtectionEnabled: 私网NAT是否开启删除保护
|
24231
|
+
# @type DeletionProtectionEnabled: Boolean
|
24218
24232
|
|
24219
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :VpcId, :Status, :CrossDomain, :CreatedTime, :TagSet, :DirectConnectGatewayIds, :NatType, :CrossDomainInfo, :VpcType, :CcnId
|
24233
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :VpcId, :Status, :CrossDomain, :CreatedTime, :TagSet, :DirectConnectGatewayIds, :NatType, :CrossDomainInfo, :VpcType, :CcnId, :DeletionProtectionEnabled
|
24220
24234
|
|
24221
|
-
def initialize(natgatewayid=nil, natgatewayname=nil, vpcid=nil, status=nil, crossdomain=nil, createdtime=nil, tagset=nil, directconnectgatewayids=nil, nattype=nil, crossdomaininfo=nil, vpctype=nil, ccnid=nil)
|
24235
|
+
def initialize(natgatewayid=nil, natgatewayname=nil, vpcid=nil, status=nil, crossdomain=nil, createdtime=nil, tagset=nil, directconnectgatewayids=nil, nattype=nil, crossdomaininfo=nil, vpctype=nil, ccnid=nil, deletionprotectionenabled=nil)
|
24222
24236
|
@NatGatewayId = natgatewayid
|
24223
24237
|
@NatGatewayName = natgatewayname
|
24224
24238
|
@VpcId = vpcid
|
@@ -24231,6 +24245,7 @@ module TencentCloud
|
|
24231
24245
|
@CrossDomainInfo = crossdomaininfo
|
24232
24246
|
@VpcType = vpctype
|
24233
24247
|
@CcnId = ccnid
|
24248
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
24234
24249
|
end
|
24235
24250
|
|
24236
24251
|
def deserialize(params)
|
@@ -24256,6 +24271,7 @@ module TencentCloud
|
|
24256
24271
|
end
|
24257
24272
|
@VpcType = params['VpcType']
|
24258
24273
|
@CcnId = params['CcnId']
|
24274
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
24259
24275
|
end
|
24260
24276
|
end
|
24261
24277
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-vpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1138
|
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-09-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|