@aws-cdk/aws-gamelift-alpha 2.194.0-alpha.0 → 2.196.0-alpha.0

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.
package/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.194.0",
11
+ "aws-cdk-lib": "^2.196.0",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -3516,6 +3516,19 @@
3516
3516
  }
3517
3517
  }
3518
3518
  },
3519
+ "aws-cdk-lib.aws_ssmguiconnect": {
3520
+ "targets": {
3521
+ "dotnet": {
3522
+ "package": "Amazon.CDK.AWS.SSMGuiConnect"
3523
+ },
3524
+ "java": {
3525
+ "package": "software.amazon.awscdk.services.ssmguiconnect"
3526
+ },
3527
+ "python": {
3528
+ "module": "aws_cdk.aws_ssmguiconnect"
3529
+ }
3530
+ }
3531
+ },
3519
3532
  "aws-cdk-lib.aws_ssmincidents": {
3520
3533
  "targets": {
3521
3534
  "dotnet": {
@@ -3952,7 +3965,7 @@
3952
3965
  "stability": "experimental"
3953
3966
  },
3954
3967
  "homepage": "https://github.com/aws/aws-cdk",
3955
- "jsiiVersion": "5.7.10 (build 5114b23)",
3968
+ "jsiiVersion": "5.7.15 (build 8c2933f)",
3956
3969
  "keywords": [
3957
3970
  "aws",
3958
3971
  "cdk",
@@ -4032,7 +4045,7 @@
4032
4045
  },
4033
4046
  "locationInModule": {
4034
4047
  "filename": "lib/alias.ts",
4035
- "line": 199
4048
+ "line": 204
4036
4049
  },
4037
4050
  "parameters": [
4038
4051
  {
@@ -4058,7 +4071,7 @@
4058
4071
  "kind": "class",
4059
4072
  "locationInModule": {
4060
4073
  "filename": "lib/alias.ts",
4061
- "line": 136
4074
+ "line": 137
4062
4075
  },
4063
4076
  "methods": [
4064
4077
  {
@@ -4068,7 +4081,7 @@
4068
4081
  },
4069
4082
  "locationInModule": {
4070
4083
  "filename": "lib/alias.ts",
4071
- "line": 147
4084
+ "line": 152
4072
4085
  },
4073
4086
  "name": "fromAliasArn",
4074
4087
  "parameters": [
@@ -4105,7 +4118,7 @@
4105
4118
  },
4106
4119
  "locationInModule": {
4107
4120
  "filename": "lib/alias.ts",
4108
- "line": 154
4121
+ "line": 159
4109
4122
  },
4110
4123
  "name": "fromAliasAttributes",
4111
4124
  "parameters": [
@@ -4142,7 +4155,7 @@
4142
4155
  },
4143
4156
  "locationInModule": {
4144
4157
  "filename": "lib/alias.ts",
4145
- "line": 140
4158
+ "line": 145
4146
4159
  },
4147
4160
  "name": "fromAliasId",
4148
4161
  "parameters": [
@@ -4175,6 +4188,23 @@
4175
4188
  ],
4176
4189
  "name": "Alias",
4177
4190
  "properties": [
4191
+ {
4192
+ "const": true,
4193
+ "docs": {
4194
+ "stability": "experimental",
4195
+ "summary": "Uniquely identifies this class."
4196
+ },
4197
+ "immutable": true,
4198
+ "locationInModule": {
4199
+ "filename": "lib/alias.ts",
4200
+ "line": 140
4201
+ },
4202
+ "name": "PROPERTY_INJECTION_ID",
4203
+ "static": true,
4204
+ "type": {
4205
+ "primitive": "string"
4206
+ }
4207
+ },
4178
4208
  {
4179
4209
  "docs": {
4180
4210
  "stability": "experimental",
@@ -4183,7 +4213,7 @@
4183
4213
  "immutable": true,
4184
4214
  "locationInModule": {
4185
4215
  "filename": "lib/alias.ts",
4186
- "line": 192
4216
+ "line": 197
4187
4217
  },
4188
4218
  "name": "aliasArn",
4189
4219
  "overrides": "@aws-cdk/aws-gamelift-alpha.AliasBase",
@@ -4199,7 +4229,7 @@
4199
4229
  "immutable": true,
4200
4230
  "locationInModule": {
4201
4231
  "filename": "lib/alias.ts",
4202
- "line": 187
4232
+ "line": 192
4203
4233
  },
4204
4234
  "name": "aliasId",
4205
4235
  "overrides": "@aws-cdk/aws-gamelift-alpha.AliasBase",
@@ -4215,7 +4245,7 @@
4215
4245
  "immutable": true,
4216
4246
  "locationInModule": {
4217
4247
  "filename": "lib/alias.ts",
4218
- "line": 197
4248
+ "line": 202
4219
4249
  },
4220
4250
  "name": "fleet",
4221
4251
  "optional": true,
@@ -4241,7 +4271,7 @@
4241
4271
  "kind": "interface",
4242
4272
  "locationInModule": {
4243
4273
  "filename": "lib/alias.ts",
4244
- "line": 42
4274
+ "line": 43
4245
4275
  },
4246
4276
  "name": "AliasAttributes",
4247
4277
  "properties": [
@@ -4256,7 +4286,7 @@
4256
4286
  "immutable": true,
4257
4287
  "locationInModule": {
4258
4288
  "filename": "lib/alias.ts",
4259
- "line": 50
4289
+ "line": 51
4260
4290
  },
4261
4291
  "name": "aliasArn",
4262
4292
  "optional": true,
@@ -4275,7 +4305,7 @@
4275
4305
  "immutable": true,
4276
4306
  "locationInModule": {
4277
4307
  "filename": "lib/alias.ts",
4278
- "line": 59
4308
+ "line": 60
4279
4309
  },
4280
4310
  "name": "aliasId",
4281
4311
  "optional": true,
@@ -4331,7 +4361,7 @@
4331
4361
  "kind": "class",
4332
4362
  "locationInModule": {
4333
4363
  "filename": "lib/alias.ts",
4334
- "line": 101
4364
+ "line": 102
4335
4365
  },
4336
4366
  "name": "AliasBase",
4337
4367
  "properties": [
@@ -4344,7 +4374,7 @@
4344
4374
  "immutable": true,
4345
4375
  "locationInModule": {
4346
4376
  "filename": "lib/alias.ts",
4347
- "line": 110
4377
+ "line": 111
4348
4378
  },
4349
4379
  "name": "aliasArn",
4350
4380
  "overrides": "@aws-cdk/aws-gamelift-alpha.IAlias",
@@ -4361,7 +4391,7 @@
4361
4391
  "immutable": true,
4362
4392
  "locationInModule": {
4363
4393
  "filename": "lib/alias.ts",
4364
- "line": 105
4394
+ "line": 106
4365
4395
  },
4366
4396
  "name": "aliasId",
4367
4397
  "overrides": "@aws-cdk/aws-gamelift-alpha.IAlias",
@@ -4377,7 +4407,7 @@
4377
4407
  "immutable": true,
4378
4408
  "locationInModule": {
4379
4409
  "filename": "lib/alias.ts",
4380
- "line": 115
4410
+ "line": 116
4381
4411
  },
4382
4412
  "name": "resourceArnForDestination",
4383
4413
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueueDestination",
@@ -4403,7 +4433,7 @@
4403
4433
  "kind": "interface",
4404
4434
  "locationInModule": {
4405
4435
  "filename": "lib/alias.ts",
4406
- "line": 30
4436
+ "line": 31
4407
4437
  },
4408
4438
  "name": "AliasOptions",
4409
4439
  "properties": [
@@ -4417,7 +4447,7 @@
4417
4447
  "immutable": true,
4418
4448
  "locationInModule": {
4419
4449
  "filename": "lib/alias.ts",
4420
- "line": 36
4450
+ "line": 37
4421
4451
  },
4422
4452
  "name": "description",
4423
4453
  "optional": true,
@@ -4443,7 +4473,7 @@
4443
4473
  "kind": "interface",
4444
4474
  "locationInModule": {
4445
4475
  "filename": "lib/alias.ts",
4446
- "line": 65
4476
+ "line": 66
4447
4477
  },
4448
4478
  "name": "AliasProps",
4449
4479
  "properties": [
@@ -4456,7 +4486,7 @@
4456
4486
  "immutable": true,
4457
4487
  "locationInModule": {
4458
4488
  "filename": "lib/alias.ts",
4459
- "line": 69
4489
+ "line": 70
4460
4490
  },
4461
4491
  "name": "aliasName",
4462
4492
  "type": {
@@ -4473,7 +4503,7 @@
4473
4503
  "immutable": true,
4474
4504
  "locationInModule": {
4475
4505
  "filename": "lib/alias.ts",
4476
- "line": 76
4506
+ "line": 77
4477
4507
  },
4478
4508
  "name": "description",
4479
4509
  "optional": true,
@@ -4492,7 +4522,7 @@
4492
4522
  "immutable": true,
4493
4523
  "locationInModule": {
4494
4524
  "filename": "lib/alias.ts",
4495
- "line": 86
4525
+ "line": 87
4496
4526
  },
4497
4527
  "name": "fleet",
4498
4528
  "optional": true,
@@ -4511,7 +4541,7 @@
4511
4541
  "immutable": true,
4512
4542
  "locationInModule": {
4513
4543
  "filename": "lib/alias.ts",
4514
- "line": 95
4544
+ "line": 96
4515
4545
  },
4516
4546
  "name": "terminalMessage",
4517
4547
  "optional": true,
@@ -4635,7 +4665,7 @@
4635
4665
  "kind": "interface",
4636
4666
  "locationInModule": {
4637
4667
  "filename": "lib/game-server-group.ts",
4638
- "line": 13
4668
+ "line": 14
4639
4669
  },
4640
4670
  "name": "AutoScalingPolicy",
4641
4671
  "properties": [
@@ -4649,7 +4679,7 @@
4649
4679
  "immutable": true,
4650
4680
  "locationInModule": {
4651
4681
  "filename": "lib/game-server-group.ts",
4652
- "line": 28
4682
+ "line": 29
4653
4683
  },
4654
4684
  "name": "targetTrackingConfiguration",
4655
4685
  "type": {
@@ -4667,7 +4697,7 @@
4667
4697
  "immutable": true,
4668
4698
  "locationInModule": {
4669
4699
  "filename": "lib/game-server-group.ts",
4670
- "line": 20
4700
+ "line": 21
4671
4701
  },
4672
4702
  "name": "estimatedInstanceWarmup",
4673
4703
  "optional": true,
@@ -4688,7 +4718,7 @@
4688
4718
  "kind": "enum",
4689
4719
  "locationInModule": {
4690
4720
  "filename": "lib/game-server-group.ts",
4691
- "line": 78
4721
+ "line": 79
4692
4722
  },
4693
4723
  "members": [
4694
4724
  {
@@ -4740,7 +4770,7 @@
4740
4770
  },
4741
4771
  "locationInModule": {
4742
4772
  "filename": "lib/build.ts",
4743
- "line": 273
4773
+ "line": 278
4744
4774
  },
4745
4775
  "parameters": [
4746
4776
  {
@@ -4766,7 +4796,7 @@
4766
4796
  "kind": "class",
4767
4797
  "locationInModule": {
4768
4798
  "filename": "lib/build.ts",
4769
- "line": 185
4799
+ "line": 186
4770
4800
  },
4771
4801
  "methods": [
4772
4802
  {
@@ -4776,7 +4806,7 @@
4776
4806
  },
4777
4807
  "locationInModule": {
4778
4808
  "filename": "lib/build.ts",
4779
- "line": 198
4809
+ "line": 203
4780
4810
  },
4781
4811
  "name": "fromAsset",
4782
4812
  "parameters": [
@@ -4820,7 +4850,7 @@
4820
4850
  },
4821
4851
  "locationInModule": {
4822
4852
  "filename": "lib/build.ts",
4823
- "line": 189
4853
+ "line": 194
4824
4854
  },
4825
4855
  "name": "fromBucket",
4826
4856
  "parameters": [
@@ -4870,7 +4900,7 @@
4870
4900
  },
4871
4901
  "locationInModule": {
4872
4902
  "filename": "lib/build.ts",
4873
- "line": 214
4903
+ "line": 219
4874
4904
  },
4875
4905
  "name": "fromBuildArn",
4876
4906
  "parameters": [
@@ -4907,7 +4937,7 @@
4907
4937
  },
4908
4938
  "locationInModule": {
4909
4939
  "filename": "lib/build.ts",
4910
- "line": 221
4940
+ "line": 226
4911
4941
  },
4912
4942
  "name": "fromBuildAttributes",
4913
4943
  "parameters": [
@@ -4944,7 +4974,7 @@
4944
4974
  },
4945
4975
  "locationInModule": {
4946
4976
  "filename": "lib/build.ts",
4947
- "line": 207
4977
+ "line": 212
4948
4978
  },
4949
4979
  "name": "fromBuildId",
4950
4980
  "parameters": [
@@ -4977,6 +5007,23 @@
4977
5007
  ],
4978
5008
  "name": "Build",
4979
5009
  "properties": [
5010
+ {
5011
+ "const": true,
5012
+ "docs": {
5013
+ "stability": "experimental",
5014
+ "summary": "Uniquely identifies this class."
5015
+ },
5016
+ "immutable": true,
5017
+ "locationInModule": {
5018
+ "filename": "lib/build.ts",
5019
+ "line": 189
5020
+ },
5021
+ "name": "PROPERTY_INJECTION_ID",
5022
+ "static": true,
5023
+ "type": {
5024
+ "primitive": "string"
5025
+ }
5026
+ },
4980
5027
  {
4981
5028
  "docs": {
4982
5029
  "stability": "experimental",
@@ -4985,7 +5032,7 @@
4985
5032
  "immutable": true,
4986
5033
  "locationInModule": {
4987
5034
  "filename": "lib/build.ts",
4988
- "line": 261
5035
+ "line": 266
4989
5036
  },
4990
5037
  "name": "buildArn",
4991
5038
  "overrides": "@aws-cdk/aws-gamelift-alpha.BuildBase",
@@ -5001,7 +5048,7 @@
5001
5048
  "immutable": true,
5002
5049
  "locationInModule": {
5003
5050
  "filename": "lib/build.ts",
5004
- "line": 256
5051
+ "line": 261
5005
5052
  },
5006
5053
  "name": "buildId",
5007
5054
  "overrides": "@aws-cdk/aws-gamelift-alpha.BuildBase",
@@ -5017,7 +5064,7 @@
5017
5064
  "immutable": true,
5018
5065
  "locationInModule": {
5019
5066
  "filename": "lib/build.ts",
5020
- "line": 271
5067
+ "line": 276
5021
5068
  },
5022
5069
  "name": "grantPrincipal",
5023
5070
  "overrides": "@aws-cdk/aws-gamelift-alpha.BuildBase",
@@ -5033,7 +5080,7 @@
5033
5080
  "immutable": true,
5034
5081
  "locationInModule": {
5035
5082
  "filename": "lib/build.ts",
5036
- "line": 266
5083
+ "line": 271
5037
5084
  },
5038
5085
  "name": "role",
5039
5086
  "type": {
@@ -5058,7 +5105,7 @@
5058
5105
  "kind": "interface",
5059
5106
  "locationInModule": {
5060
5107
  "filename": "lib/build.ts",
5061
- "line": 89
5108
+ "line": 90
5062
5109
  },
5063
5110
  "name": "BuildAttributes",
5064
5111
  "properties": [
@@ -5073,7 +5120,7 @@
5073
5120
  "immutable": true,
5074
5121
  "locationInModule": {
5075
5122
  "filename": "lib/build.ts",
5076
- "line": 97
5123
+ "line": 98
5077
5124
  },
5078
5125
  "name": "buildArn",
5079
5126
  "optional": true,
@@ -5092,7 +5139,7 @@
5092
5139
  "immutable": true,
5093
5140
  "locationInModule": {
5094
5141
  "filename": "lib/build.ts",
5095
- "line": 106
5142
+ "line": 107
5096
5143
  },
5097
5144
  "name": "buildId",
5098
5145
  "optional": true,
@@ -5110,7 +5157,7 @@
5110
5157
  "immutable": true,
5111
5158
  "locationInModule": {
5112
5159
  "filename": "lib/build.ts",
5113
- "line": 111
5160
+ "line": 112
5114
5161
  },
5115
5162
  "name": "role",
5116
5163
  "optional": true,
@@ -5166,7 +5213,7 @@
5166
5213
  "kind": "class",
5167
5214
  "locationInModule": {
5168
5215
  "filename": "lib/build.ts",
5169
- "line": 38
5216
+ "line": 39
5170
5217
  },
5171
5218
  "name": "BuildBase",
5172
5219
  "properties": [
@@ -5179,7 +5226,7 @@
5179
5226
  "immutable": true,
5180
5227
  "locationInModule": {
5181
5228
  "filename": "lib/build.ts",
5182
- "line": 47
5229
+ "line": 48
5183
5230
  },
5184
5231
  "name": "buildArn",
5185
5232
  "overrides": "@aws-cdk/aws-gamelift-alpha.IBuild",
@@ -5196,7 +5243,7 @@
5196
5243
  "immutable": true,
5197
5244
  "locationInModule": {
5198
5245
  "filename": "lib/build.ts",
5199
- "line": 42
5246
+ "line": 43
5200
5247
  },
5201
5248
  "name": "buildId",
5202
5249
  "overrides": "@aws-cdk/aws-gamelift-alpha.IBuild",
@@ -5213,7 +5260,7 @@
5213
5260
  "immutable": true,
5214
5261
  "locationInModule": {
5215
5262
  "filename": "lib/build.ts",
5216
- "line": 49
5263
+ "line": 50
5217
5264
  },
5218
5265
  "name": "grantPrincipal",
5219
5266
  "overrides": "aws-cdk-lib.aws_iam.IGrantable",
@@ -5244,7 +5291,7 @@
5244
5291
  },
5245
5292
  "locationInModule": {
5246
5293
  "filename": "lib/build-fleet.ts",
5247
- "line": 89
5294
+ "line": 94
5248
5295
  },
5249
5296
  "parameters": [
5250
5297
  {
@@ -5273,7 +5320,7 @@
5273
5320
  "kind": "class",
5274
5321
  "locationInModule": {
5275
5322
  "filename": "lib/build-fleet.ts",
5276
- "line": 47
5323
+ "line": 48
5277
5324
  },
5278
5325
  "methods": [
5279
5326
  {
@@ -5283,7 +5330,7 @@
5283
5330
  },
5284
5331
  "locationInModule": {
5285
5332
  "filename": "lib/build-fleet.ts",
5286
- "line": 58
5333
+ "line": 63
5287
5334
  },
5288
5335
  "name": "fromBuildFleetArn",
5289
5336
  "parameters": [
@@ -5320,7 +5367,7 @@
5320
5367
  },
5321
5368
  "locationInModule": {
5322
5369
  "filename": "lib/build-fleet.ts",
5323
- "line": 51
5370
+ "line": 56
5324
5371
  },
5325
5372
  "name": "fromBuildFleetId",
5326
5373
  "parameters": [
@@ -5357,7 +5404,7 @@
5357
5404
  },
5358
5405
  "locationInModule": {
5359
5406
  "filename": "lib/build-fleet.ts",
5360
- "line": 177
5407
+ "line": 182
5361
5408
  },
5362
5409
  "name": "addIngressRule",
5363
5410
  "parameters": [
@@ -5384,6 +5431,23 @@
5384
5431
  ],
5385
5432
  "name": "BuildFleet",
5386
5433
  "properties": [
5434
+ {
5435
+ "const": true,
5436
+ "docs": {
5437
+ "stability": "experimental",
5438
+ "summary": "Uniquely identifies this class."
5439
+ },
5440
+ "immutable": true,
5441
+ "locationInModule": {
5442
+ "filename": "lib/build-fleet.ts",
5443
+ "line": 51
5444
+ },
5445
+ "name": "PROPERTY_INJECTION_ID",
5446
+ "static": true,
5447
+ "type": {
5448
+ "primitive": "string"
5449
+ }
5450
+ },
5387
5451
  {
5388
5452
  "docs": {
5389
5453
  "stability": "experimental",
@@ -5392,7 +5456,7 @@
5392
5456
  "immutable": true,
5393
5457
  "locationInModule": {
5394
5458
  "filename": "lib/build-fleet.ts",
5395
- "line": 75
5459
+ "line": 80
5396
5460
  },
5397
5461
  "name": "content",
5398
5462
  "type": {
@@ -5407,7 +5471,7 @@
5407
5471
  "immutable": true,
5408
5472
  "locationInModule": {
5409
5473
  "filename": "lib/build-fleet.ts",
5410
- "line": 70
5474
+ "line": 75
5411
5475
  },
5412
5476
  "name": "fleetArn",
5413
5477
  "overrides": "@aws-cdk/aws-gamelift-alpha.FleetBase",
@@ -5423,7 +5487,7 @@
5423
5487
  "immutable": true,
5424
5488
  "locationInModule": {
5425
5489
  "filename": "lib/build-fleet.ts",
5426
- "line": 65
5490
+ "line": 70
5427
5491
  },
5428
5492
  "name": "fleetId",
5429
5493
  "overrides": "@aws-cdk/aws-gamelift-alpha.FleetBase",
@@ -5439,7 +5503,7 @@
5439
5503
  "immutable": true,
5440
5504
  "locationInModule": {
5441
5505
  "filename": "lib/build-fleet.ts",
5442
- "line": 85
5506
+ "line": 90
5443
5507
  },
5444
5508
  "name": "grantPrincipal",
5445
5509
  "overrides": "@aws-cdk/aws-gamelift-alpha.FleetBase",
@@ -5455,7 +5519,7 @@
5455
5519
  "immutable": true,
5456
5520
  "locationInModule": {
5457
5521
  "filename": "lib/build-fleet.ts",
5458
- "line": 80
5522
+ "line": 85
5459
5523
  },
5460
5524
  "name": "role",
5461
5525
  "type": {
@@ -5483,7 +5547,7 @@
5483
5547
  "kind": "interface",
5484
5548
  "locationInModule": {
5485
5549
  "filename": "lib/build-fleet.ts",
5486
- "line": 18
5550
+ "line": 19
5487
5551
  },
5488
5552
  "name": "BuildFleetProps",
5489
5553
  "properties": [
@@ -5497,7 +5561,7 @@
5497
5561
  "immutable": true,
5498
5562
  "locationInModule": {
5499
5563
  "filename": "lib/build-fleet.ts",
5500
- "line": 25
5564
+ "line": 26
5501
5565
  },
5502
5566
  "name": "content",
5503
5567
  "type": {
@@ -5515,7 +5579,7 @@
5515
5579
  "immutable": true,
5516
5580
  "locationInModule": {
5517
5581
  "filename": "lib/build-fleet.ts",
5518
- "line": 34
5582
+ "line": 35
5519
5583
  },
5520
5584
  "name": "ingressRules",
5521
5585
  "optional": true,
@@ -5546,7 +5610,7 @@
5546
5610
  "kind": "interface",
5547
5611
  "locationInModule": {
5548
5612
  "filename": "lib/build.ts",
5549
- "line": 117
5613
+ "line": 118
5550
5614
  },
5551
5615
  "name": "BuildProps",
5552
5616
  "properties": [
@@ -5559,7 +5623,7 @@
5559
5623
  "immutable": true,
5560
5624
  "locationInModule": {
5561
5625
  "filename": "lib/build.ts",
5562
- "line": 142
5626
+ "line": 143
5563
5627
  },
5564
5628
  "name": "content",
5565
5629
  "type": {
@@ -5576,7 +5640,7 @@
5576
5640
  "immutable": true,
5577
5641
  "locationInModule": {
5578
5642
  "filename": "lib/build.ts",
5579
- "line": 123
5643
+ "line": 124
5580
5644
  },
5581
5645
  "name": "buildName",
5582
5646
  "optional": true,
@@ -5594,7 +5658,7 @@
5594
5658
  "immutable": true,
5595
5659
  "locationInModule": {
5596
5660
  "filename": "lib/build.ts",
5597
- "line": 130
5661
+ "line": 131
5598
5662
  },
5599
5663
  "name": "buildVersion",
5600
5664
  "optional": true,
@@ -5612,7 +5676,7 @@
5612
5676
  "immutable": true,
5613
5677
  "locationInModule": {
5614
5678
  "filename": "lib/build.ts",
5615
- "line": 137
5679
+ "line": 138
5616
5680
  },
5617
5681
  "name": "operatingSystem",
5618
5682
  "optional": true,
@@ -5632,7 +5696,7 @@
5632
5696
  "immutable": true,
5633
5697
  "locationInModule": {
5634
5698
  "filename": "lib/build.ts",
5635
- "line": 165
5699
+ "line": 166
5636
5700
  },
5637
5701
  "name": "role",
5638
5702
  "optional": true,
@@ -5651,7 +5715,7 @@
5651
5715
  "immutable": true,
5652
5716
  "locationInModule": {
5653
5717
  "filename": "lib/build.ts",
5654
- "line": 174
5718
+ "line": 175
5655
5719
  },
5656
5720
  "name": "serverSdkVersion",
5657
5721
  "optional": true,
@@ -5852,7 +5916,7 @@
5852
5916
  "kind": "enum",
5853
5917
  "locationInModule": {
5854
5918
  "filename": "lib/game-server-group.ts",
5855
- "line": 58
5919
+ "line": 59
5856
5920
  },
5857
5921
  "members": [
5858
5922
  {
@@ -6977,7 +7041,7 @@
6977
7041
  },
6978
7042
  "locationInModule": {
6979
7043
  "filename": "lib/game-server-group.ts",
6980
- "line": 424
7044
+ "line": 429
6981
7045
  },
6982
7046
  "parameters": [
6983
7047
  {
@@ -7003,7 +7067,7 @@
7003
7067
  "kind": "class",
7004
7068
  "locationInModule": {
7005
7069
  "filename": "lib/game-server-group.ts",
7006
- "line": 351
7070
+ "line": 352
7007
7071
  },
7008
7072
  "methods": [
7009
7073
  {
@@ -7013,7 +7077,7 @@
7013
7077
  },
7014
7078
  "locationInModule": {
7015
7079
  "filename": "lib/game-server-group.ts",
7016
- "line": 355
7080
+ "line": 360
7017
7081
  },
7018
7082
  "name": "fromGameServerGroupAttributes",
7019
7083
  "parameters": [
@@ -7049,7 +7113,7 @@
7049
7113
  },
7050
7114
  "locationInModule": {
7051
7115
  "filename": "lib/game-server-group.ts",
7052
- "line": 509
7116
+ "line": 514
7053
7117
  },
7054
7118
  "name": "parseAutoScalingPolicy",
7055
7119
  "parameters": [
@@ -7074,7 +7138,7 @@
7074
7138
  },
7075
7139
  "locationInModule": {
7076
7140
  "filename": "lib/game-server-group.ts",
7077
- "line": 522
7141
+ "line": 527
7078
7142
  },
7079
7143
  "name": "parseInstanceDefinitions",
7080
7144
  "parameters": [
@@ -7103,7 +7167,7 @@
7103
7167
  },
7104
7168
  "locationInModule": {
7105
7169
  "filename": "lib/game-server-group.ts",
7106
- "line": 501
7170
+ "line": 506
7107
7171
  },
7108
7172
  "name": "parseLaunchTemplate",
7109
7173
  "parameters": [
@@ -7124,6 +7188,23 @@
7124
7188
  ],
7125
7189
  "name": "GameServerGroup",
7126
7190
  "properties": [
7191
+ {
7192
+ "const": true,
7193
+ "docs": {
7194
+ "stability": "experimental",
7195
+ "summary": "Uniquely identifies this class."
7196
+ },
7197
+ "immutable": true,
7198
+ "locationInModule": {
7199
+ "filename": "lib/game-server-group.ts",
7200
+ "line": 355
7201
+ },
7202
+ "name": "PROPERTY_INJECTION_ID",
7203
+ "static": true,
7204
+ "type": {
7205
+ "primitive": "string"
7206
+ }
7207
+ },
7127
7208
  {
7128
7209
  "docs": {
7129
7210
  "stability": "experimental",
@@ -7132,7 +7213,7 @@
7132
7213
  "immutable": true,
7133
7214
  "locationInModule": {
7134
7215
  "filename": "lib/game-server-group.ts",
7135
- "line": 402
7216
+ "line": 407
7136
7217
  },
7137
7218
  "name": "autoScalingGroupArn",
7138
7219
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase",
@@ -7148,7 +7229,7 @@
7148
7229
  "immutable": true,
7149
7230
  "locationInModule": {
7150
7231
  "filename": "lib/game-server-group.ts",
7151
- "line": 397
7232
+ "line": 402
7152
7233
  },
7153
7234
  "name": "gameServerGroupArn",
7154
7235
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase",
@@ -7164,7 +7245,7 @@
7164
7245
  "immutable": true,
7165
7246
  "locationInModule": {
7166
7247
  "filename": "lib/game-server-group.ts",
7167
- "line": 392
7248
+ "line": 397
7168
7249
  },
7169
7250
  "name": "gameServerGroupName",
7170
7251
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase",
@@ -7180,7 +7261,7 @@
7180
7261
  "immutable": true,
7181
7262
  "locationInModule": {
7182
7263
  "filename": "lib/game-server-group.ts",
7183
- "line": 412
7264
+ "line": 417
7184
7265
  },
7185
7266
  "name": "grantPrincipal",
7186
7267
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase",
@@ -7196,7 +7277,7 @@
7196
7277
  "immutable": true,
7197
7278
  "locationInModule": {
7198
7279
  "filename": "lib/game-server-group.ts",
7199
- "line": 407
7280
+ "line": 412
7200
7281
  },
7201
7282
  "name": "role",
7202
7283
  "type": {
@@ -7211,7 +7292,7 @@
7211
7292
  "immutable": true,
7212
7293
  "locationInModule": {
7213
7294
  "filename": "lib/game-server-group.ts",
7214
- "line": 417
7295
+ "line": 422
7215
7296
  },
7216
7297
  "name": "vpc",
7217
7298
  "type": {
@@ -7226,7 +7307,7 @@
7226
7307
  "immutable": true,
7227
7308
  "locationInModule": {
7228
7309
  "filename": "lib/game-server-group.ts",
7229
- "line": 422
7310
+ "line": 427
7230
7311
  },
7231
7312
  "name": "vpcSubnets",
7232
7313
  "optional": true,
@@ -7252,7 +7333,7 @@
7252
7333
  "kind": "interface",
7253
7334
  "locationInModule": {
7254
7335
  "filename": "lib/game-server-group.ts",
7255
- "line": 183
7336
+ "line": 184
7256
7337
  },
7257
7338
  "name": "GameServerGroupAttributes",
7258
7339
  "properties": [
@@ -7266,7 +7347,7 @@
7266
7347
  "immutable": true,
7267
7348
  "locationInModule": {
7268
7349
  "filename": "lib/game-server-group.ts",
7269
- "line": 207
7350
+ "line": 208
7270
7351
  },
7271
7352
  "name": "autoScalingGroupArn",
7272
7353
  "type": {
@@ -7284,7 +7365,7 @@
7284
7365
  "immutable": true,
7285
7366
  "locationInModule": {
7286
7367
  "filename": "lib/game-server-group.ts",
7287
- "line": 200
7368
+ "line": 201
7288
7369
  },
7289
7370
  "name": "gameServerGroupArn",
7290
7371
  "optional": true,
@@ -7303,7 +7384,7 @@
7303
7384
  "immutable": true,
7304
7385
  "locationInModule": {
7305
7386
  "filename": "lib/game-server-group.ts",
7306
- "line": 191
7387
+ "line": 192
7307
7388
  },
7308
7389
  "name": "gameServerGroupName",
7309
7390
  "optional": true,
@@ -7321,7 +7402,7 @@
7321
7402
  "immutable": true,
7322
7403
  "locationInModule": {
7323
7404
  "filename": "lib/game-server-group.ts",
7324
- "line": 214
7405
+ "line": 215
7325
7406
  },
7326
7407
  "name": "role",
7327
7408
  "optional": true,
@@ -7377,7 +7458,7 @@
7377
7458
  "kind": "class",
7378
7459
  "locationInModule": {
7379
7460
  "filename": "lib/game-server-group.ts",
7380
- "line": 139
7461
+ "line": 140
7381
7462
  },
7382
7463
  "methods": [
7383
7464
  {
@@ -7387,7 +7468,7 @@
7387
7468
  },
7388
7469
  "locationInModule": {
7389
7470
  "filename": "lib/game-server-group.ts",
7390
- "line": 160
7471
+ "line": 161
7391
7472
  },
7392
7473
  "name": "grant",
7393
7474
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameServerGroup",
@@ -7420,7 +7501,7 @@
7420
7501
  },
7421
7502
  "locationInModule": {
7422
7503
  "filename": "lib/game-server-group.ts",
7423
- "line": 168
7504
+ "line": 169
7424
7505
  },
7425
7506
  "name": "metric",
7426
7507
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameServerGroup",
@@ -7457,7 +7538,7 @@
7457
7538
  "immutable": true,
7458
7539
  "locationInModule": {
7459
7540
  "filename": "lib/game-server-group.ts",
7460
- "line": 148
7541
+ "line": 149
7461
7542
  },
7462
7543
  "name": "autoScalingGroupArn",
7463
7544
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameServerGroup",
@@ -7474,7 +7555,7 @@
7474
7555
  "immutable": true,
7475
7556
  "locationInModule": {
7476
7557
  "filename": "lib/game-server-group.ts",
7477
- "line": 143
7558
+ "line": 144
7478
7559
  },
7479
7560
  "name": "gameServerGroupArn",
7480
7561
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameServerGroup",
@@ -7491,7 +7572,7 @@
7491
7572
  "immutable": true,
7492
7573
  "locationInModule": {
7493
7574
  "filename": "lib/game-server-group.ts",
7494
- "line": 153
7575
+ "line": 154
7495
7576
  },
7496
7577
  "name": "gameServerGroupName",
7497
7578
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameServerGroup",
@@ -7508,7 +7589,7 @@
7508
7589
  "immutable": true,
7509
7590
  "locationInModule": {
7510
7591
  "filename": "lib/game-server-group.ts",
7511
- "line": 158
7592
+ "line": 159
7512
7593
  },
7513
7594
  "name": "grantPrincipal",
7514
7595
  "overrides": "aws-cdk-lib.aws_iam.IGrantable",
@@ -7534,7 +7615,7 @@
7534
7615
  "kind": "interface",
7535
7616
  "locationInModule": {
7536
7617
  "filename": "lib/game-server-group.ts",
7537
- "line": 220
7618
+ "line": 221
7538
7619
  },
7539
7620
  "name": "GameServerGroupProps",
7540
7621
  "properties": [
@@ -7548,7 +7629,7 @@
7548
7629
  "immutable": true,
7549
7630
  "locationInModule": {
7550
7631
  "filename": "lib/game-server-group.ts",
7551
- "line": 225
7632
+ "line": 226
7552
7633
  },
7553
7634
  "name": "gameServerGroupName",
7554
7635
  "type": {
@@ -7564,7 +7645,7 @@
7564
7645
  "immutable": true,
7565
7646
  "locationInModule": {
7566
7647
  "filename": "lib/game-server-group.ts",
7567
- "line": 280
7648
+ "line": 281
7568
7649
  },
7569
7650
  "name": "instanceDefinitions",
7570
7651
  "type": {
@@ -7587,7 +7668,7 @@
7587
7668
  "immutable": true,
7588
7669
  "locationInModule": {
7589
7670
  "filename": "lib/game-server-group.ts",
7590
- "line": 292
7671
+ "line": 293
7591
7672
  },
7592
7673
  "name": "launchTemplate",
7593
7674
  "type": {
@@ -7604,7 +7685,7 @@
7604
7685
  "immutable": true,
7605
7686
  "locationInModule": {
7606
7687
  "filename": "lib/game-server-group.ts",
7607
- "line": 268
7688
+ "line": 269
7608
7689
  },
7609
7690
  "name": "vpc",
7610
7691
  "type": {
@@ -7622,7 +7703,7 @@
7622
7703
  "immutable": true,
7623
7704
  "locationInModule": {
7624
7705
  "filename": "lib/game-server-group.ts",
7625
- "line": 313
7706
+ "line": 314
7626
7707
  },
7627
7708
  "name": "autoScalingPolicy",
7628
7709
  "optional": true,
@@ -7640,7 +7721,7 @@
7640
7721
  "immutable": true,
7641
7722
  "locationInModule": {
7642
7723
  "filename": "lib/game-server-group.ts",
7643
- "line": 327
7724
+ "line": 328
7644
7725
  },
7645
7726
  "name": "balancingStrategy",
7646
7727
  "optional": true,
@@ -7659,7 +7740,7 @@
7659
7740
  "immutable": true,
7660
7741
  "locationInModule": {
7661
7742
  "filename": "lib/game-server-group.ts",
7662
- "line": 320
7743
+ "line": 321
7663
7744
  },
7664
7745
  "name": "deleteOption",
7665
7746
  "optional": true,
@@ -7678,7 +7759,7 @@
7678
7759
  "immutable": true,
7679
7760
  "locationInModule": {
7680
7761
  "filename": "lib/game-server-group.ts",
7681
- "line": 255
7762
+ "line": 256
7682
7763
  },
7683
7764
  "name": "maxSize",
7684
7765
  "optional": true,
@@ -7697,7 +7778,7 @@
7697
7778
  "immutable": true,
7698
7779
  "locationInModule": {
7699
7780
  "filename": "lib/game-server-group.ts",
7700
- "line": 246
7781
+ "line": 247
7701
7782
  },
7702
7783
  "name": "minSize",
7703
7784
  "optional": true,
@@ -7716,7 +7797,7 @@
7716
7797
  "immutable": true,
7717
7798
  "locationInModule": {
7718
7799
  "filename": "lib/game-server-group.ts",
7719
- "line": 303
7800
+ "line": 304
7720
7801
  },
7721
7802
  "name": "protectGameServer",
7722
7803
  "optional": true,
@@ -7735,7 +7816,7 @@
7735
7816
  "immutable": true,
7736
7817
  "locationInModule": {
7737
7818
  "filename": "lib/game-server-group.ts",
7738
- "line": 234
7819
+ "line": 235
7739
7820
  },
7740
7821
  "name": "role",
7741
7822
  "optional": true,
@@ -7753,7 +7834,7 @@
7753
7834
  "immutable": true,
7754
7835
  "locationInModule": {
7755
7836
  "filename": "lib/game-server-group.ts",
7756
- "line": 275
7837
+ "line": 276
7757
7838
  },
7758
7839
  "name": "vpcSubnets",
7759
7840
  "optional": true,
@@ -7784,7 +7865,7 @@
7784
7865
  },
7785
7866
  "locationInModule": {
7786
7867
  "filename": "lib/game-session-queue.ts",
7787
- "line": 363
7868
+ "line": 368
7788
7869
  },
7789
7870
  "parameters": [
7790
7871
  {
@@ -7810,7 +7891,7 @@
7810
7891
  "kind": "class",
7811
7892
  "locationInModule": {
7812
7893
  "filename": "lib/game-session-queue.ts",
7813
- "line": 303
7894
+ "line": 304
7814
7895
  },
7815
7896
  "methods": [
7816
7897
  {
@@ -7820,7 +7901,7 @@
7820
7901
  },
7821
7902
  "locationInModule": {
7822
7903
  "filename": "lib/game-session-queue.ts",
7823
- "line": 314
7904
+ "line": 319
7824
7905
  },
7825
7906
  "name": "fromGameSessionQueueArn",
7826
7907
  "parameters": [
@@ -7857,7 +7938,7 @@
7857
7938
  },
7858
7939
  "locationInModule": {
7859
7940
  "filename": "lib/game-session-queue.ts",
7860
- "line": 321
7941
+ "line": 326
7861
7942
  },
7862
7943
  "name": "fromGameSessionQueueAttributes",
7863
7944
  "parameters": [
@@ -7894,7 +7975,7 @@
7894
7975
  },
7895
7976
  "locationInModule": {
7896
7977
  "filename": "lib/game-session-queue.ts",
7897
- "line": 307
7978
+ "line": 312
7898
7979
  },
7899
7980
  "name": "fromGameSessionQueueName",
7900
7981
  "parameters": [
@@ -7931,7 +8012,7 @@
7931
8012
  },
7932
8013
  "locationInModule": {
7933
8014
  "filename": "lib/game-session-queue.ts",
7934
- "line": 416
8015
+ "line": 421
7935
8016
  },
7936
8017
  "name": "addDestination",
7937
8018
  "parameters": [
@@ -7952,7 +8033,7 @@
7952
8033
  },
7953
8034
  "locationInModule": {
7954
8035
  "filename": "lib/game-session-queue.ts",
7955
- "line": 455
8036
+ "line": 460
7956
8037
  },
7957
8038
  "name": "parseFilterConfiguration",
7958
8039
  "parameters": [
@@ -7977,7 +8058,7 @@
7977
8058
  },
7978
8059
  "locationInModule": {
7979
8060
  "filename": "lib/game-session-queue.ts",
7980
- "line": 440
8061
+ "line": 445
7981
8062
  },
7982
8063
  "name": "parsePlayerLatencyPolicies",
7983
8064
  "parameters": [
@@ -8007,7 +8088,7 @@
8007
8088
  },
8008
8089
  "locationInModule": {
8009
8090
  "filename": "lib/game-session-queue.ts",
8010
- "line": 421
8091
+ "line": 426
8011
8092
  },
8012
8093
  "name": "parsePriorityConfiguration",
8013
8094
  "parameters": [
@@ -8029,6 +8110,23 @@
8029
8110
  ],
8030
8111
  "name": "GameSessionQueue",
8031
8112
  "properties": [
8113
+ {
8114
+ "const": true,
8115
+ "docs": {
8116
+ "stability": "experimental",
8117
+ "summary": "Uniquely identifies this class."
8118
+ },
8119
+ "immutable": true,
8120
+ "locationInModule": {
8121
+ "filename": "lib/game-session-queue.ts",
8122
+ "line": 307
8123
+ },
8124
+ "name": "PROPERTY_INJECTION_ID",
8125
+ "static": true,
8126
+ "type": {
8127
+ "primitive": "string"
8128
+ }
8129
+ },
8032
8130
  {
8033
8131
  "docs": {
8034
8132
  "stability": "experimental",
@@ -8037,7 +8135,7 @@
8037
8135
  "immutable": true,
8038
8136
  "locationInModule": {
8039
8137
  "filename": "lib/game-session-queue.ts",
8040
- "line": 359
8138
+ "line": 364
8041
8139
  },
8042
8140
  "name": "gameSessionQueueArn",
8043
8141
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase",
@@ -8053,7 +8151,7 @@
8053
8151
  "immutable": true,
8054
8152
  "locationInModule": {
8055
8153
  "filename": "lib/game-session-queue.ts",
8056
- "line": 354
8154
+ "line": 359
8057
8155
  },
8058
8156
  "name": "gameSessionQueueName",
8059
8157
  "overrides": "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase",
@@ -8079,7 +8177,7 @@
8079
8177
  "kind": "interface",
8080
8178
  "locationInModule": {
8081
8179
  "filename": "lib/game-session-queue.ts",
8082
- "line": 152
8180
+ "line": 153
8083
8181
  },
8084
8182
  "name": "GameSessionQueueAttributes",
8085
8183
  "properties": [
@@ -8094,7 +8192,7 @@
8094
8192
  "immutable": true,
8095
8193
  "locationInModule": {
8096
8194
  "filename": "lib/game-session-queue.ts",
8097
- "line": 160
8195
+ "line": 161
8098
8196
  },
8099
8197
  "name": "gameSessionQueueArn",
8100
8198
  "optional": true,
@@ -8113,7 +8211,7 @@
8113
8211
  "immutable": true,
8114
8212
  "locationInModule": {
8115
8213
  "filename": "lib/game-session-queue.ts",
8116
- "line": 169
8214
+ "line": 170
8117
8215
  },
8118
8216
  "name": "gameSessionQueueName",
8119
8217
  "optional": true,
@@ -8169,7 +8267,7 @@
8169
8267
  "kind": "class",
8170
8268
  "locationInModule": {
8171
8269
  "filename": "lib/game-session-queue.ts",
8172
- "line": 248
8270
+ "line": 249
8173
8271
  },
8174
8272
  "methods": [
8175
8273
  {
@@ -8179,7 +8277,7 @@
8179
8277
  },
8180
8278
  "locationInModule": {
8181
8279
  "filename": "lib/game-session-queue.ts",
8182
- "line": 259
8280
+ "line": 260
8183
8281
  },
8184
8282
  "name": "metric",
8185
8283
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8211,7 +8309,7 @@
8211
8309
  },
8212
8310
  "locationInModule": {
8213
8311
  "filename": "lib/game-session-queue.ts",
8214
- "line": 270
8312
+ "line": 271
8215
8313
  },
8216
8314
  "name": "metricAverageWaitTime",
8217
8315
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8237,7 +8335,7 @@
8237
8335
  },
8238
8336
  "locationInModule": {
8239
8337
  "filename": "lib/game-session-queue.ts",
8240
- "line": 274
8338
+ "line": 275
8241
8339
  },
8242
8340
  "name": "metricPlacementsCanceled",
8243
8341
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8263,7 +8361,7 @@
8263
8361
  },
8264
8362
  "locationInModule": {
8265
8363
  "filename": "lib/game-session-queue.ts",
8266
- "line": 278
8364
+ "line": 279
8267
8365
  },
8268
8366
  "name": "metricPlacementsFailed",
8269
8367
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8289,7 +8387,7 @@
8289
8387
  },
8290
8388
  "locationInModule": {
8291
8389
  "filename": "lib/game-session-queue.ts",
8292
- "line": 282
8390
+ "line": 283
8293
8391
  },
8294
8392
  "name": "metricPlacementsStarted",
8295
8393
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8315,7 +8413,7 @@
8315
8413
  },
8316
8414
  "locationInModule": {
8317
8415
  "filename": "lib/game-session-queue.ts",
8318
- "line": 286
8416
+ "line": 287
8319
8417
  },
8320
8418
  "name": "metricPlacementsSucceeded",
8321
8419
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8341,7 +8439,7 @@
8341
8439
  },
8342
8440
  "locationInModule": {
8343
8441
  "filename": "lib/game-session-queue.ts",
8344
- "line": 290
8442
+ "line": 291
8345
8443
  },
8346
8444
  "name": "metricPlacementsTimedOut",
8347
8445
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8372,7 +8470,7 @@
8372
8470
  "immutable": true,
8373
8471
  "locationInModule": {
8374
8472
  "filename": "lib/game-session-queue.ts",
8375
- "line": 257
8473
+ "line": 258
8376
8474
  },
8377
8475
  "name": "gameSessionQueueArn",
8378
8476
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8389,7 +8487,7 @@
8389
8487
  "immutable": true,
8390
8488
  "locationInModule": {
8391
8489
  "filename": "lib/game-session-queue.ts",
8392
- "line": 252
8490
+ "line": 253
8393
8491
  },
8394
8492
  "name": "gameSessionQueueName",
8395
8493
  "overrides": "@aws-cdk/aws-gamelift-alpha.IGameSessionQueue",
@@ -8415,7 +8513,7 @@
8415
8513
  "kind": "interface",
8416
8514
  "locationInModule": {
8417
8515
  "filename": "lib/game-session-queue.ts",
8418
- "line": 175
8516
+ "line": 176
8419
8517
  },
8420
8518
  "name": "GameSessionQueueProps",
8421
8519
  "properties": [
@@ -8429,7 +8527,7 @@
8429
8527
  "immutable": true,
8430
8528
  "locationInModule": {
8431
8529
  "filename": "lib/game-session-queue.ts",
8432
- "line": 242
8530
+ "line": 243
8433
8531
  },
8434
8532
  "name": "destinations",
8435
8533
  "type": {
@@ -8450,7 +8548,7 @@
8450
8548
  "immutable": true,
8451
8549
  "locationInModule": {
8452
8550
  "filename": "lib/game-session-queue.ts",
8453
- "line": 179
8551
+ "line": 180
8454
8552
  },
8455
8553
  "name": "gameSessionQueueName",
8456
8554
  "type": {
@@ -8468,7 +8566,7 @@
8468
8566
  "immutable": true,
8469
8567
  "locationInModule": {
8470
8568
  "filename": "lib/game-session-queue.ts",
8471
- "line": 197
8569
+ "line": 198
8472
8570
  },
8473
8571
  "name": "allowedLocations",
8474
8572
  "optional": true,
@@ -8491,7 +8589,7 @@
8491
8589
  "immutable": true,
8492
8590
  "locationInModule": {
8493
8591
  "filename": "lib/game-session-queue.ts",
8494
- "line": 186
8592
+ "line": 187
8495
8593
  },
8496
8594
  "name": "customEventData",
8497
8595
  "optional": true,
@@ -8510,7 +8608,7 @@
8510
8608
  "immutable": true,
8511
8609
  "locationInModule": {
8512
8610
  "filename": "lib/game-session-queue.ts",
8513
- "line": 206
8611
+ "line": 207
8514
8612
  },
8515
8613
  "name": "notificationTarget",
8516
8614
  "optional": true,
@@ -8529,7 +8627,7 @@
8529
8627
  "immutable": true,
8530
8628
  "locationInModule": {
8531
8629
  "filename": "lib/game-session-queue.ts",
8532
- "line": 217
8630
+ "line": 218
8533
8631
  },
8534
8632
  "name": "playerLatencyPolicies",
8535
8633
  "optional": true,
@@ -8553,7 +8651,7 @@
8553
8651
  "immutable": true,
8554
8652
  "locationInModule": {
8555
8653
  "filename": "lib/game-session-queue.ts",
8556
- "line": 227
8654
+ "line": 228
8557
8655
  },
8558
8656
  "name": "priorityConfiguration",
8559
8657
  "optional": true,
@@ -8572,7 +8670,7 @@
8572
8670
  "immutable": true,
8573
8671
  "locationInModule": {
8574
8672
  "filename": "lib/game-session-queue.ts",
8575
- "line": 235
8673
+ "line": 236
8576
8674
  },
8577
8675
  "name": "timeout",
8578
8676
  "optional": true,
@@ -8597,7 +8695,7 @@
8597
8695
  "kind": "interface",
8598
8696
  "locationInModule": {
8599
8697
  "filename": "lib/alias.ts",
8600
- "line": 11
8698
+ "line": 12
8601
8699
  },
8602
8700
  "name": "IAlias",
8603
8701
  "properties": [
@@ -8613,7 +8711,7 @@
8613
8711
  "immutable": true,
8614
8712
  "locationInModule": {
8615
8713
  "filename": "lib/alias.ts",
8616
- "line": 24
8714
+ "line": 25
8617
8715
  },
8618
8716
  "name": "aliasArn",
8619
8717
  "type": {
@@ -8632,7 +8730,7 @@
8632
8730
  "immutable": true,
8633
8731
  "locationInModule": {
8634
8732
  "filename": "lib/alias.ts",
8635
- "line": 17
8733
+ "line": 18
8636
8734
  },
8637
8735
  "name": "aliasId",
8638
8736
  "type": {
@@ -8658,7 +8756,7 @@
8658
8756
  "kind": "interface",
8659
8757
  "locationInModule": {
8660
8758
  "filename": "lib/build.ts",
8661
- "line": 19
8759
+ "line": 20
8662
8760
  },
8663
8761
  "name": "IBuild",
8664
8762
  "properties": [
@@ -8674,7 +8772,7 @@
8674
8772
  "immutable": true,
8675
8773
  "locationInModule": {
8676
8774
  "filename": "lib/build.ts",
8677
- "line": 32
8775
+ "line": 33
8678
8776
  },
8679
8777
  "name": "buildArn",
8680
8778
  "type": {
@@ -8693,7 +8791,7 @@
8693
8791
  "immutable": true,
8694
8792
  "locationInModule": {
8695
8793
  "filename": "lib/build.ts",
8696
- "line": 25
8794
+ "line": 26
8697
8795
  },
8698
8796
  "name": "buildId",
8699
8797
  "type": {
@@ -8716,7 +8814,7 @@
8716
8814
  "kind": "interface",
8717
8815
  "locationInModule": {
8718
8816
  "filename": "lib/build-fleet.ts",
8719
- "line": 13
8817
+ "line": 14
8720
8818
  },
8721
8819
  "name": "IBuildFleet",
8722
8820
  "symbolId": "lib/build-fleet:IBuildFleet"
@@ -9050,7 +9148,7 @@
9050
9148
  "kind": "interface",
9051
9149
  "locationInModule": {
9052
9150
  "filename": "lib/game-server-group.ts",
9053
- "line": 103
9151
+ "line": 104
9054
9152
  },
9055
9153
  "methods": [
9056
9154
  {
@@ -9061,7 +9159,7 @@
9061
9159
  },
9062
9160
  "locationInModule": {
9063
9161
  "filename": "lib/game-server-group.ts",
9064
- "line": 128
9162
+ "line": 129
9065
9163
  },
9066
9164
  "name": "grant",
9067
9165
  "parameters": [
@@ -9094,7 +9192,7 @@
9094
9192
  },
9095
9193
  "locationInModule": {
9096
9194
  "filename": "lib/game-server-group.ts",
9097
- "line": 133
9195
+ "line": 134
9098
9196
  },
9099
9197
  "name": "metric",
9100
9198
  "parameters": [
@@ -9133,7 +9231,7 @@
9133
9231
  "immutable": true,
9134
9232
  "locationInModule": {
9135
9233
  "filename": "lib/game-server-group.ts",
9136
- "line": 116
9234
+ "line": 117
9137
9235
  },
9138
9236
  "name": "autoScalingGroupArn",
9139
9237
  "type": {
@@ -9152,7 +9250,7 @@
9152
9250
  "immutable": true,
9153
9251
  "locationInModule": {
9154
9252
  "filename": "lib/game-server-group.ts",
9155
- "line": 109
9253
+ "line": 110
9156
9254
  },
9157
9255
  "name": "gameServerGroupArn",
9158
9256
  "type": {
@@ -9171,7 +9269,7 @@
9171
9269
  "immutable": true,
9172
9270
  "locationInModule": {
9173
9271
  "filename": "lib/game-server-group.ts",
9174
- "line": 123
9272
+ "line": 124
9175
9273
  },
9176
9274
  "name": "gameServerGroupName",
9177
9275
  "type": {
@@ -9194,7 +9292,7 @@
9194
9292
  "kind": "interface",
9195
9293
  "locationInModule": {
9196
9294
  "filename": "lib/game-session-queue.ts",
9197
- "line": 98
9295
+ "line": 99
9198
9296
  },
9199
9297
  "methods": [
9200
9298
  {
@@ -9205,7 +9303,7 @@
9205
9303
  },
9206
9304
  "locationInModule": {
9207
9305
  "filename": "lib/game-session-queue.ts",
9208
- "line": 116
9306
+ "line": 117
9209
9307
  },
9210
9308
  "name": "metric",
9211
9309
  "parameters": [
@@ -9237,7 +9335,7 @@
9237
9335
  },
9238
9336
  "locationInModule": {
9239
9337
  "filename": "lib/game-session-queue.ts",
9240
- "line": 121
9338
+ "line": 122
9241
9339
  },
9242
9340
  "name": "metricAverageWaitTime",
9243
9341
  "parameters": [
@@ -9263,7 +9361,7 @@
9263
9361
  },
9264
9362
  "locationInModule": {
9265
9363
  "filename": "lib/game-session-queue.ts",
9266
- "line": 126
9364
+ "line": 127
9267
9365
  },
9268
9366
  "name": "metricPlacementsCanceled",
9269
9367
  "parameters": [
@@ -9289,7 +9387,7 @@
9289
9387
  },
9290
9388
  "locationInModule": {
9291
9389
  "filename": "lib/game-session-queue.ts",
9292
- "line": 131
9390
+ "line": 132
9293
9391
  },
9294
9392
  "name": "metricPlacementsFailed",
9295
9393
  "parameters": [
@@ -9315,7 +9413,7 @@
9315
9413
  },
9316
9414
  "locationInModule": {
9317
9415
  "filename": "lib/game-session-queue.ts",
9318
- "line": 136
9416
+ "line": 137
9319
9417
  },
9320
9418
  "name": "metricPlacementsStarted",
9321
9419
  "parameters": [
@@ -9341,7 +9439,7 @@
9341
9439
  },
9342
9440
  "locationInModule": {
9343
9441
  "filename": "lib/game-session-queue.ts",
9344
- "line": 141
9442
+ "line": 142
9345
9443
  },
9346
9444
  "name": "metricPlacementsSucceeded",
9347
9445
  "parameters": [
@@ -9367,7 +9465,7 @@
9367
9465
  },
9368
9466
  "locationInModule": {
9369
9467
  "filename": "lib/game-session-queue.ts",
9370
- "line": 146
9468
+ "line": 147
9371
9469
  },
9372
9470
  "name": "metricPlacementsTimedOut",
9373
9471
  "parameters": [
@@ -9400,7 +9498,7 @@
9400
9498
  "immutable": true,
9401
9499
  "locationInModule": {
9402
9500
  "filename": "lib/game-session-queue.ts",
9403
- "line": 111
9501
+ "line": 112
9404
9502
  },
9405
9503
  "name": "gameSessionQueueArn",
9406
9504
  "type": {
@@ -9419,7 +9517,7 @@
9419
9517
  "immutable": true,
9420
9518
  "locationInModule": {
9421
9519
  "filename": "lib/game-session-queue.ts",
9422
- "line": 104
9520
+ "line": 105
9423
9521
  },
9424
9522
  "name": "gameSessionQueueName",
9425
9523
  "type": {
@@ -9439,7 +9537,7 @@
9439
9537
  "kind": "interface",
9440
9538
  "locationInModule": {
9441
9539
  "filename": "lib/game-session-queue.ts",
9442
- "line": 11
9540
+ "line": 12
9443
9541
  },
9444
9542
  "name": "IGameSessionQueueDestination",
9445
9543
  "properties": [
@@ -9453,7 +9551,7 @@
9453
9551
  "immutable": true,
9454
9552
  "locationInModule": {
9455
9553
  "filename": "lib/game-session-queue.ts",
9456
- "line": 18
9554
+ "line": 19
9457
9555
  },
9458
9556
  "name": "resourceArnForDestination",
9459
9557
  "type": {
@@ -9771,7 +9869,7 @@
9771
9869
  "kind": "interface",
9772
9870
  "locationInModule": {
9773
9871
  "filename": "lib/matchmaking-ruleset.ts",
9774
- "line": 11
9872
+ "line": 12
9775
9873
  },
9776
9874
  "methods": [
9777
9875
  {
@@ -9782,7 +9880,7 @@
9782
9880
  },
9783
9881
  "locationInModule": {
9784
9882
  "filename": "lib/matchmaking-ruleset.ts",
9785
- "line": 29
9883
+ "line": 30
9786
9884
  },
9787
9885
  "name": "metric",
9788
9886
  "parameters": [
@@ -9815,7 +9913,7 @@
9815
9913
  },
9816
9914
  "locationInModule": {
9817
9915
  "filename": "lib/matchmaking-ruleset.ts",
9818
- "line": 43
9916
+ "line": 44
9819
9917
  },
9820
9918
  "name": "metricRuleEvaluationsFailed",
9821
9919
  "parameters": [
@@ -9842,7 +9940,7 @@
9842
9940
  },
9843
9941
  "locationInModule": {
9844
9942
  "filename": "lib/matchmaking-ruleset.ts",
9845
- "line": 36
9943
+ "line": 37
9846
9944
  },
9847
9945
  "name": "metricRuleEvaluationsPassed",
9848
9946
  "parameters": [
@@ -9875,7 +9973,7 @@
9875
9973
  "immutable": true,
9876
9974
  "locationInModule": {
9877
9975
  "filename": "lib/matchmaking-ruleset.ts",
9878
- "line": 24
9976
+ "line": 25
9879
9977
  },
9880
9978
  "name": "matchmakingRuleSetArn",
9881
9979
  "type": {
@@ -9894,7 +9992,7 @@
9894
9992
  "immutable": true,
9895
9993
  "locationInModule": {
9896
9994
  "filename": "lib/matchmaking-ruleset.ts",
9897
- "line": 17
9995
+ "line": 18
9898
9996
  },
9899
9997
  "name": "matchmakingRuleSetName",
9900
9998
  "type": {
@@ -10053,7 +10151,7 @@
10053
10151
  "kind": "interface",
10054
10152
  "locationInModule": {
10055
10153
  "filename": "lib/script.ts",
10056
- "line": 19
10154
+ "line": 20
10057
10155
  },
10058
10156
  "name": "IScript",
10059
10157
  "properties": [
@@ -10069,7 +10167,7 @@
10069
10167
  "immutable": true,
10070
10168
  "locationInModule": {
10071
10169
  "filename": "lib/script.ts",
10072
- "line": 32
10170
+ "line": 33
10073
10171
  },
10074
10172
  "name": "scriptArn",
10075
10173
  "type": {
@@ -10088,7 +10186,7 @@
10088
10186
  "immutable": true,
10089
10187
  "locationInModule": {
10090
10188
  "filename": "lib/script.ts",
10091
- "line": 25
10189
+ "line": 26
10092
10190
  },
10093
10191
  "name": "scriptId",
10094
10192
  "type": {
@@ -10169,7 +10267,7 @@
10169
10267
  "kind": "interface",
10170
10268
  "locationInModule": {
10171
10269
  "filename": "lib/game-server-group.ts",
10172
- "line": 37
10270
+ "line": 38
10173
10271
  },
10174
10272
  "name": "InstanceDefinition",
10175
10273
  "properties": [
@@ -10182,7 +10280,7 @@
10182
10280
  "immutable": true,
10183
10281
  "locationInModule": {
10184
10282
  "filename": "lib/game-server-group.ts",
10185
- "line": 41
10283
+ "line": 42
10186
10284
  },
10187
10285
  "name": "instanceType",
10188
10286
  "type": {
@@ -10201,7 +10299,7 @@
10201
10299
  "immutable": true,
10202
10300
  "locationInModule": {
10203
10301
  "filename": "lib/game-server-group.ts",
10204
- "line": 51
10302
+ "line": 52
10205
10303
  },
10206
10304
  "name": "weight",
10207
10305
  "optional": true,
@@ -10976,7 +11074,7 @@
10976
11074
  },
10977
11075
  "locationInModule": {
10978
11076
  "filename": "lib/matchmaking-ruleset.ts",
10979
- "line": 195
11077
+ "line": 200
10980
11078
  },
10981
11079
  "parameters": [
10982
11080
  {
@@ -11002,7 +11100,7 @@
11002
11100
  "kind": "class",
11003
11101
  "locationInModule": {
11004
11102
  "filename": "lib/matchmaking-ruleset.ts",
11005
- "line": 137
11103
+ "line": 138
11006
11104
  },
11007
11105
  "methods": [
11008
11106
  {
@@ -11012,7 +11110,7 @@
11012
11110
  },
11013
11111
  "locationInModule": {
11014
11112
  "filename": "lib/matchmaking-ruleset.ts",
11015
- "line": 148
11113
+ "line": 153
11016
11114
  },
11017
11115
  "name": "fromMatchmakingRuleSetArn",
11018
11116
  "parameters": [
@@ -11049,7 +11147,7 @@
11049
11147
  },
11050
11148
  "locationInModule": {
11051
11149
  "filename": "lib/matchmaking-ruleset.ts",
11052
- "line": 155
11150
+ "line": 160
11053
11151
  },
11054
11152
  "name": "fromMatchmakingRuleSetAttributes",
11055
11153
  "parameters": [
@@ -11086,7 +11184,7 @@
11086
11184
  },
11087
11185
  "locationInModule": {
11088
11186
  "filename": "lib/matchmaking-ruleset.ts",
11089
- "line": 141
11187
+ "line": 146
11090
11188
  },
11091
11189
  "name": "fromMatchmakingRuleSetName",
11092
11190
  "parameters": [
@@ -11119,6 +11217,23 @@
11119
11217
  ],
11120
11218
  "name": "MatchmakingRuleSet",
11121
11219
  "properties": [
11220
+ {
11221
+ "const": true,
11222
+ "docs": {
11223
+ "stability": "experimental",
11224
+ "summary": "Uniquely identifies this class."
11225
+ },
11226
+ "immutable": true,
11227
+ "locationInModule": {
11228
+ "filename": "lib/matchmaking-ruleset.ts",
11229
+ "line": 141
11230
+ },
11231
+ "name": "PROPERTY_INJECTION_ID",
11232
+ "static": true,
11233
+ "type": {
11234
+ "primitive": "string"
11235
+ }
11236
+ },
11122
11237
  {
11123
11238
  "docs": {
11124
11239
  "stability": "experimental",
@@ -11127,7 +11242,7 @@
11127
11242
  "immutable": true,
11128
11243
  "locationInModule": {
11129
11244
  "filename": "lib/matchmaking-ruleset.ts",
11130
- "line": 193
11245
+ "line": 198
11131
11246
  },
11132
11247
  "name": "matchmakingRuleSetArn",
11133
11248
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase",
@@ -11143,7 +11258,7 @@
11143
11258
  "immutable": true,
11144
11259
  "locationInModule": {
11145
11260
  "filename": "lib/matchmaking-ruleset.ts",
11146
- "line": 188
11261
+ "line": 193
11147
11262
  },
11148
11263
  "name": "matchmakingRuleSetName",
11149
11264
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase",
@@ -11169,7 +11284,7 @@
11169
11284
  "kind": "interface",
11170
11285
  "locationInModule": {
11171
11286
  "filename": "lib/matchmaking-ruleset.ts",
11172
- "line": 67
11287
+ "line": 68
11173
11288
  },
11174
11289
  "name": "MatchmakingRuleSetAttributes",
11175
11290
  "properties": [
@@ -11184,7 +11299,7 @@
11184
11299
  "immutable": true,
11185
11300
  "locationInModule": {
11186
11301
  "filename": "lib/matchmaking-ruleset.ts",
11187
- "line": 75
11302
+ "line": 76
11188
11303
  },
11189
11304
  "name": "matchmakingRuleSetArn",
11190
11305
  "optional": true,
@@ -11203,7 +11318,7 @@
11203
11318
  "immutable": true,
11204
11319
  "locationInModule": {
11205
11320
  "filename": "lib/matchmaking-ruleset.ts",
11206
- "line": 84
11321
+ "line": 85
11207
11322
  },
11208
11323
  "name": "matchmakingRuleSetName",
11209
11324
  "optional": true,
@@ -11259,7 +11374,7 @@
11259
11374
  "kind": "class",
11260
11375
  "locationInModule": {
11261
11376
  "filename": "lib/matchmaking-ruleset.ts",
11262
- "line": 91
11377
+ "line": 92
11263
11378
  },
11264
11379
  "methods": [
11265
11380
  {
@@ -11269,7 +11384,7 @@
11269
11384
  },
11270
11385
  "locationInModule": {
11271
11386
  "filename": "lib/matchmaking-ruleset.ts",
11272
- "line": 102
11387
+ "line": 103
11273
11388
  },
11274
11389
  "name": "metric",
11275
11390
  "overrides": "@aws-cdk/aws-gamelift-alpha.IMatchmakingRuleSet",
@@ -11302,7 +11417,7 @@
11302
11417
  },
11303
11418
  "locationInModule": {
11304
11419
  "filename": "lib/matchmaking-ruleset.ts",
11305
- "line": 116
11420
+ "line": 117
11306
11421
  },
11307
11422
  "name": "metricRuleEvaluationsFailed",
11308
11423
  "overrides": "@aws-cdk/aws-gamelift-alpha.IMatchmakingRuleSet",
@@ -11329,7 +11444,7 @@
11329
11444
  },
11330
11445
  "locationInModule": {
11331
11446
  "filename": "lib/matchmaking-ruleset.ts",
11332
- "line": 113
11447
+ "line": 114
11333
11448
  },
11334
11449
  "name": "metricRuleEvaluationsPassed",
11335
11450
  "overrides": "@aws-cdk/aws-gamelift-alpha.IMatchmakingRuleSet",
@@ -11360,7 +11475,7 @@
11360
11475
  "immutable": true,
11361
11476
  "locationInModule": {
11362
11477
  "filename": "lib/matchmaking-ruleset.ts",
11363
- "line": 100
11478
+ "line": 101
11364
11479
  },
11365
11480
  "name": "matchmakingRuleSetArn",
11366
11481
  "overrides": "@aws-cdk/aws-gamelift-alpha.IMatchmakingRuleSet",
@@ -11377,7 +11492,7 @@
11377
11492
  "immutable": true,
11378
11493
  "locationInModule": {
11379
11494
  "filename": "lib/matchmaking-ruleset.ts",
11380
- "line": 95
11495
+ "line": 96
11381
11496
  },
11382
11497
  "name": "matchmakingRuleSetName",
11383
11498
  "overrides": "@aws-cdk/aws-gamelift-alpha.IMatchmakingRuleSet",
@@ -11403,7 +11518,7 @@
11403
11518
  "kind": "interface",
11404
11519
  "locationInModule": {
11405
11520
  "filename": "lib/matchmaking-ruleset.ts",
11406
- "line": 49
11521
+ "line": 50
11407
11522
  },
11408
11523
  "name": "MatchmakingRuleSetProps",
11409
11524
  "properties": [
@@ -11416,7 +11531,7 @@
11416
11531
  "immutable": true,
11417
11532
  "locationInModule": {
11418
11533
  "filename": "lib/matchmaking-ruleset.ts",
11419
- "line": 61
11534
+ "line": 62
11420
11535
  },
11421
11536
  "name": "content",
11422
11537
  "type": {
@@ -11433,7 +11548,7 @@
11433
11548
  "immutable": true,
11434
11549
  "locationInModule": {
11435
11550
  "filename": "lib/matchmaking-ruleset.ts",
11436
- "line": 56
11551
+ "line": 57
11437
11552
  },
11438
11553
  "name": "matchmakingRuleSetName",
11439
11554
  "type": {
@@ -11453,7 +11568,7 @@
11453
11568
  "kind": "enum",
11454
11569
  "locationInModule": {
11455
11570
  "filename": "lib/build.ts",
11456
- "line": 55
11571
+ "line": 56
11457
11572
  },
11458
11573
  "members": [
11459
11574
  {
@@ -11585,7 +11700,7 @@
11585
11700
  "kind": "interface",
11586
11701
  "locationInModule": {
11587
11702
  "filename": "lib/game-session-queue.ts",
11588
- "line": 79
11703
+ "line": 80
11589
11704
  },
11590
11705
  "name": "PlayerLatencyPolicy",
11591
11706
  "properties": [
@@ -11599,7 +11714,7 @@
11599
11714
  "immutable": true,
11600
11715
  "locationInModule": {
11601
11716
  "filename": "lib/game-session-queue.ts",
11602
- "line": 85
11717
+ "line": 86
11603
11718
  },
11604
11719
  "name": "maximumIndividualPlayerLatency",
11605
11720
  "type": {
@@ -11616,7 +11731,7 @@
11616
11731
  "immutable": true,
11617
11732
  "locationInModule": {
11618
11733
  "filename": "lib/game-session-queue.ts",
11619
- "line": 92
11734
+ "line": 93
11620
11735
  },
11621
11736
  "name": "policyDuration",
11622
11737
  "optional": true,
@@ -11917,7 +12032,7 @@
11917
12032
  "kind": "interface",
11918
12033
  "locationInModule": {
11919
12034
  "filename": "lib/game-session-queue.ts",
11920
- "line": 58
12035
+ "line": 59
11921
12036
  },
11922
12037
  "name": "PriorityConfiguration",
11923
12038
  "properties": [
@@ -11931,7 +12046,7 @@
11931
12046
  "immutable": true,
11932
12047
  "locationInModule": {
11933
12048
  "filename": "lib/game-session-queue.ts",
11934
- "line": 64
12049
+ "line": 65
11935
12050
  },
11936
12051
  "name": "locationOrder",
11937
12052
  "type": {
@@ -11953,7 +12068,7 @@
11953
12068
  "immutable": true,
11954
12069
  "locationInModule": {
11955
12070
  "filename": "lib/game-session-queue.ts",
11956
- "line": 70
12071
+ "line": 71
11957
12072
  },
11958
12073
  "name": "priorityOrder",
11959
12074
  "type": {
@@ -11982,7 +12097,7 @@
11982
12097
  "kind": "enum",
11983
12098
  "locationInModule": {
11984
12099
  "filename": "lib/game-session-queue.ts",
11985
- "line": 24
12100
+ "line": 25
11986
12101
  },
11987
12102
  "members": [
11988
12103
  {
@@ -12069,7 +12184,7 @@
12069
12184
  },
12070
12185
  "locationInModule": {
12071
12186
  "filename": "lib/queued-matchmaking-configuration.ts",
12072
- "line": 105
12187
+ "line": 110
12073
12188
  },
12074
12189
  "parameters": [
12075
12190
  {
@@ -12095,7 +12210,7 @@
12095
12210
  "kind": "class",
12096
12211
  "locationInModule": {
12097
12212
  "filename": "lib/queued-matchmaking-configuration.ts",
12098
- "line": 70
12213
+ "line": 71
12099
12214
  },
12100
12215
  "methods": [
12101
12216
  {
@@ -12105,7 +12220,7 @@
12105
12220
  },
12106
12221
  "locationInModule": {
12107
12222
  "filename": "lib/queued-matchmaking-configuration.ts",
12108
- "line": 81
12223
+ "line": 86
12109
12224
  },
12110
12225
  "name": "fromQueuedMatchmakingConfigurationArn",
12111
12226
  "parameters": [
@@ -12142,7 +12257,7 @@
12142
12257
  },
12143
12258
  "locationInModule": {
12144
12259
  "filename": "lib/queued-matchmaking-configuration.ts",
12145
- "line": 74
12260
+ "line": 79
12146
12261
  },
12147
12262
  "name": "fromQueuedMatchmakingConfigurationName",
12148
12263
  "parameters": [
@@ -12179,7 +12294,7 @@
12179
12294
  },
12180
12295
  "locationInModule": {
12181
12296
  "filename": "lib/queued-matchmaking-configuration.ts",
12182
- "line": 197
12297
+ "line": 202
12183
12298
  },
12184
12299
  "name": "addGameSessionQueue",
12185
12300
  "parameters": [
@@ -12197,6 +12312,23 @@
12197
12312
  ],
12198
12313
  "name": "QueuedMatchmakingConfiguration",
12199
12314
  "properties": [
12315
+ {
12316
+ "const": true,
12317
+ "docs": {
12318
+ "stability": "experimental",
12319
+ "summary": "Uniquely identifies this class."
12320
+ },
12321
+ "immutable": true,
12322
+ "locationInModule": {
12323
+ "filename": "lib/queued-matchmaking-configuration.ts",
12324
+ "line": 74
12325
+ },
12326
+ "name": "PROPERTY_INJECTION_ID",
12327
+ "static": true,
12328
+ "type": {
12329
+ "primitive": "string"
12330
+ }
12331
+ },
12200
12332
  {
12201
12333
  "docs": {
12202
12334
  "stability": "experimental",
@@ -12205,7 +12337,7 @@
12205
12337
  "immutable": true,
12206
12338
  "locationInModule": {
12207
12339
  "filename": "lib/queued-matchmaking-configuration.ts",
12208
- "line": 93
12340
+ "line": 98
12209
12341
  },
12210
12342
  "name": "matchmakingConfigurationArn",
12211
12343
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase",
@@ -12221,7 +12353,7 @@
12221
12353
  "immutable": true,
12222
12354
  "locationInModule": {
12223
12355
  "filename": "lib/queued-matchmaking-configuration.ts",
12224
- "line": 88
12356
+ "line": 93
12225
12357
  },
12226
12358
  "name": "matchmakingConfigurationName",
12227
12359
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase",
@@ -12237,7 +12369,7 @@
12237
12369
  "immutable": true,
12238
12370
  "locationInModule": {
12239
12371
  "filename": "lib/queued-matchmaking-configuration.ts",
12240
- "line": 98
12372
+ "line": 103
12241
12373
  },
12242
12374
  "name": "notificationTarget",
12243
12375
  "optional": true,
@@ -12267,7 +12399,7 @@
12267
12399
  "kind": "interface",
12268
12400
  "locationInModule": {
12269
12401
  "filename": "lib/queued-matchmaking-configuration.ts",
12270
- "line": 13
12402
+ "line": 14
12271
12403
  },
12272
12404
  "name": "QueuedMatchmakingConfigurationProps",
12273
12405
  "properties": [
@@ -12281,7 +12413,7 @@
12281
12413
  "immutable": true,
12282
12414
  "locationInModule": {
12283
12415
  "filename": "lib/queued-matchmaking-configuration.ts",
12284
- "line": 58
12416
+ "line": 59
12285
12417
  },
12286
12418
  "name": "gameSessionQueues",
12287
12419
  "type": {
@@ -12304,7 +12436,7 @@
12304
12436
  "immutable": true,
12305
12437
  "locationInModule": {
12306
12438
  "filename": "lib/queued-matchmaking-configuration.ts",
12307
- "line": 20
12439
+ "line": 21
12308
12440
  },
12309
12441
  "name": "additionalPlayerCount",
12310
12442
  "optional": true,
@@ -12324,7 +12456,7 @@
12324
12456
  "immutable": true,
12325
12457
  "locationInModule": {
12326
12458
  "filename": "lib/queued-matchmaking-configuration.ts",
12327
- "line": 41
12459
+ "line": 42
12328
12460
  },
12329
12461
  "name": "gameProperties",
12330
12462
  "optional": true,
@@ -12349,7 +12481,7 @@
12349
12481
  "immutable": true,
12350
12482
  "locationInModule": {
12351
12483
  "filename": "lib/queued-matchmaking-configuration.ts",
12352
- "line": 51
12484
+ "line": 52
12353
12485
  },
12354
12486
  "name": "gameSessionData",
12355
12487
  "optional": true,
@@ -12369,7 +12501,7 @@
12369
12501
  "immutable": true,
12370
12502
  "locationInModule": {
12371
12503
  "filename": "lib/queued-matchmaking-configuration.ts",
12372
- "line": 31
12504
+ "line": 32
12373
12505
  },
12374
12506
  "name": "manualBackfillMode",
12375
12507
  "optional": true,
@@ -12850,7 +12982,7 @@
12850
12982
  },
12851
12983
  "locationInModule": {
12852
12984
  "filename": "lib/script.ts",
12853
- "line": 191
12985
+ "line": 196
12854
12986
  },
12855
12987
  "parameters": [
12856
12988
  {
@@ -12876,7 +13008,7 @@
12876
13008
  "kind": "class",
12877
13009
  "locationInModule": {
12878
13010
  "filename": "lib/script.ts",
12879
- "line": 119
13011
+ "line": 120
12880
13012
  },
12881
13013
  "methods": [
12882
13014
  {
@@ -12886,7 +13018,7 @@
12886
13018
  },
12887
13019
  "locationInModule": {
12888
13020
  "filename": "lib/script.ts",
12889
- "line": 132
13021
+ "line": 137
12890
13022
  },
12891
13023
  "name": "fromAsset",
12892
13024
  "parameters": [
@@ -12930,7 +13062,7 @@
12930
13062
  },
12931
13063
  "locationInModule": {
12932
13064
  "filename": "lib/script.ts",
12933
- "line": 123
13065
+ "line": 128
12934
13066
  },
12935
13067
  "name": "fromBucket",
12936
13068
  "parameters": [
@@ -12980,7 +13112,7 @@
12980
13112
  },
12981
13113
  "locationInModule": {
12982
13114
  "filename": "lib/script.ts",
12983
- "line": 141
13115
+ "line": 146
12984
13116
  },
12985
13117
  "name": "fromScriptArn",
12986
13118
  "parameters": [
@@ -13017,7 +13149,7 @@
13017
13149
  },
13018
13150
  "locationInModule": {
13019
13151
  "filename": "lib/script.ts",
13020
- "line": 148
13152
+ "line": 153
13021
13153
  },
13022
13154
  "name": "fromScriptAttributes",
13023
13155
  "parameters": [
@@ -13050,6 +13182,23 @@
13050
13182
  ],
13051
13183
  "name": "Script",
13052
13184
  "properties": [
13185
+ {
13186
+ "const": true,
13187
+ "docs": {
13188
+ "stability": "experimental",
13189
+ "summary": "Uniquely identifies this class."
13190
+ },
13191
+ "immutable": true,
13192
+ "locationInModule": {
13193
+ "filename": "lib/script.ts",
13194
+ "line": 123
13195
+ },
13196
+ "name": "PROPERTY_INJECTION_ID",
13197
+ "static": true,
13198
+ "type": {
13199
+ "primitive": "string"
13200
+ }
13201
+ },
13053
13202
  {
13054
13203
  "docs": {
13055
13204
  "stability": "experimental",
@@ -13058,7 +13207,7 @@
13058
13207
  "immutable": true,
13059
13208
  "locationInModule": {
13060
13209
  "filename": "lib/script.ts",
13061
- "line": 189
13210
+ "line": 194
13062
13211
  },
13063
13212
  "name": "grantPrincipal",
13064
13213
  "overrides": "@aws-cdk/aws-gamelift-alpha.ScriptBase",
@@ -13074,7 +13223,7 @@
13074
13223
  "immutable": true,
13075
13224
  "locationInModule": {
13076
13225
  "filename": "lib/script.ts",
13077
- "line": 184
13226
+ "line": 189
13078
13227
  },
13079
13228
  "name": "role",
13080
13229
  "type": {
@@ -13089,7 +13238,7 @@
13089
13238
  "immutable": true,
13090
13239
  "locationInModule": {
13091
13240
  "filename": "lib/script.ts",
13092
- "line": 179
13241
+ "line": 184
13093
13242
  },
13094
13243
  "name": "scriptArn",
13095
13244
  "overrides": "@aws-cdk/aws-gamelift-alpha.ScriptBase",
@@ -13105,7 +13254,7 @@
13105
13254
  "immutable": true,
13106
13255
  "locationInModule": {
13107
13256
  "filename": "lib/script.ts",
13108
- "line": 174
13257
+ "line": 179
13109
13258
  },
13110
13259
  "name": "scriptId",
13111
13260
  "overrides": "@aws-cdk/aws-gamelift-alpha.ScriptBase",
@@ -13131,7 +13280,7 @@
13131
13280
  "kind": "interface",
13132
13281
  "locationInModule": {
13133
13282
  "filename": "lib/script.ts",
13134
- "line": 51
13283
+ "line": 52
13135
13284
  },
13136
13285
  "name": "ScriptAttributes",
13137
13286
  "properties": [
@@ -13144,7 +13293,7 @@
13144
13293
  "immutable": true,
13145
13294
  "locationInModule": {
13146
13295
  "filename": "lib/script.ts",
13147
- "line": 55
13296
+ "line": 56
13148
13297
  },
13149
13298
  "name": "scriptArn",
13150
13299
  "type": {
@@ -13161,7 +13310,7 @@
13161
13310
  "immutable": true,
13162
13311
  "locationInModule": {
13163
13312
  "filename": "lib/script.ts",
13164
- "line": 61
13313
+ "line": 62
13165
13314
  },
13166
13315
  "name": "role",
13167
13316
  "optional": true,
@@ -13217,7 +13366,7 @@
13217
13366
  "kind": "class",
13218
13367
  "locationInModule": {
13219
13368
  "filename": "lib/script.ts",
13220
- "line": 38
13369
+ "line": 39
13221
13370
  },
13222
13371
  "name": "ScriptBase",
13223
13372
  "properties": [
@@ -13230,7 +13379,7 @@
13230
13379
  "immutable": true,
13231
13380
  "locationInModule": {
13232
13381
  "filename": "lib/script.ts",
13233
- "line": 45
13382
+ "line": 46
13234
13383
  },
13235
13384
  "name": "grantPrincipal",
13236
13385
  "overrides": "aws-cdk-lib.aws_iam.IGrantable",
@@ -13247,7 +13396,7 @@
13247
13396
  "immutable": true,
13248
13397
  "locationInModule": {
13249
13398
  "filename": "lib/script.ts",
13250
- "line": 43
13399
+ "line": 44
13251
13400
  },
13252
13401
  "name": "scriptArn",
13253
13402
  "overrides": "@aws-cdk/aws-gamelift-alpha.IScript",
@@ -13264,7 +13413,7 @@
13264
13413
  "immutable": true,
13265
13414
  "locationInModule": {
13266
13415
  "filename": "lib/script.ts",
13267
- "line": 42
13416
+ "line": 43
13268
13417
  },
13269
13418
  "name": "scriptId",
13270
13419
  "overrides": "@aws-cdk/aws-gamelift-alpha.IScript",
@@ -13290,7 +13439,7 @@
13290
13439
  "kind": "interface",
13291
13440
  "locationInModule": {
13292
13441
  "filename": "lib/script.ts",
13293
- "line": 67
13442
+ "line": 68
13294
13443
  },
13295
13444
  "name": "ScriptProps",
13296
13445
  "properties": [
@@ -13303,7 +13452,7 @@
13303
13452
  "immutable": true,
13304
13453
  "locationInModule": {
13305
13454
  "filename": "lib/script.ts",
13306
- "line": 85
13455
+ "line": 86
13307
13456
  },
13308
13457
  "name": "content",
13309
13458
  "type": {
@@ -13322,7 +13471,7 @@
13322
13471
  "immutable": true,
13323
13472
  "locationInModule": {
13324
13473
  "filename": "lib/script.ts",
13325
- "line": 108
13474
+ "line": 109
13326
13475
  },
13327
13476
  "name": "role",
13328
13477
  "optional": true,
@@ -13340,7 +13489,7 @@
13340
13489
  "immutable": true,
13341
13490
  "locationInModule": {
13342
13491
  "filename": "lib/script.ts",
13343
- "line": 73
13492
+ "line": 74
13344
13493
  },
13345
13494
  "name": "scriptName",
13346
13495
  "optional": true,
@@ -13358,7 +13507,7 @@
13358
13507
  "immutable": true,
13359
13508
  "locationInModule": {
13360
13509
  "filename": "lib/script.ts",
13361
- "line": 80
13510
+ "line": 81
13362
13511
  },
13363
13512
  "name": "scriptVersion",
13364
13513
  "optional": true,
@@ -13466,7 +13615,7 @@
13466
13615
  },
13467
13616
  "locationInModule": {
13468
13617
  "filename": "lib/standalone-matchmaking-configuration.ts",
13469
- "line": 53
13618
+ "line": 58
13470
13619
  },
13471
13620
  "parameters": [
13472
13621
  {
@@ -13492,7 +13641,7 @@
13492
13641
  "kind": "class",
13493
13642
  "locationInModule": {
13494
13643
  "filename": "lib/standalone-matchmaking-configuration.ts",
13495
- "line": 23
13644
+ "line": 24
13496
13645
  },
13497
13646
  "methods": [
13498
13647
  {
@@ -13502,7 +13651,7 @@
13502
13651
  },
13503
13652
  "locationInModule": {
13504
13653
  "filename": "lib/standalone-matchmaking-configuration.ts",
13505
- "line": 34
13654
+ "line": 39
13506
13655
  },
13507
13656
  "name": "fromStandaloneMatchmakingConfigurationArn",
13508
13657
  "parameters": [
@@ -13539,7 +13688,7 @@
13539
13688
  },
13540
13689
  "locationInModule": {
13541
13690
  "filename": "lib/standalone-matchmaking-configuration.ts",
13542
- "line": 27
13691
+ "line": 32
13543
13692
  },
13544
13693
  "name": "fromStandaloneMatchmakingConfigurationName",
13545
13694
  "parameters": [
@@ -13572,6 +13721,23 @@
13572
13721
  ],
13573
13722
  "name": "StandaloneMatchmakingConfiguration",
13574
13723
  "properties": [
13724
+ {
13725
+ "const": true,
13726
+ "docs": {
13727
+ "stability": "experimental",
13728
+ "summary": "Uniquely identifies this class."
13729
+ },
13730
+ "immutable": true,
13731
+ "locationInModule": {
13732
+ "filename": "lib/standalone-matchmaking-configuration.ts",
13733
+ "line": 27
13734
+ },
13735
+ "name": "PROPERTY_INJECTION_ID",
13736
+ "static": true,
13737
+ "type": {
13738
+ "primitive": "string"
13739
+ }
13740
+ },
13575
13741
  {
13576
13742
  "docs": {
13577
13743
  "stability": "experimental",
@@ -13580,7 +13746,7 @@
13580
13746
  "immutable": true,
13581
13747
  "locationInModule": {
13582
13748
  "filename": "lib/standalone-matchmaking-configuration.ts",
13583
- "line": 46
13749
+ "line": 51
13584
13750
  },
13585
13751
  "name": "matchmakingConfigurationArn",
13586
13752
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase",
@@ -13596,7 +13762,7 @@
13596
13762
  "immutable": true,
13597
13763
  "locationInModule": {
13598
13764
  "filename": "lib/standalone-matchmaking-configuration.ts",
13599
- "line": 41
13765
+ "line": 46
13600
13766
  },
13601
13767
  "name": "matchmakingConfigurationName",
13602
13768
  "overrides": "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase",
@@ -13612,7 +13778,7 @@
13612
13778
  "immutable": true,
13613
13779
  "locationInModule": {
13614
13780
  "filename": "lib/standalone-matchmaking-configuration.ts",
13615
- "line": 51
13781
+ "line": 56
13616
13782
  },
13617
13783
  "name": "notificationTarget",
13618
13784
  "optional": true,
@@ -13642,12 +13808,12 @@
13642
13808
  "kind": "interface",
13643
13809
  "locationInModule": {
13644
13810
  "filename": "lib/standalone-matchmaking-configuration.ts",
13645
- "line": 12
13811
+ "line": 13
13646
13812
  },
13647
13813
  "name": "StandaloneMatchmakingConfigurationProps",
13648
13814
  "symbolId": "lib/standalone-matchmaking-configuration:StandaloneMatchmakingConfigurationProps"
13649
13815
  }
13650
13816
  },
13651
- "version": "2.194.0-alpha.0",
13817
+ "version": "2.196.0-alpha.0",
13652
13818
  "fingerprint": "**********"
13653
13819
  }