tencentcloud-sdk-cdc 3.0.590 → 3.0.592

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201214/models.rb +59 -59
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9e2c054c03027aa68fa8fcee283c8512f4a796c0
4
- data.tar.gz: 4033b4ae518f69e6575d12c25bf93dc288e65b12
3
+ metadata.gz: 4274d75d7a4380340f9dd3a0bc0c7f5b7b6a85e1
4
+ data.tar.gz: 354c659dcf6dca068f9db613a5360d5613ab53fb
5
5
  SHA512:
6
- metadata.gz: b9c09c5e402d8ee9cb9e750ff48f6d416228226dd7b9c8c06d249ade6afc1c4a50b26c48dd96c4fae99d5b5c2418ce24df8806061ef7e3dd4d42903294bc4758
7
- data.tar.gz: adb9628184d15815ee42dd80849165996a7dd9b92e3137a3ca3342578590507a63ba317b74c5fa502ec0a705faa27b5d4870f0eec008369e74be4d1e4e08e5ce
6
+ metadata.gz: d594226e7b5569bdd8864cc10e422a14902edb6416fcb82c65acecf55ed67e69aecd49ce7fcd7ecba86fb29a3bd2669ddbb65d8647a55a3244b220af7061fe5f
7
+ data.tar.gz: 735488191989f8c81b781582ae0991afe3d18c29669361472ff8fbf1016e37b69a7e0cb14925e1262ecd024cf7e3db8d9d2fddf13bd4cdf1e480eae6ac6c9ac9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.592
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type Type: String
26
26
 
27
27
  attr_accessor :Size, :Type
28
-
28
+
29
29
  def initialize(size=nil, type=nil)
30
30
  @Size = size
31
31
  @Type = type
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @type TotalUsedCapacity: Float
48
48
 
49
49
  attr_accessor :TotalCapacity, :TotalFreeCapacity, :TotalUsedCapacity
50
-
50
+
51
51
  def initialize(totalcapacity=nil, totalfreecapacity=nil, totalusedcapacity=nil)
52
52
  @TotalCapacity = totalcapacity
53
53
  @TotalFreeCapacity = totalfreecapacity
@@ -69,7 +69,7 @@ module TencentCloud
69
69
  # @type Type: String
70
70
 
71
71
  attr_accessor :Size, :Type
72
-
72
+
73
73
  def initialize(size=nil, type=nil)
74
74
  @Size = size
75
75
  @Type = type
@@ -97,7 +97,7 @@ module TencentCloud
97
97
  # @type DedicatedClusterOrderId: String
98
98
 
99
99
  attr_accessor :DedicatedClusterId, :DedicatedClusterTypes, :CosInfo, :CbsInfo, :PurchaseSource, :DedicatedClusterOrderId
100
-
100
+
101
101
  def initialize(dedicatedclusterid=nil, dedicatedclustertypes=nil, cosinfo=nil, cbsinfo=nil, purchasesource=nil, dedicatedclusterorderid=nil)
102
102
  @DedicatedClusterId = dedicatedclusterid
103
103
  @DedicatedClusterTypes = dedicatedclustertypes
@@ -139,7 +139,7 @@ module TencentCloud
139
139
  # @type RequestId: String
140
140
 
141
141
  attr_accessor :DedicatedClusterOrderId, :RequestId
142
-
142
+
143
143
  def initialize(dedicatedclusterorderid=nil, requestid=nil)
144
144
  @DedicatedClusterOrderId = dedicatedclusterorderid
145
145
  @RequestId = requestid
@@ -163,7 +163,7 @@ module TencentCloud
163
163
  # @type Description: String
164
164
 
165
165
  attr_accessor :SiteId, :Name, :Zone, :Description
166
-
166
+
167
167
  def initialize(siteid=nil, name=nil, zone=nil, description=nil)
168
168
  @SiteId = siteid
169
169
  @Name = name
@@ -187,7 +187,7 @@ module TencentCloud
187
187
  # @type RequestId: String
188
188
 
189
189
  attr_accessor :DedicatedClusterId, :RequestId
190
-
190
+
191
191
  def initialize(dedicatedclusterid=nil, requestid=nil)
192
192
  @DedicatedClusterId = dedicatedclusterid
193
193
  @RequestId = requestid
@@ -257,7 +257,7 @@ module TencentCloud
257
257
  # @type BreakerRequirement: Boolean
258
258
 
