tencentcloud-sdk-gse 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/v20191112/models.rb +199 -199
  4. metadata +2 -2
@@ -39,7 +39,7 @@ module TencentCloud
39
39
  # @type Tags: Array
40
40
 
41
41
  attr_accessor :AliasId, :AliasArn, :Name, :Description, :RoutingStrategy, :CreationTime, :LastUpdatedTime, :Tags
42
-
42
+
43
43
  def initialize(aliasid=nil, aliasarn=nil, name=nil, description=nil, routingstrategy=nil, creationtime=nil, lastupdatedtime=nil, tags=nil)
44
44
  @AliasId = aliasid
45
45
  @AliasArn = aliasarn
@@ -106,7 +106,7 @@ module TencentCloud
106
106
  # @type Tags: Array
107
107
 
108
108
  attr_accessor :AssetId, :AssetName, :AssetVersion, :OperateSystem, :Stauts, :Size, :CreateTime, :BindFleetNum, :AssetArn, :ImageId, :OsType, :ResourceType, :SharingStatus, :Tags
109
-
109
+
110
110
  def initialize(assetid=nil, assetname=nil, assetversion=nil, operatesystem=nil, stauts=nil, size=nil, createtime=nil, bindfleetnum=nil, assetarn=nil, imageid=nil, ostype=nil, resourcetype=nil, sharingstatus=nil, tags=nil)
111
111
  @AssetId = assetid
112
112
  @AssetName = assetname
@@ -159,7 +159,7 @@ module TencentCloud
159
159
  # @type Token: String
160
160
 
161
161
  attr_accessor :TmpSecretId, :TmpSecretKey, :Token
162
-
162
+
163
163
  def initialize(tmpsecretid=nil, tmpsecretkey=nil, token=nil)
164
164
  @TmpSecretId = tmpsecretid
165
165
  @TmpSecretKey = tmpsecretkey
@@ -185,7 +185,7 @@ module TencentCloud
185
185
  # @type OsVersion: String
186
186
 
187
187
  attr_accessor :ImageId, :OsType, :OsBit, :OsVersion
188
-
188
+
189
189
  def initialize(imageid=nil, ostype=nil, osbit=nil, osversion=nil)
190
190
  @ImageId = imageid
191
191
  @OsType = ostype
@@ -211,7 +211,7 @@ module TencentCloud
211
211
  # @type CcnId: String
212
212
 
213
213
  attr_accessor :FleetId, :AccountId, :CcnId
214
-
214
+
215
215
  def initialize(fleetid=nil, accountid=nil, ccnid=nil)
216
216
  @FleetId = fleetid
217
217
  @AccountId = accountid
@@ -231,7 +231,7 @@ module TencentCloud
231
231
  # @type RequestId: String
232
232
 
233
233
  attr_accessor :RequestId
234
-
234
+
235
235
  def initialize(requestid=nil)
236
236
  @RequestId = requestid
237
237
  end
@@ -249,7 +249,7 @@ module TencentCloud
249
249
  # @type CcnId: String
250
250
 
251
251
  attr_accessor :AccountId, :CcnId
252
-
252
+
253
253
  def initialize(accountid=nil, ccnid=nil)
254
254
  @AccountId = accountid
255
255
  @CcnId = ccnid
@@ -280,7 +280,7 @@ module TencentCloud
280
280
  # @type State: String
281
281
 
282
282
  attr_accessor :AccountId, :CcnId, :CreateTime, :InstanceName, :State
283
-
283
+
284
284
  def initialize(accountid=nil, ccnid=nil, createtime=nil, instancename=nil, state=nil)
285
285
  @AccountId = accountid
286
286
  @CcnId = ccnid
@@ -342,7 +342,7 @@ module TencentCloud
342
342
  # @type InternetMaxBandwidthOut: Integer
343
343
 
344
344
  attr_accessor :FleetId, :CopyNumber, :AssetId, :Description, :InboundPermissions, :InstanceType, :FleetType, :Name, :NewGameServerSessionProtectionPolicy, :ResourceCreationLimitPolicy, :RuntimeConfiguration, :GameServerSessionProtectionTimeLimit, :SelectedScalingType, :SelectedCcnType, :Tags, :SystemDiskInfo, :DataDiskInfo, :SelectedTimerType, :CcnInfos, :InternetMaxBandwidthOut
345
-
345
+
346
346
  def initialize(fleetid=nil, copynumber=nil, assetid=nil, description=nil, inboundpermissions=nil, instancetype=nil, fleettype=nil, name=nil, newgameserversessionprotectionpolicy=nil, resourcecreationlimitpolicy=nil, runtimeconfiguration=nil, gameserversessionprotectiontimelimit=nil, selectedscalingtype=nil, selectedccntype=nil, tags=nil, systemdiskinfo=nil, datadiskinfo=nil, selectedtimertype=nil, ccninfos=nil, internetmaxbandwidthout=nil)
347
347
  @FleetId = fleetid
348
348
  @CopyNumber = copynumber
@@ -438,7 +438,7 @@ module TencentCloud
438
438
  # @type RequestId: String
439
439
 
440
440
  attr_accessor :FleetAttributes, :TotalCount, :RequestId
441
-
441
+
442
442
  def initialize(fleetattributes=nil, totalcount=nil, requestid=nil)
443
443
  @FleetAttributes = fleetattributes
444
444
  @TotalCount = totalcount
@@ -471,7 +471,7 @@ module TencentCloud
471
471
  # @type Tags: Array
472
472
 
473
473
  attr_accessor :Name, :RoutingStrategy, :Description, :Tags
474
-
474
+
475
475
  def initialize(name=nil, routingstrategy=nil, description=nil, tags=nil)
476
476
  @Name = name
477
477
  @RoutingStrategy = routingstrategy
@@ -505,7 +505,7 @@ module TencentCloud
505
505
  # @type RequestId: String
506
506
 
507
507
  attr_accessor :Alias, :RequestId
508
-
508
+
509
509
  def initialize(_alias=nil, requestid=nil)
510
510
  @Alias = _alias
511
511
  @RequestId = requestid
@@ -538,7 +538,7 @@ module TencentCloud
538
538
  # @type Tags: Array
539
539
 
540
540
  attr_accessor :BucketKey, :AssetName, :AssetVersion, :AssetRegion, :OperateSystem, :ImageId, :Tags
541
-
541
+
542
542
  def initialize(bucketkey=nil, assetname=nil, assetversion=nil, assetregion=nil, operatesystem=nil, imageid=nil, tags=nil)
543
543
  @BucketKey = bucketkey
544
544
  @AssetName = assetname
@@ -577,7 +577,7 @@ module TencentCloud
577
577
  # @type RequestId: String
578
578
 
579
579
  attr_accessor :AssetId, :AssetArn, :RequestId
580
-
580
+
581
581
  def initialize(assetid=nil, assetarn=nil, requestid=nil)
582
582
  @AssetId = assetid
583
583
  @AssetArn = assetarn
@@ -613,7 +613,7 @@ module TencentCloud
613
613
  # @type OsBit: Integer
614
614
 
615
615
  attr_accessor :AssetName, :AssetVersion, :AssetRegion, :ImageId, :ImageSize, :ImageOs, :OsType, :ImageType, :OsBit
616
-
616
+
617
617
  def initialize(assetname=nil, assetversion=nil, assetregion=nil, imageid=nil, imagesize=nil, imageos=nil, ostype=nil, imagetype=nil, osbit=nil)
618
618
  @AssetName = assetname
619
619
  @AssetVersion = assetversion
@@ -649,7 +649,7 @@ module TencentCloud
649
649
  # @type RequestId: String
650
650
 
651
651
  attr_accessor :AssetId, :AssetArn, :RequestId
652
-
652
+
653
653
  def initialize(assetid=nil, assetarn=nil, requestid=nil)
654
654
  @AssetId = assetid
655
655
  @AssetArn = assetarn
@@ -701,7 +701,7 @@ module TencentCloud
701
701
  # @type InternetMaxBandwidthOut: Integer
702
702
 
703
703
  attr_accessor :AssetId, :Description, :InboundPermissions, :InstanceType, :FleetType, :Name, :NewGameServerSessionProtectionPolicy, :PeerVpcId, :ResourceCreationLimitPolicy, :RuntimeConfiguration, :SubNetId, :GameServerSessionProtectionTimeLimit, :Tags, :SystemDiskInfo, :DataDiskInfo, :CcnInfos, :InternetMaxBandwidthOut
704
-
704
+
705
705
  def initialize(assetid=nil, description=nil, inboundpermissions=nil, instancetype=nil, fleettype=nil, name=nil, newgameserversessionprotectionpolicy=nil, peervpcid=nil, resourcecreationlimitpolicy=nil, runtimeconfiguration=nil, subnetid=nil, gameserversessionprotectiontimelimit=nil, tags=nil, systemdiskinfo=nil, datadiskinfo=nil, ccninfos=nil, internetmaxbandwidthout=nil)
706
706
  @AssetId = assetid
707
707
  @Description = description
@@ -789,7 +789,7 @@ module TencentCloud
789
789
  # @type RequestId: String
790
790
 
791
791
  attr_accessor :FleetAttributes, :RequestId
792
-
792
+
793
793
  def initialize(fleetattributes=nil, requestid=nil)
794
794
  @FleetAttributes = fleetattributes
795
795
  @RequestId = requestid
@@ -818,7 +818,7 @@ module TencentCloud
818
818
  # @type Tags: Array
819
819
 
820
820
  attr_accessor :Name, :Destinations, :PlayerLatencyPolicies, :TimeoutInSeconds, :Tags
821
-
821
+
822
822
  def initialize(name=nil, destinations=nil, playerlatencypolicies=nil, timeoutinseconds=nil, tags=nil)
823
823
  @Name = name
824
824
  @Destinations = destinations
@@ -865,7 +865,7 @@ module TencentCloud
865
865
  # @type RequestId: String
866
866
 
867
867
  attr_accessor :GameServerSessionQueue, :RequestId
868
-
868
+
869
869
  def initialize(gameserversessionqueue=nil, requestid=nil)
870
870
  @GameServerSessionQueue = gameserversessionqueue
871
871
  @RequestId = requestid
@@ -902,7 +902,7 @@ module TencentCloud
902
902
  # @type Name: String
903
903
 
904
904
  attr_accessor :MaximumPlayerSessionCount, :AliasId, :CreatorId, :FleetId, :GameProperties, :GameServerSessionData, :GameServerSessionId, :IdempotencyToken, :Name
905
-
905
+
906
906
  def initialize(maximumplayersessioncount=nil, aliasid=nil, creatorid=nil, fleetid=nil, gameproperties=nil, gameserversessiondata=nil, gameserversessionid=nil, idempotencytoken=nil, name=nil)
907
907
  @MaximumPlayerSessionCount = maximumplayersessioncount
908
908
  @AliasId = aliasid
@@ -944,7 +944,7 @@ module TencentCloud
944
944
  # @type RequestId: String
945
945
 
946
946
  attr_accessor :GameServerSession, :RequestId
947
-
947
+
948
948
  def initialize(gameserversession=nil, requestid=nil)
949
949
  @GameServerSession = gameserversession
