tencentcloud-sdk-cdb 3.0.843 → 3.0.845

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: 6e67b69618862618d072cccb4acd5bf8e1faf17a
4
- data.tar.gz: cc0e58f877877628d6f9cfc317ab3f5879449099
3
+ metadata.gz: 6b4fc64f3c24c3d96361bdd5e09142b596b4a178
4
+ data.tar.gz: 030d64ce82cb70ece3c5596ad9418ae6d35e4953
5
5
  SHA512:
6
- metadata.gz: 0127443e21b7acb20c3ce3db477c89440dd99173bcfba7b3d4f61be941556769b939320cf3c0deb9a53d5bba63b236ce3b6e600e29433be1517d29ccd09e6544
7
- data.tar.gz: 18c2e7368dbfa8b6d2385165689df102ef45282b8edfb447a38aaafbc9be64f5dd1239be988864f548ef372d824cb579188bd44aa7d1c0acf20057e3d90a9ed9
6
+ metadata.gz: 6f19f4c111347b89b65b8017d31b1f38c172dd84a2ed3de621ec8b797e431307f21d18ca8b3ac3525ab5946903a2e19bc6cd498dde17f3ec39caa6880f9aabc8
7
+ data.tar.gz: 33d8db33dcb4a7fa9a8d0f32c8300407c77d8cd03045fade54778c258840a0cbbd5e87bfa3fcee9d8d5b7b597f2ccfd21f1230544a938b449df58f51a78eb1c8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.843
1
+ 3.0.845
@@ -2823,7 +2823,8 @@ module TencentCloud
2823
2823
  # @type Memory: Integer
2824
2824
  # @param Volume: 实例硬盘大小,单位:GB,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的硬盘范围。
2825
2825
  # @type Volume: Integer
2826
- # @param EngineVersion: MySQL 版本,值包括:5.5、5.6 、5.7 、8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
2826
+ # @param EngineVersion: MySQL 版本,值包括:5.5、5.6、5.7、8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
2827
+ # 说明:若此参数不填,则默认值为5.6。
2827
2828
  # @type EngineVersion: String
2828
2829
  # @param UniqVpcId: 私有网络 ID,如果不传则默认选择基础网络,请使用 [查询私有网络列表](/document/api/215/15778) 。
2829
2830
  # @type UniqVpcId: String
@@ -3042,7 +3043,8 @@ module TencentCloud
3042
3043
  # @type InstanceRole: String
3043
3044
  # @param MasterInstanceId: 实例 ID,购买只读实例时必填,该字段表示只读实例的主实例ID,请使用 [查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口查询云数据库实例 ID。
3044
3045
  # @type MasterInstanceId: String
3045
- # @param EngineVersion: MySQL 版本,值包括:5.5、5.6 、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
3046
+ # @param EngineVersion: MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
3047
+ # 说明:若此参数不填,则默认值为5.6。
3046
3048
  # @type EngineVersion: String
3047
3049
  # @param Password: 设置 root 账号密码,密码规则:8 - 64 个字符,至少包含字母、数字、字符(支持的字符:_+-&=!@#$%^*())中的两种,购买主实例时可指定该参数,购买只读实例或者灾备实例时指定该参数无意义。
3048
3050
  # @type Password: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.843
4
+ version: 3.0.845
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-13 00:00:00.000000000 Z
11
+ date: 2024-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-cdb.rb
36
37
  - lib/v20170320/models.rb
37
38
  - lib/v20170320/client.rb
38
- - lib/tencentcloud-sdk-cdb.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: