tencentcloud-sdk-emr 3.0.1008 → 3.0.1009
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 +12 -12
- 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: 32cb992c53ea8755c0881c0b8da6a9a01a4584f6
|
4
|
+
data.tar.gz: eb6ecef295154016d5ed6f2b6ccfaf9b21cd366c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81e8b4f317da3aedcf69490356c18d93ae56721d1fe83cca685f2a55a829b458321b50fddd035358023e55e810644f229c08e72e0d52f5a384399a4f95e3d5fa
|
7
|
+
data.tar.gz: c1a32a43068b44bc44d4835e1807855070eb7b8e614b4c055983b257797f090d8d65ce5c99355aaecdad6498be8256186e86478652016d16a792cd3f72fd6158
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1009
|
data/lib/v20190103/models.rb
CHANGED
@@ -1041,10 +1041,10 @@ module TencentCloud
|
|
1041
1041
|
|
1042
1042
|
attr_accessor :Id, :ClusterId, :Ftitle, :ClusterName, :RegionId, :ZoneId, :AppId, :Uin, :ProjectId, :VpcId, :SubnetId, :Status, :AddTime, :RunTime, :Config, :MasterIp, :EmrVersion, :ChargeType, :TradeVersion, :ResourceOrderId, :IsTradeCluster, :AlarmInfo, :IsWoodpeckerCluster, :MetaDb, :Tags, :HiveMetaDb, :ServiceClass, :AliasInfo, :ProductId, :Zone, :SceneName, :SceneServiceClass, :SceneEmrVersion, :DisplayName, :VpcName, :SubnetName, :ClusterExternalServiceInfo, :UniqVpcId, :UniqSubnetId, :TopologyInfoList, :IsMultiZoneCluster, :IsCvmReplace, :ClusterTitle, :ConfigDetail, :BindFileSystemNum, :ClusterRelationInfoList
|
1043
1043
|
extend Gem::Deprecate
|
1044
|
-
deprecate :Ftitle, :none, 2025,
|
1045
|
-
deprecate :Ftitle=, :none, 2025,
|
1046
|
-
deprecate :Config, :none, 2025,
|
1047
|
-
deprecate :Config=, :none, 2025,
|
1044
|
+
deprecate :Ftitle, :none, 2025, 3
|
1045
|
+
deprecate :Ftitle=, :none, 2025, 3
|
1046
|
+
deprecate :Config, :none, 2025, 3
|
1047
|
+
deprecate :Config=, :none, 2025, 3
|
1048
1048
|
|
1049
1049
|
def initialize(id=nil, clusterid=nil, ftitle=nil, clustername=nil, regionid=nil, zoneid=nil, appid=nil, uin=nil, projectid=nil, vpcid=nil, subnetid=nil, status=nil, addtime=nil, runtime=nil, config=nil, masterip=nil, emrversion=nil, chargetype=nil, tradeversion=nil, resourceorderid=nil, istradecluster=nil, alarminfo=nil, iswoodpeckercluster=nil, metadb=nil, tags=nil, hivemetadb=nil, serviceclass=nil, aliasinfo=nil, productid=nil, zone=nil, scenename=nil, sceneserviceclass=nil, sceneemrversion=nil, displayname=nil, vpcname=nil, subnetname=nil, clusterexternalserviceinfo=nil, uniqvpcid=nil, uniqsubnetid=nil, topologyinfolist=nil, ismultizonecluster=nil, iscvmreplace=nil, clustertitle=nil, configdetail=nil, bindfilesystemnum=nil, clusterrelationinfolist=nil)
|
1050
1050
|
@Id = id
|
@@ -5591,7 +5591,7 @@ module TencentCloud
|
|
5591
5591
|
# @param SecurityOn: 是否支持安全模式
|
5592
5592
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5593
5593
|
# @type SecurityOn: Boolean
|
5594
|
-
# @param SecurityGroup:
|
5594
|
+
# @param SecurityGroup: 集群初始安全组id
|
5595
5595
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5596
5596
|
# @type SecurityGroup: String
|
5597
5597
|
# @param CbsEncrypt: 是否开启Cbs加密
|
@@ -5600,7 +5600,7 @@ module TencentCloud
|
|
5600
5600
|
# @param ApplicationRole: 自定义应用角色。
|
5601
5601
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5602
5602
|
# @type ApplicationRole: String
|
5603
|
-
# @param SecurityGroups: 安全组
|
5603
|
+
# @param SecurityGroups: 安全组id
|
5604
5604
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5605
5605
|
# @type SecurityGroups: Array
|
5606
5606
|
# @param PublicKeyId: SSH密钥Id
|
@@ -11188,12 +11188,12 @@ module TencentCloud
|
|
11188
11188
|
|
11189
11189
|
attr_accessor :DetectAlert, :DetetcFunctionKey, :DetetcFunctionValue, :DetetcTime, :DetectFunctionKey, :DetectFunctionValue, :DetectTime
|
11190
11190
|
extend Gem::Deprecate
|
11191
|
-
deprecate :DetetcFunctionKey, :none, 2025,
|
11192
|
-
deprecate :DetetcFunctionKey=, :none, 2025,
|
11193
|
-
deprecate :DetetcFunctionValue, :none, 2025,
|
11194
|
-
deprecate :DetetcFunctionValue=, :none, 2025,
|
11195
|
-
deprecate :DetetcTime, :none, 2025,
|
11196
|
-
deprecate :DetetcTime=, :none, 2025,
|
11191
|
+
deprecate :DetetcFunctionKey, :none, 2025, 3
|
11192
|
+
deprecate :DetetcFunctionKey=, :none, 2025, 3
|
11193
|
+
deprecate :DetetcFunctionValue, :none, 2025, 3
|
11194
|
+
deprecate :DetetcFunctionValue=, :none, 2025, 3
|
11195
|
+
deprecate :DetetcTime, :none, 2025, 3
|
11196
|
+
deprecate :DetetcTime=, :none, 2025, 3
|
11197
11197
|
|
11198
11198
|
def initialize(detectalert=nil, detetcfunctionkey=nil, detetcfunctionvalue=nil, detetctime=nil, detectfunctionkey=nil, detectfunctionvalue=nil, detecttime=nil)
|
11199
11199
|
@DetectAlert = detectalert
|
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.1009
|
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-02
|
11
|
+
date: 2025-03-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|