tencentcloud-sdk-emr 3.0.490 → 3.0.491

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: 3caaeb029bad06f55900f916f322f6014e8fa7c4
4
- data.tar.gz: 1b189f83017404ba37b0ab9001399d6d8d78fec4
3
+ metadata.gz: 22ede736f671d44d2ab9f61637e39fe4e8589ca6
4
+ data.tar.gz: f9b16e5c548b1536844efe3a84c5ec88c959244b
5
5
  SHA512:
6
- metadata.gz: fc54a9e8b1a518cca49e6663f13fb08092bb703d72084d75651373c0a9bea561fc6d2e90e3332a9a26ab34b697b0216b5366b6549d8009805cdd9987b8a62c37
7
- data.tar.gz: 3c58137f7397ca599bca110b9a0bd1e4336d3a7a554f6673d9338afca9fdd5396a6b58c1551659fd6f73914be326773d46b2bcc954050a6334f3f26cdd49f74d
6
+ metadata.gz: d73bcc1ed6036d97c258bc2aa64adaf3a3696136854dfc681aff5b2c85dcc4dba7d666ffb87621783e80e133ac31558106326ea8545e6a4717433a026b6c80d7
7
+ data.tar.gz: c3e4735dbae9edaef16b583163d48a0672d3be039ae3b86e85a5f84996e64618dc66889231daf46e9b89a8259cfa76971cd4826cca54f9cc307ba5fbfa22155e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.490
1
+ 3.0.491
@@ -1149,8 +1149,8 @@ module TencentCloud
1149
1149
  # @param MetaDataPass: 自定义MetaDB密码
1150
1150
  # @type MetaDataPass: String
1151
1151
  # @param MetaType: hive共享元数据库类型。取值范围:
1152
- # <li>EMR_NEW_META:表示集群默认创建</li>
1153
- # <li>EMR_EXIT_META:表示集群使用指定EMR-MetaDB。</li>
1152
+ # <li>EMR_DEFAULT_META:表示集群默认创建</li>
1153
+ # <li>EMR_EXIST_META:表示集群使用指定EMR-MetaDB。</li>
1154
1154
  # <li>USER_CUSTOM_META:表示集群使用自定义MetaDB。</li>
1155
1155
  # @type MetaType: String
1156
1156
  # @param UnifyMetaInstanceId: EMR-MetaDB实例
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.490
4
+ version: 3.0.491
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-01-10 00:00:00.000000000 Z
11
+ date: 2023-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common