tencentcloud-sdk-cvm 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20170312/models.rb +258 -258
  4. metadata +2 -2
@@ -31,7 +31,7 @@ module TencentCloud
31
31
  # @type DisasterRecoverGroupQuotaSet: Array
32
32
 
33
33
  attr_accessor :PostPaidQuotaSet, :PrePaidQuotaSet, :SpotPaidQuotaSet, :ImageQuotaSet, :DisasterRecoverGroupQuotaSet
34
-
34
+
35
35
  def initialize(postpaidquotaset=nil, prepaidquotaset=nil, spotpaidquotaset=nil, imagequotaset=nil, disasterrecovergroupquotaset=nil)
36
36
  @PostPaidQuotaSet = postpaidquotaset
37
37
  @PrePaidQuotaSet = prepaidquotaset
@@ -92,7 +92,7 @@ module TencentCloud
92
92
  # @type AccountQuota: :class:`Tencentcloud::Cvm.v20170312.models.AccountQuota`
93
93
 
94
94
  attr_accessor :Region, :AccountQuota
95
-
95
+
96
96
  def initialize(region=nil, accountquota=nil)
97
97
  @Region = region
98
98
  @AccountQuota = accountquota
@@ -120,7 +120,7 @@ module TencentCloud
120
120
  # @type Externals: :class:`Tencentcloud::Cvm.v20170312.models.Externals`
121
121
 
122
122
  attr_accessor :TimerAction, :ActionTime, :Externals
123
-
123
+
124
124
  def initialize(timeraction=nil, actiontime=nil, externals=nil)
125
125
  @TimerAction = timeraction
126
126
  @ActionTime = actiontime
@@ -155,7 +155,7 @@ module TencentCloud
155
155
  # @type TagSpecification: Array
156
156
 
157
157
  attr_accessor :Placement, :ClientToken, :HostChargePrepaid, :HostChargeType, :HostType, :HostCount, :TagSpecification
158
-
158
+
159
159
  def initialize(placement=nil, clienttoken=nil, hostchargeprepaid=nil, hostchargetype=nil, hosttype=nil, hostcount=nil, tagspecification=nil)
160
160
  @Placement = placement
161
161
  @ClientToken = clienttoken
@@ -198,7 +198,7 @@ module TencentCloud
198
198
  # @type RequestId: String
199
199
 
200
200
  attr_accessor :HostIdSet, :RequestId
201
-
201
+
202
202
  def initialize(hostidset=nil, requestid=nil)
203
203
  @HostIdSet = hostidset
204
204
  @RequestId = requestid
@@ -220,7 +220,7 @@ module TencentCloud
220
220
  # @type ForceStop: Boolean
221
221
 
222
222
  attr_accessor :InstanceIds, :KeyIds, :ForceStop
223
-
223
+
224
224
  def initialize(instanceids=nil, keyids=nil, forcestop=nil)
225
225
  @InstanceIds = instanceids
226
226
  @KeyIds = keyids
@@ -240,7 +240,7 @@ module TencentCloud
240
240
  # @type RequestId: String
241
241
 
242
242
  attr_accessor :RequestId
243
-
243
+
244
244
  def initialize(requestid=nil)
245
245
  @RequestId = requestid
246
246
  end
@@ -258,7 +258,7 @@ module TencentCloud
258
258
  # @type InstanceIds: Array
259
259
 
260
260
  attr_accessor :SecurityGroupIds, :InstanceIds
261
-
261
+
262
262
  def initialize(securitygroupids=nil, instanceids=nil)
263
263
  @SecurityGroupIds = securitygroupids
264
264
  @InstanceIds = instanceids
@@ -276,7 +276,7 @@ module TencentCloud
276
276
  # @type RequestId: String
277
277
 
278
278
  attr_accessor :RequestId
279
-
279
+
280
280
  def initialize(requestid=nil)
281
281
  @RequestId = requestid
282
282
  end
@@ -294,7 +294,7 @@ module TencentCloud
294
294
  # @type RenewFlag: String
295
295
 
296
296
  attr_accessor :Period, :RenewFlag
297
-
297
+
298
298
  def initialize(period=nil, renewflag=nil)
299
299
  @Period = period
300
300
  @RenewFlag = renewflag
@@ -309,7 +309,7 @@ module TencentCloud
309
309
  # chc部署网络minos引导配置。
310
310
  class ChcDeployExtraConfig < TencentCloud::Common::AbstractModel
311
311
 
312
-
312
+
313
313
  def initialize()
314
314
  end
315
315
 
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  # @type DeployExtraConfig: :class:`Tencentcloud::Cvm.v20170312.models.ChcDeployExtraConfig`
392
392
 
393
393
  attr_accessor :ChcId, :InstanceName, :SerialNumber, :InstanceState, :DeviceType, :Placement, :BmcVirtualPrivateCloud, :BmcIp, :BmcSecurityGroupIds, :DeployVirtualPrivateCloud, :DeployIp, :DeploySecurityGroupIds, :CvmInstanceId, :CreatedTime, :HardwareDescription, :CPU, :Memory, :Disk, :BmcMAC, :DeployMAC, :TenantType, :DeployExtraConfig
394
-
394
+
395
395
  def initialize(chcid=nil, instancename=nil, serialnumber=nil, instancestate=nil, devicetype=nil, placement=nil, bmcvirtualprivatecloud=nil, bmcip=nil, bmcsecuritygroupids=nil, deployvirtualprivatecloud=nil, deployip=nil, deploysecuritygroupids=nil, cvminstanceid=nil, createdtime=nil, hardwaredescription=nil, cpu=nil, memory=nil, disk=nil, bmcmac=nil, deploymac=nil, tenanttype=nil, deployextraconfig=nil)
396
396
  @ChcId = chcid
397
397
  @InstanceName = instancename
@@ -465,7 +465,7 @@ module TencentCloud
465
465
  # @type DenyActions: Array
466
466
 
467
467
  attr_accessor :ChcId, :State, :DenyActions
468
-
468
+
469
469
  def initialize(chcid=nil, state=nil, denyactions=nil)
470
470
  @ChcId = chcid
471
471
  @State = state
@@ -493,7 +493,7 @@ module TencentCloud
493
493
  # @type DeploySecurityGroupIds: Array
494
494
 
495
495
  attr_accessor :ChcIds, :BmcVirtualPrivateCloud, :BmcSecurityGroupIds, :DeployVirtualPrivateCloud, :DeploySecurityGroupIds
496
-
496
+
497
497
  def initialize(chcids=nil, bmcvirtualprivatecloud=nil, bmcsecuritygroupids=nil, deployvirtualprivatecloud=nil, deploysecuritygroupids=nil)
498
498
  @ChcIds = chcids
499
499
  @BmcVirtualPrivateCloud = bmcvirtualprivatecloud
@@ -523,7 +523,7 @@ module TencentCloud
523
523
  # @type RequestId: String
524
524
 
525
525
  attr_accessor :RequestId
526
-
526
+
527
527
  def initialize(requestid=nil)
528
528
  @RequestId = requestid
529
529
  end
@@ -543,7 +543,7 @@ module TencentCloud
543
543
  # @type DeploySecurityGroupIds: Array
544
544
 
545
545
  attr_accessor :ChcIds, :DeployVirtualPrivateCloud, :DeploySecurityGroupIds
546
-
546
+
547
547
  def initialize(chcids=nil, deployvirtualprivatecloud=nil, deploysecuritygroupids=nil)
548
548
  @ChcIds = chcids
549
549
  @DeployVirtualPrivateCloud = deployvirtualprivatecloud
@@ -566,7 +566,7 @@ module TencentCloud
566
566
  # @type RequestId: String
567
567
 
568
568
  attr_accessor :RequestId
569
-
569
+
570
570
  def initialize(requestid=nil)
571
571
  @RequestId = requestid
572
572
  end
@@ -586,7 +586,7 @@ module TencentCloud
586
586
  # @type ClientToken: String
587
587
 
588
588
  attr_accessor :Name, :Type, :ClientToken
589
-
589
+
590
590
  def initialize(name=nil, type=nil, clienttoken=nil)
591
591
  @Name = name
592
592
  @Type = type
@@ -618,7 +618,7 @@ module TencentCloud
618
618
  # @type RequestId: String
619
619
 
620
620
  attr_accessor :DisasterRecoverGroupId, :Type, :Name, :CvmQuotaTotal, :CurrentNum, :CreateTime, :RequestId
621
-
621
+
622
622
  def initialize(disasterrecovergroupid=nil, type=nil, name=nil, cvmquotatotal=nil, currentnum=nil, createtime=nil, requestid=nil)
623
623
  @DisasterRecoverGroupId = disasterrecovergroupid
624
624
  @Type = type
@@ -650,7 +650,7 @@ module TencentCloud
650
650
  # @type Remark: String
651
651
 
652
652
  attr_accessor :Zone, :Name, :Remark
653
-
653
+
654
654
  def initialize(zone=nil, name=nil, remark=nil)
655
655
  @Zone = zone
656
656
  @Name = name
@@ -673,7 +673,7 @@ module TencentCloud
673
673
  # @type RequestId: String
674
674
 
675
675
  attr_accessor :HpcClusterSet, :RequestId
676
-
676
+
677
677
  def initialize(hpcclusterset=nil, requestid=nil)
678
678
  @HpcClusterSet = hpcclusterset
679
679
  @RequestId = requestid
@@ -718,7 +718,7 @@ module TencentCloud
718
718
  # @type TagSpecification: Array
719
719
 
720
720
  attr_accessor :ImageName, :InstanceId, :ImageDescription, :ForcePoweroff, :Sysprep, :DataDiskIds, :SnapshotIds, :DryRun, :TagSpecification
721
-
721
+
722
722
  def initialize(imagename=nil, instanceid=nil, imagedescription=nil, forcepoweroff=nil, sysprep=nil, datadiskids=nil, snapshotids=nil, dryrun=nil, tagspecification=nil)
723
723
  @ImageName = imagename
724
724
  @InstanceId = instanceid
@@ -760,7 +760,7 @@ module TencentCloud
760
760
  # @type RequestId: String
761
761
 
762
762
  attr_accessor :ImageId, :RequestId
763
-
763
+
764
764
  def initialize(imageid=nil, requestid=nil)
765
765
  @ImageId = imageid
766
766
  @RequestId = requestid
@@ -785,7 +785,7 @@ module TencentCloud
785
785
  # @type TagSpecification: Array
786
786
 
787
787
  attr_accessor :KeyName, :ProjectId, :TagSpecification
788
-
788
+
789
789
  def initialize(keyname=nil, projectid=nil, tagspecification=nil)
790
790
  @KeyName = keyname
791
791
  @ProjectId = projectid
@@ -814,7 +814,7 @@ module TencentCloud
814
814
  # @type RequestId: String
815
815
 
816
816
  attr_accessor :KeyPair, :RequestId
817
-
817
+
818
818
  def initialize(keypair=nil, requestid=nil)
819
819
  @KeyPair = keypair
820
820
  @RequestId = requestid
@@ -892,7 +892,7 @@ module TencentCloud
892
892
  # @type DisableApiTermination: Boolean
893
893
 
894
894
  attr_accessor :LaunchTemplateName, :Placement, :ImageId, :LaunchTemplateVersionDescription, :InstanceType, :SystemDisk, :DataDisks, :VirtualPrivateCloud, :InternetAccessible, :InstanceCount, :InstanceName, :LoginSettings, :SecurityGroupIds, :EnhancedService, :ClientToken, :HostName, :ActionTimer, :DisasterRecoverGroupIds, :TagSpecification, :InstanceMarketOptions, :UserData, :DryRun, :CamRoleName, :HpcClusterId, :InstanceChargeType, :InstanceChargePrepaid, :DisableApiTermination
895
-
895
+
896
896
  def initialize(launchtemplatename=nil, placement=nil, imageid=nil, launchtemplateversiondescription=nil, instancetype=nil, systemdisk=nil, datadisks=nil, virtualprivatecloud=nil, internetaccessible=nil, instancecount=nil, instancename=nil, loginsettings=nil, securitygroupids=nil, enhancedservice=nil, clienttoken=nil, hostname=nil, actiontimer=nil, disasterrecovergroupids=nil, tagspecification=nil, instancemarketoptions=nil, userdata=nil, dryrun=nil, camrolename=nil, hpcclusterid=nil, instancechargetype=nil, instancechargeprepaid=nil, disableapitermination=nil)
897
897
  @LaunchTemplateName = launchtemplatename
898
898
  @Placement = placement
@@ -1003,7 +1003,7 @@ module TencentCloud
1003
1003
  # @type RequestId: String
1004
1004
 
1005
1005
  attr_accessor :LaunchTemplateId, :RequestId
1006
-
1006
+
1007
1007
  def initialize(launchtemplateid=nil, requestid=nil)
1008
1008
  @LaunchTemplateId = launchtemplateid
1009
1009
  @RequestId = requestid
@@ -1080,7 +1080,7 @@ module TencentCloud
1080
1080
  # @type DisableApiTermination: Boolean
1081
1081
 
1082
1082
  attr_accessor :Placement, :LaunchTemplateId, :LaunchTemplateVersion, :LaunchTemplateVersionDescription, :InstanceType, :ImageId, :SystemDisk, :DataDisks, :VirtualPrivateCloud, :InternetAccessible, :InstanceCount, :InstanceName, :LoginSettings, :SecurityGroupIds, :EnhancedService, :ClientToken, :HostName, :ActionTimer, :DisasterRecoverGroupIds, :TagSpecification, :InstanceMarketOptions, :UserData, :DryRun, :CamRoleName, :HpcClusterId, :InstanceChargeType, :InstanceChargePrepaid, :DisableApiTermination
1083
-
1083
+
1084
1084
  def initialize(placement=nil, launchtemplateid=nil, launchtemplateversion=nil, launchtemplateversiondescription=nil, instancetype=nil, imageid=nil, systemdisk=nil, datadisks=nil, virtualprivatecloud=nil, internetaccessible=nil, instancecount=nil, instancename=nil, loginsettings=nil, securitygroupids=nil, enhancedservice=nil, clienttoken=nil, hostname=nil, actiontimer=nil, disasterrecovergroupids=nil, tagspecification=nil, instancemarketoptions=nil, userdata=nil, dryrun=nil, camrolename=nil, hpcclusterid=nil, instancechargetype=nil, instancechargeprepaid=nil, disableapitermination=nil)
1085
1085
  @Placement = placement
1086
1086
  @LaunchTemplateId = launchtemplateid
@@ -1193,7 +1193,7 @@ module TencentCloud
1193
1193
  # @type RequestId: String
1194
1194
 
1195
1195
  attr_accessor :LaunchTemplateVersionNumber, :RequestId
1196
-
1196
+
1197
1197
  def initialize(launchtemplateversionnumber=nil, requestid=nil)
1198
1198
  @LaunchTemplateVersionNumber = launchtemplateversionnumber
1199
1199
  @RequestId = requestid
