tencentcloud-sdk-iecp 3.0.590 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210914/models.rb +270 -270
  4. metadata +2 -2
@@ -40,7 +40,7 @@ module TencentCloud
40
40
  # @type EnableServiceLinks: Boolean
41
41
 
42
42
  attr_accessor :Name, :Namespace, :WorkflowKind, :Labels, :GridUniqKey, :NodeSelector, :Replicas, :AvailableReplicas, :EnableServiceLinks
43
-
43
+
44
44
  def initialize(name=nil, namespace=nil, workflowkind=nil, labels=nil, griduniqkey=nil, nodeselector=nil, replicas=nil, availablereplicas=nil, enableservicelinks=nil)
45
45
  @Name = name
46
46
  @Namespace = namespace
@@ -95,7 +95,7 @@ module TencentCloud
95
95
  # @type AllowVisualModify: Boolean
96
96
 
97
97
  attr_accessor :Name, :ManageUrl, :Description, :CreateTime, :AllowVisualModify
98
-
98
+
99
99
  def initialize(name=nil, manageurl=nil, description=nil, createtime=nil, allowvisualmodify=nil)
100
100
  @Name = name
101
101
  @ManageUrl = manageurl
@@ -124,7 +124,7 @@ module TencentCloud
124
124
  # @type ResourceName: String
125
125
 
126
126
  attr_accessor :Type, :ResourceID, :ResourceName
127
-
127
+
128
128
  def initialize(type=nil, resourceid=nil, resourcename=nil)
129
129
  @Type = type
130
130
  @ResourceID = resourceid
@@ -172,7 +172,7 @@ module TencentCloud
172
172
  # @type AvailableReplicas: Integer
173
173
 
174
174
  attr_accessor :Id, :Name, :Version, :Status, :StartTime, :ManageUrl, :WorkloadKind, :DeployMode, :Replicas, :AvailableReplicas
175
-
175
+
176
176
  def initialize(id=nil, name=nil, version=nil, status=nil, starttime=nil, manageurl=nil, workloadkind=nil, deploymode=nil, replicas=nil, availablereplicas=nil)
177
177
  @Id = id
178
178
  @Name = name
@@ -225,7 +225,7 @@ module TencentCloud
225
225
  # @type DistributeTime: String
226
226
 
227
227
  attr_accessor :Id, :Name, :Source, :WorkloadKind, :ManageUrl, :DistributeTime
228
-
228
+
229
229
  def initialize(id=nil, name=nil, source=nil, workloadkind=nil, manageurl=nil, distributetime=nil)
230
230
  @Id = id
231
231
  @Name = name
@@ -251,7 +251,7 @@ module TencentCloud
251
251
  # @type ID: Integer
252
252
 
253
253
  attr_accessor :ID
254
-
254
+
255
255
  def initialize(id=nil)
256
256
  @ID = id
257
257
  end
@@ -267,7 +267,7 @@ module TencentCloud
267
267
  # @type RequestId: String
268
268
 
269
269
  attr_accessor :RequestId
270
-
270
+
271
271
  def initialize(requestid=nil)
272
272
  @RequestId = requestid
273
273
  end
@@ -297,7 +297,7 @@ module TencentCloud
297
297
  # @type TargetOptions: String
298
298
 
299
299
  attr_accessor :RouteName, :SourceProductID, :SourceDeviceNameList, :TopicFilter, :Mode, :SourceUnitIDList, :Descript, :TargetOptions
300
-
300
+
301
301
  def initialize(routename=nil, sourceproductid=nil, sourcedevicenamelist=nil, topicfilter=nil, mode=nil, sourceunitidlist=nil, descript=nil, targetoptions=nil)
302
302
  @RouteName = routename
303
303
  @SourceProductID = sourceproductid
@@ -327,7 +327,7 @@ module TencentCloud
327
327
  # @type RequestId: String
328
328
 
329
329
  attr_accessor :RequestId
330
-
330
+
331
331
  def initialize(requestid=nil)
332
332
  @RequestId = requestid
333
333
  end
@@ -350,7 +350,7 @@ module TencentCloud
350
350
  # @type CreateTime: String
351
351
 
352
352
  attr_accessor :Name, :Namespace, :CreateTime
353
-
353
+
354
354
  def initialize(name=nil, namespace=nil, createtime=nil)
355
355
  @Name = name
356
356
  @Namespace = namespace
@@ -405,7 +405,7 @@ module TencentCloud
405
405
  # @type ReadinessProbe: :class:`Tencentcloud::Iecp.v20210914.models.Probe`
406
406
 
407
407
  attr_accessor :Name, :ImageName, :ImageVersion, :ImagePullPolicy, :VolumeMounts, :CpuRequest, :CpuLimit, :MemoryRequest, :MemoryLimit, :MemoryUnit, :GpuLimit, :ResourceMapCloud, :Envs, :WorkingDir, :Commands, :Args, :SecurityContext, :ReadinessProbe
408
-
408
+
409
409
  def initialize(name=nil, imagename=nil, imageversion=nil, imagepullpolicy=nil, volumemounts=nil, cpurequest=nil, cpulimit=nil, memoryrequest=nil, memorylimit=nil, memoryunit=nil, gpulimit=nil, resourcemapcloud=nil, envs=nil, workingdir=nil, commands=nil, args=nil, securitycontext=nil, readinessprobe=nil)
410
410
  @Name = name
411
411
  @ImageName = imagename
@@ -494,7 +494,7 @@ module TencentCloud
494
494
  # @type Status: String
495
495
 
496
496
  attr_accessor :Name, :ID, :Image, :RestartCount, :Status
497
-
497
+
498
498
  def initialize(name=nil, id=nil, image=nil, restartcount=nil, status=nil)
499
499
  @Name = name
500
500
  @ID = id
@@ -538,7 +538,7 @@ module TencentCloud
538
538
  # @type Containers: Array
539
539
 
540
540
  attr_accessor :BasicInfo, :BasicConfig, :Volumes, :Service, :Job, :CronJob, :RestartPolicy, :ImagePullSecrets, :HorizontalPodAutoscaler, :InitContainers, :Containers
541
-
541
+
542
542
  def initialize(basicinfo=nil, basicconfig=nil, volumes=nil, service=nil, job=nil, cronjob=nil, restartpolicy=nil, imagepullsecrets=nil, horizontalpodautoscaler=nil, initcontainers=nil, containers=nil)
543
543
  @BasicInfo = basicinfo
544
544
  @BasicConfig = basicconfig
@@ -616,7 +616,7 @@ module TencentCloud
616
616
  # @type RequestId: String
617
617
 
618
618
  attr_accessor :ApplicationId, :RequestId
619
-
619
+
620
620
  def initialize(applicationid=nil, requestid=nil)
621
621
  @ApplicationId = applicationid
622
622
  @RequestId = requestid
@@ -640,7 +640,7 @@ module TencentCloud
640
640
  # @type ConfigMapNamespace: String
641
641
 
642
642
  attr_accessor :EdgeUnitID, :ConfigMapName, :ConfigMapData, :ConfigMapNamespace
643
-
643
+
644
644
  def initialize(edgeunitid=nil, configmapname=nil, configmapdata=nil, configmapnamespace=nil)
645
645
  @EdgeUnitID = edgeunitid
646
646
  @ConfigMapName = configmapname
@@ -669,7 +669,7 @@ module TencentCloud
669
669
  # @type RequestId: String
670
670
 
671
671
  attr_accessor :RequestId
672
-
672
+
673
673
  def initialize(requestid=nil)
674
674
  @RequestId = requestid
675
675
  end
@@ -687,7 +687,7 @@ module TencentCloud
687
687
  # @type Nodes: Array
688
688
 
689
689
  attr_accessor :EdgeUnitId, :Nodes
690
-
690
+
691
691
  def initialize(edgeunitid=nil, nodes=nil)
692
692
  @EdgeUnitId = edgeunitid
693
693
  @Nodes = nodes
@@ -712,7 +712,7 @@ module TencentCloud
712
712
  # @type RequestId: String
713
713
 
714
714
  attr_accessor :RequestId
715
-
715
+
716
716
  def initialize(requestid=nil)
717
717
  @RequestId = requestid
718
718
  end
@@ -736,7 +736,7 @@ module TencentCloud
736
736
  # @type NodeUnitTemplateIDs: Array
737
737
 
738
738
  attr_accessor :EdgeUnitId, :Name, :Namespace, :Description, :NodeUnitTemplateIDs
739
-
739
+
740
740
  def initialize(edgeunitid=nil, name=nil, namespace=nil, description=nil, nodeunittemplateids=nil)
741
741
  @EdgeUnitId = edgeunitid
742
742
  @Name = name
@@ -760,7 +760,7 @@ module TencentCloud
760
760
  # @type RequestId: String
761
761
 
762
762
  attr_accessor :RequestId
763
-
763
+
764
764
  def initialize(requestid=nil)
765
765
  @RequestId = requestid
766
766
  end
@@ -778,7 +778,7 @@ module TencentCloud
778
778
  # @type Name: String
779
779
 
780
780
  attr_accessor :EdgeUnitId, :Name
781
-
781
+
782
782
  def initialize(edgeunitid=nil, name=nil)
783
783
  @EdgeUnitId = edgeunitid
784
784
  @Name = name
@@ -796,7 +796,7 @@ module TencentCloud
796
796
  # @type RequestId: String
797
797
 
798
798
  attr_accessor :RequestId
799
-
799
+
800
800
  def initialize(requestid=nil)
801
801
  @RequestId = requestid
802
802
  end
@@ -820,7 +820,7 @@ module TencentCloud
820
820
  # @type Description: String
821
821
 
822
822
  attr_accessor :EdgeUnitId, :Name, :Namespace, :Nodes, :Description
823
-
823
+
824
824
  def initialize(edgeunitid=nil, name=nil, namespace=nil, nodes=nil, description=nil)
825
825
  @EdgeUnitId = edgeunitid
826
826
  @Name = name
@@ -844,7 +844,7 @@ module TencentCloud
844
844
  # @type RequestId: String
845
845
 
846
846
  attr_accessor :RequestId
847
-
847
+
848
848
  def initialize(requestid=nil)
849
849
  @RequestId = requestid
850
850
  end
@@ -884,7 +884,7 @@ module TencentCloud
884
884
  # @type Containers: Array
885
885
 
886
886
  attr_accessor :BasicInfo, :BasicConfig, :EdgeUnitId, :Volumes, :Service, :TemplateID, :Job, :CronJob, :RestartPolicy, :ImagePullSecrets, :HorizontalPodAutoscaler, :InitContainers, :Containers
887
-
887
+
888
888
  def initialize(basicinfo=nil, basicconfig=nil, edgeunitid=nil, volumes=nil, service=nil, templateid=nil, job=nil, cronjob=nil, restartpolicy=nil, imagepullsecrets=nil, horizontalpodautoscaler=nil, initcontainers=nil, containers=nil)
889
889
  @BasicInfo = basicinfo
890
890
  @BasicConfig = basicconfig
@@ -966,7 +966,7 @@ module TencentCloud
966
966
  # @type RequestId: String
967
967
 
968
968
  attr_accessor :ApplicationId, :RequestId
969
-
969
+
970
970
  def initialize(applicationid=nil, requestid=nil)
971
971
  @ApplicationId = applicationid
972
972
  @RequestId = requestid
@@ -988,7 +988,7 @@ module TencentCloud
988
988
  # @type BasicInfo: :class:`Tencentcloud::Iecp.v20210914.models.ApplicationBasicInfo`
989
989
 
990
990
  attr_accessor :EdgeUnitId, :Yaml, :BasicInfo
991
-
991
+
992
992
  def initialize(edgeunitid=nil, yaml=nil, basicinfo=nil)
993
993
  @EdgeUnitId = edgeunitid
994
994
  @Yaml = yaml
@@ -1014,7 +1014,7 @@ module TencentCloud
1014
1014
  # @type RequestId: String
1015
1015
 
1016
1016
  attr_accessor :ApplicationId, :RequestId
1017
-
1017
+
1018
1018
  def initialize(applicationid=nil, requestid=nil)
1019
1019
  @ApplicationId = applicationid
1020
1020
  @RequestId = requestid
@@ -1044,7 +1044,7 @@ module TencentCloud
1044
1044
  # @type OpenCloudMonitor: Boolean
1045
1045
 
1046
1046
  attr_accessor :Name, :K8sVersion, :VpcId, :Description, :PodCIDR, :ServiceCIDR, :OpenCloudMonitor
1047
-
1047
+
1048
1048
  def initialize(name=nil, k8sversion=nil, vpcid=nil, description=nil, podcidr=nil, servicecidr=nil, opencloudmonitor=nil)
1049
1049
  @Name = name
1050
1050
  @K8sVersion = k8sversion
@@ -1078,7 +1078,7 @@ module TencentCloud
1078
1078
  # @type RequestId: String
1079
1079
 
1080
1080
  attr_accessor :ClusterId, :EdgeUnitId, :RequestId
1081
-
1081
+
1082
1082
  def initialize(clusterid=nil, edgeunitid=nil, requestid=nil)
1083
1083
  @ClusterId = clusterid
1084
1084
  @EdgeUnitId = edgeunitid
@@ -1102,7 +1102,7 @@ module TencentCloud
1102
1102
  # @type DeviceNames: Array
1103
1103
 
1104
1104
  attr_accessor :EdgeUnitId, :ProductId, :DeviceNames
1105
-
1105
+
1106
1106
  def initialize(edgeunitid=nil, productid=nil, devicenames=nil)
1107
1107
  @EdgeUnitId = edgeunitid
1108
1108
  @ProductId = productid
@@ -1122,7 +1122,7 @@ module TencentCloud
1122
1122
  # @type RequestId: String
1123
1123
 
1124
1124
  attr_accessor :RequestId
1125
-
1125
+
1126
1126
  def initialize(requestid=nil)
1127
1127
  @RequestId = requestid
1128
1128
  end
@@ -1144,7 +1144,7 @@ module TencentCloud
1144
1144
  # @type UnitID: Integer
1145
1145
 
1146
1146
  attr_accessor :DeviceName, :ProductId, :Description, :UnitID
1147
-
1147
+
1148
1148
  def initialize(devicename=nil, productid=nil, description=nil, unitid=nil)
1149
1149
  @DeviceName = devicename
1150
1150
  @ProductId = productid
@@ -1166,7 +1166,7 @@ module TencentCloud
1166
1166
  # @type RequestId: String
1167
1167
 
1168
1168
  attr_accessor :RequestId
