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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 45a1b5ada9a2f2ce7b543cfe43863c8f51f0db33
4
- data.tar.gz: db6b5350b7f32aa0693b1eb8f38f931c62c3811e
3
+ metadata.gz: 055dce4fb60ef150f69af4942bcc654c89922466
4
+ data.tar.gz: 56bc85547cb4450e63922e828cd254b26eeb5ee6
5
5
  SHA512:
6
- metadata.gz: 2c63b4aae7922a124989dbf8bb096c071776f76397b86e4f65536edf7940e60eb213dd5a8f41ad1a99cfcf550dd0b425897968f1826682e201e8e75ea7136785
7
- data.tar.gz: 6482ecfb3236b3ff53628b1026d36f28816fea463eb9b7e0e75144cc925b5f00d2932ac43e3f8aa9abe3aa55ba4ad8bcaca75d346666be6a8c45b21e221d8bbd
6
+ metadata.gz: 0d65c8dcfda79c8dbeffe800ecd70839e97081695e77aae19a188a7aae91e903383b7b115e61532167e70e8024153fcbdfed331064ccef110580ba83a4cbba08
7
+ data.tar.gz: d2e8e33cfbed947c26fc24893eae7f8a45e6bf0a6c11af4bb9074d629293e3122e335a819182308b5b6447ba715bd0a3d0c79eceda52d175d528800ee7a2be39
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.593
1
+ 3.0.595
@@ -5645,7 +5645,7 @@ module TencentCloud
5645
5645
  # <li>StopService:停止服务</li>
5646
5646
  # <li>StartMonitor:退出维护</li>
5647
5647
  # <li>StopMonitor:进入维护</li>
5648
- # <li>RestartService:重启服务</li>
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.593
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-15 00:00:00.000000000 Z
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