tencentcloud-sdk-mongodb 3.0.590 → 3.0.591

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af89790e7d3981e0312cd02213f75c404483e46f
4
- data.tar.gz: 88916ea4e0afbeafac61863ddf69397030e0ceb9
3
+ metadata.gz: 743925f9dbda64877b093ff71ad0c544ded806e2
4
+ data.tar.gz: 5468293162a8535f2fa255f5aee1325215ac17de
5
5
  SHA512:
6
- metadata.gz: 62a4fc3378d0ec20b8b1d7483e2271e9c56ba5b76cbc70a8edce96c0ba2d85d19d7d189797606f853a9ba24120b6738507abf51a93b2ac0f056d566f85df4739
7
- data.tar.gz: d4937509d9e8bfe4700cc7e5756c815cd359f9742ad7af132af27c25720f3b6fe4de2b3695b17b920efe1b85c451984e074220b2c5c6b7e14fdab3e2dd5bfae1
6
+ metadata.gz: 7b53e8c443ac7123a269bfc3d1d7d15e445b0979436f535f594d3a61e2973ac75f908919479912ecfb647ed118e8dace782769afb2aef6ca574d9c5d20507e19
7
+ data.tar.gz: 25ea421c9de093932ca9b3aa4a7a85df3b53a054cad3fa4dc7d0ff0b5532dfbe9f0317b30e25a2891feb8ba3635bc484a218a49b1a578f4a7020d5de92655579
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type ProjectId: Integer
26
26
 
27
27
  attr_accessor :InstanceIds, :ProjectId
28
-
28
+
29
29
  def initialize(instanceids=nil, projectid=nil)
30
30
  @InstanceIds = instanceids
31
31
  @ProjectId = projectid
@@ -45,7 +45,7 @@ module TencentCloud
45
45
  # @type RequestId: String
46
46
 
47
47
  attr_accessor :FlowIds, :RequestId
48
-
48
+
49
49
  def initialize(flowids=nil, requestid=nil)
50
50
  @FlowIds = flowids
51
51
  @RequestId = requestid
@@ -65,7 +65,7 @@ module TencentCloud
65
65
  # @type Count: Integer
66
66
 
67
67
  attr_accessor :IP, :Count
68
-
68
+
69
69
  def initialize(ip=nil, count=nil)
70
70
  @IP = ip
71
71
  @Count = count
@@ -111,7 +111,7 @@ module TencentCloud
111
111
  # @type SecurityGroup: Array
112
112
 
113
113
  attr_accessor :Memory, :Volume, :ReplicateSetNum, :SecondaryNum, :EngineVersion, :Machine, :GoodsNum, :Zone, :InstanceRole, :InstanceType, :Encrypt, :VpcId, :SubnetId, :ProjectId, :SecurityGroup
114
-
114
+
115
115
  def initialize(memory=nil, volume=nil, replicatesetnum=nil, secondarynum=nil, engineversion=nil, machine=nil, goodsnum=nil, zone=nil, instancerole=nil, instancetype=nil, encrypt=nil, vpcid=nil, subnetid=nil, projectid=nil, securitygroup=nil)
116
116
  @Memory = memory
117
117
  @Volume = volume
@@ -159,7 +159,7 @@ module TencentCloud
159
159
  # @type RequestId: String
160
160
 
161
161
  attr_accessor :DealId, :InstanceIds, :RequestId
162
-
162
+
163
163
  def initialize(dealid=nil, instanceids=nil, requestid=nil)
164
164
  @DealId = dealid
165
165
  @InstanceIds = instanceids
@@ -203,7 +203,7 @@ module TencentCloud
203
203
  # @type UniqSubnetId: String
204
204
 
205
205
  attr_accessor :SecondaryNum, :Memory, :Volume, :MongoVersion, :MachineCode, :GoodsNum, :Zone, :TimeSpan, :Password, :ProjectId, :SecurityGroup, :UniqVpcId, :UniqSubnetId
206
-
206
+
207
207
  def initialize(secondarynum=nil, memory=nil, volume=nil, mongoversion=nil, machinecode=nil, goodsnum=nil, zone=nil, timespan=nil, password=nil, projectid=nil, securitygroup=nil, uniqvpcid=nil, uniqsubnetid=nil)
208
208
  @SecondaryNum = secondarynum
209
209
  @Memory = memory
@@ -247,7 +247,7 @@ module TencentCloud
247
247
  # @type RequestId: String
248
248
 
249
249
  attr_accessor :DealId, :InstanceIds, :RequestId
250
-
250
+
251
251
  def initialize(dealid=nil, instanceids=nil, requestid=nil)
252
252
  @DealId = dealid
253
253
  @InstanceIds = instanceids
@@ -267,7 +267,7 @@ module TencentCloud
267
267
  # @type InstanceId: String
268
268
 
269
269
  attr_accessor :InstanceId
270
-
270
+
271
271
  def initialize(instanceid=nil)
272
272
  @InstanceId = instanceid
273
273
  end
@@ -286,7 +286,7 @@ module TencentCloud
286
286
  # @type RequestId: String
287
287
 
288
288
  attr_accessor :Clients, :RequestId
289
-
289
+
290
290
  def initialize(clients=nil, requestid=nil)
291
291
  @Clients = clients
292
292
  @RequestId = requestid
@@ -331,7 +331,7 @@ module TencentCloud
331
331
  # @type OrderByType: String
332
332
 
333
333
  attr_accessor :InstanceIds, :InstanceType, :ClusterType, :Status, :VpcId, :SubnetId, :PayMode, :Limit, :Offset, :OrderBy, :OrderByType
334
-
334
+
335
335
  def initialize(instanceids=nil, instancetype=nil, clustertype=nil, status=nil, vpcid=nil, subnetid=nil, paymode=nil, limit=nil, offset=nil, orderby=nil, orderbytype=nil)
336
336
  @InstanceIds = instanceids
337
337
  @InstanceType = instancetype
@@ -371,7 +371,7 @@ module TencentCloud
371
371
  # @type RequestId: String
372
372
 
373
373
  attr_accessor :TotalCount, :InstanceDetails, :RequestId
374
-
374
+
375
375
  def initialize(totalcount=nil, instancedetails=nil, requestid=nil)
376
376
  @TotalCount = totalcount
377
377
  @InstanceDetails = instancedetails
@@ -408,7 +408,7 @@ module TencentCloud
408
408
  # @type Limit: Integer
409
409
 
410
410
  attr_accessor :InstanceId, :StartTime, :EndTime, :SlowMS, :Offset, :Limit
411
-
411
+
412
412
  def initialize(instanceid=nil, starttime=nil, endtime=nil, slowms=nil, offset=nil, limit=nil)
413
413
  @InstanceId = instanceid
414
414
  @StartTime = starttime
@@ -438,7 +438,7 @@ module TencentCloud
438
438
  # @type RequestId: String
439
439
 
440
440
  attr_accessor :TotalCount, :SlowLogList, :RequestId
441
-
441
+
442
442
  def initialize(totalcount=nil, slowloglist=nil, requestid=nil)
443
443
  @TotalCount = totalcount
444
444
  @SlowLogList = slowloglist
@@ -458,7 +458,7 @@ module TencentCloud
458
458
  # @type Zone: String
459
459
 
460
460
  attr_accessor :Zone
461
-
461
+
462
462
  def initialize(zone=nil)
463
463
  @Zone = zone
464
464
  end
@@ -476,7 +476,7 @@ module TencentCloud
476
476
  # @type RequestId: String
477
477
 
478
478
  attr_accessor :SpecInfoList, :RequestId
479
-
479
+
480
480
  def initialize(specinfolist=nil, requestid=nil)
481
481
  @SpecInfoList = specinfolist
482
482
  @RequestId = requestid
@@ -503,7 +503,7 @@ module TencentCloud
503
503
  # @type Region: String
504
504
 
505
505
  attr_accessor :InstanceId, :Region
506
-
506
+
507
507
  def initialize(instanceid=nil, region=nil)