@@ -1244,7 +1244,7 @@ module TencentCloud
1244
1244
  # @type CdcId: String
1245
1245
 
1246
1246
  attr_accessor :DiskSize, :DiskType, :DiskId, :DeleteWithInstance, :SnapshotId, :Encrypt, :KmsKeyId, :ThroughputPerformance, :CdcId
1247
-
1247
+
1248
1248
  def initialize(disksize=nil, disktype=nil, diskid=nil, deletewithinstance=nil, snapshotid=nil, encrypt=nil, kmskeyid=nil, throughputperformance=nil, cdcid=nil)
1249
1249
  @DiskSize = disksize
1250
1250
  @DiskType = disktype
@@ -1276,7 +1276,7 @@ module TencentCloud
1276
1276
  # @type DisasterRecoverGroupIds: Array
1277
1277
 
1278
1278
  attr_accessor :DisasterRecoverGroupIds
1279
-
1279
+
1280
1280
  def initialize(disasterrecovergroupids=nil)
1281
1281
  @DisasterRecoverGroupIds = disasterrecovergroupids
1282
1282
  end
@@ -1292,7 +1292,7 @@ module TencentCloud
1292
1292
  # @type RequestId: String
1293
1293
 
1294
1294
  attr_accessor :RequestId
1295
-
1295
+
1296
1296
  def initialize(requestid=nil)
1297
1297
  @RequestId = requestid
1298
1298
  end
@@ -1308,7 +1308,7 @@ module TencentCloud
1308
1308
  # @type HpcClusterIds: Array
1309
1309
 
1310
1310
  attr_accessor :HpcClusterIds
1311
-
1311
+
1312
1312
  def initialize(hpcclusterids=nil)
1313
1313
  @HpcClusterIds = hpcclusterids
1314
1314
  end
@@ -1324,7 +1324,7 @@ module TencentCloud
1324
1324
  # @type RequestId: String
1325
1325
 
1326
1326
  attr_accessor :RequestId
1327
-
1327
+
1328
1328
  def initialize(requestid=nil)
1329
1329
  @RequestId = requestid
1330
1330
  end
@@ -1344,7 +1344,7 @@ module TencentCloud
1344
1344
  # @type DryRun: Boolean
1345
1345
 
1346
1346
  attr_accessor :ImageIds, :DeleteBindedSnap, :DryRun
1347
-
1347
+
1348
1348
  def initialize(imageids=nil, deletebindedsnap=nil, dryrun=nil)
1349
1349
  @ImageIds = imageids
1350
1350
  @DeleteBindedSnap = deletebindedsnap
@@ -1364,7 +1364,7 @@ module TencentCloud
1364
1364
  # @type RequestId: String
1365
1365
 
1366
1366
  attr_accessor :RequestId
1367
-
1367
+
1368
1368
  def initialize(requestid=nil)
1369
1369
  @RequestId = requestid
1370
1370
  end
@@ -1380,7 +1380,7 @@ module TencentCloud
1380
1380
  # @type KeyIds: Array
1381
1381
 
1382
1382
  attr_accessor :KeyIds
1383
-
1383
+
1384
1384
  def initialize(keyids=nil)
1385
1385
  @KeyIds = keyids
1386
1386
  end
@@ -1396,7 +1396,7 @@ module TencentCloud
1396
1396
  # @type RequestId: String
1397
1397
 
1398
1398
  attr_accessor :RequestId
1399
-
1399
+
1400
1400
  def initialize(requestid=nil)
1401
1401
  @RequestId = requestid
1402
1402
  end
@@ -1412,7 +1412,7 @@ module TencentCloud
1412
1412
  # @type LaunchTemplateId: String
1413
1413
 
1414
1414
  attr_accessor :LaunchTemplateId
1415
-
1415
+
1416
1416
  def initialize(launchtemplateid=nil)
1417
1417
  @LaunchTemplateId = launchtemplateid
1418
1418
  end
@@ -1428,7 +1428,7 @@ module TencentCloud
1428
1428
  # @type RequestId: String
1429
1429
 
1430
1430
  attr_accessor :RequestId
1431
-
1431
+
1432
1432
  def initialize(requestid=nil)
1433
1433
  @RequestId = requestid
1434
1434
  end
@@ -1446,7 +1446,7 @@ module TencentCloud
1446
1446
  # @type LaunchTemplateVersions: Array
1447
1447
 
1448
1448
  attr_accessor :LaunchTemplateId, :LaunchTemplateVersions
1449
-
1449
+
1450
1450
  def initialize(launchtemplateid=nil, launchtemplateversions=nil)
1451
1451
  @LaunchTemplateId = launchtemplateid
1452
1452
  @LaunchTemplateVersions = launchtemplateversions
@@ -1464,7 +1464,7 @@ module TencentCloud
1464
1464
  # @type RequestId: String
1465
1465
 
1466
1466
  attr_accessor :RequestId
1467
-
1467
+
1468
1468
  def initialize(requestid=nil)
1469
1469
  @RequestId = requestid
1470
1470
  end
@@ -1483,7 +1483,7 @@ module TencentCloud
1483
1483
  # @type Filters: Array
1484
1484
 
1485
1485
  attr_accessor :Filters
1486
-
1486
+
1487
1487
  def initialize(filters=nil)
1488
1488
  @Filters = filters
1489
1489
  end
@@ -1510,7 +1510,7 @@ module TencentCloud
1510
1510
  # @type RequestId: String
1511
1511
 
1512
1512
  attr_accessor :AppId, :AccountQuotaOverview, :RequestId
1513
-
1513
+
1514
1514
  def initialize(appid=nil, accountquotaoverview=nil, requestid=nil)
1515
1515
  @AppId = appid
1516
1516
  @AccountQuotaOverview = accountquotaoverview
@@ -1533,7 +1533,7 @@ module TencentCloud
1533
1533
  # @type ChcIds: Array
1534
1534
 
1535
1535
  attr_accessor :ChcIds
1536
-
1536
+
1537
1537
  def initialize(chcids=nil)
1538
1538
  @ChcIds = chcids
1539
1539
  end
@@ -1551,7 +1551,7 @@ module TencentCloud
1551
1551
  # @type RequestId: String
1552
1552
 
1553
1553
  attr_accessor :ChcHostDeniedActionSet, :RequestId
1554
-
1554
+
1555
1555
  def initialize(chchostdeniedactionset=nil, requestid=nil)
1556
1556
  @ChcHostDeniedActionSet = chchostdeniedactionset
1557
1557
  @RequestId = requestid
@@ -1593,7 +1593,7 @@ module TencentCloud
1593
1593
  # @type Limit: Integer
1594
1594
 
1595
1595
  attr_accessor :ChcIds, :Filters, :Offset, :Limit
1596
-
1596
+
1597
1597
  def initialize(chcids=nil, filters=nil, offset=nil, limit=nil)
1598
1598
  @ChcIds = chcids
1599
1599
  @Filters = filters
@@ -1626,7 +1626,7 @@ module TencentCloud
1626
1626
  # @type RequestId: String
1627
1627
 
1628
1628
  attr_accessor :TotalCount, :ChcHostSet, :RequestId
1629
-
1629
+
1630
1630
  def initialize(totalcount=nil, chchostset=nil, requestid=nil)
1631
1631
  @TotalCount = totalcount
1632
1632
  @ChcHostSet = chchostset
@@ -1650,7 +1650,7 @@ module TencentCloud
1650
1650
  # DescribeDisasterRecoverGroupQuota请求参数结构体
1651
1651
  class DescribeDisasterRecoverGroupQuotaRequest < TencentCloud::Common::AbstractModel
1652
1652
 
1653
-
1653
+
1654
1654
  def initialize()
1655
1655
  end
1656
1656
 
@@ -1674,7 +1674,7 @@ module TencentCloud
1674
1674
  # @type RequestId: String
1675
1675
 
1676
1676
  attr_accessor :GroupQuota, :CurrentNum, :CvmInHostGroupQuota, :CvmInSwGroupQuota, :CvmInRackGroupQuota, :RequestId
1677
-
1677
+
1678
1678
  def initialize(groupquota=nil, currentnum=nil, cvminhostgroupquota=nil, cvminswgroupquota=nil, cvminrackgroupquota=nil, requestid=nil)
1679
1679
  @GroupQuota = groupquota
1680
1680
  @CurrentNum = currentnum
@@ -1706,7 +1706,7 @@ module TencentCloud
1706
1706
  # @type Limit: Integer
1707
1707
 
1708
1708
  attr_accessor :DisasterRecoverGroupIds, :Name, :Offset, :Limit
1709
-
1709
+
1710
1710
  def initialize(disasterrecovergroupids=nil, name=nil, offset=nil, limit=nil)
1711
1711
  @DisasterRecoverGroupIds = disasterrecovergroupids
1712
1712
  @Name = name
@@ -1732,7 +1732,7 @@ module TencentCloud
1732
1732
  # @type RequestId: String
1733
1733
 
1734
1734
  attr_accessor :DisasterRecoverGroupSet, :TotalCount, :RequestId
1735
-
1735
+
1736
1736
  def initialize(disasterrecovergroupset=nil, totalcount=nil, requestid=nil)
1737
1737
  @DisasterRecoverGroupSet = disasterrecovergroupset
1738
1738
  @TotalCount = totalcount
@@ -1773,7 +1773,7 @@ module TencentCloud
1773
1773
  # @type Limit: Integer
1774
1774
 
1775
1775
  attr_accessor :Filters, :Offset, :Limit
1776
-
1776
+
1777
1777
  def initialize(filters=nil, offset=nil, limit=nil)
1778
1778
  @Filters = filters
1779
1779
  @Offset = offset
@@ -1804,7 +1804,7 @@ module TencentCloud
1804
1804
  # @type RequestId: String
1805
1805
 
1806
1806
  attr_accessor :TotalCount, :HostSet, :RequestId
1807
-
1807
+
1808
1808
  def initialize(totalcount=nil, hostset=nil, requestid=nil)
1809
1809
  @TotalCount = totalcount
1810
1810
  @HostSet = hostset
@@ -1839,7 +1839,7 @@ module TencentCloud
1839
1839
  # @type Limit: Integer
1840
1840
 
1841
1841
  attr_accessor :HpcClusterIds, :Name, :Zone, :Offset, :Limit
1842
-
1842
+
1843
1843
  def initialize(hpcclusterids=nil, name=nil, zone=nil, offset=nil, limit=nil)
1844
1844
  @HpcClusterIds = hpcclusterids
1845
1845
  @Name = name
@@ -1867,7 +1867,7 @@ module TencentCloud
1867
1867
  # @type RequestId: String
1868
1868
 
1869
1869
  attr_accessor :HpcClusterSet, :TotalCount, :RequestId
1870
-
1870
+
1871
1871
  def initialize(hpcclusterset=nil, totalcount=nil, requestid=nil)
1872
1872
  @HpcClusterSet = hpcclusterset
1873
1873
  @TotalCount = totalcount
@@ -1891,7 +1891,7 @@ module TencentCloud
1891
1891
  # DescribeImageQuota请求参数结构体
1892
1892
  class DescribeImageQuotaRequest < TencentCloud::Common::AbstractModel
1893
1893
 
1894
-
1894
+
1895
1895
  def initialize()
1896
1896
  end
1897
1897
 
@@ -1907,7 +1907,7 @@ module TencentCloud
1907
1907
  # @type RequestId: String
1908
1908
 
1909
1909
  attr_accessor :ImageNumQuota, :RequestId
1910
-
1910
+
1911
1911
  def initialize(imagenumquota=nil, requestid=nil)
1912
1912
  @ImageNumQuota = imagenumquota
1913
1913
  @RequestId = requestid
@@ -1925,7 +1925,7 @@ module TencentCloud
1925
1925
  # @type ImageId: String
1926
1926
 
1927
1927
  attr_accessor :ImageId
1928
-
1928
+
1929
1929
  def initialize(imageid=nil)
1930
1930
  @ImageId = imageid
1931
1931
  end
@@ -1943,7 +1943,7 @@ module TencentCloud
1943
1943
  # @type RequestId: String
1944
1944
 
1945
1945
  attr_accessor :SharePermissionSet, :RequestId
1946
-
1946
+
1947
1947
  def initialize(sharepermissionset=nil, requestid=nil)
1948
1948
  @SharePermissionSet = sharepermissionset
1949
1949
  @RequestId = requestid
@@ -1991,7 +1991,7 @@ module TencentCloud
1991
1991
  # @type InstanceType: String
1992
1992
 
1993
1993
  attr_accessor :ImageIds, :Filters, :Offset, :Limit, :InstanceType
1994
-
1994
+
1995
1995
  def initialize(imageids=nil, filters=nil, offset=nil, limit=nil, instancetype=nil)
1996
1996
  @ImageIds = imageids
1997
1997
  @Filters = filters
@@ -2026,7 +2026,7 @@ module TencentCloud
2026
2026
  # @type RequestId: String
2027
2027
 
2028
2028
  attr_accessor :ImageSet, :TotalCount, :RequestId
2029
-
2029
+
2030
2030
  def initialize(imageset=nil, totalcount=nil, requestid=nil)
2031
2031
  @ImageSet = imageset
2032
2032
  @TotalCount = totalcount
@@ -2050,7 +2050,7 @@ module TencentCloud
2050
2050
  # DescribeImportImageOs请求参数结构体
2051
2051
  class DescribeImportImageOsRequest < TencentCloud::Common::AbstractModel
2052
2052
 
2053
-
2053
+
2054
2054
  def initialize()
2055
2055
  end
2056
2056
 
@@ -2068,7 +2068,7 @@ module TencentCloud
2068
2068
  # @type RequestId: String
2069
2069
 
2070
2070
  attr_accessor :ImportImageOsListSupported, :ImportImageOsVersionSet, :RequestId
2071
-
2071
+
2072
2072
  def initialize(importimageoslistsupported=nil, importimageosversionset=nil, requestid=nil)
2073
2073
  @ImportImageOsListSupported = importimageoslistsupported
2074
2074
  @ImportImageOsVersionSet = importimageosversionset
@@ -2095,7 +2095,7 @@ module TencentCloud
2095
2095
  # DescribeInstanceFamilyConfigs请求参数结构体
2096
2096
  class DescribeInstanceFamilyConfigsRequest < TencentCloud::Common::AbstractModel
2097
2097
 
2098
-
2098
+
2099
2099
  def initialize()
2100
2100
  end
2101
2101
 
@@ -2111,7 +2111,7 @@ module TencentCloud
2111
2111
  # @type RequestId: String
2112
2112
 
2113
2113
  attr_accessor :InstanceFamilyConfigSet, :RequestId
2114
-
2114
+
2115
2115
  def initialize(instancefamilyconfigset=nil, requestid=nil)
2116
2116
  @InstanceFamilyConfigSet = instancefamilyconfigset
2117
2117
  @RequestId = requestid
@@ -2136,7 +2136,7 @@ module TencentCloud
2136
2136
  # @type InstanceId: String