1169
-
1169
+
1170
1170
  def initialize(requestid=nil)
1171
1171
  @RequestId = requestid
1172
1172
  end
@@ -1184,7 +1184,7 @@ module TencentCloud
1184
1184
  # @type Descript: String
1185
1185
 
1186
1186
  attr_accessor :RouteName, :Descript
1187
-
1187
+
1188
1188
  def initialize(routename=nil, descript=nil)
1189
1189
  @RouteName = routename
1190
1190
  @Descript = descript
@@ -1204,7 +1204,7 @@ module TencentCloud
1204
1204
  # @type RequestId: String
1205
1205
 
1206
1206
  attr_accessor :RouteID, :RequestId
1207
-
1207
+
1208
1208
  def initialize(routeid=nil, requestid=nil)
1209
1209
  @RouteID = routeid
1210
1210
  @RequestId = requestid
@@ -1226,7 +1226,7 @@ module TencentCloud
1226
1226
  # @type Description: String
1227
1227
 
1228
1228
  attr_accessor :EdgeUnitID, :Namespace, :Description
1229
-
1229
+
1230
1230
  def initialize(edgeunitid=nil, namespace=nil, description=nil)
1231
1231
  @EdgeUnitID = edgeunitid
1232
1232
  @Namespace = namespace
@@ -1246,7 +1246,7 @@ module TencentCloud
1246
1246
  # @type RequestId: String
1247
1247
 
1248
1248
  attr_accessor :RequestId
1249
-
1249
+
1250
1250
  def initialize(requestid=nil)
1251
1251
  @RequestId = requestid
1252
1252
  end
@@ -1274,7 +1274,7 @@ module TencentCloud
1274
1274
  # @type DockerConfig: :class:`Tencentcloud::Iecp.v20210914.models.DockerConfig`
1275
1275
 
1276
1276
  attr_accessor :EdgeUnitID, :SecretName, :SecretNamespace, :SecretType, :DockerConfigJson, :CloudData, :DockerConfig
1277
-
1277
+
1278
1278
  def initialize(edgeunitid=nil, secretname=nil, secretnamespace=nil, secrettype=nil, dockerconfigjson=nil, clouddata=nil, dockerconfig=nil)
1279
1279
  @EdgeUnitID = edgeunitid
1280
1280
  @SecretName = secretname
@@ -1312,7 +1312,7 @@ module TencentCloud
1312
1312
  # @type RequestId: String
1313
1313
 
1314
1314
  attr_accessor :RequestId
1315
-
1315
+
1316
1316
  def initialize(requestid=nil)
1317
1317
  @RequestId = requestid
1318
1318
  end
@@ -1338,7 +1338,7 @@ module TencentCloud
1338
1338
  # @type NodeUnitTemplateIDs: Array
1339
1339
 
1340
1340
  attr_accessor :EdgeUnitId, :NodeGroupName, :Namespace, :NodeUnitName, :Nodes, :NodeUnitTemplateIDs
1341
-
1341
+
1342
1342
  def initialize(edgeunitid=nil, nodegroupname=nil, namespace=nil, nodeunitname=nil, nodes=nil, nodeunittemplateids=nil)
1343
1343
  @EdgeUnitId = edgeunitid
1344
1344
  @NodeGroupName = nodegroupname
@@ -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 Second: Integer
1381
1381
 
1382
1382
  attr_accessor :Second
1383
-
1383
+
1384
1384
  def initialize(second=nil)
1385
1385
  @Second = second
1386
1386
  end
@@ -1398,7 +1398,7 @@ module TencentCloud
1398
1398
  # @type RequestId: String
1399
1399
 
1400
1400
  attr_accessor :Token, :RequestId
1401
-
1401
+
1402
1402
  def initialize(token=nil, requestid=nil)
1403
1403
  @Token = token
1404
1404
  @RequestId = requestid
@@ -1422,7 +1422,7 @@ module TencentCloud
1422
1422
  # @type Job: :class:`Tencentcloud::Iecp.v20210914.models.Job`
1423
1423
 
1424
1424
  attr_accessor :Schedule, :StartingDeadlineSeconds, :ConcurrencyPolicy, :Job
1425
-
1425
+
1426
1426
  def initialize(schedule=nil, startingdeadlineseconds=nil, concurrencypolicy=nil, job=nil)
1427
1427
  @Schedule = schedule
1428
1428
  @StartingDeadlineSeconds = startingdeadlineseconds
@@ -1447,7 +1447,7 @@ module TencentCloud
1447
1447
  # @type ApplicationIds: Array
1448
1448
 
1449
1449
  attr_accessor :ApplicationIds
1450
-
1450
+
1451
1451
  def initialize(applicationids=nil)
1452
1452
  @ApplicationIds = applicationids
1453
1453
  end
@@ -1463,7 +1463,7 @@ module TencentCloud
1463
1463
  # @type RequestId: String
1464
1464
 
1465
1465
  attr_accessor :RequestId
1466
-
1466
+
1467
1467
  def initialize(requestid=nil)
1468
1468
  @RequestId = requestid
1469
1469
  end
@@ -1483,7 +1483,7 @@ module TencentCloud
1483
1483
  # @type ConfigMapNamespace: String
1484
1484
 
1485
1485
  attr_accessor :EdgeUnitID, :ConfigMapName, :ConfigMapNamespace
1486
-
1486
+
1487
1487
  def initialize(edgeunitid=nil, configmapname=nil, configmapnamespace=nil)
1488
1488
  @EdgeUnitID = edgeunitid
1489
1489
  @ConfigMapName = configmapname
@@ -1503,7 +1503,7 @@ module TencentCloud
1503
1503
  # @type RequestId: String
1504
1504
 
1505
1505
  attr_accessor :RequestId
1506
-
1506
+
1507
1507
  def initialize(requestid=nil)
1508
1508
  @RequestId = requestid
1509
1509
  end
@@ -1523,7 +1523,7 @@ module TencentCloud
1523
1523
  # @type Namespace: String
1524
1524
 
1525
1525
  attr_accessor :EdgeUnitId, :Name, :Namespace
1526
-
1526
+
1527
1527
  def initialize(edgeunitid=nil, name=nil, namespace=nil)
1528
1528
  @EdgeUnitId = edgeunitid
1529
1529
  @Name = name
@@ -1543,7 +1543,7 @@ module TencentCloud
1543
1543
  # @type RequestId: String
1544
1544
 
1545
1545
  attr_accessor :RequestId
1546
-
1546
+
1547
1547
  def initialize(requestid=nil)
1548
1548
  @RequestId = requestid
1549
1549
  end
@@ -1561,7 +1561,7 @@ module TencentCloud
1561
1561
  # @type NodeUnitTemplateIDs: Array
1562
1562
 
1563
1563
  attr_accessor :EdgeUnitId, :NodeUnitTemplateIDs
1564
-
1564
+
1565
1565
  def initialize(edgeunitid=nil, nodeunittemplateids=nil)
1566
1566
  @EdgeUnitId = edgeunitid
1567
1567
  @NodeUnitTemplateIDs = nodeunittemplateids
@@ -1579,7 +1579,7 @@ module TencentCloud
1579
1579
  # @type RequestId: String
1580
1580
 
1581
1581
  attr_accessor :RequestId
1582
-
1582
+
1583
1583
  def initialize(requestid=nil)
1584
1584
  @RequestId = requestid
1585
1585
  end
@@ -1597,7 +1597,7 @@ module TencentCloud
1597
1597
  # @type NodeIds: Array
1598
1598
 
1599
1599
  attr_accessor :EdgeUnitId, :NodeIds
1600
-
1600
+
1601
1601
  def initialize(edgeunitid=nil, nodeids=nil)
1602
1602
  @EdgeUnitId = edgeunitid
1603
1603
  @NodeIds = nodeids
@@ -1615,7 +1615,7 @@ module TencentCloud
1615
1615
  # @type RequestId: String
1616
1616
 
1617
1617
  attr_accessor :RequestId
1618
-
1618
+
1619
1619
  def initialize(requestid=nil)
1620
1620
  @RequestId = requestid
1621
1621
  end
@@ -1633,7 +1633,7 @@ module TencentCloud
1633
1633
  # @type ApplicationIDs: Array
1634
1634
 
1635
1635
  attr_accessor :EdgeUnitID, :ApplicationIDs
1636
-
1636
+
1637
1637
  def initialize(edgeunitid=nil, applicationids=nil)
1638
1638
  @EdgeUnitID = edgeunitid
1639
1639
  @ApplicationIDs = applicationids
@@ -1651,7 +1651,7 @@ module TencentCloud
1651
1651
  # @type RequestId: String
1652
1652
 
1653
1653
  attr_accessor :RequestId
1654
-
1654
+
1655
1655
  def initialize(requestid=nil)
1656
1656
  @RequestId = requestid
1657
1657
  end
@@ -1667,7 +1667,7 @@ module TencentCloud
1667
1667
  # @type EdgeUnitId: Integer
1668
1668
 
1669
1669
  attr_accessor :EdgeUnitId
1670
-
1670
+
1671
1671
  def initialize(edgeunitid=nil)
1672
1672
  @EdgeUnitId = edgeunitid
1673
1673
  end
@@ -1683,7 +1683,7 @@ module TencentCloud
1683
1683
  # @type RequestId: String
1684
1684
 
1685
1685
  attr_accessor :RequestId
1686
-
1686
+
1687
1687
  def initialize(requestid=nil)
1688
1688
  @RequestId = requestid
1689
1689
  end
@@ -1705,7 +1705,7 @@ module TencentCloud
1705
1705
  # @type Namespace: String
1706
1706
 
1707
1707
  attr_accessor :EdgeUnitId, :WorkloadKind, :GridItemName, :Namespace
1708
-
1708
+
1709
1709
  def initialize(edgeunitid=nil, workloadkind=nil, griditemname=nil, namespace=nil)
1710
1710
  @EdgeUnitId = edgeunitid
1711
1711
  @WorkloadKind = workloadkind
@@ -1727,7 +1727,7 @@ module TencentCloud
1727
1727
  # @type RequestId: String
1728
1728
 
1729
1729
  attr_accessor :RequestId
1730
-
1730
+
1731
1731
  def initialize(requestid=nil)
1732
1732
  @RequestId = requestid
1733
1733
  end
@@ -1745,7 +1745,7 @@ module TencentCloud
1745
1745
  # @type DeviceName: String
1746
1746
 
1747
1747
  attr_accessor :ProductId, :DeviceName
1748
-
1748
+
1749
1749
  def initialize(productid=nil, devicename=nil)
1750
1750
  @ProductId = productid
1751
1751
  @DeviceName = devicename
@@ -1765,7 +1765,7 @@ module TencentCloud
1765
1765
  # @type Devices: Array
1766
1766
 
1767
1767
  attr_accessor :EdgeUnitId, :Devices
1768
-
1768
+
1769
1769
  def initialize(edgeunitid=nil, devices=nil)
1770
1770
  @EdgeUnitId = edgeunitid
1771
1771
  @Devices = devices
@@ -1790,7 +1790,7 @@ module TencentCloud
1790
1790
  # @type RequestId: String
1791
1791
 
1792
1792
  attr_accessor :RequestId
1793
-
1793
+
1794
1794
  def initialize(requestid=nil)
1795
1795
  @RequestId = requestid
1796
1796
  end
@@ -1810,7 +1810,7 @@ module TencentCloud
1810
1810
  # @type Namespace: String
1811
1811
 
1812
1812
  attr_accessor :ClusterID, :PodName, :Namespace
1813
-
1813
+
1814
1814
  def initialize(clusterid=nil, podname=nil, namespace=nil)
1815
1815
  @ClusterID = clusterid
1816
1816
  @PodName = podname
@@ -1830,7 +1830,7 @@ module TencentCloud
1830
1830
  # @type RequestId: String
1831
1831
 
1832
1832
  attr_accessor :RequestId
1833
-
1833
+
1834
1834
  def initialize(requestid=nil)
1835
1835
  @RequestId = requestid
1836
1836
  end
@@ -1846,7 +1846,7 @@ module TencentCloud
1846
1846
  # @type DeviceIDList: Array
1847
1847
 
1848
1848
  attr_accessor :DeviceIDList
1849
-
1849
+
1850
1850
  def initialize(deviceidlist=nil)
1851
1851
  @DeviceIDList = deviceidlist
1852
1852
  end
@@ -1862,7 +1862,7 @@ module TencentCloud
1862
1862
  # @type RequestId: String
1863
1863
 
1864
1864
  attr_accessor :RequestId
1865
-
1865
+
1866
1866
  def initialize(requestid=nil)
1867
1867
  @RequestId = requestid
1868
1868
  end
@@ -1878,7 +1878,7 @@ module TencentCloud
1878
1878
  # @type DeviceId: Integer
1879
1879
 
1880
1880
  attr_accessor :DeviceId
1881
-
1881
+
1882
1882
  def initialize(deviceid=nil)
1883
1883
  @DeviceId = deviceid
1884
1884
  end
@@ -1894,7 +1894,7 @@ module TencentCloud
1894
1894
  # @type RequestId: String
1895
1895
 
1896
1896
  attr_accessor :RequestId
1897
-
1897
+
1898
1898
  def initialize(requestid=nil)
1899
1899
  @RequestId = requestid
1900
1900
  end
@@ -1910,7 +1910,7 @@ module TencentCloud
1910
1910
  # @type RouteID: Integer
1911
1911
 
1912
1912
  attr_accessor :RouteID
1913
-
1913
+
1914
1914
  def initialize(routeid=nil)
1915
1915
  @RouteID = routeid
1916
1916
  end
@@ -1926,7 +1926,7 @@ module TencentCloud
1926
1926
  # @type RequestId: String
1927
1927
 
1928
1928
  attr_accessor :RequestId
1929
-
1929
+
1930
1930
  def initialize(requestid=nil)
1931
1931
  @RequestId = requestid
1932
1932
  end
@@ -1944,7 +1944,7 @@ module TencentCloud
1944
1944
  # @type Namespace: String
1945
1945
 
1946
1946
  attr_accessor :EdgeUnitID, :Namespace
1947
-
1947
+
1948
1948
  def initialize(edgeunitid=nil, namespace=nil)
1949
1949
  @EdgeUnitID = edgeunitid
1950
1950
  @Namespace = namespace
@@ -1962,7 +1962,7 @@ module TencentCloud
1962
1962
  # @type RequestId: String
1963
1963
 
1964
1964
  attr_accessor :RequestId
1965
-
1965
+
1966
1966
  def initialize(requestid=nil)