950
950
  @RequestId = requestid
@@ -967,7 +967,7 @@ module TencentCloud
967
967
  # @type UserName: String
968
968
 
969
969
  attr_accessor :Secret, :UserName
970
-
970
+
971
971
  def initialize(secret=nil, username=nil)
972
972
  @Secret = secret
973
973
  @UserName = username
@@ -985,7 +985,7 @@ module TencentCloud
985
985
  # @type AliasId: String
986
986
 
987
987
  attr_accessor :AliasId
988
-
988
+
989
989
  def initialize(aliasid=nil)
990
990
  @AliasId = aliasid
991
991
  end
@@ -1001,7 +1001,7 @@ module TencentCloud
1001
1001
  # @type RequestId: String
1002
1002
 
1003
1003
  attr_accessor :RequestId
1004
-
1004
+
1005
1005
  def initialize(requestid=nil)
1006
1006
  @RequestId = requestid
1007
1007
  end
@@ -1017,7 +1017,7 @@ module TencentCloud
1017
1017
  # @type AssetId: String
1018
1018
 
1019
1019
  attr_accessor :AssetId
1020
-
1020
+
1021
1021
  def initialize(assetid=nil)
1022
1022
  @AssetId = assetid
1023
1023
  end
@@ -1033,7 +1033,7 @@ module TencentCloud
1033
1033
  # @type RequestId: String
1034
1034
 
1035
1035
  attr_accessor :RequestId
1036
-
1036
+
1037
1037
  def initialize(requestid=nil)
1038
1038
  @RequestId = requestid
1039
1039
  end
@@ -1049,7 +1049,7 @@ module TencentCloud
1049
1049
  # @type FleetId: String
1050
1050
 
1051
1051
  attr_accessor :FleetId
1052
-
1052
+
1053
1053
  def initialize(fleetid=nil)
1054
1054
  @FleetId = fleetid
1055
1055
  end
@@ -1065,7 +1065,7 @@ module TencentCloud
1065
1065
  # @type RequestId: String
1066
1066
 
1067
1067
  attr_accessor :RequestId
1068
-
1068
+
1069
1069
  def initialize(requestid=nil)
1070
1070
  @RequestId = requestid
1071
1071
  end
@@ -1081,7 +1081,7 @@ module TencentCloud
1081
1081
  # @type Name: String
1082
1082
 
1083
1083
  attr_accessor :Name
1084
-
1084
+
1085
1085
  def initialize(name=nil)
1086
1086
  @Name = name
1087
1087
  end
@@ -1097,7 +1097,7 @@ module TencentCloud
1097
1097
  # @type RequestId: String
1098
1098
 
1099
1099
  attr_accessor :RequestId
1100
-
1100
+
1101
1101
  def initialize(requestid=nil)
1102
1102
  @RequestId = requestid
1103
1103
  end
@@ -1115,7 +1115,7 @@ module TencentCloud
1115
1115
  # @type Name: String
1116
1116
 
1117
1117
  attr_accessor :FleetId, :Name
1118
-
1118
+
1119
1119
  def initialize(fleetid=nil, name=nil)
1120
1120
  @FleetId = fleetid
1121
1121
  @Name = name
@@ -1133,7 +1133,7 @@ module TencentCloud
1133
1133
  # @type RequestId: String
1134
1134
 
1135
1135
  attr_accessor :RequestId
1136
-
1136
+
1137
1137
  def initialize(requestid=nil)
1138
1138
  @RequestId = requestid
1139
1139
  end
@@ -1153,7 +1153,7 @@ module TencentCloud
1153
1153
  # @type TimerName: String
1154
1154
 
1155
1155
  attr_accessor :TimerId, :FleetId, :TimerName
1156
-
1156
+
1157
1157
  def initialize(timerid=nil, fleetid=nil, timername=nil)
1158
1158
  @TimerId = timerid
1159
1159
  @FleetId = fleetid
@@ -1173,7 +1173,7 @@ module TencentCloud
1173
1173
  # @type RequestId: String
1174
1174
 
1175
1175
  attr_accessor :RequestId
1176
-
1176
+
1177
1177
  def initialize(requestid=nil)
1178
1178
  @RequestId = requestid
1179
1179
  end
@@ -1189,7 +1189,7 @@ module TencentCloud
1189
1189
  # @type AliasId: String
1190
1190
 
1191
1191
  attr_accessor :AliasId
1192
-
1192
+
1193
1193
  def initialize(aliasid=nil)
1194
1194
  @AliasId = aliasid
1195
1195
  end
@@ -1208,7 +1208,7 @@ module TencentCloud
1208
1208
  # @type RequestId: String
1209
1209
 
1210
1210
  attr_accessor :Alias, :RequestId
1211
-
1211
+
1212
1212
  def initialize(_alias=nil, requestid=nil)
1213
1213
  @Alias = _alias
1214
1214
  @RequestId = requestid
@@ -1229,7 +1229,7 @@ module TencentCloud
1229
1229
  # @type AssetId: String
1230
1230
 
1231
1231
  attr_accessor :AssetId
1232
-
1232
+
1233
1233
  def initialize(assetid=nil)
1234
1234
  @AssetId = assetid
1235
1235
  end
@@ -1247,7 +1247,7 @@ module TencentCloud
1247
1247
  # @type RequestId: String
1248
1248
 
1249
1249
  attr_accessor :Asset, :RequestId
1250
-
1250
+
1251
1251
  def initialize(asset=nil, requestid=nil)
1252
1252
  @Asset = asset
1253
1253
  @RequestId = requestid
@@ -1270,7 +1270,7 @@ module TencentCloud
1270
1270
  # @type OsBit: Integer
1271
1271
 
1272
1272
  attr_accessor :OsType, :OsBit
1273
-
1273
+
1274
1274
  def initialize(ostype=nil, osbit=nil)
1275
1275
  @OsType = ostype
1276
1276
  @OsBit = osbit
@@ -1290,7 +1290,7 @@ module TencentCloud
1290
1290
  # @type RequestId: String
1291
1291
 
1292
1292
  attr_accessor :AssetSupportSys, :RequestId
1293
-
1293
+
1294
1294
  def initialize(assetsupportsys=nil, requestid=nil)
1295
1295
  @AssetSupportSys = assetsupportsys
1296
1296
  @RequestId = requestid
@@ -1323,7 +1323,7 @@ module TencentCloud
1323
1323
  # @type Filters: Array
1324
1324
 
1325
1325
  attr_accessor :AssetRegion, :Offset, :Limit, :Filter, :Filters
1326
-
1326
+
1327
1327
  def initialize(assetregion=nil, offset=nil, limit=nil, filter=nil, filters=nil)
1328
1328
  @AssetRegion = assetregion
1329
1329
  @Offset = offset
@@ -1358,7 +1358,7 @@ module TencentCloud
1358
1358
  # @type RequestId: String
1359
1359
 
1360
1360
  attr_accessor :TotalCount, :Assets, :RequestId
1361
-
1361
+
1362
1362
  def initialize(totalcount=nil, assets=nil, requestid=nil)
1363
1363
  @TotalCount = totalcount
1364
1364
  @Assets = assets
@@ -1385,7 +1385,7 @@ module TencentCloud
1385
1385
  # @type FleetId: String
1386
1386
 
1387
1387
  attr_accessor :FleetId
1388
-
1388
+
1389
1389
  def initialize(fleetid=nil)
1390
1390
  @FleetId = fleetid
1391
1391
  end
@@ -1406,7 +1406,7 @@ module TencentCloud
1406
1406
  # @type RequestId: String
1407
1407
 
1408
1408
  attr_accessor :CcnInstanceSets, :TotalCount, :RequestId
1409
-
1409
+
1410
1410
  def initialize(ccninstancesets=nil, totalcount=nil, requestid=nil)
1411
1411
  @CcnInstanceSets = ccninstancesets
1412
1412
  @TotalCount = totalcount
@@ -1437,7 +1437,7 @@ module TencentCloud
1437
1437
  # @type Offset: Integer
1438
1438
 
1439
1439
  attr_accessor :FleetIds, :Limit, :Offset
1440
-
1440
+
1441
1441
  def initialize(fleetids=nil, limit=nil, offset=nil)
1442
1442
  @FleetIds = fleetids
1443
1443
  @Limit = limit
@@ -1462,7 +1462,7 @@ module TencentCloud
1462
1462
  # @type RequestId: String
1463
1463
 
1464
1464
  attr_accessor :FleetAttributes, :TotalCount, :RequestId
1465
-
1465
+
1466
1466
  def initialize(fleetattributes=nil, totalcount=nil, requestid=nil)
1467
1467
  @FleetAttributes = fleetattributes
1468
1468
  @TotalCount = totalcount
@@ -1493,7 +1493,7 @@ module TencentCloud
1493
1493
  # @type Offset: Integer
1494
1494
 
1495
1495
  attr_accessor :FleetIds, :Limit, :Offset
1496
-
1496
+
1497
1497
  def initialize(fleetids=nil, limit=nil, offset=nil)
1498
1498
  @FleetIds = fleetids
1499
1499
  @Limit = limit
@@ -1519,7 +1519,7 @@ module TencentCloud
1519
1519
  # @type RequestId: String
1520
1520
 
1521
1521
  attr_accessor :FleetCapacity, :TotalCount, :RequestId
1522
-
1522
+
1523
1523
  def initialize(fleetcapacity=nil, totalcount=nil, requestid=nil)
1524
1524
  @FleetCapacity = fleetcapacity
1525
1525
  @TotalCount = totalcount
@@ -1556,7 +1556,7 @@ module TencentCloud
1556
1556
  # @type EndTime: String
1557
1557
 
1558
1558
  attr_accessor :FleetId, :Limit, :Offset, :EventCode, :StartTime, :EndTime
1559
-
1559
+
1560
1560
  def initialize(fleetid=nil, limit=nil, offset=nil, eventcode=nil, starttime=nil, endtime=nil)
1561
1561
  @FleetId = fleetid
1562
1562
  @Limit = limit
@@ -1586,7 +1586,7 @@ module TencentCloud
1586
1586
  # @type RequestId: String
1587
1587
 
1588
1588
  attr_accessor :Events, :TotalCount, :RequestId
1589
-
1589
+
1590
1590
  def initialize(events=nil, totalcount=nil, requestid=nil)
1591
1591
  @Events = events
1592
1592
  @TotalCount = totalcount
@@ -1613,7 +1613,7 @@ module TencentCloud
1613
1613
  # @type FleetId: String
1614
1614
 
1615
1615
  attr_accessor :FleetId
1616
-
1616
+
1617
1617
  def initialize(fleetid=nil)
1618
1618
  @FleetId = fleetid
1619
1619
  end
@@ -1632,7 +1632,7 @@ module TencentCloud
1632
1632
  # @type RequestId: String
1633
1633
 
1634
1634
  attr_accessor :InboundPermissions, :RequestId
1635
-
1635
+
1636
1636
  def initialize(inboundpermissions=nil, requestid=nil)
1637
1637
  @InboundPermissions = inboundpermissions
1638
1638
  @RequestId = requestid
@@ -1657,7 +1657,7 @@ module TencentCloud
1657
1657
  # @type FleetId: String
