cdktn 0.24.0-pre.71 → 0.24.0-pre.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/.jsii +700 -127
  2. package/lib/annotations.js +1 -1
  3. package/lib/app.js +1 -1
  4. package/lib/aspect.js +1 -1
  5. package/lib/backends/azurerm-backend.js +2 -2
  6. package/lib/backends/cloud-backend.js +4 -4
  7. package/lib/backends/consul-backend.js +2 -2
  8. package/lib/backends/cos-backend.js +2 -2
  9. package/lib/backends/gcs-backend.js +2 -2
  10. package/lib/backends/http-backend.js +2 -2
  11. package/lib/backends/local-backend.js +2 -2
  12. package/lib/backends/oss-backend.js +2 -2
  13. package/lib/backends/pg-backend.js +2 -2
  14. package/lib/backends/remote-backend.js +4 -4
  15. package/lib/backends/s3-backend.js +2 -2
  16. package/lib/backends/swift-backend.js +2 -2
  17. package/lib/complex-computed-list.d.ts +21 -0
  18. package/lib/complex-computed-list.js +106 -55
  19. package/lib/functions/terraform-functions.generated.js +1 -1
  20. package/lib/importable-resource.js +1 -1
  21. package/lib/manifest.js +1 -1
  22. package/lib/resource.js +1 -1
  23. package/lib/terraform-asset.js +1 -1
  24. package/lib/terraform-backend.js +1 -1
  25. package/lib/terraform-count.js +1 -1
  26. package/lib/terraform-data-resource.js +1 -1
  27. package/lib/terraform-data-source.js +1 -1
  28. package/lib/terraform-element.js +1 -1
  29. package/lib/terraform-functions.js +1 -1
  30. package/lib/terraform-hcl-module.js +1 -1
  31. package/lib/terraform-iterator.js +5 -5
  32. package/lib/terraform-local.js +1 -1
  33. package/lib/terraform-module.js +1 -1
  34. package/lib/terraform-operators.js +1 -1
  35. package/lib/terraform-output.js +1 -1
  36. package/lib/terraform-provider.js +1 -1
  37. package/lib/terraform-provisioner.js +1 -1
  38. package/lib/terraform-remote-state.js +1 -1
  39. package/lib/terraform-resource-targets.js +1 -1
  40. package/lib/terraform-resource.js +1 -1
  41. package/lib/terraform-stack.js +1 -1
  42. package/lib/terraform-variable.js +2 -2
  43. package/lib/testing/index.js +1 -1
  44. package/lib/testing/matchers.js +1 -1
  45. package/lib/tokens/lazy.js +2 -2
  46. package/lib/tokens/resolvable.js +2 -2
  47. package/lib/tokens/string-fragments.js +1 -1
  48. package/lib/tokens/token.js +2 -2
  49. package/lib/tsconfig.tsbuildinfo +1 -1
  50. package/lib/upgrade-id-aspect.js +1 -1
  51. package/package.json +1 -1
package/.jsii CHANGED
@@ -267,7 +267,7 @@
267
267
  },
268
268
  "locationInModule": {
269
269
  "filename": "src/complex-computed-list.ts",
270
- "line": 414
270
+ "line": 492
271
271
  },
272
272
  "parameters": [
273
273
  {
@@ -293,7 +293,7 @@
293
293
  "kind": "class",
294
294
  "locationInModule": {
295
295
  "filename": "src/complex-computed-list.ts",
296
- "line": 413
296
+ "line": 491
297
297
  },
298
298
  "methods": [
299
299
  {
@@ -302,7 +302,7 @@
302
302
  },
303
303
  "locationInModule": {
304
304
  "filename": "src/complex-computed-list.ts",
305
- "line": 422
305
+ "line": 500
306
306
  },
307
307
  "name": "get",
308
308
  "parameters": [
@@ -328,7 +328,7 @@
328
328
  },
329
329
  "locationInModule": {
330
330
  "filename": "src/complex-computed-list.ts",
331
- "line": 416
331
+ "line": 494
332
332
  },
333
333
  "name": "terraformAttribute",
334
334
  "overrides": "cdktn.ComplexList",
@@ -343,7 +343,7 @@
343
343
  },
344
344
  "locationInModule": {
345
345
  "filename": "src/complex-computed-list.ts",
346
- "line": 415
346
+ "line": 493
347
347
  },
348
348
  "name": "terraformResource",
349
349
  "overrides": "cdktn.ComplexList",
@@ -358,7 +358,7 @@
358
358
  },
359
359
  "locationInModule": {
360
360
  "filename": "src/complex-computed-list.ts",
361
- "line": 417
361
+ "line": 495
362
362
  },
363
363
  "name": "wrapsSet",
364
364
  "overrides": "cdktn.ComplexList",
@@ -383,7 +383,7 @@
383
383
  },
384
384
  "locationInModule": {
385
385
  "filename": "src/complex-computed-list.ts",
386
- "line": 690
386
+ "line": 768
387
387
  },
388
388
  "parameters": [
389
389
  {
@@ -403,7 +403,7 @@
403
403
  "kind": "class",
404
404
  "locationInModule": {
405
405
  "filename": "src/complex-computed-list.ts",
406
- "line": 689
406
+ "line": 767
407
407
  },
408
408
  "methods": [
409
409
  {
@@ -412,7 +412,7 @@
412
412
  },
413
413
  "locationInModule": {
414
414
  "filename": "src/complex-computed-list.ts",
415
- "line": 697
415
+ "line": 775
416
416
  },
417
417
  "name": "get",
418
418
  "parameters": [
@@ -438,7 +438,7 @@
438
438
  },
439
439
  "locationInModule": {
440
440
  "filename": "src/complex-computed-list.ts",
441
- "line": 692
441
+ "line": 770
442
442
  },
443
443
  "name": "terraformAttribute",
444
444
  "overrides": "cdktn.ComplexMap",
@@ -453,7 +453,7 @@
453
453
  },
454
454
  "locationInModule": {
455
455
  "filename": "src/complex-computed-list.ts",
456
- "line": 691
456
+ "line": 769
457
457
  },
458
458
  "name": "terraformResource",
459
459
  "overrides": "cdktn.ComplexMap",
@@ -669,7 +669,7 @@
669
669
  },
670
670
  "locationInModule": {
671
671
  "filename": "src/complex-computed-list.ts",
672
- "line": 622
672
+ "line": 700
673
673
  },
674
674
  "parameters": [
675
675
  {
@@ -695,7 +695,7 @@
695
695
  "kind": "class",
696
696
  "locationInModule": {
697
697
  "filename": "src/complex-computed-list.ts",
698
- "line": 621
698
+ "line": 699
699
699
  },
700
700
  "methods": [
701
701
  {
@@ -704,7 +704,7 @@
704
704
  },
705
705
  "locationInModule": {
706
706
  "filename": "src/complex-computed-list.ts",
707
- "line": 630
707
+ "line": 708
708
708
  },
709
709
  "name": "get",
710
710
  "parameters": [
@@ -730,7 +730,7 @@
730
730
  },
731
731
  "locationInModule": {
732
732
  "filename": "src/complex-computed-list.ts",
733
- "line": 624
733
+ "line": 702
734
734
  },
735
735
  "name": "terraformAttribute",
736
736
  "overrides": "cdktn.MapList",
@@ -745,7 +745,7 @@
745
745
  },
746
746
  "locationInModule": {
747
747
  "filename": "src/complex-computed-list.ts",
748
- "line": 623
748
+ "line": 701
749
749
  },
750
750
  "name": "terraformResource",
751
751
  "overrides": "cdktn.MapList",
@@ -760,7 +760,7 @@
760
760
  },
761
761
  "locationInModule": {
762
762
  "filename": "src/complex-computed-list.ts",
763
- "line": 625
763
+ "line": 703
764
764
  },
765
765
  "name": "wrapsSet",
766
766
  "overrides": "cdktn.MapList",
@@ -772,6 +772,197 @@
772
772
  ],
773
773
  "symbolId": "src/complex-computed-list:AnyMapList"
774
774
  },