2137
2137
 
2138
2138
  attr_accessor :InstanceId
2139
-
2139
+
2140
2140
  def initialize(instanceid=nil)
2141
2141
  @InstanceId = instanceid
2142
2142
  end
@@ -2154,7 +2154,7 @@ module TencentCloud
2154
2154
  # @type RequestId: String
2155
2155
 
2156
2156
  attr_accessor :InternetBandwidthConfigSet, :RequestId
2157
-
2157
+
2158
2158
  def initialize(internetbandwidthconfigset=nil, requestid=nil)
2159
2159
  @InternetBandwidthConfigSet = internetbandwidthconfigset
2160
2160
  @RequestId = requestid
@@ -2185,7 +2185,7 @@ module TencentCloud
2185
2185
  # @type Filters: Array
2186
2186
 
2187
2187
  attr_accessor :Filters
2188
-
2188
+
2189
2189
  def initialize(filters=nil)
2190
2190
  @Filters = filters
2191
2191
  end
@@ -2210,7 +2210,7 @@ module TencentCloud
2210
2210
  # @type RequestId: String
2211
2211
 
2212
2212
  attr_accessor :InstanceTypeConfigSet, :RequestId
2213
-
2213
+
2214
2214
  def initialize(instancetypeconfigset=nil, requestid=nil)
2215
2215
  @InstanceTypeConfigSet = instancetypeconfigset
2216
2216
  @RequestId = requestid
@@ -2235,7 +2235,7 @@ module TencentCloud
2235
2235
  # @type InstanceId: String
2236
2236
 
2237
2237
  attr_accessor :InstanceId
2238
-
2238
+
2239
2239
  def initialize(instanceid=nil)
2240
2240
  @InstanceId = instanceid
2241
2241
  end
@@ -2253,7 +2253,7 @@ module TencentCloud
2253
2253
  # @type RequestId: String
2254
2254
 
2255
2255
  attr_accessor :InstanceVncUrl, :RequestId
2256
-
2256
+
2257
2257
  def initialize(instancevncurl=nil, requestid=nil)
2258
2258
  @InstanceVncUrl = instancevncurl
2259
2259
  @RequestId = requestid
@@ -2275,7 +2275,7 @@ module TencentCloud
2275
2275
  # @type Filters: Array
2276
2276
 
2277
2277
  attr_accessor :InstanceIds, :Filters
2278
-
2278
+
2279
2279
  def initialize(instanceids=nil, filters=nil)
2280
2280
  @InstanceIds = instanceids
2281
2281
  @Filters = filters
@@ -2304,7 +2304,7 @@ module TencentCloud
2304
2304
  # @type RequestId: String
2305
2305
 
2306
2306
  attr_accessor :TotalCount, :InstanceTypeConfigStatusSet, :RequestId
2307
-
2307
+
2308
2308
  def initialize(totalcount=nil, instancetypeconfigstatusset=nil, requestid=nil)
2309
2309
  @TotalCount = totalcount
2310
2310
  @InstanceTypeConfigStatusSet = instancetypeconfigstatusset
@@ -2334,7 +2334,7 @@ module TencentCloud
2334
2334
  # @type Operation: String
2335
2335
 
2336
2336
  attr_accessor :InstanceIds, :Operation
2337
-
2337
+
2338
2338
  def initialize(instanceids=nil, operation=nil)
2339
2339
  @InstanceIds = instanceids
2340
2340
  @Operation = operation
@@ -2354,7 +2354,7 @@ module TencentCloud
2354
2354
  # @type RequestId: String
2355
2355
 
2356
2356
  attr_accessor :InstanceOperationLimitSet, :RequestId
2357
-
2357
+
2358
2358
  def initialize(instanceoperationlimitset=nil, requestid=nil)
2359
2359
  @InstanceOperationLimitSet = instanceoperationlimitset
2360
2360
  @RequestId = requestid
@@ -2385,7 +2385,7 @@ module TencentCloud
2385
2385
  # @type Limit: Integer
2386
2386
 
2387
2387
  attr_accessor :InstanceIds, :Filters, :Offset, :Limit
2388
-
2388
+
2389
2389
  def initialize(instanceids=nil, filters=nil, offset=nil, limit=nil)
2390
2390
  @InstanceIds = instanceids
2391
2391
  @Filters = filters
@@ -2418,7 +2418,7 @@ module TencentCloud
2418
2418
  # @type RequestId: String
2419
2419
 
2420
2420
  attr_accessor :TotalCount, :InstanceSet, :RequestId
2421
-
2421
+
2422
2422
  def initialize(totalcount=nil, instanceset=nil, requestid=nil)
2423
2423
  @TotalCount = totalcount
2424
2424
  @InstanceSet = instanceset
@@ -2449,7 +2449,7 @@ module TencentCloud
2449
2449
  # @type Limit: Integer
2450
2450
 
2451
2451
  attr_accessor :InstanceIds, :Offset, :Limit
2452
-
2452
+
2453
2453
  def initialize(instanceids=nil, offset=nil, limit=nil)
2454
2454
  @InstanceIds = instanceids
2455
2455
  @Offset = offset
@@ -2473,7 +2473,7 @@ module TencentCloud
2473
2473
  # @type RequestId: String
2474
2474
 
2475
2475
  attr_accessor :TotalCount, :InstanceStatusSet, :RequestId
2476
-
2476
+
2477
2477
  def initialize(totalcount=nil, instancestatusset=nil, requestid=nil)
2478
2478
  @TotalCount = totalcount
2479
2479
  @InstanceStatusSet = instancestatusset
@@ -2497,7 +2497,7 @@ module TencentCloud
2497
2497
  # DescribeInternetChargeTypeConfigs请求参数结构体
2498
2498
  class DescribeInternetChargeTypeConfigsRequest < TencentCloud::Common::AbstractModel
2499
2499
 
2500
-
2500
+
2501
2501
  def initialize()
2502
2502
  end
2503
2503
 
@@ -2513,7 +2513,7 @@ module TencentCloud
2513
2513
  # @type RequestId: String
2514
2514
 
2515
2515
  attr_accessor :InternetChargeTypeConfigSet, :RequestId
2516
-
2516
+
2517
2517
  def initialize(internetchargetypeconfigset=nil, requestid=nil)
2518
2518
  @InternetChargeTypeConfigSet = internetchargetypeconfigset
2519
2519
  @RequestId = requestid
@@ -2550,7 +2550,7 @@ module TencentCloud
2550
2550
  # @type Limit: Integer
2551
2551
 
2552
2552
  attr_accessor :KeyIds, :Filters, :Offset, :Limit
2553
-
2553
+
2554
2554
  def initialize(keyids=nil, filters=nil, offset=nil, limit=nil)
2555
2555
  @KeyIds = keyids
2556
2556
  @Filters = filters
@@ -2583,7 +2583,7 @@ module TencentCloud
2583
2583
  # @type RequestId: String
2584
2584
 
2585
2585
  attr_accessor :TotalCount, :KeyPairSet, :RequestId
2586
-
2586
+
2587
2587
  def initialize(totalcount=nil, keypairset=nil, requestid=nil)
2588
2588
  @TotalCount = totalcount
2589
2589
  @KeyPairSet = keypairset
@@ -2622,7 +2622,7 @@ module TencentCloud
2622
2622
  # @type DefaultVersion: Boolean
2623
2623
 
2624
2624
  attr_accessor :LaunchTemplateId, :LaunchTemplateVersions, :MinVersion, :MaxVersion, :Offset, :Limit, :DefaultVersion
2625
-
2625
+
2626
2626
  def initialize(launchtemplateid=nil, launchtemplateversions=nil, minversion=nil, maxversion=nil, offset=nil, limit=nil, defaultversion=nil)
2627
2627
  @LaunchTemplateId = launchtemplateid
2628
2628
  @LaunchTemplateVersions = launchtemplateversions
@@ -2654,7 +2654,7 @@ module TencentCloud
2654
2654
  # @type RequestId: String
2655
2655
 
2656
2656
  attr_accessor :TotalCount, :LaunchTemplateVersionSet, :RequestId
2657
-
2657
+
2658
2658
  def initialize(totalcount=nil, launchtemplateversionset=nil, requestid=nil)
2659
2659
  @TotalCount = totalcount
2660
2660
  @LaunchTemplateVersionSet = launchtemplateversionset
@@ -2688,7 +2688,7 @@ module TencentCloud
2688
2688
  # @type Limit: Integer
2689
2689
 
2690
2690
  attr_accessor :LaunchTemplateIds, :Filters, :Offset, :Limit
2691
-
2691
+
2692
2692
  def initialize(launchtemplateids=nil, filters=nil, offset=nil, limit=nil)
2693
2693
  @LaunchTemplateIds = launchtemplateids
2694
2694
  @Filters = filters
@@ -2723,7 +2723,7 @@ module TencentCloud
2723
2723
  # @type RequestId: String
2724
2724
 
2725
2725
  attr_accessor :TotalCount, :LaunchTemplateSet, :RequestId
2726
-
2726
+
2727
2727
  def initialize(totalcount=nil, launchtemplateset=nil, requestid=nil)
2728
2728
  @TotalCount = totalcount
2729
2729
  @LaunchTemplateSet = launchtemplateset
@@ -2747,7 +2747,7 @@ module TencentCloud
2747
2747
  # DescribeRegions请求参数结构体
2748
2748
  class DescribeRegionsRequest < TencentCloud::Common::AbstractModel
2749
2749
 
2750
-
2750
+
2751
2751
  def initialize()
2752
2752
  end
2753
2753
 
@@ -2765,7 +2765,7 @@ module TencentCloud
2765
2765
  # @type RequestId: String
2766
2766
 
2767
2767
  attr_accessor :TotalCount, :RegionSet, :RequestId
2768
-
2768
+
2769
2769
  def initialize(totalcount=nil, regionset=nil, requestid=nil)
2770
2770
  @TotalCount = totalcount
2771
2771
  @RegionSet = regionset
@@ -2809,7 +2809,7 @@ module TencentCloud
2809
2809
  # @type Filters: Array
2810
2810
 
2811
2811
  attr_accessor :Filters
2812
-
2812
+
2813
2813
  def initialize(filters=nil)
2814
2814
  @Filters = filters
2815
2815
  end
@@ -2834,7 +2834,7 @@ module TencentCloud
2834
2834
  # @type RequestId: String
2835
2835
 
2836
2836
  attr_accessor :ReservedInstanceConfigInfos, :RequestId
2837
-
2837
+
2838
2838
  def initialize(reservedinstanceconfiginfos=nil, requestid=nil)
2839
2839
  @ReservedInstanceConfigInfos = reservedinstanceconfiginfos
2840
2840
  @RequestId = requestid
@@ -2885,7 +2885,7 @@ module TencentCloud
2885
2885
  # @type Filters: Array
2886
2886
 
2887
2887
  attr_accessor :DryRun, :Offset, :Limit, :MaxDuration, :MinDuration, :Filters
2888
-
2888
+
2889
2889
  def initialize(dryrun=nil, offset=nil, limit=nil, maxduration=nil, minduration=nil, filters=nil)
2890
2890
  @DryRun = dryrun
2891
2891
  @Offset = offset
@@ -2922,7 +2922,7 @@ module TencentCloud
2922
2922
  # @type RequestId: String
2923
2923
 
2924
2924
  attr_accessor :TotalCount, :ReservedInstancesOfferingsSet, :RequestId
2925
-
2925
+
2926
2926
  def initialize(totalcount=nil, reservedinstancesofferingsset=nil, requestid=nil)
2927
2927
  @TotalCount = totalcount
2928
2928
  @ReservedInstancesOfferingsSet = reservedinstancesofferingsset
@@ -2972,7 +2972,7 @@ module TencentCloud
2972
2972
  # @type Filters: Array
2973
2973
 
2974
2974
  attr_accessor :DryRun, :Offset, :Limit, :Filters
2975
-
2975
+
2976
2976
  def initialize(dryrun=nil, offset=nil, limit=nil, filters=nil)
2977
2977
  @DryRun = dryrun
2978
2978
  @Offset = offset
@@ -3005,7 +3005,7 @@ module TencentCloud
3005
3005
  # @type RequestId: String
3006
3006
 
3007
3007
  attr_accessor :TotalCount, :ReservedInstancesSet, :RequestId
3008
-
3008
+
3009
3009
  def initialize(totalcount=nil, reservedinstancesset=nil, requestid=nil)
3010
3010
  @TotalCount = totalcount
3011
3011
  @ReservedInstancesSet = reservedinstancesset
@@ -3093,7 +3093,7 @@ module TencentCloud
3093
3093
  # @type Order: Integer
3094
3094
 
3095
3095
  attr_accessor :Limit, :Offset, :Product, :TaskStatus, :TaskTypeIds, :TaskIds, :InstanceIds, :Aliases, :StartDate, :EndDate, :OrderField, :Order
3096
-
3096
+
3097
3097
  def initialize(limit=nil, offset=nil, product=nil, taskstatus=nil, tasktypeids=nil, taskids=nil, instanceids=nil, aliases=nil, startdate=nil, enddate=nil, orderfield=nil, order=nil)
3098
3098
  @Limit = limit
3099
3099
  @Offset = offset
@@ -3136,7 +3136,7 @@ module TencentCloud
3136
3136
  # @type RequestId: String
3137
3137
 
3138
3138
  attr_accessor :TotalCount, :RepairTaskInfoSet, :RequestId
3139
-
3139
+
3140
3140
  def initialize(totalcount=nil, repairtaskinfoset=nil, requestid=nil)
3141
3141
  @TotalCount = totalcount
3142
3142
  @RepairTaskInfoSet = repairtaskinfoset
@@ -3173,7 +3173,7 @@ module TencentCloud
3173
3173
  # @type Filters: Array
3174
3174
 
3175
3175
  attr_accessor :Filters
3176
-
3176
+
3177
3177
  def initialize(filters=nil)
3178
3178
  @Filters = filters
3179
3179
  end
@@ -3198,7 +3198,7 @@ module TencentCloud
3198
3198
  # @type RequestId: String
3199
3199
 
3200
3200
  attr_accessor :InstanceTypeQuotaSet, :RequestId
3201
-
3201
+
3202
3202
  def initialize(instancetypequotaset=nil, requestid=nil)
3203
3203
  @InstanceTypeQuotaSet = instancetypequotaset
3204
3204
  @RequestId = requestid
@@ -3220,7 +3220,7 @@ module TencentCloud
3220
3220
  # DescribeZones请求参数结构体
3221
3221
  class DescribeZonesRequest < TencentCloud::Common::AbstractModel
3222
3222
 
3223
-
3223
+
3224
3224
  def initialize()
3225
3225
  end
3226
3226
 
@@ -3238,7 +3238,7 @@ module TencentCloud
3238
3238
  # @type RequestId: String
3239
3239
 
3240
3240
  attr_accessor :TotalCount, :ZoneSet, :RequestId