1658
1658
 
1659
1659
  attr_accessor :FleetId
1660
-
1660
+
1661
1661
  def initialize(fleetid=nil)
1662
1662
  @FleetId = fleetid
1663
1663
  end
@@ -1676,7 +1676,7 @@ module TencentCloud
1676
1676
  # @type RequestId: String
1677
1677
 
1678
1678
  attr_accessor :Resources, :RequestId
1679
-
1679
+
1680
1680
  def initialize(resources=nil, requestid=nil)
1681
1681
  @Resources = resources
1682
1682
  @RequestId = requestid
@@ -1709,7 +1709,7 @@ module TencentCloud
1709
1709
  # @type Offset: Integer
1710
1710
 
1711
1711
  attr_accessor :FleetId, :BeginTime, :EndTime, :Limit, :Offset
1712
-
1712
+
1713
1713
  def initialize(fleetid=nil, begintime=nil, endtime=nil, limit=nil, offset=nil)
1714
1714
  @FleetId = fleetid
1715
1715
  @BeginTime = begintime
@@ -1742,7 +1742,7 @@ module TencentCloud
1742
1742
  # @type RequestId: String
1743
1743
 
1744
1744
  attr_accessor :DetailList, :TotalCount, :TimeType, :RequestId
1745
-
1745
+
1746
1746
  def initialize(detaillist=nil, totalcount=nil, timetype=nil, requestid=nil)
1747
1747
  @DetailList = detaillist
1748
1748
  @TotalCount = totalcount
@@ -1779,7 +1779,7 @@ module TencentCloud
1779
1779
  # @type Offset: Integer
1780
1780
 
1781
1781
  attr_accessor :FleetId, :BeginTime, :EndTime, :Limit, :Offset
1782
-
1782
+
1783
1783
  def initialize(fleetid=nil, begintime=nil, endtime=nil, limit=nil, offset=nil)
1784
1784
  @FleetId = fleetid
1785
1785
  @BeginTime = begintime
@@ -1815,7 +1815,7 @@ module TencentCloud
1815
1815
  # @type RequestId: String
1816
1816
 
1817
1817
  attr_accessor :UsedFlowList, :UsedTimeList, :TotalCount, :TimeType, :RequestId
1818
-
1818
+
1819
1819
  def initialize(usedflowlist=nil, usedtimelist=nil, totalcount=nil, timetype=nil, requestid=nil)
1820
1820
  @UsedFlowList = usedflowlist
1821
1821
  @UsedTimeList = usedtimelist
@@ -1857,7 +1857,7 @@ module TencentCloud
1857
1857
  # @type EndTime: String
1858
1858
 
1859
1859
  attr_accessor :FleetId, :BeginTime, :EndTime
1860
-
1860
+
1861
1861
  def initialize(fleetid=nil, begintime=nil, endtime=nil)
1862
1862
  @FleetId = fleetid
1863
1863
  @BeginTime = begintime
@@ -1883,7 +1883,7 @@ module TencentCloud
1883
1883
  # @type RequestId: String
1884
1884
 
1885
1885
  attr_accessor :TotalUsedTimeSeconds, :TotalUsedFlowMegaBytes, :RequestId
1886
-
1886
+
1887
1887
  def initialize(totalusedtimeseconds=nil, totalusedflowmegabytes=nil, requestid=nil)
1888
1888
  @TotalUsedTimeSeconds = totalusedtimeseconds
1889
1889
  @TotalUsedFlowMegaBytes = totalusedflowmegabytes
@@ -1903,7 +1903,7 @@ module TencentCloud
1903
1903
  # @type FleetIds: Array
1904
1904
 
1905
1905
  attr_accessor :FleetIds
1906
-
1906
+
1907
1907
  def initialize(fleetids=nil)
1908
1908
  @FleetIds = fleetids
1909
1909
  end
@@ -1924,7 +1924,7 @@ module TencentCloud
1924
1924
  # @type RequestId: String
1925
1925
 
1926
1926
  attr_accessor :FleetUtilization, :TotalCount, :RequestId
1927
-
1927
+
1928
1928
  def initialize(fleetutilization=nil, totalcount=nil, requestid=nil)
1929
1929
  @FleetUtilization = fleetutilization
1930
1930
  @TotalCount = totalcount
@@ -1961,7 +1961,7 @@ module TencentCloud
1961
1961
  # @type StatusFilter: String
1962
1962
 
1963
1963
  attr_accessor :AliasId, :FleetId, :GameServerSessionId, :Limit, :NextToken, :StatusFilter
1964
-
1964
+
1965
1965
  def initialize(aliasid=nil, fleetid=nil, gameserversessionid=nil, limit=nil, nexttoken=nil, statusfilter=nil)
1966
1966
  @AliasId = aliasid
1967
1967
  @FleetId = fleetid
@@ -1993,7 +1993,7 @@ module TencentCloud
1993
1993
  # @type RequestId: String
1994
1994
 
1995
1995
  attr_accessor :GameServerSessionDetails, :NextToken, :RequestId
1996
-
1996
+
1997
1997
  def initialize(gameserversessiondetails=nil, nexttoken=nil, requestid=nil)
1998
1998
  @GameServerSessionDetails = gameserversessiondetails
1999
1999
  @NextToken = nexttoken
@@ -2020,7 +2020,7 @@ module TencentCloud
2020
2020
  # @type PlacementId: String
2021
2021
 
2022
2022
  attr_accessor :PlacementId
2023
-
2023
+
2024
2024
  def initialize(placementid=nil)
2025
2025
  @PlacementId = placementid
2026
2026
  end
@@ -2038,7 +2038,7 @@ module TencentCloud
2038
2038
  # @type RequestId: String
2039
2039
 
2040
2040
  attr_accessor :GameServerSessionPlacement, :RequestId
2041
-
2041
+
2042
2042
  def initialize(gameserversessionplacement=nil, requestid=nil)
2043
2043
  @GameServerSessionPlacement = gameserversessionplacement
2044
2044
  @RequestId = requestid
@@ -2065,7 +2065,7 @@ module TencentCloud
2065
2065
  # @type Filters: Array
2066
2066
 
2067
2067
  attr_accessor :Names, :Limit, :Offset, :Filters
2068
-
2068
+
2069
2069
  def initialize(names=nil, limit=nil, offset=nil, filters=nil)
2070
2070
  @Names = names
2071
2071
  @Limit = limit
@@ -2099,7 +2099,7 @@ module TencentCloud
2099
2099
  # @type RequestId: String
2100
2100
 
2101
2101
  attr_accessor :GameServerSessionQueues, :TotalCount, :RequestId
2102
-
2102
+
2103
2103
  def initialize(gameserversessionqueues=nil, totalcount=nil, requestid=nil)
2104
2104
  @GameServerSessionQueues = gameserversessionqueues
2105
2105
  @TotalCount = totalcount
@@ -2136,7 +2136,7 @@ module TencentCloud
2136
2136
  # @type StatusFilter: String
2137
2137
 
2138
2138
  attr_accessor :AliasId, :FleetId, :GameServerSessionId, :Limit, :NextToken, :StatusFilter
2139
-
2139
+
2140
2140
  def initialize(aliasid=nil, fleetid=nil, gameserversessionid=nil, limit=nil, nexttoken=nil, statusfilter=nil)
2141
2141
  @AliasId = aliasid
2142
2142
  @FleetId = fleetid
@@ -2168,7 +2168,7 @@ module TencentCloud
2168
2168
  # @type RequestId: String
2169
2169
 
2170
2170
  attr_accessor :GameServerSessions, :NextToken, :RequestId
2171
-
2171
+
2172
2172
  def initialize(gameserversessions=nil, nexttoken=nil, requestid=nil)
2173
2173
  @GameServerSessions = gameserversessions
2174
2174
  @NextToken = nexttoken
@@ -2192,7 +2192,7 @@ module TencentCloud
2192
2192
  # DescribeInstanceLimit请求参数结构体
2193
2193
  class DescribeInstanceLimitRequest < TencentCloud::Common::AbstractModel
2194
2194
 
2195
-
2195
+
2196
2196
  def initialize()
2197
2197
  end
2198
2198
 
@@ -2210,7 +2210,7 @@ module TencentCloud
2210
2210
  # @type RequestId: String
2211
2211
 
2212
2212
  attr_accessor :Limit, :ExtraInfos, :RequestId
2213
-
2213
+
2214
2214
  def initialize(limit=nil, extrainfos=nil, requestid=nil)
2215
2215
  @Limit = limit
2216
2216
  @ExtraInfos = extrainfos
@@ -2234,7 +2234,7 @@ module TencentCloud
2234
2234
  # DescribeInstanceTypes请求参数结构体
2235
2235
  class DescribeInstanceTypesRequest < TencentCloud::Common::AbstractModel
2236
2236
 
2237
-
2237
+
2238
2238
  def initialize()
2239
2239
  end
2240
2240
 
@@ -2250,7 +2250,7 @@ module TencentCloud
2250
2250
  # @type RequestId: String
2251
2251
 
2252
2252
  attr_accessor :InstanceTypeList, :RequestId
2253
-
2253
+
2254
2254
  def initialize(instancetypelist=nil, requestid=nil)
2255
2255
  @InstanceTypeList = instancetypelist
2256
2256
  @RequestId = requestid
@@ -2281,7 +2281,7 @@ module TencentCloud
2281
2281
  # @type IpAddress: String
2282
2282
 
2283
2283
  attr_accessor :FleetId, :Offset, :Limit, :IpAddress
2284
-
2284
+
2285
2285
  def initialize(fleetid=nil, offset=nil, limit=nil, ipaddress=nil)
2286
2286
  @FleetId = fleetid
2287
2287
  @Offset = offset
@@ -2309,7 +2309,7 @@ module TencentCloud
2309
2309
  # @type RequestId: String
2310
2310
 
2311
2311
  attr_accessor :Instances, :TotalCount, :RequestId
2312
-
2312
+
2313
2313
  def initialize(instances=nil, totalcount=nil, requestid=nil)
2314
2314
  @Instances = instances
2315
2315
  @TotalCount = totalcount
@@ -2344,7 +2344,7 @@ module TencentCloud
2344
2344
  # @type IpAddress: String
2345
2345
 
2346
2346
  attr_accessor :FleetId, :InstanceId, :Offset, :Limit, :IpAddress
2347
-
2347
+
2348
2348
  def initialize(fleetid=nil, instanceid=nil, offset=nil, limit=nil, ipaddress=nil)
2349
2349
  @FleetId = fleetid
2350
2350
  @InstanceId = instanceid
@@ -2374,7 +2374,7 @@ module TencentCloud
2374
2374
  # @type RequestId: String
2375
2375
 
2376
2376
  attr_accessor :Instances, :TotalCount, :RequestId
2377
-
2377
+
2378
2378
  def initialize(instances=nil, totalcount=nil, requestid=nil)
2379
2379
  @Instances = instances
2380
2380
  @TotalCount = totalcount
@@ -2411,7 +2411,7 @@ module TencentCloud
2411
2411
  # @type PlayerSessionStatusFilter: String
2412
2412
 