1967
1967
  @RequestId = requestid
1968
1968
  end
@@ -1986,7 +1986,7 @@ module TencentCloud
1986
1986
  # @type Nodes: Array
1987
1987
 
1988
1988
  attr_accessor :EdgeUnitId, :NodeGroupName, :NodeUnitName, :Namespace, :Nodes
1989
-
1989
+
1990
1990
  def initialize(edgeunitid=nil, nodegroupname=nil, nodeunitname=nil, namespace=nil, nodes=nil)
1991
1991
  @EdgeUnitId = edgeunitid
1992
1992
  @NodeGroupName = nodegroupname
@@ -2010,7 +2010,7 @@ module TencentCloud
2010
2010
  # @type RequestId: String
2011
2011
 
2012
2012
  attr_accessor :RequestId
2013
-
2013
+
2014
2014
  def initialize(requestid=nil)
2015
2015
  @RequestId = requestid
2016
2016
  end
@@ -2030,7 +2030,7 @@ module TencentCloud
2030
2030
  # @type SecretNamespace: String
2031
2031
 
2032
2032
  attr_accessor :EdgeUnitID, :SecretName, :SecretNamespace
2033
-
2033
+
2034
2034
  def initialize(edgeunitid=nil, secretname=nil, secretnamespace=nil)
2035
2035
  @EdgeUnitID = edgeunitid
2036
2036
  @SecretName = secretname
@@ -2050,7 +2050,7 @@ module TencentCloud
2050
2050
  # @type RequestId: String
2051
2051
 
2052
2052
  attr_accessor :RequestId
2053
-
2053
+
2054
2054
  def initialize(requestid=nil)
2055
2055
  @RequestId = requestid
2056
2056
  end
@@ -2066,7 +2066,7 @@ module TencentCloud
2066
2066
  # @type ApplicationId: Integer
2067
2067
 
2068
2068
  attr_accessor :ApplicationId
2069
-
2069
+
2070
2070
  def initialize(applicationid=nil)
2071
2071
  @ApplicationId = applicationid
2072
2072
  end
@@ -2115,7 +2115,7 @@ module TencentCloud
2115
2115
  # @type RequestId: String
2116
2116
 
2117
2117
  attr_accessor :BasicInfo, :BasicConfig, :Volumes, :InitContainers, :Containers, :Service, :Job, :CronJob, :RestartPolicy, :HorizontalPodAutoscaler, :ImagePullSecrets, :RequestId
2118
-
2118
+
2119
2119
  def initialize(basicinfo=nil, basicconfig=nil, volumes=nil, initcontainers=nil, containers=nil, service=nil, job=nil, cronjob=nil, restartpolicy=nil, horizontalpodautoscaler=nil, imagepullsecrets=nil, requestid=nil)
2120
2120
  @BasicInfo = basicinfo
2121
2121
  @BasicConfig = basicconfig
@@ -2192,7 +2192,7 @@ module TencentCloud
2192
2192
  # @type Yaml: String
2193
2193
 
2194
2194
  attr_accessor :Yaml
2195
-
2195
+
2196
2196
  def initialize(yaml=nil)
2197
2197
  @Yaml = yaml
2198
2198
  end
@@ -2216,7 +2216,7 @@ module TencentCloud
2216
2216
  # @type RequestId: String
2217
2217
 
2218
2218
  attr_accessor :CheckPass, :ErrType, :ErrInfo, :RequestId
2219
-
2219
+
2220
2220
  def initialize(checkpass=nil, errtype=nil, errinfo=nil, requestid=nil)
2221
2221
  @CheckPass = checkpass
2222
2222
  @ErrType = errtype
@@ -2238,7 +2238,7 @@ module TencentCloud
2238
2238
  # @type ApplicationId: Integer
2239
2239
 
2240
2240
  attr_accessor :ApplicationId
2241
-
2241
+
2242
2242
  def initialize(applicationid=nil)
2243
2243
  @ApplicationId = applicationid
2244
2244
  end
@@ -2257,7 +2257,7 @@ module TencentCloud
2257
2257
  # @type RequestId: String
2258
2258
 
2259
2259
  attr_accessor :Yaml, :RequestId
2260
-
2260
+
2261
2261
  def initialize(yaml=nil, requestid=nil)
2262
2262
  @Yaml = yaml
2263
2263
  @RequestId = requestid
@@ -2281,7 +2281,7 @@ module TencentCloud
2281
2281
  # @type Sort: Array
2282
2282
 
2283
2283
  attr_accessor :NamePattern, :Offset, :Limit, :Sort
2284
-
2284
+
2285
2285
  def initialize(namepattern=nil, offset=nil, limit=nil, sort=nil)
2286
2286
  @NamePattern = namepattern
2287
2287
  @Offset = offset
@@ -2315,7 +2315,7 @@ module TencentCloud
2315
2315
  # @type RequestId: String
2316
2316
 
2317
2317
  attr_accessor :TotalCount, :ApplicationSet, :RequestId
2318
-
2318
+
2319
2319
  def initialize(totalcount=nil, applicationset=nil, requestid=nil)
2320
2320
  @TotalCount = totalcount
2321
2321
  @ApplicationSet = applicationset
@@ -2346,7 +2346,7 @@ module TencentCloud
2346
2346
  # @type ConfigMapNamespace: String
2347
2347
 
2348
2348
  attr_accessor :EdgeUnitID, :ConfigMapName, :ConfigMapNamespace
2349
-
2349
+
2350
2350
  def initialize(edgeunitid=nil, configmapname=nil, configmapnamespace=nil)
2351
2351
  @EdgeUnitID = edgeunitid
2352
2352
  @ConfigMapName = configmapname
@@ -2381,7 +2381,7 @@ module TencentCloud
2381
2381
  # @type RequestId: String
2382
2382
 
2383
2383
  attr_accessor :Name, :Namespace, :CreateTime, :Yaml, :Json, :RequestId
2384
-
2384
+
2385
2385
  def initialize(name=nil, namespace=nil, createtime=nil, yaml=nil, json=nil, requestid=nil)
2386
2386
  @Name = name
2387
2387
  @Namespace = namespace
@@ -2407,7 +2407,7 @@ module TencentCloud
2407
2407
  # @type Yaml: String
2408
2408
 
2409
2409
  attr_accessor :Yaml
2410
-
2410
+
2411
2411
  def initialize(yaml=nil)
2412
2412
  @Yaml = yaml
2413
2413
  end
@@ -2432,7 +2432,7 @@ module TencentCloud
2432
2432
  # @type RequestId: String
2433
2433
 
2434
2434
  attr_accessor :CheckPass, :ErrType, :ErrInfo, :RequestId
2435
-
2435
+
2436
2436
  def initialize(checkpass=nil, errtype=nil, errinfo=nil, requestid=nil)
2437
2437
  @CheckPass = checkpass
2438
2438
  @ErrType = errtype
@@ -2464,7 +2464,7 @@ module TencentCloud
2464
2464
  # @type Sort: :class:`Tencentcloud::Iecp.v20210914.models.FieldSort`
2465
2465
 
2466
2466
  attr_accessor :EdgeUnitID, :Offset, :Limit, :ConfigMapNamespace, :NamePattern, :Sort
2467
-
2467
+
2468
2468
  def initialize(edgeunitid=nil, offset=nil, limit=nil, configmapnamespace=nil, namepattern=nil, sort=nil)
2469
2469
  @EdgeUnitID = edgeunitid
2470
2470
  @Offset = offset
@@ -2496,7 +2496,7 @@ module TencentCloud
2496
2496
  # @type RequestId: String
2497
2497
 
2498
2498
  attr_accessor :Items, :RequestId
2499
-
2499
+
2500
2500
  def initialize(items=nil, requestid=nil)
2501
2501
  @Items = items
2502
2502
  @RequestId = requestid
@@ -2521,7 +2521,7 @@ module TencentCloud
2521
2521
  # @type SN: String
2522
2522
 
2523
2523
  attr_accessor :SN
2524
-
2524
+
2525
2525
  def initialize(sn=nil)
2526
2526
  @SN = sn
2527
2527
  end
@@ -2540,7 +2540,7 @@ module TencentCloud
2540
2540
  # @type RequestId: String
2541
2541
 
2542
2542
  attr_accessor :OnlineInstallationCommand, :RequestId
2543
-
2543
+
2544
2544
  def initialize(onlineinstallationcommand=nil, requestid=nil)
2545
2545
  @OnlineInstallationCommand = onlineinstallationcommand
2546
2546
  @RequestId = requestid
@@ -2560,7 +2560,7 @@ module TencentCloud
2560
2560
  # @type NodeId: Integer
2561
2561
 
2562
2562
  attr_accessor :EdgeUnitId, :NodeId
2563
-
2563
+
2564
2564
  def initialize(edgeunitid=nil, nodeid=nil)
2565
2565
  @EdgeUnitId = edgeunitid
2566
2566
  @NodeId = nodeid
@@ -2581,7 +2581,7 @@ module TencentCloud
2581
2581
  # @type RequestId: String
2582
2582
 
2583
2583
  attr_accessor :Online, :RequestId
2584
-
2584
+
2585
2585
  def initialize(online=nil, requestid=nil)
2586
2586
  @Online = online
2587
2587
  @RequestId = requestid
@@ -2599,7 +2599,7 @@ module TencentCloud
2599
2599
  # DescribeEdgeDefaultVpc请求参数结构体
2600
2600
  class DescribeEdgeDefaultVpcRequest < TencentCloud::Common::AbstractModel
2601
2601
 
2602
-
2602
+
2603
2603
  def initialize()
2604
2604
  end
2605
2605
 
@@ -2625,7 +2625,7 @@ module TencentCloud
2625
2625
  # @type RequestId: String
2626
2626
 
2627
2627
  attr_accessor :VpcId, :VpcCidrBlock, :SubnetId, :SubnetCidrBlock, :RequestId
2628
-
2628
+
2629
2629
  def initialize(vpcid=nil, vpccidrblock=nil, subnetid=nil, subnetcidrblock=nil, requestid=nil)
2630
2630
  @VpcId = vpcid
2631
2631
  @VpcCidrBlock = vpccidrblock
@@ -2655,7 +2655,7 @@ module TencentCloud
2655
2655
  # @type Namespace: String
2656
2656
 
2657
2657
  attr_accessor :EdgeUnitId, :NodeId, :PodName, :Namespace
2658
-
2658
+
2659
2659
  def initialize(edgeunitid=nil, nodeid=nil, podname=nil, namespace=nil)
2660
2660
  @EdgeUnitId = edgeunitid
2661
2661
  @NodeId = nodeid
@@ -2680,7 +2680,7 @@ module TencentCloud
2680
2680
  # @type RequestId: String
2681
2681
 
2682
2682
  attr_accessor :ContainerSet, :RequestId
2683
-
2683
+
2684
2684
  def initialize(containerset=nil, requestid=nil)
2685
2685
  @ContainerSet = containerset
2686
2686
  @RequestId = requestid
@@ -2711,7 +2711,7 @@ module TencentCloud
2711
2711
  # @type PodNamePattern: String
2712
2712
 
2713
2713
  attr_accessor :EdgeUnitId, :NodeId, :Namespace, :PodNamePattern
2714
-
2714
+
2715
2715
  def initialize(edgeunitid=nil, nodeid=nil, namespace=nil, podnamepattern=nil)
2716
2716
  @EdgeUnitId = edgeunitid
2717
2717
  @NodeId = nodeid
@@ -2736,7 +2736,7 @@ module TencentCloud
2736
2736
  # @type RequestId: String
2737
2737
 
2738
2738
  attr_accessor :PodSet, :RequestId
2739
-
2739
+
2740
2740
  def initialize(podset=nil, requestid=nil)
2741
2741
  @PodSet = podset
2742
2742
  @RequestId = requestid
@@ -2761,7 +2761,7 @@ module TencentCloud
2761
2761
  # @type EdgeUnitId: Integer
2762
2762
 
2763
2763
  attr_accessor :EdgeUnitId
2764
-
2764
+
2765
2765
  def initialize(edgeunitid=nil)
2766
2766
  @EdgeUnitId = edgeunitid
2767
2767
  end
@@ -2780,7 +2780,7 @@ module TencentCloud
2780
2780
  # @type RequestId: String
2781
2781
 
2782
2782
  attr_accessor :Remarks, :RequestId
2783
-
2783
+
2784
2784
  def initialize(remarks=nil, requestid=nil)
2785
2785
  @Remarks = remarks
2786
2786
  @RequestId = requestid
@@ -2800,7 +2800,7 @@ module TencentCloud
2800
2800
  # @type NodeId: Integer
2801
2801
 
2802
2802
  attr_accessor :EdgeUnitId, :NodeId
2803
-
2803
+
2804
2804
  def initialize(edgeunitid=nil, nodeid=nil)
2805
2805
  @EdgeUnitId = edgeunitid
2806
2806
  @NodeId = nodeid
@@ -2844,7 +2844,7 @@ module TencentCloud
2844
2844
  # @type RequestId: String
2845
2845
 
2846
2846
  attr_accessor :Id, :Kind, :Name, :Status, :CpuArchitecture, :AiChipArchitecture, :Ip, :Labels, :Resource, :RequestId
2847
-
2847
+
2848
2848
  def initialize(id=nil, kind=nil, name=nil, status=nil, cpuarchitecture=nil, aichiparchitecture=nil, ip=nil, labels=nil, resource=nil, requestid=nil)
2849
2849
  @Id = id
2850
2850
  @Kind = kind
@@ -2900,7 +2900,7 @@ module TencentCloud
2900
2900
  # @type NodeType: Integer
2901
2901
 
2902
2902
  attr_accessor :EdgeUnitId, :NamePattern, :NameMatchedList, :Sort, :Offset, :Limit, :NodeType
2903
-
2903
+
2904
2904
  def initialize(edgeunitid=nil, namepattern=nil, namematchedlist=nil, sort=nil, offset=nil, limit=nil, nodetype=nil)
2905
2905
  @EdgeUnitId = edgeunitid
2906
2906
  @NamePattern = namepattern
@@ -2940,7 +2940,7 @@ module TencentCloud
2940
2940
  # @type RequestId: String
2941
2941
 
2942
2942
  attr_accessor :TotalCount, :NodeSet, :RequestId
2943
-
2943
+
2944
2944
  def initialize(totalcount=nil, nodeset=nil, requestid=nil)
2945
2945
  @TotalCount = totalcount
2946
2946
  @NodeSet = nodeset
