tencentcloud-sdk-keewidb 3.0.526 → 3.0.528

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 81ef69102b214365061bb80bcbea1e133a380154
4
- data.tar.gz: 78232cc03604cca08d74965e66a5639b77387cc0
3
+ metadata.gz: 7bd63d9a28958eae01a2e08b0aa65aaada3feffa
4
+ data.tar.gz: db66ff905a929c0bf5a8bda704d6eace81c1dd69
5
5
  SHA512:
6
- metadata.gz: af67ccbebb5ccdbe121b314789a85866d526fcaa4fe4c94f9ab5c876ea898bad436701ae1e9656af79f049d6926e5a0a9fec57e6bc15e160f6ff2b30bb5dfff0
7
- data.tar.gz: 2a2c768bba4a920f49b63881815a295fbcf2734c5ecb24fcd63c5d230b45d7a9b89da47a4be65fe8fb234a386f955a5748d109a4c6bdaf27fb1f4ae7b6444df3
6
+ metadata.gz: e2bd1bd09890d6b54f17d56b51743782552e4894254723b967550c4dd2c2af2bcef18e52511b3d9ccec0b052bc3a77fde567d0b16d299f7a1f872965a3f32076
7
+ data.tar.gz: 20d429f9961dd3fa6f2ea2462875523751cdd2cf335dd632153bf91bb40eeeb6d32d560f95dca0ba4d22857d25e91f7bbb85bd0b56544a81feaa583d40b66590
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.526
1
+ 3.0.528
@@ -2800,7 +2800,7 @@ module TencentCloud
2800
2800
  class RenewInstanceRequest < TencentCloud::Common::AbstractModel
2801
2801
  # @param InstanceId: 实例 ID。
2802
2802
  # @type InstanceId: String
2803
- # @param Period: 购买时长,单位:月。取值范围为 [1,2,3,4,5,6,7,8,9,10,11,12,24,36]。
2803
+ # @param Period: 购买时长。单位:月。取值为 [1,2,3,4,5,6,7,8,9,10,11,12,24,36,48,60]。
2804
2804
  # @type Period: Integer
2805
2805
 
2806
2806
  attr_accessor :InstanceId, :Period
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-keewidb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.526
4
+ version: 3.0.528
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-03-10 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common