tencentcloud-sdk-emr 3.0.1145 → 3.0.1152
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 +10 -10
- 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: a491b0d45293e3fbbdcd39364a932b8a5d4ebc20
|
4
|
+
data.tar.gz: 0aab1f35cec92c4a011b86644cbc02e272a703fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 067d823a87ef92e075386d8a66d43b41d03db01be8680634311a2616375d5e1a802a161514c87e96d89c165c6cd6cef9ef06481be96a8a7671f83f03ea74c78c
|
7
|
+
data.tar.gz: 868d9df73c23aede08e1e290795d11b020144a01da1a89bfb221e9493caf2bf7af12fe21010f4b2336a4c5c28ee25bb74b7b6e85a56b616bce499690621caf46
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1152
|
data/lib/v20190103/models.rb
CHANGED
@@ -1114,10 +1114,10 @@ module TencentCloud
|
|
1114
1114
|
|
1115
1115
|
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, :RedisId
|
1116
1116
|
extend Gem::Deprecate
|
1117
|
-
deprecate :Ftitle, :none, 2025,
|
1118
|
-
deprecate :Ftitle=, :none, 2025,
|
1119
|
-
deprecate :Config, :none, 2025,
|
1120
|
-
deprecate :Config=, :none, 2025,
|
1117
|
+
deprecate :Ftitle, :none, 2025, 10
|
1118
|
+
deprecate :Ftitle=, :none, 2025, 10
|
1119
|
+
deprecate :Config, :none, 2025, 10
|
1120
|
+
deprecate :Config=, :none, 2025, 10
|
1121
1121
|
|
1122
1122
|
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, redisid=nil)
|
1123
1123
|
@Id = id
|
@@ -12959,12 +12959,12 @@ module TencentCloud
|
|
12959
12959
|
|
12960
12960
|
attr_accessor :DetectAlert, :DetetcFunctionKey, :DetetcFunctionValue, :DetetcTime, :DetectFunctionKey, :DetectFunctionValue, :DetectTime
|
12961
12961
|
extend Gem::Deprecate
|
12962
|
-
deprecate :DetetcFunctionKey, :none, 2025,
|
12963
|
-
deprecate :DetetcFunctionKey=, :none, 2025,
|
12964
|
-
deprecate :DetetcFunctionValue, :none, 2025,
|
12965
|
-
deprecate :DetetcFunctionValue=, :none, 2025,
|
12966
|
-
deprecate :DetetcTime, :none, 2025,
|
12967
|
-
deprecate :DetetcTime=, :none, 2025,
|
12962
|
+
deprecate :DetetcFunctionKey, :none, 2025, 10
|
12963
|
+
deprecate :DetetcFunctionKey=, :none, 2025, 10
|
12964
|
+
deprecate :DetetcFunctionValue, :none, 2025, 10
|
12965
|
+
deprecate :DetetcFunctionValue=, :none, 2025, 10
|
12966
|
+
deprecate :DetetcTime, :none, 2025, 10
|
12967
|
+
deprecate :DetetcTime=, :none, 2025, 10
|
12968
12968
|
|
12969
12969
|
def initialize(detectalert=nil, detetcfunctionkey=nil, detetcfunctionvalue=nil, detetctime=nil, detectfunctionkey=nil, detectfunctionvalue=nil, detecttime=nil)
|
12970
12970
|
@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.1152
|
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-
|
11
|
+
date: 2025-10-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|