775
+ "cdktn.AnyMapMap": {
776
+ "assembly": "cdktn",
777
+ "docs": {
778
+ "stability": "experimental"
779
+ },
780
+ "fqn": "cdktn.AnyMapMap",
781
+ "initializer": {
782
+ "docs": {
783
+ "stability": "experimental"
784
+ },
785
+ "locationInModule": {
786
+ "filename": "src/complex-computed-list.ts",
787
+ "line": 297
788
+ },
789
+ "parameters": [
790
+ {
791
+ "name": "terraformResource",
792
+ "type": {
793
+ "fqn": "cdktn.IInterpolatingParent"
794
+ }
795
+ },
796
+ {
797
+ "name": "terraformAttribute",
798
+ "type": {
799
+ "primitive": "string"
800
+ }
801
+ }
802
+ ]
803
+ },
804
+ "interfaces": [
805
+ "cdktn.ITerraformAddressable",
806
+ "cdktn.IResolvable"
807
+ ],
808
+ "kind": "class",
809
+ "locationInModule": {
810
+ "filename": "src/complex-computed-list.ts",
811
+ "line": 293
812
+ },
813
+ "methods": [
814
+ {
815
+ "docs": {
816
+ "stability": "experimental"
817
+ },
818
+ "locationInModule": {
819
+ "filename": "src/complex-computed-list.ts",
820
+ "line": 311
821
+ },
822
+ "name": "computeFqn",
823
+ "returns": {
824
+ "type": {
825
+ "primitive": "string"
826
+ }
827
+ }
828
+ },
829
+ {
830
+ "docs": {
831
+ "stability": "experimental"
832
+ },
833
+ "locationInModule": {
834
+ "filename": "src/complex-computed-list.ts",
835
+ "line": 304
836
+ },
837
+ "name": "lookup",
838
+ "parameters": [
839
+ {
840
+ "name": "key",
841
+ "type": {
842
+ "primitive": "string"
843
+ }
844
+ }
845
+ ],
846
+ "returns": {
847
+ "type": {
848
+ "fqn": "cdktn.AnyMap"
849
+ }
850
+ }
851
+ },
852
+ {
853
+ "docs": {
854
+ "stability": "experimental",
855
+ "summary": "Produce the Token's value at resolution time."
856
+ },
857
+ "locationInModule": {
858
+ "filename": "src/complex-computed-list.ts",
859
+ "line": 43
860
+ },
861
+ "name": "resolve",
862
+ "overrides": "cdktn.IResolvable",
863
+ "parameters": [
864
+ {
865
+ "name": "_context",
866
+ "type": {
867
+ "fqn": "cdktn.IResolveContext"
868
+ }
869
+ }
870
+ ],
871
+ "returns": {
872
+ "type": {
873
+ "primitive": "any"
874
+ }
875
+ }
876
+ },
877
+ {
878
+ "docs": {
879
+ "remarks": "Returns a reversible string representation.",
880
+ "stability": "experimental",
881
+ "summary": "Return a string representation of this resolvable object."
882
+ },
883
+ "locationInModule": {
884
+ "filename": "src/complex-computed-list.ts",
885
+ "line": 47
886
+ },
887
+ "name": "toString",
888
+ "overrides": "cdktn.IResolvable",
889
+ "returns": {
890
+ "type": {
891
+ "primitive": "string"
892
+ }
893
+ }
894
+ }
895
+ ],
896
+ "name": "AnyMapMap",
897
+ "properties": [
898
+ {
899
+ "docs": {
900
+ "remarks": "If this returns an empty array the stack will not be attached.",
901
+ "stability": "experimental",
902
+ "summary": "The creation stack of this resolvable which will be appended to errors thrown during resolution."
903
+ },
904
+ "immutable": true,
905
+ "locationInModule": {
906
+ "filename": "src/complex-computed-list.ts",
907
+ "line": 19
908
+ },
909
+ "name": "creationStack",
910
+ "overrides": "cdktn.IResolvable",
911
+ "type": {
912
+ "collection": {
913
+ "elementtype": {
914
+ "primitive": "string"
915
+ },
916
+ "kind": "array"
917
+ }
918
+ }
919
+ },
920
+ {
921
+ "docs": {
922
+ "stability": "experimental"
923
+ },
924
+ "immutable": true,
925
+ "locationInModule": {
926
+ "filename": "src/complex-computed-list.ts",
927
+ "line": 35
928
+ },
929
+ "name": "fqn",
930
+ "overrides": "cdktn.ITerraformAddressable",
931
+ "type": {
932
+ "primitive": "string"
933
+ }
934
+ },
935
+ {
936
+ "docs": {
937
+ "stability": "experimental"
938
+ },
939
+ "locationInModule": {
940
+ "filename": "src/complex-computed-list.ts",
941
+ "line": 299
942
+ },
943
+ "name": "terraformAttribute",
944
+ "protected": true,
945
+ "type": {
946
+ "primitive": "string"
947
+ }
948
+ },
949
+ {
950
+ "docs": {
951
+ "stability": "experimental"
952
+ },
953
+ "locationInModule": {
954
+ "filename": "src/complex-computed-list.ts",
955
+ "line": 298
956
+ },
957
+ "name": "terraformResource",
958
+ "protected": true,
959
+ "type": {
960
+ "fqn": "cdktn.IInterpolatingParent"
961
+ }
962
+ }
963
+ ],
964
+ "symbolId": "src/complex-computed-list:AnyMapMap"
965
+ },
775
966
  "cdktn.App": {
776
967
  "assembly": "cdktn",
777
968
  "base": "constructs.Construct",
@@ -1845,7 +2036,7 @@
1845
2036
  },
1846
2037
  "locationInModule": {
1847
2038
  "filename": "src/complex-computed-list.ts",
1848
- "line": 343
2039
+ "line": 421
1849
2040
  },