@@ -2979,7 +2979,7 @@ module TencentCloud
2979
2979
  # @type Condition: :class:`Tencentcloud::Iecp.v20210914.models.OperationLogsCondition`
2980
2980
 
2981
2981
  attr_accessor :BeginTime, :EndTime, :Offset, :Limit, :Sort, :Module, :Condition
2982
-
2982
+
2983
2983
  def initialize(begintime=nil, endtime=nil, offset=nil, limit=nil, sort=nil, _module=nil, condition=nil)
2984
2984
  @BeginTime = begintime
2985
2985
  @EndTime = endtime
@@ -3023,7 +3023,7 @@ module TencentCloud
3023
3023
  # @type RequestId: String
3024
3024
 
3025
3025
  attr_accessor :TotalCount, :OperationLogSet, :RequestId
3026
-
3026
+
3027
3027
  def initialize(totalcount=nil, operationlogset=nil, requestid=nil)
3028
3028
  @TotalCount = totalcount
3029
3029
  @OperationLogSet = operationlogset
@@ -3054,7 +3054,7 @@ module TencentCloud
3054
3054
  # @type Name: String
3055
3055
 
3056
3056
  attr_accessor :EdgeUnitId, :Namespace, :Name
3057
-
3057
+
3058
3058
  def initialize(edgeunitid=nil, namespace=nil, name=nil)
3059
3059
  @EdgeUnitId = edgeunitid
3060
3060
  @Namespace = namespace
@@ -3077,7 +3077,7 @@ module TencentCloud
3077
3077
  # @type RequestId: String
3078
3078
 
3079
3079
  attr_accessor :Pod, :RequestId
3080
-
3080
+
3081
3081
  def initialize(pod=nil, requestid=nil)
3082
3082
  @Pod = pod
3083
3083
  @RequestId = requestid
@@ -3108,7 +3108,7 @@ module TencentCloud
3108
3108
  # @type Limit: Integer
3109
3109
 
3110
3110
  attr_accessor :EdgeUnitId, :NamePattern, :SNPattern, :RemarkPattern, :Offset, :Limit
3111
-
3111
+
3112
3112
  def initialize(edgeunitid=nil, namepattern=nil, snpattern=nil, remarkpattern=nil, offset=nil, limit=nil)
3113
3113
  @EdgeUnitId = edgeunitid
3114
3114
  @NamePattern = namepattern
@@ -3140,7 +3140,7 @@ module TencentCloud
3140
3140
  # @type RequestId: String
3141
3141
 
3142
3142
  attr_accessor :TotalCount, :NodeSet, :RequestId
3143
-
3143
+
3144
3144
  def initialize(totalcount=nil, nodeset=nil, requestid=nil)
3145
3145
  @TotalCount = totalcount
3146
3146
  @NodeSet = nodeset
@@ -3169,7 +3169,7 @@ module TencentCloud
3169
3169
  # @type ApplicationId: Integer
3170
3170
 
3171
3171
  attr_accessor :EdgeUnitId, :ApplicationId
3172
-
3172
+
3173
3173
  def initialize(edgeunitid=nil, applicationid=nil)
3174
3174
  @EdgeUnitId = edgeunitid
3175
3175
  @ApplicationId = applicationid
@@ -3190,7 +3190,7 @@ module TencentCloud
3190
3190
  # @type RequestId: String
3191
3191
 
3192
3192
  attr_accessor :EventSet, :RequestId
3193
-
3193
+
3194
3194
  def initialize(eventset=nil, requestid=nil)
3195
3195
  @EventSet = eventset
3196
3196
  @RequestId = requestid
@@ -3223,7 +3223,7 @@ module TencentCloud
3223
3223
  # @type ContainerName: String
3224
3224
 
3225
3225
  attr_accessor :EdgeUnitId, :ApplicationId, :Limit, :PodName, :ContainerName
3226
-
3226
+
3227
3227
  def initialize(edgeunitid=nil, applicationid=nil, limit=nil, podname=nil, containername=nil)
3228
3228
  @EdgeUnitId = edgeunitid
3229
3229
  @ApplicationId = applicationid
@@ -3250,7 +3250,7 @@ module TencentCloud
3250
3250
  # @type RequestId: String
3251
3251
 
3252
3252
  attr_accessor :LogSet, :RequestId
3253
-
3253
+
3254
3254
  def initialize(logset=nil, requestid=nil)
3255
3255
  @LogSet = logset
3256
3256
  @RequestId = requestid
@@ -3272,7 +3272,7 @@ module TencentCloud
3272
3272
  # @type PodName: String
3273
3273
 
3274
3274
  attr_accessor :EdgeUnitId, :ApplicationId, :PodName
3275
-
3275
+
3276
3276
  def initialize(edgeunitid=nil, applicationid=nil, podname=nil)
3277
3277
  @EdgeUnitId = edgeunitid
3278
3278
  @ApplicationId = applicationid
@@ -3295,7 +3295,7 @@ module TencentCloud
3295
3295
  # @type RequestId: String
3296
3296
 
3297
3297
  attr_accessor :ContainerSet, :RequestId
3298
-
3298
+
3299
3299
  def initialize(containerset=nil, requestid=nil)
3300
3300
  @ContainerSet = containerset
3301
3301
  @RequestId = requestid
@@ -3322,7 +3322,7 @@ module TencentCloud
3322
3322
  # @type ApplicationId: Integer
3323
3323
 
3324
3324
  attr_accessor :EdgeUnitId, :ApplicationId
3325
-
3325
+
3326
3326
  def initialize(edgeunitid=nil, applicationid=nil)
3327
3327
  @EdgeUnitId = edgeunitid
3328
3328
  @ApplicationId = applicationid
@@ -3343,7 +3343,7 @@ module TencentCloud
3343
3343
  # @type RequestId: String
3344
3344
 
3345
3345
  attr_accessor :PodSet, :RequestId
3346
-
3346
+
3347
3347
  def initialize(podset=nil, requestid=nil)
3348
3348
  @PodSet = podset
3349
3349
  @RequestId = requestid
@@ -3370,7 +3370,7 @@ module TencentCloud
3370
3370
  # @type ApplicationId: Integer
3371
3371
 
3372
3372
  attr_accessor :EdgeUnitId, :ApplicationId
3373
-
3373
+
3374
3374
  def initialize(edgeunitid=nil, applicationid=nil)
3375
3375
  @EdgeUnitId = edgeunitid
3376
3376
  @ApplicationId = applicationid
@@ -3421,7 +3421,7 @@ module TencentCloud
3421
3421
  # @type RequestId: String
3422
3422
 
3423
3423
  attr_accessor :BasicInfo, :BasicConfig, :Volumes, :InitContainers, :Containers, :Service, :Job, :CronJob, :RestartPolicy, :HorizontalPodAutoscaler, :ImagePullSecrets, :RequestId
3424
-
3424
+
3425
3425
  def initialize(basicinfo=nil, basicconfig=nil, volumes=nil, initcontainers=nil, containers=nil, service=nil, job=nil, cronjob=nil, restartpolicy=nil, horizontalpodautoscaler=nil, imagepullsecrets=nil, requestid=nil)
3426
3426
  @BasicInfo = basicinfo
3427
3427
  @BasicConfig = basicconfig
@@ -3498,7 +3498,7 @@ module TencentCloud
3498
3498
  # @type Yaml: String
3499
3499
 
3500
3500
  attr_accessor :Yaml
3501
-
3501
+
3502
3502
  def initialize(yaml=nil)
3503
3503
  @Yaml = yaml
3504
3504
  end
@@ -3522,7 +3522,7 @@ module TencentCloud
3522
3522
  # @type RequestId: String
3523
3523
 
3524
3524
  attr_accessor :CheckPass, :ErrType, :ErrInfo, :RequestId
3525
-
3525
+
3526
3526
  def initialize(checkpass=nil, errtype=nil, errinfo=nil, requestid=nil)
3527
3527
  @CheckPass = checkpass
3528
3528
  @ErrType = errtype
@@ -3546,7 +3546,7 @@ module TencentCloud
3546
3546
  # @type ApplicationId: Integer
3547
3547
 
3548
3548
  attr_accessor :EdgeUnitId, :ApplicationId
3549
-
3549
+
3550
3550
  def initialize(edgeunitid=nil, applicationid=nil)
3551
3551
  @EdgeUnitId = edgeunitid
3552
3552
  @ApplicationId = applicationid
@@ -3567,7 +3567,7 @@ module TencentCloud
3567
3567
  # @type RequestId: String
3568
3568
 
3569
3569
  attr_accessor :Yaml, :RequestId
3570
-
3570
+
3571
3571
  def initialize(yaml=nil, requestid=nil)
3572
3572
  @Yaml = yaml
3573
3573
  @RequestId = requestid
@@ -3595,7 +3595,7 @@ module TencentCloud
3595
3595
  # @type Namespace: String
3596
3596
 
3597
3597
  attr_accessor :EdgeUnitId, :Offset, :Limit, :NamePattern, :Sort, :Namespace
3598
-
3598
+
3599
3599
  def initialize(edgeunitid=nil, offset=nil, limit=nil, namepattern=nil, sort=nil, namespace=nil)
3600
3600
  @EdgeUnitId = edgeunitid
3601
3601
  @Offset = offset
@@ -3633,7 +3633,7 @@ module TencentCloud
3633
3633
  # @type RequestId: String
3634
3634
 
3635
3635
  attr_accessor :TotalCount, :ApplicationSet, :RequestId
3636
-
3636
+
3637
3637
  def initialize(totalcount=nil, applicationset=nil, requestid=nil)
3638
3638
  @TotalCount = totalcount
3639
3639
  @ApplicationSet = applicationset
@@ -3660,7 +3660,7 @@ module TencentCloud
3660
3660
  # @type EdgeUnitId: Integer
3661
3661
 
3662
3662
  attr_accessor :EdgeUnitId
3663
-
3663
+
3664
3664
  def initialize(edgeunitid=nil)
3665
3665
  @EdgeUnitId = edgeunitid
3666
3666
  end
@@ -3729,7 +3729,7 @@ module TencentCloud
3729
3729
  # @type RequestId: String
3730
3730
 
3731
3731
  attr_accessor :Name, :Description, :CreateTime, :UpdateTime, :LiveTime, :MasterStatus, :K8sVersion, :PodCIDR, :ServiceCIDR, :APIServerAddress, :APIServerExposeAddress, :UID, :UnitID, :Cluster, :Node, :Workload, :Grid, :SubDevice, :RequestId
3732
-
3732
+
3733
3733
  def initialize(name=nil, description=nil, createtime=nil, updatetime=nil, livetime=nil, masterstatus=nil, k8sversion=nil, podcidr=nil, servicecidr=nil, apiserveraddress=nil, apiserverexposeaddress=nil, uid=nil, unitid=nil, cluster=nil, node=nil, workload=nil, grid=nil, subdevice=nil, requestid=nil)
3734
3734
  @Name = name
3735
3735
  @Description = description
@@ -3801,7 +3801,7 @@ module TencentCloud
3801
3801
  # @type Order: String
3802
3802
 
3803
3803
  attr_accessor :EdgeUnitId, :GridName, :WorkloadKind, :Namespace, :Order
3804
-
3804
+
3805
3805
  def initialize(edgeunitid=nil, gridname=nil, workloadkind=nil, namespace=nil, order=nil)
3806
3806
  @EdgeUnitId = edgeunitid
3807
3807
  @GridName = gridname
@@ -3830,7 +3830,7 @@ module TencentCloud
3830
3830
  # @type RequestId: String
3831
3831
 
3832
3832
  attr_accessor :TotalCount, :DeploySet, :RequestId
3833
-
3833
+
3834
3834
  def initialize(totalcount=nil, deployset=nil, requestid=nil)
3835
3835
  @TotalCount = totalcount
3836
3836
  @DeploySet = deployset
@@ -3863,7 +3863,7 @@ module TencentCloud
3863
3863
  # @type Namespace: String
3864
3864
 
3865
3865
  attr_accessor :EdgeUnitId, :WorkloadKind, :GridItemName, :Namespace
3866
-
3866
+
3867
3867
  def initialize(edgeunitid=nil, workloadkind=nil, griditemname=nil, namespace=nil)
3868
3868
  @EdgeUnitId = edgeunitid
3869
3869
  @WorkloadKind = workloadkind
@@ -3890,7 +3890,7 @@ module TencentCloud
3890
3890
  # @type RequestId: String
3891
3891
 
3892
3892
  attr_accessor :Yaml, :Replicas, :RequestId
3893
-
3893
+
3894
3894
  def initialize(yaml=nil, replicas=nil, requestid=nil)
3895
3895
  @Yaml = yaml
3896
3896
  @Replicas = replicas
@@ -3920,7 +3920,7 @@ module TencentCloud
3920
3920
  # @type Order: String
3921
3921
 
3922
3922
  attr_accessor :EdgeUnitId, :Namespace, :NamePattern, :Offset, :Limit, :Order
3923
-
3923
+
3924
3924
  def initialize(edgeunitid=nil, namespace=nil, namepattern=nil, offset=nil, limit=nil, order=nil)
3925
3925
  @EdgeUnitId = edgeunitid
3926
3926
  @Namespace = namespace
@@ -3951,7 +3951,7 @@ module TencentCloud
3951
3951
  # @type RequestId: String
3952
3952
 
3953
3953
  attr_accessor :TotalCount, :GridSet, :RequestId
3954
-
3954
+
3955
3955
  def initialize(totalcount=nil, gridset=nil, requestid=nil)
3956
3956
  @TotalCount = totalcount
3957
3957
  @GridSet = gridset
@@ -3978,7 +3978,7 @@ module TencentCloud
3978
3978
  # @type EdgeUnitId: Integer
3979
3979
 
3980
3980
  attr_accessor :EdgeUnitId
3981
-
3981
+
3982
3982
  def initialize(edgeunitid=nil)
3983
3983
  @EdgeUnitId = edgeunitid
3984
3984
  end
@@ -4006,7 +4006,7 @@ module TencentCloud
4006
4006
  # @type RequestId: String
4007
4007
 
4008
4008
  attr_accessor :APIServerType, :APIServerURL, :APIServerURLPort, :APIServerResolveIP, :APIServerExposeAddress, :IsCreatePrometheus, :RequestId
4009
-
4009
+
4010
4010
  def initialize(apiservertype=nil, apiserverurl=nil, apiserverurlport=nil, apiserverresolveip=nil, apiserverexposeaddress=nil, iscreateprometheus=nil, requestid=nil)
4011
4011
  @APIServerType = apiservertype
