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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190103/models.rb +12 -12
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 784a706350ddd4497dc2bbc18162a59d04092aeb
4
- data.tar.gz: ba8fa931f5c85ca259008a24cc0756b278d47c53
3
+ metadata.gz: 32cb992c53ea8755c0881c0b8da6a9a01a4584f6
4
+ data.tar.gz: eb6ecef295154016d5ed6f2b6ccfaf9b21cd366c
5
5
  SHA512:
6
- metadata.gz: 78d8dd9f557c4c09229a5dbe610323129daf6789782b8bcddd544cf09f2d108f0a9a29bb301a33c7a6e875432fed62699d5fac2e1945193a602f17049d4f78a0
7
- data.tar.gz: d73ff5178a52f4573eaf9ab198cfb4d901e49603867bcb8edb95d66789f9658da3d7a3c2898479be92ded0bc89e5c9061b85cc16a6126607e0d3d275d2fb9136
6
+ metadata.gz: 81e8b4f317da3aedcf69490356c18d93ae56721d1fe83cca685f2a55a829b458321b50fddd035358023e55e810644f229c08e72e0d52f5a384399a4f95e3d5fa
7
+ data.tar.gz: c1a32a43068b44bc44d4835e1807855070eb7b8e614b4c055983b257797f090d8d65ce5c99355aaecdad6498be8256186e86478652016d16a792cd3f72fd6158
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1008
1
+ 3.0.1009
@@ -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, 2
1045
- deprecate :Ftitle=, :none, 2025, 2
1046
- deprecate :Config, :none, 2025, 2
1047
- deprecate :Config=, :none, 2025, 2
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, 2
11192
- deprecate :DetetcFunctionKey=, :none, 2025, 2
11193
- deprecate :DetetcFunctionValue, :none, 2025, 2
11194
- deprecate :DetetcFunctionValue=, :none, 2025, 2
11195
- deprecate :DetetcTime, :none, 2025, 2
11196
- deprecate :DetetcTime=, :none, 2025, 2
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.1008
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-27 00:00:00.000000000 Z
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