1850
2041
  "parameters": [
1851
2042
  {
@@ -1871,7 +2062,7 @@
1871
2062
  "kind": "class",
1872
2063
  "locationInModule": {
1873
2064
  "filename": "src/complex-computed-list.ts",
1874
- "line": 342
2065
+ "line": 420
1875
2066
  },
1876
2067
  "methods": [
1877
2068
  {
@@ -1880,7 +2071,7 @@
1880
2071
  },
1881
2072
  "locationInModule": {
1882
2073
  "filename": "src/complex-computed-list.ts",
1883
- "line": 351
2074
+ "line": 429
1884
2075
  },
1885
2076
  "name": "get",
1886
2077
  "parameters": [
@@ -1906,7 +2097,7 @@
1906
2097
  },
1907
2098
  "locationInModule": {
1908
2099
  "filename": "src/complex-computed-list.ts",
1909
- "line": 345
2100
+ "line": 423
1910
2101
  },
1911
2102
  "name": "terraformAttribute",
1912
2103
  "overrides": "cdktn.ComplexList",
@@ -1921,7 +2112,7 @@
1921
2112
  },
1922
2113
  "locationInModule": {
1923
2114
  "filename": "src/complex-computed-list.ts",
1924
- "line": 344
2115
+ "line": 422
1925
2116
  },
1926
2117
  "name": "terraformResource",
1927
2118
  "overrides": "cdktn.ComplexList",
@@ -1936,7 +2127,7 @@
1936
2127
  },
1937
2128
  "locationInModule": {
1938
2129
  "filename": "src/complex-computed-list.ts",
1939
- "line": 346
2130
+ "line": 424
1940
2131
  },
1941
2132
  "name": "wrapsSet",
1942
2133
  "overrides": "cdktn.ComplexList",
@@ -1961,7 +2152,7 @@
1961
2152
  },
1962
2153
  "locationInModule": {
1963
2154
  "filename": "src/complex-computed-list.ts",
1964
- "line": 396
2155
+ "line": 474
1965
2156
  },
1966
2157
  "parameters": [
1967
2158
  {
@@ -1987,7 +2178,7 @@
1987
2178
  "kind": "class",
1988
2179
  "locationInModule": {
1989
2180
  "filename": "src/complex-computed-list.ts",
1990
- "line": 395
2181
+ "line": 473
1991
2182
  },
1992
2183
  "methods": [
1993
2184
  {
@@ -1996,7 +2187,7 @@
1996
2187
  },
1997
2188
  "locationInModule": {
1998
2189
  "filename": "src/complex-computed-list.ts",
1999
- "line": 404
2190
+ "line": 482
2000
2191
  },
2001
2192
  "name": "get",
2002
2193
  "parameters": [
@@ -2022,7 +2213,7 @@
2022
2213
  },
2023
2214
  "locationInModule": {
2024
2215
  "filename": "src/complex-computed-list.ts",
2025
- "line": 398
2216
+ "line": 476
2026
2217
  },
2027
2218
  "name": "terraformAttribute",
2028
2219
  "overrides": "cdktn.ComplexList",
@@ -2037,7 +2228,7 @@
2037
2228
  },
2038
2229
  "locationInModule": {
2039
2230
  "filename": "src/complex-computed-list.ts",
2040
- "line": 397
2231
+ "line": 475
2041
2232
  },
2042
2233
  "name": "terraformResource",
2043
2234
  "overrides": "cdktn.ComplexList",
@@ -2052,7 +2243,7 @@
2052
2243
  },
2053
2244
  "locationInModule": {
2054
2245
  "filename": "src/complex-computed-list.ts",
2055
- "line": 399
2246
+ "line": 477
2056
2247
  },
2057
2248
  "name": "wrapsSet",
2058
2249
  "overrides": "cdktn.ComplexList",
@@ -2077,7 +2268,7 @@
2077
2268
  },
2078
2269
  "locationInModule": {
2079
2270
  "filename": "src/complex-computed-list.ts",
2080
- "line": 673
2271
+ "line": 751
2081
2272
  },
