tencentcloud-sdk-emr 1.0.220 → 1.0.221

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 +20 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4dedc427bfe85181b99a84e98e2028b24da586d1
4
- data.tar.gz: 1dcc3856b578b1b0a777f8d28375ec8e7b7ebe09
3
+ metadata.gz: bf55f65ded566ef01d1b069d178434eacd57f073
4
+ data.tar.gz: 954864826d4ded02291889fcbf32427d24b67b3b
5
5
  SHA512:
6
- metadata.gz: 33494c42de0235a9e54acd23b0df5e410ac14079626eaa84f18602eb190ba0c3c077a3f58e5faab61385a1a4e777b3da8bfbae99e4793812950284836dc0fc58
7
- data.tar.gz: aed51a210fc32f99d61021b74d923d2ba5bb71b72688767cb534ce229ac69e2ccb78b0802bf2c2208310e6229ce2ede3962fdfa689e71effa0264f8453bf2ddb
6
+ metadata.gz: ccadd4011f2a3360dfedfcc47ceea8e3513e67fce7c8b7d70f542982d7e8069a7b2baadd2fde435116cefb88443fa45804d97f91672b677abcdf1a7c83badf10
7
+ data.tar.gz: b19322b4187ebfb90524fd8e0483b219e4f140b958b1759158d1e50bdae8f63c4ec8820b608845ec32dfa27ad10c3e4469ecea8116797bb50440f29aedf9cb4f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.220
1
+ 1.0.221
@@ -589,10 +589,16 @@ module TencentCloud
589
589
  # @type MetaDBInfo: :class:`Tencentcloud::Emr.v20190103.models.CustomMetaInfo`
590
590
  # @param ApplicationRole: 自定义应用角色。
591
591
  # @type ApplicationRole: String
592
+ # @param SceneName: 场景化取值:
593
+ # Hadoop-Kudu
594
+ # Hadoop-Zookeeper
595
+ # Hadoop-Presto
596
+ # Hadoop-Hbase
597
+ # @type SceneName: String
592
598
 
593
- attr_accessor :ProductId, :VPCSettings, :Software, :ResourceSpec, :SupportHA, :InstanceName, :PayMode, :Placement, :TimeSpan, :TimeUnit, :LoginSettings, :COSSettings, :SgId, :PreExecutedFileSettings, :AutoRenew, :ClientToken, :NeedMasterWan, :RemoteLoginAtCreate, :CheckSecurity, :ExtendFsField, :Tags, :DisasterRecoverGroupIds, :CbsEncrypt, :MetaType, :UnifyMetaInstanceId, :MetaDBInfo, :ApplicationRole
599
+ attr_accessor :ProductId, :VPCSettings, :Software, :ResourceSpec, :SupportHA, :InstanceName, :PayMode, :Placement, :TimeSpan, :TimeUnit, :LoginSettings, :COSSettings, :SgId, :PreExecutedFileSettings, :AutoRenew, :ClientToken, :NeedMasterWan, :RemoteLoginAtCreate, :CheckSecurity, :ExtendFsField, :Tags, :DisasterRecoverGroupIds, :CbsEncrypt, :MetaType, :UnifyMetaInstanceId, :MetaDBInfo, :ApplicationRole, :SceneName
594
600
 
595
- def initialize(productid=nil, vpcsettings=nil, software=nil, resourcespec=nil, supportha=nil, instancename=nil, paymode=nil, placement=nil, timespan=nil, timeunit=nil, loginsettings=nil, cossettings=nil, sgid=nil, preexecutedfilesettings=nil, autorenew=nil, clienttoken=nil, needmasterwan=nil, remoteloginatcreate=nil, checksecurity=nil, extendfsfield=nil, tags=nil, disasterrecovergroupids=nil, cbsencrypt=nil, metatype=nil, unifymetainstanceid=nil, metadbinfo=nil, applicationrole=nil)
601
+ def initialize(productid=nil, vpcsettings=nil, software=nil, resourcespec=nil, supportha=nil, instancename=nil, paymode=nil, placement=nil, timespan=nil, timeunit=nil, loginsettings=nil, cossettings=nil, sgid=nil, preexecutedfilesettings=nil, autorenew=nil, clienttoken=nil, needmasterwan=nil, remoteloginatcreate=nil, checksecurity=nil, extendfsfield=nil, tags=nil, disasterrecovergroupids=nil, cbsencrypt=nil, metatype=nil, unifymetainstanceid=nil, metadbinfo=nil, applicationrole=nil, scenename=nil)
596
602
  @ProductId = productid
