tencentcloud-sdk-eb 3.0.726 → 3.0.727

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: 385e320b292989871acc1eb59f67dcb6b34eecbf
4
- data.tar.gz: e29eb10586e56f5f85475f5938d71454dfab8590
3
+ metadata.gz: a52d19499ebfea3c62c32ff024416ac80f73ef45
4
+ data.tar.gz: ab3b60bfc50dcb1115c8f91b5ef12901e3578390
5
5
  SHA512:
6
- metadata.gz: a6516a12d5faf33985b5f3d8906e0420ae3747e959ec0da623892aa4c050a23ebdedad5ea59bac77d287af152ae61aa33de646fb311eb8143b9ef1e762a4a1f7
7
- data.tar.gz: 4b02960503178743f644572fecbbf260a764ed86edba0ed476d532f2559cb7379931ca753fdcb585f41f8f7382390a7a7f85b4674f8d5b87fd4afc0d60ee8bea
6
+ metadata.gz: 776db8827c69aadb0a3cd4980f0f713bf7065b75b85506ed2e38789ef6c0e5b4586f0187308b47873ba4b5ae65edb744c7b5f8ee38a0a3c9d68d03261f2dcb79
7
+ data.tar.gz: 3054e603f8927172482c4f398f6d675d9ea139ecd0aec021b97d0e9ba3520c749cc3d41ef8ccb4f0f80ba048310504d5c46fc00d3103d6760d4a9ff7d17ce0b7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.726
1
+ 3.0.727
@@ -320,7 +320,7 @@ module TencentCloud
320
320
  # @type Description: String
321
321
  # @param Enable: 使能开关
322
322
  # @type Enable: Boolean
323
- # @param Type: 类型
323
+ # @param Type: 连接器类型,目前支持以下类型:apigw/ckafka/dts/tdmq
324
324
  # @type Type: String
325
325
 
326
326
  attr_accessor :ConnectionDescription, :EventBusId, :ConnectionName, :Description, :Enable, :Type
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-eb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.726
4
+ version: 3.0.727
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-12-13 00:00:00.000000000 Z
11
+ date: 2023-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common