tencentcloud-sdk-emr 3.0.905 → 3.0.906

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: 252e0904f2d4e721c8c7c79f48c6166d10ae28c5
4
- data.tar.gz: f9038e8456b81db65069140008a05d21d2251a43
3
+ metadata.gz: aff660d4821e71f68713ffc16e14f942552cc2a9
4
+ data.tar.gz: 347dd1e54303b293f572104c26865a49ea267da9
5
5
  SHA512:
6
- metadata.gz: 8e3d3834e0383c326924dfff0a4825ba40e9260dc46d874344922c722a0bb84bc2f9c44002c6b63bb785e639ba6eb309be3ba9547e78f9b111169ea5e4e28999
7
- data.tar.gz: 69f643397e56282b83bc8827896360aae8cc7f5263870ec91237354765c04c069d07f3445ee404e2a7fd2661f05fc1775ad7fc137fac6dabb4e91e83b9c7db1b
6
+ metadata.gz: 4244d8e96cfa7dd6474ba118506dc33124f9d63525c39abd487cddc0b3bccdb39fc312d9c679f8849748c9b15e20c819fdeb0ffbdcd0f65993bd7a13a057900e
7
+ data.tar.gz: f5e8b1376ee61247fef5d5a9ef5802ef56e16b39c1dfa747c69e9dfdb57c39d06a8c095d7880d0abfc7f621bfa22fae0f27f94bfe9bdc90a52c7765eb724c737
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.905
1
+ 3.0.906
@@ -1222,7 +1222,7 @@ module TencentCloud
1222
1222
  # @type SecurityGroupIds: Array
1223
1223
  # @param ScriptBootstrapActionConfig: [引导操作](https://cloud.tencent.com/document/product/589/35656)脚本设置。
1224
1224
  # @type ScriptBootstrapActionConfig: Array
1225
- # @param ClientToken: 唯一随机标识,时效性为5分钟,需要调用者指定 防止客户端重复创建资源,例如 a9a90aa6-751a-41b6-aad6-fae360632808
1225
+ # @param ClientToken: 唯一随机标识,时效性为5分钟,需要调用者指定 防止客户端重复创建资源,例如 a9a90aa6-****-****-****-fae360632808
1226
1226
  # @type ClientToken: String
1227
1227
  # @param NeedMasterWan: 是否开启集群Master节点公网。取值范围:
1228
1228
  # <li>NEED_MASTER_WAN:表示开启集群Master节点公网。</li>
@@ -1431,7 +1431,7 @@ module TencentCloud
1431
1431
  # <li>0:表示不自动续费。</li>
1432
1432
  # <li>1:表示自动续费。</li>
1433
1433
  # @type AutoRenew: Integer
1434
- # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-751a-41b6-aad6-fae36063280
1434
+ # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-****-****-****-fae36063280
1435
1435
  # @type ClientToken: String
1436
1436
  # @param NeedMasterWan: 是否开启集群Master节点公网。取值范围:
1437
1437
  # <li>NEED_MASTER_WAN:表示开启集群Master节点公网。</li>
@@ -8915,7 +8915,7 @@ module TencentCloud
8915
8915
  # @type InstanceId: String
8916
8916
  # @param ScaleOutNodeConfig: 扩容节点类型以及数量
8917
8917
  # @type ScaleOutNodeConfig: :class:`Tencentcloud::Emr.v20190103.models.ScaleOutNodeConfig`
8918
- # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-751a-41b6-aad6-fae36063280
8918
+ # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-****-****-****-fae36063280
8919
8919
  # @type ClientToken: String
8920
8920
  # @param InstanceChargePrepaid: 即包年包月相关参数设置。通过该参数可以指定包年包月实例的购买时长、是否设置自动续费等属性。若指定实例的付费模式为预付费则该参数必传。
8921
8921
  # @type InstanceChargePrepaid: :class:`Tencentcloud::Emr.v20190103.models.InstanceChargePrepaid`
@@ -9086,7 +9086,7 @@ module TencentCloud
9086
9086
  # <li>0:表示按量计费。</li>
9087
9087
  # <li>1:表示包年包月。</li>
9088
9088
  # @type PayMode: Integer
9089
- # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-751a-41b6-aad6-fae36063280
9089
+ # @param ClientToken: 唯一随机标识,时效5分钟,需要调用者指定 防止客户端重新创建资源,例如 a9a90aa6-****-****-****-fae36063280
9090
9090
  # @type ClientToken: String
9091
9091
  # @param PreExecutedFileSettings: 引导操作脚本设置。
9092
9092
  # @type PreExecutedFileSettings: Array
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.905
4
+ version: 3.0.906
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-12 00:00:00.000000000 Z
11
+ date: 2024-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common