508
508
  @InstanceId = instanceid
509
509
  @Region = region
@@ -600,7 +600,7 @@ module TencentCloud
600
600
  # @type RealInstanceId: String
601
601
 
602
602
  attr_accessor :InstanceId, :InstanceName, :PayMode, :ProjectId, :ClusterType, :Region, :Zone, :NetType, :VpcId, :SubnetId, :Status, :Vip, :Vport, :CreateTime, :DeadLine, :MongoVersion, :Memory, :Volume, :CpuNum, :MachineType, :SecondaryNum, :ReplicationSetNum, :AutoRenewFlag, :UsedVolume, :MaintenanceStart, :MaintenanceEnd, :ReplicaSets, :ReadonlyInstances, :StandbyInstances, :CloneInstances, :RelatedInstance, :Tags, :InstanceVer, :ClusterVer, :Protocol, :InstanceType, :InstanceStatusDesc, :RealInstanceId
603
-
603
+
604
604
  def initialize(instanceid=nil, instancename=nil, paymode=nil, projectid=nil, clustertype=nil, region=nil, zone=nil, nettype=nil, vpcid=nil, subnetid=nil, status=nil, vip=nil, vport=nil, createtime=nil, deadline=nil, mongoversion=nil, memory=nil, volume=nil, cpunum=nil, machinetype=nil, secondarynum=nil, replicationsetnum=nil, autorenewflag=nil, usedvolume=nil, maintenancestart=nil, maintenanceend=nil, replicasets=nil, readonlyinstances=nil, standbyinstances=nil, cloneinstances=nil, relatedinstance=nil, tags=nil, instancever=nil, clusterver=nil, protocol=nil, instancetype=nil, instancestatusdesc=nil, realinstanceid=nil)
605
605
  @InstanceId = instanceid
606
606
  @InstanceName = instancename
@@ -742,7 +742,7 @@ module TencentCloud
742
742
  # @type RealReplicaSetId: String
743
743
 
744
744
  attr_accessor :UsedVolume, :ReplicaSetId, :ReplicaSetName, :Memory, :Volume, :OplogSize, :SecondaryNum, :RealReplicaSetId
745
-
745
+
746
746
  def initialize(usedvolume=nil, replicasetid=nil, replicasetname=nil, memory=nil, volume=nil, oplogsize=nil, secondarynum=nil, realreplicasetid=nil)
747
747
  @UsedVolume = usedvolume
748
748
  @ReplicaSetId = replicasetid
@@ -774,7 +774,7 @@ module TencentCloud
774
774
  # @type NewName: String
775
775
 
776
776
  attr_accessor :InstanceId, :NewName
777
-
777
+
778
778
  def initialize(instanceid=nil, newname=nil)
779
779
  @InstanceId = instanceid
780
780
  @NewName = newname
@@ -792,7 +792,7 @@ module TencentCloud
792
792
  # @type RequestId: String
793
793
 
794
794
  attr_accessor :RequestId
795
-
795
+
796
796
  def initialize(requestid=nil)
797
797
  @RequestId = requestid
798
798
  end
@@ -810,7 +810,7 @@ module TencentCloud
810
810
  # @type AutoRenewFlag: Integer
811
811
 
812
812
  attr_accessor :InstanceIds, :AutoRenewFlag
813
-
813
+
814
814
  def initialize(instanceids=nil, autorenewflag=nil)
815
815
  @InstanceIds = instanceids
816
816
  @AutoRenewFlag = autorenewflag
@@ -828,7 +828,7 @@ module TencentCloud
828
828
  # @type RequestId: String
829
829
 
830
830
  attr_accessor :RequestId
831
-
831
+
832
832
  def initialize(requestid=nil)
833
833
  @RequestId = requestid
834
834
  end
@@ -848,7 +848,7 @@ module TencentCloud
848
848
  # @type Password: String
849
849
 
850
850
  attr_accessor :InstanceId, :UserName, :Password
851
-
851
+
852
852
  def initialize(instanceid=nil, username=nil, password=nil)
853
853
  @InstanceId = instanceid
854
854
  @UserName = username
@@ -870,7 +870,7 @@ module TencentCloud
870
870
  # @type RequestId: String
871
871
 
872
872
  attr_accessor :FlowId, :RequestId
873
-
873
+
874
874
  def initialize(flowid=nil, requestid=nil)
875
875
  @FlowId = flowid
876
876
  @RequestId = requestid
@@ -928,7 +928,7 @@ module TencentCloud
928
928
  # @type MaxReplicateSetNodeNum: Integer
929
929
 
930
930
  attr_accessor :SpecCode, :Status, :MachineType, :Cpu, :Memory, :DefaultStorage, :MaxStorage, :MinStorage, :Qps, :Conns, :MongoVersionCode, :MongoVersionValue, :Version, :EngineName, :ClusterType, :MinNodeNum, :MaxNodeNum, :MinReplicateSetNum, :MaxReplicateSetNum, :MinReplicateSetNodeNum, :MaxReplicateSetNodeNum
931
-
931
+
932
932
  def initialize(speccode=nil, status=nil, machinetype=nil, cpu=nil, memory=nil, defaultstorage=nil, maxstorage=nil, minstorage=nil, qps=nil, conns=nil, mongoversioncode=nil, mongoversionvalue=nil, version=nil, enginename=nil, clustertype=nil, minnodenum=nil, maxnodenum=nil, minreplicatesetnum=nil, maxreplicatesetnum=nil, minreplicatesetnodenum=nil, maxreplicatesetnodenum=nil)
933
933
  @SpecCode = speccode
934
934
  @Status = status
@@ -988,7 +988,7 @@ module TencentCloud
988
988
  # @type SpecItems: Array
989
989
 
990
990
  attr_accessor :Region, :Zone, :SpecItems
991
-
991
+
992
992
  def initialize(region=nil, zone=nil, specitems=nil)
993
993
  @Region = region
994
994
  @Zone = zone
@@ -1017,7 +1017,7 @@ module TencentCloud
1017
1017
  # @type TagValue: String
1018
1018
 
1019
1019
  attr_accessor :TagKey, :TagValue
1020
-
1020
+
1021
1021
  def initialize(tagkey=nil, tagvalue=nil)
1022
1022
  @TagKey = tagkey
1023
1023
  @TagValue = tagvalue
@@ -1035,7 +1035,7 @@ module TencentCloud
1035
1035
  # @type InstanceId: String
1036
1036
 
1037
1037
  attr_accessor :InstanceId
1038
-
1038
+
1039
1039
  def initialize(instanceid=nil)
1040
1040
  @InstanceId = instanceid
1041
1041
  end
@@ -1053,7 +1053,7 @@ module TencentCloud
1053
1053
  # @type RequestId: String
1054
1054
 
1055
1055
  attr_accessor :AsyncRequestId, :RequestId
1056
-
1056
+
1057
1057
  def initialize(asyncrequestid=nil, requestid=nil)
1058
1058
  @AsyncRequestId = asyncrequestid
1059
1059
  @RequestId = requestid
@@ -1077,7 +1077,7 @@ module TencentCloud
1077
1077
  # @type OplogSize: Integer
1078
1078
 
1079
1079
  attr_accessor :InstanceId, :Memory, :Volume, :OplogSize
1080
-
1080
+
1081
1081
  def initialize(instanceid=nil, memory=nil, volume=nil, oplogsize=nil)
1082
1082
  @InstanceId = instanceid
1083
1083
  @Memory = memory
@@ -1101,7 +1101,7 @@ module TencentCloud
1101
1101
  # @type RequestId: String
1102
1102
 
1103
1103
  attr_accessor :DealId, :RequestId
1104
-
1104
+
1105
1105
  def initialize(dealid=nil, requestid=nil)
1106
1106
  @DealId = dealid
1107
1107
  @RequestId = requestid
@@ -1125,7 +1125,7 @@ module TencentCloud
1125
1125
  # @type OplogSize: Integer
1126
1126
 
