tencentcloud-sdk-dts 3.0.948 → 3.0.949

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: 25cf149529390ffdba6858b4a4356583cd7fefe8
4
- data.tar.gz: 31d078d34f2c01b1a1e3560fac287962e0edc20b
3
+ metadata.gz: 8bfd62c5b00dbfdb0672741750cfabb294430288
4
+ data.tar.gz: 87afbdc422c3aa4c21cf3681c70d56539e2a3b53
5
5
  SHA512:
6
- metadata.gz: a132139e045e69d785f8672f1b783266ae5bbc3fbd5cbd098f21ff95071424928bc8be092b6add6e66d68b0f6e88c9f5d6fcbb247297284b7ff2bc34912c4c70
7
- data.tar.gz: ca1c396423d6b2b7b462bca3079fdae25cb1a05ee1942678248c89afc6b8353c5c634bf2b164ba89547ab163368d2cf4d84ec532f2255fd618127d335a322e2e
6
+ metadata.gz: d5a39b8a7ce0a4fa0aeaf53aa9baebd5e89ab0da661a561c11707af6c0872e48100517ace6721871ed28ad391ddf337b3cbe5ca781d4cf71ad4aa438a33cc90b
7
+ data.tar.gz: 4d5a0ac0b2aae5d34eabceaba385e7302dfbb69b9c37abe0e9c5fc11d14d3fe6d7c77d6b3b8806eb8ee671bc7d82f955975ef25bd238dd08b7e39b6aa6ca4eef
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.948
1
+ 3.0.949
@@ -2261,7 +2261,7 @@ module TencentCloud
2261
2261
 
2262
2262
  # DescribeMigrateDBInstances请求参数结构体
2263
2263
  class DescribeMigrateDBInstancesRequest < TencentCloud::Common::AbstractModel
2264
- # @param DatabaseType: 数据库类型,如mysql
2264
+ # @param DatabaseType: 数据库类型,如mysql,redis等
2265
2265
  # @type DatabaseType: String
2266
2266
  # @param MigrateRole: 实例作为迁移的源还是目标,src(表示源),dst(表示目标)
2267
2267
  # @type MigrateRole: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.948
4
+ version: 3.0.949
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-11-25 00:00:00.000000000 Z
11
+ date: 2024-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common