tencentcloud-sdk-emr 3.0.593 → 3.0.595
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/v20190103/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: 055dce4fb60ef150f69af4942bcc654c89922466
|
|
4
|
+
data.tar.gz: 56bc85547cb4450e63922e828cd254b26eeb5ee6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0d65c8dcfda79c8dbeffe800ecd70839e97081695e77aae19a188a7aae91e903383b7b115e61532167e70e8024153fcbdfed331064ccef110580ba83a4cbba08
|
|
7
|
+
data.tar.gz: d2e8e33cfbed947c26fc24893eae7f8a45e6bf0a6c11af4bb9074d629293e3122e335a819182308b5b6447ba715bd0a3d0c79eceda52d175d528800ee7a2be39
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.595
|
data/lib/v20190103/models.rb
CHANGED
|
@@ -5645,7 +5645,7 @@ module TencentCloud
|
|
|
5645
5645
|
# <li>StopService:停止服务</li>
|
|
5646
5646
|
# <li>StartMonitor:退出维护</li>
|
|
5647
5647
|
# <li>StopMonitor:进入维护</li>
|
|
5648
|
-
# <li>RestartService
|
|
5648
|
+
# <li>RestartService:重启服务 如果操作类型选择重启服务 StrategyConfig操作策略则是必填项</li>
|
|
5649
5649
|
# @type OpType: String
|
|
5650
5650
|
# @param OpScope: 操作范围
|
|
5651
5651
|
# @type OpScope: :class:`Tencentcloud::Emr.v20190103.models.OpScope`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-emr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.595
|
|
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-06-
|
|
11
|
+
date: 2023-06-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|