2082
2273
  "parameters": [
2083
2274
  {
@@ -2097,7 +2288,7 @@
2097
2288
  "kind": "class",
2098
2289
  "locationInModule": {
2099
2290
  "filename": "src/complex-computed-list.ts",
2100
- "line": 672
2291
+ "line": 750
2101
2292
  },
2102
2293
  "methods": [
2103
2294
  {
@@ -2106,7 +2297,7 @@
2106
2297
  },
2107
2298
  "locationInModule": {
2108
2299
  "filename": "src/complex-computed-list.ts",
2109
- "line": 680
2300
+ "line": 758
2110
2301
  },
2111
2302
  "name": "get",
2112
2303
  "parameters": [
@@ -2132,7 +2323,7 @@
2132
2323
  },
2133
2324
  "locationInModule": {
2134
2325
  "filename": "src/complex-computed-list.ts",
2135
- "line": 675
2326
+ "line": 753
2136
2327
  },
2137
2328
  "name": "terraformAttribute",
2138
2329
  "overrides": "cdktn.ComplexMap",
@@ -2147,7 +2338,7 @@
2147
2338
  },
2148
2339
  "locationInModule": {
2149
2340
  "filename": "src/complex-computed-list.ts",
2150
- "line": 674
2341
+ "line": 752
2151
2342
  },
2152
2343
  "name": "terraformResource",
2153
2344
  "overrides": "cdktn.ComplexMap",
@@ -2363,7 +2554,7 @@
2363
2554
  },
2364
2555
  "locationInModule": {
2365
2556
  "filename": "src/complex-computed-list.ts",
2366
- "line": 607
2557
+ "line": 685
2367
2558
  },
2368
2559
  "parameters": [
2369
2560
  {
@@ -2389,7 +2580,7 @@
2389
2580
  "kind": "class",
2390
2581
  "locationInModule": {
2391
2582
  "filename": "src/complex-computed-list.ts",
2392
- "line": 606
2583
+ "line": 684
2393
2584
  },
2394
2585
  "methods": [
2395
2586
  {
@@ -2398,7 +2589,7 @@
2398
2589
  },
2399
2590
  "locationInModule": {
2400
2591
  "filename": "src/complex-computed-list.ts",
2401
- "line": 615
2592
+ "line": 693
2402
2593
  },
2403
2594
  "name": "get",
2404
2595
  "parameters": [
@@ -2414,21 +2605,214 @@
2414
2605
  "fqn": "cdktn.BooleanMap"
2415
2606
  }
2416
2607
  }
2417
- }
2418
- ],
2419
- "name": "BooleanMapList",
2420
- "properties": [
2608
+ }
2609
+ ],
2610
+ "name": "BooleanMapList",
2611
+ "properties": [
2612
+ {
2613
+ "docs": {
2614
+ "stability": "experimental"
2615
+ },
2616
+ "locationInModule": {
2617
+ "filename": "src/complex-computed-list.ts",
2618
+ "line": 687
2619
+ },
2620
+ "name": "terraformAttribute",
2621
+ "overrides": "cdktn.MapList",
2622
+ "protected": true,
2623
+ "type": {
2624
+ "primitive": "string"
2625
+ }
2626
+ },
2627
+ {
2628
+ "docs": {
2629
+ "stability": "experimental"
2630
+ },
2631
+ "locationInModule": {
2632
+ "filename": "src/complex-computed-list.ts",
2633
+ "line": 686
2634
+ },
2635
+ "name": "terraformResource",
2636
+ "overrides": "cdktn.MapList",
2637
+ "protected": true,
2638
+ "type": {
2639
+ "fqn": "cdktn.IInterpolatingParent"
2640
+ }
2641
+ },
2642
+ {
2643
+ "docs": {
2644
+ "stability": "experimental"
2645
+ },
2646
+ "locationInModule": {
2647
+ "filename": "src/complex-computed-list.ts",
2648
+ "line": 688
2649
+ },
2650
+ "name": "wrapsSet",
2651
+ "overrides": "cdktn.MapList",
2652
+ "protected": true,
2653
+ "type": {
2654
+ "primitive": "boolean"
2655
+ }
2656
+ }
2657
+ ],
2658
+ "symbolId": "src/complex-computed-list:BooleanMapList"
2659
+ },
2660
+ "cdktn.BooleanMapMap": {
2661
+ "assembly": "cdktn",
2662
+ "docs": {
2663
+ "stability": "experimental"
2664
+ },
2665
+ "fqn": "cdktn.BooleanMapMap",
2666
+ "initializer": {
2667
+ "docs": {
2668
+ "stability": "experimental"
2669
+ },
2670
+ "locationInModule": {
2671
+ "filename": "src/complex-computed-list.ts",
2672
+ "line": 271
2673
+ },
2674
+ "parameters": [
2675
+ {
2676
+ "name": "terraformResource",
2677
+ "type": {
2678
+ "fqn": "cdktn.IInterpolatingParent"
2679
+ }
2680
+ },
2681
+ {
2682
+ "name": "terraformAttribute",
2683
+ "type": {
2684
+ "primitive": "string"
2685
+ }
2686
+ }
2687
+ ]
2688
+ },
2689
+ "interfaces": [
2690
+ "cdktn.ITerraformAddressable",
2691
+ "cdktn.IResolvable"
2692
+ ],
2693
+ "kind": "class",
2694
+ "locationInModule": {
2695
+ "filename": "src/complex-computed-list.ts",
2696
+ "line": 267
2697
+ },
2698
+ "methods": [
2699
+ {
2700
+ "docs": {
2701
+ "stability": "experimental"
2702
+ },
2703
+ "locationInModule": {
2704
+ "filename": "src/complex-computed-list.ts",
2705
+ "line": 285
2706
+ },
2707
+ "name": "computeFqn",
2708
+ "returns": {
2709
+ "type": {
2710
+ "primitive": "string"
2711
+ }
2712
+ }
2713
+ },
2714
+ {
2715
+ "docs": {
2716
+ "stability": "experimental"
2717
+ },
2718
+ "locationInModule": {
2719
+ "filename": "src/complex-computed-list.ts",
2720
+ "line": 278
2721
+ },
2722
+ "name": "lookup",
2723
+ "parameters": [
2724
+ {
2725
+ "name": "key",
2726
+ "type": {
2727
+ "primitive": "string"
2728
+ }
2729
+ }
2730
+ ],
2731
+ "returns": {
2732
+ "type": {
2733
+ "fqn": "cdktn.BooleanMap"
2734
+ }
2735
+ }
2736
+ },
2737
+ {
2738
+ "docs": {
2739
+ "stability": "experimental",
2740
+ "summary": "Produce the Token's value at resolution time."
2741
+ },
2742
+ "locationInModule": {
2743
+ "filename": "src/complex-computed-list.ts",
2744
+ "line": 43
2745
+ },
2746
+ "name": "resolve",
2747
+ "overrides": "cdktn.IResolvable",
2748
+ "parameters": [
2749
+ {
2750
+ "name": "_context",
2751
+ "type": {
2752
+ "fqn": "cdktn.IResolveContext"
2753
+ }
2754
+ }
2755
+ ],
2756
+ "returns": {
2757
+ "type": {
2758
+ "primitive": "any"
2759
+ }
2760
+ }
2761
+ },
2762
+ {
2763
+ "docs": {
2764
+ "remarks": "Returns a reversible string representation.",
2765
+ "stability": "experimental",
2766
+ "summary": "Return a string representation of this resolvable object."
2767
+ },
2768
+ "locationInModule": {
2769
+ "filename": "src/complex-computed-list.ts",
2770
+ "line": 47
2771
+ },
2772
+ "name": "toString",
2773
+ "overrides": "cdktn.IResolvable",
2774
+ "returns": {
2775
+ "type": {
2776
+ "primitive": "string"
2777
+ }
2778
+ }
2779
+ }
2780
+ ],
2781
+ "name": "BooleanMapMap",
2782
+ "properties": [
2783
+ {
2784
+ "docs": {
2785
+ "remarks": "If this returns an empty array the stack will not be attached.",
2786
+ "stability": "experimental",
2787
+ "summary": "The creation stack of this resolvable which will be appended to errors thrown during resolution."
2788
+ },
2789
+ "immutable": true,
2790
+ "locationInModule": {
2791
+ "filename": "src/complex-computed-list.ts",
2792
+ "line": 19
2793
+ },
2794
+ "name": "creationStack",
2795
+ "overrides": "cdktn.IResolvable",
2796
+ "type": {
2797
+ "collection": {
2798
+ "elementtype": {
2799
+ "primitive": "string"
2800
+ },
2801
+ "kind": "array"
2802
+ }
2803
+ }
2804
+ },
2421
2805
  {
2422
2806
  "docs": {
2423
2807
  "stability": "experimental"
2424
2808
  },
2809
+ "immutable": true,
2425
2810
  "locationInModule": {
2426
2811
  "filename": "src/complex-computed-list.ts",
2427
- "line": 609
2812
+ "line": 35
2428
2813
  },
2429
- "name": "terraformAttribute",
2430
- "overrides": "cdktn.MapList",
2431
- "protected": true,
2814
+ "name": "fqn",
2815
+ "overrides": "cdktn.ITerraformAddressable",
2432
2816
  "type": {
2433
2817
  "primitive": "string"
2434
2818
  }
@@ -2439,13 +2823,12 @@
2439
2823
  },
2440
2824
  "locationInModule": {
2441
2825
  "filename": "src/complex-computed-list.ts",
2442
- "line": 608
2826
+ "line": 273
2443
2827
  },
2444
- "name": "terraformResource",
2445
- "overrides": "cdktn.MapList",
2828
+ "name": "terraformAttribute",
2446
2829
  "protected": true,
2447
2830
  "type": {
2448
- "fqn": "cdktn.IInterpolatingParent"
2831
+ "primitive": "string"
2449
2832
  }
2450
2833
  },
2451
2834
  {
@@ -2454,17 +2837,16 @@
2454
2837
  },
2455
2838
  "locationInModule": {
2456
2839
  "filename": "src/complex-computed-list.ts",
2457
- "line": 610
2840
+ "line": 272
2458
2841
  },
2459
- "name": "wrapsSet",
2460
- "overrides": "cdktn.MapList",
2842
+ "name": "terraformResource",
2461
2843
  "protected": true,
2462
2844
  "type": {
2463
- "primitive": "boolean"
2845
+ "fqn": "cdktn.IInterpolatingParent"
2464
2846
  }
2465
2847
  }
2466
2848
  ],
2467
- "symbolId": "src/complex-computed-list:BooleanMapList"
2849
+ "symbolId": "src/complex-computed-list:BooleanMapMap"
2468
2850
  },
2469
2851
  "cdktn.CloudBackend": {
2470
2852
  "assembly": "cdktn",
@@ -2786,7 +3168,7 @@
2786
3168
  },
2787
3169
  "locationInModule": {
2788
3170
  "filename": "src/complex-computed-list.ts",
2789
- "line": 245
3171
+ "line": 323
2790
3172
  },