259
259
  attr_accessor :Name, :Country, :Province, :City, :AddressLine, :Description, :Note, :FiberType, :OpticalStandard, :PowerConnectors, :PowerFeedDrop, :MaxWeight, :PowerDrawKva, :UplinkSpeedGbps, :UplinkCount, :ConditionRequirement, :DimensionRequirement, :RedundantNetworking, :PostalCode, :OptionalAddressLine, :NeedHelp, :RedundantPower, :BreakerRequirement
260
-
260
+
261
261
  def initialize(name=nil, country=nil, province=nil, city=nil, addressline=nil, description=nil, note=nil, fibertype=nil, opticalstandard=nil, powerconnectors=nil, powerfeeddrop=nil, maxweight=nil, powerdrawkva=nil, uplinkspeedgbps=nil, uplinkcount=nil, conditionrequirement=nil, dimensionrequirement=nil, redundantnetworking=nil, postalcode=nil, optionaladdressline=nil, needhelp=nil, redundantpower=nil, breakerrequirement=nil)
262
262
  @Name = name
263
263
  @Country = country
@@ -319,7 +319,7 @@ module TencentCloud
319
319
  # @type RequestId: String
320
320
 
321
321
  attr_accessor :SiteId, :RequestId
322
-
322
+
323
323
  def initialize(siteid=nil, requestid=nil)
324
324
  @SiteId = siteid
325
325
  @RequestId = requestid
@@ -350,7 +350,7 @@ module TencentCloud
350
350
  # @type SiteId: String
351
351
 
352
352
  attr_accessor :DedicatedClusterId, :Zone, :Description, :Name, :LifecycleStatus, :CreateTime, :SiteId
353
-
353
+
354
354
  def initialize(dedicatedclusterid=nil, zone=nil, description=nil, name=nil, lifecyclestatus=nil, createtime=nil, siteid=nil)
355
355
  @DedicatedClusterId = dedicatedclusterid
356
356
  @Zone = zone
@@ -406,7 +406,7 @@ module TencentCloud
406
406
  # @type Status: String
407
407
 
408
408
  attr_accessor :Zone, :InstanceType, :NetworkCard, :Cpu, :Memory, :InstanceFamily, :TypeName, :StorageBlockAmount, :InstanceBandwidth, :InstancePps, :CpuType, :Gpu, :Fpga, :Remark, :Status
409
-
409
+
410
410
  def initialize(zone=nil, instancetype=nil, networkcard=nil, cpu=nil, memory=nil, instancefamily=nil, typename=nil, storageblockamount=nil, instancebandwidth=nil, instancepps=nil, cputype=nil, gpu=nil, fpga=nil, remark=nil, status=nil)
411
411
  @Zone = zone
412
412
  @InstanceType = instancetype
@@ -497,7 +497,7 @@ module TencentCloud
497
497
  # @type OrderType: String
498
498
 
499
499
  attr_accessor :DedicatedClusterId, :DedicatedClusterTypeId, :SupportedStorageType, :SupportedUplinkSpeed, :SupportedInstanceFamily, :Weight, :PowerDraw, :OrderStatus, :CreateTime, :DedicatedClusterOrderId, :Action, :DedicatedClusterOrderItems, :Cpu, :Mem, :Gpu, :PayStatus, :PayType, :TimeUnit, :TimeSpan, :OrderType
500
-
500
+
501
501
  def initialize(dedicatedclusterid=nil, dedicatedclustertypeid=nil, supportedstoragetype=nil, supporteduplinkspeed=nil, supportedinstancefamily=nil, weight=nil, powerdraw=nil, orderstatus=nil, createtime=nil, dedicatedclusterorderid=nil, action=nil, dedicatedclusterorderitems=nil, cpu=nil, mem=nil, gpu=nil, paystatus=nil, paytype=nil, timeunit=nil, timespan=nil, ordertype=nil)
502
502
  @DedicatedClusterId = dedicatedclusterid
503
503
  @DedicatedClusterTypeId = dedicatedclustertypeid
@@ -597,7 +597,7 @@ module TencentCloud
597
597
  # @type SubOrderPayStatus: Integer
598
598
 
599
599
  attr_accessor :DedicatedClusterTypeId, :SupportedStorageType, :SupportedUplinkSpeed, :SupportedInstanceFamily, :Weight, :PowerDraw, :SubOrderStatus, :CreateTime, :SubOrderId, :Count, :Name, :Description, :TotalCpu, :TotalMem, :TotalGpu, :TypeName, :ComputeFormat, :TypeFamily, :SubOrderPayStatus
