@cdktn/provider-helm 13.0.0 → 14.0.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 +9 -389
- package/lib/data-helm-template/index.d.ts +0 -12
- package/lib/data-helm-template/index.js +12 -24
- package/lib/provider/index.js +1 -1
- package/lib/release/index.d.ts +0 -12
- package/lib/release/index.js +13 -25
- package/package.json +49 -37
package/.jsii
CHANGED
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"url": "https://cdktn.io"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"cdktn": "^0.
|
|
12
|
-
"constructs": "^10.
|
|
11
|
+
"cdktn": "^0.23.0",
|
|
12
|
+
"constructs": "^10.6.0"
|
|
13
13
|
},
|
|
14
14
|
"dependencyClosure": {
|
|
15
15
|
"cdktn": {
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"stability": "stable"
|
|
73
73
|
},
|
|
74
74
|
"homepage": "https://github.com/cdktn-io/cdktn-provider-helm.git",
|
|
75
|
-
"jsiiVersion": "5.
|
|
75
|
+
"jsiiVersion": "5.9.39 (build cdf85b4)",
|
|
76
76
|
"keywords": [
|
|
77
77
|
"cdk",
|
|
78
78
|
"cdk-terrain",
|
|
@@ -134,6 +134,10 @@
|
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
"targets": {
|
|
137
|
+
"dotnet": {
|
|
138
|
+
"namespace": "Io.Cdktn.Providers.Helm",
|
|
139
|
+
"packageId": "Io.Cdktn.Providers.Helm"
|
|
140
|
+
},
|
|
137
141
|
"go": {
|
|
138
142
|
"moduleName": "github.com/cdktn-io/cdktn-provider-helm-go",
|
|
139
143
|
"packageName": "helm"
|
|
@@ -4070,54 +4074,6 @@
|
|
|
4070
4074
|
"name": "DataHelmTemplateSetList",
|
|
4071
4075
|
"namespace": "dataHelmTemplate",
|
|
4072
4076
|
"properties": [
|
|
4073
|
-
{
|
|
4074
|
-
"docs": {
|
|
4075
|
-
"stability": "stable",
|
|
4076
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
4077
|
-
},
|
|
4078
|
-
"locationInModule": {
|
|
4079
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4080
|
-
"line": 580
|
|
4081
|
-
},
|
|
4082
|
-
"name": "terraformAttribute",
|
|
4083
|
-
"overrides": "cdktn.ComplexList",
|
|
4084
|
-
"protected": true,
|
|
4085
|
-
"type": {
|
|
4086
|
-
"primitive": "string"
|
|
4087
|
-
}
|
|
4088
|
-
},
|
|
4089
|
-
{
|
|
4090
|
-
"docs": {
|
|
4091
|
-
"stability": "stable",
|
|
4092
|
-
"summary": "The parent resource."
|
|
4093
|
-
},
|
|
4094
|
-
"locationInModule": {
|
|
4095
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4096
|
-
"line": 580
|
|
4097
|
-
},
|
|
4098
|
-
"name": "terraformResource",
|
|
4099
|
-
"overrides": "cdktn.ComplexList",
|
|
4100
|
-
"protected": true,
|
|
4101
|
-
"type": {
|
|
4102
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
4103
|
-
}
|
|
4104
|
-
},
|
|
4105
|
-
{
|
|
4106
|
-
"docs": {
|
|
4107
|
-
"stability": "stable",
|
|
4108
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
4109
|
-
},
|
|
4110
|
-
"locationInModule": {
|
|
4111
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4112
|
-
"line": 580
|
|
4113
|
-
},
|
|
4114
|
-
"name": "wrapsSet",
|
|
4115
|
-
"overrides": "cdktn.ComplexList",
|
|
4116
|
-
"protected": true,
|
|
4117
|
-
"type": {
|
|
4118
|
-
"primitive": "boolean"
|
|
4119
|
-
}
|
|
4120
|
-
},
|
|
4121
4077
|
{
|
|
4122
4078
|
"docs": {
|
|
4123
4079
|
"stability": "stable"
|
|
@@ -4286,54 +4242,6 @@
|
|
|
4286
4242
|
"name": "DataHelmTemplateSetListStructList",
|
|
4287
4243
|
"namespace": "dataHelmTemplate",
|
|
4288
4244
|
"properties": [
|
|
4289
|
-
{
|
|
4290
|
-
"docs": {
|
|
4291
|
-
"stability": "stable",
|
|
4292
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
4293
|
-
},
|
|
4294
|
-
"locationInModule": {
|
|
4295
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4296
|
-
"line": 726
|
|
4297
|
-
},
|
|
4298
|
-
"name": "terraformAttribute",
|
|
4299
|
-
"overrides": "cdktn.ComplexList",
|
|
4300
|
-
"protected": true,
|
|
4301
|
-
"type": {
|
|
4302
|
-
"primitive": "string"
|
|
4303
|
-
}
|
|
4304
|
-
},
|
|
4305
|
-
{
|
|
4306
|
-
"docs": {
|
|
4307
|
-
"stability": "stable",
|
|
4308
|
-
"summary": "The parent resource."
|
|
4309
|
-
},
|
|
4310
|
-
"locationInModule": {
|
|
4311
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4312
|
-
"line": 726
|
|
4313
|
-
},
|
|
4314
|
-
"name": "terraformResource",
|
|
4315
|
-
"overrides": "cdktn.ComplexList",
|
|
4316
|
-
"protected": true,
|
|
4317
|
-
"type": {
|
|
4318
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
4319
|
-
}
|
|
4320
|
-
},
|
|
4321
|
-
{
|
|
4322
|
-
"docs": {
|
|
4323
|
-
"stability": "stable",
|
|
4324
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
4325
|
-
},
|
|
4326
|
-
"locationInModule": {
|
|
4327
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4328
|
-
"line": 726
|
|
4329
|
-
},
|
|
4330
|
-
"name": "wrapsSet",
|
|
4331
|
-
"overrides": "cdktn.ComplexList",
|
|
4332
|
-
"protected": true,
|
|
4333
|
-
"type": {
|
|
4334
|
-
"primitive": "boolean"
|
|
4335
|
-
}
|
|
4336
|
-
},
|
|
4337
4245
|
{
|
|
4338
4246
|
"docs": {
|
|
4339
4247
|
"stability": "stable"
|
|
@@ -4873,54 +4781,6 @@
|
|
|
4873
4781
|
"name": "DataHelmTemplateSetSensitiveList",
|
|
4874
4782
|
"namespace": "dataHelmTemplate",
|
|
4875
4783
|
"properties": [
|
|
4876
|
-
{
|
|
4877
|
-
"docs": {
|
|
4878
|
-
"stability": "stable",
|
|
4879
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
4880
|
-
},
|
|
4881
|
-
"locationInModule": {
|
|
4882
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4883
|
-
"line": 902
|
|
4884
|
-
},
|
|
4885
|
-
"name": "terraformAttribute",
|
|
4886
|
-
"overrides": "cdktn.ComplexList",
|
|
4887
|
-
"protected": true,
|
|
4888
|
-
"type": {
|
|
4889
|
-
"primitive": "string"
|
|
4890
|
-
}
|
|
4891
|
-
},
|
|
4892
|
-
{
|
|
4893
|
-
"docs": {
|
|
4894
|
-
"stability": "stable",
|
|
4895
|
-
"summary": "The parent resource."
|
|
4896
|
-
},
|
|
4897
|
-
"locationInModule": {
|
|
4898
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4899
|
-
"line": 902
|
|
4900
|
-
},
|
|
4901
|
-
"name": "terraformResource",
|
|
4902
|
-
"overrides": "cdktn.ComplexList",
|
|
4903
|
-
"protected": true,
|
|
4904
|
-
"type": {
|
|
4905
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
4906
|
-
}
|
|
4907
|
-
},
|
|
4908
|
-
{
|
|
4909
|
-
"docs": {
|
|
4910
|
-
"stability": "stable",
|
|
4911
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
4912
|
-
},
|
|
4913
|
-
"locationInModule": {
|
|
4914
|
-
"filename": "src/data-helm-template/index.ts",
|
|
4915
|
-
"line": 902
|
|
4916
|
-
},
|
|
4917
|
-
"name": "wrapsSet",
|
|
4918
|
-
"overrides": "cdktn.ComplexList",
|
|
4919
|
-
"protected": true,
|
|
4920
|
-
"type": {
|
|
4921
|
-
"primitive": "boolean"
|
|
4922
|
-
}
|
|
4923
|
-
},
|
|
4924
4784
|
{
|
|
4925
4785
|
"docs": {
|
|
4926
4786
|
"stability": "stable"
|
|
@@ -5284,54 +5144,6 @@
|
|
|
5284
5144
|
"name": "DataHelmTemplateSetWoList",
|
|
5285
5145
|
"namespace": "dataHelmTemplate",
|
|
5286
5146
|
"properties": [
|
|
5287
|
-
{
|
|
5288
|
-
"docs": {
|
|
5289
|
-
"stability": "stable",
|
|
5290
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
5291
|
-
},
|
|
5292
|
-
"locationInModule": {
|
|
5293
|
-
"filename": "src/data-helm-template/index.ts",
|
|
5294
|
-
"line": 1078
|
|
5295
|
-
},
|
|
5296
|
-
"name": "terraformAttribute",
|
|
5297
|
-
"overrides": "cdktn.ComplexList",
|
|
5298
|
-
"protected": true,
|
|
5299
|
-
"type": {
|
|
5300
|
-
"primitive": "string"
|
|
5301
|
-
}
|
|
5302
|
-
},
|
|
5303
|
-
{
|
|
5304
|
-
"docs": {
|
|
5305
|
-
"stability": "stable",
|
|
5306
|
-
"summary": "The parent resource."
|
|
5307
|
-
},
|
|
5308
|
-
"locationInModule": {
|
|
5309
|
-
"filename": "src/data-helm-template/index.ts",
|
|
5310
|
-
"line": 1078
|
|
5311
|
-
},
|
|
5312
|
-
"name": "terraformResource",
|
|
5313
|
-
"overrides": "cdktn.ComplexList",
|
|
5314
|
-
"protected": true,
|
|
5315
|
-
"type": {
|
|
5316
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
5317
|
-
}
|
|
5318
|
-
},
|
|
5319
|
-
{
|
|
5320
|
-
"docs": {
|
|
5321
|
-
"stability": "stable",
|
|
5322
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
5323
|
-
},
|
|
5324
|
-
"locationInModule": {
|
|
5325
|
-
"filename": "src/data-helm-template/index.ts",
|
|
5326
|
-
"line": 1078
|
|
5327
|
-
},
|
|
5328
|
-
"name": "wrapsSet",
|
|
5329
|
-
"overrides": "cdktn.ComplexList",
|
|
5330
|
-
"protected": true,
|
|
5331
|
-
"type": {
|
|
5332
|
-
"primitive": "boolean"
|
|
5333
|
-
}
|
|
5334
|
-
},
|
|
5335
5147
|
{
|
|
5336
5148
|
"docs": {
|
|
5337
5149
|
"stability": "stable"
|
|
@@ -11361,54 +11173,6 @@
|
|
|
11361
11173
|
"name": "ReleaseSetList",
|
|
11362
11174
|
"namespace": "release",
|
|
11363
11175
|
"properties": [
|
|
11364
|
-
{
|
|
11365
|
-
"docs": {
|
|
11366
|
-
"stability": "stable",
|
|
11367
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
11368
|
-
},
|
|
11369
|
-
"locationInModule": {
|
|
11370
|
-
"filename": "src/release/index.ts",
|
|
11371
|
-
"line": 673
|
|
11372
|
-
},
|
|
11373
|
-
"name": "terraformAttribute",
|
|
11374
|
-
"overrides": "cdktn.ComplexList",
|
|
11375
|
-
"protected": true,
|
|
11376
|
-
"type": {
|
|
11377
|
-
"primitive": "string"
|
|
11378
|
-
}
|
|
11379
|
-
},
|
|
11380
|
-
{
|
|
11381
|
-
"docs": {
|
|
11382
|
-
"stability": "stable",
|
|
11383
|
-
"summary": "The parent resource."
|
|
11384
|
-
},
|
|
11385
|
-
"locationInModule": {
|
|
11386
|
-
"filename": "src/release/index.ts",
|
|
11387
|
-
"line": 673
|
|
11388
|
-
},
|
|
11389
|
-
"name": "terraformResource",
|
|
11390
|
-
"overrides": "cdktn.ComplexList",
|
|
11391
|
-
"protected": true,
|
|
11392
|
-
"type": {
|
|
11393
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
11394
|
-
}
|
|
11395
|
-
},
|
|
11396
|
-
{
|
|
11397
|
-
"docs": {
|
|
11398
|
-
"stability": "stable",
|
|
11399
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
11400
|
-
},
|
|
11401
|
-
"locationInModule": {
|
|
11402
|
-
"filename": "src/release/index.ts",
|
|
11403
|
-
"line": 673
|
|
11404
|
-
},
|
|
11405
|
-
"name": "wrapsSet",
|
|
11406
|
-
"overrides": "cdktn.ComplexList",
|
|
11407
|
-
"protected": true,
|
|
11408
|
-
"type": {
|
|
11409
|
-
"primitive": "boolean"
|
|
11410
|
-
}
|
|
11411
|
-
},
|
|
11412
11176
|
{
|
|
11413
11177
|
"docs": {
|
|
11414
11178
|
"stability": "stable"
|
|
@@ -11576,54 +11340,6 @@
|
|
|
11576
11340
|
"name": "ReleaseSetListStructList",
|
|
11577
11341
|
"namespace": "release",
|
|
11578
11342
|
"properties": [
|
|
11579
|
-
{
|
|
11580
|
-
"docs": {
|
|
11581
|
-
"stability": "stable",
|
|
11582
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
11583
|
-
},
|
|
11584
|
-
"locationInModule": {
|
|
11585
|
-
"filename": "src/release/index.ts",
|
|
11586
|
-
"line": 816
|
|
11587
|
-
},
|
|
11588
|
-
"name": "terraformAttribute",
|
|
11589
|
-
"overrides": "cdktn.ComplexList",
|
|
11590
|
-
"protected": true,
|
|
11591
|
-
"type": {
|
|
11592
|
-
"primitive": "string"
|
|
11593
|
-
}
|
|
11594
|
-
},
|
|
11595
|
-
{
|
|
11596
|
-
"docs": {
|
|
11597
|
-
"stability": "stable",
|
|
11598
|
-
"summary": "The parent resource."
|
|
11599
|
-
},
|
|
11600
|
-
"locationInModule": {
|
|
11601
|
-
"filename": "src/release/index.ts",
|
|
11602
|
-
"line": 816
|
|
11603
|
-
},
|
|
11604
|
-
"name": "terraformResource",
|
|
11605
|
-
"overrides": "cdktn.ComplexList",
|
|
11606
|
-
"protected": true,
|
|
11607
|
-
"type": {
|
|
11608
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
11609
|
-
}
|
|
11610
|
-
},
|
|
11611
|
-
{
|
|
11612
|
-
"docs": {
|
|
11613
|
-
"stability": "stable",
|
|
11614
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
11615
|
-
},
|
|
11616
|
-
"locationInModule": {
|
|
11617
|
-
"filename": "src/release/index.ts",
|
|
11618
|
-
"line": 816
|
|
11619
|
-
},
|
|
11620
|
-
"name": "wrapsSet",
|
|
11621
|
-
"overrides": "cdktn.ComplexList",
|
|
11622
|
-
"protected": true,
|
|
11623
|
-
"type": {
|
|
11624
|
-
"primitive": "boolean"
|
|
11625
|
-
}
|
|
11626
|
-
},
|
|
11627
11343
|
{
|
|
11628
11344
|
"docs": {
|
|
11629
11345
|
"stability": "stable"
|
|
@@ -12151,54 +11867,6 @@
|
|
|
12151
11867
|
"name": "ReleaseSetSensitiveList",
|
|
12152
11868
|
"namespace": "release",
|
|
12153
11869
|
"properties": [
|
|
12154
|
-
{
|
|
12155
|
-
"docs": {
|
|
12156
|
-
"stability": "stable",
|
|
12157
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
12158
|
-
},
|
|
12159
|
-
"locationInModule": {
|
|
12160
|
-
"filename": "src/release/index.ts",
|
|
12161
|
-
"line": 992
|
|
12162
|
-
},
|
|
12163
|
-
"name": "terraformAttribute",
|
|
12164
|
-
"overrides": "cdktn.ComplexList",
|
|
12165
|
-
"protected": true,
|
|
12166
|
-
"type": {
|
|
12167
|
-
"primitive": "string"
|
|
12168
|
-
}
|
|
12169
|
-
},
|
|
12170
|
-
{
|
|
12171
|
-
"docs": {
|
|
12172
|
-
"stability": "stable",
|
|
12173
|
-
"summary": "The parent resource."
|
|
12174
|
-
},
|
|
12175
|
-
"locationInModule": {
|
|
12176
|
-
"filename": "src/release/index.ts",
|
|
12177
|
-
"line": 992
|
|
12178
|
-
},
|
|
12179
|
-
"name": "terraformResource",
|
|
12180
|
-
"overrides": "cdktn.ComplexList",
|
|
12181
|
-
"protected": true,
|
|
12182
|
-
"type": {
|
|
12183
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
12184
|
-
}
|
|
12185
|
-
},
|
|
12186
|
-
{
|
|
12187
|
-
"docs": {
|
|
12188
|
-
"stability": "stable",
|
|
12189
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
12190
|
-
},
|
|
12191
|
-
"locationInModule": {
|
|
12192
|
-
"filename": "src/release/index.ts",
|
|
12193
|
-
"line": 992
|
|
12194
|
-
},
|
|
12195
|
-
"name": "wrapsSet",
|
|
12196
|
-
"overrides": "cdktn.ComplexList",
|
|
12197
|
-
"protected": true,
|
|
12198
|
-
"type": {
|
|
12199
|
-
"primitive": "boolean"
|
|
12200
|
-
}
|
|
12201
|
-
},
|
|
12202
11870
|
{
|
|
12203
11871
|
"docs": {
|
|
12204
11872
|
"stability": "stable"
|
|
@@ -12562,54 +12230,6 @@
|
|
|
12562
12230
|
"name": "ReleaseSetWoList",
|
|
12563
12231
|
"namespace": "release",
|
|
12564
12232
|
"properties": [
|
|
12565
|
-
{
|
|
12566
|
-
"docs": {
|
|
12567
|
-
"stability": "stable",
|
|
12568
|
-
"summary": "The attribute on the parent resource this class is referencing."
|
|
12569
|
-
},
|
|
12570
|
-
"locationInModule": {
|
|
12571
|
-
"filename": "src/release/index.ts",
|
|
12572
|
-
"line": 1168
|
|
12573
|
-
},
|
|
12574
|
-
"name": "terraformAttribute",
|
|
12575
|
-
"overrides": "cdktn.ComplexList",
|
|
12576
|
-
"protected": true,
|
|
12577
|
-
"type": {
|
|
12578
|
-
"primitive": "string"
|
|
12579
|
-
}
|
|
12580
|
-
},
|
|
12581
|
-
{
|
|
12582
|
-
"docs": {
|
|
12583
|
-
"stability": "stable",
|
|
12584
|
-
"summary": "The parent resource."
|
|
12585
|
-
},
|
|
12586
|
-
"locationInModule": {
|
|
12587
|
-
"filename": "src/release/index.ts",
|
|
12588
|
-
"line": 1168
|
|
12589
|
-
},
|
|
12590
|
-
"name": "terraformResource",
|
|
12591
|
-
"overrides": "cdktn.ComplexList",
|
|
12592
|
-
"protected": true,
|
|
12593
|
-
"type": {
|
|
12594
|
-
"fqn": "cdktn.IInterpolatingParent"
|
|
12595
|
-
}
|
|
12596
|
-
},
|
|
12597
|
-
{
|
|
12598
|
-
"docs": {
|
|
12599
|
-
"stability": "stable",
|
|
12600
|
-
"summary": "whether the list is wrapping a set (will add tolist() to be able to access an item via an index)."
|
|
12601
|
-
},
|
|
12602
|
-
"locationInModule": {
|
|
12603
|
-
"filename": "src/release/index.ts",
|
|
12604
|
-
"line": 1168
|
|
12605
|
-
},
|
|
12606
|
-
"name": "wrapsSet",
|
|
12607
|
-
"overrides": "cdktn.ComplexList",
|
|
12608
|
-
"protected": true,
|
|
12609
|
-
"type": {
|
|
12610
|
-
"primitive": "boolean"
|
|
12611
|
-
}
|
|
12612
|
-
},
|
|
12613
12233
|
{
|
|
12614
12234
|
"docs": {
|
|
12615
12235
|
"stability": "stable"
|
|
@@ -13140,6 +12760,6 @@
|
|
|
13140
12760
|
"symbolId": "src/release/index:ReleaseTimeoutsOutputReference"
|
|
13141
12761
|
}
|
|
13142
12762
|
},
|
|
13143
|
-
"version": "
|
|
13144
|
-
"fingerprint": "
|
|
12763
|
+
"version": "14.0.0",
|
|
12764
|
+
"fingerprint": "7Yxpx+WX4FUKodHNFPfVdtrM/g1akplxBCbKso/4GSk="
|
|
13145
12765
|
}
|
|
@@ -356,9 +356,6 @@ export declare class DataHelmTemplateSetOutputReference extends cdktn.ComplexObj
|
|
|
356
356
|
get valueInput(): string | undefined;
|
|
357
357
|
}
|
|
358
358
|
export declare class DataHelmTemplateSetList extends cdktn.ComplexList {
|
|
359
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
360
|
-
protected terraformAttribute: string;
|
|
361
|
-
protected wrapsSet: boolean;
|
|
362
359
|
internalValue?: DataHelmTemplateSet[] | cdktn.IResolvable;
|
|
363
360
|
/**
|
|
364
361
|
* @param terraformResource The parent resource
|
|
@@ -406,9 +403,6 @@ export declare class DataHelmTemplateSetListStructOutputReference extends cdktn.
|
|
|
406
403
|
get valueInput(): string[] | undefined;
|
|
407
404
|
}
|
|
408
405
|
export declare class DataHelmTemplateSetListStructList extends cdktn.ComplexList {
|
|
409
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
410
|
-
protected terraformAttribute: string;
|
|
411
|
-
protected wrapsSet: boolean;
|
|
412
406
|
internalValue?: DataHelmTemplateSetListStruct[] | cdktn.IResolvable;
|
|
413
407
|
/**
|
|
414
408
|
* @param terraformResource The parent resource
|
|
@@ -464,9 +458,6 @@ export declare class DataHelmTemplateSetSensitiveOutputReference extends cdktn.C
|
|
|
464
458
|
get valueInput(): string | undefined;
|
|
465
459
|
}
|
|
466
460
|
export declare class DataHelmTemplateSetSensitiveList extends cdktn.ComplexList {
|
|
467
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
468
|
-
protected terraformAttribute: string;
|
|
469
|
-
protected wrapsSet: boolean;
|
|
470
461
|
internalValue?: DataHelmTemplateSetSensitive[] | cdktn.IResolvable;
|
|
471
462
|
/**
|
|
472
463
|
* @param terraformResource The parent resource
|
|
@@ -522,9 +513,6 @@ export declare class DataHelmTemplateSetWoOutputReference extends cdktn.ComplexO
|
|
|
522
513
|
get valueInput(): string | undefined;
|
|
523
514
|
}
|
|
524
515
|
export declare class DataHelmTemplateSetWoList extends cdktn.ComplexList {
|
|
525
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
526
|
-
protected terraformAttribute: string;
|
|
527
|
-
protected wrapsSet: boolean;
|
|
528
516
|
internalValue?: DataHelmTemplateSetWo[] | cdktn.IResolvable;
|
|
529
517
|
/**
|
|
530
518
|
* @param terraformResource The parent resource
|