1127
1127
  attr_accessor :InstanceId, :Memory, :Volume, :OplogSize
1128
-
1128
+
1129
1129
  def initialize(instanceid=nil, memory=nil, volume=nil, oplogsize=nil)
1130
1130
  @InstanceId = instanceid
1131
1131
  @Memory = memory
@@ -1149,7 +1149,7 @@ module TencentCloud
1149
1149
  # @type RequestId: String
1150
1150
 
1151
1151
  attr_accessor :DealId, :RequestId
1152
-
1152
+
1153
1153
  def initialize(dealid=nil, requestid=nil)
1154
1154
  @DealId = dealid
1155
1155
  @RequestId = requestid
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type ProjectId: Integer
26
26
 
27
27
  attr_accessor :InstanceIds, :ProjectId
28
-
28
+
29
29
  def initialize(instanceids=nil, projectid=nil)
30
30
  @InstanceIds = instanceids
31
31
  @ProjectId = projectid
@@ -45,7 +45,7 @@ module TencentCloud
45
45
  # @type RequestId: String
46
46
 
47
47
  attr_accessor :FlowIds, :RequestId
48
-
48
+
49
49
  def initialize(flowids=nil, requestid=nil)
50
50
  @FlowIds = flowids
51
51
  @RequestId = requestid
@@ -66,7 +66,7 @@ module TencentCloud
66
66
  # @type NameSpace: String
67
67
 
68
68
  attr_accessor :Mask, :NameSpace
69
-
69
+
70
70
  def initialize(mask=nil, namespace=nil)
71
71
  @Mask = mask
72
72
  @NameSpace = namespace
@@ -103,7 +103,7 @@ module TencentCloud
103
103
  # @type BackupDesc: String
104
104
 
105
105
  attr_accessor :CreateTime, :BackupName, :ReplicaSetId, :BackupSize, :Status, :Percent, :TimeSpend, :Url, :BackupMethod, :BackupDesc
106
-
106
+
107
107
  def initialize(createtime=nil, backupname=nil, replicasetid=nil, backupsize=nil, status=nil, percent=nil, timespend=nil, url=nil, backupmethod=nil, backupdesc=nil)
108
108
  @CreateTime = createtime
109
109
  @BackupName = backupname
@@ -139,7 +139,7 @@ module TencentCloud
139
139
  # @type Status: Integer
140
140
 
141
141
  attr_accessor :ReplicaSetId, :Status
142
-
142
+
143
143
  def initialize(replicasetid=nil, status=nil)
144
144
  @ReplicaSetId = replicasetid
145
145
  @Status = status
@@ -177,7 +177,7 @@ module TencentCloud
177
177
  # @type BackupMethod: Integer
178
178
 
179
179
  attr_accessor :InstanceId, :BackupType, :BackupName, :BackupDesc, :BackupSize, :StartTime, :EndTime, :Status, :BackupMethod
180
-
180
+
181
181
  def initialize(instanceid=nil, backuptype=nil, backupname=nil, backupdesc=nil, backupsize=nil, starttime=nil, endtime=nil, status=nil, backupmethod=nil)
182
182
  @InstanceId = instanceid
183
183
  @BackupType = backuptype
@@ -213,7 +213,7 @@ module TencentCloud
213
213
  # @type InternalService: Boolean
214
214
 
215
215
  attr_accessor :IP, :Count, :InternalService
216
-
216
+
217
217
  def initialize(ip=nil, count=nil, internalservice=nil)
218
218
  @IP = ip
219
219
  @Count = count
@@ -243,7 +243,7 @@ module TencentCloud
243
243
  # @type AuthRole: Array
244
244
 
245
245
  attr_accessor :InstanceId, :UserName, :Password, :MongoUserPassword, :UserDesc, :AuthRole
246
-
246
+
247
247
  def initialize(instanceid=nil, username=nil, password=nil, mongouserpassword=nil, userdesc=nil, authrole=nil)
248
248
  @InstanceId = instanceid
249
249
  @UserName = username
@@ -278,7 +278,7 @@ module TencentCloud
278
278
  # @type RequestId: String
279
279
 
280
280
  attr_accessor :FlowId, :RequestId
281
-
281
+
282
282
  def initialize(flowid=nil, requestid=nil)
283
283
  @FlowId = flowid
284
284
  @RequestId = requestid
@@ -302,7 +302,7 @@ module TencentCloud
302
302
  # @type BackupRemark: String
303
303
 
304
304
  attr_accessor :InstanceId, :BackupMethod, :BackupRemark
305
-
305
+
306
306
  def initialize(instanceid=nil, backupmethod=nil, backupremark=nil)
307
307
  @InstanceId = instanceid
308
308
  @BackupMethod = backupmethod
@@ -324,7 +324,7 @@ module TencentCloud
324
324
  # @type RequestId: String
325
325
 
326
326
  attr_accessor :AsyncRequestId, :RequestId
327
-
327
+
328
328
  def initialize(asyncrequestid=nil, requestid=nil)
329
329
  @AsyncRequestId = asyncrequestid
330
330
  @RequestId = requestid
@@ -348,7 +348,7 @@ module TencentCloud
348
348
  # @type BackupSets: Array
349
349
 
350
350
  attr_accessor :InstanceId, :BackupName, :BackupSets
351
-
351
+
352
352
  def initialize(instanceid=nil, backupname=nil, backupsets=nil)
353
353
  @InstanceId = instanceid
354
354
  @BackupName = backupname
@@ -377,7 +377,7 @@ module TencentCloud
377
377
  # @type RequestId: String
378
378
 
379
379
  attr_accessor :Tasks, :RequestId
380
-
380
+
381
381
  def initialize(tasks=nil, requestid=nil)
382
382
  @Tasks = tasks
383
383
  @RequestId = requestid
@@ -479,7 +479,7 @@ module TencentCloud
479
479
  # @type HiddenZone: String
480
480
 
481
481
  attr_accessor :Memory, :Volume, :ReplicateSetNum, :NodeNum, :MongoVersion, :MachineCode, :GoodsNum, :Zone, :ClusterType, :VpcId, :SubnetId, :Password, :ProjectId, :Tags, :Clone, :Father, :SecurityGroup, :RestoreTime, :InstanceName, :AvailabilityZoneList, :MongosCpu, :MongosMemory, :MongosNodeNum, :ReadonlyNodeNum, :ReadonlyNodeAvailabilityZoneList, :HiddenZone
482
-
482
+
483
483
  def initialize(memory=nil, volume=nil, replicatesetnum=nil, nodenum=nil, mongoversion=nil, machinecode=nil, goodsnum=nil, zone=nil, clustertype=nil, vpcid=nil, subnetid=nil, password=nil, projectid=nil, tags=nil, clone=nil, father=nil, securitygroup=nil, restoretime=nil, instancename=nil, availabilityzonelist=nil, mongoscpu=nil, mongosmemory=nil, mongosnodenum=nil, readonlynodenum=nil, readonlynodeavailabilityzonelist=nil, hiddenzone=nil)
484
484
  @Memory = memory
485
485
  @Volume = volume
@@ -556,7 +556,7 @@ module TencentCloud
556
556
  # @type RequestId: String
557
557
 
558
558
  attr_accessor :DealId, :InstanceIds, :RequestId
559
-
559
+
560
560
  def initialize(dealid=nil, instanceids=nil, requestid=nil)
561
561
  @DealId = dealid
562
562
  @InstanceIds = instanceids
@@ -632,7 +632,7 @@ module TencentCloud
632
632
  # @type HiddenZone: String
633
633
 
634
634
  attr_accessor :NodeNum, :Memory, :Volume, :MongoVersion, :GoodsNum, :Zone, :Period, :MachineCode, :ClusterType, :ReplicateSetNum, :ProjectId, :VpcId, :SubnetId, :Password, :Tags, :AutoRenewFlag, :AutoVoucher, :Clone, :Father, :SecurityGroup, :RestoreTime, :InstanceName, :AvailabilityZoneList, :MongosCpu, :MongosMemory, :MongosNodeNum, :ReadonlyNodeNum, :ReadonlyNodeAvailabilityZoneList, :HiddenZone