600
-
600
+
601
601
  def initialize(dedicatedclustertypeid=nil, supportedstoragetype=nil, supporteduplinkspeed=nil, supportedinstancefamily=nil, weight=nil, powerdraw=nil, suborderstatus=nil, createtime=nil, suborderid=nil, count=nil, name=nil, description=nil, totalcpu=nil, totalmem=nil, totalgpu=nil, typename=nil, computeformat=nil, typefamily=nil, suborderpaystatus=nil)
602
602
  @DedicatedClusterTypeId = dedicatedclustertypeid
603
603
  @SupportedStorageType = supportedstoragetype
@@ -668,7 +668,7 @@ module TencentCloud
668
668
  # @type ComputeFormatDesc: String
669
669
 
670
670
  attr_accessor :DedicatedClusterTypeId, :Description, :Name, :CreateTime, :SupportedStorageType, :SupportedUplinkGiB, :SupportedInstanceFamily, :Weight, :PowerDrawKva, :ComputeFormatDesc
671
-
671
+
672
672
  def initialize(dedicatedclustertypeid=nil, description=nil, name=nil, createtime=nil, supportedstoragetype=nil, supporteduplinkgib=nil, supportedinstancefamily=nil, weight=nil, powerdrawkva=nil, computeformatdesc=nil)
673
673
  @DedicatedClusterTypeId = dedicatedclustertypeid
674
674
  @Description = description
@@ -704,7 +704,7 @@ module TencentCloud
704
704
  # @type Count: Integer
705
705
 
706
706
  attr_accessor :Id, :Count
707
-
707
+
708
708
  def initialize(id=nil, count=nil)
709
709
  @Id = id
710
710
  @Count = count
@@ -722,7 +722,7 @@ module TencentCloud
722
722
  # @type DedicatedClusterIds: Array
723
723
 
724
724
  attr_accessor :DedicatedClusterIds
725
-
725
+
726
726
  def initialize(dedicatedclusterids=nil)
727
727
  @DedicatedClusterIds = dedicatedclusterids
728
728
  end
@@ -738,7 +738,7 @@ module TencentCloud
738
738
  # @type RequestId: String
739
739
 
740
740
  attr_accessor :RequestId
741
-
741
+
742
742
  def initialize(requestid=nil)
743
743
  @RequestId = requestid
744
744
  end
@@ -754,7 +754,7 @@ module TencentCloud
754
754
  # @type SiteIds: Array
755
755
 
756
756
  attr_accessor :SiteIds
757
-
757
+
758
758
  def initialize(siteids=nil)
759
759
  @SiteIds = siteids
760
760
  end
@@ -770,7 +770,7 @@ module TencentCloud
770
770
  # @type RequestId: String
771
771
 
772
772
  attr_accessor :RequestId
773
-
773
+
774
774
  def initialize(requestid=nil)
775
775
  @RequestId = requestid
776
776
  end
@@ -786,7 +786,7 @@ module TencentCloud
786
786
  # @type DedicatedClusterId: String
787
787
 
788
788
  attr_accessor :DedicatedClusterId
789
-
789
+
790
790
  def initialize(dedicatedclusterid=nil)
791
791
  @DedicatedClusterId = dedicatedclusterid
792
792
  end
@@ -804,7 +804,7 @@ module TencentCloud
804
804
  # @type RequestId: String
805
805
 
806
806
  attr_accessor :CosCapacity, :RequestId
807
-
807
+
808
808
  def initialize(coscapacity=nil, requestid=nil)
809
809
  @CosCapacity = coscapacity
810
810
  @RequestId = requestid
@@ -825,7 +825,7 @@ module TencentCloud
825
825
  # @type DedicatedClusterId: String
826
826
 
827
827
  attr_accessor :DedicatedClusterId
828
-
828
+
829
829
  def initialize(dedicatedclusterid=nil)
830
830
  @DedicatedClusterId = dedicatedclusterid
831
831
  end
@@ -843,7 +843,7 @@ module TencentCloud
843
843
  # @type RequestId: String
844
844
 
845
845
  attr_accessor :HostStatisticSet, :RequestId
846
-
846
+
847
847
  def initialize(hoststatisticset=nil, requestid=nil)