4012
4012
  @APIServerURL = apiserverurl
@@ -4044,7 +4044,7 @@ module TencentCloud
4044
4044
  # @type PodName: String
4045
4045
 
4046
4046
  attr_accessor :EdgeUnitId, :GridName, :WorkloadKind, :Namespace, :NodeUnit, :PodName
4047
-
4047
+
4048
4048
  def initialize(edgeunitid=nil, gridname=nil, workloadkind=nil, namespace=nil, nodeunit=nil, podname=nil)
4049
4049
  @EdgeUnitId = edgeunitid
4050
4050
  @GridName = gridname
@@ -4073,7 +4073,7 @@ module TencentCloud
4073
4073
  # @type RequestId: String
4074
4074
 
4075
4075
  attr_accessor :EventSet, :RequestId
4076
-
4076
+
4077
4077
  def initialize(eventset=nil, requestid=nil)
4078
4078
  @EventSet = eventset
4079
4079
  @RequestId = requestid
@@ -4106,7 +4106,7 @@ module TencentCloud
4106
4106
  # @type Namespace: String
4107
4107
 
4108
4108
  attr_accessor :EdgeUnitId, :GridName, :WorkloadKind, :NodeUnit, :Namespace
4109
-
4109
+
4110
4110
  def initialize(edgeunitid=nil, gridname=nil, workloadkind=nil, nodeunit=nil, namespace=nil)
4111
4111
  @EdgeUnitId = edgeunitid
4112
4112
  @GridName = gridname
@@ -4133,7 +4133,7 @@ module TencentCloud
4133
4133
  # @type RequestId: String
4134
4134
 
4135
4135
  attr_accessor :PodSet, :RequestId
4136
-
4136
+
4137
4137
  def initialize(podset=nil, requestid=nil)
4138
4138
  @PodSet = podset
4139
4139
  @RequestId = requestid
@@ -4158,7 +4158,7 @@ module TencentCloud
4158
4158
  # @type EdgeUnitId: Integer
4159
4159
 
4160
4160
  attr_accessor :EdgeUnitId
4161
-
4161
+
4162
4162
  def initialize(edgeunitid=nil)
4163
4163
  @EdgeUnitId = edgeunitid
4164
4164
  end
@@ -4183,7 +4183,7 @@ module TencentCloud
4183
4183
  # @type RequestId: String
4184
4184
 
4185
4185
  attr_accessor :MonitorStatus, :IsAvailable, :RequestId
4186
-
4186
+
4187
4187
  def initialize(monitorstatus=nil, isavailable=nil, requestid=nil)
4188
4188
  @MonitorStatus = monitorstatus
4189
4189
  @IsAvailable = isavailable
@@ -4215,7 +4215,7 @@ module TencentCloud
4215
4215
  # @type Order: String
4216
4216
 
4217
4217
  attr_accessor :EdgeUnitId, :Namespace, :Offset, :Limit, :NameFilter, :NameMatched, :Order
4218
-
4218
+
4219
4219
  def initialize(edgeunitid=nil, namespace=nil, offset=nil, limit=nil, namefilter=nil, namematched=nil, order=nil)
4220
4220
  @EdgeUnitId = edgeunitid
4221
4221
  @Namespace = namespace
@@ -4247,7 +4247,7 @@ module TencentCloud
4247
4247
  # @type RequestId: String
4248
4248
 
4249
4249
  attr_accessor :Total, :NodeGroupInfo, :RequestId
4250
-
4250
+
4251
4251
  def initialize(total=nil, nodegroupinfo=nil, requestid=nil)
4252
4252
  @Total = total
4253
4253
  @NodeGroupInfo = nodegroupinfo
@@ -4286,7 +4286,7 @@ module TencentCloud
4286
4286
  # @type Order: String
4287
4287
 
4288
4288
  attr_accessor :EdgeUnitId, :Namespace, :Offset, :Limit, :NameFilter, :NameMatched, :Order
4289
-
4289
+
4290
4290
  def initialize(edgeunitid=nil, namespace=nil, offset=nil, limit=nil, namefilter=nil, namematched=nil, order=nil)
4291
4291
  @EdgeUnitId = edgeunitid
4292
4292
  @Namespace = namespace
@@ -4319,7 +4319,7 @@ module TencentCloud
4319
4319
  # @type RequestId: String
4320
4320
 
4321
4321
  attr_accessor :Total, :NodeUnitTemplates, :RequestId
4322
-
4322
+
4323
4323
  def initialize(total=nil, nodeunittemplates=nil, requestid=nil)
4324
4324
  @Total = total
4325
4325
  @NodeUnitTemplates = nodeunittemplates
@@ -4352,7 +4352,7 @@ module TencentCloud
4352
4352
  # @type Order: String
4353
4353
 
4354
4354
  attr_accessor :Offset, :Limit, :NamePattern, :Order
4355
-
4355
+
4356
4356
  def initialize(offset=nil, limit=nil, namepattern=nil, order=nil)
4357
4357
  @Offset = offset
4358
4358
  @Limit = limit
@@ -4380,7 +4380,7 @@ module TencentCloud
4380
4380
  # @type RequestId: String
4381
4381
 
4382
4382
  attr_accessor :TotalCount, :EdgeUnitSet, :RequestId
4383
-
4383
+
4384
4384
  def initialize(totalcount=nil, edgeunitset=nil, requestid=nil)
4385
4385
  @TotalCount = totalcount
4386
4386
  @EdgeUnitSet = edgeunitset
@@ -4411,7 +4411,7 @@ module TencentCloud
4411
4411
  # @type DeviceName: String
4412
4412
 
4413
4413
  attr_accessor :DeviceId, :ProductID, :DeviceName
4414
-
4414
+
4415
4415
  def initialize(deviceid=nil, productid=nil, devicename=nil)
4416
4416
  @DeviceId = deviceid
4417
4417
  @ProductID = productid
@@ -4467,7 +4467,7 @@ module TencentCloud
4467
4467
  # @type RequestId: String
4468
4468
 
4469
4469
  attr_accessor :Id, :Name, :Version, :Cert, :PrivateKey, :Psk, :Disabled, :LogSetting, :LogLevel, :UserName, :Password, :ClientID, :PskHex, :Description, :Status, :Region, :UnitID, :UnitName, :RequestId
4470
-
4470
+
4471
4471
  def initialize(id=nil, name=nil, version=nil, cert=nil, privatekey=nil, psk=nil, disabled=nil, logsetting=nil, loglevel=nil, username=nil, password=nil, clientid=nil, pskhex=nil, description=nil, status=nil, region=nil, unitid=nil, unitname=nil, requestid=nil)
4472
4472
  @Id = id
4473
4473
  @Name = name
@@ -4529,7 +4529,7 @@ module TencentCloud
4529
4529
  # @type Order: String
4530
4530
 
4531
4531
  attr_accessor :Offset, :Limit, :ProductId, :NamePattern, :Versions, :Order
4532
-
4532
+
4533
4533
  def initialize(offset=nil, limit=nil, productid=nil, namepattern=nil, versions=nil, order=nil)
4534
4534
  @Offset = offset
4535
4535
  @Limit = limit
@@ -4559,7 +4559,7 @@ module TencentCloud
4559
4559
  # @type RequestId: String
4560
4560
 
4561
4561
  attr_accessor :TotalCount, :DeviceSet, :RequestId
4562
-
4562
+
4563
4563
  def initialize(totalcount=nil, deviceset=nil, requestid=nil)
4564
4564
  @TotalCount = totalcount
4565
4565
  @DeviceSet = deviceset
@@ -4596,7 +4596,7 @@ module TencentCloud
4596
4596
  # @type Order: String
4597
4597
 
4598
4598
  attr_accessor :Limit, :Offset, :Filter, :StartTime, :EndTime, :Order
4599
-
4599
+
4600
4600
  def initialize(limit=nil, offset=nil, filter=nil, starttime=nil, endtime=nil, order=nil)
4601
4601
  @Limit = limit
4602
4602
  @Offset = offset
@@ -4626,7 +4626,7 @@ module TencentCloud
4626
4626
  # @type RequestId: String
4627
4627
 
4628
4628
  attr_accessor :RouteList, :TotalCount, :RequestId
4629
-
4629
+
4630
4630
  def initialize(routelist=nil, totalcount=nil, requestid=nil)
4631
4631
  @RouteList = routelist
4632
4632
  @TotalCount = totalcount
@@ -4669,7 +4669,7 @@ module TencentCloud
4669
4669
  # @type WorkloadName: String
4670
4670
 
4671
4671
  attr_accessor :EdgeUnitId, :QueryType, :StartTime, :EndTime, :Interval, :NodeName, :Namespace, :PodName, :WorkloadName
4672
-
4672
+
4673
4673
  def initialize(edgeunitid=nil, querytype=nil, starttime=nil, endtime=nil, interval=nil, nodename=nil, namespace=nil, podname=nil, workloadname=nil)
4674
4674
  @EdgeUnitId = edgeunitid
4675
4675
  @QueryType = querytype
@@ -4704,7 +4704,7 @@ module TencentCloud
4704
4704
  # @type RequestId: String
4705
4705
 
4706
4706
  attr_accessor :Metrics, :RequestId
4707
-
4707
+
4708
4708
  def initialize(metrics=nil, requestid=nil)
4709
4709
  @Metrics = metrics
4710
4710
  @RequestId = requestid
@@ -4731,7 +4731,7 @@ module TencentCloud
4731
4731
  # @type Namespace: String
4732
4732
 
4733
4733
  attr_accessor :EdgeUnitID, :Namespace
4734
-
4734
+
4735
4735
  def initialize(edgeunitid=nil, namespace=nil)
4736
4736
  @EdgeUnitID = edgeunitid
4737
4737
  @Namespace = namespace
@@ -4751,7 +4751,7 @@ module TencentCloud
4751
4751
  # @type Namespace: String
4752
4752
 
4753
4753
  attr_accessor :EdgeUnitID, :Namespace
4754
-
4754
+
4755
4755
  def initialize(edgeunitid=nil, namespace=nil)
4756
4756
  @EdgeUnitID = edgeunitid
4757
4757
  @Namespace = namespace
@@ -4772,7 +4772,7 @@ module TencentCloud
4772
4772
  # @type RequestId: String
4773
4773
 
4774
4774
  attr_accessor :Resources, :RequestId
4775
-
4775
+
4776
4776
  def initialize(resources=nil, requestid=nil)
4777
4777
  @Resources = resources
4778
4778
  @RequestId = requestid
@@ -4815,7 +4815,7 @@ module TencentCloud
4815
4815
  # @type RequestId: String
4816
4816
 
4817
4817
  attr_accessor :Namespace, :Status, :Description, :CreateTime, :Protected, :Yaml, :RequestId
4818
-
4818
+
4819
4819
  def initialize(namespace=nil, status=nil, description=nil, createtime=nil, protected=nil, yaml=nil, requestid=nil)
4820
4820
  @Namespace = namespace
4821
4821
  @Status = status
@@ -4845,7 +4845,7 @@ module TencentCloud
4845
4845
  # @type NamePattern: String
4846
4846
 
4847
4847
  attr_accessor :EdgeUnitID, :NamePattern
4848
-
4848
+
4849
4849
  def initialize(edgeunitid=nil, namepattern=nil)
4850
4850
  @EdgeUnitID = edgeunitid
4851
4851
  @NamePattern = namepattern
@@ -4865,7 +4865,7 @@ module TencentCloud
4865
4865
  # @type RequestId: String
4866
4866
 
4867
4867
  attr_accessor :Items, :RequestId
4868
-
4868
+
4869
4869
  def initialize(items=nil, requestid=nil)
4870
4870
  @Items = items
4871
4871
  @RequestId = requestid
@@ -4900,7 +4900,7 @@ module TencentCloud
4900
4900
  # @type NameFilter: String
4901
4901
 
4902
4902
  attr_accessor :EdgeUnitId, :NodeGroupName, :Namespace, :Limit, :Offset, :NameFilter
4903
-
4903
+
4904
4904
  def initialize(edgeunitid=nil, nodegroupname=nil, namespace=nil, limit=nil, offset=nil, namefilter=nil)
4905
4905
  @EdgeUnitId = edgeunitid
4906
4906
  @NodeGroupName = nodegroupname
@@ -4931,7 +4931,7 @@ module TencentCloud
4931
4931
  # @type RequestId: String
4932
4932
 
4933
4933
  attr_accessor :TotalCount, :NodeGridInfo, :RequestId
4934
-
4934
+
4935
4935
  def initialize(totalcount=nil, nodegridinfo=nil, requestid=nil)
4936
4936
  @TotalCount = totalcount
4937
4937
  @NodeGridInfo = nodegridinfo
@@ -4970,7 +4970,7 @@ module TencentCloud
4970
4970
  # @type Order: String
4971
4971
 
4972
4972
  attr_accessor :EdgeUnitId, :NodeGroupName, :Namespace, :NodeUnitNamePattern, :Offset, :Limit, :Order
4973
-
4973
+
4974
4974
  def initialize(edgeunitid=nil, nodegroupname=nil, namespace=nil, nodeunitnamepattern=nil, offset=nil, limit=nil, order=nil)
4975
4975
  @EdgeUnitId = edgeunitid
4976
4976
  @NodeGroupName = nodegroupname
@@ -5003,7 +5003,7 @@ module TencentCloud
5003
5003
  # @type RequestId: String
5004
5004
 
5005
5005
  attr_accessor :Total, :NodeUnitTemplates, :RequestId
5006
-
5006
+
5007
5007
  def initialize(total=nil, nodeunittemplates=nil, requestid=nil)
5008
5008
  @Total = total
5009
5009
  @NodeUnitTemplates = nodeunittemplates
@@ -5034,7 +5034,7 @@ module TencentCloud
5034
5034
  # @type SecretNamespace: String
5035
5035
 
5036
5036
  attr_accessor :EdgeUnitID, :SecretName, :SecretNamespace
5037
-
5037
+
5038
5038
  def initialize(edgeunitid=nil, secretname=nil, secretnamespace=nil)
5039
5039
  @EdgeUnitID = edgeunitid
5040
5040
  @SecretName = secretname
@@ -5069,7 +5069,7 @@ module TencentCloud
5069
5069
  # @type RequestId: String
5070
5070
 
5071
5071
  attr_accessor :Name, :Namespace, :CreateTime, :Yaml, :Json, :RequestId
5072
-
5072
+
5073
5073
  def initialize(name=nil, namespace=nil, createtime=nil, yaml=nil, json=nil, requestid=nil)