3241
-
3241
+
3242
3242
  def initialize(totalcount=nil, zoneset=nil, requestid=nil)
3243
3243
  @TotalCount = totalcount
3244
3244
  @ZoneSet = zoneset
@@ -3269,7 +3269,7 @@ module TencentCloud
3269
3269
  # @type ForceStop: Boolean
3270
3270
 
3271
3271
  attr_accessor :InstanceIds, :KeyIds, :ForceStop
3272
-
3272
+
3273
3273
  def initialize(instanceids=nil, keyids=nil, forcestop=nil)
3274
3274
  @InstanceIds = instanceids
3275
3275
  @KeyIds = keyids
@@ -3289,7 +3289,7 @@ module TencentCloud
3289
3289
  # @type RequestId: String
3290
3290
 
3291
3291
  attr_accessor :RequestId
3292
-
3292
+
3293
3293
  def initialize(requestid=nil)
3294
3294
  @RequestId = requestid
3295
3295
  end
@@ -3307,7 +3307,7 @@ module TencentCloud
3307
3307
  # @type InstanceIds: Array
3308
3308
 
3309
3309
  attr_accessor :SecurityGroupIds, :InstanceIds
3310
-
3310
+
3311
3311
  def initialize(securitygroupids=nil, instanceids=nil)
3312
3312
  @SecurityGroupIds = securitygroupids
3313
3313
  @InstanceIds = instanceids
@@ -3325,7 +3325,7 @@ module TencentCloud
3325
3325
  # @type RequestId: String
3326
3326
 
3327
3327
  attr_accessor :RequestId
3328
-
3328
+
3329
3329
  def initialize(requestid=nil)
3330
3330
  @RequestId = requestid
3331
3331
  end
@@ -3355,7 +3355,7 @@ module TencentCloud
3355
3355
  # @type CreateTime: String
3356
3356
 
3357
3357
  attr_accessor :DisasterRecoverGroupId, :Name, :Type, :CvmQuotaTotal, :CurrentNum, :InstanceIds, :CreateTime
3358
-
3358
+
3359
3359
  def initialize(disasterrecovergroupid=nil, name=nil, type=nil, cvmquotatotal=nil, currentnum=nil, instanceids=nil, createtime=nil)
3360
3360
  @DisasterRecoverGroupId = disasterrecovergroupid
3361
3361
  @Name = name
@@ -3391,7 +3391,7 @@ module TencentCloud
3391
3391
  # @type CvmInRackGroupQuota: Integer
3392
3392
 
3393
3393
  attr_accessor :GroupQuota, :CurrentNum, :CvmInHostGroupQuota, :CvmInSwitchGroupQuota, :CvmInRackGroupQuota
3394
-
3394
+
3395
3395
  def initialize(groupquota=nil, currentnum=nil, cvminhostgroupquota=nil, cvminswitchgroupquota=nil, cvminrackgroupquota=nil)
3396
3396
  @GroupQuota = groupquota
3397
3397
  @CurrentNum = currentnum
@@ -3419,7 +3419,7 @@ module TencentCloud
3419
3419
  # @type AutomationService: :class:`Tencentcloud::Cvm.v20170312.models.RunAutomationServiceEnabled`
3420
3420
 
3421
3421
  attr_accessor :SecurityService, :MonitorService, :AutomationService
3422
-
3422
+
3423
3423
  def initialize(securityservice=nil, monitorservice=nil, automationservice=nil)
3424
3424
  @SecurityService = securityservice
3425
3425
  @MonitorService = monitorservice
@@ -3460,7 +3460,7 @@ module TencentCloud
3460
3460
  # @type RoleName: String
3461
3461
 
3462
3462
  attr_accessor :BucketName, :ImageIds, :ExportFormat, :FileNamePrefixList, :OnlyExportRootDisk, :DryRun, :RoleName
3463
-
3463
+
3464
3464
  def initialize(bucketname=nil, imageids=nil, exportformat=nil, filenameprefixlist=nil, onlyexportrootdisk=nil, dryrun=nil, rolename=nil)
3465
3465
  @BucketName = bucketname
3466
3466
  @ImageIds = imageids
@@ -3492,7 +3492,7 @@ module TencentCloud
3492
3492
  # @type RequestId: String
3493
3493
 
3494
3494
  attr_accessor :TaskId, :CosPaths, :RequestId
3495
-
3495
+
3496
3496
  def initialize(taskid=nil, cospaths=nil, requestid=nil)
3497
3497
  @TaskId = taskid
3498
3498
  @CosPaths = cospaths
@@ -3519,7 +3519,7 @@ module TencentCloud
3519
3519
  # @type StorageBlockAttr: :class:`Tencentcloud::Cvm.v20170312.models.StorageBlock`
3520
3520
 
3521
3521
  attr_accessor :ReleaseAddress, :UnsupportNetworks, :StorageBlockAttr
3522
-
3522
+
3523
3523
  def initialize(releaseaddress=nil, unsupportnetworks=nil, storageblockattr=nil)
3524
3524
  @ReleaseAddress = releaseaddress
3525
3525
  @UnsupportNetworks = unsupportnetworks
@@ -3555,7 +3555,7 @@ module TencentCloud
3555
3555
  # @type Values: Array
3556
3556
 
3557
3557
  attr_accessor :Name, :Values
3558
-
3558
+
3559
3559
  def initialize(name=nil, values=nil)
3560
3560
  @Name = name
3561
3561
  @Values = values
@@ -3580,7 +3580,7 @@ module TencentCloud
3580
3580
  # @type GPUType: String
3581
3581
 
3582
3582
  attr_accessor :GPUCount, :GPUId, :GPUType
3583
-
3583
+
3584
3584
  def initialize(gpucount=nil, gpuid=nil, gputype=nil)
3585
3585
  @GPUCount = gpucount
3586
3586
  @GPUId = gpuid
@@ -3625,7 +3625,7 @@ module TencentCloud
3625
3625
  # @type CageId: String
3626
3626
 
3627
3627
  attr_accessor :Placement, :HostId, :HostType, :HostName, :HostChargeType, :RenewFlag, :CreatedTime, :ExpiredTime, :InstanceIds, :HostState, :HostIp, :HostResource, :CageId
3628
-
3628
+
3629
3629
  def initialize(placement=nil, hostid=nil, hosttype=nil, hostname=nil, hostchargetype=nil, renewflag=nil, createdtime=nil, expiredtime=nil, instanceids=nil, hoststate=nil, hostip=nil, hostresource=nil, cageid=nil)
3630
3630
  @Placement = placement
3631
3631
  @HostId = hostid
@@ -3671,7 +3671,7 @@ module TencentCloud
3671
3671
  # @type HostPrice: :class:`Tencentcloud::Cvm.v20170312.models.ItemPrice`
3672
3672
 
3673
3673
  attr_accessor :HostPrice
3674
-
3674
+
3675
3675
  def initialize(hostprice=nil)
3676
3676
  @HostPrice = hostprice
3677
3677
  end
@@ -3706,7 +3706,7 @@ module TencentCloud
3706
3706
  # @type GpuAvailable: Integer
3707
3707
 
3708
3708
  attr_accessor :CpuTotal, :CpuAvailable, :MemTotal, :MemAvailable, :DiskTotal, :DiskAvailable, :DiskType, :GpuTotal, :GpuAvailable
3709
-
3709
+
3710
3710
  def initialize(cputotal=nil, cpuavailable=nil, memtotal=nil, memavailable=nil, disktotal=nil, diskavailable=nil, disktype=nil, gputotal=nil, gpuavailable=nil)
3711
3711
  @CpuTotal = cputotal
3712
3712
  @CpuAvailable = cpuavailable
@@ -3756,7 +3756,7 @@ module TencentCloud
3756
3756
  # @type InstanceIds: Array
3757
3757
 
3758
3758
  attr_accessor :HpcClusterId, :Name, :Remark, :CvmQuotaTotal, :Zone, :CurrentNum, :CreateTime, :InstanceIds
3759
-
3759
+
3760
3760
  def initialize(hpcclusterid=nil, name=nil, remark=nil, cvmquotatotal=nil, zone=nil, currentnum=nil, createtime=nil, instanceids=nil)
3761
3761
  @HpcClusterId = hpcclusterid
3762
3762
  @Name = name
@@ -3829,7 +3829,7 @@ module TencentCloud
3829
3829
  # @type LicenseType: String
3830
3830
 
3831
3831
  attr_accessor :ImageId, :OsName, :ImageType, :CreatedTime, :ImageName, :ImageDescription, :ImageSize, :Architecture, :ImageState, :Platform, :ImageCreator, :ImageSource, :SyncPercent, :IsSupportCloudinit, :SnapshotSet, :Tags, :LicenseType
3832
-
3832
+
3833
3833
  def initialize(imageid=nil, osname=nil, imagetype=nil, createdtime=nil, imagename=nil, imagedescription=nil, imagesize=nil, architecture=nil, imagestate=nil, platform=nil, imagecreator=nil, imagesource=nil, syncpercent=nil, issupportcloudinit=nil, snapshotset=nil, tags=nil, licensetype=nil)
3834
3834
  @ImageId = imageid
3835
3835
  @OsName = osname
@@ -3895,7 +3895,7 @@ module TencentCloud
3895
3895
  # @type Linux: Array
3896
3896
 
3897
3897
  attr_accessor :Windows, :Linux
3898
-
3898
+
3899
3899
  def initialize(windows=nil, linux=nil)
3900
3900
  @Windows = windows
3901
3901
  @Linux = linux
@@ -3915,7 +3915,7 @@ module TencentCloud
3915
3915
  # @type TotalQuota: Integer
3916
3916
 
3917
3917
  attr_accessor :UsedQuota, :TotalQuota
3918
-
3918
+
3919
3919
  def initialize(usedquota=nil, totalquota=nil)
3920
3920
  @UsedQuota = usedquota
3921
3921
  @TotalQuota = totalquota
@@ -3956,7 +3956,7 @@ module TencentCloud
3956
3956
  # @type BootMode: String
3957
3957
 
3958
3958
  attr_accessor :Architecture, :OsType, :OsVersion, :ImageUrl, :ImageName, :ImageDescription, :DryRun, :Force, :TagSpecification, :LicenseType, :BootMode
3959
-
3959
+
3960
3960
  def initialize(architecture=nil, ostype=nil, osversion=nil, imageurl=nil, imagename=nil, imagedescription=nil, dryrun=nil, force=nil, tagspecification=nil, licensetype=nil, bootmode=nil)
3961
3961
  @Architecture = architecture
3962
3962
  @OsType = ostype
@@ -3999,7 +3999,7 @@ module TencentCloud
3999
3999
  # @type RequestId: String
4000
4000
 
4001
4001
  attr_accessor :RequestId
4002
-
4002
+
4003
4003
  def initialize(requestid=nil)
4004
4004
  @RequestId = requestid
4005
4005
  end
@@ -4023,7 +4023,7 @@ module TencentCloud
4023
4023
  # @type TagSpecification: Array
4024
4024
 
4025
4025
  attr_accessor :KeyName, :ProjectId, :PublicKey, :TagSpecification
4026
-
4026
+
4027
4027
  def initialize(keyname=nil, projectid=nil, publickey=nil, tagspecification=nil)
4028
4028
  @KeyName = keyname
4029
4029
  @ProjectId = projectid
@@ -4054,7 +4054,7 @@ module TencentCloud
4054
4054
  # @type RequestId: String
4055
4055
 
4056
4056
  attr_accessor :KeyId, :RequestId
4057
-
4057
+
4058
4058
  def initialize(keyid=nil, requestid=nil)
4059
4059
  @KeyId = keyid
4060
4060
  @RequestId = requestid
@@ -4080,7 +4080,7 @@ module TencentCloud
4080
4080
  # @type ReservedInstanceName: String
4081
4081
 
4082
4082
  attr_accessor :InstanceCount, :ReservedInstancesOfferingId, :DryRun, :ClientToken, :ReservedInstanceName
4083
-
4083
+
4084
4084
  def initialize(instancecount=nil, reservedinstancesofferingid=nil, dryrun=nil, clienttoken=nil, reservedinstancename=nil)
4085
4085
  @InstanceCount = instancecount
4086
4086
  @ReservedInstancesOfferingId = reservedinstancesofferingid
@@ -4106,7 +4106,7 @@ module TencentCloud
4106
4106
  # @type RequestId: String
4107
4107
 
4108
4108
  attr_accessor :Price, :RequestId
4109
-
4109
+
4110
4110
  def initialize(price=nil, requestid=nil)
4111
4111
  @Price = price
4112
4112
  @RequestId = requestid
@@ -4133,7 +4133,7 @@ module TencentCloud
4133
4133
  # @type ModifyPortableDataDisk: Boolean
4134
4134
 
4135
4135
  attr_accessor :InstanceIds, :InstanceChargeType, :InstanceChargePrepaid, :ModifyPortableDataDisk
4136
-
4136
+
4137
4137
  def initialize(instanceids=nil, instancechargetype=nil, instancechargeprepaid=nil, modifyportabledatadisk=nil)
4138
4138
  @InstanceIds = instanceids
4139
4139
  @InstanceChargeType = instancechargetype
@@ -4160,7 +4160,7 @@ module TencentCloud
4160
4160
  # @type RequestId: String
4161
4161
 
4162
4162
  attr_accessor :Price, :RequestId
4163
-
4163
+
4164
4164
  def initialize(price=nil, requestid=nil)
4165
4165
  @Price = price
4166
4166
  @RequestId = requestid
@@ -4185,7 +4185,7 @@ module TencentCloud
4185
4185
  # @type DryRun: Boolean
4186
4186
 
4187
4187
  attr_accessor :HostIds, :HostChargePrepaid, :DryRun
4188
-
4188
+
4189
4189
  def initialize(hostids=nil, hostchargeprepaid=nil, dryrun=nil)
4190
4190
  @HostIds = hostids
4191
4191
  @HostChargePrepaid = hostchargeprepaid
@@ -4210,7 +4210,7 @@ module TencentCloud
4210
4210
  # @type RequestId: String
4211
4211
 
4212
4212
  attr_accessor :Price, :RequestId
4213
-
4213
+
4214
4214
  def initialize(price=nil, requestid=nil)
4215
4215
  @Price = price
4216
4216
  @RequestId = requestid
@@ -4237,7 +4237,7 @@ module TencentCloud
4237
4237
  # @type RenewPortableDataDisk: Boolean
4238
4238
 
4239
4239
  attr_accessor :InstanceIds, :InstanceChargePrepaid, :DryRun, :RenewPortableDataDisk
4240
-
4240
+
4241
4241
  def initialize(instanceids=nil, instancechargeprepaid=nil, dryrun=nil, renewportabledatadisk=nil)
4242
4242
  @InstanceIds = instanceids
4243
4243
  @InstanceChargePrepaid = instancechargeprepaid
@@ -4264,7 +4264,7 @@ module TencentCloud
4264
4264
  # @type RequestId: String
