@cdktf-providers/vmware-avi 30.2.5 → 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 (569) 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 +424 -255
  61. package/dist/cloudproperties/index.js +732 -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 +380 -211
  69. package/dist/controllerproperties/index.js +671 -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 +90 -15
  135. package/dist/data-avi-cloudproperties/index.js +221 -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 +90 -15
  143. package/dist/data-avi-controllerproperties/index.js +221 -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-federationcheckpoint/index.d.ts +7 -7
  159. package/dist/data-avi-federationcheckpoint/index.js +6 -6
  160. package/dist/data-avi-fileobject/index.d.ts +82 -7
  161. package/dist/data-avi-fileobject/index.js +184 -6
  162. package/dist/data-avi-fileservice/index.d.ts +7 -7
  163. package/dist/data-avi-fileservice/index.js +6 -6
  164. package/dist/data-avi-geodb/index.d.ts +7 -7
  165. package/dist/data-avi-geodb/index.js +6 -6
  166. package/dist/data-avi-gslb/index.d.ts +126 -19
  167. package/dist/data-avi-gslb/index.js +267 -22
  168. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  169. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  170. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  171. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  172. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  173. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  174. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  175. package/dist/data-avi-gslbservice/index.js +263 -6
  176. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  177. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  178. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  179. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  180. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  181. package/dist/data-avi-healthmonitor/index.js +577 -6
  182. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  184. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  185. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  186. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  187. package/dist/data-avi-httppolicyset/index.js +5 -5
  188. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  189. package/dist/data-avi-icapprofile/index.js +6 -6
  190. package/dist/data-avi-image/index.d.ts +157 -9
  191. package/dist/data-avi-image/index.js +362 -14
  192. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  193. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  194. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  195. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  196. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  197. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  198. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  199. package/dist/data-avi-ipreputationdb/index.js +18 -6
  200. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  201. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  202. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  203. package/dist/data-avi-l4policyset/index.js +6 -6
  204. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  205. package/dist/data-avi-labelgroup/index.js +6 -6
  206. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  207. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  208. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  209. package/dist/data-avi-licensestatus/index.js +22 -6
  210. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  211. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  212. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  213. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  214. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  215. package/dist/data-avi-microservicegroup/index.js +6 -6
  216. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  217. package/dist/data-avi-natpolicy/index.js +6 -6
  218. package/dist/data-avi-network/index.d.ts +8 -8
  219. package/dist/data-avi-network/index.js +6 -6
  220. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  221. package/dist/data-avi-networkprofile/index.js +89 -6
  222. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  223. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  224. package/dist/data-avi-networkservice/index.d.ts +8 -8
  225. package/dist/data-avi-networkservice/index.js +6 -6
  226. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  227. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  228. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  229. package/dist/data-avi-pkiprofile/index.js +81 -6
  230. package/dist/data-avi-pool/index.d.ts +83 -11
  231. package/dist/data-avi-pool/index.js +178 -12
  232. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  233. package/dist/data-avi-poolgroup/index.js +6 -6
  234. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  235. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  236. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  237. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  238. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  239. package/dist/data-avi-prioritylabels/index.js +6 -6
  240. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  241. package/dist/data-avi-protocolparser/index.js +6 -6
  242. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  243. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  244. package/dist/data-avi-report/index.d.ts +723 -0
  245. package/dist/data-avi-report/index.js +1670 -0
  246. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  247. package/dist/data-avi-reportprofile/index.js +209 -0
  248. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  249. package/dist/data-avi-retentionpolicy/index.js +6 -5
  250. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  251. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  252. package/dist/data-avi-role/index.d.ts +7 -7
  253. package/dist/data-avi-role/index.js +6 -6
  254. package/dist/data-avi-scheduler/index.d.ts +7 -7
  255. package/dist/data-avi-scheduler/index.js +6 -6
  256. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  257. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  258. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  259. package/dist/data-avi-securitypolicy/index.js +6 -6
  260. package/dist/data-avi-seproperties/index.d.ts +6 -5
  261. package/dist/data-avi-seproperties/index.js +10 -6
  262. package/dist/data-avi-server/index.d.ts +43 -6
  263. package/dist/data-avi-server/index.js +93 -6
  264. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  265. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  266. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  267. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  268. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  269. package/dist/data-avi-serviceengine/index.js +10 -6
  270. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  271. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  272. package/dist/data-avi-siteversion/index.d.ts +7 -7
  273. package/dist/data-avi-siteversion/index.js +6 -6
  274. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  275. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  276. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  277. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  278. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  279. package/dist/data-avi-sslprofile/index.js +10 -6
  280. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  281. package/dist/data-avi-ssopolicy/index.js +6 -6
  282. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  283. package/dist/data-avi-statediffoperation/index.js +6 -6
  284. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  285. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  286. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  287. package/dist/data-avi-stringgroup/index.js +6 -6
  288. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  289. package/dist/data-avi-systemconfiguration/index.js +366 -6
  290. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  291. package/dist/data-avi-systemlimits/index.js +30 -18
  292. package/dist/data-avi-systemreport/index.d.ts +383 -7
  293. package/dist/data-avi-systemreport/index.js +900 -6
  294. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  295. package/dist/data-avi-taskjournal/index.js +216 -6
  296. package/dist/data-avi-techsupport/index.d.ts +501 -0
  297. package/dist/data-avi-techsupport/index.js +1209 -0
  298. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  299. package/dist/data-avi-techsupportmessage/index.js +103 -0
  300. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  301. package/dist/data-avi-techsupportprofile/index.js +371 -0
  302. package/dist/data-avi-tenant/index.d.ts +41 -6
  303. package/dist/data-avi-tenant/index.js +85 -6
  304. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  305. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  310. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  311. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  312. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  313. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  314. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  315. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  316. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  317. package/dist/data-avi-upgradeprofile/index.js +15 -14
  318. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  319. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  320. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  321. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  322. package/dist/data-avi-user/index.d.ts +7 -6
  323. package/dist/data-avi-user/index.js +10 -6
  324. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  325. package/dist/data-avi-useraccountprofile/index.js +6 -6
  326. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  327. package/dist/data-avi-vcenterserver/index.js +6 -6
  328. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  329. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  330. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  331. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  332. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  333. package/dist/data-avi-virtualservice/index.js +13 -9
  334. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  335. package/dist/data-avi-vrfcontext/index.js +6 -6
  336. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  337. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  338. package/dist/data-avi-vsgs/index.d.ts +7 -7
  339. package/dist/data-avi-vsgs/index.js +6 -6
  340. package/dist/data-avi-vsvip/index.d.ts +214 -8
  341. package/dist/data-avi-vsvip/index.js +464 -6
  342. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  343. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  344. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  345. package/dist/data-avi-wafcrs/index.js +6 -6
  346. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  347. package/dist/data-avi-wafpolicy/index.js +24 -372
  348. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  349. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  350. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  351. package/dist/data-avi-wafprofile/index.js +196 -6
  352. package/dist/data-avi-webapput/index.d.ts +18 -9
  353. package/dist/data-avi-webapput/index.js +36 -13
  354. package/dist/data-avi-webhook/index.d.ts +7 -7
  355. package/dist/data-avi-webhook/index.js +6 -6
  356. package/dist/dnspolicy/index.d.ts +112 -112
  357. package/dist/dnspolicy/index.js +6 -6
  358. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  359. package/dist/dynamicdnsrecord/index.js +6 -6
  360. package/dist/errorpagebody/index.d.ts +14 -14
  361. package/dist/errorpagebody/index.js +6 -6
  362. package/dist/errorpageprofile/index.d.ts +23 -23
  363. package/dist/errorpageprofile/index.js +6 -6
  364. package/dist/federationcheckpoint/index.d.ts +12 -12
  365. package/dist/federationcheckpoint/index.js +6 -6
  366. package/dist/fileobject/index.d.ts +201 -32
  367. package/dist/fileobject/index.js +454 -6
  368. package/dist/fileservice/index.d.ts +7 -7
  369. package/dist/fileservice/index.js +6 -6
  370. package/dist/geodb/index.d.ts +21 -21
  371. package/dist/geodb/index.js +6 -6
  372. package/dist/gslb/index.d.ts +321 -117
  373. package/dist/gslb/index.js +593 -60
  374. package/dist/gslbcrmruntime/index.d.ts +139 -112
  375. package/dist/gslbcrmruntime/index.js +118 -33
  376. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  377. package/dist/gslbgeodbprofile/index.js +33 -278
  378. package/dist/gslbhsmruntime/index.d.ts +136 -100
  379. package/dist/gslbhsmruntime/index.js +118 -5
  380. package/dist/gslbservice/index.d.ts +301 -77
  381. package/dist/gslbservice/index.js +602 -6
  382. package/dist/gslbsmruntime/index.d.ts +308 -114
  383. package/dist/gslbsmruntime/index.js +576 -5
  384. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  385. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  386. package/dist/healthmonitor/index.d.ts +868 -168
  387. package/dist/healthmonitor/index.js +2041 -22
  388. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  389. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  390. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  391. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  392. package/dist/httppolicyset/index.d.ts +18 -18
  393. package/dist/httppolicyset/index.js +5 -5
  394. package/dist/icapprofile/index.d.ts +24 -24
  395. package/dist/icapprofile/index.js +6 -6
  396. package/dist/image/index.d.ts +447 -127
  397. package/dist/image/index.js +963 -88
  398. package/dist/index.d.ts +32 -2
  399. package/dist/index.js +32 -2
  400. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  401. package/dist/inventoryfaultconfig/index.js +34 -6
  402. package/dist/ipaddrgroup/index.d.ts +38 -38
  403. package/dist/ipaddrgroup/index.js +6 -6
  404. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  405. package/dist/ipamdnsproviderprofile/index.js +6 -34
  406. package/dist/ipreputationdb/index.d.ts +49 -22
  407. package/dist/ipreputationdb/index.js +75 -6
  408. package/dist/jwtserverprofile/index.d.ts +19 -19
  409. package/dist/jwtserverprofile/index.js +6 -6
  410. package/dist/l4policyset/index.d.ts +53 -53
  411. package/dist/l4policyset/index.js +6 -6
  412. package/dist/labelgroup/index.d.ts +13 -13
  413. package/dist/labelgroup/index.js +6 -6
  414. package/dist/lazy-index.js +32 -2
  415. package/dist/licenseledgerdetails/index.d.ts +166 -24
  416. package/dist/licenseledgerdetails/index.js +375 -6
  417. package/dist/licensestatus/index.d.ts +58 -22
  418. package/dist/licensestatus/index.js +118 -6
  419. package/dist/localworkerfdsversion/index.d.ts +9 -9
  420. package/dist/localworkerfdsversion/index.js +6 -5
  421. package/dist/memorybalancerrequest/index.d.ts +22 -22
  422. package/dist/memorybalancerrequest/index.js +6 -6
  423. package/dist/microservicegroup/index.d.ts +12 -12
  424. package/dist/microservicegroup/index.js +6 -6
  425. package/dist/natpolicy/index.d.ts +79 -79
  426. package/dist/natpolicy/index.js +6 -6
  427. package/dist/network/index.d.ts +38 -38
  428. package/dist/network/index.js +6 -6
  429. package/dist/networkprofile/index.d.ts +137 -66
  430. package/dist/networkprofile/index.js +198 -6
  431. package/dist/networksecuritypolicy/index.d.ts +67 -67
  432. package/dist/networksecuritypolicy/index.js +6 -6
  433. package/dist/networkservice/index.d.ts +45 -45
  434. package/dist/networkservice/index.js +6 -6
  435. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  436. package/dist/nsxtsegmentruntime/index.js +6 -6
  437. package/dist/pkiprofile/index.d.ts +114 -61
  438. package/dist/pkiprofile/index.js +142 -6
  439. package/dist/pool/index.d.ts +349 -211
  440. package/dist/pool/index.js +406 -39
  441. package/dist/poolgroup/index.d.ts +41 -41
  442. package/dist/poolgroup/index.js +6 -6
  443. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  444. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  445. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  446. package/dist/positivesecuritypolicy/index.js +795 -0
  447. package/dist/prioritylabels/index.d.ts +16 -16
  448. package/dist/prioritylabels/index.js +6 -6
  449. package/dist/protocolparser/index.d.ts +14 -14
  450. package/dist/protocolparser/index.js +6 -6
  451. package/dist/provider/index.d.ts +13 -13
  452. package/dist/provider/index.js +6 -6
  453. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  454. package/dist/ratelimitconfiguration/index.js +553 -0
  455. package/dist/report/index.d.ts +1376 -0
  456. package/dist/report/index.js +3623 -0
  457. package/dist/reportprofile/index.d.ts +151 -0
  458. package/dist/reportprofile/index.js +380 -0
  459. package/dist/retentionpolicy/index.d.ts +49 -49
  460. package/dist/retentionpolicy/index.js +6 -5
  461. package/dist/rmcloudopsproto/index.d.ts +18 -9
  462. package/dist/rmcloudopsproto/index.js +29 -6
  463. package/dist/role/index.d.ts +23 -23
  464. package/dist/role/index.js +6 -6
  465. package/dist/scheduler/index.d.ts +18 -18
  466. package/dist/scheduler/index.js +6 -6
  467. package/dist/securitymanagerdata/index.d.ts +40 -22
  468. package/dist/securitymanagerdata/index.js +62 -6
  469. package/dist/securitypolicy/index.d.ts +33 -33
  470. package/dist/securitypolicy/index.js +6 -6
  471. package/dist/seproperties/index.d.ts +190 -181
  472. package/dist/seproperties/index.js +34 -6
  473. package/dist/server/index.d.ts +120 -43
  474. package/dist/server/index.js +207 -6
  475. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  476. package/dist/serverautoscalepolicy/index.js +6 -6
  477. package/dist/serviceauthprofile/index.d.ts +17 -17
  478. package/dist/serviceauthprofile/index.js +6 -6
  479. package/dist/serviceengine/index.d.ts +153 -144
  480. package/dist/serviceengine/index.js +34 -6
  481. package/dist/serviceenginegroup/index.d.ts +775 -439
  482. package/dist/serviceenginegroup/index.js +948 -93
  483. package/dist/siteversion/index.d.ts +16 -16
  484. package/dist/siteversion/index.js +6 -6
  485. package/dist/snmptrapprofile/index.d.ts +22 -22
  486. package/dist/snmptrapprofile/index.js +6 -6
  487. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  488. package/dist/sslkeyandcertificate/index.js +278 -6
  489. package/dist/sslprofile/index.d.ts +44 -35
  490. package/dist/sslprofile/index.js +29 -6
  491. package/dist/ssopolicy/index.d.ts +91 -91
  492. package/dist/ssopolicy/index.js +6 -6
  493. package/dist/statediffoperation/index.d.ts +18 -18
  494. package/dist/statediffoperation/index.js +6 -6
  495. package/dist/statediffsnapshot/index.d.ts +309 -93
  496. package/dist/statediffsnapshot/index.js +678 -6
  497. package/dist/stringgroup/index.d.ts +18 -18
  498. package/dist/stringgroup/index.js +6 -6
  499. package/dist/systemconfiguration/index.d.ts +545 -200
  500. package/dist/systemconfiguration/index.js +932 -34
  501. package/dist/systemlimits/index.d.ts +149 -122
  502. package/dist/systemlimits/index.js +174 -90
  503. package/dist/systemreport/index.d.ts +920 -72
  504. package/dist/systemreport/index.js +2341 -6
  505. package/dist/taskjournal/index.d.ts +278 -37
  506. package/dist/taskjournal/index.js +816 -134
  507. package/dist/techsupport/index.d.ts +1152 -0
  508. package/dist/techsupport/index.js +3106 -0
  509. package/dist/techsupportmessage/index.d.ts +71 -0
  510. package/dist/techsupportmessage/index.js +160 -0
  511. package/dist/techsupportprofile/index.d.ts +284 -0
  512. package/dist/techsupportprofile/index.js +706 -0
  513. package/dist/tenant/index.d.ts +82 -20
  514. package/dist/tenant/index.js +170 -6
  515. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  516. package/dist/tenantsystemconfiguration/index.js +6 -6
  517. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  518. package/dist/testsedatastorelevel1/index.js +6 -6
  519. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  520. package/dist/testsedatastorelevel2/index.js +6 -6
  521. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  522. package/dist/testsedatastorelevel3/index.js +6 -6
  523. package/dist/trafficcloneprofile/index.d.ts +25 -25
  524. package/dist/trafficcloneprofile/index.js +6 -6
  525. package/dist/trustedhostprofile/index.d.ts +14 -14
  526. package/dist/trustedhostprofile/index.js +6 -5
  527. package/dist/upgradeprofile/index.d.ts +41 -41
  528. package/dist/upgradeprofile/index.js +26 -25
  529. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  530. package/dist/upgradestatusinfo/index.js +4027 -38
  531. package/dist/upgradestatussummary/index.d.ts +26 -26
  532. package/dist/upgradestatussummary/index.js +6 -6
  533. package/dist/user/index.d.ts +42 -32
  534. package/dist/user/index.js +33 -7
  535. package/dist/useraccount/index.d.ts +11 -11
  536. package/dist/useraccount/index.js +6 -6
  537. package/dist/useraccountprofile/index.d.ts +14 -14
  538. package/dist/useraccountprofile/index.js +6 -6
  539. package/dist/vcenterserver/index.d.ts +15 -15
  540. package/dist/vcenterserver/index.js +6 -6
  541. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  542. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  543. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  544. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  545. package/dist/virtualservice/index.d.ts +117 -108
  546. package/dist/virtualservice/index.js +51 -28
  547. package/dist/vrfcontext/index.d.ts +117 -117
  548. package/dist/vrfcontext/index.js +6 -6
  549. package/dist/vsdatascriptset/index.d.ts +152 -32
  550. package/dist/vsdatascriptset/index.js +312 -6
  551. package/dist/vsgs/index.d.ts +14 -14
  552. package/dist/vsgs/index.js +6 -6
  553. package/dist/vsvip/index.d.ts +434 -110
  554. package/dist/vsvip/index.js +842 -6
  555. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  556. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  557. package/dist/wafcrs/index.d.ts +69 -69
  558. package/dist/wafcrs/index.js +6 -6
  559. package/dist/wafpolicy/index.d.ts +344 -662
  560. package/dist/wafpolicy/index.js +156 -1015
  561. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  562. package/dist/wafpolicypsmgroup/index.js +80 -6
  563. package/dist/wafprofile/index.d.ts +238 -44
  564. package/dist/wafprofile/index.js +552 -6
  565. package/dist/webapput/index.d.ts +135 -126
  566. package/dist/webapput/index.js +66 -43
  567. package/dist/webhook/index.d.ts +15 -15
  568. package/dist/webhook/index.js +6 -6
  569. package/package.json +2 -2
@@ -1,6 +1,1281 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/data-sources/upgradestatusinfo
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/upgradestatusinfo
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
+ export function dataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsToTerraform(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
+ }
13
+ export function dataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsToHclTerraform(struct) {
14
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
15
+ return struct;
16
+ }
17
+ if (cdktf.isComplexElement(struct)) {
18
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
19
+ }
20
+ const attrs = {};
21
+ return attrs;
22
+ }
23
+ export class DataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
24
+ isEmptyObject = false;
25
+ /**
26
+ * @param terraformResource The parent resource
27
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
28
+ * @param complexObjectIndex the index of this item in the list
29
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
30
+ */
31
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
32
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
33
+ }
34
+ get internalValue() {
35
+ let hasAnyValues = this.isEmptyObject;
36
+ const internalValueResult = {};
37
+ return hasAnyValues ? internalValueResult : undefined;
38
+ }
39
+ set internalValue(value) {
40
+ if (value === undefined) {
41
+ this.isEmptyObject = false;
42
+ }
43
+ else {
44
+ this.isEmptyObject = Object.keys(value).length === 0;
45
+ }
46
+ }
47
+ // action_on_error - computed: true, optional: false, required: false
48
+ get actionOnError() {
49
+ return this.getStringAttribute('action_on_error');
50
+ }
51
+ // disruptive - computed: true, optional: false, required: false
52
+ get disruptive() {
53
+ return this.getStringAttribute('disruptive');
54
+ }
55
+ }
56
+ export class DataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsList extends cdktf.ComplexList {
57
+ terraformResource;
58
+ terraformAttribute;
59
+ wrapsSet;
60
+ /**
61
+ * @param terraformResource The parent resource
62
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
63
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
64
+ */
65
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
66
+ super(terraformResource, terraformAttribute, wrapsSet);
67
+ this.terraformResource = terraformResource;
68
+ this.terraformAttribute = terraformAttribute;
69
+ this.wrapsSet = wrapsSet;
70
+ }
71
+ /**
72
+ * @param index the index of the item to return
73
+ */
74
+ get(index) {
75
+ return new DataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
76
+ }
77
+ }
78
+ export function dataAviUpgradestatusinfoDryrunInfoParamsToTerraform(struct) {
79
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
80
+ return struct;
81
+ }
82
+ if (cdktf.isComplexElement(struct)) {
83
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
84
+ }
85
+ return {};
86
+ }
87
+ export function dataAviUpgradestatusinfoDryrunInfoParamsToHclTerraform(struct) {
88
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
89
+ return struct;
90
+ }
91
+ if (cdktf.isComplexElement(struct)) {
92
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
93
+ }
94
+ const attrs = {};
95
+ return attrs;
96
+ }
97
+ export class DataAviUpgradestatusinfoDryrunInfoParamsOutputReference extends cdktf.ComplexObject {
98
+ isEmptyObject = false;
99
+ /**
100
+ * @param terraformResource The parent resource
101
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
102
+ * @param complexObjectIndex the index of this item in the list
103
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
104
+ */
105
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
106
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
107
+ }
108
+ get internalValue() {
109
+ let hasAnyValues = this.isEmptyObject;
110
+ const internalValueResult = {};
111
+ return hasAnyValues ? internalValueResult : undefined;
112
+ }
113
+ set internalValue(value) {
114
+ if (value === undefined) {
115
+ this.isEmptyObject = false;
116
+ }
117
+ else {
118
+ this.isEmptyObject = Object.keys(value).length === 0;
119
+ }
120
+ }
121
+ // controller_patch_ref - computed: true, optional: false, required: false
122
+ get controllerPatchRef() {
123
+ return this.getStringAttribute('controller_patch_ref');
124
+ }
125
+ // dryrun - computed: true, optional: false, required: false
126
+ get dryrun() {
127
+ return this.getStringAttribute('dryrun');
128
+ }
129
+ // image_ref - computed: true, optional: false, required: false
130
+ get imageRef() {
131
+ return this.getStringAttribute('image_ref');
132
+ }
133
+ // prechecks_only - computed: true, optional: false, required: false
134
+ get prechecksOnly() {
135
+ return this.getStringAttribute('prechecks_only');
136
+ }
137
+ // se_group_options - computed: true, optional: false, required: false
138
+ _seGroupOptions = new DataAviUpgradestatusinfoDryrunInfoParamsSeGroupOptionsList(this, "se_group_options", true);
139
+ get seGroupOptions() {
140
+ return this._seGroupOptions;
141
+ }
142
+ // se_group_refs - computed: true, optional: false, required: false
143
+ get seGroupRefs() {
144
+ return this.getListAttribute('se_group_refs');
145
+ }
146
+ // se_patch_ref - computed: true, optional: false, required: false
147
+ get sePatchRef() {
148
+ return this.getStringAttribute('se_patch_ref');
149
+ }
150
+ // skip_warnings - computed: true, optional: false, required: false
151
+ get skipWarnings() {
152
+ return this.getStringAttribute('skip_warnings');
153
+ }
154
+ // system - computed: true, optional: false, required: false
155
+ get systemAttribute() {
156
+ return this.getStringAttribute('system');
157
+ }
158
+ }
159
+ export class DataAviUpgradestatusinfoDryrunInfoParamsList extends cdktf.ComplexList {
160
+ terraformResource;
161
+ terraformAttribute;
162
+ wrapsSet;
163
+ /**
164
+ * @param terraformResource The parent resource
165
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
166
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
167
+ */
168
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
169
+ super(terraformResource, terraformAttribute, wrapsSet);
170
+ this.terraformResource = terraformResource;
171
+ this.terraformAttribute = terraformAttribute;
172
+ this.wrapsSet = wrapsSet;
173
+ }
174
+ /**
175
+ * @param index the index of the item to return
176
+ */
177
+ get(index) {
178
+ return new DataAviUpgradestatusinfoDryrunInfoParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
179
+ }
180
+ }
181
+ export function dataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeToTerraform(struct) {
182
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
183
+ return struct;
184
+ }
185
+ if (cdktf.isComplexElement(struct)) {
186
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
187
+ }
188
+ return {};
189
+ }
190
+ export function dataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeToHclTerraform(struct) {
191
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
192
+ return struct;
193
+ }
194
+ if (cdktf.isComplexElement(struct)) {
195
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
196
+ }
197
+ const attrs = {};
198
+ return attrs;
199
+ }
200
+ export class DataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeOutputReference extends cdktf.ComplexObject {
201
+ isEmptyObject = false;
202
+ /**
203
+ * @param terraformResource The parent resource
204
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
205
+ * @param complexObjectIndex the index of this item in the list
206
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
207
+ */
208
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
209
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
210
+ }
211
+ get internalValue() {
212
+ let hasAnyValues = this.isEmptyObject;
213
+ const internalValueResult = {};
214
+ return hasAnyValues ? internalValueResult : undefined;
215
+ }
216
+ set internalValue(value) {
217
+ if (value === undefined) {
218
+ this.isEmptyObject = false;
219
+ }
220
+ else {
221
+ this.isEmptyObject = Object.keys(value).length === 0;
222
+ }
223
+ }
224
+ // secs - computed: true, optional: false, required: false
225
+ get secs() {
226
+ return this.getStringAttribute('secs');
227
+ }
228
+ // usecs - computed: true, optional: false, required: false
229
+ get usecs() {
230
+ return this.getStringAttribute('usecs');
231
+ }
232
+ }
233
+ export class DataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeList extends cdktf.ComplexList {
234
+ terraformResource;
235
+ terraformAttribute;
236
+ wrapsSet;
237
+ /**
238
+ * @param terraformResource The parent resource
239
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
240
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
241
+ */
242
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
243
+ super(terraformResource, terraformAttribute, wrapsSet);
244
+ this.terraformResource = terraformResource;
245
+ this.terraformAttribute = terraformAttribute;
246
+ this.wrapsSet = wrapsSet;
247
+ }
248
+ /**
249
+ * @param index the index of the item to return
250
+ */
251
+ get(index) {
252
+ return new DataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
253
+ }
254
+ }
255
+ export function dataAviUpgradestatusinfoDryrunInfoStateToTerraform(struct) {
256
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
257
+ return struct;
258
+ }
259
+ if (cdktf.isComplexElement(struct)) {
260
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
261
+ }
262
+ return {};
263
+ }
264
+ export function dataAviUpgradestatusinfoDryrunInfoStateToHclTerraform(struct) {
265
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
266
+ return struct;
267
+ }
268
+ if (cdktf.isComplexElement(struct)) {
269
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
270
+ }
271
+ const attrs = {};
272
+ return attrs;
273
+ }
274
+ export class DataAviUpgradestatusinfoDryrunInfoStateOutputReference extends cdktf.ComplexObject {
275
+ isEmptyObject = false;
276
+ /**
277
+ * @param terraformResource The parent resource
278
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
279
+ * @param complexObjectIndex the index of this item in the list
280
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
281
+ */
282
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
283
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
284
+ }
285
+ get internalValue() {
286
+ let hasAnyValues = this.isEmptyObject;
287
+ const internalValueResult = {};
288
+ return hasAnyValues ? internalValueResult : undefined;
289
+ }
290
+ set internalValue(value) {
291
+ if (value === undefined) {
292
+ this.isEmptyObject = false;
293
+ }
294
+ else {
295
+ this.isEmptyObject = Object.keys(value).length === 0;
296
+ }
297
+ }
298
+ // last_changed_time - computed: true, optional: false, required: false
299
+ _lastChangedTime = new DataAviUpgradestatusinfoDryrunInfoStateLastChangedTimeList(this, "last_changed_time", true);
300
+ get lastChangedTime() {
301
+ return this._lastChangedTime;
302
+ }
303
+ // reason - computed: true, optional: false, required: false
304
+ get reason() {
305
+ return this.getStringAttribute('reason');
306
+ }
307
+ // rebooted - computed: true, optional: false, required: false
308
+ get rebooted() {
309
+ return this.getStringAttribute('rebooted');
310
+ }
311
+ // state - computed: true, optional: false, required: false
312
+ get state() {
313
+ return this.getStringAttribute('state');
314
+ }
315
+ }
316
+ export class DataAviUpgradestatusinfoDryrunInfoStateList extends cdktf.ComplexList {
317
+ terraformResource;
318
+ terraformAttribute;
319
+ wrapsSet;
320
+ /**
321
+ * @param terraformResource The parent resource
322
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
323
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
324
+ */
325
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
326
+ super(terraformResource, terraformAttribute, wrapsSet);
327
+ this.terraformResource = terraformResource;
328
+ this.terraformAttribute = terraformAttribute;
329
+ this.wrapsSet = wrapsSet;
330
+ }
331
+ /**
332
+ * @param index the index of the item to return
333
+ */
334
+ get(index) {
335
+ return new DataAviUpgradestatusinfoDryrunInfoStateOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
336
+ }
337
+ }
338
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpToTerraform(struct) {
339
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
340
+ return struct;
341
+ }
342
+ if (cdktf.isComplexElement(struct)) {
343
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
344
+ }
345
+ return {};
346
+ }
347
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpToHclTerraform(struct) {
348
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
349
+ return struct;
350
+ }
351
+ if (cdktf.isComplexElement(struct)) {
352
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
353
+ }
354
+ const attrs = {};
355
+ return attrs;
356
+ }
357
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpOutputReference extends cdktf.ComplexObject {
358
+ isEmptyObject = false;
359
+ /**
360
+ * @param terraformResource The parent resource
361
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
362
+ * @param complexObjectIndex the index of this item in the list
363
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
364
+ */
365
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
366
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
367
+ }
368
+ get internalValue() {
369
+ let hasAnyValues = this.isEmptyObject;
370
+ const internalValueResult = {};
371
+ return hasAnyValues ? internalValueResult : undefined;
372
+ }
373
+ set internalValue(value) {
374
+ if (value === undefined) {
375
+ this.isEmptyObject = false;
376
+ }
377
+ else {
378
+ this.isEmptyObject = Object.keys(value).length === 0;
379
+ }
380
+ }
381
+ // addr - computed: true, optional: false, required: false
382
+ get addr() {
383
+ return this.getStringAttribute('addr');
384
+ }
385
+ // type - computed: true, optional: false, required: false
386
+ get type() {
387
+ return this.getStringAttribute('type');
388
+ }
389
+ }
390
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpList extends cdktf.ComplexList {
391
+ terraformResource;
392
+ terraformAttribute;
393
+ wrapsSet;
394
+ /**
395
+ * @param terraformResource The parent resource
396
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
397
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
398
+ */
399
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
400
+ super(terraformResource, terraformAttribute, wrapsSet);
401
+ this.terraformResource = terraformResource;
402
+ this.terraformAttribute = terraformAttribute;
403
+ this.wrapsSet = wrapsSet;
404
+ }
405
+ /**
406
+ * @param index the index of the item to return
407
+ */
408
+ get(index) {
409
+ return new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
410
+ }
411
+ }
412
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsToTerraform(struct) {
413
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
414
+ return struct;
415
+ }
416
+ if (cdktf.isComplexElement(struct)) {
417
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
418
+ }
419
+ return {};
420
+ }
421
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsToHclTerraform(struct) {
422
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
423
+ return struct;
424
+ }
425
+ if (cdktf.isComplexElement(struct)) {
426
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
427
+ }
428
+ const attrs = {};
429
+ return attrs;
430
+ }
431
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsOutputReference extends cdktf.ComplexObject {
432
+ isEmptyObject = false;
433
+ /**
434
+ * @param terraformResource The parent resource
435
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
436
+ * @param complexObjectIndex the index of this item in the list
437
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
438
+ */
439
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
440
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
441
+ }
442
+ get internalValue() {
443
+ let hasAnyValues = this.isEmptyObject;
444
+ const internalValueResult = {};
445
+ return hasAnyValues ? internalValueResult : undefined;
446
+ }
447
+ set internalValue(value) {
448
+ if (value === undefined) {
449
+ this.isEmptyObject = false;
450
+ }
451
+ else {
452
+ this.isEmptyObject = Object.keys(value).length === 0;
453
+ }
454
+ }
455
+ // duration - computed: true, optional: false, required: false
456
+ get duration() {
457
+ return this.getStringAttribute('duration');
458
+ }
459
+ // end_time - computed: true, optional: false, required: false
460
+ get endTime() {
461
+ return this.getStringAttribute('end_time');
462
+ }
463
+ // ip - computed: true, optional: false, required: false
464
+ _ip = new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpList(this, "ip", true);
465
+ get ip() {
466
+ return this._ip;
467
+ }
468
+ // message - computed: true, optional: false, required: false
469
+ get message() {
470
+ return this.getStringAttribute('message');
471
+ }
472
+ // start_time - computed: true, optional: false, required: false
473
+ get startTime() {
474
+ return this.getStringAttribute('start_time');
475
+ }
476
+ // status - computed: true, optional: false, required: false
477
+ get status() {
478
+ return this.getStringAttribute('status');
479
+ }
480
+ // sub_tasks - computed: true, optional: false, required: false
481
+ get subTasks() {
482
+ return this.getListAttribute('sub_tasks');
483
+ }
484
+ }
485
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsList extends cdktf.ComplexList {
486
+ terraformResource;
487
+ terraformAttribute;
488
+ wrapsSet;
489
+ /**
490
+ * @param terraformResource The parent resource
491
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
492
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
493
+ */
494
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
495
+ super(terraformResource, terraformAttribute, wrapsSet);
496
+ this.terraformResource = terraformResource;
497
+ this.terraformAttribute = terraformAttribute;
498
+ this.wrapsSet = wrapsSet;
499
+ }
500
+ /**
501
+ * @param index the index of the item to return
502
+ */
503
+ get(index) {
504
+ return new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
505
+ }
506
+ }
507
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpToTerraform(struct) {
508
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
509
+ return struct;
510
+ }
511
+ if (cdktf.isComplexElement(struct)) {
512
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
513
+ }
514
+ return {};
515
+ }
516
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpToHclTerraform(struct) {
517
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
518
+ return struct;
519
+ }
520
+ if (cdktf.isComplexElement(struct)) {
521
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
522
+ }
523
+ const attrs = {};
524
+ return attrs;
525
+ }
526
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpOutputReference extends cdktf.ComplexObject {
527
+ isEmptyObject = false;
528
+ /**
529
+ * @param terraformResource The parent resource
530
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
531
+ * @param complexObjectIndex the index of this item in the list
532
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
533
+ */
534
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
535
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
536
+ }
537
+ get internalValue() {
538
+ let hasAnyValues = this.isEmptyObject;
539
+ const internalValueResult = {};
540
+ return hasAnyValues ? internalValueResult : undefined;
541
+ }
542
+ set internalValue(value) {
543
+ if (value === undefined) {
544
+ this.isEmptyObject = false;
545
+ }
546
+ else {
547
+ this.isEmptyObject = Object.keys(value).length === 0;
548
+ }
549
+ }
550
+ // addr - computed: true, optional: false, required: false
551
+ get addr() {
552
+ return this.getStringAttribute('addr');
553
+ }
554
+ // type - computed: true, optional: false, required: false
555
+ get type() {
556
+ return this.getStringAttribute('type');
557
+ }
558
+ }
559
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpList extends cdktf.ComplexList {
560
+ terraformResource;
561
+ terraformAttribute;
562
+ wrapsSet;
563
+ /**
564
+ * @param terraformResource The parent resource
565
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
566
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
567
+ */
568
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
569
+ super(terraformResource, terraformAttribute, wrapsSet);
570
+ this.terraformResource = terraformResource;
571
+ this.terraformAttribute = terraformAttribute;
572
+ this.wrapsSet = wrapsSet;
573
+ }
574
+ /**
575
+ * @param index the index of the item to return
576
+ */
577
+ get(index) {
578
+ return new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
579
+ }
580
+ }
581
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsToTerraform(struct) {
582
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
583
+ return struct;
584
+ }
585
+ if (cdktf.isComplexElement(struct)) {
586
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
587
+ }
588
+ return {};
589
+ }
590
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsToHclTerraform(struct) {
591
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
592
+ return struct;
593
+ }
594
+ if (cdktf.isComplexElement(struct)) {
595
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
596
+ }
597
+ const attrs = {};
598
+ return attrs;
599
+ }
600
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsOutputReference extends cdktf.ComplexObject {
601
+ isEmptyObject = false;
602
+ /**
603
+ * @param terraformResource The parent resource
604
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
605
+ * @param complexObjectIndex the index of this item in the list
606
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
607
+ */
608
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
609
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
610
+ }
611
+ get internalValue() {
612
+ let hasAnyValues = this.isEmptyObject;
613
+ const internalValueResult = {};
614
+ return hasAnyValues ? internalValueResult : undefined;
615
+ }
616
+ set internalValue(value) {
617
+ if (value === undefined) {
618
+ this.isEmptyObject = false;
619
+ }
620
+ else {
621
+ this.isEmptyObject = Object.keys(value).length === 0;
622
+ }
623
+ }
624
+ // duration - computed: true, optional: false, required: false
625
+ get duration() {
626
+ return this.getStringAttribute('duration');
627
+ }
628
+ // end_time - computed: true, optional: false, required: false
629
+ get endTime() {
630
+ return this.getStringAttribute('end_time');
631
+ }
632
+ // ip - computed: true, optional: false, required: false
633
+ _ip = new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpList(this, "ip", true);
634
+ get ip() {
635
+ return this._ip;
636
+ }
637
+ // message - computed: true, optional: false, required: false
638
+ get message() {
639
+ return this.getStringAttribute('message');
640
+ }
641
+ // start_time - computed: true, optional: false, required: false
642
+ get startTime() {
643
+ return this.getStringAttribute('start_time');
644
+ }
645
+ // status - computed: true, optional: false, required: false
646
+ get status() {
647
+ return this.getStringAttribute('status');
648
+ }
649
+ // sub_tasks - computed: true, optional: false, required: false
650
+ get subTasks() {
651
+ return this.getListAttribute('sub_tasks');
652
+ }
653
+ }
654
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsList extends cdktf.ComplexList {
655
+ terraformResource;
656
+ terraformAttribute;
657
+ wrapsSet;
658
+ /**
659
+ * @param terraformResource The parent resource
660
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
661
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
662
+ */
663
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
664
+ super(terraformResource, terraformAttribute, wrapsSet);
665
+ this.terraformResource = terraformResource;
666
+ this.terraformAttribute = terraformAttribute;
667
+ this.wrapsSet = wrapsSet;
668
+ }
669
+ /**
670
+ * @param index the index of the item to return
671
+ */
672
+ get(index) {
673
+ return new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
674
+ }
675
+ }
676
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsToTerraform(struct) {
677
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
678
+ return struct;
679
+ }
680
+ if (cdktf.isComplexElement(struct)) {
681
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
682
+ }
683
+ return {};
684
+ }
685
+ export function dataAviUpgradestatusinfoDryrunInfoUpgradeEventsToHclTerraform(struct) {
686
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
687
+ return struct;
688
+ }
689
+ if (cdktf.isComplexElement(struct)) {
690
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
691
+ }
692
+ const attrs = {};
693
+ return attrs;
694
+ }
695
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsOutputReference extends cdktf.ComplexObject {
696
+ isEmptyObject = false;
697
+ /**
698
+ * @param terraformResource The parent resource
699
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
700
+ * @param complexObjectIndex the index of this item in the list
701
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
702
+ */
703
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
704
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
705
+ }
706
+ get internalValue() {
707
+ let hasAnyValues = this.isEmptyObject;
708
+ const internalValueResult = {};
709
+ return hasAnyValues ? internalValueResult : undefined;
710
+ }
711
+ set internalValue(value) {
712
+ if (value === undefined) {
713
+ this.isEmptyObject = false;
714
+ }
715
+ else {
716
+ this.isEmptyObject = Object.keys(value).length === 0;
717
+ }
718
+ }
719
+ // nodes_events - computed: true, optional: false, required: false
720
+ _nodesEvents = new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsList(this, "nodes_events", false);
721
+ get nodesEvents() {
722
+ return this._nodesEvents;
723
+ }
724
+ // sub_events - computed: true, optional: false, required: false
725
+ _subEvents = new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsSubEventsList(this, "sub_events", false);
726
+ get subEvents() {
727
+ return this._subEvents;
728
+ }
729
+ // task - computed: true, optional: false, required: false
730
+ get task() {
731
+ return this.getStringAttribute('task');
732
+ }
733
+ // task_name - computed: true, optional: false, required: false
734
+ get taskName() {
735
+ return this.getStringAttribute('task_name');
736
+ }
737
+ }
738
+ export class DataAviUpgradestatusinfoDryrunInfoUpgradeEventsList extends cdktf.ComplexList {
739
+ terraformResource;
740
+ terraformAttribute;
741
+ wrapsSet;
742
+ /**
743
+ * @param terraformResource The parent resource
744
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
745
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
746
+ */
747
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
748
+ super(terraformResource, terraformAttribute, wrapsSet);
749
+ this.terraformResource = terraformResource;
750
+ this.terraformAttribute = terraformAttribute;
751
+ this.wrapsSet = wrapsSet;
752
+ }
753
+ /**
754
+ * @param index the index of the item to return
755
+ */
756
+ get(index) {
757
+ return new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
758
+ }
759
+ }
760
+ export function dataAviUpgradestatusinfoDryrunInfoToTerraform(struct) {
761
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
762
+ return struct;
763
+ }
764
+ if (cdktf.isComplexElement(struct)) {
765
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
766
+ }
767
+ return {};
768
+ }
769
+ export function dataAviUpgradestatusinfoDryrunInfoToHclTerraform(struct) {
770
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
771
+ return struct;
772
+ }
773
+ if (cdktf.isComplexElement(struct)) {
774
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
775
+ }
776
+ const attrs = {};
777
+ return attrs;
778
+ }
779
+ export class DataAviUpgradestatusinfoDryrunInfoOutputReference extends cdktf.ComplexObject {
780
+ isEmptyObject = false;
781
+ /**
782
+ * @param terraformResource The parent resource
783
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
784
+ * @param complexObjectIndex the index of this item in the list
785
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
786
+ */
787
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
788
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
789
+ }
790
+ get internalValue() {
791
+ let hasAnyValues = this.isEmptyObject;
792
+ const internalValueResult = {};
793
+ return hasAnyValues ? internalValueResult : undefined;
794
+ }
795
+ set internalValue(value) {
796
+ if (value === undefined) {
797
+ this.isEmptyObject = false;
798
+ }
799
+ else {
800
+ this.isEmptyObject = Object.keys(value).length === 0;
801
+ }
802
+ }
803
+ // duration - computed: true, optional: false, required: false
804
+ get duration() {
805
+ return this.getStringAttribute('duration');
806
+ }
807
+ // end_time - computed: true, optional: false, required: false
808
+ get endTime() {
809
+ return this.getStringAttribute('end_time');
810
+ }
811
+ // operation - computed: true, optional: false, required: false
812
+ get operation() {
813
+ return this.getStringAttribute('operation');
814
+ }
815
+ // params - computed: true, optional: false, required: false
816
+ _params = new DataAviUpgradestatusinfoDryrunInfoParamsList(this, "params", true);
817
+ get params() {
818
+ return this._params;
819
+ }
820
+ // progress - computed: true, optional: false, required: false
821
+ get progress() {
822
+ return this.getStringAttribute('progress');
823
+ }
824
+ // start_time - computed: true, optional: false, required: false
825
+ get startTime() {
826
+ return this.getStringAttribute('start_time');
827
+ }
828
+ // state - computed: true, optional: false, required: false
829
+ _state = new DataAviUpgradestatusinfoDryrunInfoStateList(this, "state", true);
830
+ get state() {
831
+ return this._state;
832
+ }
833
+ // tasks_completed - computed: true, optional: false, required: false
834
+ get tasksCompleted() {
835
+ return this.getStringAttribute('tasks_completed');
836
+ }
837
+ // total_tasks - computed: true, optional: false, required: false
838
+ get totalTasks() {
839
+ return this.getStringAttribute('total_tasks');
840
+ }
841
+ // upgrade_events - computed: true, optional: false, required: false
842
+ _upgradeEvents = new DataAviUpgradestatusinfoDryrunInfoUpgradeEventsList(this, "upgrade_events", false);
843
+ get upgradeEvents() {
844
+ return this._upgradeEvents;
845
+ }
846
+ // worker - computed: true, optional: false, required: false
847
+ get worker() {
848
+ return this.getStringAttribute('worker');
849
+ }
850
+ }
851
+ export class DataAviUpgradestatusinfoDryrunInfoList extends cdktf.ComplexList {
852
+ terraformResource;
853
+ terraformAttribute;
854
+ wrapsSet;
855
+ /**
856
+ * @param terraformResource The parent resource
857
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
858
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
859
+ */
860
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
861
+ super(terraformResource, terraformAttribute, wrapsSet);
862
+ this.terraformResource = terraformResource;
863
+ this.terraformAttribute = terraformAttribute;
864
+ this.wrapsSet = wrapsSet;
865
+ }
866
+ /**
867
+ * @param index the index of the item to return
868
+ */
869
+ get(index) {
870
+ return new DataAviUpgradestatusinfoDryrunInfoOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
871
+ }
872
+ }
873
+ export function dataAviUpgradestatusinfoHistoryParamsControllerToTerraform(struct) {
874
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
875
+ return struct;
876
+ }
877
+ if (cdktf.isComplexElement(struct)) {
878
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
879
+ }
880
+ return {};
881
+ }
882
+ export function dataAviUpgradestatusinfoHistoryParamsControllerToHclTerraform(struct) {
883
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
884
+ return struct;
885
+ }
886
+ if (cdktf.isComplexElement(struct)) {
887
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
888
+ }
889
+ const attrs = {};
890
+ return attrs;
891
+ }
892
+ export class DataAviUpgradestatusinfoHistoryParamsControllerOutputReference extends cdktf.ComplexObject {
893
+ isEmptyObject = false;
894
+ /**
895
+ * @param terraformResource The parent resource
896
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
897
+ * @param complexObjectIndex the index of this item in the list
898
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
899
+ */
900
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
901
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
902
+ }
903
+ get internalValue() {
904
+ let hasAnyValues = this.isEmptyObject;
905
+ const internalValueResult = {};
906
+ return hasAnyValues ? internalValueResult : undefined;
907
+ }
908
+ set internalValue(value) {
909
+ if (value === undefined) {
910
+ this.isEmptyObject = false;
911
+ }
912
+ else {
913
+ this.isEmptyObject = Object.keys(value).length === 0;
914
+ }
915
+ }
916
+ // task_base_timeout - computed: true, optional: false, required: false
917
+ get taskBaseTimeout() {
918
+ return this.getStringAttribute('task_base_timeout');
919
+ }
920
+ }
921
+ export class DataAviUpgradestatusinfoHistoryParamsControllerList extends cdktf.ComplexList {
922
+ terraformResource;
923
+ terraformAttribute;
924
+ wrapsSet;
925
+ /**
926
+ * @param terraformResource The parent resource
927
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
928
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
929
+ */
930
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
931
+ super(terraformResource, terraformAttribute, wrapsSet);
932
+ this.terraformResource = terraformResource;
933
+ this.terraformAttribute = terraformAttribute;
934
+ this.wrapsSet = wrapsSet;
935
+ }
936
+ /**
937
+ * @param index the index of the item to return
938
+ */
939
+ get(index) {
940
+ return new DataAviUpgradestatusinfoHistoryParamsControllerOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
941
+ }
942
+ }
943
+ export function dataAviUpgradestatusinfoHistoryParamsSeGroupOptionsToTerraform(struct) {
944
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
945
+ return struct;
946
+ }
947
+ if (cdktf.isComplexElement(struct)) {
948
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
949
+ }
950
+ return {};
951
+ }
952
+ export function dataAviUpgradestatusinfoHistoryParamsSeGroupOptionsToHclTerraform(struct) {
953
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
954
+ return struct;
955
+ }
956
+ if (cdktf.isComplexElement(struct)) {
957
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
958
+ }
959
+ const attrs = {};
960
+ return attrs;
961
+ }
962
+ export class DataAviUpgradestatusinfoHistoryParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
963
+ isEmptyObject = false;
964
+ /**
965
+ * @param terraformResource The parent resource
966
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
967
+ * @param complexObjectIndex the index of this item in the list
968
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
969
+ */
970
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
971
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
972
+ }
973
+ get internalValue() {
974
+ let hasAnyValues = this.isEmptyObject;
975
+ const internalValueResult = {};
976
+ return hasAnyValues ? internalValueResult : undefined;
977
+ }
978
+ set internalValue(value) {
979
+ if (value === undefined) {
980
+ this.isEmptyObject = false;
981
+ }
982
+ else {
983
+ this.isEmptyObject = Object.keys(value).length === 0;
984
+ }
985
+ }
986
+ // action_on_error - computed: true, optional: false, required: false
987
+ get actionOnError() {
988
+ return this.getStringAttribute('action_on_error');
989
+ }
990
+ // disruptive - computed: true, optional: false, required: false
991
+ get disruptive() {
992
+ return this.getStringAttribute('disruptive');
993
+ }
994
+ }
995
+ export class DataAviUpgradestatusinfoHistoryParamsSeGroupOptionsList extends cdktf.ComplexList {
996
+ terraformResource;
997
+ terraformAttribute;
998
+ wrapsSet;
999
+ /**
1000
+ * @param terraformResource The parent resource
1001
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1002
+ * @param wrapsSet 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, wrapsSet) {
1005
+ super(terraformResource, terraformAttribute, wrapsSet);
1006
+ this.terraformResource = terraformResource;
1007
+ this.terraformAttribute = terraformAttribute;
1008
+ this.wrapsSet = wrapsSet;
1009
+ }
1010
+ /**
1011
+ * @param index the index of the item to return
1012
+ */
1013
+ get(index) {
1014
+ return new DataAviUpgradestatusinfoHistoryParamsSeGroupOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1015
+ }
1016
+ }
1017
+ export function dataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsToTerraform(struct) {
1018
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1019
+ return struct;
1020
+ }
1021
+ if (cdktf.isComplexElement(struct)) {
1022
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1023
+ }
1024
+ return {};
1025
+ }
1026
+ export function dataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsToHclTerraform(struct) {
1027
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1028
+ return struct;
1029
+ }
1030
+ if (cdktf.isComplexElement(struct)) {
1031
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1032
+ }
1033
+ const attrs = {};
1034
+ return attrs;
1035
+ }
1036
+ export class DataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsOutputReference extends cdktf.ComplexObject {
1037
+ isEmptyObject = false;
1038
+ /**
1039
+ * @param terraformResource The parent resource
1040
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1041
+ * @param complexObjectIndex the index of this item in the list
1042
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1043
+ */
1044
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1045
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1046
+ }
1047
+ get internalValue() {
1048
+ let hasAnyValues = this.isEmptyObject;
1049
+ const internalValueResult = {};
1050
+ return hasAnyValues ? internalValueResult : undefined;
1051
+ }
1052
+ set internalValue(value) {
1053
+ if (value === undefined) {
1054
+ this.isEmptyObject = false;
1055
+ }
1056
+ else {
1057
+ this.isEmptyObject = Object.keys(value).length === 0;
1058
+ }
1059
+ }
1060
+ // action_on_error - computed: true, optional: false, required: false
1061
+ get actionOnError() {
1062
+ return this.getStringAttribute('action_on_error');
1063
+ }
1064
+ // disruptive - computed: true, optional: false, required: false
1065
+ get disruptive() {
1066
+ return this.getStringAttribute('disruptive');
1067
+ }
1068
+ // skip_suspended - computed: true, optional: false, required: false
1069
+ get skipSuspended() {
1070
+ return this.getStringAttribute('skip_suspended');
1071
+ }
1072
+ }
1073
+ export class DataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsList extends cdktf.ComplexList {
1074
+ terraformResource;
1075
+ terraformAttribute;
1076
+ wrapsSet;
1077
+ /**
1078
+ * @param terraformResource The parent resource
1079
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1080
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1081
+ */
1082
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1083
+ super(terraformResource, terraformAttribute, wrapsSet);
1084
+ this.terraformResource = terraformResource;
1085
+ this.terraformAttribute = terraformAttribute;
1086
+ this.wrapsSet = wrapsSet;
1087
+ }
1088
+ /**
1089
+ * @param index the index of the item to return
1090
+ */
1091
+ get(index) {
1092
+ return new DataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1093
+ }
1094
+ }
1095
+ export function dataAviUpgradestatusinfoHistoryParamsServiceEngineToTerraform(struct) {
1096
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1097
+ return struct;
1098
+ }
1099
+ if (cdktf.isComplexElement(struct)) {
1100
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1101
+ }
1102
+ return {};
1103
+ }
1104
+ export function dataAviUpgradestatusinfoHistoryParamsServiceEngineToHclTerraform(struct) {
1105
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1106
+ return struct;
1107
+ }
1108
+ if (cdktf.isComplexElement(struct)) {
1109
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1110
+ }
1111
+ const attrs = {};
1112
+ return attrs;
1113
+ }
1114
+ export class DataAviUpgradestatusinfoHistoryParamsServiceEngineOutputReference extends cdktf.ComplexObject {
1115
+ isEmptyObject = false;
1116
+ /**
1117
+ * @param terraformResource The parent resource
1118
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1119
+ * @param complexObjectIndex the index of this item in the list
1120
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1121
+ */
1122
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1123
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1124
+ }
1125
+ get internalValue() {
1126
+ let hasAnyValues = this.isEmptyObject;
1127
+ const internalValueResult = {};
1128
+ return hasAnyValues ? internalValueResult : undefined;
1129
+ }
1130
+ set internalValue(value) {
1131
+ if (value === undefined) {
1132
+ this.isEmptyObject = false;
1133
+ }
1134
+ else {
1135
+ this.isEmptyObject = Object.keys(value).length === 0;
1136
+ }
1137
+ }
1138
+ // concurrent_segroup_upgrades - computed: true, optional: false, required: false
1139
+ get concurrentSegroupUpgrades() {
1140
+ return this.getStringAttribute('concurrent_segroup_upgrades');
1141
+ }
1142
+ // image_data_transfer_size - computed: true, optional: false, required: false
1143
+ get imageDataTransferSize() {
1144
+ return this.getStringAttribute('image_data_transfer_size');
1145
+ }
1146
+ // large_se_connect_timeout - computed: true, optional: false, required: false
1147
+ get largeSeConnectTimeout() {
1148
+ return this.getStringAttribute('large_se_connect_timeout');
1149
+ }
1150
+ // se_connect_timeout - computed: true, optional: false, required: false
1151
+ get seConnectTimeout() {
1152
+ return this.getStringAttribute('se_connect_timeout');
1153
+ }
1154
+ // simultaneous_image_downloads - computed: true, optional: false, required: false
1155
+ get simultaneousImageDownloads() {
1156
+ return this.getStringAttribute('simultaneous_image_downloads');
1157
+ }
1158
+ // task_base_timeout - computed: true, optional: false, required: false
1159
+ get taskBaseTimeout() {
1160
+ return this.getStringAttribute('task_base_timeout');
1161
+ }
1162
+ }
1163
+ export class DataAviUpgradestatusinfoHistoryParamsServiceEngineList extends cdktf.ComplexList {
1164
+ terraformResource;
1165
+ terraformAttribute;
1166
+ wrapsSet;
1167
+ /**
1168
+ * @param terraformResource The parent resource
1169
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1170
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1171
+ */
1172
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1173
+ super(terraformResource, terraformAttribute, wrapsSet);
1174
+ this.terraformResource = terraformResource;
1175
+ this.terraformAttribute = terraformAttribute;
1176
+ this.wrapsSet = wrapsSet;
1177
+ }
1178
+ /**
1179
+ * @param index the index of the item to return
1180
+ */
1181
+ get(index) {
1182
+ return new DataAviUpgradestatusinfoHistoryParamsServiceEngineOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1183
+ }
1184
+ }
1185
+ export function dataAviUpgradestatusinfoHistoryParamsToTerraform(struct) {
1186
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1187
+ return struct;
1188
+ }
1189
+ if (cdktf.isComplexElement(struct)) {
1190
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1191
+ }
1192
+ return {};
1193
+ }
1194
+ export function dataAviUpgradestatusinfoHistoryParamsToHclTerraform(struct) {
1195
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1196
+ return struct;
1197
+ }
1198
+ if (cdktf.isComplexElement(struct)) {
1199
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1200
+ }
1201
+ const attrs = {};
1202
+ return attrs;
1203
+ }
1204
+ export class DataAviUpgradestatusinfoHistoryParamsOutputReference extends cdktf.ComplexObject {
1205
+ isEmptyObject = false;
1206
+ /**
1207
+ * @param terraformResource The parent resource
1208
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1209
+ * @param complexObjectIndex the index of this item in the list
1210
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1211
+ */
1212
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1213
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1214
+ }
1215
+ get internalValue() {
1216
+ let hasAnyValues = this.isEmptyObject;
1217
+ const internalValueResult = {};
1218
+ return hasAnyValues ? internalValueResult : undefined;
1219
+ }
1220
+ set internalValue(value) {
1221
+ if (value === undefined) {
1222
+ this.isEmptyObject = false;
1223
+ }
1224
+ else {
1225
+ this.isEmptyObject = Object.keys(value).length === 0;
1226
+ }
1227
+ }
1228
+ // controller - computed: true, optional: false, required: false
1229
+ _controller = new DataAviUpgradestatusinfoHistoryParamsControllerList(this, "controller", true);
1230
+ get controller() {
1231
+ return this._controller;
1232
+ }
1233
+ // image_ref - computed: true, optional: false, required: false
1234
+ get imageRef() {
1235
+ return this.getStringAttribute('image_ref');
1236
+ }
1237
+ // patch_ref - computed: true, optional: false, required: false
1238
+ get patchRef() {
1239
+ return this.getStringAttribute('patch_ref');
1240
+ }
1241
+ // se_group_options - computed: true, optional: false, required: false
1242
+ _seGroupOptions = new DataAviUpgradestatusinfoHistoryParamsSeGroupOptionsList(this, "se_group_options", true);
1243
+ get seGroupOptions() {
1244
+ return this._seGroupOptions;
1245
+ }
1246
+ // se_group_resume_options - computed: true, optional: false, required: false
1247
+ _seGroupResumeOptions = new DataAviUpgradestatusinfoHistoryParamsSeGroupResumeOptionsList(this, "se_group_resume_options", true);
1248
+ get seGroupResumeOptions() {
1249
+ return this._seGroupResumeOptions;
1250
+ }
1251
+ // service_engine - computed: true, optional: false, required: false
1252
+ _serviceEngine = new DataAviUpgradestatusinfoHistoryParamsServiceEngineList(this, "service_engine", true);
1253
+ get serviceEngine() {
1254
+ return this._serviceEngine;
1255
+ }
1256
+ }
1257
+ export class DataAviUpgradestatusinfoHistoryParamsList extends cdktf.ComplexList {
1258
+ terraformResource;
1259
+ terraformAttribute;
1260
+ wrapsSet;
1261
+ /**
1262
+ * @param terraformResource The parent resource
1263
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1264
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1265
+ */
1266
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1267
+ super(terraformResource, terraformAttribute, wrapsSet);
1268
+ this.terraformResource = terraformResource;
1269
+ this.terraformAttribute = terraformAttribute;
1270
+ this.wrapsSet = wrapsSet;
1271
+ }
1272
+ /**
1273
+ * @param index the index of the item to return
1274
+ */
1275
+ get(index) {
1276
+ return new DataAviUpgradestatusinfoHistoryParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1277
+ }
1278
+ }
4
1279
  export function dataAviUpgradestatusinfoHistorySeUpgradeEventsToTerraform(struct) {
5
1280
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6
1281
  return struct;
@@ -1150,10 +2425,213 @@ export class DataAviUpgradestatusinfoHistoryUpgradeEventsSubEventsList extends c
1150
2425
  * @param index the index of the item to return
1151
2426
  */
1152
2427
  get(index) {
1153
- return new DataAviUpgradestatusinfoHistoryUpgradeEventsSubEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2428
+ return new DataAviUpgradestatusinfoHistoryUpgradeEventsSubEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2429
+ }
2430
+ }
2431
+ export function dataAviUpgradestatusinfoHistoryUpgradeEventsToTerraform(struct) {
2432
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2433
+ return struct;
2434
+ }
2435
+ if (cdktf.isComplexElement(struct)) {
2436
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2437
+ }
2438
+ return {};
2439
+ }
2440
+ export function dataAviUpgradestatusinfoHistoryUpgradeEventsToHclTerraform(struct) {
2441
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2442
+ return struct;
2443
+ }
2444
+ if (cdktf.isComplexElement(struct)) {
2445
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2446
+ }
2447
+ const attrs = {};
2448
+ return attrs;
2449
+ }
2450
+ export class DataAviUpgradestatusinfoHistoryUpgradeEventsOutputReference extends cdktf.ComplexObject {
2451
+ isEmptyObject = false;
2452
+ /**
2453
+ * @param terraformResource The parent resource
2454
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2455
+ * @param complexObjectIndex the index of this item in the list
2456
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2457
+ */
2458
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2459
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2460
+ }
2461
+ get internalValue() {
2462
+ let hasAnyValues = this.isEmptyObject;
2463
+ const internalValueResult = {};
2464
+ return hasAnyValues ? internalValueResult : undefined;
2465
+ }
2466
+ set internalValue(value) {
2467
+ if (value === undefined) {
2468
+ this.isEmptyObject = false;
2469
+ }
2470
+ else {
2471
+ this.isEmptyObject = Object.keys(value).length === 0;
2472
+ }
2473
+ }
2474
+ // nodes_events - computed: true, optional: false, required: false
2475
+ _nodesEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsNodesEventsList(this, "nodes_events", false);
2476
+ get nodesEvents() {
2477
+ return this._nodesEvents;
2478
+ }
2479
+ // sub_events - computed: true, optional: false, required: false
2480
+ _subEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsSubEventsList(this, "sub_events", false);
2481
+ get subEvents() {
2482
+ return this._subEvents;
2483
+ }
2484
+ // task - computed: true, optional: false, required: false
2485
+ get task() {
2486
+ return this.getStringAttribute('task');
2487
+ }
2488
+ // task_name - computed: true, optional: false, required: false
2489
+ get taskName() {
2490
+ return this.getStringAttribute('task_name');
2491
+ }
2492
+ }
2493
+ export class DataAviUpgradestatusinfoHistoryUpgradeEventsList extends cdktf.ComplexList {
2494
+ terraformResource;
2495
+ terraformAttribute;
2496
+ wrapsSet;
2497
+ /**
2498
+ * @param terraformResource The parent resource
2499
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2500
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2501
+ */
2502
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2503
+ super(terraformResource, terraformAttribute, wrapsSet);
2504
+ this.terraformResource = terraformResource;
2505
+ this.terraformAttribute = terraformAttribute;
2506
+ this.wrapsSet = wrapsSet;
2507
+ }
2508
+ /**
2509
+ * @param index the index of the item to return
2510
+ */
2511
+ get(index) {
2512
+ return new DataAviUpgradestatusinfoHistoryUpgradeEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2513
+ }
2514
+ }
2515
+ export function dataAviUpgradestatusinfoHistoryToTerraform(struct) {
2516
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2517
+ return struct;
2518
+ }
2519
+ if (cdktf.isComplexElement(struct)) {
2520
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2521
+ }
2522
+ return {};
2523
+ }
2524
+ export function dataAviUpgradestatusinfoHistoryToHclTerraform(struct) {
2525
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2526
+ return struct;
2527
+ }
2528
+ if (cdktf.isComplexElement(struct)) {
2529
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2530
+ }
2531
+ const attrs = {};
2532
+ return attrs;
2533
+ }
2534
+ export class DataAviUpgradestatusinfoHistoryOutputReference extends cdktf.ComplexObject {
2535
+ isEmptyObject = false;
2536
+ /**
2537
+ * @param terraformResource The parent resource
2538
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2539
+ * @param complexObjectIndex the index of this item in the list
2540
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2541
+ */
2542
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2543
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2544
+ }
2545
+ get internalValue() {
2546
+ let hasAnyValues = this.isEmptyObject;
2547
+ const internalValueResult = {};
2548
+ return hasAnyValues ? internalValueResult : undefined;
2549
+ }
2550
+ set internalValue(value) {
2551
+ if (value === undefined) {
2552
+ this.isEmptyObject = false;
2553
+ }
2554
+ else {
2555
+ this.isEmptyObject = Object.keys(value).length === 0;
2556
+ }
2557
+ }
2558
+ // duration - computed: true, optional: false, required: false
2559
+ get duration() {
2560
+ return this.getStringAttribute('duration');
2561
+ }
2562
+ // end_time - computed: true, optional: false, required: false
2563
+ get endTime() {
2564
+ return this.getStringAttribute('end_time');
2565
+ }
2566
+ // ops - computed: true, optional: false, required: false
2567
+ get ops() {
2568
+ return this.getStringAttribute('ops');
2569
+ }
2570
+ // params - computed: true, optional: false, required: false
2571
+ _params = new DataAviUpgradestatusinfoHistoryParamsList(this, "params", true);
2572
+ get params() {
2573
+ return this._params;
2574
+ }
2575
+ // patch_version - computed: true, optional: false, required: false
2576
+ get patchVersion() {
2577
+ return this.getStringAttribute('patch_version');
2578
+ }
2579
+ // se_upgrade_events - computed: true, optional: false, required: false
2580
+ _seUpgradeEvents = new DataAviUpgradestatusinfoHistorySeUpgradeEventsList(this, "se_upgrade_events", false);
2581
+ get seUpgradeEvents() {
2582
+ return this._seUpgradeEvents;
2583
+ }
2584
+ // seg_status - computed: true, optional: false, required: false
2585
+ _segStatus = new DataAviUpgradestatusinfoHistorySegStatusList(this, "seg_status", true);
2586
+ get segStatus() {
2587
+ return this._segStatus;
2588
+ }
2589
+ // start_time - computed: true, optional: false, required: false
2590
+ get startTime() {
2591
+ return this.getStringAttribute('start_time');
2592
+ }
2593
+ // state - computed: true, optional: false, required: false
2594
+ _state = new DataAviUpgradestatusinfoHistoryStateList(this, "state", true);
2595
+ get state() {
2596
+ return this._state;
2597
+ }
2598
+ // statediff_ref - computed: true, optional: false, required: false
2599
+ get statediffRef() {
2600
+ return this.getStringAttribute('statediff_ref');
2601
+ }
2602
+ // upgrade_events - computed: true, optional: false, required: false
2603
+ _upgradeEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsList(this, "upgrade_events", false);
2604
+ get upgradeEvents() {
2605
+ return this._upgradeEvents;
2606
+ }
2607
+ // version - computed: true, optional: false, required: false
2608
+ get version() {
2609
+ return this.getStringAttribute('version');
2610
+ }
2611
+ }
2612
+ export class DataAviUpgradestatusinfoHistoryList extends cdktf.ComplexList {
2613
+ terraformResource;
2614
+ terraformAttribute;
2615
+ wrapsSet;
2616
+ /**
2617
+ * @param terraformResource The parent resource
2618
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2619
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2620
+ */
2621
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2622
+ super(terraformResource, terraformAttribute, wrapsSet);
2623
+ this.terraformResource = terraformResource;
2624
+ this.terraformAttribute = terraformAttribute;
2625
+ this.wrapsSet = wrapsSet;
2626
+ }
2627
+ /**
2628
+ * @param index the index of the item to return
2629
+ */
2630
+ get(index) {
2631
+ return new DataAviUpgradestatusinfoHistoryOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1154
2632
  }
1155
2633
  }
1156
- export function dataAviUpgradestatusinfoHistoryUpgradeEventsToTerraform(struct) {
2634
+ export function dataAviUpgradestatusinfoParamsControllerToTerraform(struct) {
1157
2635
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1158
2636
  return struct;
1159
2637
  }
@@ -1162,7 +2640,7 @@ export function dataAviUpgradestatusinfoHistoryUpgradeEventsToTerraform(struct)
1162
2640
  }
1163
2641
  return {};
1164
2642
  }
1165
- export function dataAviUpgradestatusinfoHistoryUpgradeEventsToHclTerraform(struct) {
2643
+ export function dataAviUpgradestatusinfoParamsControllerToHclTerraform(struct) {
1166
2644
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1167
2645
  return struct;
1168
2646
  }
@@ -1172,7 +2650,7 @@ export function dataAviUpgradestatusinfoHistoryUpgradeEventsToHclTerraform(struc
1172
2650
  const attrs = {};
1173
2651
  return attrs;
1174
2652
  }
1175
- export class DataAviUpgradestatusinfoHistoryUpgradeEventsOutputReference extends cdktf.ComplexObject {
2653
+ export class DataAviUpgradestatusinfoParamsControllerOutputReference extends cdktf.ComplexObject {
1176
2654
  isEmptyObject = false;
1177
2655
  /**
1178
2656
  * @param terraformResource The parent resource
@@ -1196,26 +2674,12 @@ export class DataAviUpgradestatusinfoHistoryUpgradeEventsOutputReference extends
1196
2674
  this.isEmptyObject = Object.keys(value).length === 0;
1197
2675
  }
1198
2676
  }
1199
- // nodes_events - computed: true, optional: false, required: false
1200
- _nodesEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsNodesEventsList(this, "nodes_events", false);
1201
- get nodesEvents() {
1202
- return this._nodesEvents;
1203
- }
1204
- // sub_events - computed: true, optional: false, required: false
1205
- _subEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsSubEventsList(this, "sub_events", false);
1206
- get subEvents() {
1207
- return this._subEvents;
1208
- }
1209
- // task - computed: true, optional: false, required: false
1210
- get task() {
1211
- return this.getStringAttribute('task');
1212
- }
1213
- // task_name - computed: true, optional: false, required: false
1214
- get taskName() {
1215
- return this.getStringAttribute('task_name');
2677
+ // task_base_timeout - computed: true, optional: false, required: false
2678
+ get taskBaseTimeout() {
2679
+ return this.getStringAttribute('task_base_timeout');
1216
2680
  }
1217
2681
  }
1218
- export class DataAviUpgradestatusinfoHistoryUpgradeEventsList extends cdktf.ComplexList {
2682
+ export class DataAviUpgradestatusinfoParamsControllerList extends cdktf.ComplexList {
1219
2683
  terraformResource;
1220
2684
  terraformAttribute;
1221
2685
  wrapsSet;
@@ -1234,10 +2698,10 @@ export class DataAviUpgradestatusinfoHistoryUpgradeEventsList extends cdktf.Comp
1234
2698
  * @param index the index of the item to return
1235
2699
  */
1236
2700
  get(index) {
1237
- return new DataAviUpgradestatusinfoHistoryUpgradeEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2701
+ return new DataAviUpgradestatusinfoParamsControllerOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1238
2702
  }
1239
2703
  }
1240
- export function dataAviUpgradestatusinfoHistoryToTerraform(struct) {
2704
+ export function dataAviUpgradestatusinfoParamsSeGroupOptionsToTerraform(struct) {
1241
2705
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1242
2706
  return struct;
1243
2707
  }
@@ -1246,7 +2710,7 @@ export function dataAviUpgradestatusinfoHistoryToTerraform(struct) {
1246
2710
  }
1247
2711
  return {};
1248
2712
  }
1249
- export function dataAviUpgradestatusinfoHistoryToHclTerraform(struct) {
2713
+ export function dataAviUpgradestatusinfoParamsSeGroupOptionsToHclTerraform(struct) {
1250
2714
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1251
2715
  return struct;
1252
2716
  }
@@ -1256,7 +2720,7 @@ export function dataAviUpgradestatusinfoHistoryToHclTerraform(struct) {
1256
2720
  const attrs = {};
1257
2721
  return attrs;
1258
2722
  }
1259
- export class DataAviUpgradestatusinfoHistoryOutputReference extends cdktf.ComplexObject {
2723
+ export class DataAviUpgradestatusinfoParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
1260
2724
  isEmptyObject = false;
1261
2725
  /**
1262
2726
  * @param terraformResource The parent resource
@@ -1280,56 +2744,16 @@ export class DataAviUpgradestatusinfoHistoryOutputReference extends cdktf.Comple
1280
2744
  this.isEmptyObject = Object.keys(value).length === 0;
1281
2745
  }
1282
2746
  }
1283
- // duration - computed: true, optional: false, required: false
1284
- get duration() {
1285
- return this.getStringAttribute('duration');
1286
- }
1287
- // end_time - computed: true, optional: false, required: false
1288
- get endTime() {
1289
- return this.getStringAttribute('end_time');
1290
- }
1291
- // ops - computed: true, optional: false, required: false
1292
- get ops() {
1293
- return this.getStringAttribute('ops');
1294
- }
1295
- // patch_version - computed: true, optional: false, required: false
1296
- get patchVersion() {
1297
- return this.getStringAttribute('patch_version');
1298
- }
1299
- // se_upgrade_events - computed: true, optional: false, required: false
1300
- _seUpgradeEvents = new DataAviUpgradestatusinfoHistorySeUpgradeEventsList(this, "se_upgrade_events", false);
1301
- get seUpgradeEvents() {
1302
- return this._seUpgradeEvents;
1303
- }
1304
- // seg_status - computed: true, optional: false, required: false
1305
- _segStatus = new DataAviUpgradestatusinfoHistorySegStatusList(this, "seg_status", true);
1306
- get segStatus() {
1307
- return this._segStatus;
1308
- }
1309
- // start_time - computed: true, optional: false, required: false
1310
- get startTime() {
1311
- return this.getStringAttribute('start_time');
1312
- }
1313
- // state - computed: true, optional: false, required: false
1314
- _state = new DataAviUpgradestatusinfoHistoryStateList(this, "state", true);
1315
- get state() {
1316
- return this._state;
1317
- }
1318
- // statediff_ref - computed: true, optional: false, required: false
1319
- get statediffRef() {
1320
- return this.getStringAttribute('statediff_ref');
1321
- }
1322
- // upgrade_events - computed: true, optional: false, required: false
1323
- _upgradeEvents = new DataAviUpgradestatusinfoHistoryUpgradeEventsList(this, "upgrade_events", false);
1324
- get upgradeEvents() {
1325
- return this._upgradeEvents;
2747
+ // action_on_error - computed: true, optional: false, required: false
2748
+ get actionOnError() {
2749
+ return this.getStringAttribute('action_on_error');
1326
2750
  }
1327
- // version - computed: true, optional: false, required: false
1328
- get version() {
1329
- return this.getStringAttribute('version');
2751
+ // disruptive - computed: true, optional: false, required: false
2752
+ get disruptive() {
2753
+ return this.getStringAttribute('disruptive');
1330
2754
  }
1331
2755
  }
1332
- export class DataAviUpgradestatusinfoHistoryList extends cdktf.ComplexList {
2756
+ export class DataAviUpgradestatusinfoParamsSeGroupOptionsList extends cdktf.ComplexList {
1333
2757
  terraformResource;
1334
2758
  terraformAttribute;
1335
2759
  wrapsSet;
@@ -1348,10 +2772,10 @@ export class DataAviUpgradestatusinfoHistoryList extends cdktf.ComplexList {
1348
2772
  * @param index the index of the item to return
1349
2773
  */
1350
2774
  get(index) {
1351
- return new DataAviUpgradestatusinfoHistoryOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2775
+ return new DataAviUpgradestatusinfoParamsSeGroupOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1352
2776
  }
1353
2777
  }
1354
- export function dataAviUpgradestatusinfoParamsSeGroupOptionsToTerraform(struct) {
2778
+ export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToTerraform(struct) {
1355
2779
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1356
2780
  return struct;
1357
2781
  }
@@ -1360,7 +2784,7 @@ export function dataAviUpgradestatusinfoParamsSeGroupOptionsToTerraform(struct)
1360
2784
  }
1361
2785
  return {};
1362
2786
  }
1363
- export function dataAviUpgradestatusinfoParamsSeGroupOptionsToHclTerraform(struct) {
2787
+ export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToHclTerraform(struct) {
1364
2788
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1365
2789
  return struct;
1366
2790
  }
@@ -1370,7 +2794,7 @@ export function dataAviUpgradestatusinfoParamsSeGroupOptionsToHclTerraform(struc
1370
2794
  const attrs = {};
1371
2795
  return attrs;
1372
2796
  }
1373
- export class DataAviUpgradestatusinfoParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
2797
+ export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsOutputReference extends cdktf.ComplexObject {
1374
2798
  isEmptyObject = false;
1375
2799
  /**
1376
2800
  * @param terraformResource The parent resource
@@ -1402,8 +2826,12 @@ export class DataAviUpgradestatusinfoParamsSeGroupOptionsOutputReference extends
1402
2826
  get disruptive() {
1403
2827
  return this.getStringAttribute('disruptive');
1404
2828
  }
2829
+ // skip_suspended - computed: true, optional: false, required: false
2830
+ get skipSuspended() {
2831
+ return this.getStringAttribute('skip_suspended');
2832
+ }
1405
2833
  }
1406
- export class DataAviUpgradestatusinfoParamsSeGroupOptionsList extends cdktf.ComplexList {
2834
+ export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsList extends cdktf.ComplexList {
1407
2835
  terraformResource;
1408
2836
  terraformAttribute;
1409
2837
  wrapsSet;
@@ -1422,10 +2850,10 @@ export class DataAviUpgradestatusinfoParamsSeGroupOptionsList extends cdktf.Comp
1422
2850
  * @param index the index of the item to return
1423
2851
  */
1424
2852
  get(index) {
1425
- return new DataAviUpgradestatusinfoParamsSeGroupOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2853
+ return new DataAviUpgradestatusinfoParamsSeGroupResumeOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1426
2854
  }
1427
2855
  }
1428
- export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToTerraform(struct) {
2856
+ export function dataAviUpgradestatusinfoParamsServiceEngineToTerraform(struct) {
1429
2857
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1430
2858
  return struct;
1431
2859
  }
@@ -1434,7 +2862,7 @@ export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToTerraform(st
1434
2862
  }
1435
2863
  return {};
1436
2864
  }
1437
- export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToHclTerraform(struct) {
2865
+ export function dataAviUpgradestatusinfoParamsServiceEngineToHclTerraform(struct) {
1438
2866
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1439
2867
  return struct;
1440
2868
  }
@@ -1444,7 +2872,7 @@ export function dataAviUpgradestatusinfoParamsSeGroupResumeOptionsToHclTerraform
1444
2872
  const attrs = {};
1445
2873
  return attrs;
1446
2874
  }
1447
- export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsOutputReference extends cdktf.ComplexObject {
2875
+ export class DataAviUpgradestatusinfoParamsServiceEngineOutputReference extends cdktf.ComplexObject {
1448
2876
  isEmptyObject = false;
1449
2877
  /**
1450
2878
  * @param terraformResource The parent resource
@@ -1468,20 +2896,32 @@ export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsOutputReference e
1468
2896
  this.isEmptyObject = Object.keys(value).length === 0;
1469
2897
  }
1470
2898
  }
1471
- // action_on_error - computed: true, optional: false, required: false
1472
- get actionOnError() {
1473
- return this.getStringAttribute('action_on_error');
2899
+ // concurrent_segroup_upgrades - computed: true, optional: false, required: false
2900
+ get concurrentSegroupUpgrades() {
2901
+ return this.getStringAttribute('concurrent_segroup_upgrades');
1474
2902
  }
1475
- // disruptive - computed: true, optional: false, required: false
1476
- get disruptive() {
1477
- return this.getStringAttribute('disruptive');
2903
+ // image_data_transfer_size - computed: true, optional: false, required: false
2904
+ get imageDataTransferSize() {
2905
+ return this.getStringAttribute('image_data_transfer_size');
1478
2906
  }
1479
- // skip_suspended - computed: true, optional: false, required: false
1480
- get skipSuspended() {
1481
- return this.getStringAttribute('skip_suspended');
2907
+ // large_se_connect_timeout - computed: true, optional: false, required: false
2908
+ get largeSeConnectTimeout() {
2909
+ return this.getStringAttribute('large_se_connect_timeout');
2910
+ }
2911
+ // se_connect_timeout - computed: true, optional: false, required: false
2912
+ get seConnectTimeout() {
2913
+ return this.getStringAttribute('se_connect_timeout');
2914
+ }
2915
+ // simultaneous_image_downloads - computed: true, optional: false, required: false
2916
+ get simultaneousImageDownloads() {
2917
+ return this.getStringAttribute('simultaneous_image_downloads');
2918
+ }
2919
+ // task_base_timeout - computed: true, optional: false, required: false
2920
+ get taskBaseTimeout() {
2921
+ return this.getStringAttribute('task_base_timeout');
1482
2922
  }
1483
2923
  }
1484
- export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsList extends cdktf.ComplexList {
2924
+ export class DataAviUpgradestatusinfoParamsServiceEngineList extends cdktf.ComplexList {
1485
2925
  terraformResource;
1486
2926
  terraformAttribute;
1487
2927
  wrapsSet;
@@ -1500,7 +2940,7 @@ export class DataAviUpgradestatusinfoParamsSeGroupResumeOptionsList extends cdkt
1500
2940
  * @param index the index of the item to return
1501
2941
  */
1502
2942
  get(index) {
1503
- return new DataAviUpgradestatusinfoParamsSeGroupResumeOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2943
+ return new DataAviUpgradestatusinfoParamsServiceEngineOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1504
2944
  }
1505
2945
  }
1506
2946
  export function dataAviUpgradestatusinfoParamsToTerraform(struct) {
@@ -1546,6 +2986,11 @@ export class DataAviUpgradestatusinfoParamsOutputReference extends cdktf.Complex
1546
2986
  this.isEmptyObject = Object.keys(value).length === 0;
1547
2987
  }
1548
2988
  }
2989
+ // controller - computed: true, optional: false, required: false
2990
+ _controller = new DataAviUpgradestatusinfoParamsControllerList(this, "controller", true);
2991
+ get controller() {
2992
+ return this._controller;
2993
+ }
1549
2994
  // image_ref - computed: true, optional: false, required: false
1550
2995
  get imageRef() {
1551
2996
  return this.getStringAttribute('image_ref');
@@ -1564,6 +3009,11 @@ export class DataAviUpgradestatusinfoParamsOutputReference extends cdktf.Complex
1564
3009
  get seGroupResumeOptions() {
1565
3010
  return this._seGroupResumeOptions;
1566
3011
  }
3012
+ // service_engine - computed: true, optional: false, required: false
3013
+ _serviceEngine = new DataAviUpgradestatusinfoParamsServiceEngineList(this, "service_engine", true);
3014
+ get serviceEngine() {
3015
+ return this._serviceEngine;
3016
+ }
1567
3017
  }
1568
3018
  export class DataAviUpgradestatusinfoParamsList extends cdktf.ComplexList {
1569
3019
  terraformResource;
@@ -1861,6 +3311,76 @@ export class DataAviUpgradestatusinfoSeUpgradeEventsList extends cdktf.ComplexLi
1861
3311
  return new DataAviUpgradestatusinfoSeUpgradeEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1862
3312
  }
1863
3313
  }
3314
+ export function dataAviUpgradestatusinfoSegParamsControllerToTerraform(struct) {
3315
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3316
+ return struct;
3317
+ }
3318
+ if (cdktf.isComplexElement(struct)) {
3319
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3320
+ }
3321
+ return {};
3322
+ }
3323
+ export function dataAviUpgradestatusinfoSegParamsControllerToHclTerraform(struct) {
3324
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3325
+ return struct;
3326
+ }
3327
+ if (cdktf.isComplexElement(struct)) {
3328
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3329
+ }
3330
+ const attrs = {};
3331
+ return attrs;
3332
+ }
3333
+ export class DataAviUpgradestatusinfoSegParamsControllerOutputReference extends cdktf.ComplexObject {
3334
+ isEmptyObject = false;
3335
+ /**
3336
+ * @param terraformResource The parent resource
3337
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3338
+ * @param complexObjectIndex the index of this item in the list
3339
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3340
+ */
3341
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3342
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3343
+ }
3344
+ get internalValue() {
3345
+ let hasAnyValues = this.isEmptyObject;
3346
+ const internalValueResult = {};
3347
+ return hasAnyValues ? internalValueResult : undefined;
3348
+ }
3349
+ set internalValue(value) {
3350
+ if (value === undefined) {
3351
+ this.isEmptyObject = false;
3352
+ }
3353
+ else {
3354
+ this.isEmptyObject = Object.keys(value).length === 0;
3355
+ }
3356
+ }
3357
+ // task_base_timeout - computed: true, optional: false, required: false
3358
+ get taskBaseTimeout() {
3359
+ return this.getStringAttribute('task_base_timeout');
3360
+ }
3361
+ }
3362
+ export class DataAviUpgradestatusinfoSegParamsControllerList extends cdktf.ComplexList {
3363
+ terraformResource;
3364
+ terraformAttribute;
3365
+ wrapsSet;
3366
+ /**
3367
+ * @param terraformResource The parent resource
3368
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3369
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3370
+ */
3371
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3372
+ super(terraformResource, terraformAttribute, wrapsSet);
3373
+ this.terraformResource = terraformResource;
3374
+ this.terraformAttribute = terraformAttribute;
3375
+ this.wrapsSet = wrapsSet;
3376
+ }
3377
+ /**
3378
+ * @param index the index of the item to return
3379
+ */
3380
+ get(index) {
3381
+ return new DataAviUpgradestatusinfoSegParamsControllerOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3382
+ }
3383
+ }
1864
3384
  export function dataAviUpgradestatusinfoSegParamsSeGroupOptionsToTerraform(struct) {
1865
3385
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1866
3386
  return struct;
@@ -2013,6 +3533,96 @@ export class DataAviUpgradestatusinfoSegParamsSeGroupResumeOptionsList extends c
2013
3533
  return new DataAviUpgradestatusinfoSegParamsSeGroupResumeOptionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2014
3534
  }
2015
3535
  }
3536
+ export function dataAviUpgradestatusinfoSegParamsServiceEngineToTerraform(struct) {
3537
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3538
+ return struct;
3539
+ }
3540
+ if (cdktf.isComplexElement(struct)) {
3541
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3542
+ }
3543
+ return {};
3544
+ }
3545
+ export function dataAviUpgradestatusinfoSegParamsServiceEngineToHclTerraform(struct) {
3546
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3547
+ return struct;
3548
+ }
3549
+ if (cdktf.isComplexElement(struct)) {
3550
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3551
+ }
3552
+ const attrs = {};
3553
+ return attrs;
3554
+ }
3555
+ export class DataAviUpgradestatusinfoSegParamsServiceEngineOutputReference extends cdktf.ComplexObject {
3556
+ isEmptyObject = false;
3557
+ /**
3558
+ * @param terraformResource The parent resource
3559
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3560
+ * @param complexObjectIndex the index of this item in the list
3561
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3562
+ */
3563
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3564
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3565
+ }
3566
+ get internalValue() {
3567
+ let hasAnyValues = this.isEmptyObject;
3568
+ const internalValueResult = {};
3569
+ return hasAnyValues ? internalValueResult : undefined;
3570
+ }
3571
+ set internalValue(value) {
3572
+ if (value === undefined) {
3573
+ this.isEmptyObject = false;
3574
+ }
3575
+ else {
3576
+ this.isEmptyObject = Object.keys(value).length === 0;
3577
+ }
3578
+ }
3579
+ // concurrent_segroup_upgrades - computed: true, optional: false, required: false
3580
+ get concurrentSegroupUpgrades() {
3581
+ return this.getStringAttribute('concurrent_segroup_upgrades');
3582
+ }
3583
+ // image_data_transfer_size - computed: true, optional: false, required: false
3584
+ get imageDataTransferSize() {
3585
+ return this.getStringAttribute('image_data_transfer_size');
3586
+ }
3587
+ // large_se_connect_timeout - computed: true, optional: false, required: false
3588
+ get largeSeConnectTimeout() {
3589
+ return this.getStringAttribute('large_se_connect_timeout');
3590
+ }
3591
+ // se_connect_timeout - computed: true, optional: false, required: false
3592
+ get seConnectTimeout() {
3593
+ return this.getStringAttribute('se_connect_timeout');
3594
+ }
3595
+ // simultaneous_image_downloads - computed: true, optional: false, required: false
3596
+ get simultaneousImageDownloads() {
3597
+ return this.getStringAttribute('simultaneous_image_downloads');
3598
+ }
3599
+ // task_base_timeout - computed: true, optional: false, required: false
3600
+ get taskBaseTimeout() {
3601
+ return this.getStringAttribute('task_base_timeout');
3602
+ }
3603
+ }
3604
+ export class DataAviUpgradestatusinfoSegParamsServiceEngineList extends cdktf.ComplexList {
3605
+ terraformResource;
3606
+ terraformAttribute;
3607
+ wrapsSet;
3608
+ /**
3609
+ * @param terraformResource The parent resource
3610
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3611
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3612
+ */
3613
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3614
+ super(terraformResource, terraformAttribute, wrapsSet);
3615
+ this.terraformResource = terraformResource;
3616
+ this.terraformAttribute = terraformAttribute;
3617
+ this.wrapsSet = wrapsSet;
3618
+ }
3619
+ /**
3620
+ * @param index the index of the item to return
3621
+ */
3622
+ get(index) {
3623
+ return new DataAviUpgradestatusinfoSegParamsServiceEngineOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3624
+ }
3625
+ }
2016
3626
  export function dataAviUpgradestatusinfoSegParamsToTerraform(struct) {
2017
3627
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2018
3628
  return struct;
@@ -2056,6 +3666,11 @@ export class DataAviUpgradestatusinfoSegParamsOutputReference extends cdktf.Comp
2056
3666
  this.isEmptyObject = Object.keys(value).length === 0;
2057
3667
  }
2058
3668
  }
3669
+ // controller - computed: true, optional: false, required: false
3670
+ _controller = new DataAviUpgradestatusinfoSegParamsControllerList(this, "controller", true);
3671
+ get controller() {
3672
+ return this._controller;
3673
+ }
2059
3674
  // image_ref - computed: true, optional: false, required: false
2060
3675
  get imageRef() {
2061
3676
  return this.getStringAttribute('image_ref');
@@ -2074,6 +3689,11 @@ export class DataAviUpgradestatusinfoSegParamsOutputReference extends cdktf.Comp
2074
3689
  get seGroupResumeOptions() {
2075
3690
  return this._seGroupResumeOptions;
2076
3691
  }
3692
+ // service_engine - computed: true, optional: false, required: false
3693
+ _serviceEngine = new DataAviUpgradestatusinfoSegParamsServiceEngineList(this, "service_engine", true);
3694
+ get serviceEngine() {
3695
+ return this._serviceEngine;
3696
+ }
2077
3697
  }
2078
3698
  export class DataAviUpgradestatusinfoSegParamsList extends cdktf.ComplexList {
2079
3699
  terraformResource;
@@ -3538,6 +5158,10 @@ export class DataAviUpgradestatusinfoUpgradeReadinessOutputReference extends cdk
3538
5158
  get patchImageRef() {
3539
5159
  return this.getStringAttribute('patch_image_ref');
3540
5160
  }
5161
+ // progress - computed: true, optional: false, required: false
5162
+ get progress() {
5163
+ return this.getStringAttribute('progress');
5164
+ }
3541
5165
  // start_time - computed: true, optional: false, required: false
3542
5166
  get startTime() {
3543
5167
  return this.getStringAttribute('start_time');
@@ -3579,7 +5203,7 @@ export class DataAviUpgradestatusinfoUpgradeReadinessList extends cdktf.ComplexL
3579
5203
  }
3580
5204
  }
3581
5205
  /**
3582
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/data-sources/upgradestatusinfo avi_upgradestatusinfo}
5206
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/upgradestatusinfo avi_upgradestatusinfo}
3583
5207
  */
3584
5208
  export class DataAviUpgradestatusinfo extends cdktf.TerraformDataSource {
3585
5209
  // =================
@@ -3593,7 +5217,7 @@ export class DataAviUpgradestatusinfo extends cdktf.TerraformDataSource {
3593
5217
  * Generates CDKTF code for importing a DataAviUpgradestatusinfo resource upon running "cdktf plan <stack-name>"
3594
5218
  * @param scope The scope in which to define this construct
3595
5219
  * @param importToId The construct id used in the generated config for the DataAviUpgradestatusinfo to import
3596
- * @param importFromId The id of the existing DataAviUpgradestatusinfo that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/data-sources/upgradestatusinfo#import import section} in the documentation of this resource for the id to use
5220
+ * @param importFromId The id of the existing DataAviUpgradestatusinfo that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/upgradestatusinfo#import import section} in the documentation of this resource for the id to use
3597
5221
  * @param provider? Optional instance of the provider where the DataAviUpgradestatusinfo to import is found
3598
5222
  */
3599
5223
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -3603,7 +5227,7 @@ export class DataAviUpgradestatusinfo extends cdktf.TerraformDataSource {
3603
5227
  // INITIALIZER
3604
5228
  // ===========
3605
5229
  /**
3606
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/data-sources/upgradestatusinfo avi_upgradestatusinfo} Data Source
5230
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/upgradestatusinfo avi_upgradestatusinfo} Data Source
3607
5231
  *
3608
5232
  * @param scope The scope in which to define this construct
3609
5233
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -3614,8 +5238,8 @@ export class DataAviUpgradestatusinfo extends cdktf.TerraformDataSource {
3614
5238
  terraformResourceType: 'avi_upgradestatusinfo',
3615
5239
  terraformGeneratorMetadata: {
3616
5240
  providerName: 'avi',
3617
- providerVersion: '30.2.5',
3618
- providerVersionConstraint: '30.2.5'
5241
+ providerVersion: '31.2.1',
5242
+ providerVersionConstraint: '31.2.1'
3619
5243
  },
3620
5244
  provider: config.provider,
3621
5245
  dependsOn: config.dependsOn,
@@ -3645,6 +5269,11 @@ export class DataAviUpgradestatusinfo extends cdktf.TerraformDataSource {
3645
5269
  get clean() {
3646
5270
  return this.getStringAttribute('clean');
3647
5271
  }
5272
+ // dryrun_info - computed: true, optional: false, required: false
5273
+ _dryrunInfo = new DataAviUpgradestatusinfoDryrunInfoList(this, "dryrun_info", true);
5274
+ get dryrunInfo() {
5275
+ return this._dryrunInfo;
5276
+ }
3648
5277
  // duration - computed: true, optional: false, required: false
3649
5278
  get duration() {
3650
5279
  return this.getStringAttribute('duration');