5074
5074
  @Name = name
5075
5075
  @Namespace = namespace
@@ -5095,7 +5095,7 @@ module TencentCloud
5095
5095
  # @type Yaml: String
5096
5096
 
5097
5097
  attr_accessor :Yaml
5098
-
5098
+
5099
5099
  def initialize(yaml=nil)
5100
5100
  @Yaml = yaml
5101
5101
  end
@@ -5120,7 +5120,7 @@ module TencentCloud
5120
5120
  # @type RequestId: String
5121
5121
 
5122
5122
  attr_accessor :CheckPass, :ErrType, :ErrInfo, :RequestId
5123
-
5123
+
5124
5124
  def initialize(checkpass=nil, errtype=nil, errinfo=nil, requestid=nil)
5125
5125
  @CheckPass = checkpass
5126
5126
  @ErrType = errtype
@@ -5154,7 +5154,7 @@ module TencentCloud
5154
5154
  # @type SecretType: String
5155
5155
 
5156
5156
  attr_accessor :EdgeUnitID, :Offset, :Limit, :SecretNamespace, :NamePattern, :Sort, :SecretType
5157
-
5157
+
5158
5158
  def initialize(edgeunitid=nil, offset=nil, limit=nil, secretnamespace=nil, namepattern=nil, sort=nil, secrettype=nil)
5159
5159
  @EdgeUnitID = edgeunitid
5160
5160
  @Offset = offset
@@ -5191,7 +5191,7 @@ module TencentCloud
5191
5191
  # @type RequestId: String
5192
5192
 
5193
5193
  attr_accessor :TotalCount, :Items, :RequestId
5194
-
5194
+
5195
5195
  def initialize(totalcount=nil, items=nil, requestid=nil)
5196
5196
  @TotalCount = totalcount
5197
5197
  @Items = items
@@ -5215,7 +5215,7 @@ module TencentCloud
5215
5215
  # DescribeYeheResourceLimit请求参数结构体
5216
5216
  class DescribeYeheResourceLimitRequest < TencentCloud::Common::AbstractModel
5217
5217
 
5218
-
5218
+
5219
5219
  def initialize()
5220
5220
  end
5221
5221
 
@@ -5244,7 +5244,7 @@ module TencentCloud
5244
5244
  # @type RequestId: String
5245
5245
 
5246
5246
  attr_accessor :Uin, :CreateNodeLimit, :CreateClusterLimit, :EnablePermMonitor, :EnablePermAdminNode, :RequestId
5247
-
5247
+
5248
5248
  def initialize(uin=nil, createnodelimit=nil, createclusterlimit=nil, enablepermmonitor=nil, enablepermadminnode=nil, requestid=nil)
5249
5249
  @Uin = uin
5250
5250
  @CreateNodeLimit = createnodelimit
@@ -5275,7 +5275,7 @@ module TencentCloud
5275
5275
  # @type Password: String
5276
5276
 
5277
5277
  attr_accessor :RegistryDomain, :UserName, :Password
5278
-
5278
+
5279
5279
  def initialize(registrydomain=nil, username=nil, password=nil)
5280
5280
  @RegistryDomain = registrydomain
5281
5281
  @UserName = username
@@ -5299,7 +5299,7 @@ module TencentCloud
5299
5299
  # @type Remark: String
5300
5300
 
5301
5301
  attr_accessor :SN, :Name, :Remark
5302
-
5302
+
5303
5303
  def initialize(sn=nil, name=nil, remark=nil)
5304
5304
  @SN = sn
5305
5305
  @Name = name
@@ -5356,7 +5356,7 @@ module TencentCloud
5356
5356
  # @type UID: String
5357
5357
 
5358
5358
  attr_accessor :EdgeId, :ClusterId, :Region, :ClusterName, :K8SVersion, :VpcId, :ClusterDesc, :Status, :CreateTime, :PodCIDR, :ServiceCIDR, :EdgeClusterVersion, :UID
5359
-
5359
+
5360
5360
  def initialize(edgeid=nil, clusterid=nil, region=nil, clustername=nil, k8sversion=nil, vpcid=nil, clusterdesc=nil, status=nil, createtime=nil, podcidr=nil, servicecidr=nil, edgeclusterversion=nil, uid=nil)
5361
5361
  @EdgeId = edgeid
5362
5362
  @ClusterId = clusterid
@@ -5406,7 +5406,7 @@ module TencentCloud
5406
5406
  # @type SN: String
5407
5407
 
5408
5408
  attr_accessor :Id, :Name, :IsUsed, :CreateTime, :Remark, :SN
5409
-
5409
+
5410
5410
  def initialize(id=nil, name=nil, isused=nil, createtime=nil, remark=nil, sn=nil)
5411
5411
  @Id = id
5412
5412
  @Name = name
@@ -5454,7 +5454,7 @@ module TencentCloud
5454
5454
  # @type NodeUnits: :class:`Tencentcloud::Iecp.v20210914.models.KeyValueObj`
5455
5455
 
5456
5456
  attr_accessor :Id, :Name, :Status, :CreateTime, :Resource, :CpuArchitecture, :Ip, :OperatingSystem, :NodeUnits
5457
-
5457
+
5458
5458
  def initialize(id=nil, name=nil, status=nil, createtime=nil, resource=nil, cpuarchitecture=nil, ip=nil, operatingsystem=nil, nodeunits=nil)
5459
5459
  @Id = id
5460
5460
  @Name = name
@@ -5499,7 +5499,7 @@ module TencentCloud
5499
5499
  # @type Guide: String
5500
5500
 
5501
5501
  attr_accessor :ScriptName, :ScriptDownloadUrl, :Guide
5502
-
5502
+
5503
5503
  def initialize(scriptname=nil, scriptdownloadurl=nil, guide=nil)
5504
5504
  @ScriptName = scriptname
5505
5505
  @ScriptDownloadUrl = scriptdownloadurl
@@ -5525,7 +5525,7 @@ module TencentCloud
5525
5525
  # @type Protected: Boolean
5526
5526
 
5527
5527
  attr_accessor :Key, :Value, :Protected
5528
-
5528
+
5529
5529
  def initialize(key=nil, value=nil, protected=nil)
5530
5530
  @Key = key
5531
5531
  @Value = value
@@ -5570,7 +5570,7 @@ module TencentCloud
5570
5570
  # @type Status: String
5571
5571
 
5572
5572
  attr_accessor :Name, :Id, :Image, :CpuRequest, :CpuLimit, :MemoryRequest, :MemoryLimit, :RestartCount, :Status
5573
-
5573
+
5574
5574
  def initialize(name=nil, id=nil, image=nil, cpurequest=nil, cpulimit=nil, memoryrequest=nil, memorylimit=nil, restartcount=nil, status=nil)
5575
5575
  @Name = name
5576
5576
  @Id = id
@@ -5635,7 +5635,7 @@ module TencentCloud
5635
5635
  # @type ClusterID: String
5636
5636
 
5637
5637
  attr_accessor :Name, :Status, :NodeIp, :Ip, :CpuRequest, :MemoryRequest, :Namespace, :WorkloadType, :WorkloadName, :StartTime, :RestartCount, :ClusterID
5638
-
5638
+
5639
5639
  def initialize(name=nil, status=nil, nodeip=nil, ip=nil, cpurequest=nil, memoryrequest=nil, namespace=nil, workloadtype=nil, workloadname=nil, starttime=nil, restartcount=nil, clusterid=nil)
5640
5640
  @Name = name
5641
5641
  @Status = status
@@ -5698,7 +5698,7 @@ module TencentCloud
5698
5698
  # @type AvailableGPU: String
5699
5699
 
5700
5700
  attr_accessor :AllocatedCPU, :TotalCPU, :AllocatedMemory, :TotalMemory, :AllocatedGPU, :TotalGPU, :AvailableCPU, :AvailableMemory, :AvailableGPU
5701
-
5701
+
5702
5702
  def initialize(allocatedcpu=nil, totalcpu=nil, allocatedmemory=nil, totalmemory=nil, allocatedgpu=nil, totalgpu=nil, availablecpu=nil, availablememory=nil, availablegpu=nil)
5703
5703
  @AllocatedCPU = allocatedcpu
5704
5704
  @TotalCPU = totalcpu
@@ -5743,7 +5743,7 @@ module TencentCloud
5743
5743
  # @type NotActive: Integer
5744
5744
 
5745
5745
  attr_accessor :Total, :Online, :Abnormal, :Offline, :NotActive
5746
-
5746
+
5747
5747
  def initialize(total=nil, online=nil, abnormal=nil, offline=nil, notactive=nil)
5748
5748
  @Total = total
5749
5749
  @Online = online
@@ -5771,7 +5771,7 @@ module TencentCloud
5771
5771
  # @type ValueFrom: :class:`Tencentcloud::Iecp.v20210914.models.EnvValueSelector`
5772
5772
 
5773
5773
  attr_accessor :Name, :Value, :ValueFrom
5774
-
5774
+
5775
5775
  def initialize(name=nil, value=nil, valuefrom=nil)
5776
5776
  @Name = name
5777
5777
  @Value = value
@@ -5798,7 +5798,7 @@ module TencentCloud
5798
5798
  # @type ObjectType: String
5799
5799
 
5800
5800
  attr_accessor :Key, :ObjectName, :ObjectType
5801
-
5801
+
5802
5802
  def initialize(key=nil, objectname=nil, objecttype=nil)
5803
5803
  @Key = key
5804
5804
  @ObjectName = objectname
@@ -5839,7 +5839,7 @@ module TencentCloud
5839
5839
  # @type Count: Integer
5840
5840
 
5841
5841
  attr_accessor :FirstTime, :LastTime, :InvolvedObjectKind, :InvolvedObjectName, :Type, :Reason, :Message, :Count
5842
-
5842
+
5843
5843
  def initialize(firsttime=nil, lasttime=nil, involvedobjectkind=nil, involvedobjectname=nil, type=nil, reason=nil, message=nil, count=nil)
5844
5844
  @FirstTime = firsttime
5845
5845
  @LastTime = lasttime
@@ -5871,7 +5871,7 @@ module TencentCloud
5871
5871
  # @type Order: String
5872
5872
 
5873
5873
  attr_accessor :Field, :Order
5874
-
5874
+
5875
5875
  def initialize(field=nil, order=nil)
5876
5876
  @Field = field
5877
5877
  @Order = order
@@ -5895,7 +5895,7 @@ module TencentCloud
5895
5895
  # @type Order: String
5896
5896
 
5897
5897
  attr_accessor :Offset, :Limit, :Filter, :Order
5898
-
5898
+
5899
5899
  def initialize(offset=nil, limit=nil, filter=nil, order=nil)
5900
5900
  @Offset = offset
5901
5901
  @Limit = limit
@@ -5921,7 +5921,7 @@ module TencentCloud
5921
5921
  # @type RequestId: String
5922
5922
 
5923
5923
  attr_accessor :ComponentList, :TotalCount, :RequestId
5924
-
5924
+
5925
5925
  def initialize(componentlist=nil, totalcount=nil, requestid=nil)
5926
5926
  @ComponentList = componentlist
5927
5927
  @TotalCount = totalcount
@@ -5948,7 +5948,7 @@ module TencentCloud
5948
5948
  # @type ID: Integer
5949
5949
 
5950
5950
  attr_accessor :ID
5951
-
5951
+
5952
5952
  def initialize(id=nil)
5953
5953
  @ID = id
5954
5954
  end
@@ -5982,7 +5982,7 @@ module TencentCloud
5982
5982
  # @type RequestId: String
5983
5983
 
5984
5984
  attr_accessor :ID, :AppName, :Author, :ReleaseTime, :Outline, :Detail, :Icon, :Version, :WorkloadVisualConfig, :RequestId
5985
-
5985
+
5986
5986
  def initialize(id=nil, appname=nil, author=nil, releasetime=nil, outline=nil, detail=nil, icon=nil, version=nil, workloadvisualconfig=nil, requestid=nil)
5987
5987
  @ID = id
5988
5988
  @AppName = appname
@@ -6018,7 +6018,7 @@ module TencentCloud
6018
6018
  # @type Id: Integer
6019
6019
 
6020
6020
  attr_accessor :Name, :Id
6021
-
6021
+
6022
6022
  def initialize(name=nil, id=nil)
6023
6023
  @Name = name
6024
6024
  @Id = id
@@ -6055,7 +6055,7 @@ module TencentCloud
6055
6055
  # @type IP: String
6056
6056
 
6057
6057
  attr_accessor :FirstTime, :LastTime, :InvolvedObjectKind, :InvolvedObjectName, :Type, :Reason, :Message, :Count, :NodeName, :IP
6058
-
6058
+
6059
6059
  def initialize(firsttime=nil, lasttime=nil, involvedobjectkind=nil, involvedobjectname=nil, type=nil, reason=nil, message=nil, count=nil, nodename=nil, ip=nil)
6060
6060
  @FirstTime = firsttime
6061
6061
  @LastTime = lasttime
@@ -6106,7 +6106,7 @@ module TencentCloud
6106
6106
  # @type Version: String
6107
6107
 
6108
6108
  attr_accessor :Id, :Name, :GridUniqKey, :Description, :WorkloadKind, :StartTime, :Replicas, :Publisher, :Version
6109
-
6109
+
6110
6110
  def initialize(id=nil, name=nil, griduniqkey=nil, description=nil, workloadkind=nil, starttime=nil, replicas=nil, publisher=nil, version=nil)
6111
6111
  @Id = id
6112
6112
  @Name = name
@@ -6147,7 +6147,7 @@ module TencentCloud
6147
6147
  # @type WorkloadKind: String
6148
6148
 
6149
6149
  attr_accessor :Name, :Replicas, :AvailableReplicas, :StartTime, :WorkloadKind
6150
-
6150
+
6151
6151
  def initialize(name=nil, replicas=nil, availablereplicas=nil, starttime=nil, workloadkind=nil)
6152
6152
  @Name = name
6153
6153
  @Replicas = replicas
@@ -6192,7 +6192,7 @@ module TencentCloud
6192
6192
  # @type ClusterID: String
6193
6193
 
6194
6194
  attr_accessor :Name, :NameSpace, :Status, :NodeName, :NodeIP, :PodIP, :StartTime, :RunSec, :RestartCount, :ClusterID
6195
-
6195
+
6196
6196
  def initialize(name=nil, namespace=nil, status=nil, nodename=nil, nodeip=nil, podip=nil, starttime=nil, runsec=nil, restartcount=nil, clusterid=nil)