4265
4265
 
4266
4266
  attr_accessor :Price, :RequestId
4267
-
4267
+
4268
4268
  def initialize(price=nil, requestid=nil)
4269
4269
  @Price = price
4270
4270
  @RequestId = requestid
@@ -4293,7 +4293,7 @@ module TencentCloud
4293
4293
  # @type EnhancedService: :class:`Tencentcloud::Cvm.v20170312.models.EnhancedService`
4294
4294
 
4295
4295
  attr_accessor :InstanceId, :ImageId, :SystemDisk, :LoginSettings, :EnhancedService
4296
-
4296
+
4297
4297
  def initialize(instanceid=nil, imageid=nil, systemdisk=nil, loginsettings=nil, enhancedservice=nil)
4298
4298
  @InstanceId = instanceid
4299
4299
  @ImageId = imageid
@@ -4328,7 +4328,7 @@ module TencentCloud
4328
4328
  # @type RequestId: String
4329
4329
 
4330
4330
  attr_accessor :Price, :RequestId
4331
-
4331
+
4332
4332
  def initialize(price=nil, requestid=nil)
4333
4333
  @Price = price
4334
4334
  @RequestId = requestid
@@ -4355,7 +4355,7 @@ module TencentCloud
4355
4355
  # @type EndTime: String
4356
4356
 
4357
4357
  attr_accessor :InstanceIds, :InternetAccessible, :StartTime, :EndTime
4358
-
4358
+
4359
4359
  def initialize(instanceids=nil, internetaccessible=nil, starttime=nil, endtime=nil)
4360
4360
  @InstanceIds = instanceids
4361
4361
  @InternetAccessible = internetaccessible
@@ -4382,7 +4382,7 @@ module TencentCloud
4382
4382
  # @type RequestId: String
4383
4383
 
4384
4384
  attr_accessor :Price, :RequestId
4385
-
4385
+
4386
4386
  def initialize(price=nil, requestid=nil)
4387
4387
  @Price = price
4388
4388
  @RequestId = requestid
@@ -4405,7 +4405,7 @@ module TencentCloud
4405
4405
  # @type InstanceType: String
4406
4406
 
4407
4407
  attr_accessor :InstanceIds, :InstanceType
4408
-
4408
+
4409
4409
  def initialize(instanceids=nil, instancetype=nil)
4410
4410
  @InstanceIds = instanceids
4411
4411
  @InstanceType = instancetype
@@ -4425,7 +4425,7 @@ module TencentCloud
4425
4425
  # @type RequestId: String
4426
4426
 
4427
4427
  attr_accessor :Price, :RequestId
4428
-
4428
+
4429
4429
  def initialize(price=nil, requestid=nil)
4430
4430
  @Price = price
4431
4431
  @RequestId = requestid
@@ -4450,7 +4450,7 @@ module TencentCloud
4450
4450
  # @type ForceStop: Boolean
4451
4451
 
4452
4452
  attr_accessor :InstanceId, :DataDisks, :ForceStop
4453
-
4453
+
4454
4454
  def initialize(instanceid=nil, datadisks=nil, forcestop=nil)
4455
4455
  @InstanceId = instanceid
4456
4456
  @DataDisks = datadisks
@@ -4479,7 +4479,7 @@ module TencentCloud
4479
4479
  # @type RequestId: String
4480
4480
 
4481
4481
  attr_accessor :Price, :RequestId
4482
-
4482
+
4483
4483
  def initialize(price=nil, requestid=nil)
4484
4484
  @Price = price
4485
4485
  @RequestId = requestid
@@ -4538,7 +4538,7 @@ module TencentCloud
4538
4538
  # @type HpcClusterId: String
4539
4539
 
4540
4540
  attr_accessor :Placement, :ImageId, :InstanceChargeType, :InstanceChargePrepaid, :InstanceType, :SystemDisk, :DataDisks, :VirtualPrivateCloud, :InternetAccessible, :InstanceCount, :InstanceName, :LoginSettings, :SecurityGroupIds, :EnhancedService, :ClientToken, :HostName, :TagSpecification, :InstanceMarketOptions, :HpcClusterId
4541
-
4541
+
4542
4542
  def initialize(placement=nil, imageid=nil, instancechargetype=nil, instancechargeprepaid=nil, instancetype=nil, systemdisk=nil, datadisks=nil, virtualprivatecloud=nil, internetaccessible=nil, instancecount=nil, instancename=nil, loginsettings=nil, securitygroupids=nil, enhancedservice=nil, clienttoken=nil, hostname=nil, tagspecification=nil, instancemarketoptions=nil, hpcclusterid=nil)
4543
4543
  @Placement = placement
4544
4544
  @ImageId = imageid
@@ -4630,7 +4630,7 @@ module TencentCloud
4630
4630
  # @type RequestId: String
4631
4631
 
4632
4632
  attr_accessor :Price, :RequestId
4633
-
4633
+
4634
4634
  def initialize(price=nil, requestid=nil)
4635
4635
  @Price = price
4636
4636
  @RequestId = requestid
@@ -4651,7 +4651,7 @@ module TencentCloud
4651
4651
  # @type InstanceIds: Array
4652
4652
 
4653
4653
  attr_accessor :InstanceIds
4654
-
4654
+
4655
4655
  def initialize(instanceids=nil)
4656
4656
  @InstanceIds = instanceids
4657
4657
  end
@@ -4669,7 +4669,7 @@ module TencentCloud
4669
4669
  # @type RequestId: String
4670
4670
 
4671
4671
  attr_accessor :InstanceRefundsSet, :RequestId
4672
-
4672
+
4673
4673
  def initialize(instancerefundsset=nil, requestid=nil)
4674
4674
  @InstanceRefundsSet = instancerefundsset
4675
4675
  @RequestId = requestid
@@ -4786,7 +4786,7 @@ module TencentCloud
4786
4786
  # @type LatestOperationErrorMsg: String
4787
4787
 
4788
4788
  attr_accessor :Placement, :InstanceId, :InstanceType, :CPU, :Memory, :RestrictState, :InstanceName, :InstanceChargeType, :SystemDisk, :DataDisks, :PrivateIpAddresses, :PublicIpAddresses, :InternetAccessible, :VirtualPrivateCloud, :ImageId, :RenewFlag, :CreatedTime, :ExpiredTime, :OsName, :SecurityGroupIds, :LoginSettings, :InstanceState, :Tags, :StopChargingMode, :Uuid, :LatestOperation, :LatestOperationState, :LatestOperationRequestId, :DisasterRecoverGroupId, :IPv6Addresses, :CamRoleName, :HpcClusterId, :RdmaIpAddresses, :IsolatedSource, :GPUInfo, :LicenseType, :DisableApiTermination, :DefaultLoginUser, :DefaultLoginPort, :LatestOperationErrorMsg
4789
-
4789
+
4790
4790
  def initialize(placement=nil, instanceid=nil, instancetype=nil, cpu=nil, memory=nil, restrictstate=nil, instancename=nil, instancechargetype=nil, systemdisk=nil, datadisks=nil, privateipaddresses=nil, publicipaddresses=nil, internetaccessible=nil, virtualprivatecloud=nil, imageid=nil, renewflag=nil, createdtime=nil, expiredtime=nil, osname=nil, securitygroupids=nil, loginsettings=nil, instancestate=nil, tags=nil, stopchargingmode=nil, uuid=nil, latestoperation=nil, latestoperationstate=nil, latestoperationrequestid=nil, disasterrecovergroupid=nil, ipv6addresses=nil, camrolename=nil, hpcclusterid=nil, rdmaipaddresses=nil, isolatedsource=nil, gpuinfo=nil, licensetype=nil, disableapitermination=nil, defaultloginuser=nil, defaultloginport=nil, latestoperationerrormsg=nil)
4791
4791
  @Placement = placement
4792
4792
  @InstanceId = instanceid
@@ -4916,7 +4916,7 @@ module TencentCloud
4916
4916
  # @type RenewFlag: String
4917
4917
 
4918
4918
  attr_accessor :Period, :RenewFlag
4919
-
4919
+
4920
4920
  def initialize(period=nil, renewflag=nil)
4921
4921
  @Period = period
4922
4922
  @RenewFlag = renewflag
@@ -4937,7 +4937,7 @@ module TencentCloud
4937
4937
  # @type InstanceFamily: String
4938
4938
 
4939
4939
  attr_accessor :InstanceFamilyName, :InstanceFamily
4940
-
4940
+
4941
4941
  def initialize(instancefamilyname=nil, instancefamily=nil)
4942
4942
  @InstanceFamilyName = instancefamilyname
4943
4943
  @InstanceFamily = instancefamily
@@ -4959,7 +4959,7 @@ module TencentCloud
4959
4959
  # @type MarketType: String
4960
4960
 
4961
4961
  attr_accessor :SpotOptions, :MarketType
4962
-
4962
+
4963
4963
  def initialize(spotoptions=nil, markettype=nil)
4964
4964
  @SpotOptions = spotoptions
4965
4965
  @MarketType = markettype
@@ -4987,7 +4987,7 @@ module TencentCloud
4987
4987
  # @type PriceDetail: String
4988
4988
 
4989
4989
  attr_accessor :InstanceId, :Refunds, :PriceDetail
4990
-
4990
+
4991
4991
  def initialize(instanceid=nil, refunds=nil, pricedetail=nil)
4992
4992
  @InstanceId = instanceid
4993
4993
  @Refunds = refunds
@@ -5009,7 +5009,7 @@ module TencentCloud
5009
5009
  # @type InstanceState: String
5010
5010
 
5011
5011
  attr_accessor :InstanceId, :InstanceState
5012
-
5012
+
5013
5013
  def initialize(instanceid=nil, instancestate=nil)
5014
5014
  @InstanceId = instanceid
5015
5015
  @InstanceState = instancestate
@@ -5041,7 +5041,7 @@ module TencentCloud
5041
5041
  # @type GpuCount: Float
5042
5042
 
5043
5043
  attr_accessor :Zone, :InstanceType, :InstanceFamily, :GPU, :CPU, :Memory, :FPGA, :GpuCount
5044
-
5044
+
5045
5045
  def initialize(zone=nil, instancetype=nil, instancefamily=nil, gpu=nil, cpu=nil, memory=nil, fpga=nil, gpucount=nil)
5046
5046
  @Zone = zone
5047
5047
  @InstanceType = instancetype
@@ -5076,7 +5076,7 @@ module TencentCloud
5076
5076
  # @type InstanceTypeConfig: :class:`Tencentcloud::Cvm.v20170312.models.InstanceTypeConfig`
5077
5077
 
5078
5078
  attr_accessor :Status, :Message, :InstanceTypeConfig
5079
-
5079
+
5080
5080
  def initialize(status=nil, message=nil, instancetypeconfig=nil)
5081
5081
  @Status = status
5082
5082
  @Message = message
@@ -5143,7 +5143,7 @@ module TencentCloud
5143
5143
  # @type Frequency: String
5144
5144
 
5145
5145
  attr_accessor :Zone, :InstanceType, :InstanceChargeType, :NetworkCard, :Externals, :Cpu, :Memory, :InstanceFamily, :TypeName, :LocalDiskTypeList, :Status, :Price, :SoldOutReason, :InstanceBandwidth, :InstancePps, :StorageBlockAmount, :CpuType, :Gpu, :Fpga, :Remark, :GpuCount, :Frequency
5146
-
5146
+
5147
5147
  def initialize(zone=nil, instancetype=nil, instancechargetype=nil, networkcard=nil, externals=nil, cpu=nil, memory=nil, instancefamily=nil, typename=nil, localdisktypelist=nil, status=nil, price=nil, soldoutreason=nil, instancebandwidth=nil, instancepps=nil, storageblockamount=nil, cputype=nil, gpu=nil, fpga=nil, remark=nil, gpucount=nil, frequency=nil)
5148
5148
  @Zone = zone
5149
5149
  @InstanceType = instancetype
@@ -5220,7 +5220,7 @@ module TencentCloud
5220
5220
  # @type BandwidthPackageId: String
5221
5221
 
5222
5222
  attr_accessor :InternetChargeType, :InternetMaxBandwidthOut, :PublicIpAssigned, :BandwidthPackageId
5223
-
5223
+
5224
5224
  def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, publicipassigned=nil, bandwidthpackageid=nil)
5225
5225
  @InternetChargeType = internetchargetype
5226
5226
  @InternetMaxBandwidthOut = internetmaxbandwidthout
@@ -5246,7 +5246,7 @@ module TencentCloud
5246
5246
  # @type InternetAccessible: :class:`Tencentcloud::Cvm.v20170312.models.InternetAccessible`
5247
5247
 
5248
5248
  attr_accessor :StartTime, :EndTime, :InternetAccessible
5249
-
5249
+
5250
5250
  def initialize(starttime=nil, endtime=nil, internetaccessible=nil)
5251
5251
  @StartTime = starttime
5252
5252
  @EndTime = endtime
@@ -5271,7 +5271,7 @@ module TencentCloud
5271
5271
  # @type Description: String
5272
5272
 
5273
5273
  attr_accessor :InternetChargeType, :Description
5274
-
5274
+
5275
5275
  def initialize(internetchargetype=nil, description=nil)
5276
5276
  @InternetChargeType = internetchargetype
5277
5277
  @Description = description
@@ -5353,7 +5353,7 @@ module TencentCloud
5353
5353
  # @type DiscountOneYear: Float
5354
5354
 
5355
5355
  attr_accessor :UnitPrice, :ChargeUnit, :OriginalPrice, :DiscountPrice, :Discount, :UnitPriceDiscount, :UnitPriceSecondStep, :UnitPriceDiscountSecondStep, :UnitPriceThirdStep, :UnitPriceDiscountThirdStep, :OriginalPriceThreeYear, :DiscountPriceThreeYear, :DiscountThreeYear, :OriginalPriceFiveYear, :DiscountPriceFiveYear, :DiscountFiveYear, :OriginalPriceOneYear, :DiscountPriceOneYear, :DiscountOneYear
5356
-
5356
+
5357
5357
  def initialize(unitprice=nil, chargeunit=nil, originalprice=nil, discountprice=nil, discount=nil, unitpricediscount=nil, unitpricesecondstep=nil, unitpricediscountsecondstep=nil, unitpricethirdstep=nil, unitpricediscountthirdstep=nil, originalpricethreeyear=nil, discountpricethreeyear=nil, discountthreeyear=nil, originalpricefiveyear=nil, discountpricefiveyear=nil, discountfiveyear=nil, originalpriceoneyear=nil, discountpriceoneyear=nil, discountoneyear=nil)
5358
5358
  @UnitPrice = unitprice
5359
5359
  @ChargeUnit = chargeunit
@@ -5422,7 +5422,7 @@ module TencentCloud
5422
5422
  # @type Tags: Array
5423
5423
 
5424
5424
  attr_accessor :KeyId, :KeyName, :ProjectId, :Description, :PublicKey, :PrivateKey, :AssociatedInstanceIds, :CreatedTime, :Tags
