tencentcloud-sdk-vpc 3.0.407 → 3.0.409
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 +7 -3
- 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: 50efa0ce98edd3a3331a840d13784b0bb7b0b8c6
|
|
4
|
+
data.tar.gz: a132d66e627542ebcfefc7af365848fcd0cabf5c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d59b4e743d455845d7b21459eb80a23108cb0ea02e43785fbe50ca4fd45c04b87b2126d0a26247f9e6784509534a14f122e044ee0276c1f48f376f000d97877a
|
|
7
|
+
data.tar.gz: 3b7847d15771d5585e415761b0ac185cd4a45e8f0807d0e561dad498129624acb2e0069648ce7257b01a44dcf304365acdc16ebc719326ec381398548952fbbd
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.409
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -15299,10 +15299,13 @@ module TencentCloud
|
|
|
15299
15299
|
# @param ExclusiveGatewayBandwidth: 独享型NAT所在的网关集群的带宽(单位:Mbps),当IsExclusive为false时无此字段。
|
|
15300
15300
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
15301
15301
|
# @type ExclusiveGatewayBandwidth: Integer
|
|
15302
|
+
# @param RestrictState: NAT网关是否被封禁。“NORMAL”:未被封禁,“RESTRICTED”:已被封禁。
|
|
15303
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
15304
|
+
# @type RestrictState: String
|
|
15302
15305
|
|
|
15303
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth
|
|
15306
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth, :RestrictState
|
|
15304
15307
|
|
|
15305
|
-
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)
|
|
15308
|
+
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)
|
|
15306
15309
|
@NatGatewayId = natgatewayid
|
|
15307
15310
|
@NatGatewayName = natgatewayname
|
|
15308
15311
|
@CreatedTime = createdtime
|
|
@@ -15321,6 +15324,7 @@ module TencentCloud
|
|
|
15321
15324
|
@SourceIpTranslationNatRuleSet = sourceiptranslationnatruleset
|
|
15322
15325
|
@IsExclusive = isexclusive
|
|
15323
15326
|
@ExclusiveGatewayBandwidth = exclusivegatewaybandwidth
|
|
15327
|
+
@RestrictState = restrictstate
|
|
15324
15328
|
end
|
|
15325
15329
|
|
|
15326
15330
|
def deserialize(params)
|
|
@@ -15370,6 +15374,7 @@ module TencentCloud
|
|
|
15370
15374
|
end
|
|
15371
15375
|
@IsExclusive = params['IsExclusive']
|
|
15372
15376
|
@ExclusiveGatewayBandwidth = params['ExclusiveGatewayBandwidth']
|
|
15377
|
+
@RestrictState = params['RestrictState']
|
|
15373
15378
|
end
|
|
15374
15379
|
end
|
|
15375
15380
|
|
|
@@ -17094,7 +17099,6 @@ module TencentCloud
|
|
|
17094
17099
|
# LOCAL_GATEWAY:本地网关。
|
|
17095
17100
|
# @type GatewayType: String
|
|
17096
17101
|
# @param GatewayId: 下一跳地址,这里只需要指定不同下一跳类型的网关ID,系统会自动匹配到下一跳地址。
|
|
17097
|
-
# 特别注意:当 GatewayType 为 EIP 时,GatewayId 固定值 '0'
|
|
17098
17102
|
# @type GatewayId: String
|
|
17099
17103
|
# @param RouteId: 路由策略ID。IPv4路由策略ID是有意义的值,IPv6路由策略是无意义的值0。后续建议完全使用字符串唯一ID `RouteItemId`操作路由策略。
|
|
17100
17104
|
# 该字段在删除时必填,其他字段无需填写。
|
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.409
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-09-
|
|
11
|
+
date: 2022-09-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|