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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210416/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a52d19499ebfea3c62c32ff024416ac80f73ef45
|
|
4
|
+
data.tar.gz: ab3b60bfc50dcb1115c8f91b5ef12901e3578390
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 776db8827c69aadb0a3cd4980f0f713bf7065b75b85506ed2e38789ef6c0e5b4586f0187308b47873ba4b5ae65edb744c7b5f8ee38a0a3c9d68d03261f2dcb79
|
|
7
|
+
data.tar.gz: 3054e603f8927172482c4f398f6d675d9ea139ecd0aec021b97d0e9ba3520c749cc3d41ef8ccb4f0f80ba048310504d5c46fc00d3103d6760d4a9ff7d17ce0b7
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.727
|
data/lib/v20210416/models.rb
CHANGED
|
@@ -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.
|
|
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-
|
|
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
|