6197
6197
  @Name = name
6198
6198
  @NameSpace = namespace
@@ -6234,7 +6234,7 @@ module TencentCloud
6234
6234
  # @type ResourceMetricTarget: Array
6235
6235
 
6236
6236
  attr_accessor :Name, :Namespace, :MinReplicas, :MaxReplicas, :ResourceMetricTarget
6237
-
6237
+
6238
6238
  def initialize(name=nil, namespace=nil, minreplicas=nil, maxreplicas=nil, resourcemetrictarget=nil)
6239
6239
  @Name = name
6240
6240
  @Namespace = namespace
@@ -6269,7 +6269,7 @@ module TencentCloud
6269
6269
  # @type Value: String
6270
6270
 
6271
6271
  attr_accessor :Name, :Value
6272
-
6272
+
6273
6273
  def initialize(name=nil, value=nil)
6274
6274
  @Name = name
6275
6275
  @Value = value
@@ -6300,7 +6300,7 @@ module TencentCloud
6300
6300
  # @type Headers: Array
6301
6301
 
6302
6302
  attr_accessor :Path, :Port, :Host, :Scheme, :Headers
6303
-
6303
+
6304
6304
  def initialize(path=nil, port=nil, host=nil, scheme=nil, headers=nil)
6305
6305
  @Path = path
6306
6306
  @Port = port
@@ -6353,7 +6353,7 @@ module TencentCloud
6353
6353
  # @type UnitName: String
6354
6354
 
6355
6355
  attr_accessor :Id, :Name, :Status, :Disabled, :Description, :CreateTime, :LastOnlineTime, :IsBound, :Version, :Region, :UnitID, :UnitName
6356
-
6356
+
6357
6357
  def initialize(id=nil, name=nil, status=nil, disabled=nil, description=nil, createtime=nil, lastonlinetime=nil, isbound=nil, version=nil, region=nil, unitid=nil, unitname=nil)
6358
6358
  @Id = id
6359
6359
  @Name = name
@@ -6397,7 +6397,7 @@ module TencentCloud
6397
6397
  # @type BackOffLimit: Integer
6398
6398
 
6399
6399
  attr_accessor :Parallelism, :Completion, :ActiveDeadlineSeconds, :BackOffLimit
6400
-
6400
+
6401
6401
  def initialize(parallelism=nil, completion=nil, activedeadlineseconds=nil, backofflimit=nil)
6402
6402
  @Parallelism = parallelism
6403
6403
  @Completion = completion
@@ -6421,7 +6421,7 @@ module TencentCloud
6421
6421
  # @type Value: String
6422
6422
 
6423
6423
  attr_accessor :Key, :Value
6424
-
6424
+
6425
6425
  def initialize(key=nil, value=nil)
6426
6426
  @Key = key
6427
6427
  @Value = value
@@ -6441,7 +6441,7 @@ module TencentCloud
6441
6441
  # @type Value: String
6442
6442
 
6443
6443
  attr_accessor :Key, :Value
6444
-
6444
+
6445
6445
  def initialize(key=nil, value=nil)
6446
6446
  @Key = key
6447
6447
  @Value = value
@@ -6479,7 +6479,7 @@ module TencentCloud
6479
6479
  # @type Installed: Boolean
6480
6480
 
6481
6481
  attr_accessor :ID, :AppName, :Author, :ReleaseTime, :Outline, :Detail, :Icon, :Version, :WorkloadVisualConfig, :DetailUrl, :Installed
6482
-
6482
+
6483
6483
  def initialize(id=nil, appname=nil, author=nil, releasetime=nil, outline=nil, detail=nil, icon=nil, version=nil, workloadvisualconfig=nil, detailurl=nil, installed=nil)
6484
6484
  @ID = id
6485
6485
  @AppName = appname
@@ -6517,7 +6517,7 @@ module TencentCloud
6517
6517
  # @type BasicInfo: :class:`Tencentcloud::Iecp.v20210914.models.ApplicationBasicInfo`
6518
6518
 
6519
6519
  attr_accessor :ApplicationId, :BasicInfo
6520
-
6520
+
6521
6521
  def initialize(applicationid=nil, basicinfo=nil)
6522
6522
  @ApplicationId = applicationid
6523
6523
  @BasicInfo = basicinfo
@@ -6538,7 +6538,7 @@ module TencentCloud
6538
6538
  # @type RequestId: String
6539
6539
 
6540
6540
  attr_accessor :RequestId
6541
-
6541
+
6542
6542
  def initialize(requestid=nil)
6543
6543
  @RequestId = requestid
6544
6544
  end
@@ -6576,7 +6576,7 @@ module TencentCloud
6576
6576
  # @type InitContainer: :class:`Tencentcloud::Iecp.v20210914.models.Container`
6577
6577
 
6578
6578
  attr_accessor :ApplicationId, :BasicConfig, :Volumes, :InitContainers, :Containers, :Service, :Job, :CronJob, :RestartPolicy, :ImagePullSecrets, :HorizontalPodAutoscaler, :InitContainer
6579
-
6579
+
6580
6580
  def initialize(applicationid=nil, basicconfig=nil, volumes=nil, initcontainers=nil, containers=nil, service=nil, job=nil, cronjob=nil, restartpolicy=nil, imagepullsecrets=nil, horizontalpodautoscaler=nil, initcontainer=nil)
6581
6581
  @ApplicationId = applicationid
6582
6582
  @BasicConfig = basicconfig
@@ -6653,7 +6653,7 @@ module TencentCloud
6653
6653
  # @type RequestId: String
6654
6654
 
6655
6655
  attr_accessor :RequestId
6656
-
6656
+
6657
6657
  def initialize(requestid=nil)
6658
6658
  @RequestId = requestid
6659
6659
  end
@@ -6675,7 +6675,7 @@ module TencentCloud
6675
6675
  # @type ConfigMapNamespace: String
6676
6676
 
6677
6677
  attr_accessor :EdgeUnitID, :ConfigMapName, :Yaml, :ConfigMapNamespace
6678
-
6678
+
6679
6679
  def initialize(edgeunitid=nil, configmapname=nil, yaml=nil, configmapnamespace=nil)
6680
6680
  @EdgeUnitID = edgeunitid
6681
6681
  @ConfigMapName = configmapname
@@ -6697,7 +6697,7 @@ module TencentCloud
6697
6697
  # @type RequestId: String
6698
6698
 
6699
6699
  attr_accessor :RequestId
6700
-
6700
+
6701
6701
  def initialize(requestid=nil)
6702
6702
  @RequestId = requestid
6703
6703
  end
@@ -6719,7 +6719,7 @@ module TencentCloud
6719
6719
  # @type IsReset: Boolean
6720
6720
 
6721
6721
  attr_accessor :EdgeUnitId, :NodeId, :NodeInfo, :IsReset
6722
-
6722
+
6723
6723
  def initialize(edgeunitid=nil, nodeid=nil, nodeinfo=nil, isreset=nil)
6724
6724
  @EdgeUnitId = edgeunitid
6725
6725
  @NodeId = nodeid
@@ -6744,7 +6744,7 @@ module TencentCloud
6744
6744
  # @type RequestId: String
6745
6745
 
6746
6746
  attr_accessor :RequestId
6747
-
6747
+
6748
6748
  def initialize(requestid=nil)
6749
6749
  @RequestId = requestid
6750
6750
  end
@@ -6764,7 +6764,7 @@ module TencentCloud
6764
6764
  # @type Labels: Array
6765
6765
 
6766
6766
  attr_accessor :EdgeUnitId, :NodeId, :Labels
6767
-
6767
+
6768
6768
  def initialize(edgeunitid=nil, nodeid=nil, labels=nil)
6769
6769
  @EdgeUnitId = edgeunitid
6770
6770
  @NodeId = nodeid
@@ -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
@@ -6811,7 +6811,7 @@ module TencentCloud
6811
6811
  # @type ApplicationId: Integer
6812
6812
 
6813
6813
  attr_accessor :BasicInfo, :EdgeUnitId, :ApplicationId
6814
-
6814
+
6815
6815
  def initialize(basicinfo=nil, edgeunitid=nil, applicationid=nil)
6816
6816
  @BasicInfo = basicinfo
6817
6817
  @EdgeUnitId = edgeunitid
@@ -6834,7 +6834,7 @@ module TencentCloud
6834
6834
  # @type RequestId: String
6835
6835
 
6836
6836
  attr_accessor :RequestId
6837
-
6837
+
6838
6838
  def initialize(requestid=nil)
6839
6839
  @RequestId = requestid
6840
6840
  end
@@ -6872,7 +6872,7 @@ module TencentCloud
6872
6872
  # @type HorizontalPodAutoscaler: :class:`Tencentcloud::Iecp.v20210914.models.HorizontalPodAutoscaler`
6873
6873
 
6874
6874
  attr_accessor :EdgeUnitId, :ApplicationId, :BasicConfig, :Volumes, :InitContainers, :Containers, :Service, :Job, :CronJob, :RestartPolicy, :ImagePullSecrets, :HorizontalPodAutoscaler
6875
-
6875
+
6876
6876
  def initialize(edgeunitid=nil, applicationid=nil, basicconfig=nil, volumes=nil, initcontainers=nil, containers=nil, service=nil, job=nil, cronjob=nil, restartpolicy=nil, imagepullsecrets=nil, horizontalpodautoscaler=nil)
6877
6877
  @EdgeUnitId = edgeunitid
6878
6878
  @ApplicationId = applicationid
@@ -6946,7 +6946,7 @@ module TencentCloud
6946
6946
  # @type RequestId: String
6947
6947
 
6948
6948
  attr_accessor :RequestId
6949
-
6949
+
6950
6950
  def initialize(requestid=nil)
6951
6951
  @RequestId = requestid
6952
6952
  end
@@ -6966,7 +6966,7 @@ module TencentCloud
6966
6966
  # @type Yaml: String
6967
6967
 
6968
6968
  attr_accessor :EdgeUnitId, :ApplicationId, :Yaml
6969
-
6969
+
6970
6970
  def initialize(edgeunitid=nil, applicationid=nil, yaml=nil)
6971
6971
  @EdgeUnitId = edgeunitid
6972
6972
  @ApplicationId = applicationid
@@ -6986,7 +6986,7 @@ module TencentCloud
6986
6986
  # @type RequestId: String
6987
6987
 
6988
6988
  attr_accessor :RequestId
6989
-
6989
+
6990
6990
  def initialize(requestid=nil)
6991
6991
  @RequestId = requestid
6992
6992
  end
@@ -7008,7 +7008,7 @@ module TencentCloud
7008
7008
  # @type OpenCloudMonitor: Boolean
7009
7009
 
7010
7010
  attr_accessor :EdgeUnitId, :Name, :Description, :OpenCloudMonitor
7011
-
7011
+
7012
7012
  def initialize(edgeunitid=nil, name=nil, description=nil, opencloudmonitor=nil)
7013
7013
  @EdgeUnitId = edgeunitid
7014
7014
  @Name = name
@@ -7030,7 +7030,7 @@ module TencentCloud
7030
7030
  # @type RequestId: String
7031
7031
 
7032
7032
  attr_accessor :RequestId
7033
-
7033
+
7034
7034
  def initialize(requestid=nil)
7035
7035
  @RequestId = requestid
7036
7036
  end
@@ -7054,7 +7054,7 @@ module TencentCloud
7054
7054
  # @type Namespace: String
7055
7055
 
7056
7056
  attr_accessor :EdgeUnitId, :GridItemName, :WorkloadKind, :Replicas, :Namespace
7057
-
7057
+
7058
7058
  def initialize(edgeunitid=nil, griditemname=nil, workloadkind=nil, replicas=nil, namespace=nil)
7059
7059
  @EdgeUnitId = edgeunitid
7060
7060
  @GridItemName = griditemname
@@ -7078,7 +7078,7 @@ module TencentCloud
7078
7078
  # @type RequestId: String
7079
7079
 
7080
7080
  attr_accessor :RequestId
7081
-
7081
+
7082
7082
  def initialize(requestid=nil)
7083
7083
  @RequestId = requestid
7084
7084
  end
@@ -7098,7 +7098,7 @@ module TencentCloud
7098
7098
  # @type Description: String
7099
7099
 
7100
7100
  attr_accessor :EdgeUnitId, :Name, :Description
7101
-
7101
+
7102
7102
  def initialize(edgeunitid=nil, name=nil, description=nil)
7103
7103
  @EdgeUnitId = edgeunitid
7104
7104
  @Name = name
@@ -7118,7 +7118,7 @@ module TencentCloud
7118
7118
  # @type RequestId: String
7119
7119
 
7120
7120
  attr_accessor :RequestId
7121
-
7121
+
7122
7122
  def initialize(requestid=nil)
7123
7123
  @RequestId = requestid
7124
7124
  end
@@ -7142,7 +7142,7 @@ module TencentCloud
7142
7142
  # @type LogLevel: Integer
7143
7143
 
7144
7144
  attr_accessor :DeviceId, :Description, :Disabled, :LogSetting, :LogLevel
7145
-
7145
+
7146
7146
  def initialize(deviceid=nil, description=nil, disabled=nil, logsetting=nil, loglevel=nil)
7147
7147
  @DeviceId = deviceid
7148
7148
  @Description = description
@@ -7166,7 +7166,7 @@ module TencentCloud
7166
7166
  # @type RequestId: String
7167
7167
 
7168
7168
  attr_accessor :RequestId
7169
-
7169
+
7170
7170
  def initialize(requestid=nil)
7171
7171
  @RequestId = requestid
7172
7172
  end
@@ -7186,7 +7186,7 @@ module TencentCloud
7186
7186
  # @type Nodes: Array
7187
7187
 
7188
7188
  attr_accessor :EdgeUnitId, :NodeUnitTemplateID, :Nodes
7189
-
7189
+
7190
7190
  def initialize(edgeunitid=nil, nodeunittemplateid=nil, nodes=nil)
7191
7191
  @EdgeUnitId = edgeunitid
7192
7192
  @NodeUnitTemplateID = nodeunittemplateid
@@ -7206,7 +7206,7 @@ module TencentCloud
7206
7206
  # @type RequestId: String
7207
7207
 
7208
7208
  attr_accessor :RequestId
7209
-
7209
+
7210
7210
  def initialize(requestid=nil)
7211
7211
  @RequestId = requestid
7212
7212
  end
@@ -7228,7 +7228,7 @@ module TencentCloud
7228
7228
  # @type SecretNamespace: String
7229
7229
 
