tencentcloud-sdk-vpc 3.0.1206 → 3.0.1214
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 +27 -27
- 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: f0f55d983d157d5a73f0f289ed85344f88f6a410
|
|
4
|
+
data.tar.gz: b47d9d26184c451ac7e06c7555f83f82991b5e84
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5a86b7d27ccddd517aa2ba198983a40c2b8d864aab8f657ed8c336daa9c9f80e2edcc2d87b4f389bd66dba0eac52cfb1cdce49bde47c32b5a4371d8c344c2dfa
|
|
7
|
+
data.tar.gz: 9e28ca6754a98735d9bcb81489186ffd497f41aaf81337328f3559870115bb3cff9e30f85ddebd098de1f8ec77df5ede7084e9028dbf7fd4c25c7a44f1144e25
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1214
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -629,12 +629,12 @@ module TencentCloud
|
|
|
629
629
|
|
|
630
630
|
attr_accessor :AddressTemplateId, :AddressTemplateName, :From, :To, :Description, :UpdatedTime
|
|
631
631
|
extend Gem::Deprecate
|
|
632
|
-
deprecate :AddressTemplateName, :none, 2026,
|
|
633
|
-
deprecate :AddressTemplateName=, :none, 2026,
|
|
634
|
-
deprecate :From, :none, 2026,
|
|
635
|
-
deprecate :From=, :none, 2026,
|
|
636
|
-
deprecate :To, :none, 2026,
|
|
637
|
-
deprecate :To=, :none, 2026,
|
|
632
|
+
deprecate :AddressTemplateName, :none, 2026, 2
|
|
633
|
+
deprecate :AddressTemplateName=, :none, 2026, 2
|
|
634
|
+
deprecate :From, :none, 2026, 2
|
|
635
|
+
deprecate :From=, :none, 2026, 2
|
|
636
|
+
deprecate :To, :none, 2026, 2
|
|
637
|
+
deprecate :To=, :none, 2026, 2
|
|
638
638
|
|
|
639
639
|
def initialize(addresstemplateid=nil, addresstemplatename=nil, from=nil, to=nil, description=nil, updatedtime=nil)
|
|
640
640
|
@AddressTemplateId = addresstemplateid
|
|
@@ -809,8 +809,8 @@ module TencentCloud
|
|
|
809
809
|
|
|
810
810
|
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :IPChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
|
811
811
|
extend Gem::Deprecate
|
|
812
|
-
deprecate :ApplicableForCLB, :none, 2026,
|
|
813
|
-
deprecate :ApplicableForCLB=, :none, 2026,
|
|
812
|
+
deprecate :ApplicableForCLB, :none, 2026, 2
|
|
813
|
+
deprecate :ApplicableForCLB=, :none, 2026, 2
|
|
814
814
|
|
|
815
815
|
def initialize(addresscount=nil, internetserviceprovider=nil, internetchargetype=nil, ipchargetype=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)
|
|
816
816
|
@AddressCount = addresscount
|
|
@@ -3437,8 +3437,8 @@ module TencentCloud
|
|
|
3437
3437
|
|
|
3438
3438
|
attr_accessor :ConfilctId, :DestinationItem, :ConflictId
|
|
3439
3439
|
extend Gem::Deprecate
|
|
3440
|
-
deprecate :ConfilctId, :none, 2026,
|
|
3441
|
-
deprecate :ConfilctId=, :none, 2026,
|
|
3440
|
+
deprecate :ConfilctId, :none, 2026, 2
|
|
3441
|
+
deprecate :ConfilctId=, :none, 2026, 2
|
|
3442
3442
|
|
|
3443
3443
|
def initialize(confilctid=nil, destinationitem=nil, conflictid=nil)
|
|
3444
3444
|
@ConfilctId = confilctid
|
|
@@ -3490,21 +3490,21 @@ module TencentCloud
|
|
|
3490
3490
|
# @type UDPMappingTimeout: Integer
|
|
3491
3491
|
# @param TCPEstablishedConnectionTimeout: TCP已建立的连接空闲超时,指多少秒以后连接变为空闲状态。取值范围为:40-10800秒,默认为10800秒。
|
|
3492
3492
|
# @type TCPEstablishedConnectionTimeout: Integer
|
|
3493
|
-
# @param
|
|
3494
|
-
# @type
|
|
3493
|
+
# @param TCPTimeWaitTimeout: TCP TIME_WAIT超时,指完全关闭的TCP连接在到期后保留在NAT映射中的秒数。取值范围为:10-600秒,默认为120秒。
|
|
3494
|
+
# @type TCPTimeWaitTimeout: Integer
|
|
3495
3495
|
|
|
3496
|
-
attr_accessor :UDPMappingTimeout, :TCPEstablishedConnectionTimeout, :
|
|
3496
|
+
attr_accessor :UDPMappingTimeout, :TCPEstablishedConnectionTimeout, :TCPTimeWaitTimeout
|
|
3497
3497
|
|
|
3498
3498
|
def initialize(udpmappingtimeout=nil, tcpestablishedconnectiontimeout=nil, tcptimewaittimeout=nil)
|
|
3499
3499
|
@UDPMappingTimeout = udpmappingtimeout
|
|
3500
3500
|
@TCPEstablishedConnectionTimeout = tcpestablishedconnectiontimeout
|
|
3501
|
-
@
|
|
3501
|
+
@TCPTimeWaitTimeout = tcptimewaittimeout
|
|
3502
3502
|
end
|
|
3503
3503
|
|
|
3504
3504
|
def deserialize(params)
|
|
3505
3505
|
@UDPMappingTimeout = params['UDPMappingTimeout']
|
|
3506
3506
|
@TCPEstablishedConnectionTimeout = params['TCPEstablishedConnectionTimeout']
|
|
3507
|
-
@
|
|
3507
|
+
@TCPTimeWaitTimeout = params['TCPTimeWaitTimeout']
|
|
3508
3508
|
end
|
|
3509
3509
|
end
|
|
3510
3510
|
|
|
@@ -4897,8 +4897,8 @@ module TencentCloud
|
|
|
4897
4897
|
|
|
4898
4898
|
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion, :DeletionProtectionEnabled, :ExclusiveType
|
|
4899
4899
|
extend Gem::Deprecate
|
|
4900
|
-
deprecate :SubnetId, :none, 2026,
|
|
4901
|
-
deprecate :SubnetId=, :none, 2026,
|
|
4900
|
+
deprecate :SubnetId, :none, 2026, 2
|
|
4901
|
+
deprecate :SubnetId=, :none, 2026, 2
|
|
4902
4902
|
|
|
4903
4903
|
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, deletionprotectionenabled=nil, exclusivetype=nil)
|
|
4904
4904
|
@NatGatewayName = natgatewayname
|
|
@@ -6639,8 +6639,8 @@ module TencentCloud
|
|
|
6639
6639
|
|
|
6640
6640
|
attr_accessor :VpcId, :EndPointServiceName, :AutoAcceptFlag, :ServiceInstanceId, :IsPassService, :ServiceType, :Tags, :IpAddressType
|
|
6641
6641
|
extend Gem::Deprecate
|
|
6642
|
-
deprecate :IsPassService, :none, 2026,
|
|
6643
|
-
deprecate :IsPassService=, :none, 2026,
|
|
6642
|
+
deprecate :IsPassService, :none, 2026, 2
|
|
6643
|
+
deprecate :IsPassService=, :none, 2026, 2
|
|
6644
6644
|
|
|
6645
6645
|
def initialize(vpcid=nil, endpointservicename=nil, autoacceptflag=nil, serviceinstanceid=nil, ispassservice=nil, servicetype=nil, tags=nil, ipaddresstype=nil)
|
|
6646
6646
|
@VpcId = vpcid
|
|
@@ -16308,8 +16308,8 @@ module TencentCloud
|
|
|
16308
16308
|
|
|
16309
16309
|
attr_accessor :VpcEndpointServiceUserSet, :VpcEndPointServiceUserSet, :TotalCount, :RequestId
|
|
16310
16310
|
extend Gem::Deprecate
|
|
16311
|
-
deprecate :VpcEndpointServiceUserSet, :none, 2026,
|
|
16312
|
-
deprecate :VpcEndpointServiceUserSet=, :none, 2026,
|
|
16311
|
+
deprecate :VpcEndpointServiceUserSet, :none, 2026, 2
|
|
16312
|
+
deprecate :VpcEndpointServiceUserSet=, :none, 2026, 2
|
|
16313
16313
|
|
|
16314
16314
|
def initialize(vpcendpointserviceuserset=nil, totalcount=nil, requestid=nil)
|
|
16315
16315
|
@VpcEndPointServiceUserSet = vpcendpointserviceuserset
|
|
@@ -19572,8 +19572,8 @@ module TencentCloud
|
|
|
19572
19572
|
|
|
19573
19573
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
|
19574
19574
|
extend Gem::Deprecate
|
|
19575
|
-
deprecate :IntegrityAlgorith, :none, 2026,
|
|
19576
|
-
deprecate :IntegrityAlgorith=, :none, 2026,
|
|
19575
|
+
deprecate :IntegrityAlgorith, :none, 2026, 2
|
|
19576
|
+
deprecate :IntegrityAlgorith=, :none, 2026, 2
|
|
19577
19577
|
|
|
19578
19578
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
|
19579
19579
|
@EncryptAlgorithm = encryptalgorithm
|
|
@@ -20984,10 +20984,10 @@ module TencentCloud
|
|
|
20984
20984
|
|
|
20985
20985
|
attr_accessor :AddressIds, :InternetMaxBandwidthOut, :StartTime, :EndTime
|
|
20986
20986
|
extend Gem::Deprecate
|
|
20987
|
-
deprecate :StartTime, :none, 2026,
|
|
20988
|
-
deprecate :StartTime=, :none, 2026,
|
|
20989
|
-
deprecate :EndTime, :none, 2026,
|
|
20990
|
-
deprecate :EndTime=, :none, 2026,
|
|
20987
|
+
deprecate :StartTime, :none, 2026, 2
|
|
20988
|
+
deprecate :StartTime=, :none, 2026, 2
|
|
20989
|
+
deprecate :EndTime, :none, 2026, 2
|
|
20990
|
+
deprecate :EndTime=, :none, 2026, 2
|
|
20991
20991
|
|
|
20992
20992
|
def initialize(addressids=nil, internetmaxbandwidthout=nil, starttime=nil, endtime=nil)
|
|
20993
20993
|
@AddressIds = addressids
|
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.1214
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-02-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|