@aws-cdk/aws-gamelift-alpha 2.240.0-alpha.0 → 2.242.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.240.0",
11
+ "aws-cdk-lib": "^2.242.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -616,6 +616,19 @@
616
616
  }
617
617
  }
618
618
  },
619
+ "aws-cdk-lib.aws_bedrockmantle": {
620
+ "targets": {
621
+ "dotnet": {
622
+ "namespace": "Amazon.CDK.AWS.BedrockMantle"
623
+ },
624
+ "java": {
625
+ "package": "software.amazon.awscdk.services.bedrockmantle"
626
+ },
627
+ "python": {
628
+ "module": "aws_cdk.aws_bedrockmantle"
629
+ }
630
+ }
631
+ },
619
632
  "aws-cdk-lib.aws_billingconductor": {
620
633
  "targets": {
621
634
  "dotnet": {
@@ -1020,6 +1033,19 @@
1020
1033
  }
1021
1034
  }
1022
1035
  },
1036
+ "aws-cdk-lib.aws_computeoptimizer": {
1037
+ "targets": {
1038
+ "dotnet": {
1039
+ "namespace": "Amazon.CDK.AWS.ComputeOptimizer"
1040
+ },
1041
+ "java": {
1042
+ "package": "software.amazon.awscdk.services.computeoptimizer"
1043
+ },
1044
+ "python": {
1045
+ "module": "aws_cdk.aws_computeoptimizer"
1046
+ }
1047
+ }
1048
+ },
1023
1049
  "aws-cdk-lib.aws_config": {
1024
1050
  "targets": {
1025
1051
  "dotnet": {
@@ -1241,6 +1267,19 @@
1241
1267
  }
1242
1268
  }
1243
1269
  },
1270
+ "aws-cdk-lib.aws_directconnect": {
1271
+ "targets": {
1272
+ "dotnet": {
1273
+ "namespace": "Amazon.CDK.AWS.DirectConnect"
1274
+ },
1275
+ "java": {
1276
+ "package": "software.amazon.awscdk.services.directconnect"
1277
+ },
1278
+ "python": {
1279
+ "module": "aws_cdk.aws_directconnect"
1280
+ }
1281
+ }
1282
+ },
1244
1283
  "aws-cdk-lib.aws_directoryservice": {
1245
1284
  "targets": {
1246
1285
  "dotnet": {
@@ -1358,6 +1397,22 @@
1358
1397
  }
1359
1398
  }
1360
1399
  },
1400
+ "aws-cdk-lib.aws_ecr.mixins": {
1401
+ "targets": {
1402
+ "dotnet": {
1403
+ "namespace": "Amazon.CDK.AWS.ECR.Mixins"
1404
+ },
1405
+ "go": {
1406
+ "packageName": "awsecrmixins"
1407
+ },
1408
+ "java": {
1409
+ "package": "software.amazon.awscdk.services.ecr.mixins"
1410
+ },
1411
+ "python": {
1412
+ "module": "aws_cdk.aws_ecr.mixins"
1413
+ }
1414
+ }
1415
+ },
1361
1416
  "aws-cdk-lib.aws_ecr_assets": {
1362
1417
  "targets": {
1363
1418
  "dotnet": {
@@ -1384,6 +1439,22 @@
1384
1439
  }
1385
1440
  }
1386
1441
  },
1442
+ "aws-cdk-lib.aws_ecs.mixins": {
1443
+ "targets": {
1444
+ "dotnet": {
1445
+ "namespace": "Amazon.CDK.AWS.ECS.Mixins"
1446
+ },
1447
+ "go": {
1448
+ "packageName": "awsecsmixins"
1449
+ },
1450
+ "java": {
1451
+ "package": "software.amazon.awscdk.services.ecs.mixins"
1452
+ },
1453
+ "python": {
1454
+ "module": "aws_cdk.aws_ecs.mixins"
1455
+ }
1456
+ }
1457
+ },
1387
1458
  "aws-cdk-lib.aws_ecs_patterns": {
1388
1459
  "targets": {
1389
1460
  "dotnet": {
@@ -3308,6 +3379,22 @@
3308
3379
  }
3309
3380
  }
3310
3381
  },