2791
3173
  "parameters": [
2792
3174
  {
@@ -2824,7 +3206,7 @@
2824
3206
  "kind": "class",
2825
3207
  "locationInModule": {
2826
3208
  "filename": "src/complex-computed-list.ts",
2827
- "line": 244
3209
+ "line": 322
2828
3210
  },
2829
3211
  "methods": [
2830
3212
  {
@@ -2833,7 +3215,7 @@
2833
3215
  },
2834
3216
  "locationInModule": {
2835
3217
  "filename": "src/complex-computed-list.ts",
2836
- "line": 272
3218
+ "line": 350
2837
3219
  },
2838
3220
  "name": "computeFqn",
2839
3221
  "returns": {
@@ -3085,7 +3467,7 @@
3085
3467
  },
3086
3468
  "locationInModule": {
3087
3469
  "filename": "src/complex-computed-list.ts",
3088
- "line": 255
3470
+ "line": 333
3089
3471
  },
3090
3472
  "name": "interpolationForAttribute",
3091
3473
  "overrides": "cdktn.IInterpolatingParent",
@@ -3192,7 +3574,7 @@
3192
3574
  },
3193
3575
  "locationInModule": {
3194
3576
  "filename": "src/complex-computed-list.ts",
3195
- "line": 248
3577
+ "line": 326
3196
3578
  },
3197
3579
  "name": "complexComputedListIndex",
3198
3580
  "protected": true,
@@ -3206,7 +3588,7 @@
3206
3588
  },
3207
3589
  "locationInModule": {
3208
3590
  "filename": "src/complex-computed-list.ts",
3209
- "line": 247
3591
+ "line": 325
3210
3592
  },
3211
3593
  "name": "terraformAttribute",
3212
3594
  "protected": true,
@@ -3220,7 +3602,7 @@
3220
3602
  },
3221
3603
  "locationInModule": {
3222
3604
  "filename": "src/complex-computed-list.ts",
3223
- "line": 246
3605
+ "line": 324
3224
3606
  },
3225
3607
  "name": "terraformResource",
3226
3608
  "protected": true,
@@ -3234,7 +3616,7 @@
3234
3616
  },
3235
3617
  "locationInModule": {
3236
3618
  "filename": "src/complex-computed-list.ts",
3237
- "line": 249
3619
+ "line": 327
3238
3620
  },
3239
3621
  "name": "wrapsSet",
3240
3622
  "optional": true,
@@ -3259,7 +3641,7 @@
3259
3641
  },
3260
3642
  "locationInModule": {
3261
3643
  "filename": "src/complex-computed-list.ts",
3262
- "line": 299
3644
+ "line": 377
3263
3645
  },
3264
3646
  "parameters": [
3265
3647
  {
@@ -3289,7 +3671,7 @@
3289
3671
  "kind": "class",
3290
3672
  "locationInModule": {
3291
3673
  "filename": "src/complex-computed-list.ts",
3292
- "line": 295
3674
+ "line": 373
3293
3675
  },
3294
3676
  "methods": [
3295
3677
  {
@@ -3301,7 +3683,7 @@
3301
3683
  },
3302
3684
  "locationInModule": {
3303
3685
  "filename": "src/complex-computed-list.ts",
3304
- "line": 331
3686
+ "line": 409
3305
3687
  },
3306
3688
  "name": "allWithMapKey",
3307
3689
  "parameters": [
@@ -3324,7 +3706,7 @@
3324
3706
  },
3325
3707
  "locationInModule": {
3326
3708
  "filename": "src/complex-computed-list.ts",
3327
- "line": 307
3709
+ "line": 385
3328
3710
  },
3329
3711
  "name": "computeFqn",
3330
3712
  "returns": {
@@ -3422,7 +3804,7 @@
3422
3804
  },
3423
3805
  "locationInModule": {
3424
3806
  "filename": "src/complex-computed-list.ts",
3425
- "line": 301
3807
+ "line": 379
3426
3808
  },
3427
3809
  "name": "terraformAttribute",
3428
3810
  "protected": true,
@@ -3436,7 +3818,7 @@
3436
3818
  },
3437
3819
  "locationInModule": {
3438
3820
  "filename": "src/complex-computed-list.ts",
3439
- "line": 300
3821
+ "line": 378
3440
3822
  },
3441
3823
  "name": "terraformResource",
3442
3824
  "protected": true,
@@ -3450,7 +3832,7 @@
3450
3832
  },
3451
3833
  "locationInModule": {
3452
3834
  "filename": "src/complex-computed-list.ts",
3453
- "line": 302
3835
+ "line": 380
3454
3836
  },
3455
3837
  "name": "wrapsSet",
3456
3838
  "protected": true,
@@ -3474,7 +3856,7 @@
3474
3856
  },
3475
3857
  "locationInModule": {
3476
3858
  "filename": "src/complex-computed-list.ts",
3477
- "line": 435
3859
+ "line": 513
3478
3860
  },
3479
3861
  "parameters": [
3480
3862
  {
@@ -3498,7 +3880,7 @@
3498
3880
  "kind": "class",
3499
3881
  "locationInModule": {
3500
3882
  "filename": "src/complex-computed-list.ts",
3501
- "line": 431
3883
+ "line": 509
3502
3884
  },
3503
3885
  "methods": [
3504
3886
  {
@@ -3507,7 +3889,7 @@
3507
3889
  },
3508
3890
  "locationInModule": {
3509
3891
  "filename": "src/complex-computed-list.ts",
3510
- "line": 442
3892
+ "line": 520
3511
3893
  },
3512
3894
  "name": "computeFqn",
3513
3895
  "returns": {
@@ -3522,7 +3904,7 @@
3522
3904
  },
3523
3905
  "locationInModule": {
3524
3906
  "filename": "src/complex-computed-list.ts",
3525
- "line": 448
3907
+ "line": 526
3526
3908
  },
3527
3909
  "name": "interpolationForAttribute",
3528
3910
  "parameters": [
@@ -3628,7 +4010,7 @@
3628
4010
  },
3629
4011
  "locationInModule": {
3630
4012
  "filename": "src/complex-computed-list.ts",
3631
- "line": 437
4013
+ "line": 515
3632
4014
  },
3633
4015
  "name": "terraformAttribute",
3634
4016
  "protected": true,
@@ -3642,7 +4024,7 @@
3642
4024
  },
3643
4025
  "locationInModule": {
3644
4026
  "filename": "src/complex-computed-list.ts",
3645
- "line": 436
4027
+ "line": 514
3646
4028
  },
3647
4029
  "name": "terraformResource",
3648
4030
  "protected": true,
@@ -3665,7 +4047,7 @@
3665
4047
  },
3666
4048
  "locationInModule": {
3667
4049
  "filename": "src/complex-computed-list.ts",
3668
- "line": 465
4050
+ "line": 543
3669
4051
  },
3670
4052
  "parameters": [
3671
4053
  {
@@ -3718,7 +4100,7 @@
3718
4100
  "kind": "class",
3719
4101
  "locationInModule": {
3720
4102
  "filename": "src/complex-computed-list.ts",
3721
- "line": 457
4103
+ "line": 535
3722
4104
  },
3723
4105
  "methods": [
3724
4106
  {
@@ -3727,7 +4109,7 @@
3727
4109
  },
3728
4110
  "locationInModule": {
3729
4111
  "filename": "src/complex-computed-list.ts",
3730
- "line": 499
4112
+ "line": 577
3731
4113
  },
3732
4114
  "name": "computeFqn",
3733
4115
  "returns": {
@@ -3979,7 +4361,7 @@
3979
4361
  },
3980
4362
  "locationInModule": {
3981
4363
  "filename": "src/complex-computed-list.ts",
3982
- "line": 493
4364
+ "line": 571
3983
4365
  },
3984
4366
  "name": "interpolationAsList",
3985
4367
  "protected": true,
@@ -3995,7 +4377,7 @@
3995
4377
  },
3996
4378
  "locationInModule": {
3997
4379
  "filename": "src/complex-computed-list.ts",
3998
- "line": 474
4380
+ "line": 552
3999
4381
  },
4000
4382
  "name": "interpolationForAttribute",
4001
4383
  "overrides": "cdktn.IInterpolatingParent",
@@ -4103,7 +4485,7 @@
4103
4485
  },
4104
4486
  "locationInModule": {
4105
4487
  "filename": "src/complex-computed-list.ts",
4106
- "line": 468
4488
+ "line": 546
4107
4489
  },
4108
4490
  "name": "complexObjectIsFromSet",
4109
4491
  "protected": true,
@@ -4117,7 +4499,7 @@
4117
4499
  },
4118
4500
  "locationInModule": {
4119
4501
  "filename": "src/complex-computed-list.ts",
4120
- "line": 467
4502
+ "line": 545
4121
4503
  },
4122
4504
  "name": "terraformAttribute",
4123
4505
  "protected": true,
@@ -4131,7 +4513,7 @@
4131
4513
  },