2413
2413
  attr_accessor :GameServerSessionId, :Limit, :NextToken, :PlayerId, :PlayerSessionId, :PlayerSessionStatusFilter
2414
-
2414
+
2415
2415
  def initialize(gameserversessionid=nil, limit=nil, nexttoken=nil, playerid=nil, playersessionid=nil, playersessionstatusfilter=nil)
2416
2416
  @GameServerSessionId = gameserversessionid
2417
2417
  @Limit = limit
@@ -2443,7 +2443,7 @@ module TencentCloud
2443
2443
  # @type RequestId: String
2444
2444
 
2445
2445
  attr_accessor :PlayerSessions, :NextToken, :RequestId
2446
-
2446
+
2447
2447
  def initialize(playersessions=nil, nexttoken=nil, requestid=nil)
2448
2448
  @PlayerSessions = playersessions
2449
2449
  @NextToken = nexttoken
@@ -2470,7 +2470,7 @@ module TencentCloud
2470
2470
  # @type FleetId: String
2471
2471
 
2472
2472
  attr_accessor :FleetId
2473
-
2473
+
2474
2474
  def initialize(fleetid=nil)
2475
2475
  @FleetId = fleetid
2476
2476
  end
@@ -2489,7 +2489,7 @@ module TencentCloud
2489
2489
  # @type RequestId: String
2490
2490
 
2491
2491
  attr_accessor :RuntimeConfiguration, :RequestId
2492
-
2492
+
2493
2493
  def initialize(runtimeconfiguration=nil, requestid=nil)
2494
2494
  @RuntimeConfiguration = runtimeconfiguration
2495
2495
  @RequestId = requestid
@@ -2516,7 +2516,7 @@ module TencentCloud
2516
2516
  # @type Limit: Integer
2517
2517
 
2518
2518
  attr_accessor :FleetId, :StatusFilter, :Offset, :Limit
2519
-
2519
+
2520
2520
  def initialize(fleetid=nil, statusfilter=nil, offset=nil, limit=nil)
2521
2521
  @FleetId = fleetid
2522
2522
  @StatusFilter = statusfilter
@@ -2544,7 +2544,7 @@ module TencentCloud
2544
2544
  # @type RequestId: String
2545
2545
 
2546
2546
  attr_accessor :ScalingPolicies, :TotalCount, :RequestId
2547
-
2547
+
2548
2548
  def initialize(scalingpolicies=nil, totalcount=nil, requestid=nil)
2549
2549
  @ScalingPolicies = scalingpolicies
2550
2550
  @TotalCount = totalcount
@@ -2581,7 +2581,7 @@ module TencentCloud
2581
2581
  # @type Limit: Integer
2582
2582
 
2583
2583
  attr_accessor :FleetId, :TimerName, :BeginTime, :EndTime, :Offset, :Limit
2584
-
2584
+
2585
2585
  def initialize(fleetid=nil, timername=nil, begintime=nil, endtime=nil, offset=nil, limit=nil)
2586
2586
  @FleetId = fleetid
2587
2587
  @TimerName = timername
@@ -2613,7 +2613,7 @@ module TencentCloud
2613
2613
  # @type RequestId: String
2614
2614
 
2615
2615
  attr_accessor :TimerScalingPolicies, :TotalCount, :RequestId
2616
-
2616
+
2617
2617
  def initialize(timerscalingpolicies=nil, totalcount=nil, requestid=nil)
2618
2618
  @TimerScalingPolicies = timerscalingpolicies
2619
2619
  @TotalCount = totalcount
@@ -2640,7 +2640,7 @@ module TencentCloud
2640
2640
  # @type ResourceType: Integer
2641
2641
 
2642
2642
  attr_accessor :ResourceType
2643
-
2643
+
2644
2644
  def initialize(resourcetype=nil)
2645
2645
  @ResourceType = resourcetype
2646
2646
  end
@@ -2659,7 +2659,7 @@ module TencentCloud
2659
2659
  # @type RequestId: String
2660
2660
 
2661
2661
  attr_accessor :QuotaResource, :RequestId
2662
-
2662
+
2663
2663
  def initialize(quotaresource=nil, requestid=nil)
2664
2664
  @QuotaResource = quotaresource
2665
2665
  @RequestId = requestid
@@ -2677,7 +2677,7 @@ module TencentCloud
2677
2677
  # DescribeUserQuotas请求参数结构体
2678
2678
  class DescribeUserQuotasRequest < TencentCloud::Common::AbstractModel
2679
2679
 
2680
-
2680
+
2681
2681
  def initialize()
2682
2682
  end
2683
2683
 
@@ -2696,7 +2696,7 @@ module TencentCloud
2696
2696
  # @type RequestId: String
2697
2697
 
2698
2698
  attr_accessor :QuotaResource, :Total, :RequestId
2699
-
2699
+
2700
2700
  def initialize(quotaresource=nil, total=nil, requestid=nil)
2701
2701
  @QuotaResource = quotaresource
2702
2702
  @Total = total
@@ -2725,7 +2725,7 @@ module TencentCloud
2725
2725
  # @type PlayerData: String
2726
2726
 
2727
2727
  attr_accessor :PlayerId, :PlayerData
2728
-
2728
+
2729
2729
  def initialize(playerid=nil, playerdata=nil)
2730
2730
  @PlayerId = playerid
2731
2731
  @PlayerData = playerdata
@@ -2743,7 +2743,7 @@ module TencentCloud
2743
2743
  # @type FleetId: String
2744
2744
 
2745
2745
  attr_accessor :FleetId
2746
-
2746
+
2747
2747
  def initialize(fleetid=nil)
2748
2748
  @FleetId = fleetid
2749
2749
  end
@@ -2759,7 +2759,7 @@ module TencentCloud
2759
2759
  # @type RequestId: String
2760
2760
 
2761
2761
  attr_accessor :RequestId
2762
-
2762
+
2763
2763
  def initialize(requestid=nil)
2764
2764
  @RequestId = requestid
2765
2765
  end
@@ -2777,7 +2777,7 @@ module TencentCloud
2777
2777
  # @type DiskSize: Integer
2778
2778
 
2779
2779
  attr_accessor :DiskType, :DiskSize
2780
-
2780
+
2781
2781
  def initialize(disktype=nil, disksize=nil)
2782
2782
  @DiskType = disktype
2783
2783
  @DiskSize = disksize
@@ -2799,7 +2799,7 @@ module TencentCloud
2799
2799
  # @type Port: Integer
2800
2800
 
2801
2801
  attr_accessor :GameServerSessionId, :IpAddress, :Port
2802
-
2802
+
2803
2803
  def initialize(gameserversessionid=nil, ipaddress=nil, port=nil)
2804
2804
  @GameServerSessionId = gameserversessionid
2805
2805
  @IpAddress = ipaddress
@@ -2819,7 +2819,7 @@ module TencentCloud
2819
2819
  # @type RequestId: String
2820
2820
 
2821
2821
  attr_accessor :RequestId
2822
-
2822
+
2823
2823
  def initialize(requestid=nil)
2824
2824
  @RequestId = requestid
2825
2825
  end
@@ -2869,7 +2869,7 @@ module TencentCloud
2869
2869
  # @type ResourceId: String
2870
2870
 
2871
2871
  attr_accessor :EventCode, :EventId, :EventTime, :Message, :PreSignedLogUrl, :ResourceId
2872
-
2872
+
2873
2873
  def initialize(eventcode=nil, eventid=nil, eventtime=nil, message=nil, presignedlogurl=nil, resourceid=nil)
2874
2874
  @EventCode = eventcode
2875
2875
  @EventId = eventid
@@ -2899,7 +2899,7 @@ module TencentCloud
2899
2899
  # @type TotalInstances: Integer
2900
2900
 
2901
2901
  attr_accessor :InstanceType, :TotalInstances
2902
-
2902
+
2903
2903
  def initialize(instancetype=nil, totalinstances=nil)
2904
2904
  @InstanceType = instancetype
2905
2905
  @TotalInstances = totalinstances
@@ -2919,7 +2919,7 @@ module TencentCloud
2919
2919
  # @type Values: Array
2920
2920
 
2921
2921
  attr_accessor :Key, :Values
2922
-
2922
+
2923
2923
  def initialize(key=nil, values=nil)
2924
2924
  @Key = key
2925
2925
  @Values = values
@@ -2995,7 +2995,7 @@ module TencentCloud
2995
2995
  # @type InternetMaxBandwidthOut: Integer
2996
2996
 
2997
2997
  attr_accessor :AssetId, :CreationTime, :Description, :FleetArn, :FleetId, :FleetType, :InstanceType, :Name, :NewGameServerSessionProtectionPolicy, :OperatingSystem, :ResourceCreationLimitPolicy, :Status, :StoppedActions, :TerminationTime, :GameServerSessionProtectionTimeLimit, :BillingStatus, :Tags, :DataDiskInfo, :SystemDiskInfo, :RelatedCcnInfos, :InternetMaxBandwidthOut
2998
-
2998
+
2999
2999
  def initialize(assetid=nil, creationtime=nil, description=nil, fleetarn=nil, fleetid=nil, fleettype=nil, instancetype=nil, name=nil, newgameserversessionprotectionpolicy=nil, operatingsystem=nil, resourcecreationlimitpolicy=nil, status=nil, stoppedactions=nil, terminationtime=nil, gameserversessionprotectiontimelimit=nil, billingstatus=nil, tags=nil, datadiskinfo=nil, systemdiskinfo=nil, relatedccninfos=nil, internetmaxbandwidthout=nil)
3000
3000
  @AssetId = assetid
3001
3001
  @CreationTime = creationtime
@@ -3088,7 +3088,7 @@ module TencentCloud
3088
3088
  # @type ScalingInterval: Integer
3089
3089
 
3090
3090
  attr_accessor :FleetId, :InstanceType, :InstanceCounts, :ScalingInterval
3091
-
3091
+
3092
3092
  def initialize(fleetid=nil, instancetype=nil, instancecounts=nil, scalinginterval=nil)
3093
3093
  @FleetId = fleetid
3094
3094
  @InstanceType = instancetype
@@ -3122,7 +3122,7 @@ module TencentCloud
3122
3122
  # @type ResourceRegion: String
3123
3123
 
3124
3124
  attr_accessor :Type, :ResourceId, :ResourceRegion
3125
-
3125
+
3126
3126
  def initialize(type=nil, resourceid=nil, resourceregion=nil)
3127
3127
  @Type = type
3128
3128
  @ResourceId = resourceid
@@ -3161,7 +3161,7 @@ module TencentCloud
3161
3161
  # @type TotalUsedFlowMegaBytes: Float
3162
3162
 
3163
3163
  attr_accessor :FleetId, :InstanceId, :InstanceIP, :BeginTime, :EndTime, :TotalUsedTimeSeconds, :TotalUsedFlowMegaBytes
3164
-
3164
+
3165
3165
  def initialize(fleetid=nil, instanceid=nil, instanceip=nil, begintime=nil, endtime=nil, totalusedtimeseconds=nil, totalusedflowmegabytes=nil)
3166
3166
  @FleetId = fleetid
3167
3167
  @InstanceId = instanceid