5425
-
5425
+
5426
5426
  def initialize(keyid=nil, keyname=nil, projectid=nil, description=nil, publickey=nil, privatekey=nil, associatedinstanceids=nil, createdtime=nil, tags=nil)
5427
5427
  @KeyId = keyid
5428
5428
  @KeyName = keyname
@@ -5463,7 +5463,7 @@ module TencentCloud
5463
5463
  # @type LaunchTemplateVersion: Integer
5464
5464
 
5465
5465
  attr_accessor :LaunchTemplateId, :LaunchTemplateVersion
5466
-
5466
+
5467
5467
  def initialize(launchtemplateid=nil, launchtemplateversion=nil)
5468
5468
  @LaunchTemplateId = launchtemplateid
5469
5469
  @LaunchTemplateVersion = launchtemplateversion
@@ -5500,7 +5500,7 @@ module TencentCloud
5500
5500
  # @type CreationTime: String
5501
5501
 
5502
5502
  attr_accessor :LatestVersionNumber, :LaunchTemplateId, :LaunchTemplateName, :DefaultVersionNumber, :LaunchTemplateVersionCount, :CreatedBy, :CreationTime
5503
-
5503
+
5504
5504
  def initialize(latestversionnumber=nil, launchtemplateid=nil, launchtemplatename=nil, defaultversionnumber=nil, launchtemplateversioncount=nil, createdby=nil, creationtime=nil)
5505
5505
  @LatestVersionNumber = latestversionnumber
5506
5506
  @LaunchTemplateId = launchtemplateid
@@ -5603,7 +5603,7 @@ module TencentCloud
5603
5603
  # @type DisableApiTermination: Boolean
5604
5604
 
5605
5605
  attr_accessor :Placement, :InstanceType, :InstanceName, :InstanceChargeType, :SystemDisk, :DataDisks, :InternetAccessible, :VirtualPrivateCloud, :ImageId, :SecurityGroupIds, :LoginSettings, :CamRoleName, :HpcClusterId, :InstanceCount, :EnhancedService, :UserData, :DisasterRecoverGroupIds, :ActionTimer, :InstanceMarketOptions, :HostName, :ClientToken, :InstanceChargePrepaid, :TagSpecification, :DisableApiTermination
5606
-
5606
+
5607
5607
  def initialize(placement=nil, instancetype=nil, instancename=nil, instancechargetype=nil, systemdisk=nil, datadisks=nil, internetaccessible=nil, virtualprivatecloud=nil, imageid=nil, securitygroupids=nil, loginsettings=nil, camrolename=nil, hpcclusterid=nil, instancecount=nil, enhancedservice=nil, userdata=nil, disasterrecovergroupids=nil, actiontimer=nil, instancemarketoptions=nil, hostname=nil, clienttoken=nil, instancechargeprepaid=nil, tagspecification=nil, disableapitermination=nil)
5608
5608
  @Placement = placement
5609
5609
  @InstanceType = instancetype
@@ -5720,7 +5720,7 @@ module TencentCloud
5720
5720
  # @type CreatedBy: String
5721
5721
 
5722
5722
  attr_accessor :LaunchTemplateVersion, :LaunchTemplateVersionData, :CreationTime, :LaunchTemplateId, :IsDefaultVersion, :LaunchTemplateVersionDescription, :CreatedBy
5723
-
5723
+
5724
5724
  def initialize(launchtemplateversion=nil, launchtemplateversiondata=nil, creationtime=nil, launchtemplateid=nil, isdefaultversion=nil, launchtemplateversiondescription=nil, createdby=nil)
5725
5725
  @LaunchTemplateVersion = launchtemplateversion
5726
5726
  @LaunchTemplateVersionData = launchtemplateversiondata
@@ -5759,7 +5759,7 @@ module TencentCloud
5759
5759
  # @type Required: String
5760
5760
 
5761
5761
  attr_accessor :Type, :PartitionType, :MinSize, :MaxSize, :Required
5762
-
5762
+
5763
5763
  def initialize(type=nil, partitiontype=nil, minsize=nil, maxsize=nil, required=nil)
5764
5764
  @Type = type
5765
5765
  @PartitionType = partitiontype
@@ -5790,7 +5790,7 @@ module TencentCloud
5790
5790
  # @type KeepImageLogin: String
5791
5791
 
5792
5792
  attr_accessor :Password, :KeyIds, :KeepImageLogin
5793
-
5793
+
5794
5794
  def initialize(password=nil, keyids=nil, keepimagelogin=nil)
5795
5795
  @Password = password
5796
5796
  @KeyIds = keyids
@@ -5820,7 +5820,7 @@ module TencentCloud
5820
5820
  # @type BmcSecurityGroupIds: Array
5821
5821
 
5822
5822
  attr_accessor :ChcIds, :InstanceName, :DeviceType, :BmcUser, :Password, :BmcSecurityGroupIds
5823
-
5823
+
5824
5824
  def initialize(chcids=nil, instancename=nil, devicetype=nil, bmcuser=nil, password=nil, bmcsecuritygroupids=nil)
5825
5825
  @ChcIds = chcids
5826
5826
  @InstanceName = instancename
@@ -5846,7 +5846,7 @@ module TencentCloud
5846
5846
  # @type RequestId: String
5847
5847
 
5848
5848
  attr_accessor :RequestId
5849
-
5849
+
5850
5850
  def initialize(requestid=nil)
5851
5851
  @RequestId = requestid
5852
5852
  end
@@ -5864,7 +5864,7 @@ module TencentCloud
5864
5864
  # @type Name: String
5865
5865
 
5866
5866
  attr_accessor :DisasterRecoverGroupId, :Name
5867
-
5867
+
5868
5868
  def initialize(disasterrecovergroupid=nil, name=nil)
5869
5869
  @DisasterRecoverGroupId = disasterrecovergroupid
5870
5870
  @Name = name
@@ -5882,7 +5882,7 @@ module TencentCloud
5882
5882
  # @type RequestId: String
5883
5883
 
5884
5884
  attr_accessor :RequestId
5885
-
5885
+
5886
5886
  def initialize(requestid=nil)
5887
5887
  @RequestId = requestid
5888
5888
  end
@@ -5904,7 +5904,7 @@ module TencentCloud
5904
5904
  # @type ProjectId: Integer
5905
5905
 
5906
5906
  attr_accessor :HostIds, :HostName, :RenewFlag, :ProjectId
5907
-
5907
+
5908
5908
  def initialize(hostids=nil, hostname=nil, renewflag=nil, projectid=nil)
5909
5909
  @HostIds = hostids
5910
5910
  @HostName = hostname
@@ -5926,7 +5926,7 @@ module TencentCloud
5926
5926
  # @type RequestId: String
5927
5927
 
5928
5928
  attr_accessor :RequestId
5929
-
5929
+
5930
5930
  def initialize(requestid=nil)
5931
5931
  @RequestId = requestid
5932
5932
  end
@@ -5946,7 +5946,7 @@ module TencentCloud
5946
5946
  # @type Remark: String
5947
5947
 
5948
5948
  attr_accessor :HpcClusterId, :Name, :Remark
5949
-
5949
+
5950
5950
  def initialize(hpcclusterid=nil, name=nil, remark=nil)
5951
5951
  @HpcClusterId = hpcclusterid
5952
5952
  @Name = name
@@ -5966,7 +5966,7 @@ module TencentCloud
5966
5966
  # @type RequestId: String
5967
5967
 
5968
5968
  attr_accessor :RequestId
5969
-
5969
+
5970
5970
  def initialize(requestid=nil)
5971
5971
  @RequestId = requestid
5972
5972
  end
@@ -5986,7 +5986,7 @@ module TencentCloud
5986
5986
  # @type ImageDescription: String
5987
5987
 
5988
5988
  attr_accessor :ImageId, :ImageName, :ImageDescription
5989
-
5989
+
5990
5990
  def initialize(imageid=nil, imagename=nil, imagedescription=nil)
5991
5991
  @ImageId = imageid
5992
5992
  @ImageName = imagename
@@ -6006,7 +6006,7 @@ module TencentCloud
6006
6006
  # @type RequestId: String
6007
6007
 
6008
6008
  attr_accessor :RequestId
6009
-
6009
+
6010
6010
  def initialize(requestid=nil)
6011
6011
  @RequestId = requestid
6012
6012
  end
@@ -6026,7 +6026,7 @@ module TencentCloud
6026
6026
  # @type Permission: String
6027
6027
 
6028
6028
  attr_accessor :ImageId, :AccountIds, :Permission
6029
-
6029
+
6030
6030
  def initialize(imageid=nil, accountids=nil, permission=nil)
6031
6031
  @ImageId = imageid
6032
6032
  @AccountIds = accountids
@@ -6046,7 +6046,7 @@ module TencentCloud
6046
6046
  # @type RequestId: String
6047
6047
 
6048
6048
  attr_accessor :RequestId
6049
-
6049
+
6050
6050
  def initialize(requestid=nil)
6051
6051
  @RequestId = requestid
6052
6052
  end
@@ -6066,7 +6066,7 @@ module TencentCloud
6066
6066
  # @type SystemDisk: :class:`Tencentcloud::Cvm.v20170312.models.SystemDisk`
6067
6067
 
6068
6068
  attr_accessor :InstanceId, :DataDisks, :SystemDisk
6069
-
6069
+
6070
6070
  def initialize(instanceid=nil, datadisks=nil, systemdisk=nil)
6071
6071
  @InstanceId = instanceid
6072
6072
  @DataDisks = datadisks
@@ -6096,7 +6096,7 @@ module TencentCloud
6096
6096
  # @type RequestId: String
6097
6097
 
6098
6098
  attr_accessor :RequestId
6099
-
6099
+
6100
6100
  def initialize(requestid=nil)
6101
6101
  @RequestId = requestid
6102
6102
  end
@@ -6127,7 +6127,7 @@ module TencentCloud
6127
6127
  # @type CamRoleType: String
6128
6128
 
6129
6129
  attr_accessor :InstanceIds, :InstanceName, :SecurityGroups, :CamRoleName, :HostName, :DisableApiTermination, :CamRoleType
6130
-
6130
+
6131
6131
  def initialize(instanceids=nil, instancename=nil, securitygroups=nil, camrolename=nil, hostname=nil, disableapitermination=nil, camroletype=nil)
6132
6132
  @InstanceIds = instanceids
6133
6133
  @InstanceName = instancename
@@ -6155,7 +6155,7 @@ module TencentCloud
6155
6155
  # @type RequestId: String
6156
6156
 
6157
6157
  attr_accessor :RequestId
6158
-
6158
+
6159
6159
  def initialize(requestid=nil)
6160
6160
  @RequestId = requestid
6161
6161
  end
@@ -6177,7 +6177,7 @@ module TencentCloud
6177
6177
  # @type ModifyPortableDataDisk: Boolean
6178
6178
 
6179
6179
  attr_accessor :InstanceIds, :InstanceChargeType, :InstanceChargePrepaid, :ModifyPortableDataDisk
6180
-
6180
+
6181
6181
  def initialize(instanceids=nil, instancechargetype=nil, instancechargeprepaid=nil, modifyportabledatadisk=nil)
6182
6182
  @InstanceIds = instanceids
6183
6183
  @InstanceChargeType = instancechargetype
@@ -6202,7 +6202,7 @@ module TencentCloud
6202
6202
  # @type RequestId: String
6203
6203
 
6204
6204
  attr_accessor :RequestId
6205
-
6205
+
6206
6206
  def initialize(requestid=nil)
6207
6207
  @RequestId = requestid
6208
6208
  end
@@ -6220,7 +6220,7 @@ module TencentCloud
6220
6220
  # @type ProjectId: Integer
6221
6221
 
6222
6222
  attr_accessor :InstanceIds, :ProjectId
6223
-
6223
+
6224
6224
  def initialize(instanceids=nil, projectid=nil)
6225
6225
  @InstanceIds = instanceids
6226
6226
  @ProjectId = projectid
@@ -6238,7 +6238,7 @@ module TencentCloud
6238
6238
  # @type RequestId: String
6239
6239
 
6240
6240
  attr_accessor :RequestId
6241
-
6241
+
6242
6242
  def initialize(requestid=nil)
6243
6243
  @RequestId = requestid
6244
6244
  end
@@ -6256,7 +6256,7 @@ module TencentCloud
6256
6256
  # @type RenewFlag: String
6257
6257
 
6258
6258
  attr_accessor :InstanceIds, :RenewFlag
6259
-
6259
+
6260
6260
  def initialize(instanceids=nil, renewflag=nil)
6261
6261
  @InstanceIds = instanceids
6262
6262
  @RenewFlag = renewflag
@@ -6274,7 +6274,7 @@ module TencentCloud
6274
6274
  # @type RequestId: String
6275
6275
 
6276
6276
  attr_accessor :RequestId
6277
-
6277
+
6278
6278
  def initialize(requestid=nil)
6279
6279
  @RequestId = requestid
6280
6280
  end
@@ -6296,7 +6296,7 @@ module TencentCloud
6296
6296
  # @type ReserveHostName: Boolean
6297
6297
 
6298
6298
  attr_accessor :InstanceIds, :VirtualPrivateCloud, :ForceStop, :ReserveHostName
6299
-
6299
+
6300
6300
  def initialize(instanceids=nil, virtualprivatecloud=nil, forcestop=nil, reservehostname=nil)
6301
6301
  @InstanceIds = instanceids
6302
6302
  @VirtualPrivateCloud = virtualprivatecloud
@@ -6321,7 +6321,7 @@ module TencentCloud
6321
6321
  # @type RequestId: String
6322
6322
 
6323
6323
  attr_accessor :RequestId
6324
-
6324
+
6325
6325
  def initialize(requestid=nil)
6326
6326
  @RequestId = requestid
6327
6327
  end
@@ -6341,7 +6341,7 @@ module TencentCloud
6341
6341
  # @type Description: String
6342
6342
 
6343
6343
  attr_accessor :KeyId, :KeyName, :Description
6344
-
6344
+
6345
6345
  def initialize(keyid=nil, keyname=nil, description=nil)
6346
6346
  @KeyId = keyid
6347
6347
  @KeyName = keyname
@@ -6361,7 +6361,7 @@ module TencentCloud
6361
6361
  # @type RequestId: String
6362
6362
 
6363
6363
  attr_accessor :RequestId
6364
-
6364
+
6365
6365
  def initialize(requestid=nil)
6366
6366
  @RequestId = requestid
6367
6367
  end
@@ -6379,7 +6379,7 @@ module TencentCloud
6379
6379
  # @type DefaultVersion: Integer
6380
6380
 
6381
6381
  attr_accessor :LaunchTemplateId, :DefaultVersion
6382
-
6382
+
6383
6383
  def initialize(launchtemplateid=nil, defaultversion=nil)
6384
6384
  @LaunchTemplateId = launchtemplateid