4132
4514
  "locationInModule": {
4133
4515
  "filename": "src/complex-computed-list.ts",
4134
- "line": 466
4516
+ "line": 544
4135
4517
  },
4136
4518
  "name": "terraformResource",
4137
4519
  "protected": true,
@@ -4146,7 +4528,7 @@
4146
4528
  },
4147
4529
  "locationInModule": {
4148
4530
  "filename": "src/complex-computed-list.ts",
4149
- "line": 469
4531
+ "line": 547
4150
4532
  },
4151
4533
  "name": "complexObjectIndex",
4152
4534
  "optional": true,
@@ -13516,7 +13898,7 @@
13516
13898
  },
13517
13899
  "locationInModule": {
13518
13900
  "filename": "src/complex-computed-list.ts",
13519
- "line": 528
13901
+ "line": 606
13520
13902
  },
13521
13903
  "parameters": [
13522
13904
  {
@@ -13547,7 +13929,7 @@
13547
13929
  "kind": "class",
13548
13930
  "locationInModule": {
13549
13931
  "filename": "src/complex-computed-list.ts",
13550
- "line": 524
13932
+ "line": 602
13551
13933
  },
13552
13934
  "methods": [
13553
13935
  {
@@ -13556,7 +13938,7 @@
13556
13938
  },
13557
13939
  "locationInModule": {
13558
13940
  "filename": "src/complex-computed-list.ts",
13559
- "line": 536
13941
+ "line": 614
13560
13942
  },
13561
13943
  "name": "computeFqn",
13562
13944
  "returns": {
@@ -13571,7 +13953,7 @@
13571
13953
  },
13572
13954
  "locationInModule": {
13573
13955
  "filename": "src/complex-computed-list.ts",
13574
- "line": 554
13956
+ "line": 632
13575
13957
  },
13576
13958
  "name": "interpolationForAttribute",
13577
13959
  "overrides": "cdktn.IInterpolatingParent",
@@ -13678,7 +14060,7 @@
13678
14060
  },
13679
14061
  "locationInModule": {
13680
14062
  "filename": "src/complex-computed-list.ts",
13681
- "line": 530
14063
+ "line": 608
13682
14064
  },
13683
14065
  "name": "terraformAttribute",
13684
14066
  "protected": true,
@@ -13692,7 +14074,7 @@
13692
14074
  },
13693
14075
  "locationInModule": {
13694
14076
  "filename": "src/complex-computed-list.ts",
13695
- "line": 529
14077
+ "line": 607
13696
14078
  },
13697
14079
  "name": "terraformResource",
13698
14080
  "protected": true,
@@ -13706,7 +14088,7 @@
13706
14088
  },
13707
14089
  "locationInModule": {
13708
14090
  "filename": "src/complex-computed-list.ts",
13709
- "line": 531
14091
+ "line": 609
13710
14092
  },
13711
14093
  "name": "wrapsSet",
13712
14094
  "protected": true,
@@ -14033,7 +14415,7 @@
14033
14415
  },
14034
14416
  "locationInModule": {
14035
14417
  "filename": "src/complex-computed-list.ts",
14036
- "line": 377
14418
+ "line": 455
14037
14419
  },
14038
14420
  "parameters": [
14039
14421
  {
@@ -14059,7 +14441,7 @@
14059
14441
  "kind": "class",
14060
14442
  "locationInModule": {
14061
14443
  "filename": "src/complex-computed-list.ts",
14062
- "line": 376
14444
+ "line": 454
14063
14445
  },
14064
14446
  "methods": [
14065
14447
  {
@@ -14068,7 +14450,7 @@
14068
14450
  },
14069
14451
  "locationInModule": {
14070
14452
  "filename": "src/complex-computed-list.ts",
14071
- "line": 385
14453
+ "line": 463
14072
14454
  },
14073
14455
  "name": "get",
14074
14456
  "parameters": [
@@ -14099,7 +14481,7 @@
14099
14481
  },
14100
14482
  "locationInModule": {
14101
14483
  "filename": "src/complex-computed-list.ts",
14102
- "line": 379
14484
+ "line": 457
14103
14485
  },
14104
14486
  "name": "terraformAttribute",
14105
14487
  "overrides": "cdktn.ComplexList",
@@ -14114,7 +14496,7 @@
14114
14496
  },
14115
14497
  "locationInModule": {
14116
14498
  "filename": "src/complex-computed-list.ts",
14117
- "line": 378
14499
+ "line": 456
14118
14500
  },
14119
14501
  "name": "terraformResource",
14120
14502
  "overrides": "cdktn.ComplexList",
@@ -14129,7 +14511,7 @@
14129
14511
  },
14130
14512
  "locationInModule": {
14131
14513
  "filename": "src/complex-computed-list.ts",
14132
- "line": 380
14514
+ "line": 458
14133
14515
  },
14134
14516
  "name": "wrapsSet",
14135
14517
  "overrides": "cdktn.ComplexList",
@@ -14154,7 +14536,7 @@
14154
14536
  },
14155
14537
  "locationInModule": {
14156
14538
  "filename": "src/complex-computed-list.ts",
14157
- "line": 655
14539
+ "line": 733
14158
14540
  },