635
-
635
+
636
636
  def initialize(nodenum=nil, memory=nil, volume=nil, mongoversion=nil, goodsnum=nil, zone=nil, period=nil, machinecode=nil, clustertype=nil, replicatesetnum=nil, projectid=nil, vpcid=nil, subnetid=nil, password=nil, tags=nil, autorenewflag=nil, autovoucher=nil, clone=nil, father=nil, securitygroup=nil, restoretime=nil, instancename=nil, availabilityzonelist=nil, mongoscpu=nil, mongosmemory=nil, mongosnodenum=nil, readonlynodenum=nil, readonlynodeavailabilityzonelist=nil, hiddenzone=nil)
637
637
  @NodeNum = nodenum
638
638
  @Memory = memory
@@ -715,7 +715,7 @@ module TencentCloud
715
715
  # @type RequestId: String
716
716
 
717
717
  attr_accessor :DealId, :InstanceIds, :RequestId
718
-
718
+
719
719
  def initialize(dealid=nil, instanceids=nil, requestid=nil)
720
720
  @DealId = dealid
721
721
  @InstanceIds = instanceids
@@ -758,7 +758,7 @@ module TencentCloud
758
758
  # @type MicrosecsRunning: Integer
759
759
 
760
760
  attr_accessor :OpId, :Ns, :Query, :Op, :ReplicaSetName, :State, :Operation, :NodeName, :MicrosecsRunning
761
-
761
+
762
762
  def initialize(opid=nil, ns=nil, query=nil, op=nil, replicasetname=nil, state=nil, operation=nil, nodename=nil, microsecsrunning=nil)
763
763
  @OpId = opid
764
764
  @Ns = ns
@@ -792,7 +792,7 @@ module TencentCloud
792
792
  # @type Region: String
793
793
 
794
794
  attr_accessor :InstanceId, :Region
795
-
795
+
796
796
  def initialize(instanceid=nil, region=nil)
797
797
  @InstanceId = instanceid
798
798
  @Region = region
@@ -815,7 +815,7 @@ module TencentCloud
815
815
  # @type DiscountPrice: Float
816
816
 
817
817
  attr_accessor :UnitPrice, :OriginalPrice, :DiscountPrice
818
-
818
+
819
819
  def initialize(unitprice=nil, originalprice=nil, discountprice=nil)
820
820
  @UnitPrice = unitprice
821
821
  @OriginalPrice = originalprice
@@ -839,7 +839,7 @@ module TencentCloud
839
839
  # @type MongoUserPassword: String
840
840
 
841
841
  attr_accessor :InstanceId, :UserName, :MongoUserPassword
842
-
842
+
843
843
  def initialize(instanceid=nil, username=nil, mongouserpassword=nil)
844
844
  @InstanceId = instanceid
845
845
  @UserName = username
@@ -861,7 +861,7 @@ module TencentCloud
861
861
  # @type RequestId: String
862
862
 
863
863
  attr_accessor :FlowId, :RequestId
864
-
864
+
865
865
  def initialize(flowid=nil, requestid=nil)
866
866
  @FlowId = flowid
867
867
  @RequestId = requestid
@@ -879,7 +879,7 @@ module TencentCloud
879
879
  # @type InstanceId: String
880
880
 
881
881
  attr_accessor :InstanceId
882
-
882
+
883
883
  def initialize(instanceid=nil)
884
884
  @InstanceId = instanceid
885
885
  end
@@ -897,7 +897,7 @@ module TencentCloud
897
897
  # @type RequestId: String
898
898
 
899
899
  attr_accessor :Users, :RequestId
900
-
900
+
901
901
  def initialize(users=nil, requestid=nil)
902
902
  @Users = users
903
903
  @RequestId = requestid
@@ -922,7 +922,7 @@ module TencentCloud
922
922
  # @type AsyncRequestId: String
923
923
 
924
924
  attr_accessor :AsyncRequestId
925
-
925
+
926
926
  def initialize(asyncrequestid=nil)
927
927
  @AsyncRequestId = asyncrequestid
928
928
  end
@@ -940,7 +940,7 @@ module TencentCloud
940
940
  # @type RequestId: String
941
941
 
942
942
  attr_accessor :Status, :RequestId
943
-
943
+
944
944
  def initialize(status=nil, requestid=nil)
945
945
  @Status = status
946
946
  @RequestId = requestid
@@ -974,7 +974,7 @@ module TencentCloud
974
974
  # @type Status: Array
975
975
 
976
976
  attr_accessor :InstanceId, :BackupName, :StartTime, :EndTime, :Limit, :Offset, :OrderBy, :OrderByType, :Status
977
-
977
+
978
978
  def initialize(instanceid=nil, backupname=nil, starttime=nil, endtime=nil, limit=nil, offset=nil, orderby=nil, orderbytype=nil, status=nil)
979
979
  @InstanceId = instanceid
980
980
  @BackupName = backupname
@@ -1010,7 +1010,7 @@ module TencentCloud
1010
1010
  # @type RequestId: String
1011
1011
 
1012
1012
  attr_accessor :TotalCount, :Tasks, :RequestId
1013
-
1013
+
1014
1014
  def initialize(totalcount=nil, tasks=nil, requestid=nil)
1015
1015
  @TotalCount = totalcount
1016
1016
  @Tasks = tasks
@@ -1041,7 +1041,7 @@ module TencentCloud
1041
1041
  # @type Offset: Integer
1042
1042
 
1043
1043
  attr_accessor :InstanceId, :Limit, :Offset
1044
-
1044
+
1045
1045
  def initialize(instanceid=nil, limit=nil, offset=nil)
1046
1046
  @InstanceId = instanceid
1047
1047
  @Limit = limit
@@ -1065,7 +1065,7 @@ module TencentCloud
1065
1065
  # @type RequestId: String
1066
1066
 
1067
1067
  attr_accessor :Clients, :TotalCount, :RequestId
1068
-
1068
+
1069
1069
  def initialize(clients=nil, totalcount=nil, requestid=nil)
1070
1070
  @Clients = clients
1071
1071
  @TotalCount = totalcount
@@ -1111,7 +1111,7 @@ module TencentCloud
1111
1111
  # @type OrderByType: String
1112
1112
 
1113
1113
  attr_accessor :InstanceId, :Ns, :MillisecondRunning, :Op, :ReplicaSetName, :State, :Limit, :Offset, :OrderBy, :OrderByType
1114
-
1114
+
1115
1115
  def initialize(instanceid=nil, ns=nil, millisecondrunning=nil, op=nil, replicasetname=nil, state=nil, limit=nil, offset=nil, orderby=nil, orderbytype=nil)
1116
1116
  @InstanceId = instanceid
1117
1117
  @Ns = ns
@@ -1149,7 +1149,7 @@ module TencentCloud
1149
1149
  # @type RequestId: String
1150
1150
 
1151
1151
  attr_accessor :TotalCount, :CurrentOps, :RequestId
1152
-
1152
+
1153
1153
  def initialize(totalcount=nil, currentops=nil, requestid=nil)
1154
1154
  @TotalCount = totalcount
1155
1155
  @CurrentOps = currentops
@@ -1182,7 +1182,7 @@ module TencentCloud
1182
1182
  # @type Offset: Integer
1183
1183
 
1184
1184
  attr_accessor :InstanceId, :BackupMethod, :Limit, :Offset
1185
-
1185
+
1186
1186
  def initialize(instanceid=nil, backupmethod=nil, limit=nil, offset=nil)
1187
1187
  @InstanceId = instanceid
1188
1188
  @BackupMethod = backupmethod
@@ -1208,7 +1208,7 @@ module TencentCloud
1208
1208
  # @type RequestId: String
1209
1209
 
1210
1210
  attr_accessor :BackupList, :TotalCount, :RequestId
