tencentcloud-sdk-cynosdb 3.0.936 → 3.0.938
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/v20190107/models.rb +16 -16
- 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: 0866ff5dbdff1605511af3996f37405736451327
|
4
|
+
data.tar.gz: 19e8d7aaca9abe7bb3e011bc01916ffbfbb9567d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f7e16f1411a77abdc714a64f42e12e57bec31a73981701b2ac1dd57c9d8a247e90caab0f06bb2746811ad076c1ff343bc10040fb4a24ea592f67e274828cdb1d
|
7
|
+
data.tar.gz: 1d6ad3a2b9416cc9557ee273adcc620a3ff5845189ffa706a26c55ad20e14f9c00c2340116b515a116e2c160e7e14fa599caddc6792f0fdba3ecfa4ed877068f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.938
|
data/lib/v20190107/models.rb
CHANGED
@@ -249,8 +249,8 @@ module TencentCloud
|
|
249
249
|
|
250
250
|
attr_accessor :ClusterId, :Cpu, :Memory, :ReadOnlyCount, :DeviceType, :InstanceGrpId, :VpcId, :SubnetId, :Port, :InstanceName, :AutoVoucher, :DbType, :OrderSource, :DealMode, :ParamTemplateId, :InstanceParams, :SecurityGroupIds, :UpgradeProxy
|
251
251
|
extend Gem::Deprecate
|
252
|
-
deprecate :InstanceGrpId, :none, 2024,
|
253
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
252
|
+
deprecate :InstanceGrpId, :none, 2024, 11
|
253
|
+
deprecate :InstanceGrpId=, :none, 2024, 11
|
254
254
|
|
255
255
|
def initialize(clusterid=nil, cpu=nil, memory=nil, readonlycount=nil, devicetype=nil, instancegrpid=nil, vpcid=nil, subnetid=nil, port=nil, instancename=nil, autovoucher=nil, dbtype=nil, ordersource=nil, dealmode=nil, paramtemplateid=nil, instanceparams=nil, securitygroupids=nil, upgradeproxy=nil)
|
256
256
|
@ClusterId = clusterid
|
@@ -1071,10 +1071,10 @@ module TencentCloud
|
|
1071
1071
|
|
1072
1072
|
attr_accessor :ID, :AppId, :ClusterId, :Region, :CreateTime, :DelayTime, :ErrMsg, :FlowId, :Input, :InstanceGrpId, :InstanceGroupId, :InstanceId, :ObjectId, :ObjectType, :Operator, :Output, :Status, :TaskType, :TriggerTaskId, :UpdateTime, :StartTime, :EndTime, :ClusterName, :InstanceName, :Process, :ModifyParamsData, :CreateClustersData, :RollbackData, :ModifyInstanceData, :ManualBackupData, :ModifyDbVersionData, :ClusterSlaveData, :SwitchClusterLogBin, :ModifyInstanceParamsData, :TaskMaintainInfo, :InstanceCLSDeliveryInfos
|
1073
1073
|
extend Gem::Deprecate
|
1074
|
-
deprecate :InstanceGrpId, :none, 2024,
|
1075
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
1076
|
-
deprecate :ModifyParamsData, :none, 2024,
|
1077
|
-
deprecate :ModifyParamsData=, :none, 2024,
|
1074
|
+
deprecate :InstanceGrpId, :none, 2024, 11
|
1075
|
+
deprecate :InstanceGrpId=, :none, 2024, 11
|
1076
|
+
deprecate :ModifyParamsData, :none, 2024, 11
|
1077
|
+
deprecate :ModifyParamsData=, :none, 2024, 11
|
1078
1078
|
|
1079
1079
|
def initialize(id=nil, appid=nil, clusterid=nil, region=nil, createtime=nil, delaytime=nil, errmsg=nil, flowid=nil, input=nil, instancegrpid=nil, instancegroupid=nil, instanceid=nil, objectid=nil, objecttype=nil, operator=nil, output=nil, status=nil, tasktype=nil, triggertaskid=nil, updatetime=nil, starttime=nil, endtime=nil, clustername=nil, instancename=nil, process=nil, modifyparamsdata=nil, createclustersdata=nil, rollbackdata=nil, modifyinstancedata=nil, manualbackupdata=nil, modifydbversiondata=nil, clusterslavedata=nil, switchclusterlogbin=nil, modifyinstanceparamsdata=nil, taskmaintaininfo=nil, instanceclsdeliveryinfos=nil)
|
1080
1080
|
@ID = id
|
@@ -1437,8 +1437,8 @@ module TencentCloud
|
|
1437
1437
|
|
1438
1438
|
attr_accessor :InstanceGrpId, :InstanceGroupId, :InstanceId
|
1439
1439
|
extend Gem::Deprecate
|
1440
|
-
deprecate :InstanceGrpId, :none, 2024,
|
1441
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
1440
|
+
deprecate :InstanceGrpId, :none, 2024, 11
|
1441
|
+
deprecate :InstanceGrpId=, :none, 2024, 11
|
1442
1442
|
|
1443
1443
|
def initialize(instancegrpid=nil, instancegroupid=nil, instanceid=nil)
|
1444
1444
|
@InstanceGrpId = instancegrpid
|
@@ -5600,8 +5600,8 @@ module TencentCloud
|
|
5600
5600
|
|
5601
5601
|
attr_accessor :TotalCount, :InstanceGrpInfoList, :InstanceGroupInfoList, :RequestId
|
5602
5602
|
extend Gem::Deprecate
|
5603
|
-
deprecate :InstanceGrpInfoList, :none, 2024,
|
5604
|
-
deprecate :InstanceGrpInfoList=, :none, 2024,
|
5603
|
+
deprecate :InstanceGrpInfoList, :none, 2024, 11
|
5604
|
+
deprecate :InstanceGrpInfoList=, :none, 2024, 11
|
5605
5605
|
|
5606
5606
|
def initialize(totalcount=nil, instancegrpinfolist=nil, instancegroupinfolist=nil, requestid=nil)
|
5607
5607
|
@TotalCount = totalcount
|
@@ -5923,8 +5923,8 @@ module TencentCloud
|
|
5923
5923
|
|
5924
5924
|
attr_accessor :InstanceId, :InstanceGroupId
|
5925
5925
|
extend Gem::Deprecate
|
5926
|
-
deprecate :InstanceId, :none, 2024,
|
5927
|
-
deprecate :InstanceId=, :none, 2024,
|
5926
|
+
deprecate :InstanceId, :none, 2024, 11
|
5927
|
+
deprecate :InstanceId=, :none, 2024, 11
|
5928
5928
|
|
5929
5929
|
def initialize(instanceid=nil, instancegroupid=nil)
|
5930
5930
|
@InstanceId = instanceid
|
@@ -10511,8 +10511,8 @@ module TencentCloud
|
|
10511
10511
|
|
10512
10512
|
attr_accessor :ClusterId, :InstanceGrpId, :InstanceGroupId, :Vip, :Vport, :DbType, :OldIpReserveHours
|
10513
10513
|
extend Gem::Deprecate
|
10514
|
-
deprecate :InstanceGrpId, :none, 2024,
|
10515
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
10514
|
+
deprecate :InstanceGrpId, :none, 2024, 11
|
10515
|
+
deprecate :InstanceGrpId=, :none, 2024, 11
|
10516
10516
|
|
10517
10517
|
def initialize(clusterid=nil, instancegrpid=nil, instancegroupid=nil, vip=nil, vport=nil, dbtype=nil, oldipreservehours=nil)
|
10518
10518
|
@ClusterId = clusterid
|
@@ -11044,8 +11044,8 @@ module TencentCloud
|
|
11044
11044
|
|
11045
11045
|
attr_accessor :InstanceGrpId, :InstanceId, :InstanceGroupId
|
11046
11046
|
extend Gem::Deprecate
|
11047
|
-
deprecate :InstanceGrpId, :none, 2024,
|
11048
|
-
deprecate :InstanceGrpId=, :none, 2024,
|
11047
|
+
deprecate :InstanceGrpId, :none, 2024, 11
|
11048
|
+
deprecate :InstanceGrpId=, :none, 2024, 11
|
11049
11049
|
|
11050
11050
|
def initialize(instancegrpid=nil, instanceid=nil, instancegroupid=nil)
|
11051
11051
|
@InstanceGrpId = instancegrpid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cynosdb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.938
|
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-
|
11
|
+
date: 2024-11-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|