14159
14541
  "parameters": [
14160
14542
  {
@@ -14174,7 +14556,7 @@
14174
14556
  "kind": "class",
14175
14557
  "locationInModule": {
14176
14558
  "filename": "src/complex-computed-list.ts",
14177
- "line": 654
14559
+ "line": 732
14178
14560
  },
14179
14561
  "methods": [
14180
14562
  {
@@ -14183,7 +14565,7 @@
14183
14565
  },
14184
14566
  "locationInModule": {
14185
14567
  "filename": "src/complex-computed-list.ts",
14186
- "line": 662
14568
+ "line": 740
14187
14569
  },
14188
14570
  "name": "get",
14189
14571
  "parameters": [
@@ -14214,7 +14596,7 @@
14214
14596
  },
14215
14597
  "locationInModule": {
14216
14598
  "filename": "src/complex-computed-list.ts",
14217
- "line": 657
14599
+ "line": 735
14218
14600
  },
14219
14601
  "name": "terraformAttribute",
14220
14602
  "overrides": "cdktn.ComplexMap",
@@ -14229,7 +14611,7 @@
14229
14611
  },
14230
14612
  "locationInModule": {
14231
14613
  "filename": "src/complex-computed-list.ts",
14232
- "line": 656
14614
+ "line": 734
14233
14615
  },
14234
14616
  "name": "terraformResource",
14235
14617
  "overrides": "cdktn.ComplexMap",
@@ -14445,7 +14827,7 @@
14445
14827
  },
14446
14828
  "locationInModule": {
14447
14829
  "filename": "src/complex-computed-list.ts",
14448
- "line": 592
14830
+ "line": 670
14449
14831
  },
14450
14832
  "parameters": [
14451
14833
  {
@@ -14471,7 +14853,7 @@
14471
14853
  "kind": "class",
14472
14854
  "locationInModule": {
14473
14855
  "filename": "src/complex-computed-list.ts",
14474
- "line": 591
14856
+ "line": 669
14475
14857
  },
14476
14858
  "methods": [
14477
14859
  {
@@ -14480,7 +14862,7 @@
14480
14862
  },
14481
14863
  "locationInModule": {
14482
14864
  "filename": "src/complex-computed-list.ts",
14483
- "line": 600
14865
+ "line": 678
14484
14866
  },
14485
14867
  "name": "get",
14486
14868
  "parameters": [
@@ -14506,7 +14888,7 @@
14506
14888
  },
14507
14889
  "locationInModule": {
14508
14890
  "filename": "src/complex-computed-list.ts",
14509
- "line": 594
14891
+ "line": 672
14510
14892
  },
14511
14893
  "name": "terraformAttribute",
14512
14894
  "overrides": "cdktn.MapList",
@@ -14521,7 +14903,7 @@
14521
14903
  },
14522
14904
  "locationInModule": {
14523
14905
  "filename": "src/complex-computed-list.ts",
14524
- "line": 593
14906
+ "line": 671
14525
14907
  },
14526
14908
  "name": "terraformResource",
14527
14909
  "overrides": "cdktn.MapList",
@@ -14536,7 +14918,7 @@
14536
14918
  },
14537
14919
  "locationInModule": {
14538
14920
  "filename": "src/complex-computed-list.ts",
14539
- "line": 595
14921
+ "line": 673
14540
14922
  },
14541
14923
  "name": "wrapsSet",
14542
14924
  "overrides": "cdktn.MapList",
@@ -14548,6 +14930,197 @@
14548
14930
  ],
14549
14931
  "symbolId": "src/complex-computed-list:NumberMapList"
14550
14932
  },