848
848
  @HostStatisticSet = hoststatisticset
849
849
  @RequestId = requestid
@@ -872,7 +872,7 @@ module TencentCloud
872
872
  # @type Limit: Integer
873
873
 
874
874
  attr_accessor :DedicatedClusterId, :Offset, :Limit
875
-
875
+
876
876
  def initialize(dedicatedclusterid=nil, offset=nil, limit=nil)
877
877
  @DedicatedClusterId = dedicatedclusterid
878
878
  @Offset = offset
@@ -897,7 +897,7 @@ module TencentCloud
897
897
  # @type RequestId: String
898
898
 
899
899
  attr_accessor :HostInfoSet, :TotalCount, :RequestId
900
-
900
+
901
901
  def initialize(hostinfoset=nil, totalcount=nil, requestid=nil)
902
902
  @HostInfoSet = hostinfoset
903
903
  @TotalCount = totalcount
@@ -924,7 +924,7 @@ module TencentCloud
924
924
  # @type DedicatedClusterId: String
925
925
 
926
926
  attr_accessor :DedicatedClusterId
927
-
927
+
928
928
  def initialize(dedicatedclusterid=nil)
929
929
  @DedicatedClusterId = dedicatedclusterid
930
930
  end
@@ -942,7 +942,7 @@ module TencentCloud
942
942
  # @type RequestId: String
943
943
 
944
944
  attr_accessor :DedicatedClusterInstanceTypeSet, :RequestId
945
-
945
+
946
946
  def initialize(dedicatedclusterinstancetypeset=nil, requestid=nil)
947
947
  @DedicatedClusterInstanceTypeSet = dedicatedclusterinstancetypeset
948
948
  @RequestId = requestid
@@ -977,7 +977,7 @@ module TencentCloud
977
977
  # @type ActionType: String
978
978
 
979
979
  attr_accessor :DedicatedClusterIds, :DedicatedClusterOrderIds, :Offset, :Limit, :Status, :ActionType
980
-
980
+
981
981
  def initialize(dedicatedclusterids=nil, dedicatedclusterorderids=nil, offset=nil, limit=nil, status=nil, actiontype=nil)
982
982
  @DedicatedClusterIds = dedicatedclusterids
983
983
  @DedicatedClusterOrderIds = dedicatedclusterorderids
@@ -1007,7 +1007,7 @@ module TencentCloud
1007
1007
  # @type RequestId: String
1008
1008
 
1009
1009
  attr_accessor :DedicatedClusterOrderSet, :TotalCount, :RequestId
1010
-
1010
+
1011
1011
  def initialize(dedicatedclusterorderset=nil, totalcount=nil, requestid=nil)
1012
1012
  @DedicatedClusterOrderSet = dedicatedclusterorderset
1013
1013
  @TotalCount = totalcount
@@ -1034,7 +1034,7 @@ module TencentCloud
1034
1034
  # @type DedicatedClusterId: String
1035
1035
 
1036
1036
  attr_accessor :DedicatedClusterId
1037
-
1037
+
1038
1038
  def initialize(dedicatedclusterid=nil)
1039
1039
  @DedicatedClusterId = dedicatedclusterid
1040
1040
  end
@@ -1066,7 +1066,7 @@ module TencentCloud
1066
1066
  # @type RequestId: String
1067
1067
 
1068
1068
  attr_accessor :CvmCount, :HostCount, :VpnConnectionState, :VpngwBandwidthData, :LocalNetInfo, :VpnConnectionBandwidthData, :RequestId
1069
-
1069
+
1070
1070
  def initialize(cvmcount=nil, hostcount=nil, vpnconnectionstate=nil, vpngwbandwidthdata=nil, localnetinfo=nil, vpnconnectionbandwidthdata=nil, requestid=nil)
1071
1071
  @CvmCount = cvmcount
1072
1072
  @HostCount = hostcount
@@ -1115,7 +1115,7 @@ module TencentCloud
1115
1115
  # @type IsCompute: Boolean
1116
1116
 
1117
1117
  attr_accessor :Name, :DedicatedClusterTypeIds, :Offset, :Limit, :IsCompute
1118
-
1118
+
1119
1119
  def initialize(name=nil, dedicatedclustertypeids=nil, offset=nil, limit=nil, iscompute=nil)
1120
1120
  @Name = name
1121
1121
  @DedicatedClusterTypeIds = dedicatedclustertypeids