1211
-
1211
+
1212
1212
  def initialize(backuplist=nil, totalcount=nil, requestid=nil)
1213
1213
  @BackupList = backuplist
1214
1214
  @TotalCount = totalcount
@@ -1235,7 +1235,7 @@ module TencentCloud
1235
1235
  # @type DealId: String
1236
1236
 
1237
1237
  attr_accessor :DealId
1238
-
1238
+
1239
1239
  def initialize(dealid=nil)
1240
1240
  @DealId = dealid
1241
1241
  end
@@ -1259,7 +1259,7 @@ module TencentCloud
1259
1259
  # @type RequestId: String
1260
1260
 
1261
1261
  attr_accessor :Status, :OriginalPrice, :DiscountPrice, :Action, :RequestId
1262
-
1262
+
1263
1263
  def initialize(status=nil, originalprice=nil, discountprice=nil, action=nil, requestid=nil)
1264
1264
  @Status = status
1265
1265
  @OriginalPrice = originalprice
@@ -1297,7 +1297,7 @@ module TencentCloud
1297
1297
  # @type Tags: Array
1298
1298
 
1299
1299
  attr_accessor :InstanceId, :NodeIds, :Roles, :OnlyHidden, :Priority, :Votes, :Tags
1300
-
1300
+
1301
1301
  def initialize(instanceid=nil, nodeids=nil, roles=nil, onlyhidden=nil, priority=nil, votes=nil, tags=nil)
1302
1302
  @InstanceId = instanceid
1303
1303
  @NodeIds = nodeids
@@ -1337,7 +1337,7 @@ module TencentCloud
1337
1337
  # @type RequestId: String
1338
1338
 
1339
1339
  attr_accessor :Mongos, :ReplicateSets, :RequestId
1340
-
1340
+
1341
1341
  def initialize(mongos=nil, replicatesets=nil, requestid=nil)
1342
1342
  @Mongos = mongos
1343
1343
  @ReplicateSets = replicatesets
@@ -1403,7 +1403,7 @@ module TencentCloud
1403
1403
  # @type Tags: Array
1404
1404
 
1405
1405
  attr_accessor :InstanceIds, :InstanceType, :ClusterType, :Status, :VpcId, :SubnetId, :PayMode, :Limit, :Offset, :OrderBy, :OrderByType, :ProjectIds, :SearchKey, :Tags
1406
-
1406
+
1407
1407
  def initialize(instanceids=nil, instancetype=nil, clustertype=nil, status=nil, vpcid=nil, subnetid=nil, paymode=nil, limit=nil, offset=nil, orderby=nil, orderbytype=nil, projectids=nil, searchkey=nil, tags=nil)
1408
1408
  @InstanceIds = instanceids
1409
1409
  @InstanceType = instancetype
@@ -1456,7 +1456,7 @@ module TencentCloud
1456
1456
  # @type RequestId: String
1457
1457
 
1458
1458
  attr_accessor :TotalCount, :InstanceDetails, :RequestId
1459
-
1459
+
1460
1460
  def initialize(totalcount=nil, instancedetails=nil, requestid=nil)
1461
1461
  @TotalCount = totalcount
1462
1462
  @InstanceDetails = instancedetails
@@ -1483,7 +1483,7 @@ module TencentCloud
1483
1483
  # @type InstanceId: String
1484
1484
 
1485
1485
  attr_accessor :InstanceId
1486
-
1486
+
1487
1487
  def initialize(instanceid=nil)
1488
1488
  @InstanceId = instanceid
1489
1489
  end
@@ -1509,7 +1509,7 @@ module TencentCloud
1509
1509
  # @type RequestId: String
1510
1510
 
1511
1511
  attr_accessor :InstanceEnumParam, :InstanceIntegerParam, :InstanceTextParam, :InstanceMultiParam, :TotalCount, :RequestId
1512
-
1512
+
1513
1513
  def initialize(instanceenumparam=nil, instanceintegerparam=nil, instancetextparam=nil, instancemultiparam=nil, totalcount=nil, requestid=nil)
1514
1514
  @InstanceEnumParam = instanceenumparam
1515
1515
  @InstanceIntegerParam = instanceintegerparam
@@ -1563,7 +1563,7 @@ module TencentCloud
1563
1563
  # @type InstanceId: String
1564
1564
 
1565
1565
  attr_accessor :InstanceId
1566
-
1566
+
1567
1567
  def initialize(instanceid=nil)
1568
1568
  @InstanceId = instanceid
1569
1569
  end
@@ -1581,7 +1581,7 @@ module TencentCloud
1581
1581
  # @type RequestId: String
1582
1582
 
1583
1583
  attr_accessor :Groups, :RequestId
1584
-
1584
+
1585
1585
  def initialize(groups=nil, requestid=nil)
1586
1586
  @Groups = groups
1587
1587
  @RequestId = requestid
@@ -1618,7 +1618,7 @@ module TencentCloud
1618
1618
  # @type Format: String
1619
1619
 
1620
1620
  attr_accessor :InstanceId, :StartTime, :EndTime, :SlowMS, :Offset, :Limit, :Format
1621
-
1621
+
1622
1622
  def initialize(instanceid=nil, starttime=nil, endtime=nil, slowms=nil, offset=nil, limit=nil, format=nil)
1623
1623
  @InstanceId = instanceid
1624
1624
  @StartTime = starttime
@@ -1650,7 +1650,7 @@ module TencentCloud
1650
1650
  # @type RequestId: String
1651
1651
 
1652
1652
  attr_accessor :Count, :SlowLogPatterns, :RequestId
1653
-
1653
+
1654
1654
  def initialize(count=nil, slowlogpatterns=nil, requestid=nil)
1655
1655
  @Count = count
1656
1656
  @SlowLogPatterns = slowlogpatterns
@@ -1689,7 +1689,7 @@ module TencentCloud
1689
1689
  # @type Format: String
1690
1690
 
1691
1691
  attr_accessor :InstanceId, :StartTime, :EndTime, :SlowMS, :Offset, :Limit, :Format
1692
-
1692
+
1693
1693
  def initialize(instanceid=nil, starttime=nil, endtime=nil, slowms=nil, offset=nil, limit=nil, format=nil)
1694
1694
  @InstanceId = instanceid
1695
1695
  @StartTime = starttime
@@ -1722,7 +1722,7 @@ module TencentCloud
1722
1722
  # @type RequestId: String
1723
1723
 
1724
1724
  attr_accessor :Count, :SlowLogs, :RequestId
1725
-
1725
+
1726
1726
  def initialize(count=nil, slowlogs=nil, requestid=nil)
1727
1727
  @Count = count
1728
1728
  @SlowLogs = slowlogs
@@ -1742,7 +1742,7 @@ module TencentCloud
1742
1742
  # @type Zone: String
1743
1743
 
1744
1744
  attr_accessor :Zone
1745
-
1745
+
1746
1746
  def initialize(zone=nil)
1747
1747
  @Zone = zone
1748
1748
  end
@@ -1760,7 +1760,7 @@ module TencentCloud
1760
1760
  # @type RequestId: String
1761
1761
 
1762
1762
  attr_accessor :SpecInfoList, :RequestId
1763
-
1763
+
1764
1764
  def initialize(specinfolist=nil, requestid=nil)
1765
1765
  @SpecInfoList = specinfolist
1766
1766
  @RequestId = requestid
@@ -1785,7 +1785,7 @@ module TencentCloud
1785
1785
  # @type InstanceId: String
1786
1786
 
1787
1787
  attr_accessor :InstanceId
1788
-
1788
+
1789
1789
  def initialize(instanceid=nil)
1790
1790
  @InstanceId = instanceid
1791
1791
  end
@@ -1801,7 +1801,7 @@ module TencentCloud
1801
1801
  # @type RequestId: String
1802
1802
 
1803
1803
  attr_accessor :RequestId
1804
-
1804
+
1805
1805
  def initialize(requestid=nil)
1806
1806
  @RequestId = requestid
1807
1807
  end