@@ -3193,7 +3193,7 @@ module TencentCloud
3193
3193
  # @type BeginTime: String
3194
3194
 
3195
3195
  attr_accessor :TotalUsedFlowMegaBytes, :BeginTime
3196
-
3196
+
3197
3197
  def initialize(totalusedflowmegabytes=nil, begintime=nil)
3198
3198
  @TotalUsedFlowMegaBytes = totalusedflowmegabytes
3199
3199
  @BeginTime = begintime
@@ -3215,7 +3215,7 @@ module TencentCloud
3215
3215
  # @type TotalUsedTimeSeconds: String
3216
3216
 
3217
3217
  attr_accessor :BeginTime, :TotalUsedTimeSeconds
3218
-
3218
+
3219
3219
  def initialize(begintime=nil, totalusedtimeseconds=nil)
3220
3220
  @BeginTime = begintime
3221
3221
  @TotalUsedTimeSeconds = totalusedtimeseconds
@@ -3246,7 +3246,7 @@ module TencentCloud
3246
3246
  # @type MaximumPlayerSessionCount: Integer
3247
3247
 
3248
3248
  attr_accessor :ActiveGameServerSessionCount, :ActiveServerProcessCount, :CurrentPlayerSessionCount, :FleetId, :MaximumPlayerSessionCount
3249
-
3249
+
3250
3250
  def initialize(activegameserversessioncount=nil, activeserverprocesscount=nil, currentplayersessioncount=nil, fleetid=nil, maximumplayersessioncount=nil)
3251
3251
  @ActiveGameServerSessionCount = activegameserversessioncount
3252
3252
  @ActiveServerProcessCount = activeserverprocesscount
@@ -3272,7 +3272,7 @@ module TencentCloud
3272
3272
  # @type Value: String
3273
3273
 
3274
3274
  attr_accessor :Key, :Value
3275
-
3275
+
3276
3276
  def initialize(key=nil, value=nil)
3277
3277
  @Key = key
3278
3278
  @Value = value
@@ -3346,7 +3346,7 @@ module TencentCloud
3346
3346
  # @type AvailabilityStatus: String
3347
3347
 
3348
3348
  attr_accessor :CreationTime, :CreatorId, :CurrentPlayerSessionCount, :DnsName, :FleetId, :GameProperties, :GameServerSessionData, :GameServerSessionId, :IpAddress, :MatchmakerData, :MaximumPlayerSessionCount, :Name, :PlayerSessionCreationPolicy, :Port, :Status, :StatusReason, :TerminationTime, :InstanceType, :CurrentCustomCount, :MaxCustomCount, :Weight, :AvailabilityStatus
3349
-
3349
+
3350
3350
  def initialize(creationtime=nil, creatorid=nil, currentplayersessioncount=nil, dnsname=nil, fleetid=nil, gameproperties=nil, gameserversessiondata=nil, gameserversessionid=nil, ipaddress=nil, matchmakerdata=nil, maximumplayersessioncount=nil, name=nil, playersessioncreationpolicy=nil, port=nil, status=nil, statusreason=nil, terminationtime=nil, instancetype=nil, currentcustomcount=nil, maxcustomcount=nil, weight=nil, availabilitystatus=nil)
3351
3351
  @CreationTime = creationtime
3352
3352
  @CreatorId = creatorid
@@ -3414,7 +3414,7 @@ module TencentCloud
3414
3414
  # @type ProtectionPolicy: String
3415
3415
 
3416
3416
  attr_accessor :GameServerSession, :ProtectionPolicy
3417
-
3417
+
3418
3418
  def initialize(gameserversession=nil, protectionpolicy=nil)
3419
3419
  @GameServerSession = gameserversession
3420
3420
  @ProtectionPolicy = protectionpolicy
@@ -3479,7 +3479,7 @@ module TencentCloud
3479
3479
  # @type EndTime: String
3480
3480
 
3481
3481
  attr_accessor :PlacementId, :GameServerSessionQueueName, :PlayerLatencies, :Status, :DnsName, :GameServerSessionId, :GameServerSessionName, :GameServerSessionRegion, :GameProperties, :MaximumPlayerSessionCount, :GameServerSessionData, :IpAddress, :Port, :MatchmakerData, :PlacedPlayerSessions, :StartTime, :EndTime
3482
-
3482
+
3483
3483
  def initialize(placementid=nil, gameserversessionqueuename=nil, playerlatencies=nil, status=nil, dnsname=nil, gameserversessionid=nil, gameserversessionname=nil, gameserversessionregion=nil, gameproperties=nil, maximumplayersessioncount=nil, gameserversessiondata=nil, ipaddress=nil, port=nil, matchmakerdata=nil, placedplayersessions=nil, starttime=nil, endtime=nil)
3484
3484
  @PlacementId = placementid
3485
3485
  @GameServerSessionQueueName = gameserversessionqueuename
@@ -3561,7 +3561,7 @@ module TencentCloud
3561
3561
  # @type Tags: Array
3562
3562
 
3563
3563
  attr_accessor :Name, :GameServerSessionQueueArn, :Destinations, :PlayerLatencyPolicies, :TimeoutInSeconds, :Tags
3564
-
3564
+
3565
3565
  def initialize(name=nil, gameserversessionqueuearn=nil, destinations=nil, playerlatencypolicies=nil, timeoutinseconds=nil, tags=nil)
3566
3566
  @Name = name
3567
3567
  @GameServerSessionQueueArn = gameserversessionqueuearn
@@ -3612,7 +3612,7 @@ module TencentCloud
3612
3612
  # @type FleetStatus: String
3613
3613
 
3614
3614
  attr_accessor :DestinationArn, :FleetStatus
3615
-
3615
+
3616
3616
  def initialize(destinationarn=nil, fleetstatus=nil)
3617
3617
  @DestinationArn = destinationarn
3618
3618
  @FleetStatus = fleetstatus
@@ -3638,7 +3638,7 @@ module TencentCloud
3638
3638
  # @type Size: Integer
3639
3639
 
3640
3640
  attr_accessor :FleetId, :InstanceId, :ServerIp, :Offset, :Size
3641
-
3641
+
3642
3642
  def initialize(fleetid=nil, instanceid=nil, serverip=nil, offset=nil, size=nil)
3643
3643
  @FleetId = fleetid
3644
3644
  @InstanceId = instanceid
@@ -3669,7 +3669,7 @@ module TencentCloud
3669
3669
  # @type RequestId: String
3670
3670
 
3671
3671
  attr_accessor :PresignedUrls, :Total, :HasNext, :RequestId
3672
-
3672
+
3673
3673
  def initialize(presignedurls=nil, total=nil, hasnext=nil, requestid=nil)
3674
3674
  @PresignedUrls = presignedurls
3675
3675
  @Total = total
@@ -3691,7 +3691,7 @@ module TencentCloud
3691
3691
  # @type GameServerSessionId: String
3692
3692
 
3693
3693
  attr_accessor :GameServerSessionId
3694
-
3694
+
3695
3695
  def initialize(gameserversessionid=nil)
3696
3696
  @GameServerSessionId = gameserversessionid
3697
3697
  end
@@ -3710,7 +3710,7 @@ module TencentCloud
3710
3710
  # @type RequestId: String
3711
3711
 
3712
3712
  attr_accessor :PreSignedUrl, :RequestId
3713
-
3713
+
3714
3714
  def initialize(presignedurl=nil, requestid=nil)
3715
3715
  @PreSignedUrl = presignedurl
3716
3716
  @RequestId = requestid
@@ -3730,7 +3730,7 @@ module TencentCloud
3730
3730
  # @type InstanceId: String
3731
3731
 
3732
3732
  attr_accessor :FleetId, :InstanceId
3733
-
3733
+
3734
3734
  def initialize(fleetid=nil, instanceid=nil)
3735
3735
  @FleetId = fleetid
3736
3736
  @InstanceId = instanceid
@@ -3750,7 +3750,7 @@ module TencentCloud
3750
3750
  # @type RequestId: String
3751
3751
 
3752
3752
  attr_accessor :InstanceAccess, :RequestId
3753
-
3753
+
3754
3754
  def initialize(instanceaccess=nil, requestid=nil)
3755
3755
  @InstanceAccess = instanceaccess
3756
3756
  @RequestId = requestid
@@ -3773,7 +3773,7 @@ module TencentCloud
3773
3773
  # @type BucketKey: String
3774
3774
 
3775
3775
  attr_accessor :AssetRegion, :BucketKey
3776
-
3776
+
3777
3777
  def initialize(assetregion=nil, bucketkey=nil)
3778
3778
  @AssetRegion = assetregion
3779
3779
  @BucketKey = bucketkey
@@ -3797,7 +3797,7 @@ module TencentCloud
3797
3797
  # @type RequestId: String
3798
3798
 
3799
3799
  attr_accessor :BucketAuth, :BucketName, :AssetRegion, :RequestId
3800
-
3800
+
3801
3801
  def initialize(bucketauth=nil, bucketname=nil, assetregion=nil, requestid=nil)
3802
3802
  @BucketAuth = bucketauth
3803
3803
  @BucketName = bucketname
@@ -3816,7 +3816,7 @@ module TencentCloud
3816
3816
  # GetUploadFederationToken请求参数结构体
3817
3817
  class GetUploadFederationTokenRequest < TencentCloud::Common::AbstractModel
3818
3818
 
3819
-
3819
+
3820
3820
  def initialize()
3821
3821
  end
3822
3822
 
@@ -3834,7 +3834,7 @@ module TencentCloud
3834
3834
  # @type RequestId: String
3835
3835
 
3836
3836
  attr_accessor :ExpiredTime, :AssetCredentials, :RequestId
3837
-
3837
+
3838
3838
  def initialize(expiredtime=nil, assetcredentials=nil, requestid=nil)
3839
3839
  @ExpiredTime = expiredtime
3840
3840
  @AssetCredentials = assetcredentials
@@ -3863,7 +3863,7 @@ module TencentCloud
3863
3863
  # @type ToPort: Integer
3864
3864
 
3865
3865
  attr_accessor :FromPort, :IpRange, :Protocol, :ToPort
3866
-
3866
+
3867
3867
  def initialize(fromport=nil, iprange=nil, protocol=nil, toport=nil)
3868
3868
  @FromPort = fromport
3869
3869
  @IpRange = iprange
@@ -3891,7 +3891,7 @@ module TencentCloud
3891
3891
  # @type ToPort: Integer
3892
3892
 
3893
3893
  attr_accessor :FromPort, :IpRange, :Protocol, :ToPort
3894
-
3894
+
3895
3895
  def initialize(fromport=nil, iprange=nil, protocol=nil, toport=nil)
3896
3896
  @FromPort = fromport
3897
3897
  @IpRange = iprange
@@ -3919,7 +3919,7 @@ module TencentCloud
3919
3919
  # @type ToPort: Integer
3920
3920
 
3921
3921
  attr_accessor :FromPort, :IpRange, :Protocol, :ToPort
3922
-
3922
+
3923
3923
  def initialize(fromport=nil, iprange=nil, protocol=nil, toport=nil)
3924
3924
  @FromPort = fromport
3925
3925
  @IpRange = iprange
