@aws-cdk/aws-neptune-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",
@@ -4030,7 +4043,7 @@
4030
4043
  },
4031
4044
  "locationInModule": {
4032
4045
  "filename": "lib/parameter-group.ts",
4033
- "line": 113
4046
+ "line": 118
4034
4047
  },
4035
4048
  "parameters": [
4036
4049
  {
@@ -4059,7 +4072,7 @@
4059
4072
  "kind": "class",
4060
4073
  "locationInModule": {
4061
4074
  "filename": "lib/parameter-group.ts",
4062
- "line": 97
4075
+ "line": 98
4063
4076
  },
4064
4077
  "methods": [
4065
4078
  {
@@ -4069,7 +4082,7 @@
4069
4082
  },
4070
4083
  "locationInModule": {
4071
4084
  "filename": "lib/parameter-group.ts",
4072
- "line": 101
4085
+ "line": 106
4073
4086
  },
4074
4087
  "name": "fromClusterParameterGroupName",
4075
4088
  "parameters": [
@@ -4102,6 +4115,23 @@
4102
4115
  ],
4103
4116
  "name": "ClusterParameterGroup",
4104
4117
  "properties": [
4118
+ {
4119
+ "const": true,
4120
+ "docs": {
4121
+ "stability": "experimental",
4122
+ "summary": "Uniquely identifies this class."
4123
+ },
4124
+ "immutable": true,
4125
+ "locationInModule": {
4126
+ "filename": "lib/parameter-group.ts",
4127
+ "line": 101
4128
+ },
4129
+ "name": "PROPERTY_INJECTION_ID",
4130
+ "static": true,
4131
+ "type": {
4132
+ "primitive": "string"
4133
+ }
4134
+ },
4105
4135
  {
4106
4136
  "docs": {
4107
4137
  "stability": "experimental",
@@ -4110,7 +4140,7 @@
4110
4140
  "immutable": true,
4111
4141
  "locationInModule": {
4112
4142
  "filename": "lib/parameter-group.ts",
4113
- "line": 111
4143
+ "line": 116
4114
4144
  },
4115
4145
  "name": "clusterParameterGroupName",
4116
4146
  "overrides": "@aws-cdk/aws-neptune-alpha.IClusterParameterGroup",
@@ -4136,7 +4166,7 @@
4136
4166
  "kind": "interface",
4137
4167
  "locationInModule": {
4138
4168
  "filename": "lib/parameter-group.ts",
4139
- "line": 61
4169
+ "line": 62
4140
4170
  },
4141
4171
  "name": "ClusterParameterGroupProps",
4142
4172
  "properties": [
@@ -4149,7 +4179,7 @@
4149
4179
  "immutable": true,
4150
4180
  "locationInModule": {
4151
4181
  "filename": "lib/parameter-group.ts",
4152
- "line": 48
4182
+ "line": 49
4153
4183
  },
4154
4184
  "name": "parameters",
4155
4185
  "type": {
@@ -4171,7 +4201,7 @@
4171
4201
  "immutable": true,
4172
4202
  "locationInModule": {
4173
4203
  "filename": "lib/parameter-group.ts",
4174
- "line": 67
4204
+ "line": 68
4175
4205
  },
4176
4206
  "name": "clusterParameterGroupName",
4177
4207
  "optional": true,
@@ -4189,7 +4219,7 @@
4189
4219
  "immutable": true,
4190
4220
  "locationInModule": {
4191
4221
  "filename": "lib/parameter-group.ts",
4192
- "line": 43
4222
+ "line": 44
4193
4223
  },
4194
4224
  "name": "description",
4195
4225
  "optional": true,
@@ -4207,7 +4237,7 @@
4207
4237
  "immutable": true,
4208
4238
  "locationInModule": {
4209
4239
  "filename": "lib/parameter-group.ts",
4210
- "line": 55
4240
+ "line": 56
4211
4241
  },
4212
4242
  "name": "family",
4213
4243
  "optional": true,
@@ -4237,7 +4267,7 @@
4237
4267
  },
4238
4268
  "locationInModule": {
4239
4269
  "filename": "lib/cluster.ts",
4240
- "line": 618
4270
+ "line": 622
4241
4271
  },
4242
4272
  "parameters": [
4243
4273
  {
@@ -4266,7 +4296,7 @@
4266
4296
  "kind": "class",
4267
4297
  "locationInModule": {
4268
4298
  "filename": "lib/cluster.ts",
4269
- "line": 572
4299
+ "line": 573
4270
4300
  },
4271
4301
  "name": "DatabaseCluster",
4272
4302
  "properties": [
@@ -4279,7 +4309,7 @@
4279
4309
  "immutable": true,
4280
4310
  "locationInModule": {
4281
4311
  "filename": "lib/cluster.ts",
4282
- "line": 577
4312
+ "line": 581
4283
4313
  },
4284
4314
  "name": "DEFAULT_NUM_INSTANCES",
4285
4315
  "static": true,
@@ -4287,6 +4317,23 @@
4287
4317
  "primitive": "number"
4288
4318
  }
4289
4319
  },
4320
+ {
4321
+ "const": true,
4322
+ "docs": {
4323
+ "stability": "experimental",
4324
+ "summary": "Uniquely identifies this class."
4325
+ },
4326
+ "immutable": true,
4327
+ "locationInModule": {
4328
+ "filename": "lib/cluster.ts",
4329
+ "line": 576
4330
+ },
4331
+ "name": "PROPERTY_INJECTION_ID",
4332
+ "static": true,
4333
+ "type": {
4334
+ "primitive": "string"
4335
+ }
4336
+ },
4290
4337
  {
4291
4338
  "docs": {
4292
4339
  "stability": "experimental",
@@ -4295,7 +4342,7 @@
4295
4342
  "immutable": true,
4296
4343
  "locationInModule": {
4297
4344
  "filename": "lib/cluster.ts",
4298
- "line": 580
4345
+ "line": 584
4299
4346
  },
4300
4347
  "name": "clusterEndpoint",
4301
4348
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
@@ -4311,7 +4358,7 @@
4311
4358
  "immutable": true,
4312
4359
  "locationInModule": {
4313
4360
  "filename": "lib/cluster.ts",
4314
- "line": 579
4361
+ "line": 583
4315
4362
  },
4316
4363
  "name": "clusterIdentifier",
4317
4364
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
@@ -4327,7 +4374,7 @@
4327
4374
  "immutable": true,
4328
4375
  "locationInModule": {
4329
4376
  "filename": "lib/cluster.ts",
4330
- "line": 581
4377
+ "line": 585
4331
4378
  },
4332
4379
  "name": "clusterReadEndpoint",
4333
4380
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
@@ -4347,7 +4394,7 @@
4347
4394
  "immutable": true,
4348
4395
  "locationInModule": {
4349
4396
  "filename": "lib/cluster.ts",
4350
- "line": 589
4397
+ "line": 593
4351
4398
  },
4352
4399
  "name": "clusterResourceIdentifier",
4353
4400
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
@@ -4363,7 +4410,7 @@
4363
4410
  "immutable": true,
4364
4411
  "locationInModule": {
4365
4412
  "filename": "lib/cluster.ts",
4366
- "line": 582
4413
+ "line": 586
4367
4414
  },
4368
4415
  "name": "connections",
4369
4416
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
@@ -4379,7 +4426,7 @@
4379
4426
  "immutable": true,
4380
4427
  "locationInModule": {
4381
4428
  "filename": "lib/cluster.ts",
4382
- "line": 614
4429
+ "line": 618
4383
4430
  },
4384
4431
  "name": "instanceEndpoints",
4385
4432
  "type": {
@@ -4399,7 +4446,7 @@
4399
4446
  "immutable": true,
4400
4447
  "locationInModule": {
4401
4448
  "filename": "lib/cluster.ts",
4402
- "line": 609
4449
+ "line": 613
4403
4450
  },
4404
4451
  "name": "instanceIdentifiers",
4405
4452
  "type": {
@@ -4419,7 +4466,7 @@
4419
4466
  "immutable": true,
4420
4467
  "locationInModule": {
4421
4468
  "filename": "lib/cluster.ts",
4422
- "line": 604
4469
+ "line": 608
4423
4470
  },
4424
4471
  "name": "subnetGroup",
4425
4472
  "type": {
@@ -4434,7 +4481,7 @@
4434
4481
  "immutable": true,
4435
4482
  "locationInModule": {
4436
4483
  "filename": "lib/cluster.ts",
4437
- "line": 594
4484
+ "line": 598
4438
4485
  },
4439
4486
  "name": "vpc",
4440
4487
  "type": {
@@ -4449,7 +4496,7 @@
4449
4496
  "immutable": true,
4450
4497
  "locationInModule": {
4451
4498
  "filename": "lib/cluster.ts",
4452
- "line": 599
4499
+ "line": 603
4453
4500
  },
4454
4501
  "name": "vpcSubnets",
4455
4502
  "type": {
@@ -4462,7 +4509,7 @@
4462
4509
  },
4463
4510
  "locationInModule": {
4464
4511
  "filename": "lib/cluster.ts",
4465
- "line": 616
4512
+ "line": 620
4466
4513
  },
4467
4514
  "name": "enableIamAuthentication",
4468
4515
  "optional": true,
@@ -4490,7 +4537,7 @@
4490
4537
  "kind": "interface",
4491
4538
  "locationInModule": {
4492
4539
  "filename": "lib/cluster.ts",
4493
- "line": 446
4540
+ "line": 447
4494
4541
  },
4495
4542
  "name": "DatabaseClusterAttributes",
4496
4543
  "properties": [
@@ -4503,7 +4550,7 @@
4503
4550
  "immutable": true,
4504
4551
  "locationInModule": {
4505
4552
  "filename": "lib/cluster.ts",
4506
- "line": 470
4553
+ "line": 471
4507
4554
  },
4508
4555
  "name": "clusterEndpointAddress",
4509
4556
  "type": {
@@ -4519,7 +4566,7 @@
4519
4566
  "immutable": true,
4520
4567
  "locationInModule": {
4521
4568
  "filename": "lib/cluster.ts",
4522
- "line": 460
4569
+ "line": 461
4523
4570
  },
4524
4571
  "name": "clusterIdentifier",
4525
4572
  "type": {
@@ -4535,7 +4582,7 @@
4535
4582
  "immutable": true,
4536
4583
  "locationInModule": {
4537
4584
  "filename": "lib/cluster.ts",
4538
- "line": 465
4585
+ "line": 466
4539
4586
  },
4540
4587
  "name": "clusterResourceIdentifier",
4541
4588
  "type": {
@@ -4551,7 +4598,7 @@
4551
4598
  "immutable": true,
4552
4599
  "locationInModule": {
4553
4600
  "filename": "lib/cluster.ts",
4554
- "line": 450
4601
+ "line": 451
4555
4602
  },
4556
4603
  "name": "port",
4557
4604
  "type": {
@@ -4567,7 +4614,7 @@
4567
4614
  "immutable": true,
4568
4615
  "locationInModule": {
4569
4616
  "filename": "lib/cluster.ts",
4570
- "line": 475
4617
+ "line": 476
4571
4618
  },
4572
4619
  "name": "readerEndpointAddress",
4573
4620
  "type": {
@@ -4583,7 +4630,7 @@
4583
4630
  "immutable": true,
4584
4631
  "locationInModule": {
4585
4632
  "filename": "lib/cluster.ts",
4586
- "line": 455
4633
+ "line": 456
4587
4634
  },
4588
4635
  "name": "securityGroup",
4589
4636
  "type": {
@@ -4642,7 +4689,7 @@
4642
4689
  "kind": "class",
4643
4690
  "locationInModule": {
4644
4691
  "filename": "lib/cluster.ts",
4645
- "line": 481
4692
+ "line": 482
4646
4693
  },
4647
4694
  "methods": [
4648
4695
  {
@@ -4652,7 +4699,7 @@
4652
4699
  },
4653
4700
  "locationInModule": {
4654
4701
  "filename": "lib/cluster.ts",
4655
- "line": 485
4702
+ "line": 486
4656
4703
  },
4657
4704
  "name": "fromDatabaseClusterAttributes",
4658
4705
  "parameters": [
@@ -4689,7 +4736,7 @@
4689
4736
  },
4690
4737
  "locationInModule": {
4691
4738
  "filename": "lib/cluster.ts",
4692
- "line": 529
4739
+ "line": 530
4693
4740
  },
4694
4741
  "name": "grant",
4695
4742
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4722,7 +4769,7 @@
4722
4769
  },
4723
4770
  "locationInModule": {
4724
4771
  "filename": "lib/cluster.ts",
4725
- "line": 551
4772
+ "line": 552
4726
4773
  },
4727
4774
  "name": "grantConnect",
4728
4775
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4747,7 +4794,7 @@
4747
4794
  },
4748
4795
  "locationInModule": {
4749
4796
  "filename": "lib/cluster.ts",
4750
- "line": 555
4797
+ "line": 556
4751
4798
  },
4752
4799
  "name": "metric",
4753
4800
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4784,7 +4831,7 @@
4784
4831
  "immutable": true,
4785
4832
  "locationInModule": {
4786
4833
  "filename": "lib/cluster.ts",
4787
- "line": 515
4834
+ "line": 516
4788
4835
  },
4789
4836
  "name": "clusterEndpoint",
4790
4837
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4801,7 +4848,7 @@
4801
4848
  "immutable": true,
4802
4849
  "locationInModule": {
4803
4850
  "filename": "lib/cluster.ts",
4804
- "line": 505
4851
+ "line": 506
4805
4852
  },
4806
4853
  "name": "clusterIdentifier",
4807
4854
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4818,7 +4865,7 @@
4818
4865
  "immutable": true,
4819
4866
  "locationInModule": {
4820
4867
  "filename": "lib/cluster.ts",
4821
- "line": 520
4868
+ "line": 521
4822
4869
  },
4823
4870
  "name": "clusterReadEndpoint",
4824
4871
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4835,7 +4882,7 @@
4835
4882
  "immutable": true,
4836
4883
  "locationInModule": {
4837
4884
  "filename": "lib/cluster.ts",
4838
- "line": 510
4885
+ "line": 511
4839
4886
  },
4840
4887
  "name": "clusterResourceIdentifier",
4841
4888
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
@@ -4852,7 +4899,7 @@
4852
4899
  "immutable": true,
4853
4900
  "locationInModule": {
4854
4901
  "filename": "lib/cluster.ts",
4855
- "line": 525
4902
+ "line": 526
4856
4903
  },
4857
4904
  "name": "connections",
4858
4905
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -4867,7 +4914,7 @@
4867
4914
  },
4868
4915
  "locationInModule": {
4869
4916
  "filename": "lib/cluster.ts",
4870
- "line": 527
4917
+ "line": 528
4871
4918
  },
4872
4919
  "name": "enableIamAuthentication",
4873
4920
  "optional": true,
@@ -4894,7 +4941,7 @@
4894
4941
  "kind": "interface",
4895
4942
  "locationInModule": {
4896
4943
  "filename": "lib/cluster.ts",
4897
- "line": 179
4944
+ "line": 180
4898
4945
  },
4899
4946
  "name": "DatabaseClusterProps",
4900
4947
  "properties": [
@@ -4907,7 +4954,7 @@
4907
4954
  "immutable": true,
4908
4955
  "locationInModule": {
4909
4956
  "filename": "lib/cluster.ts",
4910
- "line": 254
4957
+ "line": 255
4911
4958
  },
4912
4959
  "name": "instanceType",
4913
4960
  "type": {
@@ -4924,7 +4971,7 @@
4924
4971
  "immutable": true,
4925
4972
  "locationInModule": {
4926
4973
  "filename": "lib/cluster.ts",
4927
- "line": 308
4974
+ "line": 309
4928
4975
  },
4929
4976
  "name": "vpc",
4930
4977
  "type": {
@@ -4941,7 +4988,7 @@
4941
4988
  "immutable": true,
4942
4989
  "locationInModule": {
4943
4990
  "filename": "lib/cluster.ts",
4944
- "line": 261
4991
+ "line": 262
4945
4992
  },
4946
4993
  "name": "associatedRoles",
4947
4994
  "optional": true,
@@ -4964,7 +5011,7 @@
4964
5011
  "immutable": true,
4965
5012
  "locationInModule": {
4966
5013
  "filename": "lib/cluster.ts",
4967
- "line": 340
5014
+ "line": 341
4968
5015
  },
4969
5016
  "name": "autoMinorVersionUpgrade",
4970
5017
  "optional": true,
@@ -4982,7 +5029,7 @@
4982
5029
  "immutable": true,
4983
5030
  "locationInModule": {
4984
5031
  "filename": "lib/cluster.ts",
4985
- "line": 192
5032
+ "line": 193
4986
5033
  },
4987
5034
  "name": "backupRetention",
4988
5035
  "optional": true,
@@ -5001,7 +5048,7 @@
5001
5048
  "immutable": true,
5002
5049
  "locationInModule": {
5003
5050
  "filename": "lib/cluster.ts",
5004
- "line": 351
5051
+ "line": 352
5005
5052
  },
5006
5053
  "name": "cloudwatchLogsExports",
5007
5054
  "optional": true,
@@ -5025,7 +5072,7 @@
5025
5072
  "immutable": true,
5026
5073
  "locationInModule": {
5027
5074
  "filename": "lib/cluster.ts",
5028
- "line": 360
5075
+ "line": 361
5029
5076
  },
5030
5077
  "name": "cloudwatchLogsRetention",
5031
5078
  "optional": true,
@@ -5043,7 +5090,7 @@
5043
5090
  "immutable": true,
5044
5091
  "locationInModule": {
5045
5092
  "filename": "lib/cluster.ts",
5046
- "line": 368
5093
+ "line": 369
5047
5094
  },
5048
5095
  "name": "cloudwatchLogsRetentionRole",
5049
5096
  "optional": true,
@@ -5061,7 +5108,7 @@
5061
5108
  "immutable": true,
5062
5109
  "locationInModule": {
5063
5110
  "filename": "lib/cluster.ts",
5064
- "line": 287
5111
+ "line": 288
5065
5112
  },
5066
5113
  "name": "clusterParameterGroup",
5067
5114
  "optional": true,
@@ -5079,7 +5126,7 @@
5079
5126
  "immutable": true,
5080
5127
  "locationInModule": {
5081
5128
  "filename": "lib/cluster.ts",
5082
- "line": 383
5129
+ "line": 384
5083
5130
  },
5084
5131
  "name": "copyTagsToSnapshot",
5085
5132
  "optional": true,
@@ -5097,7 +5144,7 @@
5097
5144
  "immutable": true,
5098
5145
  "locationInModule": {
5099
5146
  "filename": "lib/cluster.ts",
5100
- "line": 232
5147
+ "line": 233
5101
5148
  },
5102
5149
  "name": "dbClusterName",
5103
5150
  "optional": true,
@@ -5115,7 +5162,7 @@
5115
5162
  "immutable": true,
5116
5163
  "locationInModule": {
5117
5164
  "filename": "lib/cluster.ts",
5118
- "line": 268
5165
+ "line": 269
5119
5166
  },
5120
5167
  "name": "deletionProtection",
5121
5168
  "optional": true,
@@ -5133,7 +5180,7 @@
5133
5180
  "immutable": true,
5134
5181
  "locationInModule": {
5135
5182
  "filename": "lib/cluster.ts",
5136
- "line": 185
5183
+ "line": 186
5137
5184
  },
5138
5185
  "name": "engineVersion",
5139
5186
  "optional": true,
@@ -5151,7 +5198,7 @@
5151
5198
  "immutable": true,
5152
5199
  "locationInModule": {
5153
5200
  "filename": "lib/cluster.ts",
5154
- "line": 239
5201
+ "line": 240
5155
5202
  },
5156
5203
  "name": "iamAuthentication",
5157
5204
  "optional": true,
@@ -5170,7 +5217,7 @@
5170
5217
  "immutable": true,
5171
5218
  "locationInModule": {
5172
5219
  "filename": "lib/cluster.ts",
5173
- "line": 249
5220
+ "line": 250
5174
5221
  },
5175
5222
  "name": "instanceIdentifierBase",
5176
5223
  "optional": true,
@@ -5188,7 +5235,7 @@
5188
5235
  "immutable": true,
5189
5236
  "locationInModule": {
5190
5237
  "filename": "lib/cluster.ts",
5191
- "line": 225
5238
+ "line": 226
5192
5239
  },
5193
5240
  "name": "instances",
5194
5241
  "optional": true,
@@ -5206,7 +5253,7 @@
5206
5253
  "immutable": true,
5207
5254
  "locationInModule": {
5208
5255
  "filename": "lib/cluster.ts",
5209
- "line": 211
5256
+ "line": 212
5210
5257
  },
5211
5258
  "name": "kmsKey",
5212
5259
  "optional": true,
@@ -5224,7 +5271,7 @@
5224
5271
  "immutable": true,
5225
5272
  "locationInModule": {
5226
5273
  "filename": "lib/cluster.ts",
5227
- "line": 294
5274
+ "line": 295
5228
5275
  },
5229
5276
  "name": "parameterGroup",
5230
5277
  "optional": true,
@@ -5242,7 +5289,7 @@
5242
5289
  "immutable": true,
5243
5290
  "locationInModule": {
5244
5291
  "filename": "lib/cluster.ts",
5245
- "line": 390
5292
+ "line": 391
5246
5293
  },
5247
5294
  "name": "port",
5248
5295
  "optional": true,
@@ -5261,7 +5308,7 @@
5261
5308
  "immutable": true,
5262
5309
  "locationInModule": {
5263
5310
  "filename": "lib/cluster.ts",
5264
- "line": 204
5311
+ "line": 205
5265
5312
  },
5266
5313
  "name": "preferredBackupWindow",
5267
5314
  "optional": true,
@@ -5280,7 +5327,7 @@
5280
5327
  "immutable": true,
5281
5328
  "locationInModule": {
5282
5329
  "filename": "lib/cluster.ts",
5283
- "line": 280
5330
+ "line": 281
5284
5331
  },
5285
5332
  "name": "preferredMaintenanceWindow",
5286
5333
  "optional": true,
@@ -5299,7 +5346,7 @@
5299
5346
  "immutable": true,
5300
5347
  "locationInModule": {
5301
5348
  "filename": "lib/cluster.ts",
5302
- "line": 332
5349
+ "line": 333
5303
5350
  },
5304
5351
  "name": "removalPolicy",
5305
5352
  "optional": true,
@@ -5317,7 +5364,7 @@
5317
5364
  "immutable": true,
5318
5365
  "locationInModule": {
5319
5366
  "filename": "lib/cluster.ts",
5320
- "line": 322
5367
+ "line": 323
5321
5368
  },
5322
5369
  "name": "securityGroups",
5323
5370
  "optional": true,
@@ -5341,7 +5388,7 @@
5341
5388
  "immutable": true,
5342
5389
  "locationInModule": {
5343
5390
  "filename": "lib/cluster.ts",
5344
- "line": 376
5391
+ "line": 377
5345
5392
  },
5346
5393
  "name": "serverlessScalingConfiguration",
5347
5394
  "optional": true,
@@ -5359,7 +5406,7 @@
5359
5406
  "immutable": true,
5360
5407
  "locationInModule": {
5361
5408
  "filename": "lib/cluster.ts",
5362
- "line": 218
5409
+ "line": 219
5363
5410
  },
5364
5411
  "name": "storageEncrypted",
5365
5412
  "optional": true,
@@ -5377,7 +5424,7 @@
5377
5424
  "immutable": true,
5378
5425
  "locationInModule": {
5379
5426
  "filename": "lib/cluster.ts",
5380
- "line": 301
5427
+ "line": 302
5381
5428
  },
5382
5429
  "name": "subnetGroup",
5383
5430
  "optional": true,
@@ -5395,7 +5442,7 @@
5395
5442
  "immutable": true,
5396
5443
  "locationInModule": {
5397
5444
  "filename": "lib/cluster.ts",
5398
- "line": 315
5445
+ "line": 316
5399
5446
  },
5400
5447
  "name": "vpcSubnets",
5401
5448
  "optional": true,
@@ -5425,7 +5472,7 @@
5425
5472
  },
5426
5473
  "locationInModule": {
5427
5474
  "filename": "lib/instance.ts",
5428
- "line": 500
5475
+ "line": 504
5429
5476
  },
5430
5477
  "parameters": [
5431
5478
  {
@@ -5454,20 +5501,37 @@
5454
5501
  "kind": "class",
5455
5502
  "locationInModule": {
5456
5503
  "filename": "lib/instance.ts",
5457
- "line": 474
5504
+ "line": 475
5458
5505
  },
5459
5506
  "name": "DatabaseInstance",
5460
5507
  "properties": [
5461
5508
  {
5509
+ "const": true,
5462
5510
  "docs": {
5463
5511
  "stability": "experimental",
5464
- "summary": "The instance's database cluster."
5512
+ "summary": "Uniquely identifies this class."
5465
5513
  },
5466
5514
  "immutable": true,
5467
5515
  "locationInModule": {
5468
5516
  "filename": "lib/instance.ts",
5469
5517
  "line": 478
5470
5518
  },
5519
+ "name": "PROPERTY_INJECTION_ID",
5520
+ "static": true,
5521
+ "type": {
5522
+ "primitive": "string"
5523
+ }
5524
+ },
5525
+ {
5526
+ "docs": {
5527
+ "stability": "experimental",
5528
+ "summary": "The instance's database cluster."
5529
+ },
5530
+ "immutable": true,
5531
+ "locationInModule": {
5532
+ "filename": "lib/instance.ts",
5533
+ "line": 482
5534
+ },
5471
5535
  "name": "cluster",
5472
5536
  "type": {
5473
5537
  "fqn": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster"
@@ -5484,7 +5548,7 @@
5484
5548
  "immutable": true,
5485
5549
  "locationInModule": {
5486
5550
  "filename": "lib/instance.ts",
5487
- "line": 493
5551
+ "line": 497
5488
5552
  },
5489
5553
  "name": "dbInstanceEndpointAddress",
5490
5554
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
@@ -5503,7 +5567,7 @@
5503
5567
  "immutable": true,
5504
5568
  "locationInModule": {
5505
5569
  "filename": "lib/instance.ts",
5506
- "line": 498
5570
+ "line": 502
5507
5571
  },
5508
5572
  "name": "dbInstanceEndpointPort",
5509
5573
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
@@ -5522,7 +5586,7 @@
5522
5586
  "immutable": true,
5523
5587
  "locationInModule": {
5524
5588
  "filename": "lib/instance.ts",
5525
- "line": 488
5589
+ "line": 492
5526
5590
  },
5527
5591
  "name": "instanceEndpoint",
5528
5592
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
@@ -5541,7 +5605,7 @@
5541
5605
  "immutable": true,
5542
5606
  "locationInModule": {
5543
5607
  "filename": "lib/instance.ts",
5544
- "line": 483
5608
+ "line": 487
5545
5609
  },
5546
5610
  "name": "instanceIdentifier",
5547
5611
  "overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
@@ -5567,7 +5631,7 @@
5567
5631
  "kind": "interface",
5568
5632
  "locationInModule": {
5569
5633
  "filename": "lib/instance.ts",
5570
- "line": 347
5634
+ "line": 348
5571
5635
  },
5572
5636
  "name": "DatabaseInstanceAttributes",
5573
5637
  "properties": [
@@ -5580,7 +5644,7 @@
5580
5644
  "immutable": true,
5581
5645
  "locationInModule": {
5582
5646
  "filename": "lib/instance.ts",
5583
- "line": 356
5647
+ "line": 357
5584
5648
  },
5585
5649
  "name": "instanceEndpointAddress",
5586
5650
  "type": {
@@ -5596,7 +5660,7 @@
5596
5660
  "immutable": true,
5597
5661
  "locationInModule": {
5598
5662
  "filename": "lib/instance.ts",
5599
- "line": 351
5663
+ "line": 352
5600
5664
  },
5601
5665
  "name": "instanceIdentifier",
5602
5666
  "type": {
@@ -5612,7 +5676,7 @@
5612
5676
  "immutable": true,
5613
5677
  "locationInModule": {
5614
5678
  "filename": "lib/instance.ts",
5615
- "line": 361
5679
+ "line": 362
5616
5680
  },
5617
5681
  "name": "port",
5618
5682
  "type": {
@@ -5671,7 +5735,7 @@
5671
5735
  "kind": "class",
5672
5736
  "locationInModule": {
5673
5737
  "filename": "lib/instance.ts",
5674
- "line": 419
5738
+ "line": 420
5675
5739
  },
5676
5740
  "methods": [
5677
5741
  {
@@ -5681,7 +5745,7 @@
5681
5745
  },
5682
5746
  "locationInModule": {
5683
5747
  "filename": "lib/instance.ts",
5684
- "line": 423
5748
+ "line": 424
5685
5749
  },
5686
5750
  "name": "fromDatabaseInstanceAttributes",
5687
5751
  "parameters": [
@@ -5721,7 +5785,7 @@
5721
5785
  },
5722
5786
  "locationInModule": {
5723
5787
  "filename": "lib/instance.ts",
5724
- "line": 457
5788
+ "line": 458
5725
5789
  },
5726
5790
  "name": "metric",
5727
5791
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
@@ -5761,7 +5825,7 @@
5761
5825
  "immutable": true,
5762
5826
  "locationInModule": {
5763
5827
  "filename": "lib/instance.ts",
5764
- "line": 437
5828
+ "line": 438
5765
5829
  },
5766
5830
  "name": "dbInstanceEndpointAddress",
5767
5831
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
@@ -5781,7 +5845,7 @@
5781
5845
  "immutable": true,
5782
5846
  "locationInModule": {
5783
5847
  "filename": "lib/instance.ts",
5784
- "line": 442
5848
+ "line": 443
5785
5849
  },
5786
5850
  "name": "dbInstanceEndpointPort",
5787
5851
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
@@ -5801,7 +5865,7 @@
5801
5865
  "immutable": true,
5802
5866
  "locationInModule": {
5803
5867
  "filename": "lib/instance.ts",
5804
- "line": 447
5868
+ "line": 448
5805
5869
  },
5806
5870
  "name": "instanceEndpoint",
5807
5871
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
@@ -5821,7 +5885,7 @@
5821
5885
  "immutable": true,
5822
5886
  "locationInModule": {
5823
5887
  "filename": "lib/instance.ts",
5824
- "line": 452
5888
+ "line": 453
5825
5889
  },
5826
5890
  "name": "instanceIdentifier",
5827
5891
  "overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
@@ -5847,7 +5911,7 @@
5847
5911
  "kind": "interface",
5848
5912
  "locationInModule": {
5849
5913
  "filename": "lib/instance.ts",
5850
- "line": 367
5914
+ "line": 368
5851
5915
  },
5852
5916
  "name": "DatabaseInstanceProps",
5853
5917
  "properties": [
@@ -5860,7 +5924,7 @@
5860
5924
  "immutable": true,
5861
5925
  "locationInModule": {
5862
5926
  "filename": "lib/instance.ts",
5863
- "line": 371
5927
+ "line": 372
5864
5928
  },
5865
5929
  "name": "cluster",
5866
5930
  "type": {
@@ -5876,7 +5940,7 @@
5876
5940
  "immutable": true,
5877
5941
  "locationInModule": {
5878
5942
  "filename": "lib/instance.ts",
5879
- "line": 376
5943
+ "line": 377
5880
5944
  },
5881
5945
  "name": "instanceType",
5882
5946
  "type": {
@@ -5893,7 +5957,7 @@
5893
5957
  "immutable": true,
5894
5958
  "locationInModule": {
5895
5959
  "filename": "lib/instance.ts",
5896
- "line": 413
5960
+ "line": 414
5897
5961
  },
5898
5962
  "name": "autoMinorVersionUpgrade",
5899
5963
  "optional": true,
@@ -5911,7 +5975,7 @@
5911
5975
  "immutable": true,
5912
5976
  "locationInModule": {
5913
5977
  "filename": "lib/instance.ts",
5914
- "line": 383
5978
+ "line": 384
5915
5979
  },
5916
5980
  "name": "availabilityZone",
5917
5981
  "optional": true,
@@ -5930,7 +5994,7 @@
5930
5994
  "immutable": true,
5931
5995
  "locationInModule": {
5932
5996
  "filename": "lib/instance.ts",
5933
- "line": 391
5997
+ "line": 392
5934
5998
  },
5935
5999
  "name": "dbInstanceName",
5936
6000
  "optional": true,
@@ -5948,7 +6012,7 @@
5948
6012
  "immutable": true,
5949
6013
  "locationInModule": {
5950
6014
  "filename": "lib/instance.ts",
5951
- "line": 398
6015
+ "line": 399
5952
6016
  },
5953
6017
  "name": "parameterGroup",
5954
6018
  "optional": true,
@@ -5966,7 +6030,7 @@
5966
6030
  "immutable": true,
5967
6031
  "locationInModule": {
5968
6032
  "filename": "lib/instance.ts",
5969
- "line": 406
6033
+ "line": 407
5970
6034
  },
5971
6035
  "name": "removalPolicy",
5972
6036
  "optional": true,
@@ -6085,7 +6149,7 @@
6085
6149
  },
6086
6150
  "locationInModule": {
6087
6151
  "filename": "lib/cluster.ts",
6088
- "line": 141
6152
+ "line": 142
6089
6153
  },
6090
6154
  "parameters": [
6091
6155
  {
@@ -6102,7 +6166,7 @@
6102
6166
  "kind": "class",
6103
6167
  "locationInModule": {
6104
6168
  "filename": "lib/cluster.ts",
6105
- "line": 19
6169
+ "line": 20
6106
6170
  },
6107
6171
  "name": "EngineVersion",
6108
6172
  "properties": [
@@ -6115,7 +6179,7 @@
6115
6179
  "immutable": true,
6116
6180
  "locationInModule": {
6117
6181
  "filename": "lib/cluster.ts",
6118
- "line": 23
6182
+ "line": 24
6119
6183
  },
6120
6184
  "name": "V1_0_1_0",
6121
6185
  "static": true,
@@ -6132,7 +6196,7 @@
6132
6196
  "immutable": true,
6133
6197
  "locationInModule": {
6134
6198
  "filename": "lib/cluster.ts",
6135
- "line": 27
6199
+ "line": 28
6136
6200
  },
6137
6201
  "name": "V1_0_1_1",
6138
6202
  "static": true,
@@ -6149,7 +6213,7 @@
6149
6213
  "immutable": true,
6150
6214
  "locationInModule": {
6151
6215
  "filename": "lib/cluster.ts",
6152
- "line": 31
6216
+ "line": 32
6153
6217
  },
6154
6218
  "name": "V1_0_1_2",
6155
6219
  "static": true,
@@ -6166,7 +6230,7 @@
6166
6230
  "immutable": true,
6167
6231
  "locationInModule": {
6168
6232
  "filename": "lib/cluster.ts",
6169
- "line": 35
6233
+ "line": 36
6170
6234
  },
6171
6235
  "name": "V1_0_2_1",
6172
6236
  "static": true,
@@ -6183,7 +6247,7 @@
6183
6247
  "immutable": true,
6184
6248
  "locationInModule": {
6185
6249
  "filename": "lib/cluster.ts",
6186
- "line": 39
6250
+ "line": 40
6187
6251
  },
6188
6252
  "name": "V1_0_2_2",
6189
6253
  "static": true,
@@ -6200,7 +6264,7 @@
6200
6264
  "immutable": true,
6201
6265
  "locationInModule": {
6202
6266
  "filename": "lib/cluster.ts",
6203
- "line": 43
6267
+ "line": 44
6204
6268
  },
6205
6269
  "name": "V1_0_3_0",
6206
6270
  "static": true,
@@ -6217,7 +6281,7 @@
6217
6281
  "immutable": true,
6218
6282
  "locationInModule": {
6219
6283
  "filename": "lib/cluster.ts",
6220
- "line": 47
6284
+ "line": 48
6221
6285
  },
6222
6286
  "name": "V1_0_4_0",
6223
6287
  "static": true,
@@ -6234,7 +6298,7 @@
6234
6298
  "immutable": true,
6235
6299
  "locationInModule": {
6236
6300
  "filename": "lib/cluster.ts",
6237
- "line": 51
6301
+ "line": 52
6238
6302
  },
6239
6303
  "name": "V1_0_4_1",
6240
6304
  "static": true,
@@ -6251,7 +6315,7 @@
6251
6315
  "immutable": true,
6252
6316
  "locationInModule": {
6253
6317
  "filename": "lib/cluster.ts",
6254
- "line": 55
6318
+ "line": 56
6255
6319
  },
6256
6320
  "name": "V1_0_5_0",
6257
6321
  "static": true,
@@ -6268,7 +6332,7 @@
6268
6332
  "immutable": true,
6269
6333
  "locationInModule": {
6270
6334
  "filename": "lib/cluster.ts",
6271
- "line": 59
6335
+ "line": 60
6272
6336
  },
6273
6337
  "name": "V1_1_0_0",
6274
6338
  "static": true,
@@ -6285,7 +6349,7 @@
6285
6349
  "immutable": true,
6286
6350
  "locationInModule": {
6287
6351
  "filename": "lib/cluster.ts",
6288
- "line": 63
6352
+ "line": 64
6289
6353
  },
6290
6354
  "name": "V1_1_1_0",
6291
6355
  "static": true,
@@ -6302,7 +6366,7 @@
6302
6366
  "immutable": true,
6303
6367
  "locationInModule": {
6304
6368
  "filename": "lib/cluster.ts",
6305
- "line": 67
6369
+ "line": 68
6306
6370
  },
6307
6371
  "name": "V1_2_0_0",
6308
6372
  "static": true,
@@ -6319,7 +6383,7 @@
6319
6383
  "immutable": true,
6320
6384
  "locationInModule": {
6321
6385
  "filename": "lib/cluster.ts",
6322
- "line": 71
6386
+ "line": 72
6323
6387
  },
6324
6388
  "name": "V1_2_0_1",
6325
6389
  "static": true,
@@ -6336,7 +6400,7 @@
6336
6400
  "immutable": true,
6337
6401
  "locationInModule": {
6338
6402
  "filename": "lib/cluster.ts",
6339
- "line": 75
6403
+ "line": 76
6340
6404
  },
6341
6405
  "name": "V1_2_0_2",
6342
6406
  "static": true,
@@ -6353,7 +6417,7 @@
6353
6417
  "immutable": true,
6354
6418
  "locationInModule": {
6355
6419
  "filename": "lib/cluster.ts",
6356
- "line": 79
6420
+ "line": 80
6357
6421
  },
6358
6422
  "name": "V1_2_1_0",
6359
6423
  "static": true,
@@ -6370,7 +6434,7 @@
6370
6434
  "immutable": true,
6371
6435
  "locationInModule": {
6372
6436
  "filename": "lib/cluster.ts",
6373
- "line": 83
6437
+ "line": 84
6374
6438
  },
6375
6439
  "name": "V1_2_1_1",
6376
6440
  "static": true,
@@ -6387,7 +6451,7 @@
6387
6451
  "immutable": true,
6388
6452
  "locationInModule": {
6389
6453
  "filename": "lib/cluster.ts",
6390
- "line": 87
6454
+ "line": 88
6391
6455
  },
6392
6456
  "name": "V1_2_1_2",
6393
6457
  "static": true,
@@ -6404,7 +6468,7 @@
6404
6468
  "immutable": true,
6405
6469
  "locationInModule": {
6406
6470
  "filename": "lib/cluster.ts",
6407
- "line": 91
6471
+ "line": 92
6408
6472
  },
6409
6473
  "name": "V1_3_0_0",
6410
6474
  "static": true,
@@ -6421,7 +6485,7 @@
6421
6485
  "immutable": true,
6422
6486
  "locationInModule": {
6423
6487
  "filename": "lib/cluster.ts",
6424
- "line": 95
6488
+ "line": 96
6425
6489
  },
6426
6490
  "name": "V1_3_1_0",
6427
6491
  "static": true,
@@ -6438,7 +6502,7 @@
6438
6502
  "immutable": true,
6439
6503
  "locationInModule": {
6440
6504
  "filename": "lib/cluster.ts",
6441
- "line": 99
6505
+ "line": 100
6442
6506
  },
6443
6507
  "name": "V1_3_2_0",
6444
6508
  "static": true,
@@ -6455,7 +6519,7 @@
6455
6519
  "immutable": true,
6456
6520
  "locationInModule": {
6457
6521
  "filename": "lib/cluster.ts",
6458
- "line": 103
6522
+ "line": 104
6459
6523
  },
6460
6524
  "name": "V1_3_2_1",
6461
6525
  "static": true,
@@ -6472,7 +6536,7 @@
6472
6536
  "immutable": true,
6473
6537
  "locationInModule": {
6474
6538
  "filename": "lib/cluster.ts",
6475
- "line": 107
6539
+ "line": 108
6476
6540
  },
6477
6541
  "name": "V1_3_3_0",
6478
6542
  "static": true,
@@ -6489,7 +6553,7 @@
6489
6553
  "immutable": true,
6490
6554
  "locationInModule": {
6491
6555
  "filename": "lib/cluster.ts",
6492
- "line": 111
6556
+ "line": 112
6493
6557
  },
6494
6558
  "name": "V1_3_4_0",
6495
6559
  "static": true,
@@ -6506,7 +6570,7 @@
6506
6570
  "immutable": true,
6507
6571
  "locationInModule": {
6508
6572
  "filename": "lib/cluster.ts",
6509
- "line": 115
6573
+ "line": 116
6510
6574
  },
6511
6575
  "name": "V1_4_0_0",
6512
6576
  "static": true,
@@ -6523,7 +6587,7 @@
6523
6587
  "immutable": true,
6524
6588
  "locationInModule": {
6525
6589
  "filename": "lib/cluster.ts",
6526
- "line": 119
6590
+ "line": 120
6527
6591
  },
6528
6592
  "name": "V1_4_1_0",
6529
6593
  "static": true,
@@ -6540,7 +6604,7 @@
6540
6604
  "immutable": true,
6541
6605
  "locationInModule": {
6542
6606
  "filename": "lib/cluster.ts",
6543
- "line": 123
6607
+ "line": 124
6544
6608
  },
6545
6609
  "name": "V1_4_2_0",
6546
6610
  "static": true,
@@ -6557,7 +6621,7 @@
6557
6621
  "immutable": true,
6558
6622
  "locationInModule": {
6559
6623
  "filename": "lib/cluster.ts",
6560
- "line": 127
6624
+ "line": 128
6561
6625
  },
6562
6626
  "name": "V1_4_3_0",
6563
6627
  "static": true,
@@ -6574,7 +6638,7 @@
6574
6638
  "immutable": true,
6575
6639
  "locationInModule": {
6576
6640
  "filename": "lib/cluster.ts",
6577
- "line": 131
6641
+ "line": 132
6578
6642
  },
6579
6643
  "name": "V1_4_4_0",
6580
6644
  "static": true,
@@ -6591,7 +6655,7 @@
6591
6655
  "immutable": true,
6592
6656
  "locationInModule": {
6593
6657
  "filename": "lib/cluster.ts",
6594
- "line": 135
6658
+ "line": 136
6595
6659
  },
6596
6660
  "name": "V1_4_5_0",
6597
6661
  "static": true,
@@ -6607,7 +6671,7 @@
6607
6671
  "immutable": true,
6608
6672
  "locationInModule": {
6609
6673
  "filename": "lib/cluster.ts",
6610
- "line": 141
6674
+ "line": 142
6611
6675
  },
6612
6676
  "name": "version",
6613
6677
  "type": {
@@ -6630,7 +6694,7 @@
6630
6694
  "kind": "interface",
6631
6695
  "locationInModule": {
6632
6696
  "filename": "lib/parameter-group.ts",
6633
- "line": 85
6697
+ "line": 86
6634
6698
  },
6635
6699
  "name": "IClusterParameterGroup",
6636
6700
  "properties": [
@@ -6643,7 +6707,7 @@
6643
6707
  "immutable": true,
6644
6708
  "locationInModule": {
6645
6709
  "filename": "lib/parameter-group.ts",
6646
- "line": 89
6710
+ "line": 90
6647
6711
  },
6648
6712
  "name": "clusterParameterGroupName",
6649
6713
  "type": {
@@ -6667,7 +6731,7 @@
6667
6731
  "kind": "interface",
6668
6732
  "locationInModule": {
6669
6733
  "filename": "lib/cluster.ts",
6670
- "line": 396
6734
+ "line": 397
6671
6735
  },
6672
6736
  "methods": [
6673
6737
  {
@@ -6679,7 +6743,7 @@
6679
6743
  },
6680
6744
  "locationInModule": {
6681
6745
  "filename": "lib/cluster.ts",
6682
- "line": 427
6746
+ "line": 428
6683
6747
  },
6684
6748
  "name": "grant",
6685
6749
  "parameters": [
@@ -6718,7 +6782,7 @@
6718
6782
  },
6719
6783
  "locationInModule": {
6720
6784
  "filename": "lib/cluster.ts",
6721
- "line": 432
6785
+ "line": 433
6722
6786
  },
6723
6787
  "name": "grantConnect",
6724
6788
  "parameters": [
@@ -6744,7 +6808,7 @@
6744
6808
  },
6745
6809
  "locationInModule": {
6746
6810
  "filename": "lib/cluster.ts",
6747
- "line": 440
6811
+ "line": 441
6748
6812
  },
6749
6813
  "name": "metric",
6750
6814
  "parameters": [
@@ -6783,7 +6847,7 @@
6783
6847
  "immutable": true,
6784
6848
  "locationInModule": {
6785
6849
  "filename": "lib/cluster.ts",
6786
- "line": 412
6850
+ "line": 413
6787
6851
  },
6788
6852
  "name": "clusterEndpoint",
6789
6853
  "type": {
@@ -6799,7 +6863,7 @@
6799
6863
  "immutable": true,
6800
6864
  "locationInModule": {
6801
6865
  "filename": "lib/cluster.ts",
6802
- "line": 400
6866
+ "line": 401
6803
6867
  },
6804
6868
  "name": "clusterIdentifier",
6805
6869
  "type": {
@@ -6818,7 +6882,7 @@
6818
6882
  "immutable": true,
6819
6883
  "locationInModule": {
6820
6884
  "filename": "lib/cluster.ts",
6821
- "line": 418
6885
+ "line": 419
6822
6886
  },
6823
6887
  "name": "clusterReadEndpoint",
6824
6888
  "type": {
@@ -6837,7 +6901,7 @@
6837
6901
  "immutable": true,
6838
6902
  "locationInModule": {
6839
6903
  "filename": "lib/cluster.ts",
6840
- "line": 406
6904
+ "line": 407
6841
6905
  },
6842
6906
  "name": "clusterResourceIdentifier",
6843
6907
  "type": {
@@ -6860,7 +6924,7 @@
6860
6924
  "kind": "interface",
6861
6925
  "locationInModule": {
6862
6926
  "filename": "lib/instance.ts",
6863
- "line": 310
6927
+ "line": 311
6864
6928
  },
6865
6929
  "methods": [
6866
6930
  {
@@ -6872,7 +6936,7 @@
6872
6936
  },
6873
6937
  "locationInModule": {
6874
6938
  "filename": "lib/instance.ts",
6875
- "line": 341
6939
+ "line": 342
6876
6940
  },
6877
6941
  "name": "metric",
6878
6942
  "parameters": [
@@ -6911,7 +6975,7 @@
6911
6975
  "immutable": true,
6912
6976
  "locationInModule": {
6913
6977
  "filename": "lib/instance.ts",
6914
- "line": 326
6978
+ "line": 327
6915
6979
  },
6916
6980
  "name": "dbInstanceEndpointAddress",
6917
6981
  "type": {
@@ -6930,7 +6994,7 @@
6930
6994
  "immutable": true,
6931
6995
  "locationInModule": {
6932
6996
  "filename": "lib/instance.ts",
6933
- "line": 333
6997
+ "line": 334
6934
6998
  },
6935
6999
  "name": "dbInstanceEndpointPort",
6936
7000
  "type": {
@@ -6946,7 +7010,7 @@
6946
7010
  "immutable": true,
6947
7011
  "locationInModule": {
6948
7012
  "filename": "lib/instance.ts",
6949
- "line": 319
7013
+ "line": 320
6950
7014
  },
6951
7015
  "name": "instanceEndpoint",
6952
7016
  "type": {
@@ -6962,7 +7026,7 @@
6962
7026
  "immutable": true,
6963
7027
  "locationInModule": {
6964
7028
  "filename": "lib/instance.ts",
6965
- "line": 314
7029
+ "line": 315
6966
7030
  },
6967
7031
  "name": "instanceIdentifier",
6968
7032
  "type": {
@@ -6985,7 +7049,7 @@
6985
7049
  "kind": "interface",
6986
7050
  "locationInModule": {
6987
7051
  "filename": "lib/parameter-group.ts",
6988
- "line": 132
7052
+ "line": 137
6989
7053
  },
6990
7054
  "name": "IParameterGroup",
6991
7055
  "properties": [
@@ -6998,7 +7062,7 @@
6998
7062
  "immutable": true,
6999
7063
  "locationInModule": {
7000
7064
  "filename": "lib/parameter-group.ts",
7001
- "line": 136
7065
+ "line": 141
7002
7066
  },
7003
7067
  "name": "parameterGroupName",
7004
7068
  "type": {
@@ -7021,7 +7085,7 @@
7021
7085
  "kind": "interface",
7022
7086
  "locationInModule": {
7023
7087
  "filename": "lib/subnet-group.ts",
7024
- "line": 10
7088
+ "line": 11
7025
7089
  },
7026
7090
  "name": "ISubnetGroup",
7027
7091
  "properties": [
@@ -7037,7 +7101,7 @@
7037
7101
  "immutable": true,
7038
7102
  "locationInModule": {
7039
7103
  "filename": "lib/subnet-group.ts",
7040
- "line": 15
7104
+ "line": 16
7041
7105
  },
7042
7106
  "name": "subnetGroupName",
7043
7107
  "type": {
@@ -7061,7 +7125,7 @@
7061
7125
  "kind": "class",
7062
7126
  "locationInModule": {
7063
7127
  "filename": "lib/instance.ts",
7064
- "line": 15
7128
+ "line": 16
7065
7129
  },
7066
7130
  "methods": [
7067
7131
  {
@@ -7071,7 +7135,7 @@
7071
7135
  },
7072
7136
  "locationInModule": {
7073
7137
  "filename": "lib/instance.ts",
7074
- "line": 289
7138
+ "line": 290
7075
7139
  },
7076
7140
  "name": "of",
7077
7141
  "parameters": [
@@ -7101,7 +7165,7 @@
7101
7165
  "immutable": true,
7102
7166
  "locationInModule": {
7103
7167
  "filename": "lib/instance.ts",
7104
- "line": 259
7168
+ "line": 260
7105
7169
  },
7106
7170
  "name": "R4_2XLARGE",
7107
7171
  "static": true,
@@ -7118,7 +7182,7 @@
7118
7182
  "immutable": true,
7119
7183
  "locationInModule": {
7120
7184
  "filename": "lib/instance.ts",
7121
- "line": 264
7185
+ "line": 265
7122
7186
  },
7123
7187
  "name": "R4_4XLARGE",
7124
7188
  "static": true,
@@ -7135,7 +7199,7 @@
7135
7199
  "immutable": true,
7136
7200
  "locationInModule": {
7137
7201
  "filename": "lib/instance.ts",
7138
- "line": 269
7202
+ "line": 270
7139
7203
  },
7140
7204
  "name": "R4_8XLARGE",
7141
7205
  "static": true,
@@ -7152,7 +7216,7 @@
7152
7216
  "immutable": true,
7153
7217
  "locationInModule": {
7154
7218
  "filename": "lib/instance.ts",
7155
- "line": 249
7219
+ "line": 250
7156
7220
  },
7157
7221
  "name": "R4_LARGE",
7158
7222
  "static": true,
@@ -7169,7 +7233,7 @@
7169
7233
  "immutable": true,
7170
7234
  "locationInModule": {
7171
7235
  "filename": "lib/instance.ts",
7172
- "line": 254
7236
+ "line": 255
7173
7237
  },
7174
7238
  "name": "R4_XLARGE",
7175
7239
  "static": true,
@@ -7186,7 +7250,7 @@
7186
7250
  "immutable": true,
7187
7251
  "locationInModule": {
7188
7252
  "filename": "lib/instance.ts",
7189
- "line": 194
7253
+ "line": 195
7190
7254
  },
7191
7255
  "name": "R5_12XLARGE",
7192
7256
  "static": true,
@@ -7203,7 +7267,7 @@
7203
7267
  "immutable": true,
7204
7268
  "locationInModule": {
7205
7269
  "filename": "lib/instance.ts",
7206
- "line": 199
7270
+ "line": 200
7207
7271
  },
7208
7272
  "name": "R5_16XLARGE",
7209
7273
  "static": true,
@@ -7220,7 +7284,7 @@
7220
7284
  "immutable": true,
7221
7285
  "locationInModule": {
7222
7286
  "filename": "lib/instance.ts",
7223
- "line": 204
7287
+ "line": 205
7224
7288
  },
7225
7289
  "name": "R5_24XLARGE",
7226
7290
  "static": true,
@@ -7237,7 +7301,7 @@
7237
7301
  "immutable": true,
7238
7302
  "locationInModule": {
7239
7303
  "filename": "lib/instance.ts",
7240
- "line": 179
7304
+ "line": 180
7241
7305
  },
7242
7306
  "name": "R5_2XLARGE",
7243
7307
  "static": true,
@@ -7254,7 +7318,7 @@
7254
7318
  "immutable": true,
7255
7319
  "locationInModule": {
7256
7320
  "filename": "lib/instance.ts",
7257
- "line": 184
7321
+ "line": 185
7258
7322
  },
7259
7323
  "name": "R5_4XLARGE",
7260
7324
  "static": true,
@@ -7271,7 +7335,7 @@
7271
7335
  "immutable": true,
7272
7336
  "locationInModule": {
7273
7337
  "filename": "lib/instance.ts",
7274
- "line": 189
7338
+ "line": 190
7275
7339
  },
7276
7340
  "name": "R5_8XLARGE",
7277
7341
  "static": true,
@@ -7288,7 +7352,7 @@
7288
7352
  "immutable": true,
7289
7353
  "locationInModule": {
7290
7354
  "filename": "lib/instance.ts",
7291
- "line": 169
7355
+ "line": 170
7292
7356
  },
7293
7357
  "name": "R5_LARGE",
7294
7358
  "static": true,
@@ -7305,7 +7369,7 @@
7305
7369
  "immutable": true,
7306
7370
  "locationInModule": {
7307
7371
  "filename": "lib/instance.ts",
7308
- "line": 174
7372
+ "line": 175
7309
7373
  },
7310
7374
  "name": "R5_XLARGE",
7311
7375
  "static": true,
@@ -7322,7 +7386,7 @@
7322
7386
  "immutable": true,
7323
7387
  "locationInModule": {
7324
7388
  "filename": "lib/instance.ts",
7325
- "line": 234
7389
+ "line": 235
7326
7390
  },
7327
7391
  "name": "R5D_12XLARGE",
7328
7392
  "static": true,
@@ -7339,7 +7403,7 @@
7339
7403
  "immutable": true,
7340
7404
  "locationInModule": {
7341
7405
  "filename": "lib/instance.ts",
7342
- "line": 239
7406
+ "line": 240
7343
7407
  },
7344
7408
  "name": "R5D_16XLARGE",
7345
7409
  "static": true,
@@ -7356,7 +7420,7 @@
7356
7420
  "immutable": true,
7357
7421
  "locationInModule": {
7358
7422
  "filename": "lib/instance.ts",
7359
- "line": 244
7423
+ "line": 245
7360
7424
  },
7361
7425
  "name": "R5D_24XLARGE",
7362
7426
  "static": true,
@@ -7373,7 +7437,7 @@
7373
7437
  "immutable": true,
7374
7438
  "locationInModule": {
7375
7439
  "filename": "lib/instance.ts",
7376
- "line": 219
7440
+ "line": 220
7377
7441
  },
7378
7442
  "name": "R5D_2XLARGE",
7379
7443
  "static": true,
@@ -7390,7 +7454,7 @@
7390
7454
  "immutable": true,
7391
7455
  "locationInModule": {
7392
7456
  "filename": "lib/instance.ts",
7393
- "line": 224
7457
+ "line": 225
7394
7458
  },
7395
7459
  "name": "R5D_4XLARGE",
7396
7460
  "static": true,
@@ -7407,7 +7471,7 @@
7407
7471
  "immutable": true,
7408
7472
  "locationInModule": {
7409
7473
  "filename": "lib/instance.ts",
7410
- "line": 229
7474
+ "line": 230
7411
7475
  },
7412
7476
  "name": "R5D_8XLARGE",
7413
7477
  "static": true,
@@ -7424,7 +7488,7 @@
7424
7488
  "immutable": true,
7425
7489
  "locationInModule": {
7426
7490
  "filename": "lib/instance.ts",
7427
- "line": 209
7491
+ "line": 210
7428
7492
  },
7429
7493
  "name": "R5D_LARGE",
7430
7494
  "static": true,
@@ -7441,7 +7505,7 @@
7441
7505
  "immutable": true,
7442
7506
  "locationInModule": {
7443
7507
  "filename": "lib/instance.ts",
7444
- "line": 214
7508
+ "line": 215
7445
7509
  },
7446
7510
  "name": "R5D_XLARGE",
7447
7511
  "static": true,
@@ -7458,7 +7522,7 @@
7458
7522
  "immutable": true,
7459
7523
  "locationInModule": {
7460
7524
  "filename": "lib/instance.ts",
7461
- "line": 114
7525
+ "line": 115
7462
7526
  },
7463
7527
  "name": "R6G_12XLARGE",
7464
7528
  "static": true,
@@ -7475,7 +7539,7 @@
7475
7539
  "immutable": true,
7476
7540
  "locationInModule": {
7477
7541
  "filename": "lib/instance.ts",
7478
- "line": 119
7542
+ "line": 120
7479
7543
  },
7480
7544
  "name": "R6G_16XLARGE",
7481
7545
  "static": true,
@@ -7492,7 +7556,7 @@
7492
7556
  "immutable": true,
7493
7557
  "locationInModule": {
7494
7558
  "filename": "lib/instance.ts",
7495
- "line": 99
7559
+ "line": 100
7496
7560
  },
7497
7561
  "name": "R6G_2XLARGE",
7498
7562
  "static": true,
@@ -7509,7 +7573,7 @@
7509
7573
  "immutable": true,
7510
7574
  "locationInModule": {
7511
7575
  "filename": "lib/instance.ts",
7512
- "line": 104
7576
+ "line": 105
7513
7577
  },
7514
7578
  "name": "R6G_4XLARGE",
7515
7579
  "static": true,
@@ -7526,7 +7590,7 @@
7526
7590
  "immutable": true,
7527
7591
  "locationInModule": {
7528
7592
  "filename": "lib/instance.ts",
7529
- "line": 109
7593
+ "line": 110
7530
7594
  },
7531
7595
  "name": "R6G_8XLARGE",
7532
7596
  "static": true,
@@ -7543,7 +7607,7 @@
7543
7607
  "immutable": true,
7544
7608
  "locationInModule": {
7545
7609
  "filename": "lib/instance.ts",
7546
- "line": 89
7610
+ "line": 90
7547
7611
  },
7548
7612
  "name": "R6G_LARGE",
7549
7613
  "static": true,
@@ -7560,7 +7624,7 @@
7560
7624
  "immutable": true,
7561
7625
  "locationInModule": {
7562
7626
  "filename": "lib/instance.ts",
7563
- "line": 94
7627
+ "line": 95
7564
7628
  },
7565
7629
  "name": "R6G_XLARGE",
7566
7630
  "static": true,
@@ -7577,7 +7641,7 @@
7577
7641
  "immutable": true,
7578
7642
  "locationInModule": {
7579
7643
  "filename": "lib/instance.ts",
7580
- "line": 149
7644
+ "line": 150
7581
7645
  },
7582
7646
  "name": "R6I_12XLARGE",
7583
7647
  "static": true,
@@ -7594,7 +7658,7 @@
7594
7658
  "immutable": true,
7595
7659
  "locationInModule": {
7596
7660
  "filename": "lib/instance.ts",
7597
- "line": 154
7661
+ "line": 155
7598
7662
  },
7599
7663
  "name": "R6I_16XLARGE",
7600
7664
  "static": true,
@@ -7611,7 +7675,7 @@
7611
7675
  "immutable": true,
7612
7676
  "locationInModule": {
7613
7677
  "filename": "lib/instance.ts",
7614
- "line": 159
7678
+ "line": 160
7615
7679
  },
7616
7680
  "name": "R6I_24XLARGE",
7617
7681
  "static": true,
@@ -7628,7 +7692,7 @@
7628
7692
  "immutable": true,
7629
7693
  "locationInModule": {
7630
7694
  "filename": "lib/instance.ts",
7631
- "line": 134
7695
+ "line": 135
7632
7696
  },
7633
7697
  "name": "R6I_2XLARGE",
7634
7698
  "static": true,
@@ -7645,7 +7709,7 @@
7645
7709
  "immutable": true,
7646
7710
  "locationInModule": {
7647
7711
  "filename": "lib/instance.ts",
7648
- "line": 164
7712
+ "line": 165
7649
7713
  },
7650
7714
  "name": "R6I_32XLARGE",
7651
7715
  "static": true,
@@ -7662,7 +7726,7 @@
7662
7726
  "immutable": true,
7663
7727
  "locationInModule": {
7664
7728
  "filename": "lib/instance.ts",
7665
- "line": 139
7729
+ "line": 140
7666
7730
  },
7667
7731
  "name": "R6I_4XLARGE",
7668
7732
  "static": true,
@@ -7679,7 +7743,7 @@
7679
7743
  "immutable": true,
7680
7744
  "locationInModule": {
7681
7745
  "filename": "lib/instance.ts",
7682
- "line": 144
7746
+ "line": 145
7683
7747
  },
7684
7748
  "name": "R6I_8XLARGE",
7685
7749
  "static": true,
@@ -7696,7 +7760,7 @@
7696
7760
  "immutable": true,
7697
7761
  "locationInModule": {
7698
7762
  "filename": "lib/instance.ts",
7699
- "line": 124
7763
+ "line": 125
7700
7764
  },
7701
7765
  "name": "R6I_LARGE",
7702
7766
  "static": true,
@@ -7713,7 +7777,7 @@
7713
7777
  "immutable": true,
7714
7778
  "locationInModule": {
7715
7779
  "filename": "lib/instance.ts",
7716
- "line": 129
7780
+ "line": 130
7717
7781
  },
7718
7782
  "name": "R6I_XLARGE",
7719
7783
  "static": true,
@@ -7730,7 +7794,7 @@
7730
7794
  "immutable": true,
7731
7795
  "locationInModule": {
7732
7796
  "filename": "lib/instance.ts",
7733
- "line": 284
7797
+ "line": 285
7734
7798
  },
7735
7799
  "name": "SERVERLESS",
7736
7800
  "static": true,
@@ -7747,7 +7811,7 @@
7747
7811
  "immutable": true,
7748
7812
  "locationInModule": {
7749
7813
  "filename": "lib/instance.ts",
7750
- "line": 279
7814
+ "line": 280
7751
7815
  },
7752
7816
  "name": "T3_MEDIUM",
7753
7817
  "static": true,
@@ -7764,7 +7828,7 @@
7764
7828
  "immutable": true,
7765
7829
  "locationInModule": {
7766
7830
  "filename": "lib/instance.ts",
7767
- "line": 274
7831
+ "line": 275
7768
7832
  },
7769
7833
  "name": "T4G_MEDIUM",
7770
7834
  "static": true,
@@ -7781,7 +7845,7 @@
7781
7845
  "immutable": true,
7782
7846
  "locationInModule": {
7783
7847
  "filename": "lib/instance.ts",
7784
- "line": 44
7848
+ "line": 45
7785
7849
  },
7786
7850
  "name": "X2G_12XLARGE",
7787
7851
  "static": true,
@@ -7798,7 +7862,7 @@
7798
7862
  "immutable": true,
7799
7863
  "locationInModule": {
7800
7864
  "filename": "lib/instance.ts",
7801
- "line": 49
7865
+ "line": 50
7802
7866
  },
7803
7867
  "name": "X2G_16XLARGE",
7804
7868
  "static": true,
@@ -7815,7 +7879,7 @@
7815
7879
  "immutable": true,
7816
7880
  "locationInModule": {
7817
7881
  "filename": "lib/instance.ts",
7818
- "line": 29
7882
+ "line": 30
7819
7883
  },
7820
7884
  "name": "X2G_2XLARGE",
7821
7885
  "static": true,
@@ -7832,7 +7896,7 @@
7832
7896
  "immutable": true,
7833
7897
  "locationInModule": {
7834
7898
  "filename": "lib/instance.ts",
7835
- "line": 34
7899
+ "line": 35
7836
7900
  },
7837
7901
  "name": "X2G_4XLARGE",
7838
7902
  "static": true,
@@ -7849,7 +7913,7 @@
7849
7913
  "immutable": true,
7850
7914
  "locationInModule": {
7851
7915
  "filename": "lib/instance.ts",
7852
- "line": 39
7916
+ "line": 40
7853
7917
  },
7854
7918
  "name": "X2G_8XLARGE",
7855
7919
  "static": true,
@@ -7866,7 +7930,7 @@
7866
7930
  "immutable": true,
7867
7931
  "locationInModule": {
7868
7932
  "filename": "lib/instance.ts",
7869
- "line": 19
7933
+ "line": 20
7870
7934
  },
7871
7935
  "name": "X2G_LARGE",
7872
7936
  "static": true,
@@ -7883,7 +7947,7 @@
7883
7947
  "immutable": true,
7884
7948
  "locationInModule": {
7885
7949
  "filename": "lib/instance.ts",
7886
- "line": 24
7950
+ "line": 25
7887
7951
  },
7888
7952
  "name": "X2G_XLARGE",
7889
7953
  "static": true,
@@ -7900,7 +7964,7 @@
7900
7964
  "immutable": true,
7901
7965
  "locationInModule": {
7902
7966
  "filename": "lib/instance.ts",
7903
- "line": 74
7967
+ "line": 75
7904
7968
  },
7905
7969
  "name": "X2IEDN_16XLARGE",
7906
7970
  "static": true,
@@ -7917,7 +7981,7 @@
7917
7981
  "immutable": true,
7918
7982
  "locationInModule": {
7919
7983
  "filename": "lib/instance.ts",
7920
- "line": 79
7984
+ "line": 80
7921
7985
  },
7922
7986
  "name": "X2IEDN_24XLARGE",
7923
7987
  "static": true,
@@ -7934,7 +7998,7 @@
7934
7998
  "immutable": true,
7935
7999
  "locationInModule": {
7936
8000
  "filename": "lib/instance.ts",
7937
- "line": 59
8001
+ "line": 60
7938
8002
  },
7939
8003
  "name": "X2IEDN_2XLARGE",
7940
8004
  "static": true,
@@ -7951,7 +8015,7 @@
7951
8015
  "immutable": true,
7952
8016
  "locationInModule": {
7953
8017
  "filename": "lib/instance.ts",
7954
- "line": 84
8018
+ "line": 85
7955
8019
  },
7956
8020
  "name": "X2IEDN_32XLARGE",
7957
8021
  "static": true,
@@ -7968,7 +8032,7 @@
7968
8032
  "immutable": true,
7969
8033
  "locationInModule": {
7970
8034
  "filename": "lib/instance.ts",
7971
- "line": 64
8035
+ "line": 65
7972
8036
  },
7973
8037
  "name": "X2IEDN_4XLARGE",
7974
8038
  "static": true,
@@ -7985,7 +8049,7 @@
7985
8049
  "immutable": true,
7986
8050
  "locationInModule": {
7987
8051
  "filename": "lib/instance.ts",
7988
- "line": 69
8052
+ "line": 70
7989
8053
  },
7990
8054
  "name": "X2IEDN_8XLARGE",
7991
8055
  "static": true,
@@ -8002,7 +8066,7 @@
8002
8066
  "immutable": true,
8003
8067
  "locationInModule": {
8004
8068
  "filename": "lib/instance.ts",
8005
- "line": 54
8069
+ "line": 55
8006
8070
  },
8007
8071
  "name": "X2IEDN_XLARGE",
8008
8072
  "static": true,
@@ -8032,7 +8096,7 @@
8032
8096
  },
8033
8097
  "locationInModule": {
8034
8098
  "filename": "lib/cluster.ts",
8035
- "line": 161
8099
+ "line": 162
8036
8100
  },
8037
8101
  "parameters": [
8038
8102
  {
@@ -8049,7 +8113,7 @@
8049
8113
  "kind": "class",
8050
8114
  "locationInModule": {
8051
8115
  "filename": "lib/cluster.ts",
8052
- "line": 149
8116
+ "line": 150
8053
8117
  },
8054
8118
  "name": "LogType",
8055
8119
  "properties": [
@@ -8063,7 +8127,7 @@
8063
8127
  "immutable": true,
8064
8128
  "locationInModule": {
8065
8129
  "filename": "lib/cluster.ts",
8066
- "line": 155
8130
+ "line": 156
8067
8131
  },
8068
8132
  "name": "AUDIT",
8069
8133
  "static": true,
@@ -8079,7 +8143,7 @@
8079
8143
  "immutable": true,
8080
8144
  "locationInModule": {
8081
8145
  "filename": "lib/cluster.ts",
8082
- "line": 161
8146
+ "line": 162
8083
8147
  },
8084
8148
  "name": "value",
8085
8149
  "type": {
@@ -8108,7 +8172,7 @@
8108
8172
  },
8109
8173
  "locationInModule": {
8110
8174
  "filename": "lib/parameter-group.ts",
8111
- "line": 160
8175
+ "line": 169
8112
8176
  },
8113
8177
  "parameters": [
8114
8178
  {
@@ -8137,7 +8201,7 @@
8137
8201
  "kind": "class",
8138
8202
  "locationInModule": {
8139
8203
  "filename": "lib/parameter-group.ts",
8140
- "line": 144
8204
+ "line": 149
8141
8205
  },
8142
8206
  "methods": [
8143
8207
  {
@@ -8147,7 +8211,7 @@
8147
8211
  },
8148
8212
  "locationInModule": {
8149
8213
  "filename": "lib/parameter-group.ts",
8150
- "line": 148
8214
+ "line": 157
8151
8215
  },
8152
8216
  "name": "fromParameterGroupName",
8153
8217
  "parameters": [
@@ -8180,6 +8244,23 @@
8180
8244
  ],
8181
8245
  "name": "ParameterGroup",
8182
8246
  "properties": [
8247
+ {
8248
+ "const": true,
8249
+ "docs": {
8250
+ "stability": "experimental",
8251
+ "summary": "Uniquely identifies this class."
8252
+ },
8253
+ "immutable": true,
8254
+ "locationInModule": {
8255
+ "filename": "lib/parameter-group.ts",
8256
+ "line": 152
8257
+ },
8258
+ "name": "PROPERTY_INJECTION_ID",
8259
+ "static": true,
8260
+ "type": {
8261
+ "primitive": "string"
8262
+ }
8263
+ },
8183
8264
  {
8184
8265
  "docs": {
8185
8266
  "stability": "experimental",
@@ -8188,7 +8269,7 @@
8188
8269
  "immutable": true,
8189
8270
  "locationInModule": {
8190
8271
  "filename": "lib/parameter-group.ts",
8191
- "line": 158
8272
+ "line": 167
8192
8273
  },
8193
8274
  "name": "parameterGroupName",
8194
8275
  "overrides": "@aws-cdk/aws-neptune-alpha.IParameterGroup",
@@ -8217,7 +8298,7 @@
8217
8298
  },
8218
8299
  "locationInModule": {
8219
8300
  "filename": "lib/parameter-group.ts",
8220
- "line": 31
8301
+ "line": 32
8221
8302
  },
8222
8303
  "parameters": [
8223
8304
  {
@@ -8234,7 +8315,7 @@
8234
8315
  "kind": "class",
8235
8316
  "locationInModule": {
8236
8317
  "filename": "lib/parameter-group.ts",
8237
- "line": 9
8318
+ "line": 10
8238
8319
  },
8239
8320
  "name": "ParameterGroupFamily",
8240
8321
  "properties": [
@@ -8247,7 +8328,7 @@
8247
8328
  "immutable": true,
8248
8329
  "locationInModule": {
8249
8330
  "filename": "lib/parameter-group.ts",
8250
- "line": 13
8331
+ "line": 14
8251
8332
  },
8252
8333
  "name": "NEPTUNE_1",
8253
8334
  "static": true,
@@ -8264,7 +8345,7 @@
8264
8345
  "immutable": true,
8265
8346
  "locationInModule": {
8266
8347
  "filename": "lib/parameter-group.ts",
8267
- "line": 17
8348
+ "line": 18
8268
8349
  },
8269
8350
  "name": "NEPTUNE_1_2",
8270
8351
  "static": true,
@@ -8281,7 +8362,7 @@
8281
8362
  "immutable": true,
8282
8363
  "locationInModule": {
8283
8364
  "filename": "lib/parameter-group.ts",
8284
- "line": 21
8365
+ "line": 22
8285
8366
  },
8286
8367
  "name": "NEPTUNE_1_3",
8287
8368
  "static": true,
@@ -8298,7 +8379,7 @@
8298
8379
  "immutable": true,
8299
8380
  "locationInModule": {
8300
8381
  "filename": "lib/parameter-group.ts",
8301
- "line": 25
8382
+ "line": 26
8302
8383
  },
8303
8384
  "name": "NEPTUNE_1_4",
8304
8385
  "static": true,
@@ -8314,7 +8395,7 @@
8314
8395
  "immutable": true,
8315
8396
  "locationInModule": {
8316
8397
  "filename": "lib/parameter-group.ts",
8317
- "line": 31
8398
+ "line": 32
8318
8399
  },
8319
8400
  "name": "family",
8320
8401
  "type": {
@@ -8339,7 +8420,7 @@
8339
8420
  "kind": "interface",
8340
8421
  "locationInModule": {
8341
8422
  "filename": "lib/parameter-group.ts",
8342
- "line": 73
8423
+ "line": 74
8343
8424
  },
8344
8425
  "name": "ParameterGroupProps",
8345
8426
  "properties": [
@@ -8352,7 +8433,7 @@
8352
8433
  "immutable": true,
8353
8434
  "locationInModule": {
8354
8435
  "filename": "lib/parameter-group.ts",
8355
- "line": 48
8436
+ "line": 49
8356
8437
  },
8357
8438
  "name": "parameters",
8358
8439
  "type": {
@@ -8374,7 +8455,7 @@
8374
8455
  "immutable": true,
8375
8456
  "locationInModule": {
8376
8457
  "filename": "lib/parameter-group.ts",
8377
- "line": 43
8458
+ "line": 44
8378
8459
  },
8379
8460
  "name": "description",
8380
8461
  "optional": true,
@@ -8392,7 +8473,7 @@
8392
8473
  "immutable": true,
8393
8474
  "locationInModule": {
8394
8475
  "filename": "lib/parameter-group.ts",
8395
- "line": 55
8476
+ "line": 56
8396
8477
  },
8397
8478
  "name": "family",
8398
8479
  "optional": true,
@@ -8410,7 +8491,7 @@
8410
8491
  "immutable": true,
8411
8492
  "locationInModule": {
8412
8493
  "filename": "lib/parameter-group.ts",
8413
- "line": 79
8494
+ "line": 80
8414
8495
  },
8415
8496
  "name": "parameterGroupName",
8416
8497
  "optional": true,
@@ -8435,7 +8516,7 @@
8435
8516
  "kind": "interface",
8436
8517
  "locationInModule": {
8437
8518
  "filename": "lib/cluster.ts",
8438
- "line": 164
8519
+ "line": 165
8439
8520
  },
8440
8521
  "name": "ServerlessScalingConfiguration",
8441
8522
  "properties": [
@@ -8448,7 +8529,7 @@
8448
8529
  "immutable": true,
8449
8530
  "locationInModule": {
8450
8531
  "filename": "lib/cluster.ts",
8451
- "line": 173
8532
+ "line": 174
8452
8533
  },
8453
8534
  "name": "maxCapacity",
8454
8535
  "type": {
@@ -8464,7 +8545,7 @@
8464
8545
  "immutable": true,
8465
8546
  "locationInModule": {
8466
8547
  "filename": "lib/cluster.ts",
8467
- "line": 168
8548
+ "line": 169
8468
8549
  },
8469
8550
  "name": "minCapacity",
8470
8551
  "type": {
@@ -8493,7 +8574,7 @@
8493
8574
  },
8494
8575
  "locationInModule": {
8495
8576
  "filename": "lib/subnet-group.ts",
8496
- "line": 74
8577
+ "line": 79
8497
8578
  },
8498
8579
  "parameters": [
8499
8580
  {
@@ -8522,7 +8603,7 @@
8522
8603
  "kind": "class",
8523
8604
  "locationInModule": {
8524
8605
  "filename": "lib/subnet-group.ts",
8525
- "line": 62
8606
+ "line": 63
8526
8607
  },
8527
8608
  "methods": [
8528
8609
  {
@@ -8532,7 +8613,7 @@
8532
8613
  },
8533
8614
  "locationInModule": {
8534
8615
  "filename": "lib/subnet-group.ts",
8535
- "line": 66
8616
+ "line": 71
8536
8617
  },
8537
8618
  "name": "fromSubnetGroupName",
8538
8619
  "parameters": [
@@ -8565,6 +8646,23 @@
8565
8646
  ],
8566
8647
  "name": "SubnetGroup",
8567
8648
  "properties": [
8649
+ {
8650
+ "const": true,
8651
+ "docs": {
8652
+ "stability": "experimental",
8653
+ "summary": "Uniquely identifies this class."
8654
+ },
8655
+ "immutable": true,
8656
+ "locationInModule": {
8657
+ "filename": "lib/subnet-group.ts",
8658
+ "line": 66
8659
+ },
8660
+ "name": "PROPERTY_INJECTION_ID",
8661
+ "static": true,
8662
+ "type": {
8663
+ "primitive": "string"
8664
+ }
8665
+ },
8568
8666
  {
8569
8667
  "docs": {
8570
8668
  "stability": "experimental",
@@ -8573,7 +8671,7 @@
8573
8671
  "immutable": true,
8574
8672
  "locationInModule": {
8575
8673
  "filename": "lib/subnet-group.ts",
8576
- "line": 72
8674
+ "line": 77
8577
8675
  },
8578
8676
  "name": "subnetGroupName",
8579
8677
  "overrides": "@aws-cdk/aws-neptune-alpha.ISubnetGroup",
@@ -8599,7 +8697,7 @@
8599
8697
  "kind": "interface",
8600
8698
  "locationInModule": {
8601
8699
  "filename": "lib/subnet-group.ts",
8602
- "line": 21
8700
+ "line": 22
8603
8701
  },
8604
8702
  "name": "SubnetGroupProps",
8605
8703
  "properties": [
@@ -8612,7 +8710,7 @@
8612
8710
  "immutable": true,
8613
8711
  "locationInModule": {
8614
8712
  "filename": "lib/subnet-group.ts",
8615
- "line": 32
8713
+ "line": 33
8616
8714
  },
8617
8715
  "name": "vpc",
8618
8716
  "type": {
@@ -8629,7 +8727,7 @@
8629
8727
  "immutable": true,
8630
8728
  "locationInModule": {
8631
8729
  "filename": "lib/subnet-group.ts",
8632
- "line": 27
8730
+ "line": 28
8633
8731
  },
8634
8732
  "name": "description",
8635
8733
  "optional": true,
@@ -8647,7 +8745,7 @@
8647
8745
  "immutable": true,
8648
8746
  "locationInModule": {
8649
8747
  "filename": "lib/subnet-group.ts",
8650
- "line": 54
8748
+ "line": 55
8651
8749
  },
8652
8750
  "name": "removalPolicy",
8653
8751
  "optional": true,
@@ -8665,7 +8763,7 @@
8665
8763
  "immutable": true,
8666
8764
  "locationInModule": {
8667
8765
  "filename": "lib/subnet-group.ts",
8668
- "line": 39
8766
+ "line": 40
8669
8767
  },
8670
8768
  "name": "subnetGroupName",
8671
8769
  "optional": true,
@@ -8683,7 +8781,7 @@
8683
8781
  "immutable": true,
8684
8782
  "locationInModule": {
8685
8783
  "filename": "lib/subnet-group.ts",
8686
- "line": 46
8784
+ "line": 47
8687
8785
  },
8688
8786
  "name": "vpcSubnets",
8689
8787
  "optional": true,
@@ -8695,6 +8793,6 @@
8695
8793
  "symbolId": "lib/subnet-group:SubnetGroupProps"
8696
8794
  }
8697
8795
  },
8698
- "version": "2.194.0-alpha.0",
8796
+ "version": "2.196.0-alpha.0",
8699
8797
  "fingerprint": "**********"
8700
8798
  }