@aws-cdk/aws-neptune-alpha 2.246.0-alpha.0 → 2.247.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 +262 -204
- package/lib/cluster.js +14 -13
- package/lib/endpoint.js +1 -1
- package/lib/instance.js +6 -5
- package/lib/parameter-group.js +3 -3
- package/lib/subnet-group.js +1 -1
- package/package.json +6 -6
package/.jsii
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://aws.amazon.com"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"aws-cdk-lib": "^2.
|
|
11
|
+
"aws-cdk-lib": "^2.247.0",
|
|
12
12
|
"constructs": "^10.5.0"
|
|
13
13
|
},
|
|
14
14
|
"dependencyClosure": {
|
|
@@ -2027,6 +2027,19 @@
|
|
|
2027
2027
|
}
|
|
2028
2028
|
}
|
|
2029
2029
|
},
|
|
2030
|
+
"aws-cdk-lib.aws_interconnect": {
|
|
2031
|
+
"targets": {
|
|
2032
|
+
"dotnet": {
|
|
2033
|
+
"namespace": "Amazon.CDK.AWS.Interconnect"
|
|
2034
|
+
},
|
|
2035
|
+
"java": {
|
|
2036
|
+
"package": "software.amazon.awscdk.services.interconnect"
|
|
2037
|
+
},
|
|
2038
|
+
"python": {
|
|
2039
|
+
"module": "aws_cdk.aws_interconnect"
|
|
2040
|
+
}
|
|
2041
|
+
}
|
|
2042
|
+
},
|
|
2030
2043
|
"aws-cdk-lib.aws_internetmonitor": {
|
|
2031
2044
|
"targets": {
|
|
2032
2045
|
"dotnet": {
|
|
@@ -3954,6 +3967,19 @@
|
|
|
3954
3967
|
}
|
|
3955
3968
|
}
|
|
3956
3969
|
},
|
|
3970
|
+
"aws-cdk-lib.aws_uxc": {
|
|
3971
|
+
"targets": {
|
|
3972
|
+
"dotnet": {
|
|
3973
|
+
"namespace": "Amazon.CDK.AWS.UXC"
|
|
3974
|
+
},
|
|
3975
|
+
"java": {
|
|
3976
|
+
"package": "software.amazon.awscdk.services.uxc"
|
|
3977
|
+
},
|
|
3978
|
+
"python": {
|
|
3979
|
+
"module": "aws_cdk.aws_uxc"
|
|
3980
|
+
}
|
|
3981
|
+
}
|
|
3982
|
+
},
|
|
3957
3983
|
"aws-cdk-lib.aws_verifiedpermissions": {
|
|
3958
3984
|
"targets": {
|
|
3959
3985
|
"dotnet": {
|
|
@@ -6246,6 +6272,22 @@
|
|
|
6246
6272
|
}
|
|
6247
6273
|
}
|
|
6248
6274
|
},
|
|
6275
|
+
"aws-cdk-lib.interfaces.aws_interconnect": {
|
|
6276
|
+
"targets": {
|
|
6277
|
+
"dotnet": {
|
|
6278
|
+
"namespace": "Amazon.CDK.Interfaces.Interconnect"
|
|
6279
|
+
},
|
|
6280
|
+
"go": {
|
|
6281
|
+
"packageName": "interfacesawsinterconnect"
|
|
6282
|
+
},
|
|
6283
|
+
"java": {
|
|
6284
|
+
"package": "software.amazon.awscdk.interfaces.interconnect"
|
|
6285
|
+
},
|
|
6286
|
+
"python": {
|
|
6287
|
+
"module": "aws_cdk.interfaces.aws_interconnect"
|
|
6288
|
+
}
|
|
6289
|
+
}
|
|
6290
|
+
},
|
|
6249
6291
|
"aws-cdk-lib.interfaces.aws_internetmonitor": {
|
|
6250
6292
|
"targets": {
|
|
6251
6293
|
"dotnet": {
|
|
@@ -8390,6 +8432,22 @@
|
|
|
8390
8432
|
}
|
|
8391
8433
|
}
|
|
8392
8434
|
},
|
|
8435
|
+
"aws-cdk-lib.interfaces.aws_uxc": {
|
|
8436
|
+
"targets": {
|
|
8437
|
+
"dotnet": {
|
|
8438
|
+
"namespace": "Amazon.CDK.Interfaces.UXC"
|
|
8439
|
+
},
|
|
8440
|
+
"go": {
|
|
8441
|
+
"packageName": "interfacesawsuxc"
|
|
8442
|
+
},
|
|
8443
|
+
"java": {
|
|
8444
|
+
"package": "software.amazon.awscdk.interfaces.uxc"
|
|
8445
|
+
},
|
|
8446
|
+
"python": {
|
|
8447
|
+
"module": "aws_cdk.interfaces.aws_uxc"
|
|
8448
|
+
}
|
|
8449
|
+
}
|
|
8450
|
+
},
|
|
8393
8451
|
"aws-cdk-lib.interfaces.aws_verifiedpermissions": {
|
|
8394
8452
|
"targets": {
|
|
8395
8453
|
"dotnet": {
|
|
@@ -9007,7 +9065,7 @@
|
|
|
9007
9065
|
},
|
|
9008
9066
|
"locationInModule": {
|
|
9009
9067
|
"filename": "lib/cluster.ts",
|
|
9010
|
-
"line":
|
|
9068
|
+
"line": 642
|
|
9011
9069
|
},
|
|
9012
9070
|
"parameters": [
|
|
9013
9071
|
{
|
|
@@ -9036,7 +9094,7 @@
|
|
|
9036
9094
|
"kind": "class",
|
|
9037
9095
|
"locationInModule": {
|
|
9038
9096
|
"filename": "lib/cluster.ts",
|
|
9039
|
-
"line":
|
|
9097
|
+
"line": 593
|
|
9040
9098
|
},
|
|
9041
9099
|
"name": "DatabaseCluster",
|
|
9042
9100
|
"properties": [
|
|
@@ -9049,7 +9107,7 @@
|
|
|
9049
9107
|
"immutable": true,
|
|
9050
9108
|
"locationInModule": {
|
|
9051
9109
|
"filename": "lib/cluster.ts",
|
|
9052
|
-
"line":
|
|
9110
|
+
"line": 601
|
|
9053
9111
|
},
|
|
9054
9112
|
"name": "DEFAULT_NUM_INSTANCES",
|
|
9055
9113
|
"static": true,
|
|
@@ -9066,7 +9124,7 @@
|
|
|
9066
9124
|
"immutable": true,
|
|
9067
9125
|
"locationInModule": {
|
|
9068
9126
|
"filename": "lib/cluster.ts",
|
|
9069
|
-
"line":
|
|
9127
|
+
"line": 596
|
|
9070
9128
|
},
|
|
9071
9129
|
"name": "PROPERTY_INJECTION_ID",
|
|
9072
9130
|
"static": true,
|
|
@@ -9082,7 +9140,7 @@
|
|
|
9082
9140
|
"immutable": true,
|
|
9083
9141
|
"locationInModule": {
|
|
9084
9142
|
"filename": "lib/cluster.ts",
|
|
9085
|
-
"line":
|
|
9143
|
+
"line": 604
|
|
9086
9144
|
},
|
|
9087
9145
|
"name": "clusterEndpoint",
|
|
9088
9146
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
|
|
@@ -9098,7 +9156,7 @@
|
|
|
9098
9156
|
"immutable": true,
|
|
9099
9157
|
"locationInModule": {
|
|
9100
9158
|
"filename": "lib/cluster.ts",
|
|
9101
|
-
"line":
|
|
9159
|
+
"line": 603
|
|
9102
9160
|
},
|
|
9103
9161
|
"name": "clusterIdentifier",
|
|
9104
9162
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
|
|
@@ -9114,7 +9172,7 @@
|
|
|
9114
9172
|
"immutable": true,
|
|
9115
9173
|
"locationInModule": {
|
|
9116
9174
|
"filename": "lib/cluster.ts",
|
|
9117
|
-
"line":
|
|
9175
|
+
"line": 605
|
|
9118
9176
|
},
|
|
9119
9177
|
"name": "clusterReadEndpoint",
|
|
9120
9178
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
|
|
@@ -9134,7 +9192,7 @@
|
|
|
9134
9192
|
"immutable": true,
|
|
9135
9193
|
"locationInModule": {
|
|
9136
9194
|
"filename": "lib/cluster.ts",
|
|
9137
|
-
"line":
|
|
9195
|
+
"line": 613
|
|
9138
9196
|
},
|
|
9139
9197
|
"name": "clusterResourceIdentifier",
|
|
9140
9198
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
|
|
@@ -9150,7 +9208,7 @@
|
|
|
9150
9208
|
"immutable": true,
|
|
9151
9209
|
"locationInModule": {
|
|
9152
9210
|
"filename": "lib/cluster.ts",
|
|
9153
|
-
"line":
|
|
9211
|
+
"line": 606
|
|
9154
9212
|
},
|
|
9155
9213
|
"name": "connections",
|
|
9156
9214
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseClusterBase",
|
|
@@ -9166,7 +9224,7 @@
|
|
|
9166
9224
|
"immutable": true,
|
|
9167
9225
|
"locationInModule": {
|
|
9168
9226
|
"filename": "lib/cluster.ts",
|
|
9169
|
-
"line":
|
|
9227
|
+
"line": 638
|
|
9170
9228
|
},
|
|
9171
9229
|
"name": "instanceEndpoints",
|
|
9172
9230
|
"type": {
|
|
@@ -9186,7 +9244,7 @@
|
|
|
9186
9244
|
"immutable": true,
|
|
9187
9245
|
"locationInModule": {
|
|
9188
9246
|
"filename": "lib/cluster.ts",
|
|
9189
|
-
"line":
|
|
9247
|
+
"line": 633
|
|
9190
9248
|
},
|
|
9191
9249
|
"name": "instanceIdentifiers",
|
|
9192
9250
|
"type": {
|
|
@@ -9206,7 +9264,7 @@
|
|
|
9206
9264
|
"immutable": true,
|
|
9207
9265
|
"locationInModule": {
|
|
9208
9266
|
"filename": "lib/cluster.ts",
|
|
9209
|
-
"line":
|
|
9267
|
+
"line": 628
|
|
9210
9268
|
},
|
|
9211
9269
|
"name": "subnetGroup",
|
|
9212
9270
|
"type": {
|
|
@@ -9221,7 +9279,7 @@
|
|
|
9221
9279
|
"immutable": true,
|
|
9222
9280
|
"locationInModule": {
|
|
9223
9281
|
"filename": "lib/cluster.ts",
|
|
9224
|
-
"line":
|
|
9282
|
+
"line": 618
|
|
9225
9283
|
},
|
|
9226
9284
|
"name": "vpc",
|
|
9227
9285
|
"type": {
|
|
@@ -9236,7 +9294,7 @@
|
|
|
9236
9294
|
"immutable": true,
|
|
9237
9295
|
"locationInModule": {
|
|
9238
9296
|
"filename": "lib/cluster.ts",
|
|
9239
|
-
"line":
|
|
9297
|
+
"line": 623
|
|
9240
9298
|
},
|
|
9241
9299
|
"name": "vpcSubnets",
|
|
9242
9300
|
"type": {
|
|
@@ -9249,7 +9307,7 @@
|
|
|
9249
9307
|
},
|
|
9250
9308
|
"locationInModule": {
|
|
9251
9309
|
"filename": "lib/cluster.ts",
|
|
9252
|
-
"line":
|
|
9310
|
+
"line": 640
|
|
9253
9311
|
},
|
|
9254
9312
|
"name": "enableIamAuthentication",
|
|
9255
9313
|
"optional": true,
|
|
@@ -9277,7 +9335,7 @@
|
|
|
9277
9335
|
"kind": "interface",
|
|
9278
9336
|
"locationInModule": {
|
|
9279
9337
|
"filename": "lib/cluster.ts",
|
|
9280
|
-
"line":
|
|
9338
|
+
"line": 461
|
|
9281
9339
|
},
|
|
9282
9340
|
"name": "DatabaseClusterAttributes",
|
|
9283
9341
|
"properties": [
|
|
@@ -9290,7 +9348,7 @@
|
|
|
9290
9348
|
"immutable": true,
|
|
9291
9349
|
"locationInModule": {
|
|
9292
9350
|
"filename": "lib/cluster.ts",
|
|
9293
|
-
"line":
|
|
9351
|
+
"line": 485
|
|
9294
9352
|
},
|
|
9295
9353
|
"name": "clusterEndpointAddress",
|
|
9296
9354
|
"type": {
|
|
@@ -9306,7 +9364,7 @@
|
|
|
9306
9364
|
"immutable": true,
|
|
9307
9365
|
"locationInModule": {
|
|
9308
9366
|
"filename": "lib/cluster.ts",
|
|
9309
|
-
"line":
|
|
9367
|
+
"line": 475
|
|
9310
9368
|
},
|
|
9311
9369
|
"name": "clusterIdentifier",
|
|
9312
9370
|
"type": {
|
|
@@ -9322,7 +9380,7 @@
|
|
|
9322
9380
|
"immutable": true,
|
|
9323
9381
|
"locationInModule": {
|
|
9324
9382
|
"filename": "lib/cluster.ts",
|
|
9325
|
-
"line":
|
|
9383
|
+
"line": 480
|
|
9326
9384
|
},
|
|
9327
9385
|
"name": "clusterResourceIdentifier",
|
|
9328
9386
|
"type": {
|
|
@@ -9338,7 +9396,7 @@
|
|
|
9338
9396
|
"immutable": true,
|
|
9339
9397
|
"locationInModule": {
|
|
9340
9398
|
"filename": "lib/cluster.ts",
|
|
9341
|
-
"line":
|
|
9399
|
+
"line": 465
|
|
9342
9400
|
},
|
|
9343
9401
|
"name": "port",
|
|
9344
9402
|
"type": {
|
|
@@ -9354,7 +9412,7 @@
|
|
|
9354
9412
|
"immutable": true,
|
|
9355
9413
|
"locationInModule": {
|
|
9356
9414
|
"filename": "lib/cluster.ts",
|
|
9357
|
-
"line":
|
|
9415
|
+
"line": 490
|
|
9358
9416
|
},
|
|
9359
9417
|
"name": "readerEndpointAddress",
|
|
9360
9418
|
"type": {
|
|
@@ -9370,7 +9428,7 @@
|
|
|
9370
9428
|
"immutable": true,
|
|
9371
9429
|
"locationInModule": {
|
|
9372
9430
|
"filename": "lib/cluster.ts",
|
|
9373
|
-
"line":
|
|
9431
|
+
"line": 470
|
|
9374
9432
|
},
|
|
9375
9433
|
"name": "securityGroup",
|
|
9376
9434
|
"type": {
|
|
@@ -9399,7 +9457,7 @@
|
|
|
9399
9457
|
},
|
|
9400
9458
|
"locationInModule": {
|
|
9401
9459
|
"filename": "core/lib/resource.ts",
|
|
9402
|
-
"line":
|
|
9460
|
+
"line": 121
|
|
9403
9461
|
},
|
|
9404
9462
|
"parameters": [
|
|
9405
9463
|
{
|
|
@@ -9429,7 +9487,7 @@
|
|
|
9429
9487
|
"kind": "class",
|
|
9430
9488
|
"locationInModule": {
|
|
9431
9489
|
"filename": "lib/cluster.ts",
|
|
9432
|
-
"line":
|
|
9490
|
+
"line": 496
|
|
9433
9491
|
},
|
|
9434
9492
|
"methods": [
|
|
9435
9493
|
{
|
|
@@ -9439,7 +9497,7 @@
|
|
|
9439
9497
|
},
|
|
9440
9498
|
"locationInModule": {
|
|
9441
9499
|
"filename": "lib/cluster.ts",
|
|
9442
|
-
"line":
|
|
9500
|
+
"line": 500
|
|
9443
9501
|
},
|
|
9444
9502
|
"name": "fromDatabaseClusterAttributes",
|
|
9445
9503
|
"parameters": [
|
|
@@ -9476,7 +9534,7 @@
|
|
|
9476
9534
|
},
|
|
9477
9535
|
"locationInModule": {
|
|
9478
9536
|
"filename": "lib/cluster.ts",
|
|
9479
|
-
"line":
|
|
9537
|
+
"line": 547
|
|
9480
9538
|
},
|
|
9481
9539
|
"name": "grant",
|
|
9482
9540
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9509,7 +9567,7 @@
|
|
|
9509
9567
|
},
|
|
9510
9568
|
"locationInModule": {
|
|
9511
9569
|
"filename": "lib/cluster.ts",
|
|
9512
|
-
"line":
|
|
9570
|
+
"line": 572
|
|
9513
9571
|
},
|
|
9514
9572
|
"name": "grantConnect",
|
|
9515
9573
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9534,7 +9592,7 @@
|
|
|
9534
9592
|
},
|
|
9535
9593
|
"locationInModule": {
|
|
9536
9594
|
"filename": "lib/cluster.ts",
|
|
9537
|
-
"line":
|
|
9595
|
+
"line": 576
|
|
9538
9596
|
},
|
|
9539
9597
|
"name": "metric",
|
|
9540
9598
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9571,7 +9629,7 @@
|
|
|
9571
9629
|
"immutable": true,
|
|
9572
9630
|
"locationInModule": {
|
|
9573
9631
|
"filename": "lib/cluster.ts",
|
|
9574
|
-
"line":
|
|
9632
|
+
"line": 530
|
|
9575
9633
|
},
|
|
9576
9634
|
"name": "clusterEndpoint",
|
|
9577
9635
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9588,7 +9646,7 @@
|
|
|
9588
9646
|
"immutable": true,
|
|
9589
9647
|
"locationInModule": {
|
|
9590
9648
|
"filename": "lib/cluster.ts",
|
|
9591
|
-
"line":
|
|
9649
|
+
"line": 520
|
|
9592
9650
|
},
|
|
9593
9651
|
"name": "clusterIdentifier",
|
|
9594
9652
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9605,7 +9663,7 @@
|
|
|
9605
9663
|
"immutable": true,
|
|
9606
9664
|
"locationInModule": {
|
|
9607
9665
|
"filename": "lib/cluster.ts",
|
|
9608
|
-
"line":
|
|
9666
|
+
"line": 535
|
|
9609
9667
|
},
|
|
9610
9668
|
"name": "clusterReadEndpoint",
|
|
9611
9669
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9622,7 +9680,7 @@
|
|
|
9622
9680
|
"immutable": true,
|
|
9623
9681
|
"locationInModule": {
|
|
9624
9682
|
"filename": "lib/cluster.ts",
|
|
9625
|
-
"line":
|
|
9683
|
+
"line": 525
|
|
9626
9684
|
},
|
|
9627
9685
|
"name": "clusterResourceIdentifier",
|
|
9628
9686
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseCluster",
|
|
@@ -9639,7 +9697,7 @@
|
|
|
9639
9697
|
"immutable": true,
|
|
9640
9698
|
"locationInModule": {
|
|
9641
9699
|
"filename": "lib/cluster.ts",
|
|
9642
|
-
"line":
|
|
9700
|
+
"line": 540
|
|
9643
9701
|
},
|
|
9644
9702
|
"name": "connections",
|
|
9645
9703
|
"overrides": "aws-cdk-lib.aws_ec2.IConnectable",
|
|
@@ -9654,7 +9712,7 @@
|
|
|
9654
9712
|
},
|
|
9655
9713
|
"locationInModule": {
|
|
9656
9714
|
"filename": "lib/cluster.ts",
|
|
9657
|
-
"line":
|
|
9715
|
+
"line": 542
|
|
9658
9716
|
},
|
|
9659
9717
|
"name": "enableIamAuthentication",
|
|
9660
9718
|
"optional": true,
|
|
@@ -9681,7 +9739,7 @@
|
|
|
9681
9739
|
"kind": "interface",
|
|
9682
9740
|
"locationInModule": {
|
|
9683
9741
|
"filename": "lib/cluster.ts",
|
|
9684
|
-
"line":
|
|
9742
|
+
"line": 194
|
|
9685
9743
|
},
|
|
9686
9744
|
"name": "DatabaseClusterProps",
|
|
9687
9745
|
"properties": [
|
|
@@ -9694,7 +9752,7 @@
|
|
|
9694
9752
|
"immutable": true,
|
|
9695
9753
|
"locationInModule": {
|
|
9696
9754
|
"filename": "lib/cluster.ts",
|
|
9697
|
-
"line":
|
|
9755
|
+
"line": 269
|
|
9698
9756
|
},
|
|
9699
9757
|
"name": "instanceType",
|
|
9700
9758
|
"type": {
|
|
@@ -9711,7 +9769,7 @@
|
|
|
9711
9769
|
"immutable": true,
|
|
9712
9770
|
"locationInModule": {
|
|
9713
9771
|
"filename": "lib/cluster.ts",
|
|
9714
|
-
"line":
|
|
9772
|
+
"line": 323
|
|
9715
9773
|
},
|
|
9716
9774
|
"name": "vpc",
|
|
9717
9775
|
"type": {
|
|
@@ -9728,7 +9786,7 @@
|
|
|
9728
9786
|
"immutable": true,
|
|
9729
9787
|
"locationInModule": {
|
|
9730
9788
|
"filename": "lib/cluster.ts",
|
|
9731
|
-
"line":
|
|
9789
|
+
"line": 276
|
|
9732
9790
|
},
|
|
9733
9791
|
"name": "associatedRoles",
|
|
9734
9792
|
"optional": true,
|
|
@@ -9751,7 +9809,7 @@
|
|
|
9751
9809
|
"immutable": true,
|
|
9752
9810
|
"locationInModule": {
|
|
9753
9811
|
"filename": "lib/cluster.ts",
|
|
9754
|
-
"line":
|
|
9812
|
+
"line": 355
|
|
9755
9813
|
},
|
|
9756
9814
|
"name": "autoMinorVersionUpgrade",
|
|
9757
9815
|
"optional": true,
|
|
@@ -9769,7 +9827,7 @@
|
|
|
9769
9827
|
"immutable": true,
|
|
9770
9828
|
"locationInModule": {
|
|
9771
9829
|
"filename": "lib/cluster.ts",
|
|
9772
|
-
"line":
|
|
9830
|
+
"line": 207
|
|
9773
9831
|
},
|
|
9774
9832
|
"name": "backupRetention",
|
|
9775
9833
|
"optional": true,
|
|
@@ -9788,7 +9846,7 @@
|
|
|
9788
9846
|
"immutable": true,
|
|
9789
9847
|
"locationInModule": {
|
|
9790
9848
|
"filename": "lib/cluster.ts",
|
|
9791
|
-
"line":
|
|
9849
|
+
"line": 366
|
|
9792
9850
|
},
|
|
9793
9851
|
"name": "cloudwatchLogsExports",
|
|
9794
9852
|
"optional": true,
|
|
@@ -9812,7 +9870,7 @@
|
|
|
9812
9870
|
"immutable": true,
|
|
9813
9871
|
"locationInModule": {
|
|
9814
9872
|
"filename": "lib/cluster.ts",
|
|
9815
|
-
"line":
|
|
9873
|
+
"line": 375
|
|
9816
9874
|
},
|
|
9817
9875
|
"name": "cloudwatchLogsRetention",
|
|
9818
9876
|
"optional": true,
|
|
@@ -9830,7 +9888,7 @@
|
|
|
9830
9888
|
"immutable": true,
|
|
9831
9889
|
"locationInModule": {
|
|
9832
9890
|
"filename": "lib/cluster.ts",
|
|
9833
|
-
"line":
|
|
9891
|
+
"line": 383
|
|
9834
9892
|
},
|
|
9835
9893
|
"name": "cloudwatchLogsRetentionRole",
|
|
9836
9894
|
"optional": true,
|
|
@@ -9848,7 +9906,7 @@
|
|
|
9848
9906
|
"immutable": true,
|
|
9849
9907
|
"locationInModule": {
|
|
9850
9908
|
"filename": "lib/cluster.ts",
|
|
9851
|
-
"line":
|
|
9909
|
+
"line": 302
|
|
9852
9910
|
},
|
|
9853
9911
|
"name": "clusterParameterGroup",
|
|
9854
9912
|
"optional": true,
|
|
@@ -9866,7 +9924,7 @@
|
|
|
9866
9924
|
"immutable": true,
|
|
9867
9925
|
"locationInModule": {
|
|
9868
9926
|
"filename": "lib/cluster.ts",
|
|
9869
|
-
"line":
|
|
9927
|
+
"line": 398
|
|
9870
9928
|
},
|
|
9871
9929
|
"name": "copyTagsToSnapshot",
|
|
9872
9930
|
"optional": true,
|
|
@@ -9884,7 +9942,7 @@
|
|
|
9884
9942
|
"immutable": true,
|
|
9885
9943
|
"locationInModule": {
|
|
9886
9944
|
"filename": "lib/cluster.ts",
|
|
9887
|
-
"line":
|
|
9945
|
+
"line": 247
|
|
9888
9946
|
},
|
|
9889
9947
|
"name": "dbClusterName",
|
|
9890
9948
|
"optional": true,
|
|
@@ -9902,7 +9960,7 @@
|
|
|
9902
9960
|
"immutable": true,
|
|
9903
9961
|
"locationInModule": {
|
|
9904
9962
|
"filename": "lib/cluster.ts",
|
|
9905
|
-
"line":
|
|
9963
|
+
"line": 283
|
|
9906
9964
|
},
|
|
9907
9965
|
"name": "deletionProtection",
|
|
9908
9966
|
"optional": true,
|
|
@@ -9920,7 +9978,7 @@
|
|
|
9920
9978
|
"immutable": true,
|
|
9921
9979
|
"locationInModule": {
|
|
9922
9980
|
"filename": "lib/cluster.ts",
|
|
9923
|
-
"line":
|
|
9981
|
+
"line": 200
|
|
9924
9982
|
},
|
|
9925
9983
|
"name": "engineVersion",
|
|
9926
9984
|
"optional": true,
|
|
@@ -9938,7 +9996,7 @@
|
|
|
9938
9996
|
"immutable": true,
|
|
9939
9997
|
"locationInModule": {
|
|
9940
9998
|
"filename": "lib/cluster.ts",
|
|
9941
|
-
"line":
|
|
9999
|
+
"line": 254
|
|
9942
10000
|
},
|
|
9943
10001
|
"name": "iamAuthentication",
|
|
9944
10002
|
"optional": true,
|
|
@@ -9957,7 +10015,7 @@
|
|
|
9957
10015
|
"immutable": true,
|
|
9958
10016
|
"locationInModule": {
|
|
9959
10017
|
"filename": "lib/cluster.ts",
|
|
9960
|
-
"line":
|
|
10018
|
+
"line": 264
|
|
9961
10019
|
},
|
|
9962
10020
|
"name": "instanceIdentifierBase",
|
|
9963
10021
|
"optional": true,
|
|
@@ -9975,7 +10033,7 @@
|
|
|
9975
10033
|
"immutable": true,
|
|
9976
10034
|
"locationInModule": {
|
|
9977
10035
|
"filename": "lib/cluster.ts",
|
|
9978
|
-
"line":
|
|
10036
|
+
"line": 240
|
|
9979
10037
|
},
|
|
9980
10038
|
"name": "instances",
|
|
9981
10039
|
"optional": true,
|
|
@@ -9993,7 +10051,7 @@
|
|
|
9993
10051
|
"immutable": true,
|
|
9994
10052
|
"locationInModule": {
|
|
9995
10053
|
"filename": "lib/cluster.ts",
|
|
9996
|
-
"line":
|
|
10054
|
+
"line": 226
|
|
9997
10055
|
},
|
|
9998
10056
|
"name": "kmsKey",
|
|
9999
10057
|
"optional": true,
|
|
@@ -10011,7 +10069,7 @@
|
|
|
10011
10069
|
"immutable": true,
|
|
10012
10070
|
"locationInModule": {
|
|
10013
10071
|
"filename": "lib/cluster.ts",
|
|
10014
|
-
"line":
|
|
10072
|
+
"line": 309
|
|
10015
10073
|
},
|
|
10016
10074
|
"name": "parameterGroup",
|
|
10017
10075
|
"optional": true,
|
|
@@ -10029,7 +10087,7 @@
|
|
|
10029
10087
|
"immutable": true,
|
|
10030
10088
|
"locationInModule": {
|
|
10031
10089
|
"filename": "lib/cluster.ts",
|
|
10032
|
-
"line":
|
|
10090
|
+
"line": 405
|
|
10033
10091
|
},
|
|
10034
10092
|
"name": "port",
|
|
10035
10093
|
"optional": true,
|
|
@@ -10048,7 +10106,7 @@
|
|
|
10048
10106
|
"immutable": true,
|
|
10049
10107
|
"locationInModule": {
|
|
10050
10108
|
"filename": "lib/cluster.ts",
|
|
10051
|
-
"line":
|
|
10109
|
+
"line": 219
|
|
10052
10110
|
},
|
|
10053
10111
|
"name": "preferredBackupWindow",
|
|
10054
10112
|
"optional": true,
|
|
@@ -10067,7 +10125,7 @@
|
|
|
10067
10125
|
"immutable": true,
|
|
10068
10126
|
"locationInModule": {
|
|
10069
10127
|
"filename": "lib/cluster.ts",
|
|
10070
|
-
"line":
|
|
10128
|
+
"line": 295
|
|
10071
10129
|
},
|
|
10072
10130
|
"name": "preferredMaintenanceWindow",
|
|
10073
10131
|
"optional": true,
|
|
@@ -10086,7 +10144,7 @@
|
|
|
10086
10144
|
"immutable": true,
|
|
10087
10145
|
"locationInModule": {
|
|
10088
10146
|
"filename": "lib/cluster.ts",
|
|
10089
|
-
"line":
|
|
10147
|
+
"line": 347
|
|
10090
10148
|
},
|
|
10091
10149
|
"name": "removalPolicy",
|
|
10092
10150
|
"optional": true,
|
|
@@ -10104,7 +10162,7 @@
|
|
|
10104
10162
|
"immutable": true,
|
|
10105
10163
|
"locationInModule": {
|
|
10106
10164
|
"filename": "lib/cluster.ts",
|
|
10107
|
-
"line":
|
|
10165
|
+
"line": 337
|
|
10108
10166
|
},
|
|
10109
10167
|
"name": "securityGroups",
|
|
10110
10168
|
"optional": true,
|
|
@@ -10128,7 +10186,7 @@
|
|
|
10128
10186
|
"immutable": true,
|
|
10129
10187
|
"locationInModule": {
|
|
10130
10188
|
"filename": "lib/cluster.ts",
|
|
10131
|
-
"line":
|
|
10189
|
+
"line": 391
|
|
10132
10190
|
},
|
|
10133
10191
|
"name": "serverlessScalingConfiguration",
|
|
10134
10192
|
"optional": true,
|
|
@@ -10146,7 +10204,7 @@
|
|
|
10146
10204
|
"immutable": true,
|
|
10147
10205
|
"locationInModule": {
|
|
10148
10206
|
"filename": "lib/cluster.ts",
|
|
10149
|
-
"line":
|
|
10207
|
+
"line": 233
|
|
10150
10208
|
},
|
|
10151
10209
|
"name": "storageEncrypted",
|
|
10152
10210
|
"optional": true,
|
|
@@ -10164,7 +10222,7 @@
|
|
|
10164
10222
|
"immutable": true,
|
|
10165
10223
|
"locationInModule": {
|
|
10166
10224
|
"filename": "lib/cluster.ts",
|
|
10167
|
-
"line":
|
|
10225
|
+
"line": 316
|
|
10168
10226
|
},
|
|
10169
10227
|
"name": "subnetGroup",
|
|
10170
10228
|
"optional": true,
|
|
@@ -10182,7 +10240,7 @@
|
|
|
10182
10240
|
"immutable": true,
|
|
10183
10241
|
"locationInModule": {
|
|
10184
10242
|
"filename": "lib/cluster.ts",
|
|
10185
|
-
"line":
|
|
10243
|
+
"line": 330
|
|
10186
10244
|
},
|
|
10187
10245
|
"name": "vpcSubnets",
|
|
10188
10246
|
"optional": true,
|
|
@@ -10212,7 +10270,7 @@
|
|
|
10212
10270
|
},
|
|
10213
10271
|
"locationInModule": {
|
|
10214
10272
|
"filename": "lib/instance.ts",
|
|
10215
|
-
"line":
|
|
10273
|
+
"line": 505
|
|
10216
10274
|
},
|
|
10217
10275
|
"parameters": [
|
|
10218
10276
|
{
|
|
@@ -10241,7 +10299,7 @@
|
|
|
10241
10299
|
"kind": "class",
|
|
10242
10300
|
"locationInModule": {
|
|
10243
10301
|
"filename": "lib/instance.ts",
|
|
10244
|
-
"line":
|
|
10302
|
+
"line": 476
|
|
10245
10303
|
},
|
|
10246
10304
|
"name": "DatabaseInstance",
|
|
10247
10305
|
"properties": [
|
|
@@ -10254,7 +10312,7 @@
|
|
|
10254
10312
|
"immutable": true,
|
|
10255
10313
|
"locationInModule": {
|
|
10256
10314
|
"filename": "lib/instance.ts",
|
|
10257
|
-
"line":
|
|
10315
|
+
"line": 479
|
|
10258
10316
|
},
|
|
10259
10317
|
"name": "PROPERTY_INJECTION_ID",
|
|
10260
10318
|
"static": true,
|
|
@@ -10270,7 +10328,7 @@
|
|
|
10270
10328
|
"immutable": true,
|
|
10271
10329
|
"locationInModule": {
|
|
10272
10330
|
"filename": "lib/instance.ts",
|
|
10273
|
-
"line":
|
|
10331
|
+
"line": 483
|
|
10274
10332
|
},
|
|
10275
10333
|
"name": "cluster",
|
|
10276
10334
|
"type": {
|
|
@@ -10288,7 +10346,7 @@
|
|
|
10288
10346
|
"immutable": true,
|
|
10289
10347
|
"locationInModule": {
|
|
10290
10348
|
"filename": "lib/instance.ts",
|
|
10291
|
-
"line":
|
|
10349
|
+
"line": 498
|
|
10292
10350
|
},
|
|
10293
10351
|
"name": "dbInstanceEndpointAddress",
|
|
10294
10352
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
|
|
@@ -10307,7 +10365,7 @@
|
|
|
10307
10365
|
"immutable": true,
|
|
10308
10366
|
"locationInModule": {
|
|
10309
10367
|
"filename": "lib/instance.ts",
|
|
10310
|
-
"line":
|
|
10368
|
+
"line": 503
|
|
10311
10369
|
},
|
|
10312
10370
|
"name": "dbInstanceEndpointPort",
|
|
10313
10371
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
|
|
@@ -10326,7 +10384,7 @@
|
|
|
10326
10384
|
"immutable": true,
|
|
10327
10385
|
"locationInModule": {
|
|
10328
10386
|
"filename": "lib/instance.ts",
|
|
10329
|
-
"line":
|
|
10387
|
+
"line": 493
|
|
10330
10388
|
},
|
|
10331
10389
|
"name": "instanceEndpoint",
|
|
10332
10390
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
|
|
@@ -10345,7 +10403,7 @@
|
|
|
10345
10403
|
"immutable": true,
|
|
10346
10404
|
"locationInModule": {
|
|
10347
10405
|
"filename": "lib/instance.ts",
|
|
10348
|
-
"line":
|
|
10406
|
+
"line": 488
|
|
10349
10407
|
},
|
|
10350
10408
|
"name": "instanceIdentifier",
|
|
10351
10409
|
"overrides": "@aws-cdk/aws-neptune-alpha.DatabaseInstanceBase",
|
|
@@ -10371,7 +10429,7 @@
|
|
|
10371
10429
|
"kind": "interface",
|
|
10372
10430
|
"locationInModule": {
|
|
10373
10431
|
"filename": "lib/instance.ts",
|
|
10374
|
-
"line":
|
|
10432
|
+
"line": 349
|
|
10375
10433
|
},
|
|
10376
10434
|
"name": "DatabaseInstanceAttributes",
|
|
10377
10435
|
"properties": [
|
|
@@ -10384,7 +10442,7 @@
|
|
|
10384
10442
|
"immutable": true,
|
|
10385
10443
|
"locationInModule": {
|
|
10386
10444
|
"filename": "lib/instance.ts",
|
|
10387
|
-
"line":
|
|
10445
|
+
"line": 358
|
|
10388
10446
|
},
|
|
10389
10447
|
"name": "instanceEndpointAddress",
|
|
10390
10448
|
"type": {
|
|
@@ -10400,7 +10458,7 @@
|
|
|
10400
10458
|
"immutable": true,
|
|
10401
10459
|
"locationInModule": {
|
|
10402
10460
|
"filename": "lib/instance.ts",
|
|
10403
|
-
"line":
|
|
10461
|
+
"line": 353
|
|
10404
10462
|
},
|
|
10405
10463
|
"name": "instanceIdentifier",
|
|
10406
10464
|
"type": {
|
|
@@ -10416,7 +10474,7 @@
|
|
|
10416
10474
|
"immutable": true,
|
|
10417
10475
|
"locationInModule": {
|
|
10418
10476
|
"filename": "lib/instance.ts",
|
|
10419
|
-
"line":
|
|
10477
|
+
"line": 363
|
|
10420
10478
|
},
|
|
10421
10479
|
"name": "port",
|
|
10422
10480
|
"type": {
|
|
@@ -10445,7 +10503,7 @@
|
|
|
10445
10503
|
},
|
|
10446
10504
|
"locationInModule": {
|
|
10447
10505
|
"filename": "core/lib/resource.ts",
|
|
10448
|
-
"line":
|
|
10506
|
+
"line": 121
|
|
10449
10507
|
},
|
|
10450
10508
|
"parameters": [
|
|
10451
10509
|
{
|
|
@@ -10475,7 +10533,7 @@
|
|
|
10475
10533
|
"kind": "class",
|
|
10476
10534
|
"locationInModule": {
|
|
10477
10535
|
"filename": "lib/instance.ts",
|
|
10478
|
-
"line":
|
|
10536
|
+
"line": 421
|
|
10479
10537
|
},
|
|
10480
10538
|
"methods": [
|
|
10481
10539
|
{
|
|
@@ -10485,7 +10543,7 @@
|
|
|
10485
10543
|
},
|
|
10486
10544
|
"locationInModule": {
|
|
10487
10545
|
"filename": "lib/instance.ts",
|
|
10488
|
-
"line":
|
|
10546
|
+
"line": 425
|
|
10489
10547
|
},
|
|
10490
10548
|
"name": "fromDatabaseInstanceAttributes",
|
|
10491
10549
|
"parameters": [
|
|
@@ -10525,7 +10583,7 @@
|
|
|
10525
10583
|
},
|
|
10526
10584
|
"locationInModule": {
|
|
10527
10585
|
"filename": "lib/instance.ts",
|
|
10528
|
-
"line":
|
|
10586
|
+
"line": 459
|
|
10529
10587
|
},
|
|
10530
10588
|
"name": "metric",
|
|
10531
10589
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
|
|
@@ -10565,7 +10623,7 @@
|
|
|
10565
10623
|
"immutable": true,
|
|
10566
10624
|
"locationInModule": {
|
|
10567
10625
|
"filename": "lib/instance.ts",
|
|
10568
|
-
"line":
|
|
10626
|
+
"line": 439
|
|
10569
10627
|
},
|
|
10570
10628
|
"name": "dbInstanceEndpointAddress",
|
|
10571
10629
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
|
|
@@ -10585,7 +10643,7 @@
|
|
|
10585
10643
|
"immutable": true,
|
|
10586
10644
|
"locationInModule": {
|
|
10587
10645
|
"filename": "lib/instance.ts",
|
|
10588
|
-
"line":
|
|
10646
|
+
"line": 444
|
|
10589
10647
|
},
|
|
10590
10648
|
"name": "dbInstanceEndpointPort",
|
|
10591
10649
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
|
|
@@ -10605,7 +10663,7 @@
|
|
|
10605
10663
|
"immutable": true,
|
|
10606
10664
|
"locationInModule": {
|
|
10607
10665
|
"filename": "lib/instance.ts",
|
|
10608
|
-
"line":
|
|
10666
|
+
"line": 449
|
|
10609
10667
|
},
|
|
10610
10668
|
"name": "instanceEndpoint",
|
|
10611
10669
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
|
|
@@ -10625,7 +10683,7 @@
|
|
|
10625
10683
|
"immutable": true,
|
|
10626
10684
|
"locationInModule": {
|
|
10627
10685
|
"filename": "lib/instance.ts",
|
|
10628
|
-
"line":
|
|
10686
|
+
"line": 454
|
|
10629
10687
|
},
|
|
10630
10688
|
"name": "instanceIdentifier",
|
|
10631
10689
|
"overrides": "@aws-cdk/aws-neptune-alpha.IDatabaseInstance",
|
|
@@ -10651,7 +10709,7 @@
|
|
|
10651
10709
|
"kind": "interface",
|
|
10652
10710
|
"locationInModule": {
|
|
10653
10711
|
"filename": "lib/instance.ts",
|
|
10654
|
-
"line":
|
|
10712
|
+
"line": 369
|
|
10655
10713
|
},
|
|
10656
10714
|
"name": "DatabaseInstanceProps",
|
|
10657
10715
|
"properties": [
|
|
@@ -10664,7 +10722,7 @@
|
|
|
10664
10722
|
"immutable": true,
|
|
10665
10723
|
"locationInModule": {
|
|
10666
10724
|
"filename": "lib/instance.ts",
|
|
10667
|
-
"line":
|
|
10725
|
+
"line": 373
|
|
10668
10726
|
},
|
|
10669
10727
|
"name": "cluster",
|
|
10670
10728
|
"type": {
|
|
@@ -10680,7 +10738,7 @@
|
|
|
10680
10738
|
"immutable": true,
|
|
10681
10739
|
"locationInModule": {
|
|
10682
10740
|
"filename": "lib/instance.ts",
|
|
10683
|
-
"line":
|
|
10741
|
+
"line": 378
|
|
10684
10742
|
},
|
|
10685
10743
|
"name": "instanceType",
|
|
10686
10744
|
"type": {
|
|
@@ -10697,7 +10755,7 @@
|
|
|
10697
10755
|
"immutable": true,
|
|
10698
10756
|
"locationInModule": {
|
|
10699
10757
|
"filename": "lib/instance.ts",
|
|
10700
|
-
"line":
|
|
10758
|
+
"line": 415
|
|
10701
10759
|
},
|
|
10702
10760
|
"name": "autoMinorVersionUpgrade",
|
|
10703
10761
|
"optional": true,
|
|
@@ -10715,7 +10773,7 @@
|
|
|
10715
10773
|
"immutable": true,
|
|
10716
10774
|
"locationInModule": {
|
|
10717
10775
|
"filename": "lib/instance.ts",
|
|
10718
|
-
"line":
|
|
10776
|
+
"line": 385
|
|
10719
10777
|
},
|
|
10720
10778
|
"name": "availabilityZone",
|
|
10721
10779
|
"optional": true,
|
|
@@ -10734,7 +10792,7 @@
|
|
|
10734
10792
|
"immutable": true,
|
|
10735
10793
|
"locationInModule": {
|
|
10736
10794
|
"filename": "lib/instance.ts",
|
|
10737
|
-
"line":
|
|
10795
|
+
"line": 393
|
|
10738
10796
|
},
|
|
10739
10797
|
"name": "dbInstanceName",
|
|
10740
10798
|
"optional": true,
|
|
@@ -10752,7 +10810,7 @@
|
|
|
10752
10810
|
"immutable": true,
|
|
10753
10811
|
"locationInModule": {
|
|
10754
10812
|
"filename": "lib/instance.ts",
|
|
10755
|
-
"line":
|
|
10813
|
+
"line": 400
|
|
10756
10814
|
},
|
|
10757
10815
|
"name": "parameterGroup",
|
|
10758
10816
|
"optional": true,
|
|
@@ -10770,7 +10828,7 @@
|
|
|
10770
10828
|
"immutable": true,
|
|
10771
10829
|
"locationInModule": {
|
|
10772
10830
|
"filename": "lib/instance.ts",
|
|
10773
|
-
"line":
|
|
10831
|
+
"line": 408
|
|
10774
10832
|
},
|
|
10775
10833
|
"name": "removalPolicy",
|
|
10776
10834
|
"optional": true,
|
|
@@ -10889,7 +10947,7 @@
|
|
|
10889
10947
|
},
|
|
10890
10948
|
"locationInModule": {
|
|
10891
10949
|
"filename": "lib/cluster.ts",
|
|
10892
|
-
"line":
|
|
10950
|
+
"line": 156
|
|
10893
10951
|
},
|
|
10894
10952
|
"parameters": [
|
|
10895
10953
|
{
|
|
@@ -10906,7 +10964,7 @@
|
|
|
10906
10964
|
"kind": "class",
|
|
10907
10965
|
"locationInModule": {
|
|
10908
10966
|
"filename": "lib/cluster.ts",
|
|
10909
|
-
"line":
|
|
10967
|
+
"line": 23
|
|
10910
10968
|
},
|
|
10911
10969
|
"name": "EngineVersion",
|
|
10912
10970
|
"properties": [
|
|
@@ -10919,7 +10977,7 @@
|
|
|
10919
10977
|
"immutable": true,
|
|
10920
10978
|
"locationInModule": {
|
|
10921
10979
|
"filename": "lib/cluster.ts",
|
|
10922
|
-
"line":
|
|
10980
|
+
"line": 27
|
|
10923
10981
|
},
|
|
10924
10982
|
"name": "V1_0_1_0",
|
|
10925
10983
|
"static": true,
|
|
@@ -10936,7 +10994,7 @@
|
|
|
10936
10994
|
"immutable": true,
|
|
10937
10995
|
"locationInModule": {
|
|
10938
10996
|
"filename": "lib/cluster.ts",
|
|
10939
|
-
"line":
|
|
10997
|
+
"line": 31
|
|
10940
10998
|
},
|
|
10941
10999
|
"name": "V1_0_1_1",
|
|
10942
11000
|
"static": true,
|
|
@@ -10953,7 +11011,7 @@
|
|
|
10953
11011
|
"immutable": true,
|
|
10954
11012
|
"locationInModule": {
|
|
10955
11013
|
"filename": "lib/cluster.ts",
|
|
10956
|
-
"line":
|
|
11014
|
+
"line": 35
|
|
10957
11015
|
},
|
|
10958
11016
|
"name": "V1_0_1_2",
|
|
10959
11017
|
"static": true,
|
|
@@ -10970,7 +11028,7 @@
|
|
|
10970
11028
|
"immutable": true,
|
|
10971
11029
|
"locationInModule": {
|
|
10972
11030
|
"filename": "lib/cluster.ts",
|
|
10973
|
-
"line":
|
|
11031
|
+
"line": 39
|
|
10974
11032
|
},
|
|
10975
11033
|
"name": "V1_0_2_1",
|
|
10976
11034
|
"static": true,
|
|
@@ -10987,7 +11045,7 @@
|
|
|
10987
11045
|
"immutable": true,
|
|
10988
11046
|
"locationInModule": {
|
|
10989
11047
|
"filename": "lib/cluster.ts",
|
|
10990
|
-
"line":
|
|
11048
|
+
"line": 43
|
|
10991
11049
|
},
|
|
10992
11050
|
"name": "V1_0_2_2",
|
|
10993
11051
|
"static": true,
|
|
@@ -11004,7 +11062,7 @@
|
|
|
11004
11062
|
"immutable": true,
|
|
11005
11063
|
"locationInModule": {
|
|
11006
11064
|
"filename": "lib/cluster.ts",
|
|
11007
|
-
"line":
|
|
11065
|
+
"line": 47
|
|
11008
11066
|
},
|
|
11009
11067
|
"name": "V1_0_3_0",
|
|
11010
11068
|
"static": true,
|
|
@@ -11021,7 +11079,7 @@
|
|
|
11021
11079
|
"immutable": true,
|
|
11022
11080
|
"locationInModule": {
|
|
11023
11081
|
"filename": "lib/cluster.ts",
|
|
11024
|
-
"line":
|
|
11082
|
+
"line": 51
|
|
11025
11083
|
},
|
|
11026
11084
|
"name": "V1_0_4_0",
|
|
11027
11085
|
"static": true,
|
|
@@ -11038,7 +11096,7 @@
|
|
|
11038
11096
|
"immutable": true,
|
|
11039
11097
|
"locationInModule": {
|
|
11040
11098
|
"filename": "lib/cluster.ts",
|
|
11041
|
-
"line":
|
|
11099
|
+
"line": 55
|
|
11042
11100
|
},
|
|
11043
11101
|
"name": "V1_0_4_1",
|
|
11044
11102
|
"static": true,
|
|
@@ -11055,7 +11113,7 @@
|
|
|
11055
11113
|
"immutable": true,
|
|
11056
11114
|
"locationInModule": {
|
|
11057
11115
|
"filename": "lib/cluster.ts",
|
|
11058
|
-
"line":
|
|
11116
|
+
"line": 59
|
|
11059
11117
|
},
|
|
11060
11118
|
"name": "V1_0_5_0",
|
|
11061
11119
|
"static": true,
|
|
@@ -11072,7 +11130,7 @@
|
|
|
11072
11130
|
"immutable": true,
|
|
11073
11131
|
"locationInModule": {
|
|
11074
11132
|
"filename": "lib/cluster.ts",
|
|
11075
|
-
"line":
|
|
11133
|
+
"line": 63
|
|
11076
11134
|
},
|
|
11077
11135
|
"name": "V1_1_0_0",
|
|
11078
11136
|
"static": true,
|
|
@@ -11089,7 +11147,7 @@
|
|
|
11089
11147
|
"immutable": true,
|
|
11090
11148
|
"locationInModule": {
|
|
11091
11149
|
"filename": "lib/cluster.ts",
|
|
11092
|
-
"line":
|
|
11150
|
+
"line": 67
|
|
11093
11151
|
},
|
|
11094
11152
|
"name": "V1_1_1_0",
|
|
11095
11153
|
"static": true,
|
|
@@ -11106,7 +11164,7 @@
|
|
|
11106
11164
|
"immutable": true,
|
|
11107
11165
|
"locationInModule": {
|
|
11108
11166
|
"filename": "lib/cluster.ts",
|
|
11109
|
-
"line":
|
|
11167
|
+
"line": 71
|
|
11110
11168
|
},
|
|
11111
11169
|
"name": "V1_2_0_0",
|
|
11112
11170
|
"static": true,
|
|
@@ -11123,7 +11181,7 @@
|
|
|
11123
11181
|
"immutable": true,
|
|
11124
11182
|
"locationInModule": {
|
|
11125
11183
|
"filename": "lib/cluster.ts",
|
|
11126
|
-
"line":
|
|
11184
|
+
"line": 75
|
|
11127
11185
|
},
|
|
11128
11186
|
"name": "V1_2_0_1",
|
|
11129
11187
|
"static": true,
|
|
@@ -11140,7 +11198,7 @@
|
|
|
11140
11198
|
"immutable": true,
|
|
11141
11199
|
"locationInModule": {
|
|
11142
11200
|
"filename": "lib/cluster.ts",
|
|
11143
|
-
"line":
|
|
11201
|
+
"line": 79
|
|
11144
11202
|
},
|
|
11145
11203
|
"name": "V1_2_0_2",
|
|
11146
11204
|
"static": true,
|
|
@@ -11157,7 +11215,7 @@
|
|
|
11157
11215
|
"immutable": true,
|
|
11158
11216
|
"locationInModule": {
|
|
11159
11217
|
"filename": "lib/cluster.ts",
|
|
11160
|
-
"line":
|
|
11218
|
+
"line": 83
|
|
11161
11219
|
},
|
|
11162
11220
|
"name": "V1_2_1_0",
|
|
11163
11221
|
"static": true,
|
|
@@ -11174,7 +11232,7 @@
|
|
|
11174
11232
|
"immutable": true,
|
|
11175
11233
|
"locationInModule": {
|
|
11176
11234
|
"filename": "lib/cluster.ts",
|
|
11177
|
-
"line":
|
|
11235
|
+
"line": 87
|
|
11178
11236
|
},
|
|
11179
11237
|
"name": "V1_2_1_1",
|
|
11180
11238
|
"static": true,
|
|
@@ -11191,7 +11249,7 @@
|
|
|
11191
11249
|
"immutable": true,
|
|
11192
11250
|
"locationInModule": {
|
|
11193
11251
|
"filename": "lib/cluster.ts",
|
|
11194
|
-
"line":
|
|
11252
|
+
"line": 91
|
|
11195
11253
|
},
|
|
11196
11254
|
"name": "V1_2_1_2",
|
|
11197
11255
|
"static": true,
|
|
@@ -11208,7 +11266,7 @@
|
|
|
11208
11266
|
"immutable": true,
|
|
11209
11267
|
"locationInModule": {
|
|
11210
11268
|
"filename": "lib/cluster.ts",
|
|
11211
|
-
"line":
|
|
11269
|
+
"line": 95
|
|
11212
11270
|
},
|
|
11213
11271
|
"name": "V1_3_0_0",
|
|
11214
11272
|
"static": true,
|
|
@@ -11225,7 +11283,7 @@
|
|
|
11225
11283
|
"immutable": true,
|
|
11226
11284
|
"locationInModule": {
|
|
11227
11285
|
"filename": "lib/cluster.ts",
|
|
11228
|
-
"line":
|
|
11286
|
+
"line": 99
|
|
11229
11287
|
},
|
|
11230
11288
|
"name": "V1_3_1_0",
|
|
11231
11289
|
"static": true,
|
|
@@ -11242,7 +11300,7 @@
|
|
|
11242
11300
|
"immutable": true,
|
|
11243
11301
|
"locationInModule": {
|
|
11244
11302
|
"filename": "lib/cluster.ts",
|
|
11245
|
-
"line":
|
|
11303
|
+
"line": 103
|
|
11246
11304
|
},
|
|
11247
11305
|
"name": "V1_3_2_0",
|
|
11248
11306
|
"static": true,
|
|
@@ -11259,7 +11317,7 @@
|
|
|
11259
11317
|
"immutable": true,
|
|
11260
11318
|
"locationInModule": {
|
|
11261
11319
|
"filename": "lib/cluster.ts",
|
|
11262
|
-
"line":
|
|
11320
|
+
"line": 107
|
|
11263
11321
|
},
|
|
11264
11322
|
"name": "V1_3_2_1",
|
|
11265
11323
|
"static": true,
|
|
@@ -11276,7 +11334,7 @@
|
|
|
11276
11334
|
"immutable": true,
|
|
11277
11335
|
"locationInModule": {
|
|
11278
11336
|
"filename": "lib/cluster.ts",
|
|
11279
|
-
"line":
|
|
11337
|
+
"line": 111
|
|
11280
11338
|
},
|
|
11281
11339
|
"name": "V1_3_3_0",
|
|
11282
11340
|
"static": true,
|
|
@@ -11293,7 +11351,7 @@
|
|
|
11293
11351
|
"immutable": true,
|
|
11294
11352
|
"locationInModule": {
|
|
11295
11353
|
"filename": "lib/cluster.ts",
|
|
11296
|
-
"line":
|
|
11354
|
+
"line": 115
|
|
11297
11355
|
},
|
|
11298
11356
|
"name": "V1_3_4_0",
|
|
11299
11357
|
"static": true,
|
|
@@ -11310,7 +11368,7 @@
|
|
|
11310
11368
|
"immutable": true,
|
|
11311
11369
|
"locationInModule": {
|
|
11312
11370
|
"filename": "lib/cluster.ts",
|
|
11313
|
-
"line":
|
|
11371
|
+
"line": 119
|
|
11314
11372
|
},
|
|
11315
11373
|
"name": "V1_4_0_0",
|
|
11316
11374
|
"static": true,
|
|
@@ -11327,7 +11385,7 @@
|
|
|
11327
11385
|
"immutable": true,
|
|
11328
11386
|
"locationInModule": {
|
|
11329
11387
|
"filename": "lib/cluster.ts",
|
|
11330
|
-
"line":
|
|
11388
|
+
"line": 123
|
|
11331
11389
|
},
|
|
11332
11390
|
"name": "V1_4_1_0",
|
|
11333
11391
|
"static": true,
|
|
@@ -11344,7 +11402,7 @@
|
|
|
11344
11402
|
"immutable": true,
|
|
11345
11403
|
"locationInModule": {
|
|
11346
11404
|
"filename": "lib/cluster.ts",
|
|
11347
|
-
"line":
|
|
11405
|
+
"line": 127
|
|
11348
11406
|
},
|
|
11349
11407
|
"name": "V1_4_2_0",
|
|
11350
11408
|
"static": true,
|
|
@@ -11361,7 +11419,7 @@
|
|
|
11361
11419
|
"immutable": true,
|
|
11362
11420
|
"locationInModule": {
|
|
11363
11421
|
"filename": "lib/cluster.ts",
|
|
11364
|
-
"line":
|
|
11422
|
+
"line": 131
|
|
11365
11423
|
},
|
|
11366
11424
|
"name": "V1_4_3_0",
|
|
11367
11425
|
"static": true,
|
|
@@ -11378,7 +11436,7 @@
|
|
|
11378
11436
|
"immutable": true,
|
|
11379
11437
|
"locationInModule": {
|
|
11380
11438
|
"filename": "lib/cluster.ts",
|
|
11381
|
-
"line":
|
|
11439
|
+
"line": 135
|
|
11382
11440
|
},
|
|
11383
11441
|
"name": "V1_4_4_0",
|
|
11384
11442
|
"static": true,
|
|
@@ -11395,7 +11453,7 @@
|
|
|
11395
11453
|
"immutable": true,
|
|
11396
11454
|
"locationInModule": {
|
|
11397
11455
|
"filename": "lib/cluster.ts",
|
|
11398
|
-
"line":
|
|
11456
|
+
"line": 139
|
|
11399
11457
|
},
|
|
11400
11458
|
"name": "V1_4_5_0",
|
|
11401
11459
|
"static": true,
|
|
@@ -11412,7 +11470,7 @@
|
|
|
11412
11470
|
"immutable": true,
|
|
11413
11471
|
"locationInModule": {
|
|
11414
11472
|
"filename": "lib/cluster.ts",
|
|
11415
|
-
"line":
|
|
11473
|
+
"line": 143
|
|
11416
11474
|
},
|
|
11417
11475
|
"name": "V1_4_5_1",
|
|
11418
11476
|
"static": true,
|
|
@@ -11429,7 +11487,7 @@
|
|
|
11429
11487
|
"immutable": true,
|
|
11430
11488
|
"locationInModule": {
|
|
11431
11489
|
"filename": "lib/cluster.ts",
|
|
11432
|
-
"line":
|
|
11490
|
+
"line": 147
|
|
11433
11491
|
},
|
|
11434
11492
|
"name": "V1_4_6_0",
|
|
11435
11493
|
"static": true,
|
|
@@ -11446,7 +11504,7 @@
|
|
|
11446
11504
|
"immutable": true,
|
|
11447
11505
|
"locationInModule": {
|
|
11448
11506
|
"filename": "lib/cluster.ts",
|
|
11449
|
-
"line":
|
|
11507
|
+
"line": 151
|
|
11450
11508
|
},
|
|
11451
11509
|
"name": "V1_4_6_1",
|
|
11452
11510
|
"static": true,
|
|
@@ -11462,7 +11520,7 @@
|
|
|
11462
11520
|
"immutable": true,
|
|
11463
11521
|
"locationInModule": {
|
|
11464
11522
|
"filename": "lib/cluster.ts",
|
|
11465
|
-
"line":
|
|
11523
|
+
"line": 156
|
|
11466
11524
|
},
|
|
11467
11525
|
"name": "version",
|
|
11468
11526
|
"type": {
|
|
@@ -11522,7 +11580,7 @@
|
|
|
11522
11580
|
"kind": "interface",
|
|
11523
11581
|
"locationInModule": {
|
|
11524
11582
|
"filename": "lib/cluster.ts",
|
|
11525
|
-
"line":
|
|
11583
|
+
"line": 411
|
|
11526
11584
|
},
|
|
11527
11585
|
"methods": [
|
|
11528
11586
|
{
|
|
@@ -11534,7 +11592,7 @@
|
|
|
11534
11592
|
},
|
|
11535
11593
|
"locationInModule": {
|
|
11536
11594
|
"filename": "lib/cluster.ts",
|
|
11537
|
-
"line":
|
|
11595
|
+
"line": 442
|
|
11538
11596
|
},
|
|
11539
11597
|
"name": "grant",
|
|
11540
11598
|
"parameters": [
|
|
@@ -11573,7 +11631,7 @@
|
|
|
11573
11631
|
},
|
|
11574
11632
|
"locationInModule": {
|
|
11575
11633
|
"filename": "lib/cluster.ts",
|
|
11576
|
-
"line":
|
|
11634
|
+
"line": 447
|
|
11577
11635
|
},
|
|
11578
11636
|
"name": "grantConnect",
|
|
11579
11637
|
"parameters": [
|
|
@@ -11599,7 +11657,7 @@
|
|
|
11599
11657
|
},
|
|
11600
11658
|
"locationInModule": {
|
|
11601
11659
|
"filename": "lib/cluster.ts",
|
|
11602
|
-
"line":
|
|
11660
|
+
"line": 455
|
|
11603
11661
|
},
|
|
11604
11662
|
"name": "metric",
|
|
11605
11663
|
"parameters": [
|
|
@@ -11638,7 +11696,7 @@
|
|
|
11638
11696
|
"immutable": true,
|
|
11639
11697
|
"locationInModule": {
|
|
11640
11698
|
"filename": "lib/cluster.ts",
|
|
11641
|
-
"line":
|
|
11699
|
+
"line": 427
|
|
11642
11700
|
},
|
|
11643
11701
|
"name": "clusterEndpoint",
|
|
11644
11702
|
"type": {
|
|
@@ -11654,7 +11712,7 @@
|
|
|
11654
11712
|
"immutable": true,
|
|
11655
11713
|
"locationInModule": {
|
|
11656
11714
|
"filename": "lib/cluster.ts",
|
|
11657
|
-
"line":
|
|
11715
|
+
"line": 415
|
|
11658
11716
|
},
|
|
11659
11717
|
"name": "clusterIdentifier",
|
|
11660
11718
|
"type": {
|
|
@@ -11673,7 +11731,7 @@
|
|
|
11673
11731
|
"immutable": true,
|
|
11674
11732
|
"locationInModule": {
|
|
11675
11733
|
"filename": "lib/cluster.ts",
|
|
11676
|
-
"line":
|
|
11734
|
+
"line": 433
|
|
11677
11735
|
},
|
|
11678
11736
|
"name": "clusterReadEndpoint",
|
|
11679
11737
|
"type": {
|
|
@@ -11692,7 +11750,7 @@
|
|
|
11692
11750
|
"immutable": true,
|
|
11693
11751
|
"locationInModule": {
|
|
11694
11752
|
"filename": "lib/cluster.ts",
|
|
11695
|
-
"line":
|
|
11753
|
+
"line": 421
|
|
11696
11754
|
},
|
|
11697
11755
|
"name": "clusterResourceIdentifier",
|
|
11698
11756
|
"type": {
|
|
@@ -11715,7 +11773,7 @@
|
|
|
11715
11773
|
"kind": "interface",
|
|
11716
11774
|
"locationInModule": {
|
|
11717
11775
|
"filename": "lib/instance.ts",
|
|
11718
|
-
"line":
|
|
11776
|
+
"line": 312
|
|
11719
11777
|
},
|
|
11720
11778
|
"methods": [
|
|
11721
11779
|
{
|
|
@@ -11727,7 +11785,7 @@
|
|
|
11727
11785
|
},
|
|
11728
11786
|
"locationInModule": {
|
|
11729
11787
|
"filename": "lib/instance.ts",
|
|
11730
|
-
"line":
|
|
11788
|
+
"line": 343
|
|
11731
11789
|
},
|
|
11732
11790
|
"name": "metric",
|
|
11733
11791
|
"parameters": [
|
|
@@ -11766,7 +11824,7 @@
|
|
|
11766
11824
|
"immutable": true,
|
|
11767
11825
|
"locationInModule": {
|
|
11768
11826
|
"filename": "lib/instance.ts",
|
|
11769
|
-
"line":
|
|
11827
|
+
"line": 328
|
|
11770
11828
|
},
|
|
11771
11829
|
"name": "dbInstanceEndpointAddress",
|
|
11772
11830
|
"type": {
|
|
@@ -11785,7 +11843,7 @@
|
|
|
11785
11843
|
"immutable": true,
|
|
11786
11844
|
"locationInModule": {
|
|
11787
11845
|
"filename": "lib/instance.ts",
|
|
11788
|
-
"line":
|
|
11846
|
+
"line": 335
|
|
11789
11847
|
},
|
|
11790
11848
|
"name": "dbInstanceEndpointPort",
|
|
11791
11849
|
"type": {
|
|
@@ -11801,7 +11859,7 @@
|
|
|
11801
11859
|
"immutable": true,
|
|
11802
11860
|
"locationInModule": {
|
|
11803
11861
|
"filename": "lib/instance.ts",
|
|
11804
|
-
"line":
|
|
11862
|
+
"line": 321
|
|
11805
11863
|
},
|
|
11806
11864
|
"name": "instanceEndpoint",
|
|
11807
11865
|
"type": {
|
|
@@ -11817,7 +11875,7 @@
|
|
|
11817
11875
|
"immutable": true,
|
|
11818
11876
|
"locationInModule": {
|
|
11819
11877
|
"filename": "lib/instance.ts",
|
|
11820
|
-
"line":
|
|
11878
|
+
"line": 316
|
|
11821
11879
|
},
|
|
11822
11880
|
"name": "instanceIdentifier",
|
|
11823
11881
|
"type": {
|
|
@@ -11916,7 +11974,7 @@
|
|
|
11916
11974
|
"kind": "class",
|
|
11917
11975
|
"locationInModule": {
|
|
11918
11976
|
"filename": "lib/instance.ts",
|
|
11919
|
-
"line":
|
|
11977
|
+
"line": 17
|
|
11920
11978
|
},
|
|
11921
11979
|
"methods": [
|
|
11922
11980
|
{
|
|
@@ -11926,7 +11984,7 @@
|
|
|
11926
11984
|
},
|
|
11927
11985
|
"locationInModule": {
|
|
11928
11986
|
"filename": "lib/instance.ts",
|
|
11929
|
-
"line":
|
|
11987
|
+
"line": 291
|
|
11930
11988
|
},
|
|
11931
11989
|
"name": "of",
|
|
11932
11990
|
"parameters": [
|
|
@@ -11956,7 +12014,7 @@
|
|
|
11956
12014
|
"immutable": true,
|
|
11957
12015
|
"locationInModule": {
|
|
11958
12016
|
"filename": "lib/instance.ts",
|
|
11959
|
-
"line":
|
|
12017
|
+
"line": 261
|
|
11960
12018
|
},
|
|
11961
12019
|
"name": "R4_2XLARGE",
|
|
11962
12020
|
"static": true,
|
|
@@ -11973,7 +12031,7 @@
|
|
|
11973
12031
|
"immutable": true,
|
|
11974
12032
|
"locationInModule": {
|
|
11975
12033
|
"filename": "lib/instance.ts",
|
|
11976
|
-
"line":
|
|
12034
|
+
"line": 266
|
|
11977
12035
|
},
|
|
11978
12036
|
"name": "R4_4XLARGE",
|
|
11979
12037
|
"static": true,
|
|
@@ -11990,7 +12048,7 @@
|
|
|
11990
12048
|
"immutable": true,
|
|
11991
12049
|
"locationInModule": {
|
|
11992
12050
|
"filename": "lib/instance.ts",
|
|
11993
|
-
"line":
|
|
12051
|
+
"line": 271
|
|
11994
12052
|
},
|
|
11995
12053
|
"name": "R4_8XLARGE",
|
|
11996
12054
|
"static": true,
|
|
@@ -12007,7 +12065,7 @@
|
|
|
12007
12065
|
"immutable": true,
|
|
12008
12066
|
"locationInModule": {
|
|
12009
12067
|
"filename": "lib/instance.ts",
|
|
12010
|
-
"line":
|
|
12068
|
+
"line": 251
|
|
12011
12069
|
},
|
|
12012
12070
|
"name": "R4_LARGE",
|
|
12013
12071
|
"static": true,
|
|
@@ -12024,7 +12082,7 @@
|
|
|
12024
12082
|
"immutable": true,
|
|
12025
12083
|
"locationInModule": {
|
|
12026
12084
|
"filename": "lib/instance.ts",
|
|
12027
|
-
"line":
|
|
12085
|
+
"line": 256
|
|
12028
12086
|
},
|
|
12029
12087
|
"name": "R4_XLARGE",
|
|
12030
12088
|
"static": true,
|
|
@@ -12041,7 +12099,7 @@
|
|
|
12041
12099
|
"immutable": true,
|
|
12042
12100
|
"locationInModule": {
|
|
12043
12101
|
"filename": "lib/instance.ts",
|
|
12044
|
-
"line":
|
|
12102
|
+
"line": 196
|
|
12045
12103
|
},
|
|
12046
12104
|
"name": "R5_12XLARGE",
|
|
12047
12105
|
"static": true,
|
|
@@ -12058,7 +12116,7 @@
|
|
|
12058
12116
|
"immutable": true,
|
|
12059
12117
|
"locationInModule": {
|
|
12060
12118
|
"filename": "lib/instance.ts",
|
|
12061
|
-
"line":
|
|
12119
|
+
"line": 201
|
|
12062
12120
|
},
|
|
12063
12121
|
"name": "R5_16XLARGE",
|
|
12064
12122
|
"static": true,
|
|
@@ -12075,7 +12133,7 @@
|
|
|
12075
12133
|
"immutable": true,
|
|
12076
12134
|
"locationInModule": {
|
|
12077
12135
|
"filename": "lib/instance.ts",
|
|
12078
|
-
"line":
|
|
12136
|
+
"line": 206
|
|
12079
12137
|
},
|
|
12080
12138
|
"name": "R5_24XLARGE",
|
|
12081
12139
|
"static": true,
|
|
@@ -12092,7 +12150,7 @@
|
|
|
12092
12150
|
"immutable": true,
|
|
12093
12151
|
"locationInModule": {
|
|
12094
12152
|
"filename": "lib/instance.ts",
|
|
12095
|
-
"line":
|
|
12153
|
+
"line": 181
|
|
12096
12154
|
},
|
|
12097
12155
|
"name": "R5_2XLARGE",
|
|
12098
12156
|
"static": true,
|
|
@@ -12109,7 +12167,7 @@
|
|
|
12109
12167
|
"immutable": true,
|
|
12110
12168
|
"locationInModule": {
|
|
12111
12169
|
"filename": "lib/instance.ts",
|
|
12112
|
-
"line":
|
|
12170
|
+
"line": 186
|
|
12113
12171
|
},
|
|
12114
12172
|
"name": "R5_4XLARGE",
|
|
12115
12173
|
"static": true,
|
|
@@ -12126,7 +12184,7 @@
|
|
|
12126
12184
|
"immutable": true,
|
|
12127
12185
|
"locationInModule": {
|
|
12128
12186
|
"filename": "lib/instance.ts",
|
|
12129
|
-
"line":
|
|
12187
|
+
"line": 191
|
|
12130
12188
|
},
|
|
12131
12189
|
"name": "R5_8XLARGE",
|
|
12132
12190
|
"static": true,
|
|
@@ -12143,7 +12201,7 @@
|
|
|
12143
12201
|
"immutable": true,
|
|
12144
12202
|
"locationInModule": {
|
|
12145
12203
|
"filename": "lib/instance.ts",
|
|
12146
|
-
"line":
|
|
12204
|
+
"line": 171
|
|
12147
12205
|
},
|
|
12148
12206
|
"name": "R5_LARGE",
|
|
12149
12207
|
"static": true,
|
|
@@ -12160,7 +12218,7 @@
|
|
|
12160
12218
|
"immutable": true,
|
|
12161
12219
|
"locationInModule": {
|
|
12162
12220
|
"filename": "lib/instance.ts",
|
|
12163
|
-
"line":
|
|
12221
|
+
"line": 176
|
|
12164
12222
|
},
|
|
12165
12223
|
"name": "R5_XLARGE",
|
|
12166
12224
|
"static": true,
|
|
@@ -12177,7 +12235,7 @@
|
|
|
12177
12235
|
"immutable": true,
|
|
12178
12236
|
"locationInModule": {
|
|
12179
12237
|
"filename": "lib/instance.ts",
|
|
12180
|
-
"line":
|
|
12238
|
+
"line": 236
|
|
12181
12239
|
},
|
|
12182
12240
|
"name": "R5D_12XLARGE",
|
|
12183
12241
|
"static": true,
|
|
@@ -12194,7 +12252,7 @@
|
|
|
12194
12252
|
"immutable": true,
|
|
12195
12253
|
"locationInModule": {
|
|
12196
12254
|
"filename": "lib/instance.ts",
|
|
12197
|
-
"line":
|
|
12255
|
+
"line": 241
|
|
12198
12256
|
},
|
|
12199
12257
|
"name": "R5D_16XLARGE",
|
|
12200
12258
|
"static": true,
|
|
@@ -12211,7 +12269,7 @@
|
|
|
12211
12269
|
"immutable": true,
|
|
12212
12270
|
"locationInModule": {
|
|
12213
12271
|
"filename": "lib/instance.ts",
|
|
12214
|
-
"line":
|
|
12272
|
+
"line": 246
|
|
12215
12273
|
},
|
|
12216
12274
|
"name": "R5D_24XLARGE",
|
|
12217
12275
|
"static": true,
|
|
@@ -12228,7 +12286,7 @@
|
|
|
12228
12286
|
"immutable": true,
|
|
12229
12287
|
"locationInModule": {
|
|
12230
12288
|
"filename": "lib/instance.ts",
|
|
12231
|
-
"line":
|
|
12289
|
+
"line": 221
|
|
12232
12290
|
},
|
|
12233
12291
|
"name": "R5D_2XLARGE",
|
|
12234
12292
|
"static": true,
|
|
@@ -12245,7 +12303,7 @@
|
|
|
12245
12303
|
"immutable": true,
|
|
12246
12304
|
"locationInModule": {
|
|
12247
12305
|
"filename": "lib/instance.ts",
|
|
12248
|
-
"line":
|
|
12306
|
+
"line": 226
|
|
12249
12307
|
},
|
|
12250
12308
|
"name": "R5D_4XLARGE",
|
|
12251
12309
|
"static": true,
|
|
@@ -12262,7 +12320,7 @@
|
|
|
12262
12320
|
"immutable": true,
|
|
12263
12321
|
"locationInModule": {
|
|
12264
12322
|
"filename": "lib/instance.ts",
|
|
12265
|
-
"line":
|
|
12323
|
+
"line": 231
|
|
12266
12324
|
},
|
|
12267
12325
|
"name": "R5D_8XLARGE",
|
|
12268
12326
|
"static": true,
|
|
@@ -12279,7 +12337,7 @@
|
|
|
12279
12337
|
"immutable": true,
|
|
12280
12338
|
"locationInModule": {
|
|
12281
12339
|
"filename": "lib/instance.ts",
|
|
12282
|
-
"line":
|
|
12340
|
+
"line": 211
|
|
12283
12341
|
},
|
|
12284
12342
|
"name": "R5D_LARGE",
|
|
12285
12343
|
"static": true,
|
|
@@ -12296,7 +12354,7 @@
|
|
|
12296
12354
|
"immutable": true,
|
|
12297
12355
|
"locationInModule": {
|
|
12298
12356
|
"filename": "lib/instance.ts",
|
|
12299
|
-
"line":
|
|
12357
|
+
"line": 216
|
|
12300
12358
|
},
|
|
12301
12359
|
"name": "R5D_XLARGE",
|
|
12302
12360
|
"static": true,
|
|
@@ -12313,7 +12371,7 @@
|
|
|
12313
12371
|
"immutable": true,
|
|
12314
12372
|
"locationInModule": {
|
|
12315
12373
|
"filename": "lib/instance.ts",
|
|
12316
|
-
"line":
|
|
12374
|
+
"line": 116
|
|
12317
12375
|
},
|
|
12318
12376
|
"name": "R6G_12XLARGE",
|
|
12319
12377
|
"static": true,
|
|
@@ -12330,7 +12388,7 @@
|
|
|
12330
12388
|
"immutable": true,
|
|
12331
12389
|
"locationInModule": {
|
|
12332
12390
|
"filename": "lib/instance.ts",
|
|
12333
|
-
"line":
|
|
12391
|
+
"line": 121
|
|
12334
12392
|
},
|
|
12335
12393
|
"name": "R6G_16XLARGE",
|
|
12336
12394
|
"static": true,
|
|
@@ -12347,7 +12405,7 @@
|
|
|
12347
12405
|
"immutable": true,
|
|
12348
12406
|
"locationInModule": {
|
|
12349
12407
|
"filename": "lib/instance.ts",
|
|
12350
|
-
"line":
|
|
12408
|
+
"line": 101
|
|
12351
12409
|
},
|
|
12352
12410
|
"name": "R6G_2XLARGE",
|
|
12353
12411
|
"static": true,
|
|
@@ -12364,7 +12422,7 @@
|
|
|
12364
12422
|
"immutable": true,
|
|
12365
12423
|
"locationInModule": {
|
|
12366
12424
|
"filename": "lib/instance.ts",
|
|
12367
|
-
"line":
|
|
12425
|
+
"line": 106
|
|
12368
12426
|
},
|
|
12369
12427
|
"name": "R6G_4XLARGE",
|
|
12370
12428
|
"static": true,
|
|
@@ -12381,7 +12439,7 @@
|
|
|
12381
12439
|
"immutable": true,
|
|
12382
12440
|
"locationInModule": {
|
|
12383
12441
|
"filename": "lib/instance.ts",
|
|
12384
|
-
"line":
|
|
12442
|
+
"line": 111
|
|
12385
12443
|
},
|
|
12386
12444
|
"name": "R6G_8XLARGE",
|
|
12387
12445
|
"static": true,
|
|
@@ -12398,7 +12456,7 @@
|
|
|
12398
12456
|
"immutable": true,
|
|
12399
12457
|
"locationInModule": {
|
|
12400
12458
|
"filename": "lib/instance.ts",
|
|
12401
|
-
"line":
|
|
12459
|
+
"line": 91
|
|
12402
12460
|
},
|
|
12403
12461
|
"name": "R6G_LARGE",
|
|
12404
12462
|
"static": true,
|
|
@@ -12415,7 +12473,7 @@
|
|
|
12415
12473
|
"immutable": true,
|
|
12416
12474
|
"locationInModule": {
|
|
12417
12475
|
"filename": "lib/instance.ts",
|
|
12418
|
-
"line":
|
|
12476
|
+
"line": 96
|
|
12419
12477
|
},
|
|
12420
12478
|
"name": "R6G_XLARGE",
|
|
12421
12479
|
"static": true,
|
|
@@ -12432,7 +12490,7 @@
|
|
|
12432
12490
|
"immutable": true,
|
|
12433
12491
|
"locationInModule": {
|
|
12434
12492
|
"filename": "lib/instance.ts",
|
|
12435
|
-
"line":
|
|
12493
|
+
"line": 151
|
|
12436
12494
|
},
|
|
12437
12495
|
"name": "R6I_12XLARGE",
|
|
12438
12496
|
"static": true,
|
|
@@ -12449,7 +12507,7 @@
|
|
|
12449
12507
|
"immutable": true,
|
|
12450
12508
|
"locationInModule": {
|
|
12451
12509
|
"filename": "lib/instance.ts",
|
|
12452
|
-
"line":
|
|
12510
|
+
"line": 156
|
|
12453
12511
|
},
|
|
12454
12512
|
"name": "R6I_16XLARGE",
|
|
12455
12513
|
"static": true,
|
|
@@ -12466,7 +12524,7 @@
|
|
|
12466
12524
|
"immutable": true,
|
|
12467
12525
|
"locationInModule": {
|
|
12468
12526
|
"filename": "lib/instance.ts",
|
|
12469
|
-
"line":
|
|
12527
|
+
"line": 161
|
|
12470
12528
|
},
|
|
12471
12529
|
"name": "R6I_24XLARGE",
|
|
12472
12530
|
"static": true,
|
|
@@ -12483,7 +12541,7 @@
|
|
|
12483
12541
|
"immutable": true,
|
|
12484
12542
|
"locationInModule": {
|
|
12485
12543
|
"filename": "lib/instance.ts",
|
|
12486
|
-
"line":
|
|
12544
|
+
"line": 136
|
|
12487
12545
|
},
|
|
12488
12546
|
"name": "R6I_2XLARGE",
|
|
12489
12547
|
"static": true,
|
|
@@ -12500,7 +12558,7 @@
|
|
|
12500
12558
|
"immutable": true,
|
|
12501
12559
|
"locationInModule": {
|
|
12502
12560
|
"filename": "lib/instance.ts",
|
|
12503
|
-
"line":
|
|
12561
|
+
"line": 166
|
|
12504
12562
|
},
|
|
12505
12563
|
"name": "R6I_32XLARGE",
|
|
12506
12564
|
"static": true,
|
|
@@ -12517,7 +12575,7 @@
|
|
|
12517
12575
|
"immutable": true,
|
|
12518
12576
|
"locationInModule": {
|
|
12519
12577
|
"filename": "lib/instance.ts",
|
|
12520
|
-
"line":
|
|
12578
|
+
"line": 141
|
|
12521
12579
|
},
|
|
12522
12580
|
"name": "R6I_4XLARGE",
|
|
12523
12581
|
"static": true,
|
|
@@ -12534,7 +12592,7 @@
|
|
|
12534
12592
|
"immutable": true,
|
|
12535
12593
|
"locationInModule": {
|
|
12536
12594
|
"filename": "lib/instance.ts",
|
|
12537
|
-
"line":
|
|
12595
|
+
"line": 146
|
|
12538
12596
|
},
|
|
12539
12597
|
"name": "R6I_8XLARGE",
|
|
12540
12598
|
"static": true,
|
|
@@ -12551,7 +12609,7 @@
|
|
|
12551
12609
|
"immutable": true,
|
|
12552
12610
|
"locationInModule": {
|
|
12553
12611
|
"filename": "lib/instance.ts",
|
|
12554
|
-
"line":
|
|
12612
|
+
"line": 126
|
|
12555
12613
|
},
|
|
12556
12614
|
"name": "R6I_LARGE",
|
|
12557
12615
|
"static": true,
|
|
@@ -12568,7 +12626,7 @@
|
|
|
12568
12626
|
"immutable": true,
|
|
12569
12627
|
"locationInModule": {
|
|
12570
12628
|
"filename": "lib/instance.ts",
|
|
12571
|
-
"line":
|
|
12629
|
+
"line": 131
|
|
12572
12630
|
},
|
|
12573
12631
|
"name": "R6I_XLARGE",
|
|
12574
12632
|
"static": true,
|
|
@@ -12585,7 +12643,7 @@
|
|
|
12585
12643
|
"immutable": true,
|
|
12586
12644
|
"locationInModule": {
|
|
12587
12645
|
"filename": "lib/instance.ts",
|
|
12588
|
-
"line":
|
|
12646
|
+
"line": 286
|
|
12589
12647
|
},
|
|
12590
12648
|
"name": "SERVERLESS",
|
|
12591
12649
|
"static": true,
|
|
@@ -12602,7 +12660,7 @@
|
|
|
12602
12660
|
"immutable": true,
|
|
12603
12661
|
"locationInModule": {
|
|
12604
12662
|
"filename": "lib/instance.ts",
|
|
12605
|
-
"line":
|
|
12663
|
+
"line": 281
|
|
12606
12664
|
},
|
|
12607
12665
|
"name": "T3_MEDIUM",
|
|
12608
12666
|
"static": true,
|
|
@@ -12619,7 +12677,7 @@
|
|
|
12619
12677
|
"immutable": true,
|
|
12620
12678
|
"locationInModule": {
|
|
12621
12679
|
"filename": "lib/instance.ts",
|
|
12622
|
-
"line":
|
|
12680
|
+
"line": 276
|
|
12623
12681
|
},
|
|
12624
12682
|
"name": "T4G_MEDIUM",
|
|
12625
12683
|
"static": true,
|
|
@@ -12636,7 +12694,7 @@
|
|
|
12636
12694
|
"immutable": true,
|
|
12637
12695
|
"locationInModule": {
|
|
12638
12696
|
"filename": "lib/instance.ts",
|
|
12639
|
-
"line":
|
|
12697
|
+
"line": 46
|
|
12640
12698
|
},
|
|
12641
12699
|
"name": "X2G_12XLARGE",
|
|
12642
12700
|
"static": true,
|
|
@@ -12653,7 +12711,7 @@
|
|
|
12653
12711
|
"immutable": true,
|
|
12654
12712
|
"locationInModule": {
|
|
12655
12713
|
"filename": "lib/instance.ts",
|
|
12656
|
-
"line":
|
|
12714
|
+
"line": 51
|
|
12657
12715
|
},
|
|
12658
12716
|
"name": "X2G_16XLARGE",
|
|
12659
12717
|
"static": true,
|
|
@@ -12670,7 +12728,7 @@
|
|
|
12670
12728
|
"immutable": true,
|
|
12671
12729
|
"locationInModule": {
|
|
12672
12730
|
"filename": "lib/instance.ts",
|
|
12673
|
-
"line":
|
|
12731
|
+
"line": 31
|
|
12674
12732
|
},
|
|
12675
12733
|
"name": "X2G_2XLARGE",
|
|
12676
12734
|
"static": true,
|
|
@@ -12687,7 +12745,7 @@
|
|
|
12687
12745
|
"immutable": true,
|
|
12688
12746
|
"locationInModule": {
|
|
12689
12747
|
"filename": "lib/instance.ts",
|
|
12690
|
-
"line":
|
|
12748
|
+
"line": 36
|
|
12691
12749
|
},
|
|
12692
12750
|
"name": "X2G_4XLARGE",
|
|
12693
12751
|
"static": true,
|
|
@@ -12704,7 +12762,7 @@
|
|
|
12704
12762
|
"immutable": true,
|
|
12705
12763
|
"locationInModule": {
|
|
12706
12764
|
"filename": "lib/instance.ts",
|
|
12707
|
-
"line":
|
|
12765
|
+
"line": 41
|
|
12708
12766
|
},
|
|
12709
12767
|
"name": "X2G_8XLARGE",
|
|
12710
12768
|
"static": true,
|
|
@@ -12721,7 +12779,7 @@
|
|
|
12721
12779
|
"immutable": true,
|
|
12722
12780
|
"locationInModule": {
|
|
12723
12781
|
"filename": "lib/instance.ts",
|
|
12724
|
-
"line":
|
|
12782
|
+
"line": 21
|
|
12725
12783
|
},
|
|
12726
12784
|
"name": "X2G_LARGE",
|
|
12727
12785
|
"static": true,
|
|
@@ -12738,7 +12796,7 @@
|
|
|
12738
12796
|
"immutable": true,
|
|
12739
12797
|
"locationInModule": {
|
|
12740
12798
|
"filename": "lib/instance.ts",
|
|
12741
|
-
"line":
|
|
12799
|
+
"line": 26
|
|
12742
12800
|
},
|
|
12743
12801
|
"name": "X2G_XLARGE",
|
|
12744
12802
|
"static": true,
|
|
@@ -12755,7 +12813,7 @@
|
|
|
12755
12813
|
"immutable": true,
|
|
12756
12814
|
"locationInModule": {
|
|
12757
12815
|
"filename": "lib/instance.ts",
|
|
12758
|
-
"line":
|
|
12816
|
+
"line": 76
|
|
12759
12817
|
},
|
|
12760
12818
|
"name": "X2IEDN_16XLARGE",
|
|
12761
12819
|
"static": true,
|
|
@@ -12772,7 +12830,7 @@
|
|
|
12772
12830
|
"immutable": true,
|
|
12773
12831
|
"locationInModule": {
|
|
12774
12832
|
"filename": "lib/instance.ts",
|
|
12775
|
-
"line":
|
|
12833
|
+
"line": 81
|
|
12776
12834
|
},
|
|
12777
12835
|
"name": "X2IEDN_24XLARGE",
|
|
12778
12836
|
"static": true,
|
|
@@ -12789,7 +12847,7 @@
|
|
|
12789
12847
|
"immutable": true,
|
|
12790
12848
|
"locationInModule": {
|
|
12791
12849
|
"filename": "lib/instance.ts",
|
|
12792
|
-
"line":
|
|
12850
|
+
"line": 61
|
|
12793
12851
|
},
|
|
12794
12852
|
"name": "X2IEDN_2XLARGE",
|
|
12795
12853
|
"static": true,
|
|
@@ -12806,7 +12864,7 @@
|
|
|
12806
12864
|
"immutable": true,
|
|
12807
12865
|
"locationInModule": {
|
|
12808
12866
|
"filename": "lib/instance.ts",
|
|
12809
|
-
"line":
|
|
12867
|
+
"line": 86
|
|
12810
12868
|
},
|
|
12811
12869
|
"name": "X2IEDN_32XLARGE",
|
|
12812
12870
|
"static": true,
|
|
@@ -12823,7 +12881,7 @@
|
|
|
12823
12881
|
"immutable": true,
|
|
12824
12882
|
"locationInModule": {
|
|
12825
12883
|
"filename": "lib/instance.ts",
|
|
12826
|
-
"line":
|
|
12884
|
+
"line": 66
|
|
12827
12885
|
},
|
|
12828
12886
|
"name": "X2IEDN_4XLARGE",
|
|
12829
12887
|
"static": true,
|
|
@@ -12840,7 +12898,7 @@
|
|
|
12840
12898
|
"immutable": true,
|
|
12841
12899
|
"locationInModule": {
|
|
12842
12900
|
"filename": "lib/instance.ts",
|
|
12843
|
-
"line":
|
|
12901
|
+
"line": 71
|
|
12844
12902
|
},
|
|
12845
12903
|
"name": "X2IEDN_8XLARGE",
|
|
12846
12904
|
"static": true,
|
|
@@ -12857,7 +12915,7 @@
|
|
|
12857
12915
|
"immutable": true,
|
|
12858
12916
|
"locationInModule": {
|
|
12859
12917
|
"filename": "lib/instance.ts",
|
|
12860
|
-
"line":
|
|
12918
|
+
"line": 56
|
|
12861
12919
|
},
|
|
12862
12920
|
"name": "X2IEDN_XLARGE",
|
|
12863
12921
|
"static": true,
|
|
@@ -12887,7 +12945,7 @@
|
|
|
12887
12945
|
},
|
|
12888
12946
|
"locationInModule": {
|
|
12889
12947
|
"filename": "lib/cluster.ts",
|
|
12890
|
-
"line":
|
|
12948
|
+
"line": 176
|
|
12891
12949
|
},
|
|
12892
12950
|
"parameters": [
|
|
12893
12951
|
{
|
|
@@ -12904,7 +12962,7 @@
|
|
|
12904
12962
|
"kind": "class",
|
|
12905
12963
|
"locationInModule": {
|
|
12906
12964
|
"filename": "lib/cluster.ts",
|
|
12907
|
-
"line":
|
|
12965
|
+
"line": 164
|
|
12908
12966
|
},
|
|
12909
12967
|
"name": "LogType",
|
|
12910
12968
|
"properties": [
|
|
@@ -12918,7 +12976,7 @@
|
|
|
12918
12976
|
"immutable": true,
|
|
12919
12977
|
"locationInModule": {
|
|
12920
12978
|
"filename": "lib/cluster.ts",
|
|
12921
|
-
"line":
|
|
12979
|
+
"line": 170
|
|
12922
12980
|
},
|
|
12923
12981
|
"name": "AUDIT",
|
|
12924
12982
|
"static": true,
|
|
@@ -12934,7 +12992,7 @@
|
|
|
12934
12992
|
"immutable": true,
|
|
12935
12993
|
"locationInModule": {
|
|
12936
12994
|
"filename": "lib/cluster.ts",
|
|
12937
|
-
"line":
|
|
12995
|
+
"line": 176
|
|
12938
12996
|
},
|
|
12939
12997
|
"name": "value",
|
|
12940
12998
|
"type": {
|
|
@@ -13307,7 +13365,7 @@
|
|
|
13307
13365
|
"kind": "interface",
|
|
13308
13366
|
"locationInModule": {
|
|
13309
13367
|
"filename": "lib/cluster.ts",
|
|
13310
|
-
"line":
|
|
13368
|
+
"line": 179
|
|
13311
13369
|
},
|
|
13312
13370
|
"name": "ServerlessScalingConfiguration",
|
|
13313
13371
|
"properties": [
|
|
@@ -13320,7 +13378,7 @@
|
|
|
13320
13378
|
"immutable": true,
|
|
13321
13379
|
"locationInModule": {
|
|
13322
13380
|
"filename": "lib/cluster.ts",
|
|
13323
|
-
"line":
|
|
13381
|
+
"line": 188
|
|
13324
13382
|
},
|
|
13325
13383
|
"name": "maxCapacity",
|
|
13326
13384
|
"type": {
|
|
@@ -13336,7 +13394,7 @@
|
|
|
13336
13394
|
"immutable": true,
|
|
13337
13395
|
"locationInModule": {
|
|
13338
13396
|
"filename": "lib/cluster.ts",
|
|
13339
|
-
"line":
|
|
13397
|
+
"line": 183
|
|
13340
13398
|
},
|
|
13341
13399
|
"name": "minCapacity",
|
|
13342
13400
|
"type": {
|
|
@@ -13584,6 +13642,6 @@
|
|
|
13584
13642
|
"symbolId": "lib/subnet-group:SubnetGroupProps"
|
|
13585
13643
|
}
|
|
13586
13644
|
},
|
|
13587
|
-
"version": "2.
|
|
13645
|
+
"version": "2.247.0-alpha.0",
|
|
13588
13646
|
"fingerprint": "**********"
|
|
13589
13647
|
}
|