@@ -1143,7 +1143,7 @@ module TencentCloud
1143
1143
  # @type RequestId: String
1144
1144
 
1145
1145
  attr_accessor :DedicatedClusterTypeSet, :TotalCount, :RequestId
1146
-
1146
+
1147
1147
  def initialize(dedicatedclustertypeset=nil, totalcount=nil, requestid=nil)
1148
1148
  @DedicatedClusterTypeSet = dedicatedclustertypeset
1149
1149
  @TotalCount = totalcount
@@ -1182,7 +1182,7 @@ module TencentCloud
1182
1182
  # @type Limit: Integer
1183
1183
 
1184
1184
  attr_accessor :DedicatedClusterIds, :Zones, :SiteIds, :LifecycleStatuses, :Name, :Offset, :Limit
1185
-
1185
+
1186
1186
  def initialize(dedicatedclusterids=nil, zones=nil, siteids=nil, lifecyclestatuses=nil, name=nil, offset=nil, limit=nil)
1187
1187
  @DedicatedClusterIds = dedicatedclusterids
1188
1188
  @Zones = zones
@@ -1214,7 +1214,7 @@ module TencentCloud
1214
1214
  # @type RequestId: String
1215
1215
 
1216
1216
  attr_accessor :DedicatedClusterSet, :TotalCount, :RequestId
1217
-
1217
+
1218
1218
  def initialize(dedicatedclusterset=nil, totalcount=nil, requestid=nil)
1219
1219
  @DedicatedClusterSet = dedicatedclusterset
1220
1220
  @TotalCount = totalcount
@@ -1241,7 +1241,7 @@ module TencentCloud
1241
1241
  # @type Regions: Array
1242
1242
 
1243
1243
  attr_accessor :Regions
1244
-
1244
+
1245
1245
  def initialize(regions=nil)
1246
1246
  @Regions = regions
1247
1247
  end
@@ -1259,7 +1259,7 @@ module TencentCloud
1259
1259
  # @type RequestId: String
1260
1260
 
1261
1261
  attr_accessor :ZoneSet, :RequestId
1262
-
1262
+
1263
1263
  def initialize(zoneset=nil, requestid=nil)
1264
1264
  @ZoneSet = zoneset
1265
1265
  @RequestId = requestid
@@ -1290,7 +1290,7 @@ module TencentCloud
1290
1290
  # @type Name: String
1291
1291
 
1292
1292
  attr_accessor :SiteIds, :Offset, :Limit, :Name
1293
-
1293
+
1294
1294
  def initialize(siteids=nil, offset=nil, limit=nil, name=nil)
1295
1295
  @SiteIds = siteids
1296
1296
  @Offset = offset
@@ -1316,7 +1316,7 @@ module TencentCloud
1316
1316
  # @type RequestId: String
1317
1317
 
1318
1318
  attr_accessor :SiteDetailSet, :TotalCount, :RequestId
1319
-
1319
+
1320
1320
  def initialize(sitedetailset=nil, totalcount=nil, requestid=nil)
1321
1321
  @SiteDetailSet = sitedetailset
1322
1322
  @TotalCount = totalcount
@@ -1349,7 +1349,7 @@ module TencentCloud
1349
1349
  # @type Limit: Integer
1350
1350
 
1351
1351
  attr_accessor :SiteIds, :Name, :Offset, :Limit
1352
-
1352
+
1353
1353
  def initialize(siteids=nil, name=nil, offset=nil, limit=nil)
1354
1354
  @SiteIds = siteids
1355
1355
  @Name = name
@@ -1375,7 +1375,7 @@ module TencentCloud
1375
1375
  # @type RequestId: String
1376
1376
 
1377
1377
  attr_accessor :SiteSet, :TotalCount, :RequestId
1378
-
1378
+
1379
1379
  def initialize(siteset=nil, totalcount=nil, requestid=nil)
1380
1380
  @SiteSet = siteset
1381
1381
  @TotalCount = totalcount
@@ -1423,7 +1423,7 @@ module TencentCloud
1423
1423
  # @type HostId: String
1424
1424
 
1425
1425
  attr_accessor :HostIp, :ServiceType, :HostStatus, :HostType, :CpuAvailable, :CpuTotal, :MemAvailable, :MemTotal, :RunTime, :ExpireTime, :HostId