7230
7230
  attr_accessor :EdgeUnitID, :SecretName, :Yaml, :SecretNamespace
7231
-
7231
+
7232
7232
  def initialize(edgeunitid=nil, secretname=nil, yaml=nil, secretnamespace=nil)
7233
7233
  @EdgeUnitID = edgeunitid
7234
7234
  @SecretName = secretname
@@ -7250,7 +7250,7 @@ module TencentCloud
7250
7250
  # @type RequestId: String
7251
7251
 
7252
7252
  attr_accessor :RequestId
7253
-
7253
+
7254
7254
  def initialize(requestid=nil)
7255
7255
  @RequestId = requestid
7256
7256
  end
@@ -7280,7 +7280,7 @@ module TencentCloud
7280
7280
  # @type ColumnTime: Integer
7281
7281
 
7282
7282
  attr_accessor :ColumnName, :ColumnData, :ColumnBelong, :MaxValue, :MinValue, :AvgValue, :ColumnTime
7283
-
7283
+
7284
7284
  def initialize(columnname=nil, columndata=nil, columnbelong=nil, maxvalue=nil, minvalue=nil, avgvalue=nil, columntime=nil)
7285
7285
  @ColumnName = columnname
7286
7286
  @ColumnData = columndata
@@ -7324,7 +7324,7 @@ module TencentCloud
7324
7324
  # @type Yaml: String
7325
7325
 
7326
7326
  attr_accessor :Namespace, :Status, :Description, :CreateTime, :Protected, :Yaml
7327
-
7327
+
7328
7328
  def initialize(namespace=nil, status=nil, description=nil, createtime=nil, protected=nil, yaml=nil)
7329
7329
  @Namespace = namespace
7330
7330
  @Status = status
@@ -7357,7 +7357,7 @@ module TencentCloud
7357
7357
  # @type Names: Array
7358
7358
 
7359
7359
  attr_accessor :Type, :Count, :Names
7360
-
7360
+
7361
7361
  def initialize(type=nil, count=nil, names=nil)
7362
7362
  @Type = type
7363
7363
  @Count = count
@@ -7390,7 +7390,7 @@ module TencentCloud
7390
7390
  # @type Protect: Boolean
7391
7391
 
7392
7392
  attr_accessor :Description, :CreateTime, :NodeGroupName, :DeploymentGridList, :StatefulSetGridList, :Protect
7393
-
7393
+
7394
7394
  def initialize(description=nil, createtime=nil, nodegroupname=nil, deploymentgridlist=nil, statefulsetgridlist=nil, protect=nil)
7395
7395
  @Description = description
7396
7396
  @CreateTime = createtime
@@ -7444,7 +7444,7 @@ module TencentCloud
7444
7444
  # @type Relation: Boolean
7445
7445
 
7446
7446
  attr_accessor :ID, :Name, :Namespace, :Description, :NodeList, :UpdateTime, :CreateTime, :Relation
7447
-
7447
+
7448
7448
  def initialize(id=nil, name=nil, namespace=nil, description=nil, nodelist=nil, updatetime=nil, createtime=nil, relation=nil)
7449
7449
  @ID = id
7450
7450
  @Name = name
@@ -7483,7 +7483,7 @@ module TencentCloud
7483
7483
  # @type NodeName: String
7484
7484
 
7485
7485
  attr_accessor :ID, :NodeName
7486
-
7486
+
7487
7487
  def initialize(id=nil, nodename=nil)
7488
7488
  @ID = id
7489
7489
  @NodeName = nodename
@@ -7506,7 +7506,7 @@ module TencentCloud
7506
7506
  # @type NodeList: Array
7507
7507
 
7508
7508
  attr_accessor :Id, :NodeUnitName, :NodeList
7509
-
7509
+
7510
7510
  def initialize(id=nil, nodeunitname=nil, nodelist=nil)
7511
7511
  @Id = id
7512
7512
  @NodeUnitName = nodeunitname
@@ -7539,7 +7539,7 @@ module TencentCloud
7539
7539
  # @type InternalIP: String
7540
7540
 
7541
7541
  attr_accessor :Id, :Status, :NodeName, :InternalIP
7542
-
7542
+
7543
7543
  def initialize(id=nil, status=nil, nodename=nil, internalip=nil)
7544
7544
  @Id = id
7545
7545
  @Status = status
@@ -7577,7 +7577,7 @@ module TencentCloud
7577
7577
  # @type CreateTime: String
7578
7578
 
7579
7579
  attr_accessor :ID, :Name, :Namespace, :Description, :NodeList, :NodeGroups, :UpdateTime, :CreateTime
7580
-
7580
+
7581
7581
  def initialize(id=nil, name=nil, namespace=nil, description=nil, nodelist=nil, nodegroups=nil, updatetime=nil, createtime=nil)
7582
7582
  @ID = id
7583
7583
  @Name = name
@@ -7630,7 +7630,7 @@ module TencentCloud
7630
7630
  # @type Action: String
7631
7631
 
7632
7632
  attr_accessor :OperateTime, :Module, :Description, :UserId, :Status, :OperatorUserID, :Action
7633
-
7633
+
7634
7634
  def initialize(operatetime=nil, _module=nil, description=nil, userid=nil, status=nil, operatoruserid=nil, action=nil)
7635
7635
  @OperateTime = operatetime
7636
7636
  @Module = _module
@@ -7659,7 +7659,7 @@ module TencentCloud
7659
7659
  # @type Status: Array
7660
7660
 
7661
7661
  attr_accessor :Status
7662
-
7662
+
7663
7663
  def initialize(status=nil)
7664
7664
  @Status = status
7665
7665
  end
@@ -7694,7 +7694,7 @@ module TencentCloud
7694
7694
  # @type RestartCount: Integer
7695
7695
 
7696
7696
  attr_accessor :Name, :NameSpace, :Status, :IP, :StartTime, :RunSec, :RestartCount
7697
-
7697
+
7698
7698
  def initialize(name=nil, namespace=nil, status=nil, ip=nil, starttime=nil, runsec=nil, restartcount=nil)
7699
7699
  @Name = name
7700
7700
  @NameSpace = namespace
@@ -7728,7 +7728,7 @@ module TencentCloud
7728
7728
  # @type NodePort: Integer
7729
7729
 
7730
7730
  attr_accessor :Protocol, :Port, :TargetPort, :NodePort
7731
-
7731
+
7732
7732
  def initialize(protocol=nil, port=nil, targetport=nil, nodeport=nil)
7733
7733
  @Protocol = protocol
7734
7734
  @Port = port
@@ -7769,7 +7769,7 @@ module TencentCloud
7769
7769
  # @type TcpProbe: :class:`Tencentcloud::Iecp.v20210914.models.TcpProbe`
7770
7770
 
7771
7771
  attr_accessor :InitialDelaySeconds, :PeriodSeconds, :TimeoutSeconds, :SuccessThreshold, :FailureThreshold, :HttpProbe, :TcpProbe
7772
-
7772
+
7773
7773
  def initialize(initialdelayseconds=nil, periodseconds=nil, timeoutseconds=nil, successthreshold=nil, failurethreshold=nil, httpprobe=nil, tcpprobe=nil)
7774
7774
  @InitialDelaySeconds = initialdelayseconds
7775
7775
  @PeriodSeconds = periodseconds
@@ -7805,7 +7805,7 @@ module TencentCloud
7805
7805
  # @type ApplicationId: Integer
7806
7806
 
7807
7807
  attr_accessor :EdgeUnitId, :ApplicationId
7808
-
7808
+
7809
7809
  def initialize(edgeunitid=nil, applicationid=nil)
7810
7810
  @EdgeUnitId = edgeunitid
7811
7811
  @ApplicationId = applicationid
@@ -7823,7 +7823,7 @@ module TencentCloud
7823
7823
  # @type RequestId: String
7824
7824
 
7825
7825
  attr_accessor :RequestId
7826
-
7826
+
7827
7827
  def initialize(requestid=nil)
7828
7828
  @RequestId = requestid
7829
7829
  end
@@ -7845,7 +7845,7 @@ module TencentCloud
7845
7845
  # @type AverageUtilization: Integer
7846
7846
 
7847
7847
  attr_accessor :Type, :AverageValue, :Scale, :AverageUtilization
7848
-
7848
+
7849
7849
  def initialize(type=nil, averagevalue=nil, scale=nil, averageutilization=nil)
7850
7850
  @Type = type
7851
7851
  @AverageValue = averagevalue
@@ -7897,7 +7897,7 @@ module TencentCloud
7897
7897
  # @type SourceDeviceNameList: Array
7898
7898
 
7899
7899
  attr_accessor :RouteID, :RouteName, :SourceProductID, :TopicFilter, :Mode, :TargetOptions, :CreateTime, :Descript, :Healthy, :Status, :MessageCount, :MessageLastTime, :SourceProductName, :SourceUnitIDList, :SourceUnitNameList, :SourceDeviceNameList
7900
-
7900
+
7901
7901
  def initialize(routeid=nil, routename=nil, sourceproductid=nil, topicfilter=nil, mode=nil, targetoptions=nil, createtime=nil, descript=nil, healthy=nil, status=nil, messagecount=nil, messagelasttime=nil, sourceproductname=nil, sourceunitidlist=nil, sourceunitnamelist=nil, sourcedevicenamelist=nil)
7902
7902
  @RouteID = routeid
7903
7903
  @RouteName = routename
@@ -7953,7 +7953,7 @@ module TencentCloud
7953
7953
  # @type SecretType: String
7954
7954
 
7955
7955
  attr_accessor :Name, :Namespace, :CreateTime, :SecretType
7956
-
7956
+
7957
7957
  def initialize(name=nil, namespace=nil, createtime=nil, secrettype=nil)
7958
7958
  @Name = name
7959
7959
  @Namespace = namespace
@@ -7979,7 +7979,7 @@ module TencentCloud
7979
7979
  # @type Drop: Array
7980
7980
 
7981
7981
  attr_accessor :Add, :Drop
7982
-
7982
+
7983
7983
  def initialize(add=nil, drop=nil)
7984
7984
  @Add = add
7985
7985
  @Drop = drop
@@ -8001,7 +8001,7 @@ module TencentCloud
8001
8001
  # @type Capabilities: :class:`Tencentcloud::Iecp.v20210914.models.SecurityCapabilities`
8002
8002
 
8003
8003
  attr_accessor :Privilege, :ProcMount, :Capabilities
8004
-
8004
+
8005
8005
  def initialize(privilege=nil, procmount=nil, capabilities=nil)
8006
8006
  @Privilege = privilege
8007
8007
  @ProcMount = procmount
@@ -8034,7 +8034,7 @@ module TencentCloud
8034
8034
  # @type ClusterIP: String
8035
8035
 
8036
8036
  attr_accessor :Name, :Type, :Ports, :Labels, :Namespace, :ClusterIP
8037
-
8037
+
8038
8038
  def initialize(name=nil, type=nil, ports=nil, labels=nil, namespace=nil, clusterip=nil)
8039
8039
  @Name = name
8040
8040
  @Type = type
@@ -8076,7 +8076,7 @@ module TencentCloud
8076
8076
  # @type Status: String
8077
8077
 
8078
8078
  attr_accessor :RouteID, :Status
8079
-
8079
+
8080
8080
  def initialize(routeid=nil, status=nil)
8081
8081
  @RouteID = routeid
8082
8082
  @Status = status
@@ -8094,7 +8094,7 @@ module TencentCloud
8094
8094
  # @type RequestId: String
8095
8095
 
8096
8096
  attr_accessor :RequestId
8097
-
8097
+
8098
8098
  def initialize(requestid=nil)
8099
8099
  @RequestId = requestid
8100
8100
  end
@@ -8112,7 +8112,7 @@ module TencentCloud
8112
8112
  # @type Order: String
8113
8113
 
8114
8114
  attr_accessor :Field, :Order
8115
-
8115
+
8116
8116
  def initialize(field=nil, order=nil)
8117
8117
  @Field = field
8118
8118
  @Order = order
@@ -8131,7 +8131,7 @@ module TencentCloud
8131
8131
  # @type Port: Integer
8132
8132
 
8133
8133
  attr_accessor :Port
8134
-
8134
+
8135
8135
  def initialize(port=nil)
8136
8136
  @Port = port
8137
8137
  end
@@ -8161,7 +8161,7 @@ module TencentCloud
8161
8161
  # @type NFS: :class:`Tencentcloud::Iecp.v20210914.models.VolumeNFS`
8162
8162
 
8163
8163
  attr_accessor :Source, :Name, :HostPath, :ConfigMap, :Secret, :NFS
8164
-
8164
+
8165
8165
  def initialize(source=nil, name=nil, hostpath=nil, configmap=nil, secret=nil, nfs=nil)
8166
8166
  @Source = source
8167
8167
  @Name = name
@@ -8201,7 +8201,7 @@ module TencentCloud
8201
8201
  # @type Items: Array
8202
8202
 
8203
8203
  attr_accessor :Name, :Items
8204
-
8204
+
8205
8205
  def initialize(name=nil, items=nil)
8206
8206
  @Name = name
8207
8207
  @Items = items
@@ -8230,7 +8230,7 @@ module TencentCloud
8230
8230
  # @type Mode: String
8231
8231
 
8232
8232
  attr_accessor :Key, :Path, :Mode
8233
-
8233
+
8234
8234
  def initialize(key=nil, path=nil, mode=nil)
8235
8235
  @Key = key
8236
8236
  @Path = path
@@ -8252,7 +8252,7 @@ module TencentCloud
8252
8252
  # @type Path: String
8253
8253
 
8254
8254
  attr_accessor :Type, :Path
8255
-
8255
+
8256
8256
  def initialize(type=nil, path=nil)
8257
8257
  @Type = type
8258
8258
  @Path = path
@@ -8278,7 +8278,7 @@ module TencentCloud
8278
8278
  # @type ReadOnly: Boolean
8279
8279
 
8280
8280
  attr_accessor :Name, :MountPath, :SubPath, :ReadOnly
8281
-
8281
+
8282
8282
  def initialize(name=nil, mountpath=nil, subpath=nil, readonly=nil)
8283
8283
  @Name = name
8284
8284
  @MountPath = mountpath
@@ -8304,7 +8304,7 @@ module TencentCloud
8304
8304
  # @type Path: String
8305
8305
 
8306
8306
  attr_accessor :Server, :ServerPath, :Path
8307
-
8307
+
8308
8308
  def initialize(server=nil, serverpath=nil, path=nil)
8309
8309
  @Server = server
8310
8310
  @ServerPath = serverpath