14933
+ "cdktn.NumberMapMap": {
14934
+ "assembly": "cdktn",
14935
+ "docs": {
14936
+ "stability": "experimental"
14937
+ },
14938
+ "fqn": "cdktn.NumberMapMap",
14939
+ "initializer": {
14940
+ "docs": {
14941
+ "stability": "experimental"
14942
+ },
14943
+ "locationInModule": {
14944
+ "filename": "src/complex-computed-list.ts",
14945
+ "line": 245
14946
+ },
14947
+ "parameters": [
14948
+ {
14949
+ "name": "terraformResource",
14950
+ "type": {
14951
+ "fqn": "cdktn.IInterpolatingParent"
14952
+ }
14953
+ },
14954
+ {
14955
+ "name": "terraformAttribute",
14956
+ "type": {
14957
+ "primitive": "string"
14958
+ }
14959
+ }
14960
+ ]
14961
+ },
14962
+ "interfaces": [
14963
+ "cdktn.ITerraformAddressable",
14964
+ "cdktn.IResolvable"
14965
+ ],
14966
+ "kind": "class",
14967
+ "locationInModule": {
14968
+ "filename": "src/complex-computed-list.ts",
14969
+ "line": 241
14970
+ },
14971
+ "methods": [
14972
+ {
14973
+ "docs": {
14974
+ "stability": "experimental"
14975
+ },
14976
+ "locationInModule": {
14977
+ "filename": "src/complex-computed-list.ts",
14978
+ "line": 259
14979
+ },
14980
+ "name": "computeFqn",
14981
+ "returns": {
14982
+ "type": {
14983
+ "primitive": "string"
14984
+ }
14985
+ }
14986
+ },
14987
+ {
14988
+ "docs": {
14989
+ "stability": "experimental"
14990
+ },
14991
+ "locationInModule": {
14992
+ "filename": "src/complex-computed-list.ts",
14993
+ "line": 252
14994
+ },
14995
+ "name": "lookup",
14996
+ "parameters": [
14997
+ {
14998
+ "name": "key",
14999
+ "type": {
15000
+ "primitive": "string"
15001
+ }
15002
+ }
15003
+ ],
15004
+ "returns": {
15005
+ "type": {
15006
+ "fqn": "cdktn.NumberMap"
15007
+ }
15008
+ }
15009
+ },
15010
+ {
15011
+ "docs": {
15012
+ "stability": "experimental",
15013
+ "summary": "Produce the Token's value at resolution time."
15014
+ },
15015
+ "locationInModule": {
15016
+ "filename": "src/complex-computed-list.ts",
15017
+ "line": 43
15018
+ },
15019
+ "name": "resolve",
15020
+ "overrides": "cdktn.IResolvable",
15021
+ "parameters": [
15022
+ {
15023
+ "name": "_context",
15024
+ "type": {
15025
+ "fqn": "cdktn.IResolveContext"
15026
+ }
15027
+ }
15028
+ ],
15029
+ "returns": {
15030
+ "type": {
15031
+ "primitive": "any"
15032
+ }
15033
+ }
15034
+ },
15035
+ {
15036
+ "docs": {
15037
+ "remarks": "Returns a reversible string representation.",
15038
+ "stability": "experimental",
15039
+ "summary": "Return a string representation of this resolvable object."
15040
+ },
15041
+ "locationInModule": {
15042
+ "filename": "src/complex-computed-list.ts",
15043
+ "line": 47
15044
+ },
15045
+ "name": "toString",
15046
+ "overrides": "cdktn.IResolvable",
15047
+ "returns": {
15048
+ "type": {
15049
+ "primitive": "string"
15050
+ }
15051
+ }
15052
+ }
15053
+ ],
15054
+ "name": "NumberMapMap",
15055
+ "properties": [
15056
+ {
15057
+ "docs": {
15058
+ "remarks": "If this returns an empty array the stack will not be attached.",
15059
+ "stability": "experimental",
15060
+ "summary": "The creation stack of this resolvable which will be appended to errors thrown during resolution."
15061
+ },
15062
+ "immutable": true,
15063
+ "locationInModule": {
15064
+ "filename": "src/complex-computed-list.ts",
15065
+ "line": 19
15066
+ },
15067
+ "name": "creationStack",
15068
+ "overrides": "cdktn.IResolvable",
15069
+ "type": {
15070
+ "collection": {
15071
+ "elementtype": {
15072
+ "primitive": "string"
15073
+ },
15074
+ "kind": "array"
15075
+ }
15076
+ }
15077
+ },
15078
+ {
15079
+ "docs": {
15080
+ "stability": "experimental"
15081
+ },
15082
+ "immutable": true,
15083
+ "locationInModule": {
15084
+ "filename": "src/complex-computed-list.ts",
15085
+ "line": 35
15086
+ },
15087
+ "name": "fqn",
15088
+ "overrides": "cdktn.ITerraformAddressable",
15089
+ "type": {
15090
+ "primitive": "string"
15091
+ }
15092
+ },
15093
+ {
15094
+ "docs": {
15095
+ "stability": "experimental"
15096
+ },
15097
+ "locationInModule": {
15098
+ "filename": "src/complex-computed-list.ts",
15099
+ "line": 247
15100
+ },
15101
+ "name": "terraformAttribute",
15102
+ "protected": true,
15103
+ "type": {
15104
+ "primitive": "string"
15105
+ }
15106
+ },
15107
+ {
15108
+ "docs": {
15109
+ "stability": "experimental"
15110
+ },
15111
+ "locationInModule": {
15112
+ "filename": "src/complex-computed-list.ts",
15113
+ "line": 246
15114
+ },
15115
+ "name": "terraformResource",
15116
+ "protected": true,
15117
+ "type": {
15118
+ "fqn": "cdktn.IInterpolatingParent"
15119
+ }
15120
+ }
15121
+ ],
15122
+ "symbolId": "src/complex-computed-list:NumberMapMap"
15123
+ },
14551
15124
  "cdktn.Op": {
14552
15125
  "assembly": "cdktn",
14553
15126
  "docs": {
@@ -18725,7 +19298,7 @@
18725
19298
  },
18726
19299
  "locationInModule": {
18727
19300
  "filename": "src/complex-computed-list.ts",
18728
- "line": 358
19301
+ "line": 436
18729
19302
  },
18730
19303
  "parameters": [
18731
19304
  {
@@ -18751,7 +19324,7 @@
18751
19324
  "kind": "class",
18752
19325
  "locationInModule": {
18753
19326
  "filename": "src/complex-computed-list.ts",
18754
- "line": 357
19327
+ "line": 435
18755
19328
  },
18756
19329
  "methods": [
18757
19330
  {
@@ -18760,7 +19333,7 @@
18760
19333
  },
18761
19334
  "locationInModule": {
18762
19335
  "filename": "src/complex-computed-list.ts",
18763
- "line": 366
19336
+ "line": 444
18764
19337
  },
18765
19338
  "name": "get",
18766
19339
  "parameters": [
@@ -18791,7 +19364,7 @@
18791
19364
  },
18792
19365
  "locationInModule": {
18793
19366
  "filename": "src/complex-computed-list.ts",
18794
- "line": 360
19367
+ "line": 438
18795
19368
  },
18796
19369
  "name": "terraformAttribute",
18797
19370
  "overrides": "cdktn.ComplexList",
@@ -18806,7 +19379,7 @@
18806
19379
  },
18807
19380
  "locationInModule": {
18808
19381
  "filename": "src/complex-computed-list.ts",
18809
- "line": 359
19382
+ "line": 437
18810
19383
  },
18811
19384
  "name": "terraformResource",
18812
19385
  "overrides": "cdktn.ComplexList",
@@ -18821,7 +19394,7 @@
18821
19394
  },
18822
19395
  "locationInModule": {
18823
19396
  "filename": "src/complex-computed-list.ts",
18824
- "line": 361
19397
+ "line": 439
18825
19398
  },
18826
19399
  "name": "wrapsSet",
18827
19400
  "overrides": "cdktn.ComplexList",
@@ -18846,7 +19419,7 @@
18846
19419
  },
18847
19420
  "locationInModule": {
18848
19421
  "filename": "src/complex-computed-list.ts",
18849
- "line": 637
19422
+ "line": 715
18850
19423
  },
18851
19424
  "parameters": [
18852
19425
  {
@@ -18866,7 +19439,7 @@
18866
19439
  "kind": "class",
18867
19440
  "locationInModule": {
18868
19441
  "filename": "src/complex-computed-list.ts",
18869
- "line": 636
19442
+ "line": 714
18870
19443
  },
18871
19444
  "methods": [
18872
19445
  {
@@ -18875,7 +19448,7 @@
18875
19448
  },
18876
19449
  "locationInModule": {
18877
19450
  "filename": "src/complex-computed-list.ts",
18878
- "line": 644
19451
+ "line": 722
18879
19452
  },
18880
19453
  "name": "get",
18881
19454
  "parameters": [
@@ -18906,7 +19479,7 @@
18906
19479
  },
18907
19480
  "locationInModule": {
18908
19481
  "filename": "src/complex-computed-list.ts",
18909
- "line": 639
19482
+ "line": 717
18910
19483
  },
18911
19484
  "name": "terraformAttribute",
18912
19485
  "overrides": "cdktn.ComplexMap",
@@ -18921,7 +19494,7 @@
18921
19494
  },
18922
19495
  "locationInModule": {
18923
19496
  "filename": "src/complex-computed-list.ts",
18924
- "line": 638
19497
+ "line": 716
18925
19498
  },
18926
19499
  "name": "terraformResource",
18927
19500
  "overrides": "cdktn.ComplexMap",
@@ -19137,7 +19710,7 @@
19137
19710
  },
19138
19711
  "locationInModule": {
19139
19712
  "filename": "src/complex-computed-list.ts",
19140
- "line": 577
19713
+ "line": 655
19141
19714
  },
19142
19715
  "parameters": [
19143
19716
  {
@@ -19163,7 +19736,7 @@
19163
19736
  "kind": "class",
19164
19737
  "locationInModule": {
19165
19738
  "filename": "src/complex-computed-list.ts",
19166
- "line": 576
19739
+ "line": 654
19167
19740
  },
19168
19741
  "methods": [
19169
19742
  {
@@ -19172,7 +19745,7 @@
19172
19745
  },
19173
19746
  "locationInModule": {
19174
19747
  "filename": "src/complex-computed-list.ts",
19175
- "line": 585
19748
+ "line": 663
19176
19749
  },
19177
19750
  "name": "get",
19178
19751
  "parameters": [
@@ -19198,7 +19771,7 @@
19198
19771
  },
19199
19772
  "locationInModule": {
19200
19773
  "filename": "src/complex-computed-list.ts",
19201
- "line": 579
19774
+ "line": 657
19202
19775
  },
19203
19776
  "name": "terraformAttribute",
19204
19777
  "overrides": "cdktn.MapList",
@@ -19213,7 +19786,7 @@
19213
19786
  },
19214
19787
  "locationInModule": {
19215
19788
  "filename": "src/complex-computed-list.ts",
19216
- "line": 578
19789
+ "line": 656
19217
19790
  },
19218
19791
  "name": "terraformResource",
19219
19792
  "overrides": "cdktn.MapList",
@@ -19228,7 +19801,7 @@
19228
19801
  },
19229
19802
  "locationInModule": {
19230
19803
  "filename": "src/complex-computed-list.ts",
19231
- "line": 580
19804
+ "line": 658
19232
19805
  },
19233
19806
  "name": "wrapsSet",
19234
19807
  "overrides": "cdktn.MapList",
@@ -29236,6 +29809,6 @@
29236
29809
  "symbolId": "src/testing/matchers:TerraformConstructor"
29237
29810
  }
29238
29811
  },
29239
- "version": "0.24.0-pre.71",
29240
- "fingerprint": "u9vWV4t+X82aMsP4SxgNjSYyyaDkv3DKWuAdhATN2MU="
29812
+ "version": "0.24.0-pre.73",
29813
+ "fingerprint": "dD2Sk5tofQv1kuKgTf+aZs2NuP90o3RghJgPQTnHGM4="
29241
29814
  }