@@ -1849,7 +1849,7 @@ module TencentCloud
1849
1849
  # @type ConfigServerVolume: Integer
1850
1850
 
1851
1851
  attr_accessor :Zone, :NodeNum, :Memory, :Volume, :MongoVersion, :MachineCode, :GoodsNum, :ClusterType, :ReplicateSetNum, :Period, :InstanceChargeType, :MongosCpu, :MongosMemory, :MongosNum, :ConfigServerCpu, :ConfigServerMemory, :ConfigServerVolume
1852
-
1852
+
1853
1853
  def initialize(zone=nil, nodenum=nil, memory=nil, volume=nil, mongoversion=nil, machinecode=nil, goodsnum=nil, clustertype=nil, replicatesetnum=nil, period=nil, instancechargetype=nil, mongoscpu=nil, mongosmemory=nil, mongosnum=nil, configservercpu=nil, configservermemory=nil, configservervolume=nil)
1854
1854
  @Zone = zone
1855
1855
  @NodeNum = nodenum
@@ -1899,7 +1899,7 @@ module TencentCloud
1899
1899
  # @type RequestId: String
1900
1900
 
1901
1901
  attr_accessor :Price, :RequestId
1902
-
1902
+
1903
1903
  def initialize(price=nil, requestid=nil)
1904
1904
  @Price = price
1905
1905
  @RequestId = requestid
@@ -1928,7 +1928,7 @@ module TencentCloud
1928
1928
  # @type ReplicateSetNum: Integer
1929
1929
 
1930
1930
  attr_accessor :InstanceId, :Memory, :Volume, :NodeNum, :ReplicateSetNum
1931
-
1931
+
1932
1932
  def initialize(instanceid=nil, memory=nil, volume=nil, nodenum=nil, replicatesetnum=nil)
1933
1933
  @InstanceId = instanceid
1934
1934
  @Memory = memory
@@ -1954,7 +1954,7 @@ module TencentCloud
1954
1954
  # @type RequestId: String
1955
1955
 
1956
1956
  attr_accessor :Price, :RequestId
1957
-
1957
+
1958
1958
  def initialize(price=nil, requestid=nil)
1959
1959
  @Price = price
1960
1960
  @RequestId = requestid
@@ -1977,7 +1977,7 @@ module TencentCloud
1977
1977
  # @type InstanceChargePrepaid: :class:`Tencentcloud::Mongodb.v20190725.models.InstanceChargePrepaid`
1978
1978
 
1979
1979
  attr_accessor :InstanceIds, :InstanceChargePrepaid
1980
-
1980
+
1981
1981
  def initialize(instanceids=nil, instancechargeprepaid=nil)
1982
1982
  @InstanceIds = instanceids
1983
1983
  @InstanceChargePrepaid = instancechargeprepaid
@@ -2000,7 +2000,7 @@ module TencentCloud
2000
2000
  # @type RequestId: String
2001
2001
 
2002
2002
  attr_accessor :Price, :RequestId
2003
-
2003
+
2004
2004
  def initialize(price=nil, requestid=nil)
2005
2005
  @Price = price
2006
2006
  @RequestId = requestid
@@ -2030,7 +2030,7 @@ module TencentCloud
2030
2030
  # @type RenewFlag: String
2031
2031
 
2032
2032
  attr_accessor :Period, :RenewFlag
2033
-
2033
+
2034
2034
  def initialize(period=nil, renewflag=nil)
2035
2035
  @Period = period
2036
2036
  @RenewFlag = renewflag
@@ -2146,7 +2146,7 @@ module TencentCloud
2146
2146
  # @type ReadonlyNodeNum: Integer
2147
2147
 
2148
2148
  attr_accessor :InstanceId, :InstanceName, :PayMode, :ProjectId, :ClusterType, :Region, :Zone, :NetType, :VpcId, :SubnetId, :Status, :Vip, :Vport, :CreateTime, :DeadLine, :MongoVersion, :Memory, :Volume, :CpuNum, :MachineType, :SecondaryNum, :ReplicationSetNum, :AutoRenewFlag, :UsedVolume, :MaintenanceStart, :MaintenanceEnd, :ReplicaSets, :ReadonlyInstances, :StandbyInstances, :CloneInstances, :RelatedInstance, :Tags, :InstanceVer, :ClusterVer, :Protocol, :InstanceType, :InstanceStatusDesc, :RealInstanceId, :MongosNodeNum, :MongosMemory, :MongosCpuNum, :ConfigServerNodeNum, :ConfigServerMemory, :ConfigServerVolume, :ConfigServerCpuNum, :ReadonlyNodeNum
2149
-
2149
+
2150
2150
  def initialize(instanceid=nil, instancename=nil, paymode=nil, projectid=nil, clustertype=nil, region=nil, zone=nil, nettype=nil, vpcid=nil, subnetid=nil, status=nil, vip=nil, vport=nil, createtime=nil, deadline=nil, mongoversion=nil, memory=nil, volume=nil, cpunum=nil, machinetype=nil, secondarynum=nil, replicationsetnum=nil, autorenewflag=nil, usedvolume=nil, maintenancestart=nil, maintenanceend=nil, replicasets=nil, readonlyinstances=nil, standbyinstances=nil, cloneinstances=nil, relatedinstance=nil, tags=nil, instancever=nil, clusterver=nil, protocol=nil, instancetype=nil, instancestatusdesc=nil, realinstanceid=nil, mongosnodenum=nil, mongosmemory=nil, mongoscpunum=nil, configservernodenum=nil, configservermemory=nil, configservervolume=nil, configservercpunum=nil, readonlynodenum=nil)
2151
2151
  @InstanceId = instanceid
2152
2152
  @InstanceName = instancename
@@ -2308,7 +2308,7 @@ module TencentCloud
2308
2308
  # @type Status: Integer
2309
2309
 
2310
2310
  attr_accessor :CurrentValue, :DefaultValue, :EnumValue, :NeedRestart, :ParamName, :Tips, :ValueType, :Status
2311
-
2311
+
2312
2312
  def initialize(currentvalue=nil, defaultvalue=nil, enumvalue=nil, needrestart=nil, paramname=nil, tips=nil, valuetype=nil, status=nil)
2313
2313
  @CurrentValue = currentvalue
2314
2314
  @DefaultValue = defaultvalue
@@ -2360,7 +2360,7 @@ module TencentCloud
2360
2360
  # @type Unit: String
2361
2361
 
2362
2362
  attr_accessor :CurrentValue, :DefaultValue, :Max, :Min, :NeedRestart, :ParamName, :Tips, :ValueType, :Status, :Unit
2363
-
2363
+
2364
2364
  def initialize(currentvalue=nil, defaultvalue=nil, max=nil, min=nil, needrestart=nil, paramname=nil, tips=nil, valuetype=nil, status=nil, unit=nil)
2365
2365
  @CurrentValue = currentvalue
2366
2366
  @DefaultValue = defaultvalue
@@ -2412,7 +2412,7 @@ module TencentCloud
2412
2412
  # @type ValueType: String
2413
2413
 
2414
2414
  attr_accessor :CurrentValue, :DefaultValue, :EnumValue, :NeedRestart, :ParamName, :Status, :Tips, :ValueType
2415
-
2415
+
2416
2416
  def initialize(currentvalue=nil, defaultvalue=nil, enumvalue=nil, needrestart=nil, paramname=nil, status=nil, tips=nil, valuetype=nil)
2417
2417
  @CurrentValue = currentvalue
2418
2418
  @DefaultValue = defaultvalue
@@ -2458,7 +2458,7 @@ module TencentCloud
2458
2458
  # @type Status: String
2459
2459
 
2460
2460
  attr_accessor :CurrentValue, :DefaultValue, :NeedRestart, :ParamName, :TextValue, :Tips, :ValueType, :Status
2461
-
2461
+
2462
2462
  def initialize(currentvalue=nil, defaultvalue=nil, needrestart=nil, paramname=nil, textvalue=nil, tips=nil, valuetype=nil, status=nil)