@@ -3972,7 +3972,7 @@ module TencentCloud
3972
3972
  # @type PrivateIpAddress: String
3973
3973
 
3974
3974
  attr_accessor :FleetId, :InstanceId, :IpAddress, :DnsName, :OperatingSystem, :Status, :Type, :CreateTime, :Weight, :ReserveValue, :PrivateIpAddress
3975
-
3975
+
3976
3976
  def initialize(fleetid=nil, instanceid=nil, ipaddress=nil, dnsname=nil, operatingsystem=nil, status=nil, type=nil, createtime=nil, weight=nil, reservevalue=nil, privateipaddress=nil)
3977
3977
  @FleetId = fleetid
3978
3978
  @InstanceId = instanceid
@@ -4016,7 +4016,7 @@ module TencentCloud
4016
4016
  # @type OperatingSystem: String
4017
4017
 
4018
4018
  attr_accessor :Credentials, :FleetId, :InstanceId, :IpAddress, :OperatingSystem
4019
-
4019
+
4020
4020
  def initialize(credentials=nil, fleetid=nil, instanceid=nil, ipaddress=nil, operatingsystem=nil)
4021
4021
  @Credentials = credentials
4022
4022
  @FleetId = fleetid
@@ -4062,7 +4062,7 @@ module TencentCloud
4062
4062
  # @type Terminating: Integer
4063
4063
 
4064
4064
  attr_accessor :Active, :Desired, :Idle, :MaxiNum, :MiniNum, :Pending, :Terminating
4065
-
4065
+
4066
4066
  def initialize(active=nil, desired=nil, idle=nil, maxinum=nil, mininum=nil, pending=nil, terminating=nil)
4067
4067
  @Active = active
4068
4068
  @Desired = desired
@@ -4112,7 +4112,7 @@ module TencentCloud
4112
4112
  # @type MaxPlayerSessionCnt: Integer
4113
4113
 
4114
4114
  attr_accessor :Instance, :State, :HealthyProcessCnt, :ActiveProcessCnt, :GameSessionCnt, :MaxGameSessionCnt, :PlayerSessionCnt, :MaxPlayerSessionCnt
4115
-
4115
+
4116
4116
  def initialize(instance=nil, state=nil, healthyprocesscnt=nil, activeprocesscnt=nil, gamesessioncnt=nil, maxgamesessioncnt=nil, playersessioncnt=nil, maxplayersessioncnt=nil)
4117
4117
  @Instance = instance
4118
4118
  @State = state
@@ -4153,7 +4153,7 @@ module TencentCloud
4153
4153
  # @type NetworkCard: Integer
4154
4154
 
4155
4155
  attr_accessor :TypeName, :InstanceType, :Cpu, :Memory, :NetworkCard
4156
-
4156
+
4157
4157
  def initialize(typename=nil, instancetype=nil, cpu=nil, memory=nil, networkcard=nil)
4158
4158
  @TypeName = typename
4159
4159
  @InstanceType = instancetype
@@ -4181,7 +4181,7 @@ module TencentCloud
4181
4181
  # @type PlayerDataMap: :class:`Tencentcloud::Gse.v20191112.models.PlayerDataMap`
4182
4182
 
4183
4183
  attr_accessor :GameServerSessionId, :PlayerIds, :PlayerDataMap
4184
-
4184
+
4185
4185
  def initialize(gameserversessionid=nil, playerids=nil, playerdatamap=nil)
4186
4186
  @GameServerSessionId = gameserversessionid
4187
4187
  @PlayerIds = playerids
@@ -4207,7 +4207,7 @@ module TencentCloud
4207
4207
  # @type RequestId: String
4208
4208
 
4209
4209
  attr_accessor :PlayerSessions, :RequestId
4210
-
4210
+
4211
4211
  def initialize(playersessions=nil, requestid=nil)
4212
4212
  @PlayerSessions = playersessions
4213
4213
  @RequestId = requestid
@@ -4236,7 +4236,7 @@ module TencentCloud
4236
4236
  # @type PlayerData: String
4237
4237
 
4238
4238
  attr_accessor :GameServerSessionId, :PlayerId, :PlayerData
4239
-
4239
+
4240
4240
  def initialize(gameserversessionid=nil, playerid=nil, playerdata=nil)
4241
4241
  @GameServerSessionId = gameserversessionid
4242
4242
  @PlayerId = playerid
@@ -4259,7 +4259,7 @@ module TencentCloud
4259
4259
  # @type RequestId: String
4260
4260
 
4261
4261
  attr_accessor :PlayerSession, :RequestId
4262
-
4262
+
4263
4263
  def initialize(playersession=nil, requestid=nil)
4264
4264
  @PlayerSession = playersession
4265
4265
  @RequestId = requestid
@@ -4292,7 +4292,7 @@ module TencentCloud
4292
4292
  # @type Filters: Array
4293
4293
 
4294
4294
  attr_accessor :Name, :RoutingStrategyType, :Limit, :Offset, :OrderBy, :OrderWay, :Filters
4295
-
4295
+
4296
4296
  def initialize(name=nil, routingstrategytype=nil, limit=nil, offset=nil, orderby=nil, orderway=nil, filters=nil)
4297
4297
  @Name = name
4298
4298
  @RoutingStrategyType = routingstrategytype
@@ -4332,7 +4332,7 @@ module TencentCloud
4332
4332
  # @type RequestId: String
4333
4333
 
4334
4334
  attr_accessor :Aliases, :TotalCount, :RequestId
4335
-
4335
+
4336
4336
  def initialize(aliases=nil, totalcount=nil, requestid=nil)
4337
4337
  @Aliases = aliases
4338
4338
  @TotalCount = totalcount
@@ -4365,7 +4365,7 @@ module TencentCloud
4365
4365
  # @type Filters: Array
4366
4366
 
4367
4367
  attr_accessor :AssetId, :Limit, :Offset, :Filters
4368
-
4368
+
4369
4369
  def initialize(assetid=nil, limit=nil, offset=nil, filters=nil)
4370
4370
  @AssetId = assetid
4371
4371
  @Limit = limit
@@ -4399,7 +4399,7 @@ module TencentCloud
4399
4399
  # @type RequestId: String
4400
4400
 
4401
4401
  attr_accessor :FleetIds, :TotalCount, :RequestId
4402
-
4402
+
4403
4403
  def initialize(fleetids=nil, totalcount=nil, requestid=nil)
4404
4404
  @FleetIds = fleetids
4405
4405
  @TotalCount = totalcount
@@ -4421,7 +4421,7 @@ module TencentCloud
4421
4421
  # @type PlayerSessionId: String
4422
4422
 
4423
4423
  attr_accessor :PlayerId, :PlayerSessionId
4424
-
4424
+
4425
4425
  def initialize(playerid=nil, playersessionid=nil)
4426
4426
  @PlayerId = playerid
4427
4427
  @PlayerSessionId = playersessionid
@@ -4441,7 +4441,7 @@ module TencentCloud
4441
4441
  # @type Value: String
4442
4442
 
4443
4443
  attr_accessor :Key, :Value
4444
-
4444
+
4445
4445
  def initialize(key=nil, value=nil)
4446
4446
  @Key = key
4447
4447
  @Value = value
@@ -4465,7 +4465,7 @@ module TencentCloud
4465
4465
  # @type LatencyInMilliseconds: Integer
4466
4466
 
4467
4467
  attr_accessor :PlayerId, :RegionIdentifier, :LatencyInMilliseconds
4468
-
4468
+
4469
4469
  def initialize(playerid=nil, regionidentifier=nil, latencyinmilliseconds=nil)
4470
4470
  @PlayerId = playerid
4471
4471
  @RegionIdentifier = regionidentifier
@@ -4489,7 +4489,7 @@ module TencentCloud
4489
4489
  # @type PolicyDurationSeconds: Integer
4490
4490
 
4491
4491
  attr_accessor :MaximumIndividualPlayerLatencyMilliseconds, :PolicyDurationSeconds
4492
-
4492
+
4493
4493
  def initialize(maximumindividualplayerlatencymilliseconds=nil, policydurationseconds=nil)
4494
4494
  @MaximumIndividualPlayerLatencyMilliseconds = maximumindividualplayerlatencymilliseconds
4495
4495
  @PolicyDurationSeconds = policydurationseconds
@@ -4531,7 +4531,7 @@ module TencentCloud
4531
4531
  # @type TerminationTime: String
4532
4532
 
4533
4533
  attr_accessor :CreationTime, :DnsName, :FleetId, :GameServerSessionId, :IpAddress, :PlayerData, :PlayerId, :PlayerSessionId, :Port, :Status, :TerminationTime
4534
-
4534
+
4535
4535
  def initialize(creationtime=nil, dnsname=nil, fleetid=nil, gameserversessionid=nil, ipaddress=nil, playerdata=nil, playerid=nil, playersessionid=nil, port=nil, status=nil, terminationtime=nil)
4536
4536
  @CreationTime = creationtime
4537
4537
  @DnsName = dnsname
@@ -4588,7 +4588,7 @@ module TencentCloud
4588
4588
  # @type TargetConfiguration: :class:`Tencentcloud::Gse.v20191112.models.TargetConfiguration`
4589
4589
 
4590
4590
  attr_accessor :FleetId, :Name, :ScalingAdjustment, :ScalingAdjustmentType, :Threshold, :ComparisonOperator, :EvaluationPeriods, :MetricName, :PolicyType, :TargetConfiguration
4591
-
4591
+
4592
4592
  def initialize(fleetid=nil, name=nil, scalingadjustment=nil, scalingadjustmenttype=nil, threshold=nil, comparisonoperator=nil, evaluationperiods=nil, metricname=nil, policytype=nil, targetconfiguration=nil)
4593
4593
  @FleetId = fleetid
4594
4594
  @Name = name
@@ -4628,7 +4628,7 @@ module TencentCloud
4628
4628
  # @type RequestId: String
4629
4629
 
4630
4630
  attr_accessor :Name, :RequestId
4631
-
4631
+
4632
4632
  def initialize(name=nil, requestid=nil)
4633
4633
  @Name = name
4634
4634
  @RequestId = requestid
@@ -4646,7 +4646,7 @@ module TencentCloud
4646
4646
  # @type TimerScalingPolicy: :class:`Tencentcloud::Gse.v20191112.models.TimerScalingPolicy`
4647
4647
 
4648
4648
  attr_accessor :TimerScalingPolicy
4649
-
4649
+
4650
4650
  def initialize(timerscalingpolicy=nil)
4651
4651
  @TimerScalingPolicy = timerscalingpolicy
4652
4652
  end
@@ -4665,7 +4665,7 @@ module TencentCloud
4665
4665
  # @type RequestId: String
4666
4666
 
4667
4667
  attr_accessor :RequestId
4668
-
4668
+
4669
4669
  def initialize(requestid=nil)
4670
4670
  @RequestId = requestid
4671
4671
  end
@@ -4691,7 +4691,7 @@ module TencentCloud
4691
4691
  # @type ExtraInfo: String
4692
4692
 
4693
4693
  attr_accessor :ResourceType, :HardLimit, :Remaining, :ExtraInfo