3382
+ "aws-cdk-lib.aws_s3.mixins": {
3383
+ "targets": {
3384
+ "dotnet": {
3385
+ "namespace": "Amazon.CDK.AWS.S3.Mixins"
3386
+ },
3387
+ "go": {
3388
+ "packageName": "awss3mixins"
3389
+ },
3390
+ "java": {
3391
+ "package": "software.amazon.awscdk.services.s3.mixins"
3392
+ },
3393
+ "python": {
3394
+ "module": "aws_cdk.aws_s3.mixins"
3395
+ }
3396
+ }
3397
+ },
3311
3398
  "aws-cdk-lib.aws_s3_assets": {
3312
3399
  "targets": {
3313
3400
  "dotnet": {
@@ -4597,6 +4684,22 @@
4597
4684
  }
4598
4685
  }
4599
4686
  },
4687
+ "aws-cdk-lib.interfaces.aws_bedrockmantle": {
4688
+ "targets": {
4689
+ "dotnet": {
4690
+ "namespace": "Amazon.CDK.Interfaces.BedrockMantle"
4691
+ },
4692
+ "go": {
4693
+ "packageName": "interfacesawsbedrockmantle"
4694
+ },
4695
+ "java": {
4696
+ "package": "software.amazon.awscdk.interfaces.bedrockmantle"
4697
+ },
4698
+ "python": {
4699
+ "module": "aws_cdk.interfaces.aws_bedrockmantle"
4700
+ }
4701
+ }
4702
+ },
4600
4703
  "aws-cdk-lib.interfaces.aws_billing": {
4601
4704
  "targets": {
4602
4705
  "dotnet": {
@@ -5045,6 +5148,22 @@
5045
5148
  }
5046
5149
  }
5047
5150
  },
5151
+ "aws-cdk-lib.interfaces.aws_computeoptimizer": {
5152
+ "targets": {
5153
+ "dotnet": {
5154
+ "namespace": "Amazon.CDK.Interfaces.ComputeOptimizer"
5155
+ },
5156
+ "go": {
5157
+ "packageName": "interfacesawscomputeoptimizer"
5158
+ },
5159
+ "java": {
5160
+ "package": "software.amazon.awscdk.interfaces.computeoptimizer"
5161
+ },
5162
+ "python": {
5163
+ "module": "aws_cdk.interfaces.aws_computeoptimizer"
5164
+ }
5165
+ }
5166
+ },
5048
5167
  "aws-cdk-lib.interfaces.aws_config": {
5049
5168
  "targets": {
5050
5169
  "dotnet": {
@@ -5317,6 +5436,22 @@
5317
5436
  }
5318
5437
  }
5319
5438
  },