2463
2463
  @CurrentValue = currentvalue
2464
2464
  @DefaultValue = defaultvalue
@@ -2488,7 +2488,7 @@ module TencentCloud
2488
2488
  # @type InstanceId: String
2489
2489
 
2490
2490
  attr_accessor :InstanceId
2491
-
2491
+
2492
2492
  def initialize(instanceid=nil)
2493
2493
  @InstanceId = instanceid
2494
2494
  end
@@ -2506,7 +2506,7 @@ module TencentCloud
2506
2506
  # @type RequestId: String
2507
2507
 
2508
2508
  attr_accessor :AsyncRequestId, :RequestId
2509
-
2509
+
2510
2510
  def initialize(asyncrequestid=nil, requestid=nil)
2511
2511
  @AsyncRequestId = asyncrequestid
2512
2512
  @RequestId = requestid
@@ -2526,7 +2526,7 @@ module TencentCloud
2526
2526
  # @type Operations: Array
2527
2527
 
2528
2528
  attr_accessor :InstanceId, :Operations
2529
-
2529
+
2530
2530
  def initialize(instanceid=nil, operations=nil)
2531
2531
  @InstanceId = instanceid
2532
2532
  @Operations = operations
@@ -2551,7 +2551,7 @@ module TencentCloud
2551
2551
  # @type RequestId: String
2552
2552
 
2553
2553
  attr_accessor :RequestId
2554
-
2554
+
2555
2555
  def initialize(requestid=nil)
2556
2556
  @RequestId = requestid
2557
2557
  end
@@ -2575,7 +2575,7 @@ module TencentCloud
2575
2575
  # @type NetworkAddresses: Array
2576
2576
 
2577
2577
  attr_accessor :InstanceId, :OldIpExpiredTime, :NewUniqVpcId, :NewUniqSubnetId, :NetworkAddresses
2578
-
2578
+
2579
2579
  def initialize(instanceid=nil, oldipexpiredtime=nil, newuniqvpcid=nil, newuniqsubnetid=nil, networkaddresses=nil)
2580
2580
  @InstanceId = instanceid
2581
2581
  @OldIpExpiredTime = oldipexpiredtime
@@ -2606,7 +2606,7 @@ module TencentCloud
2606
2606
  # @type RequestId: String
2607
2607
 
2608
2608
  attr_accessor :RequestId
2609
-
2609
+
2610
2610
  def initialize(requestid=nil)
2611
2611
  @RequestId = requestid
2612
2612
  end
@@ -2624,7 +2624,7 @@ module TencentCloud
2624
2624
  # @type SecurityGroupIds: Array
2625
2625
 
2626
2626
  attr_accessor :InstanceId, :SecurityGroupIds
2627
-
2627
+
2628
2628
  def initialize(instanceid=nil, securitygroupids=nil)
2629
2629
  @InstanceId = instanceid
2630
2630
  @SecurityGroupIds = securitygroupids
@@ -2642,7 +2642,7 @@ module TencentCloud
2642
2642
  # @type RequestId: String
2643
2643
 
2644
2644
  attr_accessor :RequestId
2645
-
2645
+
2646
2646
  def initialize(requestid=nil)
2647
2647
  @RequestId = requestid
2648
2648
  end
@@ -2670,7 +2670,7 @@ module TencentCloud
2670
2670
  # @type InMaintenance: Integer
2671
2671
 
2672
2672
  attr_accessor :InstanceId, :Memory, :Volume, :OplogSize, :NodeNum, :ReplicateSetNum, :InMaintenance
2673
-
2673
+
2674
2674
  def initialize(instanceid=nil, memory=nil, volume=nil, oplogsize=nil, nodenum=nil, replicatesetnum=nil, inmaintenance=nil)
2675
2675
  @InstanceId = instanceid
2676
2676
  @Memory = memory
@@ -2700,7 +2700,7 @@ module TencentCloud
2700
2700
  # @type RequestId: String
2701
2701
 
2702
2702
  attr_accessor :DealId, :RequestId
2703
-
2703
+
2704
2704
  def initialize(dealid=nil, requestid=nil)
2705
2705
  @DealId = dealid
2706
2706
  @RequestId = requestid
@@ -2720,7 +2720,7 @@ module TencentCloud
2720
2720
  # @type OldIpAddress: String
2721
2721
 
2722
2722
  attr_accessor :NewIPAddress, :OldIpAddress
2723
-
2723
+
2724
2724
  def initialize(newipaddress=nil, oldipaddress=nil)
2725
2725
  @NewIPAddress = newipaddress
2726
2726
  @OldIpAddress = oldipaddress
@@ -2769,7 +2769,7 @@ module TencentCloud
2769
2769
  # @type ReplicateSetId: String
2770
2770
 
2771
2771
  attr_accessor :Zone, :NodeName, :Address, :Role, :Hidden, :Status, :SlaveDelay, :Priority, :Votes, :Tags, :ReplicateSetId
2772
-
2772
+
2773
2773
  def initialize(zone=nil, nodename=nil, address=nil, role=nil, hidden=nil, status=nil, slavedelay=nil, priority=nil, votes=nil, tags=nil, replicatesetid=nil)
2774
2774
  @Zone = zone
2775
2775
  @NodeName = nodename
@@ -2816,7 +2816,7 @@ module TencentCloud
2816
2816
  # @type TagValue: String
2817
2817
 
2818
2818
  attr_accessor :TagKey, :TagValue
2819
-
2819
+
2820
2820
  def initialize(tagkey=nil, tagvalue=nil)
2821
2821
  @TagKey = tagkey
2822
2822
  @TagValue = tagvalue
@@ -2834,7 +2834,7 @@ module TencentCloud
2834
2834
  # @type InstanceId: String
2835
2835
 
2836
2836
  attr_accessor :InstanceId
2837
-
2837
+
2838
2838
  def initialize(instanceid=nil)
2839
2839
  @InstanceId = instanceid
2840
2840
  end
@@ -2852,7 +2852,7 @@ module TencentCloud
2852
2852
  # @type RequestId: String
2853
2853
 
2854
2854
  attr_accessor :AsyncRequestId, :RequestId
2855
-
2855
+
2856
2856
  def initialize(asyncrequestid=nil, requestid=nil)
2857
2857
  @AsyncRequestId = asyncrequestid
2858
2858
  @RequestId = requestid
@@ -2874,7 +2874,7 @@ module TencentCloud
2874
2874
  # @type OpId: Integer
2875
2875
 
2876
2876
  attr_accessor :ReplicaSetName, :NodeName, :OpId
2877
-
2877
+
2878
2878
  def initialize(replicasetname=nil, nodename=nil, opid=nil)
2879
2879
  @ReplicaSetName = replicasetname
2880
2880
  @NodeName = nodename
@@ -2896,7 +2896,7 @@ module TencentCloud
2896
2896
  # @type NewName: String
2897
2897
 
2898
2898
  attr_accessor :InstanceId, :NewName
2899
-
2899
+
2900
2900
  def initialize(instanceid=nil, newname=nil)
2901
2901
  @InstanceId = instanceid
2902
2902
  @NewName = newname
@@ -2914,7 +2914,7 @@ module TencentCloud
2914
2914
  # @type RequestId: String
2915
2915
 
2916
2916
  attr_accessor :RequestId
2917
-
2917
+
2918
2918
  def initialize(requestid=nil)
2919
2919
  @RequestId = requestid
2920
2920
  end
@@ -2932,7 +2932,7 @@ module TencentCloud
2932
2932
  # @type InstanceChargePrepaid: :class:`Tencentcloud::Mongodb.v20190725.models.InstanceChargePrepaid`
2933
2933
 
2934
2934
  attr_accessor :InstanceIds, :InstanceChargePrepaid
2935
-
2935
+
2936
2936
  def initialize(instanceids=nil, instancechargeprepaid=nil)
2937
2937
  @InstanceIds = instanceids
2938
2938
  @InstanceChargePrepaid = instancechargeprepaid