4694
-
4694
+
4695
4695
  def initialize(resourcetype=nil, hardlimit=nil, remaining=nil, extrainfo=nil)
4696
4696
  @ResourceType = resourcetype
4697
4697
  @HardLimit = hardlimit
@@ -4717,7 +4717,7 @@ module TencentCloud
4717
4717
  # @type AttachType: String
4718
4718
 
4719
4719
  attr_accessor :AccountId, :CcnId, :AttachType
4720
-
4720
+
4721
4721
  def initialize(accountid=nil, ccnid=nil, attachtype=nil)
4722
4722
  @AccountId = accountid
4723
4723
  @CcnId = ccnid
@@ -4737,7 +4737,7 @@ module TencentCloud
4737
4737
  # @type AliasId: String
4738
4738
 
4739
4739
  attr_accessor :AliasId
4740
-
4740
+
4741
4741
  def initialize(aliasid=nil)
4742
4742
  @AliasId = aliasid
4743
4743
  end
@@ -4756,7 +4756,7 @@ module TencentCloud
4756
4756
  # @type RequestId: String
4757
4757
 
4758
4758
  attr_accessor :FleetId, :RequestId
4759
-
4759
+
4760
4760
  def initialize(fleetid=nil, requestid=nil)
4761
4761
  @FleetId = fleetid
4762
4762
  @RequestId = requestid
@@ -4776,7 +4776,7 @@ module TencentCloud
4776
4776
  # @type PolicyPeriodInMinutes: Integer
4777
4777
 
4778
4778
  attr_accessor :NewGameServerSessionsPerCreator, :PolicyPeriodInMinutes
4779
-
4779
+
4780
4780
  def initialize(newgameserversessionspercreator=nil, policyperiodinminutes=nil)
4781
4781
  @NewGameServerSessionsPerCreator = newgameserversessionspercreator
4782
4782
  @PolicyPeriodInMinutes = policyperiodinminutes
@@ -4800,7 +4800,7 @@ module TencentCloud
4800
4800
  # @type Message: String
4801
4801
 
4802
4802
  attr_accessor :Type, :FleetId, :Message
4803
-
4803
+
4804
4804
  def initialize(type=nil, fleetid=nil, message=nil)
4805
4805
  @Type = type
4806
4806
  @FleetId = fleetid
@@ -4824,7 +4824,7 @@ module TencentCloud
4824
4824
  # @type ServerProcesses: Array
4825
4825
 
4826
4826
  attr_accessor :GameServerSessionActivationTimeoutSeconds, :MaxConcurrentGameServerSessionActivations, :ServerProcesses
4827
-
4827
+
4828
4828
  def initialize(gameserversessionactivationtimeoutseconds=nil, maxconcurrentgameserversessionactivations=nil, serverprocesses=nil)
4829
4829
  @GameServerSessionActivationTimeoutSeconds = gameserversessionactivationtimeoutseconds
4830
4830
  @MaxConcurrentGameServerSessionActivations = maxconcurrentgameserversessionactivations
@@ -4882,7 +4882,7 @@ module TencentCloud
4882
4882
  # @type TargetConfiguration: :class:`Tencentcloud::Gse.v20191112.models.TargetConfiguration`
4883
4883
 
4884
4884
  attr_accessor :FleetId, :Name, :Status, :ScalingAdjustment, :ScalingAdjustmentType, :ComparisonOperator, :Threshold, :EvaluationPeriods, :MetricName, :PolicyType, :TargetConfiguration
4885
-
4885
+
4886
4886
  def initialize(fleetid=nil, name=nil, status=nil, scalingadjustment=nil, scalingadjustmenttype=nil, comparisonoperator=nil, threshold=nil, evaluationperiods=nil, metricname=nil, policytype=nil, targetconfiguration=nil)
4887
4887
  @FleetId = fleetid
4888
4888
  @Name = name
@@ -4973,7 +4973,7 @@ module TencentCloud
4973
4973
  # @type SortExpression: String
4974
4974
 
4975
4975
  attr_accessor :AliasId, :FleetId, :Limit, :NextToken, :FilterExpression, :SortExpression
4976
-
4976
+
4977
4977
  def initialize(aliasid=nil, fleetid=nil, limit=nil, nexttoken=nil, filterexpression=nil, sortexpression=nil)
4978
4978
  @AliasId = aliasid
4979
4979
  @FleetId = fleetid
@@ -5005,7 +5005,7 @@ module TencentCloud
5005
5005
  # @type RequestId: String
5006
5006
 
5007
5007
  attr_accessor :GameServerSessions, :NextToken, :RequestId
5008
-
5008
+
5009
5009
  def initialize(gameserversessions=nil, nexttoken=nil, requestid=nil)
5010
5010
  @GameServerSessions = gameserversessions
5011
5011
  @NextToken = nexttoken
@@ -5036,7 +5036,7 @@ module TencentCloud
5036
5036
  # @type Parameters: String
5037
5037
 
5038
5038
  attr_accessor :ConcurrentExecutions, :LaunchPath, :Parameters
5039
-
5039
+
5040
5040
  def initialize(concurrentexecutions=nil, launchpath=nil, parameters=nil)
5041
5041
  @ConcurrentExecutions = concurrentexecutions
5042
5042
  @LaunchPath = launchpath
@@ -5060,7 +5060,7 @@ module TencentCloud
5060
5060
  # @type ReserveValue: Integer
5061
5061
 
5062
5062
  attr_accessor :FleetId, :InstanceId, :ReserveValue
5063
-
5063
+
5064
5064
  def initialize(fleetid=nil, instanceid=nil, reservevalue=nil)
5065
5065
  @FleetId = fleetid
5066
5066
  @InstanceId = instanceid
@@ -5080,7 +5080,7 @@ module TencentCloud
5080
5080
  # @type RequestId: String
5081
5081
 
5082
5082
  attr_accessor :RequestId
5083
-
5083
+
5084
5084
  def initialize(requestid=nil)
5085
5085
  @RequestId = requestid
5086
5086
  end
@@ -5100,7 +5100,7 @@ module TencentCloud
5100
5100
  # @type Weight: Integer
5101
5101
 
5102
5102
  attr_accessor :FleetId, :InstanceId, :Weight
5103
-
5103
+
5104
5104
  def initialize(fleetid=nil, instanceid=nil, weight=nil)
5105
5105
  @FleetId = fleetid
5106
5106
  @InstanceId = instanceid
@@ -5120,7 +5120,7 @@ module TencentCloud
5120
5120
  # @type RequestId: String
5121
5121
 
5122
5122
  attr_accessor :RequestId
5123
-
5123
+
5124
5124
  def initialize(requestid=nil)
5125
5125
  @RequestId = requestid
5126
5126
  end
@@ -5138,7 +5138,7 @@ module TencentCloud
5138
5138
  # @type Actions: Array
5139
5139
 
5140
5140
  attr_accessor :FleetId, :Actions
5141
-
5141
+
5142
5142
  def initialize(fleetid=nil, actions=nil)
5143
5143
  @FleetId = fleetid
5144
5144
  @Actions = actions
@@ -5159,7 +5159,7 @@ module TencentCloud
5159
5159
  # @type RequestId: String
5160
5160
 
5161
5161
  attr_accessor :FleetId, :RequestId
5162
-
5162
+
5163
5163
  def initialize(fleetid=nil, requestid=nil)
5164
5164
  @FleetId = fleetid
5165
5165
  @RequestId = requestid
@@ -5191,7 +5191,7 @@ module TencentCloud
5191
5191
  # @type PlayerLatencies: Array
5192
5192
 
5193
5193
  attr_accessor :PlacementId, :GameServerSessionQueueName, :MaximumPlayerSessionCount, :DesiredPlayerSessions, :GameProperties, :GameServerSessionData, :GameServerSessionName, :PlayerLatencies
5194
-
5194
+
5195
5195
  def initialize(placementid=nil, gameserversessionqueuename=nil, maximumplayersessioncount=nil, desiredplayersessions=nil, gameproperties=nil, gameserversessiondata=nil, gameserversessionname=nil, playerlatencies=nil)
5196
5196
  @PlacementId = placementid
5197
5197
  @GameServerSessionQueueName = gameserversessionqueuename
@@ -5244,7 +5244,7 @@ module TencentCloud
5244
5244
  # @type RequestId: String
5245
5245
 
5246
5246
  attr_accessor :GameServerSessionPlacement, :RequestId
5247
-
5247
+
5248
5248
  def initialize(gameserversessionplacement=nil, requestid=nil)
5249
5249
  @GameServerSessionPlacement = gameserversessionplacement
5250
5250
  @RequestId = requestid
@@ -5267,7 +5267,7 @@ module TencentCloud
5267
5267
  # @type Actions: Array
5268
5268
 
5269
5269
  attr_accessor :FleetId, :Actions
5270
-
5270
+
5271
5271
  def initialize(fleetid=nil, actions=nil)
5272
5272
  @FleetId = fleetid
5273
5273
  @Actions = actions
@@ -5288,7 +5288,7 @@ module TencentCloud
5288
5288
  # @type RequestId: String
5289
5289
 
5290
5290
  attr_accessor :FleetId, :RequestId
5291
-
5291
+
5292
5292
  def initialize(fleetid=nil, requestid=nil)
5293
5293
  @FleetId = fleetid
5294
5294
  @RequestId = requestid
@@ -5306,7 +5306,7 @@ module TencentCloud
5306
5306
  # @type PlacementId: String
5307
5307
 
5308
5308
  attr_accessor :PlacementId
5309
-
5309
+
5310
5310
  def initialize(placementid=nil)
5311
5311
  @PlacementId = placementid
5312
5312
  end
@@ -5324,7 +5324,7 @@ module TencentCloud
5324
5324
  # @type RequestId: String
5325
5325
 
5326
5326
  attr_accessor :GameServerSessionPlacement, :RequestId
5327
-
5327
+
5328
5328
  def initialize(gameserversessionplacement=nil, requestid=nil)
5329
5329
  @GameServerSessionPlacement = gameserversessionplacement
5330
5330
  @RequestId = requestid
@@ -5347,7 +5347,7 @@ module TencentCloud
5347
5347
  # @type Value: String
5348
5348
 
5349
5349
  attr_accessor :Key, :Value
5350
-
5350
+
5351
5351
  def initialize(key=nil, value=nil)
5352
5352
  @Key = key
5353
5353
  @Value = value
@@ -5366,7 +5366,7 @@ module TencentCloud
5366
5366
  # @type TargetValue: Integer
5367
5367
 
5368
5368
  attr_accessor :TargetValue
5369
-
5369
+
5370
5370
  def initialize(targetvalue=nil)
5371
5371
  @TargetValue = targetvalue
5372
5372
  end
@@ -5392,7 +5392,7 @@ module TencentCloud
5392
5392
  # @type EndTime: String
5393
5393
 
5394
5394
  attr_accessor :TimerType, :TimerValue, :BeginTime, :EndTime
5395
-
5395
+
5396
5396
  def initialize(timertype=nil, timervalue=nil, begintime=nil, endtime=nil)
5397
5397
  @TimerType = timertype
5398
5398
  @TimerValue = timervalue