6385
6385
  @DefaultVersion = defaultversion
@@ -6397,7 +6397,7 @@ module TencentCloud
6397
6397
  # @type RequestId: String
6398
6398
 
6399
6399
  attr_accessor :RequestId
6400
-
6400
+
6401
6401
  def initialize(requestid=nil)
6402
6402
  @RequestId = requestid
6403
6403
  end
@@ -6419,7 +6419,7 @@ module TencentCloud
6419
6419
  # @type LimitCount: Integer
6420
6420
 
6421
6421
  attr_accessor :Operation, :InstanceId, :CurrentCount, :LimitCount
6422
-
6422
+
6423
6423
  def initialize(operation=nil, instanceid=nil, currentcount=nil, limitcount=nil)
6424
6424
  @Operation = operation
6425
6425
  @InstanceId = instanceid
@@ -6445,7 +6445,7 @@ module TencentCloud
6445
6445
  # @type Architecture: Array
6446
6446
 
6447
6447
  attr_accessor :OsName, :OsVersions, :Architecture
6448
-
6448
+
6449
6449
  def initialize(osname=nil, osversions=nil, architecture=nil)
6450
6450
  @OsName = osname
6451
6451
  @OsVersions = osversions
@@ -6473,7 +6473,7 @@ module TencentCloud
6473
6473
  # @type HostId: String
6474
6474
 
6475
6475
  attr_accessor :Zone, :ProjectId, :HostIds, :HostIps, :HostId
6476
-
6476
+
6477
6477
  def initialize(zone=nil, projectid=nil, hostids=nil, hostips=nil, hostid=nil)
6478
6478
  @Zone = zone
6479
6479
  @ProjectId = projectid
@@ -6503,7 +6503,7 @@ module TencentCloud
6503
6503
  # @type Zone: String
6504
6504
 
6505
6505
  attr_accessor :UsedQuota, :RemainingQuota, :TotalQuota, :Zone
6506
-
6506
+
6507
6507
  def initialize(usedquota=nil, remainingquota=nil, totalquota=nil, zone=nil)
6508
6508
  @UsedQuota = usedquota
6509
6509
  @RemainingQuota = remainingquota
@@ -6533,7 +6533,7 @@ module TencentCloud
6533
6533
  # @type Zone: String
6534
6534
 
6535
6535
  attr_accessor :UsedQuota, :OnceQuota, :RemainingQuota, :TotalQuota, :Zone
6536
-
6536
+
6537
6537
  def initialize(usedquota=nil, oncequota=nil, remainingquota=nil, totalquota=nil, zone=nil)
6538
6538
  @UsedQuota = usedquota
6539
6539
  @OnceQuota = oncequota
@@ -6559,7 +6559,7 @@ module TencentCloud
6559
6559
  # @type BandwidthPrice: :class:`Tencentcloud::Cvm.v20170312.models.ItemPrice`
6560
6560
 
6561
6561
  attr_accessor :InstancePrice, :BandwidthPrice
6562
-
6562
+
6563
6563
  def initialize(instanceprice=nil, bandwidthprice=nil)
6564
6564
  @InstancePrice = instanceprice
6565
6565
  @BandwidthPrice = bandwidthprice
@@ -6589,7 +6589,7 @@ module TencentCloud
6589
6589
  # @type DryRun: Boolean
6590
6590
 
6591
6591
  attr_accessor :InstanceId, :FPGAUrl, :DBDFs, :DryRun
6592
-
6592
+
6593
6593
  def initialize(instanceid=nil, fpgaurl=nil, dbdfs=nil, dryrun=nil)
6594
6594
  @InstanceId = instanceid
6595
6595
  @FPGAUrl = fpgaurl
@@ -6611,7 +6611,7 @@ module TencentCloud
6611
6611
  # @type RequestId: String
6612
6612
 
6613
6613
  attr_accessor :RequestId
6614
-
6614
+
6615
6615
  def initialize(requestid=nil)
6616
6616
  @RequestId = requestid
6617
6617
  end
@@ -6635,7 +6635,7 @@ module TencentCloud
6635
6635
  # @type ReservedInstanceName: String
6636
6636
 
6637
6637
  attr_accessor :InstanceCount, :ReservedInstancesOfferingId, :DryRun, :ClientToken, :ReservedInstanceName
6638
-
6638
+
6639
6639
  def initialize(instancecount=nil, reservedinstancesofferingid=nil, dryrun=nil, clienttoken=nil, reservedinstancename=nil)
6640
6640
  @InstanceCount = instancecount
6641
6641
  @ReservedInstancesOfferingId = reservedinstancesofferingid
@@ -6661,7 +6661,7 @@ module TencentCloud
6661
6661
  # @type RequestId: String
6662
6662
 
6663
6663
  attr_accessor :ReservedInstanceId, :RequestId
6664
-
6664
+
6665
6665
  def initialize(reservedinstanceid=nil, requestid=nil)
6666
6666
  @ReservedInstanceId = reservedinstanceid
6667
6667
  @RequestId = requestid
@@ -6683,7 +6683,7 @@ module TencentCloud
6683
6683
  # @type StopType: String
6684
6684
 
6685
6685
  attr_accessor :InstanceIds, :ForceReboot, :StopType
6686
-
6686
+
6687
6687
  def initialize(instanceids=nil, forcereboot=nil, stoptype=nil)
6688
6688
  @InstanceIds = instanceids
6689
6689
  @ForceReboot = forcereboot
@@ -6703,7 +6703,7 @@ module TencentCloud
6703
6703
  # @type RequestId: String
6704
6704
 
6705
6705
  attr_accessor :RequestId
6706
-
6706
+
6707
6707
  def initialize(requestid=nil)
6708
6708
  @RequestId = requestid
6709
6709
  end
@@ -6723,7 +6723,7 @@ module TencentCloud
6723
6723
  # @type RegionState: String
6724
6724
 
6725
6725
  attr_accessor :Region, :RegionName, :RegionState
6726
-
6726
+
6727
6727
  def initialize(region=nil, regionname=nil, regionstate=nil)
6728
6728
  @Region = region
6729
6729
  @RegionName = regionname
@@ -6743,7 +6743,7 @@ module TencentCloud
6743
6743
  # @type ChcIds: Array
6744
6744
 
6745
6745
  attr_accessor :ChcIds
6746
-
6746
+
6747
6747
  def initialize(chcids=nil)
6748
6748
  @ChcIds = chcids
6749
6749
  end
@@ -6759,7 +6759,7 @@ module TencentCloud
6759
6759
  # @type RequestId: String
6760
6760
 
6761
6761
  attr_accessor :RequestId
6762
-
6762
+
6763
6763
  def initialize(requestid=nil)
6764
6764
  @RequestId = requestid
6765
6765
  end
@@ -6775,7 +6775,7 @@ module TencentCloud
6775
6775
  # @type ChcIds: Array
6776
6776
 
6777
6777
  attr_accessor :ChcIds
6778
-
6778
+
6779
6779
  def initialize(chcids=nil)
6780
6780
  @ChcIds = chcids
6781
6781
  end
@@ -6791,7 +6791,7 @@ module TencentCloud
6791
6791
  # @type RequestId: String
6792
6792
 
6793
6793
  attr_accessor :RequestId
6794
-
6794
+
6795
6795
  def initialize(requestid=nil)
6796
6796
  @RequestId = requestid
6797
6797
  end
@@ -6809,7 +6809,7 @@ module TencentCloud
6809
6809
  # @type HostChargePrepaid: :class:`Tencentcloud::Cvm.v20170312.models.ChargePrepaid`
6810
6810
 
6811
6811
  attr_accessor :HostIds, :HostChargePrepaid
6812
-
6812
+
6813
6813
  def initialize(hostids=nil, hostchargeprepaid=nil)
6814
6814
  @HostIds = hostids
6815
6815
  @HostChargePrepaid = hostchargeprepaid
@@ -6830,7 +6830,7 @@ module TencentCloud
6830
6830
  # @type RequestId: String
6831
6831
 
6832
6832
  attr_accessor :RequestId
6833
-
6833
+
6834
6834
  def initialize(requestid=nil)
6835
6835
  @RequestId = requestid
6836
6836
  end
@@ -6851,7 +6851,7 @@ module TencentCloud
6851
6851
  # @type RenewPortableDataDisk: Boolean
6852
6852
 
6853
6853
  attr_accessor :InstanceIds, :InstanceChargePrepaid, :RenewPortableDataDisk
6854
-
6854
+
6855
6855
  def initialize(instanceids=nil, instancechargeprepaid=nil, renewportabledatadisk=nil)
6856
6856
  @InstanceIds = instanceids
6857
6857
  @InstanceChargePrepaid = instancechargeprepaid
@@ -6874,7 +6874,7 @@ module TencentCloud
6874
6874
  # @type RequestId: String
6875
6875
 
6876
6876
  attr_accessor :RequestId
6877
-
6877
+
6878
6878
  def initialize(requestid=nil)
6879
6879
  @RequestId = requestid
6880
6880
  end
@@ -6904,7 +6904,7 @@ module TencentCloud
6904
6904
  # @type TaskSubMethod: String
6905
6905
 
6906
6906
  attr_accessor :Product, :InstanceIds, :TaskId, :Operate, :OrderAuthTime, :TaskSubMethod
6907
-
6907
+
6908
6908
  def initialize(product=nil, instanceids=nil, taskid=nil, operate=nil, orderauthtime=nil, tasksubmethod=nil)
6909
6909
  @Product = product
6910
6910
  @InstanceIds = instanceids
@@ -6932,7 +6932,7 @@ module TencentCloud
6932
6932
  # @type RequestId: String
6933
6933
 
6934
6934
  attr_accessor :TaskId, :RequestId
6935
-
6935
+
6936
6936
  def initialize(taskid=nil, requestid=nil)
6937
6937
  @TaskId = taskid
6938
6938
  @RequestId = requestid
@@ -7052,7 +7052,7 @@ module TencentCloud
7052
7052
  # @type AuthSource: String
7053
7053
 
7054
7054
  attr_accessor :TaskId, :InstanceId, :Alias, :TaskTypeId, :TaskTypeName, :TaskStatus, :DeviceStatus, :OperateStatus, :CreateTime, :AuthTime, :EndTime, :TaskDetail, :Zone, :Region, :VpcId, :VpcName, :SubnetId, :SubnetName, :WanIp, :LanIp, :Product, :TaskSubType, :AuthType, :AuthSource
7055
-
7055
+
7056
7056
  def initialize(taskid=nil, instanceid=nil, _alias=nil, tasktypeid=nil, tasktypename=nil, taskstatus=nil, devicestatus=nil, operatestatus=nil, createtime=nil, authtime=nil, endtime=nil, taskdetail=nil, zone=nil, region=nil, vpcid=nil, vpcname=nil, subnetid=nil, subnetname=nil, wanip=nil, lanip=nil, product=nil, tasksubtype=nil, authtype=nil, authsource=nil)
7057
7057
  @TaskId = taskid
7058
7058
  @InstanceId = instanceid
@@ -7120,7 +7120,7 @@ module TencentCloud
7120
7120
  # @type InstanceFamilies: Array
7121
7121
 
7122
7122
  attr_accessor :Type, :TypeName, :Order, :InstanceFamilies
7123
-
7123
+
7124
7124
  def initialize(type=nil, typename=nil, order=nil, instancefamilies=nil)
7125
7125
  @Type = type
7126
7126
  @TypeName = typename
@@ -7153,7 +7153,7 @@ module TencentCloud
7153
7153
  # @type InstanceTypes: Array
7154
7154
 
7155
7155
  attr_accessor :InstanceFamily, :Order, :InstanceTypes
7156
-
7156
+
7157
7157
  def initialize(instancefamily=nil, order=nil, instancetypes=nil)
7158
7158
  @InstanceFamily = instancefamily
7159
7159
  @Order = order
@@ -7186,7 +7186,7 @@ module TencentCloud
7186
7186
  # @type DiscountUsagePrice: Float
7187
7187
 
7188
7188
  attr_accessor :OriginalFixedPrice, :DiscountFixedPrice, :OriginalUsagePrice, :DiscountUsagePrice
7189
-
7189
+
7190
7190
  def initialize(originalfixedprice=nil, discountfixedprice=nil, originalusageprice=nil, discountusageprice=nil)
7191
7191
  @OriginalFixedPrice = originalfixedprice
7192
7192
  @DiscountFixedPrice = discountfixedprice
@@ -7222,7 +7222,7 @@ module TencentCloud
7222
7222
  # @type ProductDescription: String
7223
7223
 
7224
7224
  attr_accessor :OfferingType, :FixedPrice, :UsagePrice, :ReservedInstancesOfferingId, :Zone, :Duration, :ProductDescription
7225
-
7225
+
7226
7226
  def initialize(offeringtype=nil, fixedprice=nil, usageprice=nil, reservedinstancesofferingid=nil, zone=nil, duration=nil, productdescription=nil)
7227
7227
  @OfferingType = offeringtype
7228
7228
  @FixedPrice = fixedprice
@@ -7276,7 +7276,7 @@ module TencentCloud
7276
7276
  # @type Prices: Array
7277
7277
 
7278
7278
  attr_accessor :InstanceType, :Cpu, :Memory, :Gpu, :Fpga, :StorageBlock, :NetworkCard, :MaxBandwidth, :Frequency, :CpuModelName, :Pps, :Externals, :Remark, :Prices
7279
-
7279
+
7280
7280
  def initialize(instancetype=nil, cpu=nil, memory=nil, gpu=nil, fpga=nil, storageblock=nil, networkcard=nil, maxbandwidth=nil, frequency=nil, cpumodelname=nil, pps=nil, externals=nil, remark=nil, prices=nil)
7281
7281
  @InstanceType = instancetype
7282
7282
  @Cpu = cpu
@@ -7362,7 +7362,7 @@ module TencentCloud
7362
7362
  # @type ReservedInstanceName: String
7363
7363
 
7364
7364
  attr_accessor :ReservedInstancesId, :InstanceType, :Zone, :StartTime, :EndTime, :Duration, :InstanceCount, :ProductDescription, :State, :CurrencyCode, :OfferingType, :InstanceFamily, :ReservedInstanceId, :ReservedInstanceName
7365
-
7365
+
7366
7366
  def initialize(reservedinstancesid=nil, instancetype=nil, zone=nil, starttime=nil, endtime=nil, duration=nil, instancecount=nil, productdescription=nil, state=nil, currencycode=nil, offeringtype=nil, instancefamily=nil, reservedinstanceid=nil, reservedinstancename=nil)
7367
7367
  @ReservedInstancesId = reservedinstancesid
7368
7368
  @InstanceType = instancetype
@@ -7429,7 +7429,7 @@ module TencentCloud
7429
7429
  # @type UsagePrice: Float
7430
7430
 
7431
7431
  attr_accessor :Zone, :CurrencyCode, :Duration, :FixedPrice, :InstanceType, :OfferingType, :ReservedInstancesOfferingId, :ProductDescription, :UsagePrice
