tencentcloud-sdk-emr 3.0.1028 → 3.0.1029

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: 533cda0be9be71f79e33ca9dc7c5465e59df89d1
4
- data.tar.gz: 79b391d9f65f7ceacc69ceeb7735b5b6b6380a70
3
+ metadata.gz: 31645caee234e44706437a43c59c59b8f67a1981
4
+ data.tar.gz: a0b3367ceb1d9492fe1d987fef96aecc5b14c1c7
5
5
  SHA512:
6
- metadata.gz: 1531a23d5c1b00696800e3068b8b03ac7b736bedaffe8e8ff56ae76b5a4b44f43169c5ba7a3d339543077755e7eda2676acf9d0d85b402a45dcfc2eea8787ad8
7
- data.tar.gz: 685c713752ed5a76459c98f60482a7155f7390c1144f4b6035e149de99382f6921815cbb922099383b8740cebdedffa97f6ee9af27e7d94fe1053c08cbb91201
6
+ metadata.gz: 8fbb284fc80e1a66781d75b214214de7a34f2e70e8a5daa5948b6969de017c37ed07d0aed1abf2bf03e27a29ece30bfd5e4ab880d9dc291ebf97497ca144ae7b
7
+ data.tar.gz: 2ff9443e655598dbcb6fbd126dc735c8942303c906b7ed58c2d3dc95f76c73bec64d4dc8e233c5be060d817dc2022627bc1c823aab68f8e22595fe31d74a9d89
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1028
1
+ 3.0.1029
@@ -10771,7 +10771,7 @@ module TencentCloud
10771
10771
  # @type DisasterRecoverGroupIds: Array
10772
10772
  # @param Tags: 扩容节点绑定标签列表。
10773
10773
  # @type Tags: Array
10774
- # @param HardwareSourceType: 扩容所选资源类型,可选范围为"host","pod",host为普通的CVM资源,Pod为TKE集群或EKS集群提供的资源
10774
+ # @param HardwareSourceType: 扩容所选资源类型,可选范围为"HOST","POD","MNode"HOST为普通的CVM资源,POD为TKE集群或EKS集群提供的资源,MNode为全托管资源类型
10775
10775
  # @type HardwareSourceType: String
10776
10776
  # @param PodSpecInfo: Pod相关资源信息
10777
10777
  # @type PodSpecInfo: :class:`Tencentcloud::Emr.v20190103.models.PodSpecInfo`
@@ -10955,7 +10955,7 @@ module TencentCloud
10955
10955
  # @type DisasterRecoverGroupIds: Array
10956
10956
  # @param Tags: 扩容节点绑定标签列表。
10957
10957
  # @type Tags: Array
10958
- # @param HardwareResourceType: 扩容所选资源类型,可选范围为"host","pod",host为普通的CVM资源,Pod为TKE集群或EKS集群提供的资源
10958
+ # @param HardwareResourceType: 扩容所选资源类型,可选范围为"HOST","POD","MNode"HOST为普通的CVM资源,POD为TKE集群或EKS集群提供的资源,MNode为全托管资源类型
10959
10959
  # @type HardwareResourceType: String
10960
10960
  # @param PodSpec: 使用Pod资源扩容时,指定的Pod规格以及来源等信息
10961
10961
  # @type PodSpec: :class:`Tencentcloud::Emr.v20190103.models.PodSpec`
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.1028
4
+ version: 3.0.1029
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-26 00:00:00.000000000 Z
11
+ date: 2025-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common