1426
-
1426
+
1427
1427
  def initialize(hostip=nil, servicetype=nil, hoststatus=nil, hosttype=nil, cpuavailable=nil, cputotal=nil, memavailable=nil, memtotal=nil, runtime=nil, expiretime=nil, hostid=nil)
1428
1428
  @HostIp = hostip
1429
1429
  @ServiceType = servicetype
@@ -1467,7 +1467,7 @@ module TencentCloud
1467
1467
  # @type Count: Integer
1468
1468
 
1469
1469
  attr_accessor :HostType, :HostFamily, :Cpu, :Memory, :Count
1470
-
1470
+
1471
1471
  def initialize(hosttype=nil, hostfamily=nil, cpu=nil, memory=nil, count=nil)
1472
1472
  @HostType = hosttype
1473
1473
  @HostFamily = hostfamily
@@ -1495,7 +1495,7 @@ module TencentCloud
1495
1495
  # @type Values: Array
1496
1496
 
1497
1497
  attr_accessor :Timestamps, :Values
1498
-
1498
+
1499
1499
  def initialize(timestamps=nil, values=nil)
1500
1500
  @Timestamps = timestamps
1501
1501
  @Values = values
@@ -1523,7 +1523,7 @@ module TencentCloud
1523
1523
  # @type LocalIp: String
1524
1524
 
1525
1525
  attr_accessor :Protocol, :VpcId, :BGPRoute, :LocalIp
1526
-
1526
+
1527
1527
  def initialize(protocol=nil, vpcid=nil, bgproute=nil, localip=nil)
1528
1528
  @Protocol = protocol
1529
1529
  @VpcId = vpcid
@@ -1553,7 +1553,7 @@ module TencentCloud
1553
1553
  # @type SiteId: String
1554
1554
 
1555
1555
  attr_accessor :DedicatedClusterId, :Name, :Zone, :Description, :SiteId
1556
-
1556
+
1557
1557
  def initialize(dedicatedclusterid=nil, name=nil, zone=nil, description=nil, siteid=nil)
1558
1558
  @DedicatedClusterId = dedicatedclusterid
1559
1559
  @Name = name
@@ -1577,7 +1577,7 @@ module TencentCloud
1577
1577
  # @type RequestId: String
1578
1578
 
1579
1579
  attr_accessor :RequestId
1580
-
1580
+
1581
1581
  def initialize(requestid=nil)
1582
1582
  @RequestId = requestid
1583
1583
  end
@@ -1597,7 +1597,7 @@ module TencentCloud
1597
1597
  # @type SubOrderIds: Array
1598
1598
 
1599
1599
  attr_accessor :Status, :DedicatedClusterOrderId, :SubOrderIds
1600
-
1600
+
1601
1601
  def initialize(status=nil, dedicatedclusterorderid=nil, suborderids=nil)
1602
1602
  @Status = status
1603
1603
  @DedicatedClusterOrderId = dedicatedclusterorderid
@@ -1617,7 +1617,7 @@ module TencentCloud
1617
1617
  # @type RequestId: String
1618
1618
 
1619
1619
  attr_accessor :RequestId
1620
-
1620
+
1621
1621
  def initialize(requestid=nil)
1622
1622
  @RequestId = requestid
1623
1623
  end
@@ -1669,7 +1669,7 @@ module TencentCloud
1669
1669
  # @type BreakerRequirement: Boolean
1670
1670
 
1671
1671
  attr_accessor :SiteId, :FiberType, :OpticalStandard, :PowerConnectors, :PowerFeedDrop, :MaxWeight, :PowerDrawKva, :UplinkSpeedGbps, :UplinkCount, :ConditionRequirement, :DimensionRequirement, :RedundantNetworking, :NeedHelp, :RedundantPower, :BreakerRequirement
1672
-
1672
+
1673
1673
  def initialize(siteid=nil, fibertype=nil, opticalstandard=nil, powerconnectors=nil, powerfeeddrop=nil, maxweight=nil, powerdrawkva=nil, uplinkspeedgbps=nil, uplinkcount=nil, conditionrequirement=nil, dimensionrequirement=nil, redundantnetworking=nil, needhelp=nil, redundantpower=nil, breakerrequirement=nil)
1674
1674
  @SiteId = siteid
1675
1675
  @FiberType = fibertype
@@ -1713,7 +1713,7 @@ module TencentCloud
1713
1713
  # @type RequestId: String
1714
1714
 
1715
1715
  attr_accessor :RequestId