7432
-
7432
+
7433
7433
  def initialize(zone=nil, currencycode=nil, duration=nil, fixedprice=nil, instancetype=nil, offeringtype=nil, reservedinstancesofferingid=nil, productdescription=nil, usageprice=nil)
7434
7434
  @Zone = zone
7435
7435
  @CurrencyCode = currencycode
@@ -7474,7 +7474,7 @@ module TencentCloud
7474
7474
  # @type UserData: String
7475
7475
 
7476
7476
  attr_accessor :InstanceId, :ImageId, :SystemDisk, :LoginSettings, :EnhancedService, :HostName, :UserData
7477
-
7477
+
7478
7478
  def initialize(instanceid=nil, imageid=nil, systemdisk=nil, loginsettings=nil, enhancedservice=nil, hostname=nil, userdata=nil)
7479
7479
  @InstanceId = instanceid
7480
7480
  @ImageId = imageid
@@ -7511,7 +7511,7 @@ module TencentCloud
7511
7511
  # @type RequestId: String
7512
7512
 
7513
7513
  attr_accessor :RequestId
7514
-
7514
+
7515
7515
  def initialize(requestid=nil)
7516
7516
  @RequestId = requestid
7517
7517
  end
@@ -7533,7 +7533,7 @@ module TencentCloud
7533
7533
  # @type EndTime: String
7534
7534
 
7535
7535
  attr_accessor :InstanceIds, :InternetAccessible, :StartTime, :EndTime
7536
-
7536
+
7537
7537
  def initialize(instanceids=nil, internetaccessible=nil, starttime=nil, endtime=nil)
7538
7538
  @InstanceIds = instanceids
7539
7539
  @InternetAccessible = internetaccessible
@@ -7558,7 +7558,7 @@ module TencentCloud
7558
7558
  # @type RequestId: String
7559
7559
 
7560
7560
  attr_accessor :RequestId
7561
-
7561
+
7562
7562
  def initialize(requestid=nil)
7563
7563
  @RequestId = requestid
7564
7564
  end
@@ -7582,7 +7582,7 @@ module TencentCloud
7582
7582
  # @type ForceStop: Boolean
7583
7583
 
7584
7584
  attr_accessor :InstanceIds, :Password, :UserName, :ForceStop
7585
-
7585
+
7586
7586
  def initialize(instanceids=nil, password=nil, username=nil, forcestop=nil)
7587
7587
  @InstanceIds = instanceids
7588
7588
  @Password = password
@@ -7604,7 +7604,7 @@ module TencentCloud
7604
7604
  # @type RequestId: String
7605
7605
 
7606
7606
  attr_accessor :RequestId
7607
-
7607
+
7608
7608
  def initialize(requestid=nil)
7609
7609
  @RequestId = requestid
7610
7610
  end
@@ -7624,7 +7624,7 @@ module TencentCloud
7624
7624
  # @type ForceStop: Boolean
7625
7625
 
7626
7626
  attr_accessor :InstanceIds, :InstanceType, :ForceStop
7627
-
7627
+
7628
7628
  def initialize(instanceids=nil, instancetype=nil, forcestop=nil)
7629
7629
  @InstanceIds = instanceids
7630
7630
  @InstanceType = instancetype
@@ -7644,7 +7644,7 @@ module TencentCloud
7644
7644
  # @type RequestId: String
7645
7645
 
7646
7646
  attr_accessor :RequestId
7647
-
7647
+
7648
7648
  def initialize(requestid=nil)
7649
7649
  @RequestId = requestid
7650
7650
  end
@@ -7668,7 +7668,7 @@ module TencentCloud
7668
7668
  # @type ResizeOnline: Boolean
7669
7669
 
7670
7670
  attr_accessor :InstanceId, :DataDisks, :ForceStop, :SystemDisk, :ResizeOnline
7671
-
7671
+
7672
7672
  def initialize(instanceid=nil, datadisks=nil, forcestop=nil, systemdisk=nil, resizeonline=nil)
7673
7673
  @InstanceId = instanceid
7674
7674
  @DataDisks = datadisks
@@ -7702,7 +7702,7 @@ module TencentCloud
7702
7702
  # @type RequestId: String
7703
7703
 
7704
7704
  attr_accessor :RequestId
7705
-
7705
+
7706
7706
  def initialize(requestid=nil)
7707
7707
  @RequestId = requestid
7708
7708
  end
@@ -7718,7 +7718,7 @@ module TencentCloud
7718
7718
  # @type Enabled: Boolean
7719
7719
 
7720
7720
  attr_accessor :Enabled
7721
-
7721
+
7722
7722
  def initialize(enabled=nil)
7723
7723
  @Enabled = enabled
7724
7724
  end
@@ -7795,7 +7795,7 @@ module TencentCloud
7795
7795
  # @type DisableApiTermination: Boolean
7796
7796
 
7797
7797
  attr_accessor :InstanceChargeType, :InstanceChargePrepaid, :Placement, :InstanceType, :ImageId, :SystemDisk, :DataDisks, :VirtualPrivateCloud, :InternetAccessible, :InstanceCount, :InstanceName, :LoginSettings, :SecurityGroupIds, :EnhancedService, :ClientToken, :HostName, :ActionTimer, :DisasterRecoverGroupIds, :TagSpecification, :InstanceMarketOptions, :UserData, :DryRun, :CamRoleName, :HpcClusterId, :LaunchTemplate, :DedicatedClusterId, :ChcIds, :DisableApiTermination
7798
-
7798
+
7799
7799
  def initialize(instancechargetype=nil, instancechargeprepaid=nil, placement=nil, instancetype=nil, imageid=nil, systemdisk=nil, datadisks=nil, virtualprivatecloud=nil, internetaccessible=nil, instancecount=nil, instancename=nil, loginsettings=nil, securitygroupids=nil, enhancedservice=nil, clienttoken=nil, hostname=nil, actiontimer=nil, disasterrecovergroupids=nil, tagspecification=nil, instancemarketoptions=nil, userdata=nil, dryrun=nil, camrolename=nil, hpcclusterid=nil, launchtemplate=nil, dedicatedclusterid=nil, chcids=nil, disableapitermination=nil)
7800
7800
  @InstanceChargeType = instancechargetype
7801
7801
  @InstanceChargePrepaid = instancechargeprepaid
@@ -7911,7 +7911,7 @@ module TencentCloud
7911
7911
  # @type RequestId: String
7912
7912
 
7913
7913
  attr_accessor :InstanceIdSet, :RequestId
7914
-
7914
+
7915
7915
  def initialize(instanceidset=nil, requestid=nil)
7916
7916
  @InstanceIdSet = instanceidset
7917
7917
  @RequestId = requestid
@@ -7929,7 +7929,7 @@ module TencentCloud
7929
7929
  # @type Enabled: Boolean
7930
7930
 
7931
7931
  attr_accessor :Enabled
7932
-
7932
+
7933
7933
  def initialize(enabled=nil)
7934
7934
  @Enabled = enabled
7935
7935
  end
@@ -7945,7 +7945,7 @@ module TencentCloud
7945
7945
  # @type Enabled: Boolean
7946
7946
 
7947
7947
  attr_accessor :Enabled
7948
-
7948
+
7949
7949
  def initialize(enabled=nil)
7950
7950
  @Enabled = enabled
7951
7951
  end
@@ -7963,7 +7963,7 @@ module TencentCloud
7963
7963
  # @type AccountId: String
7964
7964
 
7965
7965
  attr_accessor :CreatedTime, :AccountId
7966
-
7966
+
7967
7967
  def initialize(createdtime=nil, accountid=nil)
7968
7968
  @CreatedTime = createdtime
7969
7969
  @AccountId = accountid
@@ -7987,7 +7987,7 @@ module TencentCloud
7987
7987
  # @type DiskSize: Integer
7988
7988
 
7989
7989
  attr_accessor :SnapshotId, :DiskUsage, :DiskSize
7990
-
7990
+
7991
7991
  def initialize(snapshotid=nil, diskusage=nil, disksize=nil)
7992
7992
  @SnapshotId = snapshotid
7993
7993
  @DiskUsage = diskusage
@@ -8009,7 +8009,7 @@ module TencentCloud
8009
8009
  # @type SpotInstanceType: String
8010
8010
 
8011
8011
  attr_accessor :MaxPrice, :SpotInstanceType
8012
-
8012
+
8013
8013
  def initialize(maxprice=nil, spotinstancetype=nil)
8014
8014
  @MaxPrice = maxprice
8015
8015
  @SpotInstanceType = spotinstancetype
@@ -8033,7 +8033,7 @@ module TencentCloud
8033
8033
  # @type Zone: String
8034
8034
 
8035
8035
  attr_accessor :UsedQuota, :RemainingQuota, :TotalQuota, :Zone
8036
-
8036
+
8037
8037
  def initialize(usedquota=nil, remainingquota=nil, totalquota=nil, zone=nil)
8038
8038
  @UsedQuota = usedquota
8039
8039
  @RemainingQuota = remainingquota
@@ -8055,7 +8055,7 @@ module TencentCloud
8055
8055
  # @type InstanceIds: Array
8056
8056
 
8057
8057
  attr_accessor :InstanceIds
8058
-
8058
+
8059
8059
  def initialize(instanceids=nil)
8060
8060
  @InstanceIds = instanceids
8061
8061
  end
@@ -8071,7 +8071,7 @@ module TencentCloud
8071
8071
  # @type RequestId: String
8072
8072
 
8073
8073
  attr_accessor :RequestId
8074
-
8074
+
8075
8075
  def initialize(requestid=nil)
8076
8076
  @RequestId = requestid
8077
8077
  end
@@ -8095,7 +8095,7 @@ module TencentCloud
8095
8095
  # @type StoppedMode: String
8096
8096
 
8097
8097
  attr_accessor :InstanceIds, :ForceStop, :StopType, :StoppedMode
8098
-
8098
+
8099
8099
  def initialize(instanceids=nil, forcestop=nil, stoptype=nil, stoppedmode=nil)
8100
8100
  @InstanceIds = instanceids
8101
8101
  @ForceStop = forcestop
@@ -8117,7 +8117,7 @@ module TencentCloud
8117
8117
  # @type RequestId: String
8118
8118
 
8119
8119
  attr_accessor :RequestId
8120
-
8120
+
8121
8121
  def initialize(requestid=nil)
8122
8122
  @RequestId = requestid
8123
8123
  end
@@ -8140,7 +8140,7 @@ module TencentCloud
8140
8140
  # @type MaxSize: Integer
8141
8141
 
8142
8142
  attr_accessor :Type, :MinSize, :MaxSize
8143
-
8143
+
8144
8144
  def initialize(type=nil, minsize=nil, maxsize=nil)
8145
8145
  @Type = type
8146
8146
  @MinSize = minsize
@@ -8162,7 +8162,7 @@ module TencentCloud
8162
8162
  # @type Region: String
8163
8163
 
8164
8164
  attr_accessor :ImageId, :Region
8165
-
8165
+
8166
8166
  def initialize(imageid=nil, region=nil)
8167
8167
  @ImageId = imageid
8168
8168
  @Region = region
@@ -8188,7 +8188,7 @@ module TencentCloud
8188
8188
  # @type ImageSetRequired: Boolean
8189
8189
 
8190
8190
  attr_accessor :ImageIds, :DestinationRegions, :DryRun, :ImageName, :ImageSetRequired
8191
-
8191
+
8192
8192
  def initialize(imageids=nil, destinationregions=nil, dryrun=nil, imagename=nil, imagesetrequired=nil)
8193
8193
  @ImageIds = imageids
8194
8194
  @DestinationRegions = destinationregions
@@ -8214,7 +8214,7 @@ module TencentCloud
8214
8214
  # @type RequestId: String
8215
8215
 
8216
8216
  attr_accessor :ImageSet, :RequestId
8217
-
8217
+
8218
8218
  def initialize(imageset=nil, requestid=nil)
8219
8219
  @ImageSet = imageset
8220
8220
  @RequestId = requestid
@@ -8247,7 +8247,7 @@ module TencentCloud
8247
8247
  # @type CdcId: String
8248
8248
 
8249
8249
  attr_accessor :DiskType, :DiskId, :DiskSize, :CdcId
8250
-
8250
+
8251
8251
  def initialize(disktype=nil, diskid=nil, disksize=nil, cdcid=nil)
8252
8252
  @DiskType = disktype
8253
8253
  @DiskId = diskid
@@ -8271,7 +8271,7 @@ module TencentCloud
8271
8271
  # @type Value: String
8272
8272
 
8273
8273
  attr_accessor :Key, :Value
8274
-
8274
+
8275
8275
  def initialize(key=nil, value=nil)
8276
8276
  @Key = key
8277
8277
  @Value = value
@@ -8293,7 +8293,7 @@ module TencentCloud
8293
8293
  # @type Tags: Array
8294
8294
 
8295
8295
  attr_accessor :ResourceType, :Tags
8296
-
8296
+
8297
8297
  def initialize(resourcetype=nil, tags=nil)
8298
8298
  @ResourceType = resourcetype
8299
8299
  @Tags = tags
@@ -8320,7 +8320,7 @@ module TencentCloud
8320
8320
  # @type ReleasePrepaidDataDisks: Boolean
8321
8321
 
8322
8322
  attr_accessor :InstanceIds, :ReleasePrepaidDataDisks
8323
-
8323
+
8324
8324
  def initialize(instanceids=nil, releaseprepaiddatadisks=nil)
8325
8325
  @InstanceIds = instanceids
8326
8326
  @ReleasePrepaidDataDisks = releaseprepaiddatadisks
@@ -8338,7 +8338,7 @@ module TencentCloud
8338
8338
  # @type RequestId: String
8339
8339
 
8340
8340
  attr_accessor :RequestId
8341
-
8341
+
8342
8342
  def initialize(requestid=nil)
8343
8343
  @RequestId = requestid
8344
8344
  end
@@ -8362,7 +8362,7 @@ module TencentCloud
8362
8362
  # @type Ipv6AddressCount: Integer
8363
8363
 
8364
8364
  attr_accessor :VpcId, :SubnetId, :AsVpcGateway, :PrivateIpAddresses, :Ipv6AddressCount
8365
-
8365
+
8366
8366
  def initialize(vpcid=nil, subnetid=nil, asvpcgateway=nil, privateipaddresses=nil, ipv6addresscount=nil)
8367
8367
  @VpcId = vpcid
8368
8368
  @SubnetId = subnetid
@@ -8450,7 +8450,7 @@ module TencentCloud
8450
8450
  # @type ZoneState: String
8451
8451
 
8452
8452
  attr_accessor :Zone, :ZoneName, :ZoneId, :ZoneState
8453
-
8453
+
8454
8454
  def initialize(zone=nil, zonename=nil, zoneid=nil, zonestate=nil)
8455
8455
  @Zone = zone
8456
8456
  @ZoneName = zonename