5439
+ "aws-cdk-lib.interfaces.aws_directconnect": {
5440
+ "targets": {
5441
+ "dotnet": {
5442
+ "namespace": "Amazon.CDK.Interfaces.DirectConnect"
5443
+ },
5444
+ "go": {
5445
+ "packageName": "interfacesawsdirectconnect"
5446
+ },
5447
+ "java": {
5448
+ "package": "software.amazon.awscdk.interfaces.directconnect"
5449
+ },
5450
+ "python": {
5451
+ "module": "aws_cdk.interfaces.aws_directconnect"
5452
+ }
5453
+ }
5454
+ },
5320
5455
  "aws-cdk-lib.interfaces.aws_directoryservice": {
5321
5456
  "targets": {
5322
5457
  "dotnet": {
@@ -8512,7 +8647,7 @@
8512
8647
  "stability": "experimental"
8513
8648
  },
8514
8649
  "homepage": "https://github.com/aws/aws-cdk",
8515
- "jsiiVersion": "5.9.26 (build f85d3df)",
8650
+ "jsiiVersion": "5.9.31 (build 550e607)",
8516
8651
  "keywords": [
8517
8652
  "aws",
8518
8653
  "cdk",
@@ -8878,7 +9013,7 @@
8878
9013
  },
8879
9014
  "locationInModule": {
8880
9015
  "filename": "core/lib/resource.ts",
8881
- "line": 122
9016
+ "line": 120
8882
9017
  },
8883
9018
  "parameters": [
8884
9019
  {
@@ -9730,7 +9865,7 @@
9730
9865
  },
9731
9866
  "locationInModule": {
9732
9867
  "filename": "core/lib/resource.ts",
9733
- "line": 122
9868
+ "line": 120
9734
9869
  },
9735
9870
  "parameters": [
9736
9871
  {
@@ -10588,7 +10723,7 @@
10588
10723
  },
10589
10724
  "locationInModule": {
10590
10725
  "filename": "core/lib/resource.ts",
10591
- "line": 122
10726
+ "line": 120
10592
10727
  },
10593
10728
  "parameters": [
10594
10729
  {
@@ -11975,7 +12110,7 @@
11975
12110
  },
11976
12111
  "locationInModule": {
11977
12112
  "filename": "core/lib/resource.ts",
11978
- "line": 122
12113
+ "line": 120
11979
12114
  },
11980
12115
  "parameters": [
11981
12116
  {
@@ -12784,7 +12919,7 @@
12784
12919
  },
12785
12920
  "locationInModule": {
12786
12921
  "filename": "core/lib/resource.ts",
12787
- "line": 122
12922
+ "line": 120
12788
12923
  },
12789
12924
  "parameters": [
12790
12925
  {
@@ -15090,7 +15225,7 @@
15090
15225
  },
15091
15226
  "locationInModule": {
15092
15227
  "filename": "core/lib/resource.ts",
15093
- "line": 122
15228
+ "line": 120
15094
15229
  },
15095
15230
  "parameters": [
15096
15231
  {
@@ -15891,7 +16026,7 @@
15891
16026
  },
15892
16027
  "locationInModule": {
15893
16028
  "filename": "core/lib/resource.ts",
15894
- "line": 122
16029
+ "line": 120
15895
16030
  },
15896
16031
  "parameters": [
15897
16032
  {
@@ -17883,7 +18018,7 @@
17883
18018
  },
17884
18019
  "locationInModule": {
17885
18020
  "filename": "core/lib/resource.ts",
17886
- "line": 122
18021
+ "line": 120
17887
18022
  },
17888
18023
  "parameters": [
17889
18024
  {
@@ -18361,6 +18496,6 @@
18361
18496
  "symbolId": "lib/standalone-matchmaking-configuration:StandaloneMatchmakingConfigurationProps"
18362
18497
  }
18363
18498
  },
18364
- "version": "2.240.0-alpha.0",
18499
+ "version": "2.242.0-alpha.0",
18365
18500
  "fingerprint": "**********"
18366
18501
  }
Binary file
package/lib/alias.js CHANGED
@@ -46,7 +46,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
46
46
  * Base class for new and imported GameLift Alias.
47
47
  */
48
48
  class AliasBase extends cdk.Resource {
49
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.240.0-alpha.0" };
49
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.242.0-alpha.0" };
50
50
  /**
51
51
  * The ARN to put into the destination field of a game session queue
52
52
  */
@@ -92,7 +92,7 @@ let Alias = (() => {
92
92
  Alias = _classThis = _classDescriptor.value;
93
93
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
94
94
  }
95
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.240.0-alpha.0" };
95
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.242.0-alpha.0" };
96
96
  /** Uniquely identifies this class. */
97
97
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Alias';
98
98
  /**
@@ -78,7 +78,7 @@ let BuildFleet = (() => {
78
78
  BuildFleet = _classThis = _classDescriptor.value;
79
79
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
80
80
  }
81
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.240.0-alpha.0" };
81
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.242.0-alpha.0" };
82
82
  /** Uniquely identifies this class. */
83
83
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.BuildFleet';
84
84
  /**
package/lib/build.js CHANGED
@@ -48,7 +48,7 @@ const content_1 = require("./content");
48
48
  * Base class for new and imported GameLift server build.
49
49
  */
50
50
  class BuildBase extends cdk.Resource {
51
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.240.0-alpha.0" };
51
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.242.0-alpha.0" };
52
52
  }
53
53
  exports.BuildBase = BuildBase;
54
54
  /**
@@ -110,7 +110,7 @@ let Build = (() => {
110
110
  Build = _classThis = _classDescriptor.value;
111
111
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
112
112
  }
113
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.240.0-alpha.0" };
113
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.242.0-alpha.0" };
114
114
  /** Uniquely identifies this class. */
115
115
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Build';
116
116
  /**
package/lib/content.js CHANGED
@@ -11,7 +11,7 @@ const cdk = require("aws-cdk-lib/core");
11
11
  * The class helps you on preparing and uploading custom game server build files or Realtime Servers server script files.
12
12
  */
13
13
  class Content {
14
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.240.0-alpha.0" };
14
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.242.0-alpha.0" };
15
15
  /**
16
16
  * Game content as an S3 object.
17
17
  * @param bucket The S3 bucket
@@ -38,7 +38,7 @@ class S3Content extends Content {
38
38
  bucket;
39
39
  key;
40
40
  objectVersion;
41
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.240.0-alpha.0" };
41
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.242.0-alpha.0" };
42
42
  constructor(bucket, key, objectVersion) {
43
43
  super();
44
44
  this.bucket = bucket;
@@ -71,7 +71,7 @@ exports.S3Content = S3Content;
71
71
  class AssetContent extends Content {
72
72
  path;
73
73
  options;
74
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.240.0-alpha.0" };
74
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.242.0-alpha.0" };
75
75
  asset;
76
76
  /**
77
77
  * @param path The path to the asset file or directory.
package/lib/fleet-base.js CHANGED
@@ -12,7 +12,7 @@ const alias_1 = require("./alias");
12
12
  * Base class for new and imported GameLift fleet.
13
13
  */
14
14
  class FleetBase extends cdk.Resource {
15
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.240.0-alpha.0" };
15
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.242.0-alpha.0" };
16
16
  /**
17
17
  * Import an existing fleet from its attributes.
18
18
  */
@@ -91,7 +91,7 @@ var BalancingStrategy;
91
91
  * Base class for new and imported GameLift FleetIQ game server group.
92
92
  */
93
93
  class GameServerGroupBase extends cdk.Resource {
94
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.240.0-alpha.0" };
94
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.242.0-alpha.0" };
95
95
  /**
96
96
  * [disable-awslint:no-grants]
97
97
  */
@@ -159,7 +159,7 @@ let GameServerGroup = (() => {
159
159
  GameServerGroup = _classThis = _classDescriptor.value;
160
160
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
161
161
  }
162
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.240.0-alpha.0" };
162
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.242.0-alpha.0" };
163
163
  /** Uniquely identifies this class. */
164
164
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameServerGroup';
165
165
  /**
@@ -69,7 +69,7 @@ var PriorityType;
69
69
  * Base class for new and imported GameLift GameSessionQueue.
70
70
  */
71
71
  class GameSessionQueueBase extends cdk.Resource {
72
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.240.0-alpha.0" };
72
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.242.0-alpha.0" };
73
73
  metric(metricName, props) {
74
74
  return new cloudwatch.Metric({
75
75
  namespace: 'AWS/GameLift',
@@ -132,7 +132,7 @@ let GameSessionQueue = (() => {
132
132
  GameSessionQueue = _classThis = _classDescriptor.value;
133
133
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
134
134
  }
135
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.240.0-alpha.0" };
135
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.242.0-alpha.0" };
136
136
  /** Uniquely identifies this class. */
137
137
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameSessionQueue';
138
138
  /**
@@ -19,7 +19,7 @@ var Protocol;
19
19
  */
20
20
  class Port {
21
21
  props;
22
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.240.0-alpha.0" };
22
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.242.0-alpha.0" };
23
23
  /**
24
24
  * A single TCP port
25
25
  */
@@ -113,7 +113,7 @@ exports.Port = Port;
113
113
  * Use this object if you need to represent connection partners using plain IP addresses.
114
114
  */
115
115
  class Peer {
116
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.240.0-alpha.0" };
116
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.242.0-alpha.0" };
117
117
  /**
118
118
  * Create an IPv4 peer from a CIDR
119
119
  */
@@ -9,7 +9,7 @@ const cdk = require("aws-cdk-lib/core");
9
9
  * Base class for new and imported GameLift Matchmaking configuration.
10
10
  */
11
11
  class MatchmakingConfigurationBase extends cdk.Resource {
12
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.240.0-alpha.0" };
12
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.242.0-alpha.0" };
13
13
  /**
14
14
  * Import an existing matchmaking configuration from its attributes.
15
15
  */
@@ -13,7 +13,7 @@ const fs = require("fs");
13
13
  * - If no match is made after 30 seconds, gradually relax the skill requirements.
14
14
  */
15
15
  class RuleSetContent {
16
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.240.0-alpha.0" };
16
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.242.0-alpha.0" };
17
17
  /**
18
18
  * Matchmaking ruleSet body from a file
19
19
  * @returns `RuleSetContentBase` based on JSON file content.
@@ -47,7 +47,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
47
47
  * Base class for new and imported GameLift matchmaking ruleSet.
48
48
  */
49
49
  class MatchmakingRuleSetBase extends cdk.Resource {
50
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.240.0-alpha.0" };
50
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.242.0-alpha.0" };
51
51
  metric(metricName, props) {
52
52
  return new cloudwatch.Metric({
53
53
  namespace: 'AWS/GameLift',
@@ -103,7 +103,7 @@ let MatchmakingRuleSet = (() => {
103
103
  MatchmakingRuleSet = _classThis = _classDescriptor.value;
104
104
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
105
105
  }
106
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.240.0-alpha.0" };
106
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.242.0-alpha.0" };
107
107
  /** Uniquely identifies this class. */
108
108
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.MatchmakingRuleSet';
109
109
  /**
@@ -78,7 +78,7 @@ let QueuedMatchmakingConfiguration = (() => {
78
78
  QueuedMatchmakingConfiguration = _classThis = _classDescriptor.value;
79
79
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
80
80
  }
81
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.240.0-alpha.0" };
81
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.242.0-alpha.0" };
82
82
  /** Uniquely identifies this class. */
83
83
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.QueuedMatchmakingConfiguration';
84
84
  /**
package/lib/script.js CHANGED
@@ -48,7 +48,7 @@ const content_1 = require("./content");
48
48
  * Base class for new and imported GameLift realtime server script.
49
49
  */
50
50
  class ScriptBase extends cdk.Resource {
51
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.240.0-alpha.0" };
51
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.242.0-alpha.0" };
52
52
  }
53
53
  exports.ScriptBase = ScriptBase;
54
54
  /**
@@ -80,7 +80,7 @@ let Script = (() => {
80
80
  Script = _classThis = _classDescriptor.value;
81
81
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
82
82
  }
83
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.240.0-alpha.0" };
83
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.242.0-alpha.0" };
84
84
  /** Uniquely identifies this class. */
85
85
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Script';
86
86
  /**
@@ -75,7 +75,7 @@ let StandaloneMatchmakingConfiguration = (() => {
75
75
  StandaloneMatchmakingConfiguration = _classThis = _classDescriptor.value;
76
76
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
77
77
  }
78
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.240.0-alpha.0" };
78
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.242.0-alpha.0" };
79
79
  /** Uniquely identifies this class. */
80
80
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.StandaloneMatchmakingConfiguration';
81
81
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-gamelift-alpha",
3
- "version": "2.240.0-alpha.0",
3
+ "version": "2.242.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::GameLift",
6
6
  "main": "lib/index.js",
@@ -82,23 +82,23 @@
82
82
  },
83
83
  "license": "Apache-2.0",
84
84
  "devDependencies": {
85
- "@aws-cdk/cdk-build-tools": "2.240.0-alpha.0",
86
- "@aws-cdk/integ-runner": "^2.195.0",
87
- "@aws-cdk/pkglint": "2.240.0-alpha.0",
85
+ "@aws-cdk/cdk-build-tools": "2.242.0-alpha.0",
86
+ "@aws-cdk/integ-runner": "^2.196.1",
87
+ "@aws-cdk/pkglint": "2.242.0-alpha.0",
88
88
  "@types/jest": "^29.5.14",
89
89
  "jest": "^29.7.0",
90
- "aws-cdk-lib": "2.240.0",
90
+ "aws-cdk-lib": "2.242.0",
91
91
  "constructs": "^10.5.0",
92
- "@aws-cdk/integ-tests-alpha": "2.240.0-alpha.0"
92
+ "@aws-cdk/integ-tests-alpha": "2.242.0-alpha.0"
93
93
  },
94
94
  "dependencies": {},
95
95
  "homepage": "https://github.com/aws/aws-cdk",
96
96
  "peerDependencies": {
97
- "aws-cdk-lib": "^2.240.0",
97
+ "aws-cdk-lib": "^2.242.0",
98
98
  "constructs": "^10.5.0"
99
99
  },
100
100
  "engines": {
101
- "node": ">= 18.0.0"
101
+ "node": ">= 20.0.0"
102
102
  },
103
103
  "stability": "experimental",
104
104
  "maturity": "experimental",