@@ -2953,7 +2953,7 @@ module TencentCloud
2953
2953
  # @type RequestId: String
2954
2954
 
2955
2955
  attr_accessor :RequestId
2956
-
2956
+
2957
2957
  def initialize(requestid=nil)
2958
2958
  @RequestId = requestid
2959
2959
  end
@@ -2969,7 +2969,7 @@ module TencentCloud
2969
2969
  # @type ReplicaSetId: String
2970
2970
 
2971
2971
  attr_accessor :ReplicaSetId
2972
-
2972
+
2973
2973
  def initialize(replicasetid=nil)
2974
2974
  @ReplicaSetId = replicasetid
2975
2975
  end
@@ -2986,7 +2986,7 @@ module TencentCloud
2986
2986
  # @type Nodes: Array
2987
2987
 
2988
2988
  attr_accessor :Nodes
2989
-
2989
+
2990
2990
  def initialize(nodes=nil)
2991
2991
  @Nodes = nodes
2992
2992
  end
@@ -3013,7 +3013,7 @@ module TencentCloud
3013
3013
  # @type Password: String
3014
3014
 
3015
3015
  attr_accessor :InstanceId, :UserName, :Password
3016
-
3016
+
3017
3017
  def initialize(instanceid=nil, username=nil, password=nil)
3018
3018
  @InstanceId = instanceid
3019
3019
  @UserName = username
@@ -3035,7 +3035,7 @@ module TencentCloud
3035
3035
  # @type RequestId: String
3036
3036
 
3037
3037
  attr_accessor :AsyncRequestId, :RequestId
3038
-
3038
+
3039
3039
  def initialize(asyncrequestid=nil, requestid=nil)
3040
3040
  @AsyncRequestId = asyncrequestid
3041
3041
  @RequestId = requestid
@@ -3065,7 +3065,7 @@ module TencentCloud
3065
3065
  # @type SecurityGroupRemark: String
3066
3066
 
3067
3067
  attr_accessor :ProjectId, :CreateTime, :Inbound, :Outbound, :SecurityGroupId, :SecurityGroupName, :SecurityGroupRemark
3068
-
3068
+
3069
3069
  def initialize(projectid=nil, createtime=nil, inbound=nil, outbound=nil, securitygroupid=nil, securitygroupname=nil, securitygroupremark=nil)
3070
3070
  @ProjectId = projectid
3071
3071
  @CreateTime = createtime
@@ -3121,7 +3121,7 @@ module TencentCloud
3121
3121
  # @type Desc: String
3122
3122
 
3123
3123
  attr_accessor :Action, :CidrIp, :PortRange, :IpProtocol, :Id, :AddressModule, :ServiceModule, :Desc
3124
-
3124
+
3125
3125
  def initialize(action=nil, cidrip=nil, portrange=nil, ipprotocol=nil, id=nil, addressmodule=nil, servicemodule=nil, desc=nil)
3126
3126
  @Action = action
3127
3127
  @CidrIp = cidrip
@@ -3155,7 +3155,7 @@ module TencentCloud
3155
3155
  # @type AuthRole: Array
3156
3156
 
3157
3157
  attr_accessor :InstanceId, :UserName, :AuthRole
3158
-
3158
+
3159
3159
  def initialize(instanceid=nil, username=nil, authrole=nil)
3160
3160
  @InstanceId = instanceid
3161
3161
  @UserName = username
@@ -3184,7 +3184,7 @@ module TencentCloud
3184
3184
  # @type RequestId: String
3185
3185
 
3186
3186
  attr_accessor :FlowId, :RequestId
3187
-
3187
+
3188
3188
  def initialize(flowid=nil, requestid=nil)
3189
3189
  @FlowId = flowid
3190
3190
  @RequestId = requestid
@@ -3216,7 +3216,7 @@ module TencentCloud
3216
3216
  # @type RealReplicaSetId: String
3217
3217
 
3218
3218
  attr_accessor :UsedVolume, :ReplicaSetId, :ReplicaSetName, :Memory, :Volume, :OplogSize, :SecondaryNum, :RealReplicaSetId
3219
-
3219
+
3220
3220
  def initialize(usedvolume=nil, replicasetid=nil, replicasetname=nil, memory=nil, volume=nil, oplogsize=nil, secondarynum=nil, realreplicasetid=nil)
3221
3221
  @UsedVolume = usedvolume
3222
3222
  @ReplicaSetId = replicasetid
@@ -3252,7 +3252,7 @@ module TencentCloud
3252
3252
  # @type Total: Integer
3253
3253
 
3254
3254
  attr_accessor :Pattern, :MaxTime, :AverageTime, :Total
3255
-
3255
+
3256
3256
  def initialize(pattern=nil, maxtime=nil, averagetime=nil, total=nil)
3257
3257
  @Pattern = pattern
3258
3258
  @MaxTime = maxtime
@@ -3314,7 +3314,7 @@ module TencentCloud
3314
3314
  # @type MachineType: String
3315
3315
 
3316
3316
  attr_accessor :SpecCode, :Status, :Cpu, :Memory, :DefaultStorage, :MaxStorage, :MinStorage, :Qps, :Conns, :MongoVersionCode, :MongoVersionValue, :Version, :EngineName, :ClusterType, :MinNodeNum, :MaxNodeNum, :MinReplicateSetNum, :MaxReplicateSetNum, :MinReplicateSetNodeNum, :MaxReplicateSetNodeNum, :MachineType
3317
-
3317
+
3318
3318
  def initialize(speccode=nil, status=nil, cpu=nil, memory=nil, defaultstorage=nil, maxstorage=nil, minstorage=nil, qps=nil, conns=nil, mongoversioncode=nil, mongoversionvalue=nil, version=nil, enginename=nil, clustertype=nil, minnodenum=nil, maxnodenum=nil, minreplicatesetnum=nil, maxreplicatesetnum=nil, minreplicatesetnodenum=nil, maxreplicatesetnodenum=nil, machinetype=nil)
3319
3319
  @SpecCode = speccode
3320
3320
  @Status = status
@@ -3376,7 +3376,7 @@ module TencentCloud
3376
3376
  # @type SupportMultiAZ: Integer
3377
3377
 
3378
3378
  attr_accessor :Region, :Zone, :SpecItems, :SupportMultiAZ
3379
-
3379
+
3380
3380
  def initialize(region=nil, zone=nil, specitems=nil, supportmultiaz=nil)
3381
3381
  @Region = region
3382
3382
  @Zone = zone
@@ -3407,7 +3407,7 @@ module TencentCloud
3407
3407
  # @type TagValue: String
3408
3408
 
3409
3409
  attr_accessor :TagKey, :TagValue
3410
-
3410
+
3411
3411
  def initialize(tagkey=nil, tagvalue=nil)
3412
3412
  @TagKey = tagkey
3413
3413
  @TagValue = tagvalue
@@ -3425,7 +3425,7 @@ module TencentCloud
3425
3425
  # @type InstanceId: String
3426
3426
 
3427
3427
  attr_accessor :InstanceId
3428
-
3428
+
3429
3429
  def initialize(instanceid=nil)
3430
3430
  @InstanceId = instanceid
3431
3431
  end
@@ -3441,7 +3441,7 @@ module TencentCloud
3441
3441
  # @type RequestId: String
3442
3442
 
3443
3443
  attr_accessor :RequestId
3444
-
3444
+
3445
3445
  def initialize(requestid=nil)
3446
3446
  @RequestId = requestid
3447
3447
  end
@@ -3465,7 +3465,7 @@ module TencentCloud
3465
3465
  # @type UserDesc: String
3466
3466
 
3467
3467
  attr_accessor :UserName, :AuthRole, :CreateTime, :UpdateTime, :UserDesc
3468
-
3468
+
3469
3469
  def initialize(username=nil, authrole=nil, createtime=nil, updatetime=nil, userdesc=nil)
3470
3470
  @UserName = username
3471
3471
  @AuthRole = authrole
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mongodb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common