tencentcloud-sdk-vpc 3.0.674 → 3.0.675

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 823a9276882b7ad11abcb5c332109e5393954f7c
4
- data.tar.gz: 86156eb6c1b3909386783a17550837c709a5bf84
3
+ metadata.gz: d7538e35f93d611c274320a9714e3cd10665ed27
4
+ data.tar.gz: 94746ea0f80d90ba57bf3d6bb7c3db65a1776f73
5
5
  SHA512:
6
- metadata.gz: e7c1114e8bb7faad7150f34118bf8b1783ecaf043e5aa5510acf64f7845c94a61e343aa02472a0a1d1bf13e78083a45df0485336cc600fc1bf22eb6c90eeb53d
7
- data.tar.gz: 85d70396f838d95f1c4246b4ec4e9711e9179f3b0833e8225d6aa38c22badc547b904aa5b953054d4f702ec812441023ec0ff3707bafb3ce254d35e91d3944bd
6
+ metadata.gz: 5f3444c3556224703e1d2e4a83c96a08ab3cd915ff23c0d3b73e8cbab6e9179ec75ca370a27adf6843b15b90c5039c5f4066dfabf7af81319e348b1649fe2d72
7
+ data.tar.gz: 61248addefb79721c28be56977c5f4f88407a9116a5a66422e337bbbc73429c8f87e41c53a3771ad12a3efb7680c70c30a3130b8ae2c7a8dbbae361f9512a6ad
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.674
1
+ 3.0.675
@@ -315,7 +315,7 @@ module TencentCloud
315
315
  # @type IsBlocked: Boolean
316
316
  # @param IsEipDirectConnection: eip是否支持直通模式。true表示eip支持直通模式,false表示资源不支持直通模式
317
317
  # @type IsEipDirectConnection: Boolean
318
- # @param AddressType: EIP 资源类型,包括CalcIP、WanIP、EIP和AnycastEIP、高防EIP。其中:`CalcIP` 表示设备 IP,`WanIP` 表示普通公网 IP,`EIP` 表示弹性公网 IP,`AnycastEip` 表示加速 EIP,`AntiDDoSEIP`表示高防EIP。
318
+ # @param AddressType: EIP 资源类型,包括CalcIP、WanIP、EIP和AnycastEIP、高防EIP。其中:`CalcIP` 表示设备 IP,`WanIP` 表示普通公网 IP,`EIP` 表示弹性公网 IP,`AnycastEIP` 表示加速 EIP,`AntiDDoSEIP`表示高防EIP。
319
319
  # @type AddressType: String
320
320
  # @param CascadeRelease: eip是否在解绑后自动释放。true表示eip将会在解绑后自动释放,false表示eip在解绑后不会自动释放
321
321
  # @type CascadeRelease: Boolean
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.674
4
+ version: 3.0.675
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-10-11 00:00:00.000000000 Z
11
+ date: 2023-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-vpc.rb
37
- - lib/v20170312/models.rb
38
37
  - lib/v20170312/client.rb
38
+ - lib/v20170312/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: