@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

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 (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,6 +1,2188 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/systemreport
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemreport
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
+ export function systemreportDryrunInfoParamsSeGroupOptionsToTerraform(struct) {
5
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6
+ return struct;
7
+ }
8
+ if (cdktf.isComplexElement(struct)) {
9
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10
+ }
11
+ return {
12
+ action_on_error: cdktf.stringToTerraform(struct.actionOnError),
13
+ disruptive: cdktf.stringToTerraform(struct.disruptive),
14
+ };
15
+ }
16
+ export function systemreportDryrunInfoParamsSeGroupOptionsToHclTerraform(struct) {
17
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
18
+ return struct;
19
+ }
20
+ if (cdktf.isComplexElement(struct)) {
21
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
22
+ }
23
+ const attrs = {
24
+ action_on_error: {
25
+ value: cdktf.stringToHclTerraform(struct.actionOnError),
26
+ isBlock: false,
27
+ type: "simple",
28
+ storageClassType: "string",
29
+ },
30
+ disruptive: {
31
+ value: cdktf.stringToHclTerraform(struct.disruptive),
32
+ isBlock: false,
33
+ type: "simple",
34
+ storageClassType: "string",
35
+ },
36
+ };
37
+ // remove undefined attributes
38
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
39
+ }
40
+ export class SystemreportDryrunInfoParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
41
+ isEmptyObject = false;
42
+ resolvableValue;
43
+ /**
44
+ * @param terraformResource The parent resource
45
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
46
+ * @param complexObjectIndex the index of this item in the list
47
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
48
+ */
49
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
50
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
51
+ }
52
+ get internalValue() {
53
+ if (this.resolvableValue) {
54
+ return this.resolvableValue;
55
+ }
56
+ let hasAnyValues = this.isEmptyObject;
57
+ const internalValueResult = {};
58
+ if (this._actionOnError !== undefined) {
59
+ hasAnyValues = true;
60
+ internalValueResult.actionOnError = this._actionOnError;
61
+ }
62
+ if (this._disruptive !== undefined) {
63
+ hasAnyValues = true;
64
+ internalValueResult.disruptive = this._disruptive;
65
+ }
66
+ return hasAnyValues ? internalValueResult : undefined;
67
+ }
68
+ set internalValue(value) {
69
+ if (value === undefined) {
70
+ this.isEmptyObject = false;
71
+ this.resolvableValue = undefined;
72
+ this._actionOnError = undefined;
73
+ this._disruptive = undefined;
74
+ }
75
+ else if (cdktf.Tokenization.isResolvable(value)) {
76
+ this.isEmptyObject = false;
77
+ this.resolvableValue = value;
78
+ }
79
+ else {
80
+ this.isEmptyObject = Object.keys(value).length === 0;
81
+ this.resolvableValue = undefined;
82
+ this._actionOnError = value.actionOnError;
83
+ this._disruptive = value.disruptive;
84
+ }
85
+ }
86
+ // action_on_error - computed: false, optional: true, required: false
87
+ _actionOnError;
88
+ get actionOnError() {
89
+ return this.getStringAttribute('action_on_error');
90
+ }
91
+ set actionOnError(value) {
92
+ this._actionOnError = value;
93
+ }
94
+ resetActionOnError() {
95
+ this._actionOnError = undefined;
96
+ }
97
+ // Temporarily expose input value. Use with caution.
98
+ get actionOnErrorInput() {
99
+ return this._actionOnError;
100
+ }
101
+ // disruptive - computed: false, optional: true, required: false
102
+ _disruptive;
103
+ get disruptive() {
104
+ return this.getStringAttribute('disruptive');
105
+ }
106
+ set disruptive(value) {
107
+ this._disruptive = value;
108
+ }
109
+ resetDisruptive() {
110
+ this._disruptive = undefined;
111
+ }
112
+ // Temporarily expose input value. Use with caution.
113
+ get disruptiveInput() {
114
+ return this._disruptive;
115
+ }
116
+ }
117
+ export class SystemreportDryrunInfoParamsSeGroupOptionsList extends cdktf.ComplexList {
118
+ terraformResource;
119
+ terraformAttribute;
120
+ wrapsSet;
121
+ internalValue;
122
+ /**
123
+ * @param terraformResource The parent resource
124
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
125
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
126
+ */
127
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
128
+ super(terraformResource, terraformAttribute, wrapsSet);
129
+ this.terraformResource = terraformResource;
130
+ this.terraformAttribute = terraformAttribute;
131
+ this.wrapsSet = wrapsSet;
132
+ }
133
+ /**
134
+ * @param index the index of the item to return
135
+ */
136
+ get(index) {
137
+ return new SystemreportDryrunInfoParamsSeGroupOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
138
+ }
139
+ }
140
+ export function systemreportDryrunInfoParamsToTerraform(struct) {
141
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
142
+ return struct;
143
+ }
144
+ if (cdktf.isComplexElement(struct)) {
145
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
146
+ }
147
+ return {
148
+ controller_patch_ref: cdktf.stringToTerraform(struct.controllerPatchRef),
149
+ dryrun: cdktf.stringToTerraform(struct.dryrun),
150
+ image_ref: cdktf.stringToTerraform(struct.imageRef),
151
+ prechecks_only: cdktf.stringToTerraform(struct.prechecksOnly),
152
+ se_group_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.seGroupRefs),
153
+ se_patch_ref: cdktf.stringToTerraform(struct.sePatchRef),
154
+ skip_warnings: cdktf.stringToTerraform(struct.skipWarnings),
155
+ system: cdktf.stringToTerraform(struct.systemAttribute),
156
+ se_group_options: cdktf.listMapper(systemreportDryrunInfoParamsSeGroupOptionsToTerraform, true)(struct.seGroupOptions),
157
+ };
158
+ }
159
+ export function systemreportDryrunInfoParamsToHclTerraform(struct) {
160
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
161
+ return struct;
162
+ }
163
+ if (cdktf.isComplexElement(struct)) {
164
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
165
+ }
166
+ const attrs = {
167
+ controller_patch_ref: {
168
+ value: cdktf.stringToHclTerraform(struct.controllerPatchRef),
169
+ isBlock: false,
170
+ type: "simple",
171
+ storageClassType: "string",
172
+ },
173
+ dryrun: {
174
+ value: cdktf.stringToHclTerraform(struct.dryrun),
175
+ isBlock: false,
176
+ type: "simple",
177
+ storageClassType: "string",
178
+ },
179
+ image_ref: {
180
+ value: cdktf.stringToHclTerraform(struct.imageRef),
181
+ isBlock: false,
182
+ type: "simple",
183
+ storageClassType: "string",
184
+ },
185
+ prechecks_only: {
186
+ value: cdktf.stringToHclTerraform(struct.prechecksOnly),
187
+ isBlock: false,
188
+ type: "simple",
189
+ storageClassType: "string",
190
+ },
191
+ se_group_refs: {
192
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.seGroupRefs),
193
+ isBlock: false,
194
+ type: "list",
195
+ storageClassType: "stringList",
196
+ },
197
+ se_patch_ref: {
198
+ value: cdktf.stringToHclTerraform(struct.sePatchRef),
199
+ isBlock: false,
200
+ type: "simple",
201
+ storageClassType: "string",
202
+ },
203
+ skip_warnings: {
204
+ value: cdktf.stringToHclTerraform(struct.skipWarnings),
205
+ isBlock: false,
206
+ type: "simple",
207
+ storageClassType: "string",
208
+ },
209
+ system: {
210
+ value: cdktf.stringToHclTerraform(struct.systemAttribute),
211
+ isBlock: false,
212
+ type: "simple",
213
+ storageClassType: "string",
214
+ },
215
+ se_group_options: {
216
+ value: cdktf.listMapperHcl(systemreportDryrunInfoParamsSeGroupOptionsToHclTerraform, true)(struct.seGroupOptions),
217
+ isBlock: true,
218
+ type: "set",
219
+ storageClassType: "SystemreportDryrunInfoParamsSeGroupOptionsList",
220
+ },
221
+ };
222
+ // remove undefined attributes
223
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
224
+ }
225
+ export class SystemreportDryrunInfoParamsOutputReference extends cdktf.ComplexObject {
226
+ isEmptyObject = false;
227
+ resolvableValue;
228
+ /**
229
+ * @param terraformResource The parent resource
230
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
231
+ * @param complexObjectIndex the index of this item in the list
232
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
233
+ */
234
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
235
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
236
+ }
237
+ get internalValue() {
238
+ if (this.resolvableValue) {
239
+ return this.resolvableValue;
240
+ }
241
+ let hasAnyValues = this.isEmptyObject;
242
+ const internalValueResult = {};
243
+ if (this._controllerPatchRef !== undefined) {
244
+ hasAnyValues = true;
245
+ internalValueResult.controllerPatchRef = this._controllerPatchRef;
246
+ }
247
+ if (this._dryrun !== undefined) {
248
+ hasAnyValues = true;
249
+ internalValueResult.dryrun = this._dryrun;
250
+ }
251
+ if (this._imageRef !== undefined) {
252
+ hasAnyValues = true;
253
+ internalValueResult.imageRef = this._imageRef;
254
+ }
255
+ if (this._prechecksOnly !== undefined) {
256
+ hasAnyValues = true;
257
+ internalValueResult.prechecksOnly = this._prechecksOnly;
258
+ }
259
+ if (this._seGroupRefs !== undefined) {
260
+ hasAnyValues = true;
261
+ internalValueResult.seGroupRefs = this._seGroupRefs;
262
+ }
263
+ if (this._sePatchRef !== undefined) {
264
+ hasAnyValues = true;
265
+ internalValueResult.sePatchRef = this._sePatchRef;
266
+ }
267
+ if (this._skipWarnings !== undefined) {
268
+ hasAnyValues = true;
269
+ internalValueResult.skipWarnings = this._skipWarnings;
270
+ }
271
+ if (this._system !== undefined) {
272
+ hasAnyValues = true;
273
+ internalValueResult.systemAttribute = this._system;
274
+ }
275
+ if (this._seGroupOptions?.internalValue !== undefined) {
276
+ hasAnyValues = true;
277
+ internalValueResult.seGroupOptions = this._seGroupOptions?.internalValue;
278
+ }
279
+ return hasAnyValues ? internalValueResult : undefined;
280
+ }
281
+ set internalValue(value) {
282
+ if (value === undefined) {
283
+ this.isEmptyObject = false;
284
+ this.resolvableValue = undefined;
285
+ this._controllerPatchRef = undefined;
286
+ this._dryrun = undefined;
287
+ this._imageRef = undefined;
288
+ this._prechecksOnly = undefined;
289
+ this._seGroupRefs = undefined;
290
+ this._sePatchRef = undefined;
291
+ this._skipWarnings = undefined;
292
+ this._system = undefined;
293
+ this._seGroupOptions.internalValue = undefined;
294
+ }
295
+ else if (cdktf.Tokenization.isResolvable(value)) {
296
+ this.isEmptyObject = false;
297
+ this.resolvableValue = value;
298
+ }
299
+ else {
300
+ this.isEmptyObject = Object.keys(value).length === 0;
301
+ this.resolvableValue = undefined;
302
+ this._controllerPatchRef = value.controllerPatchRef;
303
+ this._dryrun = value.dryrun;
304
+ this._imageRef = value.imageRef;
305
+ this._prechecksOnly = value.prechecksOnly;
306
+ this._seGroupRefs = value.seGroupRefs;
307
+ this._sePatchRef = value.sePatchRef;
308
+ this._skipWarnings = value.skipWarnings;
309
+ this._system = value.systemAttribute;
310
+ this._seGroupOptions.internalValue = value.seGroupOptions;
311
+ }
312
+ }
313
+ // controller_patch_ref - computed: true, optional: true, required: false
314
+ _controllerPatchRef;
315
+ get controllerPatchRef() {
316
+ return this.getStringAttribute('controller_patch_ref');
317
+ }
318
+ set controllerPatchRef(value) {
319
+ this._controllerPatchRef = value;
320
+ }
321
+ resetControllerPatchRef() {
322
+ this._controllerPatchRef = undefined;
323
+ }
324
+ // Temporarily expose input value. Use with caution.
325
+ get controllerPatchRefInput() {
326
+ return this._controllerPatchRef;
327
+ }
328
+ // dryrun - computed: true, optional: true, required: false
329
+ _dryrun;
330
+ get dryrun() {
331
+ return this.getStringAttribute('dryrun');
332
+ }
333
+ set dryrun(value) {
334
+ this._dryrun = value;
335
+ }
336
+ resetDryrun() {
337
+ this._dryrun = undefined;
338
+ }
339
+ // Temporarily expose input value. Use with caution.
340
+ get dryrunInput() {
341
+ return this._dryrun;
342
+ }
343
+ // image_ref - computed: true, optional: true, required: false
344
+ _imageRef;
345
+ get imageRef() {
346
+ return this.getStringAttribute('image_ref');
347
+ }
348
+ set imageRef(value) {
349
+ this._imageRef = value;
350
+ }
351
+ resetImageRef() {
352
+ this._imageRef = undefined;
353
+ }
354
+ // Temporarily expose input value. Use with caution.
355
+ get imageRefInput() {
356
+ return this._imageRef;
357
+ }
358
+ // prechecks_only - computed: true, optional: true, required: false
359
+ _prechecksOnly;
360
+ get prechecksOnly() {
361
+ return this.getStringAttribute('prechecks_only');
362
+ }
363
+ set prechecksOnly(value) {
364
+ this._prechecksOnly = value;
365
+ }
366
+ resetPrechecksOnly() {
367
+ this._prechecksOnly = undefined;
368
+ }
369
+ // Temporarily expose input value. Use with caution.
370
+ get prechecksOnlyInput() {
371
+ return this._prechecksOnly;
372
+ }
373
+ // se_group_refs - computed: false, optional: true, required: false
374
+ _seGroupRefs;
375
+ get seGroupRefs() {
376
+ return this.getListAttribute('se_group_refs');
377
+ }
378
+ set seGroupRefs(value) {
379
+ this._seGroupRefs = value;
380
+ }
381
+ resetSeGroupRefs() {
382
+ this._seGroupRefs = undefined;
383
+ }
384
+ // Temporarily expose input value. Use with caution.
385
+ get seGroupRefsInput() {
386
+ return this._seGroupRefs;
387
+ }
388
+ // se_patch_ref - computed: true, optional: true, required: false
389
+ _sePatchRef;
390
+ get sePatchRef() {
391
+ return this.getStringAttribute('se_patch_ref');
392
+ }
393
+ set sePatchRef(value) {
394
+ this._sePatchRef = value;
395
+ }
396
+ resetSePatchRef() {
397
+ this._sePatchRef = undefined;
398
+ }
399
+ // Temporarily expose input value. Use with caution.
400
+ get sePatchRefInput() {
401
+ return this._sePatchRef;
402
+ }
403
+ // skip_warnings - computed: true, optional: true, required: false
404
+ _skipWarnings;
405
+ get skipWarnings() {
406
+ return this.getStringAttribute('skip_warnings');
407
+ }
408
+ set skipWarnings(value) {
409
+ this._skipWarnings = value;
410
+ }
411
+ resetSkipWarnings() {
412
+ this._skipWarnings = undefined;
413
+ }
414
+ // Temporarily expose input value. Use with caution.
415
+ get skipWarningsInput() {
416
+ return this._skipWarnings;
417
+ }
418
+ // system - computed: true, optional: true, required: false
419
+ _system;
420
+ get systemAttribute() {
421
+ return this.getStringAttribute('system');
422
+ }
423
+ set systemAttribute(value) {
424
+ this._system = value;
425
+ }
426
+ resetSystemAttribute() {
427
+ this._system = undefined;
428
+ }
429
+ // Temporarily expose input value. Use with caution.
430
+ get systemAttributeInput() {
431
+ return this._system;
432
+ }
433
+ // se_group_options - computed: false, optional: true, required: false
434
+ _seGroupOptions = new SystemreportDryrunInfoParamsSeGroupOptionsList(this, "se_group_options", true);
435
+ get seGroupOptions() {
436
+ return this._seGroupOptions;
437
+ }
438
+ putSeGroupOptions(value) {
439
+ this._seGroupOptions.internalValue = value;
440
+ }
441
+ resetSeGroupOptions() {
442
+ this._seGroupOptions.internalValue = undefined;
443
+ }
444
+ // Temporarily expose input value. Use with caution.
445
+ get seGroupOptionsInput() {
446
+ return this._seGroupOptions.internalValue;
447
+ }
448
+ }
449
+ export class SystemreportDryrunInfoParamsList extends cdktf.ComplexList {
450
+ terraformResource;
451
+ terraformAttribute;
452
+ wrapsSet;
453
+ internalValue;
454
+ /**
455
+ * @param terraformResource The parent resource
456
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
457
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
458
+ */
459
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
460
+ super(terraformResource, terraformAttribute, wrapsSet);
461
+ this.terraformResource = terraformResource;
462
+ this.terraformAttribute = terraformAttribute;
463
+ this.wrapsSet = wrapsSet;
464
+ }
465
+ /**
466
+ * @param index the index of the item to return
467
+ */
468
+ get(index) {
469
+ return new SystemreportDryrunInfoParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
470
+ }
471
+ }
472
+ export function systemreportDryrunInfoStateLastChangedTimeToTerraform(struct) {
473
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
474
+ return struct;
475
+ }
476
+ if (cdktf.isComplexElement(struct)) {
477
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
478
+ }
479
+ return {
480
+ secs: cdktf.stringToTerraform(struct.secs),
481
+ usecs: cdktf.stringToTerraform(struct.usecs),
482
+ };
483
+ }
484
+ export function systemreportDryrunInfoStateLastChangedTimeToHclTerraform(struct) {
485
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
486
+ return struct;
487
+ }
488
+ if (cdktf.isComplexElement(struct)) {
489
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
490
+ }
491
+ const attrs = {
492
+ secs: {
493
+ value: cdktf.stringToHclTerraform(struct.secs),
494
+ isBlock: false,
495
+ type: "simple",
496
+ storageClassType: "string",
497
+ },
498
+ usecs: {
499
+ value: cdktf.stringToHclTerraform(struct.usecs),
500
+ isBlock: false,
501
+ type: "simple",
502
+ storageClassType: "string",
503
+ },
504
+ };
505
+ // remove undefined attributes
506
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
507
+ }
508
+ export class SystemreportDryrunInfoStateLastChangedTimeOutputReference extends cdktf.ComplexObject {
509
+ isEmptyObject = false;
510
+ resolvableValue;
511
+ /**
512
+ * @param terraformResource The parent resource
513
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
514
+ * @param complexObjectIndex the index of this item in the list
515
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
516
+ */
517
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
518
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
519
+ }
520
+ get internalValue() {
521
+ if (this.resolvableValue) {
522
+ return this.resolvableValue;
523
+ }
524
+ let hasAnyValues = this.isEmptyObject;
525
+ const internalValueResult = {};
526
+ if (this._secs !== undefined) {
527
+ hasAnyValues = true;
528
+ internalValueResult.secs = this._secs;
529
+ }
530
+ if (this._usecs !== undefined) {
531
+ hasAnyValues = true;
532
+ internalValueResult.usecs = this._usecs;
533
+ }
534
+ return hasAnyValues ? internalValueResult : undefined;
535
+ }
536
+ set internalValue(value) {
537
+ if (value === undefined) {
538
+ this.isEmptyObject = false;
539
+ this.resolvableValue = undefined;
540
+ this._secs = undefined;
541
+ this._usecs = undefined;
542
+ }
543
+ else if (cdktf.Tokenization.isResolvable(value)) {
544
+ this.isEmptyObject = false;
545
+ this.resolvableValue = value;
546
+ }
547
+ else {
548
+ this.isEmptyObject = Object.keys(value).length === 0;
549
+ this.resolvableValue = undefined;
550
+ this._secs = value.secs;
551
+ this._usecs = value.usecs;
552
+ }
553
+ }
554
+ // secs - computed: false, optional: false, required: true
555
+ _secs;
556
+ get secs() {
557
+ return this.getStringAttribute('secs');
558
+ }
559
+ set secs(value) {
560
+ this._secs = value;
561
+ }
562
+ // Temporarily expose input value. Use with caution.
563
+ get secsInput() {
564
+ return this._secs;
565
+ }
566
+ // usecs - computed: false, optional: false, required: true
567
+ _usecs;
568
+ get usecs() {
569
+ return this.getStringAttribute('usecs');
570
+ }
571
+ set usecs(value) {
572
+ this._usecs = value;
573
+ }
574
+ // Temporarily expose input value. Use with caution.
575
+ get usecsInput() {
576
+ return this._usecs;
577
+ }
578
+ }
579
+ export class SystemreportDryrunInfoStateLastChangedTimeList extends cdktf.ComplexList {
580
+ terraformResource;
581
+ terraformAttribute;
582
+ wrapsSet;
583
+ internalValue;
584
+ /**
585
+ * @param terraformResource The parent resource
586
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
587
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
588
+ */
589
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
590
+ super(terraformResource, terraformAttribute, wrapsSet);
591
+ this.terraformResource = terraformResource;
592
+ this.terraformAttribute = terraformAttribute;
593
+ this.wrapsSet = wrapsSet;
594
+ }
595
+ /**
596
+ * @param index the index of the item to return
597
+ */
598
+ get(index) {
599
+ return new SystemreportDryrunInfoStateLastChangedTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
600
+ }
601
+ }
602
+ export function systemreportDryrunInfoStateToTerraform(struct) {
603
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
604
+ return struct;
605
+ }
606
+ if (cdktf.isComplexElement(struct)) {
607
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
608
+ }
609
+ return {
610
+ reason: cdktf.stringToTerraform(struct.reason),
611
+ rebooted: cdktf.stringToTerraform(struct.rebooted),
612
+ state: cdktf.stringToTerraform(struct.state),
613
+ last_changed_time: cdktf.listMapper(systemreportDryrunInfoStateLastChangedTimeToTerraform, true)(struct.lastChangedTime),
614
+ };
615
+ }
616
+ export function systemreportDryrunInfoStateToHclTerraform(struct) {
617
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
618
+ return struct;
619
+ }
620
+ if (cdktf.isComplexElement(struct)) {
621
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
622
+ }
623
+ const attrs = {
624
+ reason: {
625
+ value: cdktf.stringToHclTerraform(struct.reason),
626
+ isBlock: false,
627
+ type: "simple",
628
+ storageClassType: "string",
629
+ },
630
+ rebooted: {
631
+ value: cdktf.stringToHclTerraform(struct.rebooted),
632
+ isBlock: false,
633
+ type: "simple",
634
+ storageClassType: "string",
635
+ },
636
+ state: {
637
+ value: cdktf.stringToHclTerraform(struct.state),
638
+ isBlock: false,
639
+ type: "simple",
640
+ storageClassType: "string",
641
+ },
642
+ last_changed_time: {
643
+ value: cdktf.listMapperHcl(systemreportDryrunInfoStateLastChangedTimeToHclTerraform, true)(struct.lastChangedTime),
644
+ isBlock: true,
645
+ type: "set",
646
+ storageClassType: "SystemreportDryrunInfoStateLastChangedTimeList",
647
+ },
648
+ };
649
+ // remove undefined attributes
650
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
651
+ }
652
+ export class SystemreportDryrunInfoStateOutputReference extends cdktf.ComplexObject {
653
+ isEmptyObject = false;
654
+ resolvableValue;
655
+ /**
656
+ * @param terraformResource The parent resource
657
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
658
+ * @param complexObjectIndex the index of this item in the list
659
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
660
+ */
661
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
662
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
663
+ }
664
+ get internalValue() {
665
+ if (this.resolvableValue) {
666
+ return this.resolvableValue;
667
+ }
668
+ let hasAnyValues = this.isEmptyObject;
669
+ const internalValueResult = {};
670
+ if (this._reason !== undefined) {
671
+ hasAnyValues = true;
672
+ internalValueResult.reason = this._reason;
673
+ }
674
+ if (this._rebooted !== undefined) {
675
+ hasAnyValues = true;
676
+ internalValueResult.rebooted = this._rebooted;
677
+ }
678
+ if (this._state !== undefined) {
679
+ hasAnyValues = true;
680
+ internalValueResult.state = this._state;
681
+ }
682
+ if (this._lastChangedTime?.internalValue !== undefined) {
683
+ hasAnyValues = true;
684
+ internalValueResult.lastChangedTime = this._lastChangedTime?.internalValue;
685
+ }
686
+ return hasAnyValues ? internalValueResult : undefined;
687
+ }
688
+ set internalValue(value) {
689
+ if (value === undefined) {
690
+ this.isEmptyObject = false;
691
+ this.resolvableValue = undefined;
692
+ this._reason = undefined;
693
+ this._rebooted = undefined;
694
+ this._state = undefined;
695
+ this._lastChangedTime.internalValue = undefined;
696
+ }
697
+ else if (cdktf.Tokenization.isResolvable(value)) {
698
+ this.isEmptyObject = false;
699
+ this.resolvableValue = value;
700
+ }
701
+ else {
702
+ this.isEmptyObject = Object.keys(value).length === 0;
703
+ this.resolvableValue = undefined;
704
+ this._reason = value.reason;
705
+ this._rebooted = value.rebooted;
706
+ this._state = value.state;
707
+ this._lastChangedTime.internalValue = value.lastChangedTime;
708
+ }
709
+ }
710
+ // reason - computed: true, optional: true, required: false
711
+ _reason;
712
+ get reason() {
713
+ return this.getStringAttribute('reason');
714
+ }
715
+ set reason(value) {
716
+ this._reason = value;
717
+ }
718
+ resetReason() {
719
+ this._reason = undefined;
720
+ }
721
+ // Temporarily expose input value. Use with caution.
722
+ get reasonInput() {
723
+ return this._reason;
724
+ }
725
+ // rebooted - computed: true, optional: true, required: false
726
+ _rebooted;
727
+ get rebooted() {
728
+ return this.getStringAttribute('rebooted');
729
+ }
730
+ set rebooted(value) {
731
+ this._rebooted = value;
732
+ }
733
+ resetRebooted() {
734
+ this._rebooted = undefined;
735
+ }
736
+ // Temporarily expose input value. Use with caution.
737
+ get rebootedInput() {
738
+ return this._rebooted;
739
+ }
740
+ // state - computed: true, optional: true, required: false
741
+ _state;
742
+ get state() {
743
+ return this.getStringAttribute('state');
744
+ }
745
+ set state(value) {
746
+ this._state = value;
747
+ }
748
+ resetState() {
749
+ this._state = undefined;
750
+ }
751
+ // Temporarily expose input value. Use with caution.
752
+ get stateInput() {
753
+ return this._state;
754
+ }
755
+ // last_changed_time - computed: false, optional: true, required: false
756
+ _lastChangedTime = new SystemreportDryrunInfoStateLastChangedTimeList(this, "last_changed_time", true);
757
+ get lastChangedTime() {
758
+ return this._lastChangedTime;
759
+ }
760
+ putLastChangedTime(value) {
761
+ this._lastChangedTime.internalValue = value;
762
+ }
763
+ resetLastChangedTime() {
764
+ this._lastChangedTime.internalValue = undefined;
765
+ }
766
+ // Temporarily expose input value. Use with caution.
767
+ get lastChangedTimeInput() {
768
+ return this._lastChangedTime.internalValue;
769
+ }
770
+ }
771
+ export class SystemreportDryrunInfoStateList extends cdktf.ComplexList {
772
+ terraformResource;
773
+ terraformAttribute;
774
+ wrapsSet;
775
+ internalValue;
776
+ /**
777
+ * @param terraformResource The parent resource
778
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
779
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
780
+ */
781
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
782
+ super(terraformResource, terraformAttribute, wrapsSet);
783
+ this.terraformResource = terraformResource;
784
+ this.terraformAttribute = terraformAttribute;
785
+ this.wrapsSet = wrapsSet;
786
+ }
787
+ /**
788
+ * @param index the index of the item to return
789
+ */
790
+ get(index) {
791
+ return new SystemreportDryrunInfoStateOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
792
+ }
793
+ }
794
+ export function systemreportDryrunInfoUpgradeEventsNodesEventsIpToTerraform(struct) {
795
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
796
+ return struct;
797
+ }
798
+ if (cdktf.isComplexElement(struct)) {
799
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
800
+ }
801
+ return {
802
+ addr: cdktf.stringToTerraform(struct.addr),
803
+ type: cdktf.stringToTerraform(struct.type),
804
+ };
805
+ }
806
+ export function systemreportDryrunInfoUpgradeEventsNodesEventsIpToHclTerraform(struct) {
807
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
808
+ return struct;
809
+ }
810
+ if (cdktf.isComplexElement(struct)) {
811
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
812
+ }
813
+ const attrs = {
814
+ addr: {
815
+ value: cdktf.stringToHclTerraform(struct.addr),
816
+ isBlock: false,
817
+ type: "simple",
818
+ storageClassType: "string",
819
+ },
820
+ type: {
821
+ value: cdktf.stringToHclTerraform(struct.type),
822
+ isBlock: false,
823
+ type: "simple",
824
+ storageClassType: "string",
825
+ },
826
+ };
827
+ // remove undefined attributes
828
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
829
+ }
830
+ export class SystemreportDryrunInfoUpgradeEventsNodesEventsIpOutputReference extends cdktf.ComplexObject {
831
+ isEmptyObject = false;
832
+ resolvableValue;
833
+ /**
834
+ * @param terraformResource The parent resource
835
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
836
+ * @param complexObjectIndex the index of this item in the list
837
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
838
+ */
839
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
840
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
841
+ }
842
+ get internalValue() {
843
+ if (this.resolvableValue) {
844
+ return this.resolvableValue;
845
+ }
846
+ let hasAnyValues = this.isEmptyObject;
847
+ const internalValueResult = {};
848
+ if (this._addr !== undefined) {
849
+ hasAnyValues = true;
850
+ internalValueResult.addr = this._addr;
851
+ }
852
+ if (this._type !== undefined) {
853
+ hasAnyValues = true;
854
+ internalValueResult.type = this._type;
855
+ }
856
+ return hasAnyValues ? internalValueResult : undefined;
857
+ }
858
+ set internalValue(value) {
859
+ if (value === undefined) {
860
+ this.isEmptyObject = false;
861
+ this.resolvableValue = undefined;
862
+ this._addr = undefined;
863
+ this._type = undefined;
864
+ }
865
+ else if (cdktf.Tokenization.isResolvable(value)) {
866
+ this.isEmptyObject = false;
867
+ this.resolvableValue = value;
868
+ }
869
+ else {
870
+ this.isEmptyObject = Object.keys(value).length === 0;
871
+ this.resolvableValue = undefined;
872
+ this._addr = value.addr;
873
+ this._type = value.type;
874
+ }
875
+ }
876
+ // addr - computed: false, optional: false, required: true
877
+ _addr;
878
+ get addr() {
879
+ return this.getStringAttribute('addr');
880
+ }
881
+ set addr(value) {
882
+ this._addr = value;
883
+ }
884
+ // Temporarily expose input value. Use with caution.
885
+ get addrInput() {
886
+ return this._addr;
887
+ }
888
+ // type - computed: false, optional: false, required: true
889
+ _type;
890
+ get type() {
891
+ return this.getStringAttribute('type');
892
+ }
893
+ set type(value) {
894
+ this._type = value;
895
+ }
896
+ // Temporarily expose input value. Use with caution.
897
+ get typeInput() {
898
+ return this._type;
899
+ }
900
+ }
901
+ export class SystemreportDryrunInfoUpgradeEventsNodesEventsIpList extends cdktf.ComplexList {
902
+ terraformResource;
903
+ terraformAttribute;
904
+ wrapsSet;
905
+ internalValue;
906
+ /**
907
+ * @param terraformResource The parent resource
908
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
909
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
910
+ */
911
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
912
+ super(terraformResource, terraformAttribute, wrapsSet);
913
+ this.terraformResource = terraformResource;
914
+ this.terraformAttribute = terraformAttribute;
915
+ this.wrapsSet = wrapsSet;
916
+ }
917
+ /**
918
+ * @param index the index of the item to return
919
+ */
920
+ get(index) {
921
+ return new SystemreportDryrunInfoUpgradeEventsNodesEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
922
+ }
923
+ }
924
+ export function systemreportDryrunInfoUpgradeEventsNodesEventsToTerraform(struct) {
925
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
926
+ return struct;
927
+ }
928
+ if (cdktf.isComplexElement(struct)) {
929
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
930
+ }
931
+ return {
932
+ duration: cdktf.stringToTerraform(struct.duration),
933
+ end_time: cdktf.stringToTerraform(struct.endTime),
934
+ message: cdktf.stringToTerraform(struct.message),
935
+ start_time: cdktf.stringToTerraform(struct.startTime),
936
+ status: cdktf.stringToTerraform(struct.status),
937
+ sub_tasks: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.subTasks),
938
+ ip: cdktf.listMapper(systemreportDryrunInfoUpgradeEventsNodesEventsIpToTerraform, true)(struct.ip),
939
+ };
940
+ }
941
+ export function systemreportDryrunInfoUpgradeEventsNodesEventsToHclTerraform(struct) {
942
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
943
+ return struct;
944
+ }
945
+ if (cdktf.isComplexElement(struct)) {
946
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
947
+ }
948
+ const attrs = {
949
+ duration: {
950
+ value: cdktf.stringToHclTerraform(struct.duration),
951
+ isBlock: false,
952
+ type: "simple",
953
+ storageClassType: "string",
954
+ },
955
+ end_time: {
956
+ value: cdktf.stringToHclTerraform(struct.endTime),
957
+ isBlock: false,
958
+ type: "simple",
959
+ storageClassType: "string",
960
+ },
961
+ message: {
962
+ value: cdktf.stringToHclTerraform(struct.message),
963
+ isBlock: false,
964
+ type: "simple",
965
+ storageClassType: "string",
966
+ },
967
+ start_time: {
968
+ value: cdktf.stringToHclTerraform(struct.startTime),
969
+ isBlock: false,
970
+ type: "simple",
971
+ storageClassType: "string",
972
+ },
973
+ status: {
974
+ value: cdktf.stringToHclTerraform(struct.status),
975
+ isBlock: false,
976
+ type: "simple",
977
+ storageClassType: "string",
978
+ },
979
+ sub_tasks: {
980
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.subTasks),
981
+ isBlock: false,
982
+ type: "list",
983
+ storageClassType: "stringList",
984
+ },
985
+ ip: {
986
+ value: cdktf.listMapperHcl(systemreportDryrunInfoUpgradeEventsNodesEventsIpToHclTerraform, true)(struct.ip),
987
+ isBlock: true,
988
+ type: "set",
989
+ storageClassType: "SystemreportDryrunInfoUpgradeEventsNodesEventsIpList",
990
+ },
991
+ };
992
+ // remove undefined attributes
993
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
994
+ }
995
+ export class SystemreportDryrunInfoUpgradeEventsNodesEventsOutputReference extends cdktf.ComplexObject {
996
+ isEmptyObject = false;
997
+ resolvableValue;
998
+ /**
999
+ * @param terraformResource The parent resource
1000
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1001
+ * @param complexObjectIndex the index of this item in the list
1002
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1003
+ */
1004
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1005
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1006
+ }
1007
+ get internalValue() {
1008
+ if (this.resolvableValue) {
1009
+ return this.resolvableValue;
1010
+ }
1011
+ let hasAnyValues = this.isEmptyObject;
1012
+ const internalValueResult = {};
1013
+ if (this._duration !== undefined) {
1014
+ hasAnyValues = true;
1015
+ internalValueResult.duration = this._duration;
1016
+ }
1017
+ if (this._endTime !== undefined) {
1018
+ hasAnyValues = true;
1019
+ internalValueResult.endTime = this._endTime;
1020
+ }
1021
+ if (this._message !== undefined) {
1022
+ hasAnyValues = true;
1023
+ internalValueResult.message = this._message;
1024
+ }
1025
+ if (this._startTime !== undefined) {
1026
+ hasAnyValues = true;
1027
+ internalValueResult.startTime = this._startTime;
1028
+ }
1029
+ if (this._status !== undefined) {
1030
+ hasAnyValues = true;
1031
+ internalValueResult.status = this._status;
1032
+ }
1033
+ if (this._subTasks !== undefined) {
1034
+ hasAnyValues = true;
1035
+ internalValueResult.subTasks = this._subTasks;
1036
+ }
1037
+ if (this._ip?.internalValue !== undefined) {
1038
+ hasAnyValues = true;
1039
+ internalValueResult.ip = this._ip?.internalValue;
1040
+ }
1041
+ return hasAnyValues ? internalValueResult : undefined;
1042
+ }
1043
+ set internalValue(value) {
1044
+ if (value === undefined) {
1045
+ this.isEmptyObject = false;
1046
+ this.resolvableValue = undefined;
1047
+ this._duration = undefined;
1048
+ this._endTime = undefined;
1049
+ this._message = undefined;
1050
+ this._startTime = undefined;
1051
+ this._status = undefined;
1052
+ this._subTasks = undefined;
1053
+ this._ip.internalValue = undefined;
1054
+ }
1055
+ else if (cdktf.Tokenization.isResolvable(value)) {
1056
+ this.isEmptyObject = false;
1057
+ this.resolvableValue = value;
1058
+ }
1059
+ else {
1060
+ this.isEmptyObject = Object.keys(value).length === 0;
1061
+ this.resolvableValue = undefined;
1062
+ this._duration = value.duration;
1063
+ this._endTime = value.endTime;
1064
+ this._message = value.message;
1065
+ this._startTime = value.startTime;
1066
+ this._status = value.status;
1067
+ this._subTasks = value.subTasks;
1068
+ this._ip.internalValue = value.ip;
1069
+ }
1070
+ }
1071
+ // duration - computed: true, optional: true, required: false
1072
+ _duration;
1073
+ get duration() {
1074
+ return this.getStringAttribute('duration');
1075
+ }
1076
+ set duration(value) {
1077
+ this._duration = value;
1078
+ }
1079
+ resetDuration() {
1080
+ this._duration = undefined;
1081
+ }
1082
+ // Temporarily expose input value. Use with caution.
1083
+ get durationInput() {
1084
+ return this._duration;
1085
+ }
1086
+ // end_time - computed: true, optional: true, required: false
1087
+ _endTime;
1088
+ get endTime() {
1089
+ return this.getStringAttribute('end_time');
1090
+ }
1091
+ set endTime(value) {
1092
+ this._endTime = value;
1093
+ }
1094
+ resetEndTime() {
1095
+ this._endTime = undefined;
1096
+ }
1097
+ // Temporarily expose input value. Use with caution.
1098
+ get endTimeInput() {
1099
+ return this._endTime;
1100
+ }
1101
+ // message - computed: true, optional: true, required: false
1102
+ _message;
1103
+ get message() {
1104
+ return this.getStringAttribute('message');
1105
+ }
1106
+ set message(value) {
1107
+ this._message = value;
1108
+ }
1109
+ resetMessage() {
1110
+ this._message = undefined;
1111
+ }
1112
+ // Temporarily expose input value. Use with caution.
1113
+ get messageInput() {
1114
+ return this._message;
1115
+ }
1116
+ // start_time - computed: true, optional: true, required: false
1117
+ _startTime;
1118
+ get startTime() {
1119
+ return this.getStringAttribute('start_time');
1120
+ }
1121
+ set startTime(value) {
1122
+ this._startTime = value;
1123
+ }
1124
+ resetStartTime() {
1125
+ this._startTime = undefined;
1126
+ }
1127
+ // Temporarily expose input value. Use with caution.
1128
+ get startTimeInput() {
1129
+ return this._startTime;
1130
+ }
1131
+ // status - computed: false, optional: true, required: false
1132
+ _status;
1133
+ get status() {
1134
+ return this.getStringAttribute('status');
1135
+ }
1136
+ set status(value) {
1137
+ this._status = value;
1138
+ }
1139
+ resetStatus() {
1140
+ this._status = undefined;
1141
+ }
1142
+ // Temporarily expose input value. Use with caution.
1143
+ get statusInput() {
1144
+ return this._status;
1145
+ }
1146
+ // sub_tasks - computed: false, optional: true, required: false
1147
+ _subTasks;
1148
+ get subTasks() {
1149
+ return this.getListAttribute('sub_tasks');
1150
+ }
1151
+ set subTasks(value) {
1152
+ this._subTasks = value;
1153
+ }
1154
+ resetSubTasks() {
1155
+ this._subTasks = undefined;
1156
+ }
1157
+ // Temporarily expose input value. Use with caution.
1158
+ get subTasksInput() {
1159
+ return this._subTasks;
1160
+ }
1161
+ // ip - computed: false, optional: true, required: false
1162
+ _ip = new SystemreportDryrunInfoUpgradeEventsNodesEventsIpList(this, "ip", true);
1163
+ get ip() {
1164
+ return this._ip;
1165
+ }
1166
+ putIp(value) {
1167
+ this._ip.internalValue = value;
1168
+ }
1169
+ resetIp() {
1170
+ this._ip.internalValue = undefined;
1171
+ }
1172
+ // Temporarily expose input value. Use with caution.
1173
+ get ipInput() {
1174
+ return this._ip.internalValue;
1175
+ }
1176
+ }
1177
+ export class SystemreportDryrunInfoUpgradeEventsNodesEventsList extends cdktf.ComplexList {
1178
+ terraformResource;
1179
+ terraformAttribute;
1180
+ wrapsSet;
1181
+ internalValue;
1182
+ /**
1183
+ * @param terraformResource The parent resource
1184
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1185
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1186
+ */
1187
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1188
+ super(terraformResource, terraformAttribute, wrapsSet);
1189
+ this.terraformResource = terraformResource;
1190
+ this.terraformAttribute = terraformAttribute;
1191
+ this.wrapsSet = wrapsSet;
1192
+ }
1193
+ /**
1194
+ * @param index the index of the item to return
1195
+ */
1196
+ get(index) {
1197
+ return new SystemreportDryrunInfoUpgradeEventsNodesEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1198
+ }
1199
+ }
1200
+ export function systemreportDryrunInfoUpgradeEventsSubEventsIpToTerraform(struct) {
1201
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1202
+ return struct;
1203
+ }
1204
+ if (cdktf.isComplexElement(struct)) {
1205
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1206
+ }
1207
+ return {
1208
+ addr: cdktf.stringToTerraform(struct.addr),
1209
+ type: cdktf.stringToTerraform(struct.type),
1210
+ };
1211
+ }
1212
+ export function systemreportDryrunInfoUpgradeEventsSubEventsIpToHclTerraform(struct) {
1213
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1214
+ return struct;
1215
+ }
1216
+ if (cdktf.isComplexElement(struct)) {
1217
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1218
+ }
1219
+ const attrs = {
1220
+ addr: {
1221
+ value: cdktf.stringToHclTerraform(struct.addr),
1222
+ isBlock: false,
1223
+ type: "simple",
1224
+ storageClassType: "string",
1225
+ },
1226
+ type: {
1227
+ value: cdktf.stringToHclTerraform(struct.type),
1228
+ isBlock: false,
1229
+ type: "simple",
1230
+ storageClassType: "string",
1231
+ },
1232
+ };
1233
+ // remove undefined attributes
1234
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1235
+ }
1236
+ export class SystemreportDryrunInfoUpgradeEventsSubEventsIpOutputReference extends cdktf.ComplexObject {
1237
+ isEmptyObject = false;
1238
+ resolvableValue;
1239
+ /**
1240
+ * @param terraformResource The parent resource
1241
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1242
+ * @param complexObjectIndex the index of this item in the list
1243
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1244
+ */
1245
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1246
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1247
+ }
1248
+ get internalValue() {
1249
+ if (this.resolvableValue) {
1250
+ return this.resolvableValue;
1251
+ }
1252
+ let hasAnyValues = this.isEmptyObject;
1253
+ const internalValueResult = {};
1254
+ if (this._addr !== undefined) {
1255
+ hasAnyValues = true;
1256
+ internalValueResult.addr = this._addr;
1257
+ }
1258
+ if (this._type !== undefined) {
1259
+ hasAnyValues = true;
1260
+ internalValueResult.type = this._type;
1261
+ }
1262
+ return hasAnyValues ? internalValueResult : undefined;
1263
+ }
1264
+ set internalValue(value) {
1265
+ if (value === undefined) {
1266
+ this.isEmptyObject = false;
1267
+ this.resolvableValue = undefined;
1268
+ this._addr = undefined;
1269
+ this._type = undefined;
1270
+ }
1271
+ else if (cdktf.Tokenization.isResolvable(value)) {
1272
+ this.isEmptyObject = false;
1273
+ this.resolvableValue = value;
1274
+ }
1275
+ else {
1276
+ this.isEmptyObject = Object.keys(value).length === 0;
1277
+ this.resolvableValue = undefined;
1278
+ this._addr = value.addr;
1279
+ this._type = value.type;
1280
+ }
1281
+ }
1282
+ // addr - computed: false, optional: false, required: true
1283
+ _addr;
1284
+ get addr() {
1285
+ return this.getStringAttribute('addr');
1286
+ }
1287
+ set addr(value) {
1288
+ this._addr = value;
1289
+ }
1290
+ // Temporarily expose input value. Use with caution.
1291
+ get addrInput() {
1292
+ return this._addr;
1293
+ }
1294
+ // type - computed: false, optional: false, required: true
1295
+ _type;
1296
+ get type() {
1297
+ return this.getStringAttribute('type');
1298
+ }
1299
+ set type(value) {
1300
+ this._type = value;
1301
+ }
1302
+ // Temporarily expose input value. Use with caution.
1303
+ get typeInput() {
1304
+ return this._type;
1305
+ }
1306
+ }
1307
+ export class SystemreportDryrunInfoUpgradeEventsSubEventsIpList extends cdktf.ComplexList {
1308
+ terraformResource;
1309
+ terraformAttribute;
1310
+ wrapsSet;
1311
+ internalValue;
1312
+ /**
1313
+ * @param terraformResource The parent resource
1314
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1315
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1316
+ */
1317
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1318
+ super(terraformResource, terraformAttribute, wrapsSet);
1319
+ this.terraformResource = terraformResource;
1320
+ this.terraformAttribute = terraformAttribute;
1321
+ this.wrapsSet = wrapsSet;
1322
+ }
1323
+ /**
1324
+ * @param index the index of the item to return
1325
+ */
1326
+ get(index) {
1327
+ return new SystemreportDryrunInfoUpgradeEventsSubEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1328
+ }
1329
+ }
1330
+ export function systemreportDryrunInfoUpgradeEventsSubEventsToTerraform(struct) {
1331
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1332
+ return struct;
1333
+ }
1334
+ if (cdktf.isComplexElement(struct)) {
1335
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1336
+ }
1337
+ return {
1338
+ duration: cdktf.stringToTerraform(struct.duration),
1339
+ end_time: cdktf.stringToTerraform(struct.endTime),
1340
+ message: cdktf.stringToTerraform(struct.message),
1341
+ start_time: cdktf.stringToTerraform(struct.startTime),
1342
+ status: cdktf.stringToTerraform(struct.status),
1343
+ sub_tasks: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.subTasks),
1344
+ ip: cdktf.listMapper(systemreportDryrunInfoUpgradeEventsSubEventsIpToTerraform, true)(struct.ip),
1345
+ };
1346
+ }
1347
+ export function systemreportDryrunInfoUpgradeEventsSubEventsToHclTerraform(struct) {
1348
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1349
+ return struct;
1350
+ }
1351
+ if (cdktf.isComplexElement(struct)) {
1352
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1353
+ }
1354
+ const attrs = {
1355
+ duration: {
1356
+ value: cdktf.stringToHclTerraform(struct.duration),
1357
+ isBlock: false,
1358
+ type: "simple",
1359
+ storageClassType: "string",
1360
+ },
1361
+ end_time: {
1362
+ value: cdktf.stringToHclTerraform(struct.endTime),
1363
+ isBlock: false,
1364
+ type: "simple",
1365
+ storageClassType: "string",
1366
+ },
1367
+ message: {
1368
+ value: cdktf.stringToHclTerraform(struct.message),
1369
+ isBlock: false,
1370
+ type: "simple",
1371
+ storageClassType: "string",
1372
+ },
1373
+ start_time: {
1374
+ value: cdktf.stringToHclTerraform(struct.startTime),
1375
+ isBlock: false,
1376
+ type: "simple",
1377
+ storageClassType: "string",
1378
+ },
1379
+ status: {
1380
+ value: cdktf.stringToHclTerraform(struct.status),
1381
+ isBlock: false,
1382
+ type: "simple",
1383
+ storageClassType: "string",
1384
+ },
1385
+ sub_tasks: {
1386
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.subTasks),
1387
+ isBlock: false,
1388
+ type: "list",
1389
+ storageClassType: "stringList",
1390
+ },
1391
+ ip: {
1392
+ value: cdktf.listMapperHcl(systemreportDryrunInfoUpgradeEventsSubEventsIpToHclTerraform, true)(struct.ip),
1393
+ isBlock: true,
1394
+ type: "set",
1395
+ storageClassType: "SystemreportDryrunInfoUpgradeEventsSubEventsIpList",
1396
+ },
1397
+ };
1398
+ // remove undefined attributes
1399
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1400
+ }
1401
+ export class SystemreportDryrunInfoUpgradeEventsSubEventsOutputReference extends cdktf.ComplexObject {
1402
+ isEmptyObject = false;
1403
+ resolvableValue;
1404
+ /**
1405
+ * @param terraformResource The parent resource
1406
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1407
+ * @param complexObjectIndex the index of this item in the list
1408
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1409
+ */
1410
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1411
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1412
+ }
1413
+ get internalValue() {
1414
+ if (this.resolvableValue) {
1415
+ return this.resolvableValue;
1416
+ }
1417
+ let hasAnyValues = this.isEmptyObject;
1418
+ const internalValueResult = {};
1419
+ if (this._duration !== undefined) {
1420
+ hasAnyValues = true;
1421
+ internalValueResult.duration = this._duration;
1422
+ }
1423
+ if (this._endTime !== undefined) {
1424
+ hasAnyValues = true;
1425
+ internalValueResult.endTime = this._endTime;
1426
+ }
1427
+ if (this._message !== undefined) {
1428
+ hasAnyValues = true;
1429
+ internalValueResult.message = this._message;
1430
+ }
1431
+ if (this._startTime !== undefined) {
1432
+ hasAnyValues = true;
1433
+ internalValueResult.startTime = this._startTime;
1434
+ }
1435
+ if (this._status !== undefined) {
1436
+ hasAnyValues = true;
1437
+ internalValueResult.status = this._status;
1438
+ }
1439
+ if (this._subTasks !== undefined) {
1440
+ hasAnyValues = true;
1441
+ internalValueResult.subTasks = this._subTasks;
1442
+ }
1443
+ if (this._ip?.internalValue !== undefined) {
1444
+ hasAnyValues = true;
1445
+ internalValueResult.ip = this._ip?.internalValue;
1446
+ }
1447
+ return hasAnyValues ? internalValueResult : undefined;
1448
+ }
1449
+ set internalValue(value) {
1450
+ if (value === undefined) {
1451
+ this.isEmptyObject = false;
1452
+ this.resolvableValue = undefined;
1453
+ this._duration = undefined;
1454
+ this._endTime = undefined;
1455
+ this._message = undefined;
1456
+ this._startTime = undefined;
1457
+ this._status = undefined;
1458
+ this._subTasks = undefined;
1459
+ this._ip.internalValue = undefined;
1460
+ }
1461
+ else if (cdktf.Tokenization.isResolvable(value)) {
1462
+ this.isEmptyObject = false;
1463
+ this.resolvableValue = value;
1464
+ }
1465
+ else {
1466
+ this.isEmptyObject = Object.keys(value).length === 0;
1467
+ this.resolvableValue = undefined;
1468
+ this._duration = value.duration;
1469
+ this._endTime = value.endTime;
1470
+ this._message = value.message;
1471
+ this._startTime = value.startTime;
1472
+ this._status = value.status;
1473
+ this._subTasks = value.subTasks;
1474
+ this._ip.internalValue = value.ip;
1475
+ }
1476
+ }
1477
+ // duration - computed: true, optional: true, required: false
1478
+ _duration;
1479
+ get duration() {
1480
+ return this.getStringAttribute('duration');
1481
+ }
1482
+ set duration(value) {
1483
+ this._duration = value;
1484
+ }
1485
+ resetDuration() {
1486
+ this._duration = undefined;
1487
+ }
1488
+ // Temporarily expose input value. Use with caution.
1489
+ get durationInput() {
1490
+ return this._duration;
1491
+ }
1492
+ // end_time - computed: true, optional: true, required: false
1493
+ _endTime;
1494
+ get endTime() {
1495
+ return this.getStringAttribute('end_time');
1496
+ }
1497
+ set endTime(value) {
1498
+ this._endTime = value;
1499
+ }
1500
+ resetEndTime() {
1501
+ this._endTime = undefined;
1502
+ }
1503
+ // Temporarily expose input value. Use with caution.
1504
+ get endTimeInput() {
1505
+ return this._endTime;
1506
+ }
1507
+ // message - computed: true, optional: true, required: false
1508
+ _message;
1509
+ get message() {
1510
+ return this.getStringAttribute('message');
1511
+ }
1512
+ set message(value) {
1513
+ this._message = value;
1514
+ }
1515
+ resetMessage() {
1516
+ this._message = undefined;
1517
+ }
1518
+ // Temporarily expose input value. Use with caution.
1519
+ get messageInput() {
1520
+ return this._message;
1521
+ }
1522
+ // start_time - computed: true, optional: true, required: false
1523
+ _startTime;
1524
+ get startTime() {
1525
+ return this.getStringAttribute('start_time');
1526
+ }
1527
+ set startTime(value) {
1528
+ this._startTime = value;
1529
+ }
1530
+ resetStartTime() {
1531
+ this._startTime = undefined;
1532
+ }
1533
+ // Temporarily expose input value. Use with caution.
1534
+ get startTimeInput() {
1535
+ return this._startTime;
1536
+ }
1537
+ // status - computed: false, optional: true, required: false
1538
+ _status;
1539
+ get status() {
1540
+ return this.getStringAttribute('status');
1541
+ }
1542
+ set status(value) {
1543
+ this._status = value;
1544
+ }
1545
+ resetStatus() {
1546
+ this._status = undefined;
1547
+ }
1548
+ // Temporarily expose input value. Use with caution.
1549
+ get statusInput() {
1550
+ return this._status;
1551
+ }
1552
+ // sub_tasks - computed: false, optional: true, required: false
1553
+ _subTasks;
1554
+ get subTasks() {
1555
+ return this.getListAttribute('sub_tasks');
1556
+ }
1557
+ set subTasks(value) {
1558
+ this._subTasks = value;
1559
+ }
1560
+ resetSubTasks() {
1561
+ this._subTasks = undefined;
1562
+ }
1563
+ // Temporarily expose input value. Use with caution.
1564
+ get subTasksInput() {
1565
+ return this._subTasks;
1566
+ }
1567
+ // ip - computed: false, optional: true, required: false
1568
+ _ip = new SystemreportDryrunInfoUpgradeEventsSubEventsIpList(this, "ip", true);
1569
+ get ip() {
1570
+ return this._ip;
1571
+ }
1572
+ putIp(value) {
1573
+ this._ip.internalValue = value;
1574
+ }
1575
+ resetIp() {
1576
+ this._ip.internalValue = undefined;
1577
+ }
1578
+ // Temporarily expose input value. Use with caution.
1579
+ get ipInput() {
1580
+ return this._ip.internalValue;
1581
+ }
1582
+ }
1583
+ export class SystemreportDryrunInfoUpgradeEventsSubEventsList extends cdktf.ComplexList {
1584
+ terraformResource;
1585
+ terraformAttribute;
1586
+ wrapsSet;
1587
+ internalValue;
1588
+ /**
1589
+ * @param terraformResource The parent resource
1590
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1591
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1592
+ */
1593
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1594
+ super(terraformResource, terraformAttribute, wrapsSet);
1595
+ this.terraformResource = terraformResource;
1596
+ this.terraformAttribute = terraformAttribute;
1597
+ this.wrapsSet = wrapsSet;
1598
+ }
1599
+ /**
1600
+ * @param index the index of the item to return
1601
+ */
1602
+ get(index) {
1603
+ return new SystemreportDryrunInfoUpgradeEventsSubEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1604
+ }
1605
+ }
1606
+ export function systemreportDryrunInfoUpgradeEventsToTerraform(struct) {
1607
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1608
+ return struct;
1609
+ }
1610
+ if (cdktf.isComplexElement(struct)) {
1611
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1612
+ }
1613
+ return {
1614
+ task: cdktf.stringToTerraform(struct.task),
1615
+ task_name: cdktf.stringToTerraform(struct.taskName),
1616
+ nodes_events: cdktf.listMapper(systemreportDryrunInfoUpgradeEventsNodesEventsToTerraform, true)(struct.nodesEvents),
1617
+ sub_events: cdktf.listMapper(systemreportDryrunInfoUpgradeEventsSubEventsToTerraform, true)(struct.subEvents),
1618
+ };
1619
+ }
1620
+ export function systemreportDryrunInfoUpgradeEventsToHclTerraform(struct) {
1621
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1622
+ return struct;
1623
+ }
1624
+ if (cdktf.isComplexElement(struct)) {
1625
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1626
+ }
1627
+ const attrs = {
1628
+ task: {
1629
+ value: cdktf.stringToHclTerraform(struct.task),
1630
+ isBlock: false,
1631
+ type: "simple",
1632
+ storageClassType: "string",
1633
+ },
1634
+ task_name: {
1635
+ value: cdktf.stringToHclTerraform(struct.taskName),
1636
+ isBlock: false,
1637
+ type: "simple",
1638
+ storageClassType: "string",
1639
+ },
1640
+ nodes_events: {
1641
+ value: cdktf.listMapperHcl(systemreportDryrunInfoUpgradeEventsNodesEventsToHclTerraform, true)(struct.nodesEvents),
1642
+ isBlock: true,
1643
+ type: "list",
1644
+ storageClassType: "SystemreportDryrunInfoUpgradeEventsNodesEventsList",
1645
+ },
1646
+ sub_events: {
1647
+ value: cdktf.listMapperHcl(systemreportDryrunInfoUpgradeEventsSubEventsToHclTerraform, true)(struct.subEvents),
1648
+ isBlock: true,
1649
+ type: "list",
1650
+ storageClassType: "SystemreportDryrunInfoUpgradeEventsSubEventsList",
1651
+ },
1652
+ };
1653
+ // remove undefined attributes
1654
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1655
+ }
1656
+ export class SystemreportDryrunInfoUpgradeEventsOutputReference extends cdktf.ComplexObject {
1657
+ isEmptyObject = false;
1658
+ resolvableValue;
1659
+ /**
1660
+ * @param terraformResource The parent resource
1661
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1662
+ * @param complexObjectIndex the index of this item in the list
1663
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1664
+ */
1665
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1666
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1667
+ }
1668
+ get internalValue() {
1669
+ if (this.resolvableValue) {
1670
+ return this.resolvableValue;
1671
+ }
1672
+ let hasAnyValues = this.isEmptyObject;
1673
+ const internalValueResult = {};
1674
+ if (this._task !== undefined) {
1675
+ hasAnyValues = true;
1676
+ internalValueResult.task = this._task;
1677
+ }
1678
+ if (this._taskName !== undefined) {
1679
+ hasAnyValues = true;
1680
+ internalValueResult.taskName = this._taskName;
1681
+ }
1682
+ if (this._nodesEvents?.internalValue !== undefined) {
1683
+ hasAnyValues = true;
1684
+ internalValueResult.nodesEvents = this._nodesEvents?.internalValue;
1685
+ }
1686
+ if (this._subEvents?.internalValue !== undefined) {
1687
+ hasAnyValues = true;
1688
+ internalValueResult.subEvents = this._subEvents?.internalValue;
1689
+ }
1690
+ return hasAnyValues ? internalValueResult : undefined;
1691
+ }
1692
+ set internalValue(value) {
1693
+ if (value === undefined) {
1694
+ this.isEmptyObject = false;
1695
+ this.resolvableValue = undefined;
1696
+ this._task = undefined;
1697
+ this._taskName = undefined;
1698
+ this._nodesEvents.internalValue = undefined;
1699
+ this._subEvents.internalValue = undefined;
1700
+ }
1701
+ else if (cdktf.Tokenization.isResolvable(value)) {
1702
+ this.isEmptyObject = false;
1703
+ this.resolvableValue = value;
1704
+ }
1705
+ else {
1706
+ this.isEmptyObject = Object.keys(value).length === 0;
1707
+ this.resolvableValue = undefined;
1708
+ this._task = value.task;
1709
+ this._taskName = value.taskName;
1710
+ this._nodesEvents.internalValue = value.nodesEvents;
1711
+ this._subEvents.internalValue = value.subEvents;
1712
+ }
1713
+ }
1714
+ // task - computed: true, optional: true, required: false
1715
+ _task;
1716
+ get task() {
1717
+ return this.getStringAttribute('task');
1718
+ }
1719
+ set task(value) {
1720
+ this._task = value;
1721
+ }
1722
+ resetTask() {
1723
+ this._task = undefined;
1724
+ }
1725
+ // Temporarily expose input value. Use with caution.
1726
+ get taskInput() {
1727
+ return this._task;
1728
+ }
1729
+ // task_name - computed: true, optional: true, required: false
1730
+ _taskName;
1731
+ get taskName() {
1732
+ return this.getStringAttribute('task_name');
1733
+ }
1734
+ set taskName(value) {
1735
+ this._taskName = value;
1736
+ }
1737
+ resetTaskName() {
1738
+ this._taskName = undefined;
1739
+ }
1740
+ // Temporarily expose input value. Use with caution.
1741
+ get taskNameInput() {
1742
+ return this._taskName;
1743
+ }
1744
+ // nodes_events - computed: false, optional: true, required: false
1745
+ _nodesEvents = new SystemreportDryrunInfoUpgradeEventsNodesEventsList(this, "nodes_events", false);
1746
+ get nodesEvents() {
1747
+ return this._nodesEvents;
1748
+ }
1749
+ putNodesEvents(value) {
1750
+ this._nodesEvents.internalValue = value;
1751
+ }
1752
+ resetNodesEvents() {
1753
+ this._nodesEvents.internalValue = undefined;
1754
+ }
1755
+ // Temporarily expose input value. Use with caution.
1756
+ get nodesEventsInput() {
1757
+ return this._nodesEvents.internalValue;
1758
+ }
1759
+ // sub_events - computed: false, optional: true, required: false
1760
+ _subEvents = new SystemreportDryrunInfoUpgradeEventsSubEventsList(this, "sub_events", false);
1761
+ get subEvents() {
1762
+ return this._subEvents;
1763
+ }
1764
+ putSubEvents(value) {
1765
+ this._subEvents.internalValue = value;
1766
+ }
1767
+ resetSubEvents() {
1768
+ this._subEvents.internalValue = undefined;
1769
+ }
1770
+ // Temporarily expose input value. Use with caution.
1771
+ get subEventsInput() {
1772
+ return this._subEvents.internalValue;
1773
+ }
1774
+ }
1775
+ export class SystemreportDryrunInfoUpgradeEventsList extends cdktf.ComplexList {
1776
+ terraformResource;
1777
+ terraformAttribute;
1778
+ wrapsSet;
1779
+ internalValue;
1780
+ /**
1781
+ * @param terraformResource The parent resource
1782
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1783
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1784
+ */
1785
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1786
+ super(terraformResource, terraformAttribute, wrapsSet);
1787
+ this.terraformResource = terraformResource;
1788
+ this.terraformAttribute = terraformAttribute;
1789
+ this.wrapsSet = wrapsSet;
1790
+ }
1791
+ /**
1792
+ * @param index the index of the item to return
1793
+ */
1794
+ get(index) {
1795
+ return new SystemreportDryrunInfoUpgradeEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1796
+ }
1797
+ }
1798
+ export function systemreportDryrunInfoToTerraform(struct) {
1799
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1800
+ return struct;
1801
+ }
1802
+ if (cdktf.isComplexElement(struct)) {
1803
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1804
+ }
1805
+ return {
1806
+ duration: cdktf.stringToTerraform(struct.duration),
1807
+ end_time: cdktf.stringToTerraform(struct.endTime),
1808
+ operation: cdktf.stringToTerraform(struct.operation),
1809
+ progress: cdktf.stringToTerraform(struct.progress),
1810
+ start_time: cdktf.stringToTerraform(struct.startTime),
1811
+ tasks_completed: cdktf.stringToTerraform(struct.tasksCompleted),
1812
+ total_tasks: cdktf.stringToTerraform(struct.totalTasks),
1813
+ worker: cdktf.stringToTerraform(struct.worker),
1814
+ params: cdktf.listMapper(systemreportDryrunInfoParamsToTerraform, true)(struct.params),
1815
+ state: cdktf.listMapper(systemreportDryrunInfoStateToTerraform, true)(struct.state),
1816
+ upgrade_events: cdktf.listMapper(systemreportDryrunInfoUpgradeEventsToTerraform, true)(struct.upgradeEvents),
1817
+ };
1818
+ }
1819
+ export function systemreportDryrunInfoToHclTerraform(struct) {
1820
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1821
+ return struct;
1822
+ }
1823
+ if (cdktf.isComplexElement(struct)) {
1824
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1825
+ }
1826
+ const attrs = {
1827
+ duration: {
1828
+ value: cdktf.stringToHclTerraform(struct.duration),
1829
+ isBlock: false,
1830
+ type: "simple",
1831
+ storageClassType: "string",
1832
+ },
1833
+ end_time: {
1834
+ value: cdktf.stringToHclTerraform(struct.endTime),
1835
+ isBlock: false,
1836
+ type: "simple",
1837
+ storageClassType: "string",
1838
+ },
1839
+ operation: {
1840
+ value: cdktf.stringToHclTerraform(struct.operation),
1841
+ isBlock: false,
1842
+ type: "simple",
1843
+ storageClassType: "string",
1844
+ },
1845
+ progress: {
1846
+ value: cdktf.stringToHclTerraform(struct.progress),
1847
+ isBlock: false,
1848
+ type: "simple",
1849
+ storageClassType: "string",
1850
+ },
1851
+ start_time: {
1852
+ value: cdktf.stringToHclTerraform(struct.startTime),
1853
+ isBlock: false,
1854
+ type: "simple",
1855
+ storageClassType: "string",
1856
+ },
1857
+ tasks_completed: {
1858
+ value: cdktf.stringToHclTerraform(struct.tasksCompleted),
1859
+ isBlock: false,
1860
+ type: "simple",
1861
+ storageClassType: "string",
1862
+ },
1863
+ total_tasks: {
1864
+ value: cdktf.stringToHclTerraform(struct.totalTasks),
1865
+ isBlock: false,
1866
+ type: "simple",
1867
+ storageClassType: "string",
1868
+ },
1869
+ worker: {
1870
+ value: cdktf.stringToHclTerraform(struct.worker),
1871
+ isBlock: false,
1872
+ type: "simple",
1873
+ storageClassType: "string",
1874
+ },
1875
+ params: {
1876
+ value: cdktf.listMapperHcl(systemreportDryrunInfoParamsToHclTerraform, true)(struct.params),
1877
+ isBlock: true,
1878
+ type: "set",
1879
+ storageClassType: "SystemreportDryrunInfoParamsList",
1880
+ },
1881
+ state: {
1882
+ value: cdktf.listMapperHcl(systemreportDryrunInfoStateToHclTerraform, true)(struct.state),
1883
+ isBlock: true,
1884
+ type: "set",
1885
+ storageClassType: "SystemreportDryrunInfoStateList",
1886
+ },
1887
+ upgrade_events: {
1888
+ value: cdktf.listMapperHcl(systemreportDryrunInfoUpgradeEventsToHclTerraform, true)(struct.upgradeEvents),
1889
+ isBlock: true,
1890
+ type: "list",
1891
+ storageClassType: "SystemreportDryrunInfoUpgradeEventsList",
1892
+ },
1893
+ };
1894
+ // remove undefined attributes
1895
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1896
+ }
1897
+ export class SystemreportDryrunInfoOutputReference extends cdktf.ComplexObject {
1898
+ isEmptyObject = false;
1899
+ resolvableValue;
1900
+ /**
1901
+ * @param terraformResource The parent resource
1902
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1903
+ * @param complexObjectIndex the index of this item in the list
1904
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1905
+ */
1906
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1907
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1908
+ }
1909
+ get internalValue() {
1910
+ if (this.resolvableValue) {
1911
+ return this.resolvableValue;
1912
+ }
1913
+ let hasAnyValues = this.isEmptyObject;
1914
+ const internalValueResult = {};
1915
+ if (this._duration !== undefined) {
1916
+ hasAnyValues = true;
1917
+ internalValueResult.duration = this._duration;
1918
+ }
1919
+ if (this._endTime !== undefined) {
1920
+ hasAnyValues = true;
1921
+ internalValueResult.endTime = this._endTime;
1922
+ }
1923
+ if (this._operation !== undefined) {
1924
+ hasAnyValues = true;
1925
+ internalValueResult.operation = this._operation;
1926
+ }
1927
+ if (this._progress !== undefined) {
1928
+ hasAnyValues = true;
1929
+ internalValueResult.progress = this._progress;
1930
+ }
1931
+ if (this._startTime !== undefined) {
1932
+ hasAnyValues = true;
1933
+ internalValueResult.startTime = this._startTime;
1934
+ }
1935
+ if (this._tasksCompleted !== undefined) {
1936
+ hasAnyValues = true;
1937
+ internalValueResult.tasksCompleted = this._tasksCompleted;
1938
+ }
1939
+ if (this._totalTasks !== undefined) {
1940
+ hasAnyValues = true;
1941
+ internalValueResult.totalTasks = this._totalTasks;
1942
+ }
1943
+ if (this._worker !== undefined) {
1944
+ hasAnyValues = true;
1945
+ internalValueResult.worker = this._worker;
1946
+ }
1947
+ if (this._params?.internalValue !== undefined) {
1948
+ hasAnyValues = true;
1949
+ internalValueResult.params = this._params?.internalValue;
1950
+ }
1951
+ if (this._state?.internalValue !== undefined) {
1952
+ hasAnyValues = true;
1953
+ internalValueResult.state = this._state?.internalValue;
1954
+ }
1955
+ if (this._upgradeEvents?.internalValue !== undefined) {
1956
+ hasAnyValues = true;
1957
+ internalValueResult.upgradeEvents = this._upgradeEvents?.internalValue;
1958
+ }
1959
+ return hasAnyValues ? internalValueResult : undefined;
1960
+ }
1961
+ set internalValue(value) {
1962
+ if (value === undefined) {
1963
+ this.isEmptyObject = false;
1964
+ this.resolvableValue = undefined;
1965
+ this._duration = undefined;
1966
+ this._endTime = undefined;
1967
+ this._operation = undefined;
1968
+ this._progress = undefined;
1969
+ this._startTime = undefined;
1970
+ this._tasksCompleted = undefined;
1971
+ this._totalTasks = undefined;
1972
+ this._worker = undefined;
1973
+ this._params.internalValue = undefined;
1974
+ this._state.internalValue = undefined;
1975
+ this._upgradeEvents.internalValue = undefined;
1976
+ }
1977
+ else if (cdktf.Tokenization.isResolvable(value)) {
1978
+ this.isEmptyObject = false;
1979
+ this.resolvableValue = value;
1980
+ }
1981
+ else {
1982
+ this.isEmptyObject = Object.keys(value).length === 0;
1983
+ this.resolvableValue = undefined;
1984
+ this._duration = value.duration;
1985
+ this._endTime = value.endTime;
1986
+ this._operation = value.operation;
1987
+ this._progress = value.progress;
1988
+ this._startTime = value.startTime;
1989
+ this._tasksCompleted = value.tasksCompleted;
1990
+ this._totalTasks = value.totalTasks;
1991
+ this._worker = value.worker;
1992
+ this._params.internalValue = value.params;
1993
+ this._state.internalValue = value.state;
1994
+ this._upgradeEvents.internalValue = value.upgradeEvents;
1995
+ }
1996
+ }
1997
+ // duration - computed: true, optional: true, required: false
1998
+ _duration;
1999
+ get duration() {
2000
+ return this.getStringAttribute('duration');
2001
+ }
2002
+ set duration(value) {
2003
+ this._duration = value;
2004
+ }
2005
+ resetDuration() {
2006
+ this._duration = undefined;
2007
+ }
2008
+ // Temporarily expose input value. Use with caution.
2009
+ get durationInput() {
2010
+ return this._duration;
2011
+ }
2012
+ // end_time - computed: true, optional: true, required: false
2013
+ _endTime;
2014
+ get endTime() {
2015
+ return this.getStringAttribute('end_time');
2016
+ }
2017
+ set endTime(value) {
2018
+ this._endTime = value;
2019
+ }
2020
+ resetEndTime() {
2021
+ this._endTime = undefined;
2022
+ }
2023
+ // Temporarily expose input value. Use with caution.
2024
+ get endTimeInput() {
2025
+ return this._endTime;
2026
+ }
2027
+ // operation - computed: true, optional: true, required: false
2028
+ _operation;
2029
+ get operation() {
2030
+ return this.getStringAttribute('operation');
2031
+ }
2032
+ set operation(value) {
2033
+ this._operation = value;
2034
+ }
2035
+ resetOperation() {
2036
+ this._operation = undefined;
2037
+ }
2038
+ // Temporarily expose input value. Use with caution.
2039
+ get operationInput() {
2040
+ return this._operation;
2041
+ }
2042
+ // progress - computed: false, optional: true, required: false
2043
+ _progress;
2044
+ get progress() {
2045
+ return this.getStringAttribute('progress');
2046
+ }
2047
+ set progress(value) {
2048
+ this._progress = value;
2049
+ }
2050
+ resetProgress() {
2051
+ this._progress = undefined;
2052
+ }
2053
+ // Temporarily expose input value. Use with caution.
2054
+ get progressInput() {
2055
+ return this._progress;
2056
+ }
2057
+ // start_time - computed: true, optional: true, required: false
2058
+ _startTime;
2059
+ get startTime() {
2060
+ return this.getStringAttribute('start_time');
2061
+ }
2062
+ set startTime(value) {
2063
+ this._startTime = value;
2064
+ }
2065
+ resetStartTime() {
2066
+ this._startTime = undefined;
2067
+ }
2068
+ // Temporarily expose input value. Use with caution.
2069
+ get startTimeInput() {
2070
+ return this._startTime;
2071
+ }
2072
+ // tasks_completed - computed: true, optional: true, required: false
2073
+ _tasksCompleted;
2074
+ get tasksCompleted() {
2075
+ return this.getStringAttribute('tasks_completed');
2076
+ }
2077
+ set tasksCompleted(value) {
2078
+ this._tasksCompleted = value;
2079
+ }
2080
+ resetTasksCompleted() {
2081
+ this._tasksCompleted = undefined;
2082
+ }
2083
+ // Temporarily expose input value. Use with caution.
2084
+ get tasksCompletedInput() {
2085
+ return this._tasksCompleted;
2086
+ }
2087
+ // total_tasks - computed: true, optional: true, required: false
2088
+ _totalTasks;
2089
+ get totalTasks() {
2090
+ return this.getStringAttribute('total_tasks');
2091
+ }
2092
+ set totalTasks(value) {
2093
+ this._totalTasks = value;
2094
+ }
2095
+ resetTotalTasks() {
2096
+ this._totalTasks = undefined;
2097
+ }
2098
+ // Temporarily expose input value. Use with caution.
2099
+ get totalTasksInput() {
2100
+ return this._totalTasks;
2101
+ }
2102
+ // worker - computed: true, optional: true, required: false
2103
+ _worker;
2104
+ get worker() {
2105
+ return this.getStringAttribute('worker');
2106
+ }
2107
+ set worker(value) {
2108
+ this._worker = value;
2109
+ }
2110
+ resetWorker() {
2111
+ this._worker = undefined;
2112
+ }
2113
+ // Temporarily expose input value. Use with caution.
2114
+ get workerInput() {
2115
+ return this._worker;
2116
+ }
2117
+ // params - computed: false, optional: true, required: false
2118
+ _params = new SystemreportDryrunInfoParamsList(this, "params", true);
2119
+ get params() {
2120
+ return this._params;
2121
+ }
2122
+ putParams(value) {
2123
+ this._params.internalValue = value;
2124
+ }
2125
+ resetParams() {
2126
+ this._params.internalValue = undefined;
2127
+ }
2128
+ // Temporarily expose input value. Use with caution.
2129
+ get paramsInput() {
2130
+ return this._params.internalValue;
2131
+ }
2132
+ // state - computed: false, optional: true, required: false
2133
+ _state = new SystemreportDryrunInfoStateList(this, "state", true);
2134
+ get state() {
2135
+ return this._state;
2136
+ }
2137
+ putState(value) {
2138
+ this._state.internalValue = value;
2139
+ }
2140
+ resetState() {
2141
+ this._state.internalValue = undefined;
2142
+ }
2143
+ // Temporarily expose input value. Use with caution.
2144
+ get stateInput() {
2145
+ return this._state.internalValue;
2146
+ }
2147
+ // upgrade_events - computed: false, optional: true, required: false
2148
+ _upgradeEvents = new SystemreportDryrunInfoUpgradeEventsList(this, "upgrade_events", false);
2149
+ get upgradeEvents() {
2150
+ return this._upgradeEvents;
2151
+ }
2152
+ putUpgradeEvents(value) {
2153
+ this._upgradeEvents.internalValue = value;
2154
+ }
2155
+ resetUpgradeEvents() {
2156
+ this._upgradeEvents.internalValue = undefined;
2157
+ }
2158
+ // Temporarily expose input value. Use with caution.
2159
+ get upgradeEventsInput() {
2160
+ return this._upgradeEvents.internalValue;
2161
+ }
2162
+ }
2163
+ export class SystemreportDryrunInfoList extends cdktf.ComplexList {
2164
+ terraformResource;
2165
+ terraformAttribute;
2166
+ wrapsSet;
2167
+ internalValue;
2168
+ /**
2169
+ * @param terraformResource The parent resource
2170
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2171
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2172
+ */
2173
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2174
+ super(terraformResource, terraformAttribute, wrapsSet);
2175
+ this.terraformResource = terraformResource;
2176
+ this.terraformAttribute = terraformAttribute;
2177
+ this.wrapsSet = wrapsSet;
2178
+ }
2179
+ /**
2180
+ * @param index the index of the item to return
2181
+ */
2182
+ get(index) {
2183
+ return new SystemreportDryrunInfoOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2184
+ }
2185
+ }
4
2186
  export function systemreportEventsToTerraform(struct) {
5
2187
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6
2188
  return struct;
@@ -888,6 +3070,7 @@ export function systemreportReadinessReportsSystemReadinessToTerraform(struct) {
888
3070
  end_time: cdktf.stringToTerraform(struct.endTime),
889
3071
  image_ref: cdktf.stringToTerraform(struct.imageRef),
890
3072
  patch_image_ref: cdktf.stringToTerraform(struct.patchImageRef),
3073
+ progress: cdktf.stringToTerraform(struct.progress),
891
3074
  start_time: cdktf.stringToTerraform(struct.startTime),
892
3075
  total_checks: cdktf.stringToTerraform(struct.totalChecks),
893
3076
  upgrade_ops: cdktf.stringToTerraform(struct.upgradeOps),
@@ -933,6 +3116,12 @@ export function systemreportReadinessReportsSystemReadinessToHclTerraform(struct
933
3116
  type: "simple",
934
3117
  storageClassType: "string",
935
3118
  },
3119
+ progress: {
3120
+ value: cdktf.stringToHclTerraform(struct.progress),
3121
+ isBlock: false,
3122
+ type: "simple",
3123
+ storageClassType: "string",
3124
+ },
936
3125
  start_time: {
937
3126
  value: cdktf.stringToHclTerraform(struct.startTime),
938
3127
  isBlock: false,
@@ -1005,6 +3194,10 @@ export class SystemreportReadinessReportsSystemReadinessOutputReference extends
1005
3194
  hasAnyValues = true;
1006
3195
  internalValueResult.patchImageRef = this._patchImageRef;
1007
3196
  }
3197
+ if (this._progress !== undefined) {
3198
+ hasAnyValues = true;
3199
+ internalValueResult.progress = this._progress;
3200
+ }
1008
3201
  if (this._startTime !== undefined) {
1009
3202
  hasAnyValues = true;
1010
3203
  internalValueResult.startTime = this._startTime;
@@ -1036,6 +3229,7 @@ export class SystemreportReadinessReportsSystemReadinessOutputReference extends
1036
3229
  this._endTime = undefined;
1037
3230
  this._imageRef = undefined;
1038
3231
  this._patchImageRef = undefined;
3232
+ this._progress = undefined;
1039
3233
  this._startTime = undefined;
1040
3234
  this._totalChecks = undefined;
1041
3235
  this._upgradeOps = undefined;
@@ -1054,6 +3248,7 @@ export class SystemreportReadinessReportsSystemReadinessOutputReference extends
1054
3248
  this._endTime = value.endTime;
1055
3249
  this._imageRef = value.imageRef;
1056
3250
  this._patchImageRef = value.patchImageRef;
3251
+ this._progress = value.progress;
1057
3252
  this._startTime = value.startTime;
1058
3253
  this._totalChecks = value.totalChecks;
1059
3254
  this._upgradeOps = value.upgradeOps;
@@ -1136,6 +3331,21 @@ export class SystemreportReadinessReportsSystemReadinessOutputReference extends
1136
3331
  get patchImageRefInput() {
1137
3332
  return this._patchImageRef;
1138
3333
  }
3334
+ // progress - computed: false, optional: true, required: false
3335
+ _progress;
3336
+ get progress() {
3337
+ return this.getStringAttribute('progress');
3338
+ }
3339
+ set progress(value) {
3340
+ this._progress = value;
3341
+ }
3342
+ resetProgress() {
3343
+ this._progress = undefined;
3344
+ }
3345
+ // Temporarily expose input value. Use with caution.
3346
+ get progressInput() {
3347
+ return this._progress;
3348
+ }
1139
3349
  // start_time - computed: true, optional: true, required: false
1140
3350
  _startTime;
1141
3351
  get startTime() {
@@ -1927,8 +4137,10 @@ export function systemreportTasksSummaryToTerraform(struct) {
1927
4137
  error_count: cdktf.stringToTerraform(struct.errorCount),
1928
4138
  reason: cdktf.stringToTerraform(struct.reason),
1929
4139
  start_time: cdktf.stringToTerraform(struct.startTime),
4140
+ state: cdktf.stringToTerraform(struct.state),
1930
4141
  status: cdktf.stringToTerraform(struct.status),
1931
4142
  type: cdktf.stringToTerraform(struct.type),
4143
+ warning_count: cdktf.stringToTerraform(struct.warningCount),
1932
4144
  };
1933
4145
  }
1934
4146
  export function systemreportTasksSummaryToHclTerraform(struct) {
@@ -1975,6 +4187,12 @@ export function systemreportTasksSummaryToHclTerraform(struct) {
1975
4187
  type: "simple",
1976
4188
  storageClassType: "string",
1977
4189
  },
4190
+ state: {
4191
+ value: cdktf.stringToHclTerraform(struct.state),
4192
+ isBlock: false,
4193
+ type: "simple",
4194
+ storageClassType: "string",
4195
+ },
1978
4196
  status: {
1979
4197
  value: cdktf.stringToHclTerraform(struct.status),
1980
4198
  isBlock: false,
@@ -1987,6 +4205,12 @@ export function systemreportTasksSummaryToHclTerraform(struct) {
1987
4205
  type: "simple",
1988
4206
  storageClassType: "string",
1989
4207
  },
4208
+ warning_count: {
4209
+ value: cdktf.stringToHclTerraform(struct.warningCount),
4210
+ isBlock: false,
4211
+ type: "simple",
4212
+ storageClassType: "string",
4213
+ },
1990
4214
  };
1991
4215
  // remove undefined attributes
1992
4216
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -2033,6 +4257,10 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2033
4257
  hasAnyValues = true;
2034
4258
  internalValueResult.startTime = this._startTime;
2035
4259
  }
4260
+ if (this._state !== undefined) {
4261
+ hasAnyValues = true;
4262
+ internalValueResult.state = this._state;
4263
+ }
2036
4264
  if (this._status !== undefined) {
2037
4265
  hasAnyValues = true;
2038
4266
  internalValueResult.status = this._status;
@@ -2041,6 +4269,10 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2041
4269
  hasAnyValues = true;
2042
4270
  internalValueResult.type = this._type;
2043
4271
  }
4272
+ if (this._warningCount !== undefined) {
4273
+ hasAnyValues = true;
4274
+ internalValueResult.warningCount = this._warningCount;
4275
+ }
2044
4276
  return hasAnyValues ? internalValueResult : undefined;
2045
4277
  }
2046
4278
  set internalValue(value) {
@@ -2053,8 +4285,10 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2053
4285
  this._errorCount = undefined;
2054
4286
  this._reason = undefined;
2055
4287
  this._startTime = undefined;
4288
+ this._state = undefined;
2056
4289
  this._status = undefined;
2057
4290
  this._type = undefined;
4291
+ this._warningCount = undefined;
2058
4292
  }
2059
4293
  else if (cdktf.Tokenization.isResolvable(value)) {
2060
4294
  this.isEmptyObject = false;
@@ -2069,8 +4303,10 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2069
4303
  this._errorCount = value.errorCount;
2070
4304
  this._reason = value.reason;
2071
4305
  this._startTime = value.startTime;
4306
+ this._state = value.state;
2072
4307
  this._status = value.status;
2073
4308
  this._type = value.type;
4309
+ this._warningCount = value.warningCount;
2074
4310
  }
2075
4311
  }
2076
4312
  // description - computed: true, optional: true, required: false
@@ -2163,6 +4399,21 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2163
4399
  get startTimeInput() {
2164
4400
  return this._startTime;
2165
4401
  }
4402
+ // state - computed: true, optional: true, required: false
4403
+ _state;
4404
+ get state() {
4405
+ return this.getStringAttribute('state');
4406
+ }
4407
+ set state(value) {
4408
+ this._state = value;
4409
+ }
4410
+ resetState() {
4411
+ this._state = undefined;
4412
+ }
4413
+ // Temporarily expose input value. Use with caution.
4414
+ get stateInput() {
4415
+ return this._state;
4416
+ }
2166
4417
  // status - computed: true, optional: true, required: false
2167
4418
  _status;
2168
4419
  get status() {
@@ -2190,6 +4441,21 @@ export class SystemreportTasksSummaryOutputReference extends cdktf.ComplexObject
2190
4441
  get typeInput() {
2191
4442
  return this._type;
2192
4443
  }
4444
+ // warning_count - computed: true, optional: true, required: false
4445
+ _warningCount;
4446
+ get warningCount() {
4447
+ return this.getStringAttribute('warning_count');
4448
+ }
4449
+ set warningCount(value) {
4450
+ this._warningCount = value;
4451
+ }
4452
+ resetWarningCount() {
4453
+ this._warningCount = undefined;
4454
+ }
4455
+ // Temporarily expose input value. Use with caution.
4456
+ get warningCountInput() {
4457
+ return this._warningCount;
4458
+ }
2193
4459
  }
2194
4460
  export class SystemreportTasksSummaryList extends cdktf.ComplexList {
2195
4461
  terraformResource;
@@ -2404,7 +4670,7 @@ export class SystemreportTasksList extends cdktf.ComplexList {
2404
4670
  }
2405
4671
  }
2406
4672
  /**
2407
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/systemreport avi_systemreport}
4673
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemreport avi_systemreport}
2408
4674
  */
2409
4675
  export class Systemreport extends cdktf.TerraformResource {
2410
4676
  // =================
@@ -2418,7 +4684,7 @@ export class Systemreport extends cdktf.TerraformResource {
2418
4684
  * Generates CDKTF code for importing a Systemreport resource upon running "cdktf plan <stack-name>"
2419
4685
  * @param scope The scope in which to define this construct
2420
4686
  * @param importToId The construct id used in the generated config for the Systemreport to import
2421
- * @param importFromId The id of the existing Systemreport that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/systemreport#import import section} in the documentation of this resource for the id to use
4687
+ * @param importFromId The id of the existing Systemreport that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemreport#import import section} in the documentation of this resource for the id to use
2422
4688
  * @param provider? Optional instance of the provider where the Systemreport to import is found
2423
4689
  */
2424
4690
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -2428,7 +4694,7 @@ export class Systemreport extends cdktf.TerraformResource {
2428
4694
  // INITIALIZER
2429
4695
  // ===========
2430
4696
  /**
2431
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/systemreport avi_systemreport} Resource
4697
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemreport avi_systemreport} Resource
2432
4698
  *
2433
4699
  * @param scope The scope in which to define this construct
2434
4700
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -2439,8 +4705,8 @@ export class Systemreport extends cdktf.TerraformResource {
2439
4705
  terraformResourceType: 'avi_systemreport',
2440
4706
  terraformGeneratorMetadata: {
2441
4707
  providerName: 'avi',
2442
- providerVersion: '30.2.6',
2443
- providerVersionConstraint: '30.2.6'
4708
+ providerVersion: '31.2.1',
4709
+ providerVersionConstraint: '31.2.1'
2444
4710
  },
2445
4711
  provider: config.provider,
2446
4712
  dependsOn: config.dependsOn,
@@ -2456,9 +4722,12 @@ export class Systemreport extends cdktf.TerraformResource {
2456
4722
  this._id = config.id;
2457
4723
  this._imageRef = config.imageRef;
2458
4724
  this._name = config.name;
4725
+ this._operation = config.operation;
2459
4726
  this._sePatchImageRef = config.sePatchImageRef;
2460
4727
  this._tenantRef = config.tenantRef;
4728
+ this._type = config.type;
2461
4729
  this._uuid = config.uuid;
4730
+ this._dryrunInfo.internalValue = config.dryrunInfo;
2462
4731
  this._events.internalValue = config.events;
2463
4732
  this._readinessReports.internalValue = config.readinessReports;
2464
4733
  this._state.internalValue = config.state;
@@ -2558,6 +4827,21 @@ export class Systemreport extends cdktf.TerraformResource {
2558
4827
  get nameInput() {
2559
4828
  return this._name;
2560
4829
  }
4830
+ // operation - computed: true, optional: true, required: false
4831
+ _operation;
4832
+ get operation() {
4833
+ return this.getStringAttribute('operation');
4834
+ }
4835
+ set operation(value) {
4836
+ this._operation = value;
4837
+ }
4838
+ resetOperation() {
4839
+ this._operation = undefined;
4840
+ }
4841
+ // Temporarily expose input value. Use with caution.
4842
+ get operationInput() {
4843
+ return this._operation;
4844
+ }
2561
4845
  // se_patch_image_ref - computed: true, optional: true, required: false
2562
4846
  _sePatchImageRef;
2563
4847
  get sePatchImageRef() {
@@ -2588,6 +4872,21 @@ export class Systemreport extends cdktf.TerraformResource {
2588
4872
  get tenantRefInput() {
2589
4873
  return this._tenantRef;
2590
4874
  }
4875
+ // type - computed: true, optional: true, required: false
4876
+ _type;
4877
+ get type() {
4878
+ return this.getStringAttribute('type');
4879
+ }
4880
+ set type(value) {
4881
+ this._type = value;
4882
+ }
4883
+ resetType() {
4884
+ this._type = undefined;
4885
+ }
4886
+ // Temporarily expose input value. Use with caution.
4887
+ get typeInput() {
4888
+ return this._type;
4889
+ }
2591
4890
  // uuid - computed: true, optional: true, required: false
2592
4891
  _uuid;
2593
4892
  get uuid() {
@@ -2603,6 +4902,21 @@ export class Systemreport extends cdktf.TerraformResource {
2603
4902
  get uuidInput() {
2604
4903
  return this._uuid;
2605
4904
  }
4905
+ // dryrun_info - computed: false, optional: true, required: false
4906
+ _dryrunInfo = new SystemreportDryrunInfoList(this, "dryrun_info", true);
4907
+ get dryrunInfo() {
4908
+ return this._dryrunInfo;
4909
+ }
4910
+ putDryrunInfo(value) {
4911
+ this._dryrunInfo.internalValue = value;
4912
+ }
4913
+ resetDryrunInfo() {
4914
+ this._dryrunInfo.internalValue = undefined;
4915
+ }
4916
+ // Temporarily expose input value. Use with caution.
4917
+ get dryrunInfoInput() {
4918
+ return this._dryrunInfo.internalValue;
4919
+ }
2606
4920
  // events - computed: false, optional: true, required: false
2607
4921
  _events = new SystemreportEventsList(this, "events", false);
2608
4922
  get events() {
@@ -2689,9 +5003,12 @@ export class Systemreport extends cdktf.TerraformResource {
2689
5003
  id: cdktf.stringToTerraform(this._id),
2690
5004
  image_ref: cdktf.stringToTerraform(this._imageRef),
2691
5005
  name: cdktf.stringToTerraform(this._name),
5006
+ operation: cdktf.stringToTerraform(this._operation),
2692
5007
  se_patch_image_ref: cdktf.stringToTerraform(this._sePatchImageRef),
2693
5008
  tenant_ref: cdktf.stringToTerraform(this._tenantRef),
5009
+ type: cdktf.stringToTerraform(this._type),
2694
5010
  uuid: cdktf.stringToTerraform(this._uuid),
5011
+ dryrun_info: cdktf.listMapper(systemreportDryrunInfoToTerraform, true)(this._dryrunInfo.internalValue),
2695
5012
  events: cdktf.listMapper(systemreportEventsToTerraform, true)(this._events.internalValue),
2696
5013
  readiness_reports: cdktf.listMapper(systemreportReadinessReportsToTerraform, true)(this._readinessReports.internalValue),
2697
5014
  state: cdktf.listMapper(systemreportStateToTerraform, true)(this._state.internalValue),
@@ -2737,6 +5054,12 @@ export class Systemreport extends cdktf.TerraformResource {
2737
5054
  type: "simple",
2738
5055
  storageClassType: "string",
2739
5056
  },
5057
+ operation: {
5058
+ value: cdktf.stringToHclTerraform(this._operation),
5059
+ isBlock: false,
5060
+ type: "simple",
5061
+ storageClassType: "string",
5062
+ },
2740
5063
  se_patch_image_ref: {
2741
5064
  value: cdktf.stringToHclTerraform(this._sePatchImageRef),
2742
5065
  isBlock: false,
@@ -2749,12 +5072,24 @@ export class Systemreport extends cdktf.TerraformResource {
2749
5072
  type: "simple",
2750
5073
  storageClassType: "string",
2751
5074
  },
5075
+ type: {
5076
+ value: cdktf.stringToHclTerraform(this._type),
5077
+ isBlock: false,
5078
+ type: "simple",
5079
+ storageClassType: "string",
5080
+ },
2752
5081
  uuid: {
2753
5082
  value: cdktf.stringToHclTerraform(this._uuid),
2754
5083
  isBlock: false,
2755
5084
  type: "simple",
2756
5085
  storageClassType: "string",
2757
5086
  },
5087
+ dryrun_info: {
5088
+ value: cdktf.listMapperHcl(systemreportDryrunInfoToHclTerraform, true)(this._dryrunInfo.internalValue),
5089
+ isBlock: true,
5090
+ type: "set",
5091
+ storageClassType: "SystemreportDryrunInfoList",
5092
+ },
2758
5093
  events: {
2759
5094
  value: cdktf.listMapperHcl(systemreportEventsToHclTerraform, true)(this._events.internalValue),
2760
5095
  isBlock: true,