tencentcloud-sdk-vpc 3.0.1127 → 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 +28 -16
- 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
|
@@ -21309,15 +21309,18 @@ module TencentCloud
|
|
21309
21309
|
# @type ModifySecurityGroup: Boolean
|
21310
21310
|
# @param SecurityGroupIds: NAT网关绑定的安全组列表,最终状态,空列表表示删除所有安全组,形如: `['sg-1n232323', 'sg-o4242424']`
|
21311
21311
|
# @type SecurityGroupIds: Array
|
21312
|
+
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
21313
|
+
# @type DeletionProtectionEnabled: Boolean
|
21312
21314
|
|
21313
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :InternetMaxBandwidthOut, :ModifySecurityGroup, :SecurityGroupIds
|
21315
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :InternetMaxBandwidthOut, :ModifySecurityGroup, :SecurityGroupIds, :DeletionProtectionEnabled
|
21314
21316
|
|
21315
|
-
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)
|
21316
21318
|
@NatGatewayId = natgatewayid
|
21317
21319
|
@NatGatewayName = natgatewayname
|
21318
21320
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
21319
21321
|
@ModifySecurityGroup = modifysecuritygroup
|
21320
21322
|
@SecurityGroupIds = securitygroupids
|
21323
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
21321
21324
|
end
|
21322
21325
|
|
21323
21326
|
def deserialize(params)
|
@@ -21326,6 +21329,7 @@ module TencentCloud
|
|
21326
21329
|
@InternetMaxBandwidthOut = params['InternetMaxBandwidthOut']
|
21327
21330
|
@ModifySecurityGroup = params['ModifySecurityGroup']
|
21328
21331
|
@SecurityGroupIds = params['SecurityGroupIds']
|
21332
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
21329
21333
|
end
|
21330
21334
|
end
|
21331
21335
|
|
@@ -23115,10 +23119,12 @@ module TencentCloud
|
|
23115
23119
|
# @type SmartScheduleMode: Boolean
|
23116
23120
|
# @param DedicatedClusterId: NAT实例归属的专属集群id
|
23117
23121
|
# @type DedicatedClusterId: String
|
23122
|
+
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
23123
|
+
# @type DeletionProtectionEnabled: Boolean
|
23118
23124
|
|
23119
|
-
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
|
23120
23126
|
|
23121
|
-
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)
|
23122
23128
|
@NatGatewayId = natgatewayid
|
23123
23129
|
@NatGatewayName = natgatewayname
|
23124
23130
|
@CreatedTime = createdtime
|
@@ -23141,6 +23147,7 @@ module TencentCloud
|
|
23141
23147
|
@NatProductVersion = natproductversion
|
23142
23148
|
@SmartScheduleMode = smartschedulemode
|
23143
23149
|
@DedicatedClusterId = dedicatedclusterid
|
23150
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
23144
23151
|
end
|
23145
23152
|
|
23146
23153
|
def deserialize(params)
|
@@ -23194,6 +23201,7 @@ module TencentCloud
|
|
23194
23201
|
@NatProductVersion = params['NatProductVersion']
|
23195
23202
|
@SmartScheduleMode = params['SmartScheduleMode']
|
23196
23203
|
@DedicatedClusterId = params['DedicatedClusterId']
|
23204
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
23197
23205
|
end
|
23198
23206
|
end
|
23199
23207
|
|
@@ -24219,10 +24227,12 @@ module TencentCloud
|
|
24219
24227
|
# @type VpcType: Boolean
|
24220
24228
|
# @param CcnId: 跨域私网NAT关联的云联网ID
|
24221
24229
|
# @type CcnId: String
|
24230
|
+
# @param DeletionProtectionEnabled: 私网NAT是否开启删除保护
|
24231
|
+
# @type DeletionProtectionEnabled: Boolean
|
24222
24232
|
|
24223
|
-
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
|
24224
24234
|
|
24225
|
-
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)
|
24226
24236
|
@NatGatewayId = natgatewayid
|
24227
24237
|
@NatGatewayName = natgatewayname
|
24228
24238
|
@VpcId = vpcid
|
@@ -24235,6 +24245,7 @@ module TencentCloud
|
|
24235
24245
|
@CrossDomainInfo = crossdomaininfo
|
24236
24246
|
@VpcType = vpctype
|
24237
24247
|
@CcnId = ccnid
|
24248
|
+
@DeletionProtectionEnabled = deletionprotectionenabled
|
24238
24249
|
end
|
24239
24250
|
|
24240
24251
|
def deserialize(params)
|
@@ -24260,6 +24271,7 @@ module TencentCloud
|
|
24260
24271
|
end
|
24261
24272
|
@VpcType = params['VpcType']
|
24262
24273
|
@CcnId = params['CcnId']
|
24274
|
+
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
24263
24275
|
end
|
24264
24276
|
end
|
24265
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
|