tencentcloud-sdk-cdwdoris 3.0.772 → 3.0.773
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20211228/models.rb +4 -4
- 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: d5943913166074aa4e90e66acf85213868a2cc98
|
4
|
+
data.tar.gz: 4d741e8fbccb85dc693e54f5f42fc7b2d54523a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 01df09e4e1347f43fbc7136b129bf24a4cd0730d44a19e0f6f9b7c852371edded5c192d9b38c8bb9cce9c5db5a0ee4ec76c356c48f5a87875cb9f9ba83d711a6
|
7
|
+
data.tar.gz: 16466482d9df4e6ee5babb5654785721aa405e0d786784e7644a2931f6762ca09a7da16448a70d8af19dd48445aba55bcb36048fecd48ce3dc681f8a200afc36
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.773
|
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, 3
|
105
|
+
deprecate :FileKeyValues=, :none, 2024, 3
|
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
|
@@ -1257,8 +1257,8 @@ module TencentCloud
|
|
1257
1257
|
|
1258
1258
|
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
|
1259
1259
|
extend Gem::Deprecate
|
1260
|
-
deprecate :IfExistCatalog, :none, 2024,
|
1261
|
-
deprecate :IfExistCatalog=, :none, 2024,
|
1260
|
+
deprecate :IfExistCatalog, :none, 2024, 3
|
1261
|
+
deprecate :IfExistCatalog=, :none, 2024, 3
|
1262
1262
|
|
1263
1263
|
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)
|
1264
1264
|
@InstanceId = instanceid
|
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.773
|
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-
|
11
|
+
date: 2024-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|