597
603
  @VPCSettings = vpcsettings
598
604
  @Software = software
@@ -620,6 +626,7 @@ module TencentCloud
620
626
  @UnifyMetaInstanceId = unifymetainstanceid
621
627
  @MetaDBInfo = metadbinfo
622
628
  @ApplicationRole = applicationrole
629
+ @SceneName = scenename
623
630
  end
624
631
 
625
632
  def deserialize(params)
@@ -682,6 +689,7 @@ module TencentCloud
682
689
  @MetaDBInfo.deserialize(params['MetaDBInfo'])
683
690
  end
684
691
  @ApplicationRole = params['ApplicationRole']
692
+ @SceneName = params['SceneName']
685
693
  end
686
694
  end
687
695
 
@@ -1448,10 +1456,16 @@ module TencentCloud
1448
1456
  # <li>4:表示EMR-V2.1.0。</li>
1449
1457
  # <li>7:表示EMR-V3.0.0。</li>
1450
1458
  # @type ProductId: Integer
1459
+ # @param SceneName: 场景化取值:
1460
+ # Hadoop-Kudu
1461
+ # Hadoop-Zookeeper
1462
+ # Hadoop-Presto
1463
+ # Hadoop-Hbase
1464
+ # @type SceneName: String
1451
1465
 
1452
- attr_accessor :TimeUnit, :TimeSpan, :ResourceSpec, :Currency, :PayMode, :SupportHA, :Software, :Placement, :VPCSettings, :MetaType, :UnifyMetaInstanceId, :MetaDBInfo, :ProductId
1466
+ attr_accessor :TimeUnit, :TimeSpan, :ResourceSpec, :Currency, :PayMode, :SupportHA, :Software, :Placement, :VPCSettings, :MetaType, :UnifyMetaInstanceId, :MetaDBInfo, :ProductId, :SceneName
1453
1467
 
1454
- def initialize(timeunit=nil, timespan=nil, resourcespec=nil, currency=nil, paymode=nil, supportha=nil, software=nil, placement=nil, vpcsettings=nil, metatype=nil, unifymetainstanceid=nil, metadbinfo=nil, productid=nil)
1468
+ def initialize(timeunit=nil, timespan=nil, resourcespec=nil, currency=nil, paymode=nil, supportha=nil, software=nil, placement=nil, vpcsettings=nil, metatype=nil, unifymetainstanceid=nil, metadbinfo=nil, productid=nil, scenename=nil)
1455
1469
  @TimeUnit = timeunit
1456
1470
  @TimeSpan = timespan
1457
1471
  @ResourceSpec = resourcespec
@@ -1465,6 +1479,7 @@ module TencentCloud
1465
1479
  @UnifyMetaInstanceId = unifymetainstanceid
1466
1480
  @MetaDBInfo = metadbinfo
1467
1481
  @ProductId = productid
1482
+ @SceneName = scenename
1468
1483
  end
1469
1484
 
1470
1485
  def deserialize(params)
@@ -1493,6 +1508,7 @@ module TencentCloud
1493
1508
  @MetaDBInfo.deserialize(params['MetaDBInfo'])
1494
1509
  end
1495
1510
  @ProductId = params['ProductId']
1511
+ @SceneName = params['SceneName']
1496
1512
  end
1497
1513
  end
1498
1514
 
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: 1.0.220
4
+ version: 1.0.221
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-09 00:00:00.000000000 Z
11
+ date: 2021-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common