1716
-
1716
+
1717
1717
  def initialize(requestid=nil)
1718
1718
  @RequestId = requestid
1719
1719
  end
@@ -1745,7 +1745,7 @@ module TencentCloud
1745
1745
  # @type AddressLine: String
1746
1746
 
1747
1747
  attr_accessor :SiteId, :Name, :Description, :Note, :Country, :Province, :City, :PostalCode, :AddressLine
1748
-
1748
+
1749
1749
  def initialize(siteid=nil, name=nil, description=nil, note=nil, country=nil, province=nil, city=nil, postalcode=nil, addressline=nil)
1750
1750
  @SiteId = siteid
1751
1751
  @Name = name
@@ -1777,7 +1777,7 @@ module TencentCloud
1777
1777
  # @type RequestId: String
1778
1778
 
1779
1779
  attr_accessor :RequestId
1780
-
1780
+
1781
1781
  def initialize(requestid=nil)
1782
1782
  @RequestId = requestid
1783
1783
  end
@@ -1797,7 +1797,7 @@ module TencentCloud
1797
1797
  # @type Values: Array
1798
1798
 
1799
1799
  attr_accessor :Timestamps, :Values
1800
-
1800
+
1801
1801
  def initialize(timestamps=nil, values=nil)
1802
1802
  @Timestamps = timestamps
1803
1803
  @Values = values
@@ -1817,7 +1817,7 @@ module TencentCloud
1817
1817
  # @type Zones: Array
1818
1818
 
1819
1819
  attr_accessor :RegionId, :Zones
1820
-
1820
+
1821
1821
  def initialize(regionid=nil, zones=nil)
1822
1822
  @RegionId = regionid
1823
1823
  @Zones = zones
@@ -1849,7 +1849,7 @@ module TencentCloud
1849
1849
  # @type CreateTime: String
1850
1850
 
1851
1851
  attr_accessor :Name, :SiteId, :Description, :CreateTime
1852
-
1852
+
1853
1853
  def initialize(name=nil, siteid=nil, description=nil, createtime=nil)
1854
1854
  @Name = name
1855
1855
  @SiteId = siteid
@@ -1925,7 +1925,7 @@ module TencentCloud
1925
1925
  # @type PostalCode: Integer
1926
1926
 
1927
1927
  attr_accessor :SiteId, :Name, :Description, :CreateTime, :FiberType, :UplinkSpeedGbps, :UplinkCount, :OpticalStandard, :RedundantNetworking, :PowerConnectors, :PowerFeedDrop, :PowerDrawKva, :ConditionRequirement, :DimensionRequirement, :MaxWeight, :AddressLine, :OptionalAddressLine, :NeedHelp, :BreakerRequirement, :RedundantPower, :Country, :Province, :City, :PostalCode
1928
-
1928
+
1929
1929
  def initialize(siteid=nil, name=nil, description=nil, createtime=nil, fibertype=nil, uplinkspeedgbps=nil, uplinkcount=nil, opticalstandard=nil, redundantnetworking=nil, powerconnectors=nil, powerfeeddrop=nil, powerdrawkva=nil, conditionrequirement=nil, dimensionrequirement=nil, maxweight=nil, addressline=nil, optionaladdressline=nil, needhelp=nil, breakerrequirement=nil, redundantpower=nil, country=nil, province=nil, city=nil, postalcode=nil)
1930
1930
  @SiteId = siteid
1931
1931
  @Name = name
@@ -1990,7 +1990,7 @@ module TencentCloud
1990
1990
  # @type InBandwidth: :class:`Tencentcloud::Cdc.v20201214.models.InBandwidth`
1991
1991
 
1992
1992
  attr_accessor :OutBandwidth, :InBandwidth
1993
-
1993
+
1994
1994
  def initialize(outbandwidth=nil, inbandwidth=nil)
1995
1995
  @OutBandwidth = outbandwidth
1996
1996
  @InBandwidth = inbandwidth
@@ -2020,7 +2020,7 @@ module TencentCloud
2020
2020
  # @type ZoneState: String
2021
2021
 
2022
2022
  attr_accessor :Zone, :ZoneName, :ZoneId, :ZoneState
2023
-
2023
+
2024
2024
  def initialize(zone=nil, zonename=nil, zoneid=nil, zonestate=nil)
2025
2025
  @Zone = zone
2026
2026
  @ZoneName = zonename
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.592
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-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common