tencentcloud-sdk-cdwdoris 3.0.818 → 3.0.819
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: 6d6c4ed084f302f32e16127d71794607d73ca372
|
4
|
+
data.tar.gz: 210b91871264d33577419eb78b2751be35b8cec8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4776e812eaa567044519e5a87cc27bc1b59afb2c254fed06cd6676984bb5a04ca72f4da3c5ee9936fdc16735fcaf8bbfc700031d9c3c853bf81fa818d620d460
|
7
|
+
data.tar.gz: a0a81086ab24667a2998f7d0f403bbf22de2cd72d2567abf2ae8282e77d17ff8b435b78558c258e3b46192437e5d1b5a71418d56d40711c9d8dfca0437a2f21a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.819
|
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, 5
|
105
|
+
deprecate :FileKeyValues=, :none, 2024, 5
|
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
|
@@ -1280,8 +1280,8 @@ module TencentCloud
|
|
1280
1280
|
|
1281
1281
|
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
|
1282
1282
|
extend Gem::Deprecate
|
1283
|
-
deprecate :IfExistCatalog, :none, 2024,
|
1284
|
-
deprecate :IfExistCatalog=, :none, 2024,
|
1283
|
+
deprecate :IfExistCatalog, :none, 2024, 5
|
1284
|
+
deprecate :IfExistCatalog=, :none, 2024, 5
|
1285
1285
|
|
1286
1286
|
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)
|
1287
1287
|
@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.819
|
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-05-
|
11
|
+
date: 2024-05-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|