tencentcloud-sdk-cdwdoris 3.0.842 → 3.0.844
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/v20211228/models.rb +16 -6
- 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: d65d34658967eb5f2e4be4cbcca52e8d77b52b84
|
4
|
+
data.tar.gz: 021c13f2bb244a42b7e5c2927d80433df8f82433
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4a3fb946a1fac49fd2789bf107d14dd1f87dae5a0304ad0d9838f682b37a988edd10aa0b03246e39aa360d56f749dca57532eb7cdd3fff80f07277ffcbf047fb
|
7
|
+
data.tar.gz: 3171cae47d251e1aee848f442e56e129dcd6fc0e685ea66c0d736687012559f297c909b20c5e20d5a078c7d8246b39949c86bbbfca4abcc11896e6d6dc1b9a52
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.844
|
data/lib/v20211228/models.rb
CHANGED
@@ -101,8 +101,8 @@ module TencentCloud
|
|
101
101
|
|
102
102
|
attr_accessor :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
|
103
103
|
extend Gem::Deprecate
|
104
|
-
deprecate :FileKeyValues, :none, 2024,
|
105
|
-
deprecate :FileKeyValues=, :none, 2024,
|
104
|
+
deprecate :FileKeyValues, :none, 2024, 6
|
105
|
+
deprecate :FileKeyValues=, :none, 2024, 6
|
106
106
|
|
107
107
|
def initialize(filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
|
108
108
|
@FileName = filename
|
@@ -1313,13 +1313,19 @@ module TencentCloud
|
|
1313
1313
|
# @param UserNetworkInfos: 用户可用区和子网信息
|
1314
1314
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1315
1315
|
# @type UserNetworkInfos: String
|
1316
|
+
# @param EnableCoolDown: 是否启用冷热分层。0:未开启 1:已开启
|
1317
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1318
|
+
# @type EnableCoolDown: Integer
|
1319
|
+
# @param CoolDownBucket: 冷热分层使用COS桶
|
1320
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1321
|
+
# @type CoolDownBucket: String
|
1316
1322
|
|
1317
|
-
attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive, :IsWhiteSGs, :BindSGs, :EnableMultiZones, :UserNetworkInfos
|
1323
|
+
attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive, :IsWhiteSGs, :BindSGs, :EnableMultiZones, :UserNetworkInfos, :EnableCoolDown, :CoolDownBucket
|
1318
1324
|
extend Gem::Deprecate
|
1319
|
-
deprecate :IfExistCatalog, :none, 2024,
|
1320
|
-
deprecate :IfExistCatalog=, :none, 2024,
|
1325
|
+
deprecate :IfExistCatalog, :none, 2024, 6
|
1326
|
+
deprecate :IfExistCatalog=, :none, 2024, 6
|
1321
1327
|
|
1322
|
-
def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil, iswhitesgs=nil, bindsgs=nil, enablemultizones=nil, usernetworkinfos=nil)
|
1328
|
+
def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil, iswhitesgs=nil, bindsgs=nil, enablemultizones=nil, usernetworkinfos=nil, enablecooldown=nil, cooldownbucket=nil)
|
1323
1329
|
@InstanceId = instanceid
|
1324
1330
|
@InstanceName = instancename
|
1325
1331
|
@Status = status
|
@@ -1365,6 +1371,8 @@ module TencentCloud
|
|
1365
1371
|
@BindSGs = bindsgs
|
1366
1372
|
@EnableMultiZones = enablemultizones
|
1367
1373
|
@UserNetworkInfos = usernetworkinfos
|
1374
|
+
@EnableCoolDown = enablecooldown
|
1375
|
+
@CoolDownBucket = cooldownbucket
|
1368
1376
|
end
|
1369
1377
|
|
1370
1378
|
def deserialize(params)
|
@@ -1426,6 +1434,8 @@ module TencentCloud
|
|
1426
1434
|
@BindSGs = params['BindSGs']
|
1427
1435
|
@EnableMultiZones = params['EnableMultiZones']
|
1428
1436
|
@UserNetworkInfos = params['UserNetworkInfos']
|
1437
|
+
@EnableCoolDown = params['EnableCoolDown']
|
1438
|
+
@CoolDownBucket = params['CoolDownBucket']
|
1429
1439
|
end
|
1430
1440
|
end
|
1431
1441
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cdwdoris
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.844
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|