@@ -5436,7 +5436,7 @@ module TencentCloud
5436
5436
  # @type TargetConfiguration: :class:`Tencentcloud::Gse.v20191112.models.TargetConfiguration`
5437
5437
 
5438
5438
  attr_accessor :FleetId, :DesiredInstances, :MinSize, :MaxSize, :ScalingInterval, :ScalingType, :TargetConfiguration
5439
-
5439
+
5440
5440
  def initialize(fleetid=nil, desiredinstances=nil, minsize=nil, maxsize=nil, scalinginterval=nil, scalingtype=nil, targetconfiguration=nil)
5441
5441
  @FleetId = fleetid
5442
5442
  @DesiredInstances = desiredinstances
@@ -5480,7 +5480,7 @@ module TencentCloud
5480
5480
  # @type TimerConfiguration: :class:`Tencentcloud::Gse.v20191112.models.TimerConfiguration`
5481
5481
 
5482
5482
  attr_accessor :TimerId, :TimerName, :TimerStatus, :TimerFleetCapacity, :TimerConfiguration
5483
-
5483
+
5484
5484
  def initialize(timerid=nil, timername=nil, timerstatus=nil, timerfleetcapacity=nil, timerconfiguration=nil)
5485
5485
  @TimerId = timerid
5486
5486
  @TimerName = timername
@@ -5520,7 +5520,7 @@ module TencentCloud
5520
5520
  # @type WeekDays: Array
5521
5521
 
5522
5522
  attr_accessor :Day, :FromDay, :ToDay, :WeekDays
5523
-
5523
+
5524
5524
  def initialize(day=nil, fromday=nil, today=nil, weekdays=nil)
5525
5525
  @Day = day
5526
5526
  @FromDay = fromday
@@ -5548,7 +5548,7 @@ module TencentCloud
5548
5548
  # @type RoutingStrategy: :class:`Tencentcloud::Gse.v20191112.models.RoutingStrategy`
5549
5549
 
5550
5550
  attr_accessor :AliasId, :Name, :Description, :RoutingStrategy
5551
-
5551
+
5552
5552
  def initialize(aliasid=nil, name=nil, description=nil, routingstrategy=nil)
5553
5553
  @AliasId = aliasid
5554
5554
  @Name = name
@@ -5576,7 +5576,7 @@ module TencentCloud
5576
5576
  # @type RequestId: String
5577
5577
 
5578
5578
  attr_accessor :Alias, :RequestId
5579
-
5579
+
5580
5580
  def initialize(_alias=nil, requestid=nil)
5581
5581
  @Alias = _alias
5582
5582
  @RequestId = requestid
@@ -5601,7 +5601,7 @@ module TencentCloud
5601
5601
  # @type AssetVersion: String
5602
5602
 
5603
5603
  attr_accessor :AssetId, :AssetName, :AssetVersion
5604
-
5604
+
5605
5605
  def initialize(assetid=nil, assetname=nil, assetversion=nil)
5606
5606
  @AssetId = assetid
5607
5607
  @AssetName = assetname
@@ -5621,7 +5621,7 @@ module TencentCloud
5621
5621
  # @type RequestId: String
5622
5622
 
5623
5623
  attr_accessor :RequestId
5624
-
5624
+
5625
5625
  def initialize(requestid=nil)
5626
5626
  @RequestId = requestid
5627
5627
  end
@@ -5637,7 +5637,7 @@ module TencentCloud
5637
5637
  # @type Allowed: Boolean
5638
5638
 
5639
5639
  attr_accessor :Allowed
5640
-
5640
+
5641
5641
  def initialize(allowed=nil)
5642
5642
  @Allowed = allowed
5643
5643
  end
@@ -5653,7 +5653,7 @@ module TencentCloud
5653
5653
  # @type RequestId: String
5654
5654
 
5655
5655
  attr_accessor :RequestId
5656
-
5656
+
5657
5657
  def initialize(requestid=nil)
5658
5658
  @RequestId = requestid
5659
5659
  end
@@ -5677,7 +5677,7 @@ module TencentCloud
5677
5677
  # @type ExposeHeaders: Array
5678
5678
 
5679
5679
  attr_accessor :AllowedOrigins, :AllowedMethods, :AllowedHeaders, :MaxAgeSeconds, :ExposeHeaders
5680
-
5680
+
5681
5681
  def initialize(allowedorigins=nil, allowedmethods=nil, allowedheaders=nil, maxageseconds=nil, exposeheaders=nil)
5682
5682
  @AllowedOrigins = allowedorigins
5683
5683
  @AllowedMethods = allowedmethods
@@ -5701,7 +5701,7 @@ module TencentCloud
5701
5701
  # @type RequestId: String
5702
5702
 
5703
5703
  attr_accessor :RequestId
5704
-
5704
+
5705
5705
  def initialize(requestid=nil)
5706
5706
  @RequestId = requestid
5707
5707
  end
@@ -5727,7 +5727,7 @@ module TencentCloud
5727
5727
  # @type GameServerSessionProtectionTimeLimit: Integer
5728
5728
 
5729
5729
  attr_accessor :FleetId, :Description, :Name, :NewGameSessionProtectionPolicy, :ResourceCreationLimitPolicy, :GameServerSessionProtectionTimeLimit
5730
-
5730
+
5731
5731
  def initialize(fleetid=nil, description=nil, name=nil, newgamesessionprotectionpolicy=nil, resourcecreationlimitpolicy=nil, gameserversessionprotectiontimelimit=nil)
5732
5732
  @FleetId = fleetid
5733
5733
  @Description = description
@@ -5759,7 +5759,7 @@ module TencentCloud
5759
5759
  # @type RequestId: String
5760
5760
 
5761
5761
  attr_accessor :FleetId, :RequestId
5762
-
5762
+
5763
5763
  def initialize(fleetid=nil, requestid=nil)
5764
5764
  @FleetId = fleetid
5765
5765
  @RequestId = requestid
@@ -5785,7 +5785,7 @@ module TencentCloud
5785
5785
  # @type ScalingInterval: Integer
5786
5786
 
5787
5787
  attr_accessor :FleetId, :DesiredInstances, :MinSize, :MaxSize, :ScalingInterval
5788
-
5788
+
5789
5789
  def initialize(fleetid=nil, desiredinstances=nil, minsize=nil, maxsize=nil, scalinginterval=nil)
5790
5790
  @FleetId = fleetid
5791
5791
  @DesiredInstances = desiredinstances
@@ -5812,7 +5812,7 @@ module TencentCloud
5812
5812
  # @type RequestId: String
5813
5813
 
5814
5814
  attr_accessor :FleetId, :RequestId
5815
-
5815
+
5816
5816
  def initialize(fleetid=nil, requestid=nil)
5817
5817
  @FleetId = fleetid
5818
5818
  @RequestId = requestid
@@ -5832,7 +5832,7 @@ module TencentCloud
5832
5832
  # @type Name: String
5833
5833
 
5834
5834
  attr_accessor :FleetId, :Name
5835
-
5835
+
5836
5836
  def initialize(fleetid=nil, name=nil)
5837
5837
  @FleetId = fleetid
5838
5838
  @Name = name
@@ -5850,7 +5850,7 @@ module TencentCloud
5850
5850
  # @type RequestId: String
5851
5851
 
5852
5852
  attr_accessor :RequestId
5853
-
5853
+
5854
5854
  def initialize(requestid=nil)
5855
5855
  @RequestId = requestid
5856
5856
  end
@@ -5870,7 +5870,7 @@ module TencentCloud
5870
5870
  # @type InboundPermissionRevocations: Array
5871
5871
 
5872
5872
  attr_accessor :FleetId, :InboundPermissionAuthorizations, :InboundPermissionRevocations
5873
-
5873
+
5874
5874
  def initialize(fleetid=nil, inboundpermissionauthorizations=nil, inboundpermissionrevocations=nil)
5875
5875
  @FleetId = fleetid
5876
5876
  @InboundPermissionAuthorizations = inboundpermissionauthorizations
@@ -5907,7 +5907,7 @@ module TencentCloud
5907
5907
  # @type RequestId: String
5908
5908
 
5909
5909
  attr_accessor :FleetId, :RequestId
5910
-
5910
+
5911
5911
  def initialize(fleetid=nil, requestid=nil)
5912
5912
  @FleetId = fleetid
5913
5913
  @RequestId = requestid
@@ -5931,7 +5931,7 @@ module TencentCloud
5931
5931
  # @type TimeoutInSeconds: Integer
5932
5932
 
5933
5933
  attr_accessor :Name, :Destinations, :PlayerLatencyPolicies, :TimeoutInSeconds
5934
-
5934
+
5935
5935
  def initialize(name=nil, destinations=nil, playerlatencypolicies=nil, timeoutinseconds=nil)
5936
5936
  @Name = name
5937
5937
  @Destinations = destinations
@@ -5969,7 +5969,7 @@ module TencentCloud
5969
5969
  # @type RequestId: String
5970
5970
 
5971
5971
  attr_accessor :GameServerSessionQueue, :RequestId
5972
-
5972
+
5973
5973
  def initialize(gameserversessionqueue=nil, requestid=nil)
5974
5974
  @GameServerSessionQueue = gameserversessionqueue
5975
5975
  @RequestId = requestid
@@ -5998,7 +5998,7 @@ module TencentCloud
5998
5998
  # @type ProtectionPolicy: String
5999
5999
 
6000
6000
  attr_accessor :GameServerSessionId, :MaximumPlayerSessionCount, :Name, :PlayerSessionCreationPolicy, :ProtectionPolicy
6001
-
6001
+
6002
6002
  def initialize(gameserversessionid=nil, maximumplayersessioncount=nil, name=nil, playersessioncreationpolicy=nil, protectionpolicy=nil)
6003
6003
  @GameServerSessionId = gameserversessionid
6004
6004
  @MaximumPlayerSessionCount = maximumplayersessioncount
@@ -6024,7 +6024,7 @@ module TencentCloud
6024
6024
  # @type RequestId: String
6025
6025
 
6026
6026
  attr_accessor :GameServerSession, :RequestId
6027
-
6027
+
6028
6028
  def initialize(gameserversession=nil, requestid=nil)
6029
6029
  @GameServerSession = gameserversession
6030
6030
  @RequestId = requestid
@@ -6047,7 +6047,7 @@ module TencentCloud
6047
6047
  # @type RuntimeConfiguration: :class:`Tencentcloud::Gse.v20191112.models.RuntimeConfiguration`
6048
6048
 
6049
6049
  attr_accessor :FleetId, :RuntimeConfiguration
6050
-
6050
+
6051
6051
  def initialize(fleetid=nil, runtimeconfiguration=nil)
6052
6052
  @FleetId = fleetid
6053
6053
  @RuntimeConfiguration = runtimeconfiguration
@@ -6071,7 +6071,7 @@ module TencentCloud
6071
6071
  # @type RequestId: String
6072
6072
 
6073
6073
  attr_accessor :RuntimeConfiguration, :RequestId
6074
-
6074
+
6075
6075
  def initialize(runtimeconfiguration=nil, requestid=nil)
6076
6076
  @RuntimeConfiguration = runtimeconfiguration
6077
6077
  @RequestId = requestid