@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -2,284 +2,1417 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface UpgradestatusinfoConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#after_reboot_rollback_fnc Upgradestatusinfo#after_reboot_rollback_fnc}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#after_reboot_rollback_fnc Upgradestatusinfo#after_reboot_rollback_fnc}
6
6
  */
7
7
  readonly afterRebootRollbackFnc?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#after_reboot_task_name Upgradestatusinfo#after_reboot_task_name}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#after_reboot_task_name Upgradestatusinfo#after_reboot_task_name}
10
10
  */
11
11
  readonly afterRebootTaskName?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#clean Upgradestatusinfo#clean}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#clean Upgradestatusinfo#clean}
14
14
  */
15
15
  readonly clean?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
18
18
  */
19
19
  readonly duration?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#enable_patch_rollback Upgradestatusinfo#enable_patch_rollback}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#enable_patch_rollback Upgradestatusinfo#enable_patch_rollback}
22
22
  */
23
23
  readonly enablePatchRollback?: string;
24
24
  /**
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#enable_rollback Upgradestatusinfo#enable_rollback}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#enable_rollback Upgradestatusinfo#enable_rollback}
26
26
  */
27
27
  readonly enableRollback?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
30
30
  */
31
31
  readonly endTime?: string;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
34
34
  */
35
35
  readonly enqueueTime?: string;
36
36
  /**
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#fips_mode Upgradestatusinfo#fips_mode}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#fips_mode Upgradestatusinfo#fips_mode}
38
38
  */
39
39
  readonly fipsMode?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#id Upgradestatusinfo#id}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#id Upgradestatusinfo#id}
42
42
  *
43
43
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
44
44
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
45
45
  */
46
46
  readonly id?: string;
47
47
  /**
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#image_path Upgradestatusinfo#image_path}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_path Upgradestatusinfo#image_path}
49
49
  */
50
50
  readonly imagePath?: string;
51
51
  /**
52
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
52
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
53
53
  */
54
54
  readonly imageRef?: string;
55
55
  /**
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#name Upgradestatusinfo#name}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#name Upgradestatusinfo#name}
57
57
  */
58
58
  readonly name?: string;
59
59
  /**
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#node_type Upgradestatusinfo#node_type}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#node_type Upgradestatusinfo#node_type}
61
61
  */
62
62
  readonly nodeType?: string;
63
63
  /**
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#obj_cloud_ref Upgradestatusinfo#obj_cloud_ref}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#obj_cloud_ref Upgradestatusinfo#obj_cloud_ref}
65
65
  */
66
66
  readonly objCloudRef?: string;
67
67
  /**
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
69
69
  */
70
70
  readonly patchImagePath?: string;
71
71
  /**
72
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
72
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
73
73
  */
74
74
  readonly patchImageRef?: string;
75
75
  /**
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_reboot Upgradestatusinfo#patch_reboot}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_reboot Upgradestatusinfo#patch_reboot}
77
77
  */
78
78
  readonly patchReboot?: string;
79
79
  /**
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
81
81
  */
82
82
  readonly patchVersion?: string;
83
83
  /**
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#prev_image_path Upgradestatusinfo#prev_image_path}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#prev_image_path Upgradestatusinfo#prev_image_path}
85
85
  */
86
86
  readonly prevImagePath?: string;
87
87
  /**
88
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#prev_patch_image_path Upgradestatusinfo#prev_patch_image_path}
88
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#prev_patch_image_path Upgradestatusinfo#prev_patch_image_path}
89
89
  */
90
90
  readonly prevPatchImagePath?: string;
91
91
  /**
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#prev_remote_image_ref Upgradestatusinfo#prev_remote_image_ref}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#prev_remote_image_ref Upgradestatusinfo#prev_remote_image_ref}
93
93
  */
94
94
  readonly prevRemoteImageRef?: string;
95
95
  /**
96
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#previous_image_ref Upgradestatusinfo#previous_image_ref}
96
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#previous_image_ref Upgradestatusinfo#previous_image_ref}
97
97
  */
98
98
  readonly previousImageRef?: string;
99
99
  /**
100
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#previous_patch_image_ref Upgradestatusinfo#previous_patch_image_ref}
100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#previous_patch_image_ref Upgradestatusinfo#previous_patch_image_ref}
101
101
  */
102
102
  readonly previousPatchImageRef?: string;
103
103
  /**
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#previous_patch_version Upgradestatusinfo#previous_patch_version}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#previous_patch_version Upgradestatusinfo#previous_patch_version}
105
105
  */
106
106
  readonly previousPatchVersion?: string;
107
107
  /**
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#previous_version Upgradestatusinfo#previous_version}
108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#previous_version Upgradestatusinfo#previous_version}
109
109
  */
110
110
  readonly previousVersion?: string;
111
111
  /**
112
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
113
113
  */
114
114
  readonly progress?: string;
115
115
  /**
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
117
117
  */
118
118
  readonly reason?: string;
119
119
  /**
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#remote_image_ref Upgradestatusinfo#remote_image_ref}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#remote_image_ref Upgradestatusinfo#remote_image_ref}
121
121
  */
122
122
  readonly remoteImageRef?: string;
123
123
  /**
124
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_patch_image_path Upgradestatusinfo#se_patch_image_path}
124
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_patch_image_path Upgradestatusinfo#se_patch_image_path}
125
125
  */
126
126
  readonly sePatchImagePath?: string;
127
127
  /**
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_patch_image_ref Upgradestatusinfo#se_patch_image_ref}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_patch_image_ref Upgradestatusinfo#se_patch_image_ref}
129
129
  */
130
130
  readonly sePatchImageRef?: string;
131
131
  /**
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
133
133
  */
134
134
  readonly startTime?: string;
135
135
  /**
136
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#statediff_ref Upgradestatusinfo#statediff_ref}
136
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#statediff_ref Upgradestatusinfo#statediff_ref}
137
137
  */
138
138
  readonly statediffRef?: string;
139
139
  /**
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#system Upgradestatusinfo#system}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#system Upgradestatusinfo#system}
141
141
  */
142
142
  readonly systemAttribute?: string;
143
143
  /**
144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#system_report_refs Upgradestatusinfo#system_report_refs}
144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#system_report_refs Upgradestatusinfo#system_report_refs}
145
145
  */
146
146
  readonly systemReportRefs?: string[];
147
147
  /**
148
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tasks_completed Upgradestatusinfo#tasks_completed}
148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tasks_completed Upgradestatusinfo#tasks_completed}
149
149
  */
150
150
  readonly tasksCompleted?: string;
151
151
  /**
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
153
153
  */
154
154
  readonly tenantRef?: string;
155
155
  /**
156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#total_tasks Upgradestatusinfo#total_tasks}
156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#total_tasks Upgradestatusinfo#total_tasks}
157
157
  */
158
158
  readonly totalTasks?: string;
159
159
  /**
160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#upgrade_ops Upgradestatusinfo#upgrade_ops}
160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_ops Upgradestatusinfo#upgrade_ops}
161
161
  */
162
162
  readonly upgradeOps?: string;
163
163
  /**
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#uuid Upgradestatusinfo#uuid}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#uuid Upgradestatusinfo#uuid}
165
165
  */
166
166
  readonly uuid?: string;
167
167
  /**
168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#version Upgradestatusinfo#version}
168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#version Upgradestatusinfo#version}
169
169
  */
170
170
  readonly version?: string;
171
171
  /**
172
+ * dryrun_info block
173
+ *
174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#dryrun_info Upgradestatusinfo#dryrun_info}
175
+ */
176
+ readonly dryrunInfo?: UpgradestatusinfoDryrunInfo[] | cdktf.IResolvable;
177
+ /**
172
178
  * history block
173
179
  *
174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#history Upgradestatusinfo#history}
180
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#history Upgradestatusinfo#history}
181
+ */
182
+ readonly history?: UpgradestatusinfoHistory[] | cdktf.IResolvable;
183
+ /**
184
+ * params block
185
+ *
186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#params Upgradestatusinfo#params}
187
+ */
188
+ readonly params?: UpgradestatusinfoParams[] | cdktf.IResolvable;
189
+ /**
190
+ * patch_list block
191
+ *
192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_list Upgradestatusinfo#patch_list}
193
+ */
194
+ readonly patchList?: UpgradestatusinfoPatchListStruct[] | cdktf.IResolvable;
195
+ /**
196
+ * previous_patch_list block
197
+ *
198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#previous_patch_list Upgradestatusinfo#previous_patch_list}
199
+ */
200
+ readonly previousPatchList?: UpgradestatusinfoPreviousPatchListStruct[] | cdktf.IResolvable;
201
+ /**
202
+ * se_upgrade_events block
203
+ *
204
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_events Upgradestatusinfo#se_upgrade_events}
205
+ */
206
+ readonly seUpgradeEvents?: UpgradestatusinfoSeUpgradeEvents[] | cdktf.IResolvable;
207
+ /**
208
+ * seg_params block
209
+ *
210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#seg_params Upgradestatusinfo#seg_params}
211
+ */
212
+ readonly segParams?: UpgradestatusinfoSegParams[] | cdktf.IResolvable;
213
+ /**
214
+ * seg_status block
215
+ *
216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#seg_status Upgradestatusinfo#seg_status}
217
+ */
218
+ readonly segStatus?: UpgradestatusinfoSegStatus[] | cdktf.IResolvable;
219
+ /**
220
+ * state block
221
+ *
222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
223
+ */
224
+ readonly state?: UpgradestatusinfoState[] | cdktf.IResolvable;
225
+ /**
226
+ * upgrade_events block
227
+ *
228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_events Upgradestatusinfo#upgrade_events}
229
+ */
230
+ readonly upgradeEvents?: UpgradestatusinfoUpgradeEvents[] | cdktf.IResolvable;
231
+ /**
232
+ * upgrade_readiness block
233
+ *
234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_readiness Upgradestatusinfo#upgrade_readiness}
235
+ */
236
+ readonly upgradeReadiness?: UpgradestatusinfoUpgradeReadiness[] | cdktf.IResolvable;
237
+ }
238
+ export interface UpgradestatusinfoDryrunInfoParamsSeGroupOptions {
239
+ /**
240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
241
+ */
242
+ readonly actionOnError?: string;
243
+ /**
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
245
+ */
246
+ readonly disruptive?: string;
247
+ }
248
+ export declare function upgradestatusinfoDryrunInfoParamsSeGroupOptionsToTerraform(struct?: UpgradestatusinfoDryrunInfoParamsSeGroupOptions | cdktf.IResolvable): any;
249
+ export declare function upgradestatusinfoDryrunInfoParamsSeGroupOptionsToHclTerraform(struct?: UpgradestatusinfoDryrunInfoParamsSeGroupOptions | cdktf.IResolvable): any;
250
+ export declare class UpgradestatusinfoDryrunInfoParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
251
+ private isEmptyObject;
252
+ private resolvableValue?;
253
+ /**
254
+ * @param terraformResource The parent resource
255
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
256
+ * @param complexObjectIndex the index of this item in the list
257
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
258
+ */
259
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
260
+ get internalValue(): UpgradestatusinfoDryrunInfoParamsSeGroupOptions | cdktf.IResolvable | undefined;
261
+ set internalValue(value: UpgradestatusinfoDryrunInfoParamsSeGroupOptions | cdktf.IResolvable | undefined);
262
+ private _actionOnError?;
263
+ get actionOnError(): string;
264
+ set actionOnError(value: string);
265
+ resetActionOnError(): void;
266
+ get actionOnErrorInput(): string;
267
+ private _disruptive?;
268
+ get disruptive(): string;
269
+ set disruptive(value: string);
270
+ resetDisruptive(): void;
271
+ get disruptiveInput(): string;
272
+ }
273
+ export declare class UpgradestatusinfoDryrunInfoParamsSeGroupOptionsList extends cdktf.ComplexList {
274
+ protected terraformResource: cdktf.IInterpolatingParent;
275
+ protected terraformAttribute: string;
276
+ protected wrapsSet: boolean;
277
+ internalValue?: UpgradestatusinfoDryrunInfoParamsSeGroupOptions[] | cdktf.IResolvable;
278
+ /**
279
+ * @param terraformResource The parent resource
280
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
281
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
282
+ */
283
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
284
+ /**
285
+ * @param index the index of the item to return
286
+ */
287
+ get(index: number): UpgradestatusinfoDryrunInfoParamsSeGroupOptionsOutputReference;
288
+ }
289
+ export interface UpgradestatusinfoDryrunInfoParams {
290
+ /**
291
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller_patch_ref Upgradestatusinfo#controller_patch_ref}
292
+ */
293
+ readonly controllerPatchRef?: string;
294
+ /**
295
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#dryrun Upgradestatusinfo#dryrun}
296
+ */
297
+ readonly dryrun?: string;
298
+ /**
299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
300
+ */
301
+ readonly imageRef?: string;
302
+ /**
303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#prechecks_only Upgradestatusinfo#prechecks_only}
304
+ */
305
+ readonly prechecksOnly?: string;
306
+ /**
307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_refs Upgradestatusinfo#se_group_refs}
308
+ */
309
+ readonly seGroupRefs?: string[];
310
+ /**
311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_patch_ref Upgradestatusinfo#se_patch_ref}
312
+ */
313
+ readonly sePatchRef?: string;
314
+ /**
315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#skip_warnings Upgradestatusinfo#skip_warnings}
316
+ */
317
+ readonly skipWarnings?: string;
318
+ /**
319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#system Upgradestatusinfo#system}
320
+ */
321
+ readonly systemAttribute?: string;
322
+ /**
323
+ * se_group_options block
324
+ *
325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
326
+ */
327
+ readonly seGroupOptions?: UpgradestatusinfoDryrunInfoParamsSeGroupOptions[] | cdktf.IResolvable;
328
+ }
329
+ export declare function upgradestatusinfoDryrunInfoParamsToTerraform(struct?: UpgradestatusinfoDryrunInfoParams | cdktf.IResolvable): any;
330
+ export declare function upgradestatusinfoDryrunInfoParamsToHclTerraform(struct?: UpgradestatusinfoDryrunInfoParams | cdktf.IResolvable): any;
331
+ export declare class UpgradestatusinfoDryrunInfoParamsOutputReference extends cdktf.ComplexObject {
332
+ private isEmptyObject;
333
+ private resolvableValue?;
334
+ /**
335
+ * @param terraformResource The parent resource
336
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
337
+ * @param complexObjectIndex the index of this item in the list
338
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
339
+ */
340
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
341
+ get internalValue(): UpgradestatusinfoDryrunInfoParams | cdktf.IResolvable | undefined;
342
+ set internalValue(value: UpgradestatusinfoDryrunInfoParams | cdktf.IResolvable | undefined);
343
+ private _controllerPatchRef?;
344
+ get controllerPatchRef(): string;
345
+ set controllerPatchRef(value: string);
346
+ resetControllerPatchRef(): void;
347
+ get controllerPatchRefInput(): string;
348
+ private _dryrun?;
349
+ get dryrun(): string;
350
+ set dryrun(value: string);
351
+ resetDryrun(): void;
352
+ get dryrunInput(): string;
353
+ private _imageRef?;
354
+ get imageRef(): string;
355
+ set imageRef(value: string);
356
+ resetImageRef(): void;
357
+ get imageRefInput(): string;
358
+ private _prechecksOnly?;
359
+ get prechecksOnly(): string;
360
+ set prechecksOnly(value: string);
361
+ resetPrechecksOnly(): void;
362
+ get prechecksOnlyInput(): string;
363
+ private _seGroupRefs?;
364
+ get seGroupRefs(): string[];
365
+ set seGroupRefs(value: string[]);
366
+ resetSeGroupRefs(): void;
367
+ get seGroupRefsInput(): string[];
368
+ private _sePatchRef?;
369
+ get sePatchRef(): string;
370
+ set sePatchRef(value: string);
371
+ resetSePatchRef(): void;
372
+ get sePatchRefInput(): string;
373
+ private _skipWarnings?;
374
+ get skipWarnings(): string;
375
+ set skipWarnings(value: string);
376
+ resetSkipWarnings(): void;
377
+ get skipWarningsInput(): string;
378
+ private _system?;
379
+ get systemAttribute(): string;
380
+ set systemAttribute(value: string);
381
+ resetSystemAttribute(): void;
382
+ get systemAttributeInput(): string;
383
+ private _seGroupOptions;
384
+ get seGroupOptions(): UpgradestatusinfoDryrunInfoParamsSeGroupOptionsList;
385
+ putSeGroupOptions(value: UpgradestatusinfoDryrunInfoParamsSeGroupOptions[] | cdktf.IResolvable): void;
386
+ resetSeGroupOptions(): void;
387
+ get seGroupOptionsInput(): any;
388
+ }
389
+ export declare class UpgradestatusinfoDryrunInfoParamsList extends cdktf.ComplexList {
390
+ protected terraformResource: cdktf.IInterpolatingParent;
391
+ protected terraformAttribute: string;
392
+ protected wrapsSet: boolean;
393
+ internalValue?: UpgradestatusinfoDryrunInfoParams[] | cdktf.IResolvable;
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: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
400
+ /**
401
+ * @param index the index of the item to return
402
+ */
403
+ get(index: number): UpgradestatusinfoDryrunInfoParamsOutputReference;
404
+ }
405
+ export interface UpgradestatusinfoDryrunInfoStateLastChangedTime {
406
+ /**
407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
408
+ */
409
+ readonly secs: string;
410
+ /**
411
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
412
+ */
413
+ readonly usecs: string;
414
+ }
415
+ export declare function upgradestatusinfoDryrunInfoStateLastChangedTimeToTerraform(struct?: UpgradestatusinfoDryrunInfoStateLastChangedTime | cdktf.IResolvable): any;
416
+ export declare function upgradestatusinfoDryrunInfoStateLastChangedTimeToHclTerraform(struct?: UpgradestatusinfoDryrunInfoStateLastChangedTime | cdktf.IResolvable): any;
417
+ export declare class UpgradestatusinfoDryrunInfoStateLastChangedTimeOutputReference extends cdktf.ComplexObject {
418
+ private isEmptyObject;
419
+ private resolvableValue?;
420
+ /**
421
+ * @param terraformResource The parent resource
422
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
423
+ * @param complexObjectIndex the index of this item in the list
424
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
425
+ */
426
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
427
+ get internalValue(): UpgradestatusinfoDryrunInfoStateLastChangedTime | cdktf.IResolvable | undefined;
428
+ set internalValue(value: UpgradestatusinfoDryrunInfoStateLastChangedTime | cdktf.IResolvable | undefined);
429
+ private _secs?;
430
+ get secs(): string;
431
+ set secs(value: string);
432
+ get secsInput(): string;
433
+ private _usecs?;
434
+ get usecs(): string;
435
+ set usecs(value: string);
436
+ get usecsInput(): string;
437
+ }
438
+ export declare class UpgradestatusinfoDryrunInfoStateLastChangedTimeList extends cdktf.ComplexList {
439
+ protected terraformResource: cdktf.IInterpolatingParent;
440
+ protected terraformAttribute: string;
441
+ protected wrapsSet: boolean;
442
+ internalValue?: UpgradestatusinfoDryrunInfoStateLastChangedTime[] | cdktf.IResolvable;
443
+ /**
444
+ * @param terraformResource The parent resource
445
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
446
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
447
+ */
448
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
449
+ /**
450
+ * @param index the index of the item to return
451
+ */
452
+ get(index: number): UpgradestatusinfoDryrunInfoStateLastChangedTimeOutputReference;
453
+ }
454
+ export interface UpgradestatusinfoDryrunInfoState {
455
+ /**
456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
457
+ */
458
+ readonly reason?: string;
459
+ /**
460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
461
+ */
462
+ readonly rebooted?: string;
463
+ /**
464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
465
+ */
466
+ readonly state?: string;
467
+ /**
468
+ * last_changed_time block
469
+ *
470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
471
+ */
472
+ readonly lastChangedTime?: UpgradestatusinfoDryrunInfoStateLastChangedTime[] | cdktf.IResolvable;
473
+ }
474
+ export declare function upgradestatusinfoDryrunInfoStateToTerraform(struct?: UpgradestatusinfoDryrunInfoState | cdktf.IResolvable): any;
475
+ export declare function upgradestatusinfoDryrunInfoStateToHclTerraform(struct?: UpgradestatusinfoDryrunInfoState | cdktf.IResolvable): any;
476
+ export declare class UpgradestatusinfoDryrunInfoStateOutputReference extends cdktf.ComplexObject {
477
+ private isEmptyObject;
478
+ private resolvableValue?;
479
+ /**
480
+ * @param terraformResource The parent resource
481
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
482
+ * @param complexObjectIndex the index of this item in the list
483
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
484
+ */
485
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
486
+ get internalValue(): UpgradestatusinfoDryrunInfoState | cdktf.IResolvable | undefined;
487
+ set internalValue(value: UpgradestatusinfoDryrunInfoState | cdktf.IResolvable | undefined);
488
+ private _reason?;
489
+ get reason(): string;
490
+ set reason(value: string);
491
+ resetReason(): void;
492
+ get reasonInput(): string;
493
+ private _rebooted?;
494
+ get rebooted(): string;
495
+ set rebooted(value: string);
496
+ resetRebooted(): void;
497
+ get rebootedInput(): string;
498
+ private _state?;
499
+ get state(): string;
500
+ set state(value: string);
501
+ resetState(): void;
502
+ get stateInput(): string;
503
+ private _lastChangedTime;
504
+ get lastChangedTime(): UpgradestatusinfoDryrunInfoStateLastChangedTimeList;
505
+ putLastChangedTime(value: UpgradestatusinfoDryrunInfoStateLastChangedTime[] | cdktf.IResolvable): void;
506
+ resetLastChangedTime(): void;
507
+ get lastChangedTimeInput(): any;
508
+ }
509
+ export declare class UpgradestatusinfoDryrunInfoStateList extends cdktf.ComplexList {
510
+ protected terraformResource: cdktf.IInterpolatingParent;
511
+ protected terraformAttribute: string;
512
+ protected wrapsSet: boolean;
513
+ internalValue?: UpgradestatusinfoDryrunInfoState[] | cdktf.IResolvable;
514
+ /**
515
+ * @param terraformResource The parent resource
516
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
517
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
518
+ */
519
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
520
+ /**
521
+ * @param index the index of the item to return
522
+ */
523
+ get(index: number): UpgradestatusinfoDryrunInfoStateOutputReference;
524
+ }
525
+ export interface UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp {
526
+ /**
527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
528
+ */
529
+ readonly addr: string;
530
+ /**
531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
532
+ */
533
+ readonly type: string;
534
+ }
535
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpToTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp | cdktf.IResolvable): any;
536
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpToHclTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp | cdktf.IResolvable): any;
537
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpOutputReference extends cdktf.ComplexObject {
538
+ private isEmptyObject;
539
+ private resolvableValue?;
540
+ /**
541
+ * @param terraformResource The parent resource
542
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
543
+ * @param complexObjectIndex the index of this item in the list
544
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
545
+ */
546
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
547
+ get internalValue(): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp | cdktf.IResolvable | undefined;
548
+ set internalValue(value: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp | cdktf.IResolvable | undefined);
549
+ private _addr?;
550
+ get addr(): string;
551
+ set addr(value: string);
552
+ get addrInput(): string;
553
+ private _type?;
554
+ get type(): string;
555
+ set type(value: string);
556
+ get typeInput(): string;
557
+ }
558
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpList extends cdktf.ComplexList {
559
+ protected terraformResource: cdktf.IInterpolatingParent;
560
+ protected terraformAttribute: string;
561
+ protected wrapsSet: boolean;
562
+ internalValue?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp[] | cdktf.IResolvable;
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: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
569
+ /**
570
+ * @param index the index of the item to return
571
+ */
572
+ get(index: number): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpOutputReference;
573
+ }
574
+ export interface UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents {
575
+ /**
576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
577
+ */
578
+ readonly duration?: string;
579
+ /**
580
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
581
+ */
582
+ readonly endTime?: string;
583
+ /**
584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
585
+ */
586
+ readonly message?: string;
587
+ /**
588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
589
+ */
590
+ readonly startTime?: string;
591
+ /**
592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
593
+ */
594
+ readonly status?: string;
595
+ /**
596
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
597
+ */
598
+ readonly subTasks?: string[];
599
+ /**
600
+ * ip block
601
+ *
602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
603
+ */
604
+ readonly ip?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp[] | cdktf.IResolvable;
605
+ }
606
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsNodesEventsToTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents | cdktf.IResolvable): any;
607
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsNodesEventsToHclTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents | cdktf.IResolvable): any;
608
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsOutputReference extends cdktf.ComplexObject {
609
+ private isEmptyObject;
610
+ private resolvableValue?;
611
+ /**
612
+ * @param terraformResource The parent resource
613
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
614
+ * @param complexObjectIndex the index of this item in the list
615
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
616
+ */
617
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
618
+ get internalValue(): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents | cdktf.IResolvable | undefined;
619
+ set internalValue(value: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents | cdktf.IResolvable | undefined);
620
+ private _duration?;
621
+ get duration(): string;
622
+ set duration(value: string);
623
+ resetDuration(): void;
624
+ get durationInput(): string;
625
+ private _endTime?;
626
+ get endTime(): string;
627
+ set endTime(value: string);
628
+ resetEndTime(): void;
629
+ get endTimeInput(): string;
630
+ private _message?;
631
+ get message(): string;
632
+ set message(value: string);
633
+ resetMessage(): void;
634
+ get messageInput(): string;
635
+ private _startTime?;
636
+ get startTime(): string;
637
+ set startTime(value: string);
638
+ resetStartTime(): void;
639
+ get startTimeInput(): string;
640
+ private _status?;
641
+ get status(): string;
642
+ set status(value: string);
643
+ resetStatus(): void;
644
+ get statusInput(): string;
645
+ private _subTasks?;
646
+ get subTasks(): string[];
647
+ set subTasks(value: string[]);
648
+ resetSubTasks(): void;
649
+ get subTasksInput(): string[];
650
+ private _ip;
651
+ get ip(): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIpList;
652
+ putIp(value: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsIp[] | cdktf.IResolvable): void;
653
+ resetIp(): void;
654
+ get ipInput(): any;
655
+ }
656
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsList extends cdktf.ComplexList {
657
+ protected terraformResource: cdktf.IInterpolatingParent;
658
+ protected terraformAttribute: string;
659
+ protected wrapsSet: boolean;
660
+ internalValue?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents[] | cdktf.IResolvable;
661
+ /**
662
+ * @param terraformResource The parent resource
663
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
664
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
665
+ */
666
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
667
+ /**
668
+ * @param index the index of the item to return
669
+ */
670
+ get(index: number): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsOutputReference;
671
+ }
672
+ export interface UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp {
673
+ /**
674
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
675
+ */
676
+ readonly addr: string;
677
+ /**
678
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
679
+ */
680
+ readonly type: string;
681
+ }
682
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpToTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp | cdktf.IResolvable): any;
683
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpToHclTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp | cdktf.IResolvable): any;
684
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpOutputReference extends cdktf.ComplexObject {
685
+ private isEmptyObject;
686
+ private resolvableValue?;
687
+ /**
688
+ * @param terraformResource The parent resource
689
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
690
+ * @param complexObjectIndex the index of this item in the list
691
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
692
+ */
693
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
694
+ get internalValue(): UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp | cdktf.IResolvable | undefined;
695
+ set internalValue(value: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp | cdktf.IResolvable | undefined);
696
+ private _addr?;
697
+ get addr(): string;
698
+ set addr(value: string);
699
+ get addrInput(): string;
700
+ private _type?;
701
+ get type(): string;
702
+ set type(value: string);
703
+ get typeInput(): string;
704
+ }
705
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpList extends cdktf.ComplexList {
706
+ protected terraformResource: cdktf.IInterpolatingParent;
707
+ protected terraformAttribute: string;
708
+ protected wrapsSet: boolean;
709
+ internalValue?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp[] | cdktf.IResolvable;
710
+ /**
711
+ * @param terraformResource The parent resource
712
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
713
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
714
+ */
715
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
716
+ /**
717
+ * @param index the index of the item to return
718
+ */
719
+ get(index: number): UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpOutputReference;
720
+ }
721
+ export interface UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents {
722
+ /**
723
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
724
+ */
725
+ readonly duration?: string;
726
+ /**
727
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
728
+ */
729
+ readonly endTime?: string;
730
+ /**
731
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
732
+ */
733
+ readonly message?: string;
734
+ /**
735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
736
+ */
737
+ readonly startTime?: string;
738
+ /**
739
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
740
+ */
741
+ readonly status?: string;
742
+ /**
743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
744
+ */
745
+ readonly subTasks?: string[];
746
+ /**
747
+ * ip block
748
+ *
749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
750
+ */
751
+ readonly ip?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp[] | cdktf.IResolvable;
752
+ }
753
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsSubEventsToTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents | cdktf.IResolvable): any;
754
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsSubEventsToHclTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents | cdktf.IResolvable): any;
755
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsOutputReference extends cdktf.ComplexObject {
756
+ private isEmptyObject;
757
+ private resolvableValue?;
758
+ /**
759
+ * @param terraformResource The parent resource
760
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
761
+ * @param complexObjectIndex the index of this item in the list
762
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
763
+ */
764
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
765
+ get internalValue(): UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents | cdktf.IResolvable | undefined;
766
+ set internalValue(value: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents | cdktf.IResolvable | undefined);
767
+ private _duration?;
768
+ get duration(): string;
769
+ set duration(value: string);
770
+ resetDuration(): void;
771
+ get durationInput(): string;
772
+ private _endTime?;
773
+ get endTime(): string;
774
+ set endTime(value: string);
775
+ resetEndTime(): void;
776
+ get endTimeInput(): string;
777
+ private _message?;
778
+ get message(): string;
779
+ set message(value: string);
780
+ resetMessage(): void;
781
+ get messageInput(): string;
782
+ private _startTime?;
783
+ get startTime(): string;
784
+ set startTime(value: string);
785
+ resetStartTime(): void;
786
+ get startTimeInput(): string;
787
+ private _status?;
788
+ get status(): string;
789
+ set status(value: string);
790
+ resetStatus(): void;
791
+ get statusInput(): string;
792
+ private _subTasks?;
793
+ get subTasks(): string[];
794
+ set subTasks(value: string[]);
795
+ resetSubTasks(): void;
796
+ get subTasksInput(): string[];
797
+ private _ip;
798
+ get ip(): UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIpList;
799
+ putIp(value: UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsIp[] | cdktf.IResolvable): void;
800
+ resetIp(): void;
801
+ get ipInput(): any;
802
+ }
803
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsList extends cdktf.ComplexList {
804
+ protected terraformResource: cdktf.IInterpolatingParent;
805
+ protected terraformAttribute: string;
806
+ protected wrapsSet: boolean;
807
+ internalValue?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents[] | cdktf.IResolvable;
808
+ /**
809
+ * @param terraformResource The parent resource
810
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
811
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
812
+ */
813
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
814
+ /**
815
+ * @param index the index of the item to return
816
+ */
817
+ get(index: number): UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsOutputReference;
818
+ }
819
+ export interface UpgradestatusinfoDryrunInfoUpgradeEvents {
820
+ /**
821
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
822
+ */
823
+ readonly task?: string;
824
+ /**
825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_name Upgradestatusinfo#task_name}
826
+ */
827
+ readonly taskName?: string;
828
+ /**
829
+ * nodes_events block
830
+ *
831
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#nodes_events Upgradestatusinfo#nodes_events}
832
+ */
833
+ readonly nodesEvents?: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents[] | cdktf.IResolvable;
834
+ /**
835
+ * sub_events block
836
+ *
837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_events Upgradestatusinfo#sub_events}
838
+ */
839
+ readonly subEvents?: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents[] | cdktf.IResolvable;
840
+ }
841
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsToTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEvents | cdktf.IResolvable): any;
842
+ export declare function upgradestatusinfoDryrunInfoUpgradeEventsToHclTerraform(struct?: UpgradestatusinfoDryrunInfoUpgradeEvents | cdktf.IResolvable): any;
843
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsOutputReference extends cdktf.ComplexObject {
844
+ private isEmptyObject;
845
+ private resolvableValue?;
846
+ /**
847
+ * @param terraformResource The parent resource
848
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
849
+ * @param complexObjectIndex the index of this item in the list
850
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
851
+ */
852
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
853
+ get internalValue(): UpgradestatusinfoDryrunInfoUpgradeEvents | cdktf.IResolvable | undefined;
854
+ set internalValue(value: UpgradestatusinfoDryrunInfoUpgradeEvents | cdktf.IResolvable | undefined);
855
+ private _task?;
856
+ get task(): string;
857
+ set task(value: string);
858
+ resetTask(): void;
859
+ get taskInput(): string;
860
+ private _taskName?;
861
+ get taskName(): string;
862
+ set taskName(value: string);
863
+ resetTaskName(): void;
864
+ get taskNameInput(): string;
865
+ private _nodesEvents;
866
+ get nodesEvents(): UpgradestatusinfoDryrunInfoUpgradeEventsNodesEventsList;
867
+ putNodesEvents(value: UpgradestatusinfoDryrunInfoUpgradeEventsNodesEvents[] | cdktf.IResolvable): void;
868
+ resetNodesEvents(): void;
869
+ get nodesEventsInput(): any;
870
+ private _subEvents;
871
+ get subEvents(): UpgradestatusinfoDryrunInfoUpgradeEventsSubEventsList;
872
+ putSubEvents(value: UpgradestatusinfoDryrunInfoUpgradeEventsSubEvents[] | cdktf.IResolvable): void;
873
+ resetSubEvents(): void;
874
+ get subEventsInput(): any;
875
+ }
876
+ export declare class UpgradestatusinfoDryrunInfoUpgradeEventsList extends cdktf.ComplexList {
877
+ protected terraformResource: cdktf.IInterpolatingParent;
878
+ protected terraformAttribute: string;
879
+ protected wrapsSet: boolean;
880
+ internalValue?: UpgradestatusinfoDryrunInfoUpgradeEvents[] | cdktf.IResolvable;
881
+ /**
882
+ * @param terraformResource The parent resource
883
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
884
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
885
+ */
886
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
887
+ /**
888
+ * @param index the index of the item to return
889
+ */
890
+ get(index: number): UpgradestatusinfoDryrunInfoUpgradeEventsOutputReference;
891
+ }
892
+ export interface UpgradestatusinfoDryrunInfo {
893
+ /**
894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
895
+ */
896
+ readonly duration?: string;
897
+ /**
898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
899
+ */
900
+ readonly endTime?: string;
901
+ /**
902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#operation Upgradestatusinfo#operation}
903
+ */
904
+ readonly operation?: string;
905
+ /**
906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
907
+ */
908
+ readonly progress?: string;
909
+ /**
910
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
911
+ */
912
+ readonly startTime?: string;
913
+ /**
914
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tasks_completed Upgradestatusinfo#tasks_completed}
915
+ */
916
+ readonly tasksCompleted?: string;
917
+ /**
918
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#total_tasks Upgradestatusinfo#total_tasks}
919
+ */
920
+ readonly totalTasks?: string;
921
+ /**
922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#worker Upgradestatusinfo#worker}
923
+ */
924
+ readonly worker?: string;
925
+ /**
926
+ * params block
927
+ *
928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#params Upgradestatusinfo#params}
929
+ */
930
+ readonly params?: UpgradestatusinfoDryrunInfoParams[] | cdktf.IResolvable;
931
+ /**
932
+ * state block
933
+ *
934
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
935
+ */
936
+ readonly state?: UpgradestatusinfoDryrunInfoState[] | cdktf.IResolvable;
937
+ /**
938
+ * upgrade_events block
939
+ *
940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_events Upgradestatusinfo#upgrade_events}
941
+ */
942
+ readonly upgradeEvents?: UpgradestatusinfoDryrunInfoUpgradeEvents[] | cdktf.IResolvable;
943
+ }
944
+ export declare function upgradestatusinfoDryrunInfoToTerraform(struct?: UpgradestatusinfoDryrunInfo | cdktf.IResolvable): any;
945
+ export declare function upgradestatusinfoDryrunInfoToHclTerraform(struct?: UpgradestatusinfoDryrunInfo | cdktf.IResolvable): any;
946
+ export declare class UpgradestatusinfoDryrunInfoOutputReference extends cdktf.ComplexObject {
947
+ private isEmptyObject;
948
+ private resolvableValue?;
949
+ /**
950
+ * @param terraformResource The parent resource
951
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
952
+ * @param complexObjectIndex the index of this item in the list
953
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
954
+ */
955
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
956
+ get internalValue(): UpgradestatusinfoDryrunInfo | cdktf.IResolvable | undefined;
957
+ set internalValue(value: UpgradestatusinfoDryrunInfo | cdktf.IResolvable | undefined);
958
+ private _duration?;
959
+ get duration(): string;
960
+ set duration(value: string);
961
+ resetDuration(): void;
962
+ get durationInput(): string;
963
+ private _endTime?;
964
+ get endTime(): string;
965
+ set endTime(value: string);
966
+ resetEndTime(): void;
967
+ get endTimeInput(): string;
968
+ private _operation?;
969
+ get operation(): string;
970
+ set operation(value: string);
971
+ resetOperation(): void;
972
+ get operationInput(): string;
973
+ private _progress?;
974
+ get progress(): string;
975
+ set progress(value: string);
976
+ resetProgress(): void;
977
+ get progressInput(): string;
978
+ private _startTime?;
979
+ get startTime(): string;
980
+ set startTime(value: string);
981
+ resetStartTime(): void;
982
+ get startTimeInput(): string;
983
+ private _tasksCompleted?;
984
+ get tasksCompleted(): string;
985
+ set tasksCompleted(value: string);
986
+ resetTasksCompleted(): void;
987
+ get tasksCompletedInput(): string;
988
+ private _totalTasks?;
989
+ get totalTasks(): string;
990
+ set totalTasks(value: string);
991
+ resetTotalTasks(): void;
992
+ get totalTasksInput(): string;
993
+ private _worker?;
994
+ get worker(): string;
995
+ set worker(value: string);
996
+ resetWorker(): void;
997
+ get workerInput(): string;
998
+ private _params;
999
+ get params(): UpgradestatusinfoDryrunInfoParamsList;
1000
+ putParams(value: UpgradestatusinfoDryrunInfoParams[] | cdktf.IResolvable): void;
1001
+ resetParams(): void;
1002
+ get paramsInput(): any;
1003
+ private _state;
1004
+ get state(): UpgradestatusinfoDryrunInfoStateList;
1005
+ putState(value: UpgradestatusinfoDryrunInfoState[] | cdktf.IResolvable): void;
1006
+ resetState(): void;
1007
+ get stateInput(): any;
1008
+ private _upgradeEvents;
1009
+ get upgradeEvents(): UpgradestatusinfoDryrunInfoUpgradeEventsList;
1010
+ putUpgradeEvents(value: UpgradestatusinfoDryrunInfoUpgradeEvents[] | cdktf.IResolvable): void;
1011
+ resetUpgradeEvents(): void;
1012
+ get upgradeEventsInput(): any;
1013
+ }
1014
+ export declare class UpgradestatusinfoDryrunInfoList extends cdktf.ComplexList {
1015
+ protected terraformResource: cdktf.IInterpolatingParent;
1016
+ protected terraformAttribute: string;
1017
+ protected wrapsSet: boolean;
1018
+ internalValue?: UpgradestatusinfoDryrunInfo[] | cdktf.IResolvable;
1019
+ /**
1020
+ * @param terraformResource The parent resource
1021
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1022
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1023
+ */
1024
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1025
+ /**
1026
+ * @param index the index of the item to return
1027
+ */
1028
+ get(index: number): UpgradestatusinfoDryrunInfoOutputReference;
1029
+ }
1030
+ export interface UpgradestatusinfoHistoryParamsController {
1031
+ /**
1032
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
1033
+ */
1034
+ readonly taskBaseTimeout?: string;
1035
+ }
1036
+ export declare function upgradestatusinfoHistoryParamsControllerToTerraform(struct?: UpgradestatusinfoHistoryParamsController | cdktf.IResolvable): any;
1037
+ export declare function upgradestatusinfoHistoryParamsControllerToHclTerraform(struct?: UpgradestatusinfoHistoryParamsController | cdktf.IResolvable): any;
1038
+ export declare class UpgradestatusinfoHistoryParamsControllerOutputReference extends cdktf.ComplexObject {
1039
+ private isEmptyObject;
1040
+ private resolvableValue?;
1041
+ /**
1042
+ * @param terraformResource The parent resource
1043
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1044
+ * @param complexObjectIndex the index of this item in the list
1045
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1046
+ */
1047
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1048
+ get internalValue(): UpgradestatusinfoHistoryParamsController | cdktf.IResolvable | undefined;
1049
+ set internalValue(value: UpgradestatusinfoHistoryParamsController | cdktf.IResolvable | undefined);
1050
+ private _taskBaseTimeout?;
1051
+ get taskBaseTimeout(): string;
1052
+ set taskBaseTimeout(value: string);
1053
+ resetTaskBaseTimeout(): void;
1054
+ get taskBaseTimeoutInput(): string;
1055
+ }
1056
+ export declare class UpgradestatusinfoHistoryParamsControllerList extends cdktf.ComplexList {
1057
+ protected terraformResource: cdktf.IInterpolatingParent;
1058
+ protected terraformAttribute: string;
1059
+ protected wrapsSet: boolean;
1060
+ internalValue?: UpgradestatusinfoHistoryParamsController[] | cdktf.IResolvable;
1061
+ /**
1062
+ * @param terraformResource The parent resource
1063
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1064
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1065
+ */
1066
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1067
+ /**
1068
+ * @param index the index of the item to return
1069
+ */
1070
+ get(index: number): UpgradestatusinfoHistoryParamsControllerOutputReference;
1071
+ }
1072
+ export interface UpgradestatusinfoHistoryParamsSeGroupOptions {
1073
+ /**
1074
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
1075
+ */
1076
+ readonly actionOnError?: string;
1077
+ /**
1078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
1079
+ */
1080
+ readonly disruptive?: string;
1081
+ }
1082
+ export declare function upgradestatusinfoHistoryParamsSeGroupOptionsToTerraform(struct?: UpgradestatusinfoHistoryParamsSeGroupOptions | cdktf.IResolvable): any;
1083
+ export declare function upgradestatusinfoHistoryParamsSeGroupOptionsToHclTerraform(struct?: UpgradestatusinfoHistoryParamsSeGroupOptions | cdktf.IResolvable): any;
1084
+ export declare class UpgradestatusinfoHistoryParamsSeGroupOptionsOutputReference extends cdktf.ComplexObject {
1085
+ private isEmptyObject;
1086
+ private resolvableValue?;
1087
+ /**
1088
+ * @param terraformResource The parent resource
1089
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1090
+ * @param complexObjectIndex the index of this item in the list
1091
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1092
+ */
1093
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1094
+ get internalValue(): UpgradestatusinfoHistoryParamsSeGroupOptions | cdktf.IResolvable | undefined;
1095
+ set internalValue(value: UpgradestatusinfoHistoryParamsSeGroupOptions | cdktf.IResolvable | undefined);
1096
+ private _actionOnError?;
1097
+ get actionOnError(): string;
1098
+ set actionOnError(value: string);
1099
+ resetActionOnError(): void;
1100
+ get actionOnErrorInput(): string;
1101
+ private _disruptive?;
1102
+ get disruptive(): string;
1103
+ set disruptive(value: string);
1104
+ resetDisruptive(): void;
1105
+ get disruptiveInput(): string;
1106
+ }
1107
+ export declare class UpgradestatusinfoHistoryParamsSeGroupOptionsList extends cdktf.ComplexList {
1108
+ protected terraformResource: cdktf.IInterpolatingParent;
1109
+ protected terraformAttribute: string;
1110
+ protected wrapsSet: boolean;
1111
+ internalValue?: UpgradestatusinfoHistoryParamsSeGroupOptions[] | cdktf.IResolvable;
1112
+ /**
1113
+ * @param terraformResource The parent resource
1114
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1115
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1116
+ */
1117
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1118
+ /**
1119
+ * @param index the index of the item to return
1120
+ */
1121
+ get(index: number): UpgradestatusinfoHistoryParamsSeGroupOptionsOutputReference;
1122
+ }
1123
+ export interface UpgradestatusinfoHistoryParamsSeGroupResumeOptions {
1124
+ /**
1125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
1126
+ */
1127
+ readonly actionOnError?: string;
1128
+ /**
1129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
1130
+ */
1131
+ readonly disruptive?: string;
1132
+ /**
1133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#skip_suspended Upgradestatusinfo#skip_suspended}
1134
+ */
1135
+ readonly skipSuspended?: string;
1136
+ }
1137
+ export declare function upgradestatusinfoHistoryParamsSeGroupResumeOptionsToTerraform(struct?: UpgradestatusinfoHistoryParamsSeGroupResumeOptions | cdktf.IResolvable): any;
1138
+ export declare function upgradestatusinfoHistoryParamsSeGroupResumeOptionsToHclTerraform(struct?: UpgradestatusinfoHistoryParamsSeGroupResumeOptions | cdktf.IResolvable): any;
1139
+ export declare class UpgradestatusinfoHistoryParamsSeGroupResumeOptionsOutputReference extends cdktf.ComplexObject {
1140
+ private isEmptyObject;
1141
+ private resolvableValue?;
1142
+ /**
1143
+ * @param terraformResource The parent resource
1144
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1145
+ * @param complexObjectIndex the index of this item in the list
1146
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1147
+ */
1148
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1149
+ get internalValue(): UpgradestatusinfoHistoryParamsSeGroupResumeOptions | cdktf.IResolvable | undefined;
1150
+ set internalValue(value: UpgradestatusinfoHistoryParamsSeGroupResumeOptions | cdktf.IResolvable | undefined);
1151
+ private _actionOnError?;
1152
+ get actionOnError(): string;
1153
+ set actionOnError(value: string);
1154
+ resetActionOnError(): void;
1155
+ get actionOnErrorInput(): string;
1156
+ private _disruptive?;
1157
+ get disruptive(): string;
1158
+ set disruptive(value: string);
1159
+ resetDisruptive(): void;
1160
+ get disruptiveInput(): string;
1161
+ private _skipSuspended?;
1162
+ get skipSuspended(): string;
1163
+ set skipSuspended(value: string);
1164
+ resetSkipSuspended(): void;
1165
+ get skipSuspendedInput(): string;
1166
+ }
1167
+ export declare class UpgradestatusinfoHistoryParamsSeGroupResumeOptionsList extends cdktf.ComplexList {
1168
+ protected terraformResource: cdktf.IInterpolatingParent;
1169
+ protected terraformAttribute: string;
1170
+ protected wrapsSet: boolean;
1171
+ internalValue?: UpgradestatusinfoHistoryParamsSeGroupResumeOptions[] | cdktf.IResolvable;
1172
+ /**
1173
+ * @param terraformResource The parent resource
1174
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1175
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
175
1176
  */
176
- readonly history?: UpgradestatusinfoHistory[] | cdktf.IResolvable;
1177
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
177
1178
  /**
178
- * params block
179
- *
180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#params Upgradestatusinfo#params}
1179
+ * @param index the index of the item to return
181
1180
  */
182
- readonly params?: UpgradestatusinfoParams[] | cdktf.IResolvable;
1181
+ get(index: number): UpgradestatusinfoHistoryParamsSeGroupResumeOptionsOutputReference;
1182
+ }
1183
+ export interface UpgradestatusinfoHistoryParamsServiceEngine {
183
1184
  /**
184
- * patch_list block
185
- *
186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_list Upgradestatusinfo#patch_list}
1185
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#concurrent_segroup_upgrades Upgradestatusinfo#concurrent_segroup_upgrades}
187
1186
  */
188
- readonly patchList?: UpgradestatusinfoPatchListStruct[] | cdktf.IResolvable;
1187
+ readonly concurrentSegroupUpgrades?: string;
189
1188
  /**
190
- * previous_patch_list block
191
- *
192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#previous_patch_list Upgradestatusinfo#previous_patch_list}
1189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_data_transfer_size Upgradestatusinfo#image_data_transfer_size}
193
1190
  */
194
- readonly previousPatchList?: UpgradestatusinfoPreviousPatchListStruct[] | cdktf.IResolvable;
1191
+ readonly imageDataTransferSize?: string;
195
1192
  /**
196
- * se_upgrade_events block
197
- *
198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_events Upgradestatusinfo#se_upgrade_events}
1193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#large_se_connect_timeout Upgradestatusinfo#large_se_connect_timeout}
199
1194
  */
200
- readonly seUpgradeEvents?: UpgradestatusinfoSeUpgradeEvents[] | cdktf.IResolvable;
1195
+ readonly largeSeConnectTimeout?: string;
201
1196
  /**
202
- * seg_params block
203
- *
204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#seg_params Upgradestatusinfo#seg_params}
1197
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_connect_timeout Upgradestatusinfo#se_connect_timeout}
205
1198
  */
206
- readonly segParams?: UpgradestatusinfoSegParams[] | cdktf.IResolvable;
1199
+ readonly seConnectTimeout?: string;
207
1200
  /**
208
- * seg_status block
1201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#simultaneous_image_downloads Upgradestatusinfo#simultaneous_image_downloads}
1202
+ */
1203
+ readonly simultaneousImageDownloads?: string;
1204
+ /**
1205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
1206
+ */
1207
+ readonly taskBaseTimeout?: string;
1208
+ }
1209
+ export declare function upgradestatusinfoHistoryParamsServiceEngineToTerraform(struct?: UpgradestatusinfoHistoryParamsServiceEngine | cdktf.IResolvable): any;
1210
+ export declare function upgradestatusinfoHistoryParamsServiceEngineToHclTerraform(struct?: UpgradestatusinfoHistoryParamsServiceEngine | cdktf.IResolvable): any;
1211
+ export declare class UpgradestatusinfoHistoryParamsServiceEngineOutputReference extends cdktf.ComplexObject {
1212
+ private isEmptyObject;
1213
+ private resolvableValue?;
1214
+ /**
1215
+ * @param terraformResource The parent resource
1216
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1217
+ * @param complexObjectIndex the index of this item in the list
1218
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1219
+ */
1220
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1221
+ get internalValue(): UpgradestatusinfoHistoryParamsServiceEngine | cdktf.IResolvable | undefined;
1222
+ set internalValue(value: UpgradestatusinfoHistoryParamsServiceEngine | cdktf.IResolvable | undefined);
1223
+ private _concurrentSegroupUpgrades?;
1224
+ get concurrentSegroupUpgrades(): string;
1225
+ set concurrentSegroupUpgrades(value: string);
1226
+ resetConcurrentSegroupUpgrades(): void;
1227
+ get concurrentSegroupUpgradesInput(): string;
1228
+ private _imageDataTransferSize?;
1229
+ get imageDataTransferSize(): string;
1230
+ set imageDataTransferSize(value: string);
1231
+ resetImageDataTransferSize(): void;
1232
+ get imageDataTransferSizeInput(): string;
1233
+ private _largeSeConnectTimeout?;
1234
+ get largeSeConnectTimeout(): string;
1235
+ set largeSeConnectTimeout(value: string);
1236
+ resetLargeSeConnectTimeout(): void;
1237
+ get largeSeConnectTimeoutInput(): string;
1238
+ private _seConnectTimeout?;
1239
+ get seConnectTimeout(): string;
1240
+ set seConnectTimeout(value: string);
1241
+ resetSeConnectTimeout(): void;
1242
+ get seConnectTimeoutInput(): string;
1243
+ private _simultaneousImageDownloads?;
1244
+ get simultaneousImageDownloads(): string;
1245
+ set simultaneousImageDownloads(value: string);
1246
+ resetSimultaneousImageDownloads(): void;
1247
+ get simultaneousImageDownloadsInput(): string;
1248
+ private _taskBaseTimeout?;
1249
+ get taskBaseTimeout(): string;
1250
+ set taskBaseTimeout(value: string);
1251
+ resetTaskBaseTimeout(): void;
1252
+ get taskBaseTimeoutInput(): string;
1253
+ }
1254
+ export declare class UpgradestatusinfoHistoryParamsServiceEngineList extends cdktf.ComplexList {
1255
+ protected terraformResource: cdktf.IInterpolatingParent;
1256
+ protected terraformAttribute: string;
1257
+ protected wrapsSet: boolean;
1258
+ internalValue?: UpgradestatusinfoHistoryParamsServiceEngine[] | cdktf.IResolvable;
1259
+ /**
1260
+ * @param terraformResource The parent resource
1261
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1262
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1263
+ */
1264
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1265
+ /**
1266
+ * @param index the index of the item to return
1267
+ */
1268
+ get(index: number): UpgradestatusinfoHistoryParamsServiceEngineOutputReference;
1269
+ }
1270
+ export interface UpgradestatusinfoHistoryParams {
1271
+ /**
1272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
1273
+ */
1274
+ readonly imageRef?: string;
1275
+ /**
1276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_ref Upgradestatusinfo#patch_ref}
1277
+ */
1278
+ readonly patchRef?: string;
1279
+ /**
1280
+ * controller block
209
1281
  *
210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#seg_status Upgradestatusinfo#seg_status}
1282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller Upgradestatusinfo#controller}
211
1283
  */
212
- readonly segStatus?: UpgradestatusinfoSegStatus[] | cdktf.IResolvable;
1284
+ readonly controller?: UpgradestatusinfoHistoryParamsController[] | cdktf.IResolvable;
213
1285
  /**
214
- * state block
1286
+ * se_group_options block
215
1287
  *
216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
1288
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
217
1289
  */
218
- readonly state?: UpgradestatusinfoState[] | cdktf.IResolvable;
1290
+ readonly seGroupOptions?: UpgradestatusinfoHistoryParamsSeGroupOptions[] | cdktf.IResolvable;
219
1291
  /**
220
- * upgrade_events block
1292
+ * se_group_resume_options block
221
1293
  *
222
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#upgrade_events Upgradestatusinfo#upgrade_events}
1294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_resume_options Upgradestatusinfo#se_group_resume_options}
223
1295
  */
224
- readonly upgradeEvents?: UpgradestatusinfoUpgradeEvents[] | cdktf.IResolvable;
1296
+ readonly seGroupResumeOptions?: UpgradestatusinfoHistoryParamsSeGroupResumeOptions[] | cdktf.IResolvable;
225
1297
  /**
226
- * upgrade_readiness block
1298
+ * service_engine block
227
1299
  *
228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#upgrade_readiness Upgradestatusinfo#upgrade_readiness}
1300
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#service_engine Upgradestatusinfo#service_engine}
229
1301
  */
230
- readonly upgradeReadiness?: UpgradestatusinfoUpgradeReadiness[] | cdktf.IResolvable;
1302
+ readonly serviceEngine?: UpgradestatusinfoHistoryParamsServiceEngine[] | cdktf.IResolvable;
1303
+ }
1304
+ export declare function upgradestatusinfoHistoryParamsToTerraform(struct?: UpgradestatusinfoHistoryParams | cdktf.IResolvable): any;
1305
+ export declare function upgradestatusinfoHistoryParamsToHclTerraform(struct?: UpgradestatusinfoHistoryParams | cdktf.IResolvable): any;
1306
+ export declare class UpgradestatusinfoHistoryParamsOutputReference extends cdktf.ComplexObject {
1307
+ private isEmptyObject;
1308
+ private resolvableValue?;
1309
+ /**
1310
+ * @param terraformResource The parent resource
1311
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1312
+ * @param complexObjectIndex the index of this item in the list
1313
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1314
+ */
1315
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1316
+ get internalValue(): UpgradestatusinfoHistoryParams | cdktf.IResolvable | undefined;
1317
+ set internalValue(value: UpgradestatusinfoHistoryParams | cdktf.IResolvable | undefined);
1318
+ private _imageRef?;
1319
+ get imageRef(): string;
1320
+ set imageRef(value: string);
1321
+ resetImageRef(): void;
1322
+ get imageRefInput(): string;
1323
+ private _patchRef?;
1324
+ get patchRef(): string;
1325
+ set patchRef(value: string);
1326
+ resetPatchRef(): void;
1327
+ get patchRefInput(): string;
1328
+ private _controller;
1329
+ get controller(): UpgradestatusinfoHistoryParamsControllerList;
1330
+ putController(value: UpgradestatusinfoHistoryParamsController[] | cdktf.IResolvable): void;
1331
+ resetController(): void;
1332
+ get controllerInput(): any;
1333
+ private _seGroupOptions;
1334
+ get seGroupOptions(): UpgradestatusinfoHistoryParamsSeGroupOptionsList;
1335
+ putSeGroupOptions(value: UpgradestatusinfoHistoryParamsSeGroupOptions[] | cdktf.IResolvable): void;
1336
+ resetSeGroupOptions(): void;
1337
+ get seGroupOptionsInput(): any;
1338
+ private _seGroupResumeOptions;
1339
+ get seGroupResumeOptions(): UpgradestatusinfoHistoryParamsSeGroupResumeOptionsList;
1340
+ putSeGroupResumeOptions(value: UpgradestatusinfoHistoryParamsSeGroupResumeOptions[] | cdktf.IResolvable): void;
1341
+ resetSeGroupResumeOptions(): void;
1342
+ get seGroupResumeOptionsInput(): any;
1343
+ private _serviceEngine;
1344
+ get serviceEngine(): UpgradestatusinfoHistoryParamsServiceEngineList;
1345
+ putServiceEngine(value: UpgradestatusinfoHistoryParamsServiceEngine[] | cdktf.IResolvable): void;
1346
+ resetServiceEngine(): void;
1347
+ get serviceEngineInput(): any;
1348
+ }
1349
+ export declare class UpgradestatusinfoHistoryParamsList extends cdktf.ComplexList {
1350
+ protected terraformResource: cdktf.IInterpolatingParent;
1351
+ protected terraformAttribute: string;
1352
+ protected wrapsSet: boolean;
1353
+ internalValue?: UpgradestatusinfoHistoryParams[] | cdktf.IResolvable;
1354
+ /**
1355
+ * @param terraformResource The parent resource
1356
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1357
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1358
+ */
1359
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1360
+ /**
1361
+ * @param index the index of the item to return
1362
+ */
1363
+ get(index: number): UpgradestatusinfoHistoryParamsOutputReference;
231
1364
  }
232
1365
  export interface UpgradestatusinfoHistorySeUpgradeEvents {
233
1366
  /**
234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
1367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
235
1368
  */
236
1369
  readonly fromSeRef?: string;
237
1370
  /**
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
1371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
239
1372
  */
240
1373
  readonly numSe?: string;
241
1374
  /**
242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
1375
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
243
1376
  */
244
1377
  readonly numSeGroup?: string;
245
1378
  /**
246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
1379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
247
1380
  */
248
1381
  readonly numVs?: string;
249
1382
  /**
250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
1383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
251
1384
  */
252
1385
  readonly reason?: string[];
253
1386
  /**
254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
1387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
255
1388
  */
256
1389
  readonly seGroupHaMode?: string;
257
1390
  /**
258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
1391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
259
1392
  */
260
1393
  readonly seGroupRef?: string;
261
1394
  /**
262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
1395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
263
1396
  */
264
1397
  readonly seRef?: string;
265
1398
  /**
266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
1399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
267
1400
  */
268
1401
  readonly subTasks?: string[];
269
1402
  /**
270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
1403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
271
1404
  */
272
1405
  readonly task?: string;
273
1406
  /**
274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
1407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
275
1408
  */
276
1409
  readonly toSeRef?: string;
277
1410
  /**
278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
1411
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
279
1412
  */
280
1413
  readonly trafficStatus?: string;
281
1414
  /**
282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
1415
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
283
1416
  */
284
1417
  readonly vsRef?: string;
285
1418
  }
@@ -381,55 +1514,55 @@ export declare class UpgradestatusinfoHistorySeUpgradeEventsList extends cdktf.C
381
1514
  }
382
1515
  export interface UpgradestatusinfoHistorySegStatusSeUpgradeErrors {
383
1516
  /**
384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
1517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
385
1518
  */
386
1519
  readonly fromSeRef?: string;
387
1520
  /**
388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
1521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
389
1522
  */
390
1523
  readonly numSe?: string;
391
1524
  /**
392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
1525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
393
1526
  */
394
1527
  readonly numSeGroup?: string;
395
1528
  /**
396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
1529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
397
1530
  */
398
1531
  readonly numVs?: string;
399
1532
  /**
400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
1533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
401
1534
  */
402
1535
  readonly reason?: string[];
403
1536
  /**
404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
1537
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
405
1538
  */
406
1539
  readonly seGroupHaMode?: string;
407
1540
  /**
408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
1541
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
409
1542
  */
410
1543
  readonly seGroupRef?: string;
411
1544
  /**
412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
1545
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
413
1546
  */
414
1547
  readonly seRef?: string;
415
1548
  /**
416
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
1549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
417
1550
  */
418
1551
  readonly subTasks?: string[];
419
1552
  /**
420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
1553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
421
1554
  */
422
1555
  readonly task?: string;
423
1556
  /**
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
1557
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
425
1558
  */
426
1559
  readonly toSeRef?: string;
427
1560
  /**
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
1561
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
429
1562
  */
430
1563
  readonly trafficStatus?: string;
431
1564
  /**
432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
1565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
433
1566
  */
434
1567
  readonly vsRef?: string;
435
1568
  }
@@ -531,11 +1664,11 @@ export declare class UpgradestatusinfoHistorySegStatusSeUpgradeErrorsList extend
531
1664
  }
532
1665
  export interface UpgradestatusinfoHistorySegStatusVsErrorsEventTimestamp {
533
1666
  /**
534
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
1667
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
535
1668
  */
536
1669
  readonly secs: string;
537
1670
  /**
538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
1671
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
539
1672
  */
540
1673
  readonly usecs: string;
541
1674
  }
@@ -580,41 +1713,41 @@ export declare class UpgradestatusinfoHistorySegStatusVsErrorsEventTimestampList
580
1713
  }
581
1714
  export interface UpgradestatusinfoHistorySegStatusVsErrors {
582
1715
  /**
583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
1716
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
584
1717
  */
585
1718
  readonly reason?: string[];
586
1719
  /**
587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
1720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
588
1721
  */
589
1722
  readonly seGroupHaMode?: string;
590
1723
  /**
591
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
1724
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
592
1725
  */
593
1726
  readonly seGroupRef?: string;
594
1727
  /**
595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
1728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
596
1729
  */
597
1730
  readonly seRef?: string;
598
1731
  /**
599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
1732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
600
1733
  */
601
1734
  readonly tenantRef?: string;
602
1735
  /**
603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
1736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
604
1737
  */
605
1738
  readonly trafficStatus?: string;
606
1739
  /**
607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vip_id Upgradestatusinfo#vip_id}
1740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vip_id Upgradestatusinfo#vip_id}
608
1741
  */
609
1742
  readonly vipId?: string;
610
1743
  /**
611
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
1744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
612
1745
  */
613
1746
  readonly vsRef?: string;
614
1747
  /**
615
1748
  * event_timestamp block
616
1749
  *
617
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#event_timestamp Upgradestatusinfo#event_timestamp}
1750
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#event_timestamp Upgradestatusinfo#event_timestamp}
618
1751
  */
619
1752
  readonly eventTimestamp?: UpgradestatusinfoHistorySegStatusVsErrorsEventTimestamp[] | cdktf.IResolvable;
620
1753
  }
@@ -696,183 +1829,183 @@ export declare class UpgradestatusinfoHistorySegStatusVsErrorsList extends cdktf
696
1829
  }
697
1830
  export interface UpgradestatusinfoHistorySegStatus {
698
1831
  /**
699
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#controller_version Upgradestatusinfo#controller_version}
1832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller_version Upgradestatusinfo#controller_version}
700
1833
  */
701
1834
  readonly controllerVersion?: string;
702
1835
  /**
703
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disrupted_vs_ref Upgradestatusinfo#disrupted_vs_ref}
1836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disrupted_vs_ref Upgradestatusinfo#disrupted_vs_ref}
704
1837
  */
705
1838
  readonly disruptedVsRef?: string[];
706
1839
  /**
707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
1840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
708
1841
  */
709
1842
  readonly duration?: string;
710
1843
  /**
711
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
1844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
712
1845
  */
713
1846
  readonly endTime?: string;
714
1847
  /**
715
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
1848
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
716
1849
  */
717
1850
  readonly enqueueTime?: string;
718
1851
  /**
719
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ha_mode Upgradestatusinfo#ha_mode}
1852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ha_mode Upgradestatusinfo#ha_mode}
720
1853
  */
721
1854
  readonly haMode?: string;
722
1855
  /**
723
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#in_progress Upgradestatusinfo#in_progress}
1856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#in_progress Upgradestatusinfo#in_progress}
724
1857
  */
725
1858
  readonly inProgress?: string;
726
1859
  /**
727
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#notes Upgradestatusinfo#notes}
1860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#notes Upgradestatusinfo#notes}
728
1861
  */
729
1862
  readonly notes?: string[];
730
1863
  /**
731
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
1864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
732
1865
  */
733
1866
  readonly numSe?: string;
734
1867
  /**
735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_no_vs Upgradestatusinfo#num_se_with_no_vs}
1868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_no_vs Upgradestatusinfo#num_se_with_no_vs}
736
1869
  */
737
1870
  readonly numSeWithNoVs?: string;
738
1871
  /**
739
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_vs_not_scaledout Upgradestatusinfo#num_se_with_vs_not_scaledout}
1872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_vs_not_scaledout Upgradestatusinfo#num_se_with_vs_not_scaledout}
740
1873
  */
741
1874
  readonly numSeWithVsNotScaledout?: string;
742
1875
  /**
743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_vs_scaledout Upgradestatusinfo#num_se_with_vs_scaledout}
1876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_vs_scaledout Upgradestatusinfo#num_se_with_vs_scaledout}
744
1877
  */
745
1878
  readonly numSeWithVsScaledout?: string;
746
1879
  /**
747
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
1880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
748
1881
  */
749
1882
  readonly numVs?: string;
750
1883
  /**
751
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs_disrupted Upgradestatusinfo#num_vs_disrupted}
1884
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs_disrupted Upgradestatusinfo#num_vs_disrupted}
752
1885
  */
753
1886
  readonly numVsDisrupted?: string;
754
1887
  /**
755
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
1888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
756
1889
  */
757
1890
  readonly progress?: string;
758
1891
  /**
759
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
1892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
760
1893
  */
761
1894
  readonly reason?: string[];
762
1895
  /**
763
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#request_time Upgradestatusinfo#request_time}
1896
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#request_time Upgradestatusinfo#request_time}
764
1897
  */
765
1898
  readonly requestTime?: string;
766
1899
  /**
767
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_already_upgraded_at_start Upgradestatusinfo#se_already_upgraded_at_start}
1900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_already_upgraded_at_start Upgradestatusinfo#se_already_upgraded_at_start}
768
1901
  */
769
1902
  readonly seAlreadyUpgradedAtStart?: string[];
770
1903
  /**
771
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_disconnected_at_start Upgradestatusinfo#se_disconnected_at_start}
1904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_disconnected_at_start Upgradestatusinfo#se_disconnected_at_start}
772
1905
  */
773
1906
  readonly seDisconnectedAtStart?: string[];
774
1907
  /**
775
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_name Upgradestatusinfo#se_group_name}
1908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_name Upgradestatusinfo#se_group_name}
776
1909
  */
777
1910
  readonly seGroupName?: string;
778
1911
  /**
779
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_uuid Upgradestatusinfo#se_group_uuid}
1912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_uuid Upgradestatusinfo#se_group_uuid}
780
1913
  */
781
1914
  readonly seGroupUuid?: string;
782
1915
  /**
783
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ip_missing_at_start Upgradestatusinfo#se_ip_missing_at_start}
1916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ip_missing_at_start Upgradestatusinfo#se_ip_missing_at_start}
784
1917
  */
785
1918
  readonly seIpMissingAtStart?: string[];
786
1919
  /**
787
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_poweredoff_at_start Upgradestatusinfo#se_poweredoff_at_start}
1920
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_poweredoff_at_start Upgradestatusinfo#se_poweredoff_at_start}
788
1921
  */
789
1922
  readonly sePoweredoffAtStart?: string[];
790
1923
  /**
791
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_reboot_in_progress_ref Upgradestatusinfo#se_reboot_in_progress_ref}
1924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_reboot_in_progress_ref Upgradestatusinfo#se_reboot_in_progress_ref}
792
1925
  */
793
1926
  readonly seRebootInProgressRef?: string;
794
1927
  /**
795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_completed Upgradestatusinfo#se_upgrade_completed}
1928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_completed Upgradestatusinfo#se_upgrade_completed}
796
1929
  */
797
1930
  readonly seUpgradeCompleted?: string[];
798
1931
  /**
799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_failed Upgradestatusinfo#se_upgrade_failed}
1932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_failed Upgradestatusinfo#se_upgrade_failed}
800
1933
  */
801
1934
  readonly seUpgradeFailed?: string[];
802
1935
  /**
803
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_in_progress Upgradestatusinfo#se_upgrade_in_progress}
1936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_in_progress Upgradestatusinfo#se_upgrade_in_progress}
804
1937
  */
805
1938
  readonly seUpgradeInProgress?: string[];
806
1939
  /**
807
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_not_started Upgradestatusinfo#se_upgrade_not_started}
1940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_not_started Upgradestatusinfo#se_upgrade_not_started}
808
1941
  */
809
1942
  readonly seUpgradeNotStarted?: string[];
810
1943
  /**
811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_skip_suspended Upgradestatusinfo#se_upgrade_skip_suspended}
1944
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_skip_suspended Upgradestatusinfo#se_upgrade_skip_suspended}
812
1945
  */
813
1946
  readonly seUpgradeSkipSuspended?: string[];
814
1947
  /**
815
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_suspended Upgradestatusinfo#se_upgrade_suspended}
1948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_suspended Upgradestatusinfo#se_upgrade_suspended}
816
1949
  */
817
1950
  readonly seUpgradeSuspended?: string[];
818
1951
  /**
819
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_no_vs Upgradestatusinfo#se_with_no_vs}
1952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_no_vs Upgradestatusinfo#se_with_no_vs}
820
1953
  */
821
1954
  readonly seWithNoVs?: string[];
822
1955
  /**
823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_vs_not_scaledout Upgradestatusinfo#se_with_vs_not_scaledout}
1956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_vs_not_scaledout Upgradestatusinfo#se_with_vs_not_scaledout}
824
1957
  */
825
1958
  readonly seWithVsNotScaledout?: string[];
826
1959
  /**
827
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_vs_scaledout Upgradestatusinfo#se_with_vs_scaledout}
1960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_vs_scaledout Upgradestatusinfo#se_with_vs_scaledout}
828
1961
  */
829
1962
  readonly seWithVsScaledout?: string[];
830
1963
  /**
831
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
1964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
832
1965
  */
833
1966
  readonly startTime?: string;
834
1967
  /**
835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
1968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
836
1969
  */
837
1970
  readonly state?: string;
838
1971
  /**
839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
1972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
840
1973
  */
841
1974
  readonly tenantRef?: string;
842
1975
  /**
843
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#thread Upgradestatusinfo#thread}
1976
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#thread Upgradestatusinfo#thread}
844
1977
  */
845
1978
  readonly thread?: string;
846
1979
  /**
847
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
1980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
848
1981
  */
849
1982
  readonly trafficStatus?: string;
850
1983
  /**
851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_migrate_in_progress_ref Upgradestatusinfo#vs_migrate_in_progress_ref}
1984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_migrate_in_progress_ref Upgradestatusinfo#vs_migrate_in_progress_ref}
852
1985
  */
853
1986
  readonly vsMigrateInProgressRef?: string[];
854
1987
  /**
855
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_scalein_in_progress_ref Upgradestatusinfo#vs_scalein_in_progress_ref}
1988
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_scalein_in_progress_ref Upgradestatusinfo#vs_scalein_in_progress_ref}
856
1989
  */
857
1990
  readonly vsScaleinInProgressRef?: string[];
858
1991
  /**
859
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_scaleout_in_progress_ref Upgradestatusinfo#vs_scaleout_in_progress_ref}
1992
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_scaleout_in_progress_ref Upgradestatusinfo#vs_scaleout_in_progress_ref}
860
1993
  */
861
1994
  readonly vsScaleoutInProgressRef?: string[];
862
1995
  /**
863
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#worker Upgradestatusinfo#worker}
1996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#worker Upgradestatusinfo#worker}
864
1997
  */
865
1998
  readonly worker?: string;
866
1999
  /**
867
2000
  * se_upgrade_errors block
868
2001
  *
869
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_errors Upgradestatusinfo#se_upgrade_errors}
2002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_errors Upgradestatusinfo#se_upgrade_errors}
870
2003
  */
871
2004
  readonly seUpgradeErrors?: UpgradestatusinfoHistorySegStatusSeUpgradeErrors[] | cdktf.IResolvable;
872
2005
  /**
873
2006
  * vs_errors block
874
2007
  *
875
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_errors Upgradestatusinfo#vs_errors}
2008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_errors Upgradestatusinfo#vs_errors}
876
2009
  */
877
2010
  readonly vsErrors?: UpgradestatusinfoHistorySegStatusVsErrors[] | cdktf.IResolvable;
878
2011
  }
@@ -1129,11 +2262,11 @@ export declare class UpgradestatusinfoHistorySegStatusList extends cdktf.Complex
1129
2262
  }
1130
2263
  export interface UpgradestatusinfoHistoryStateLastChangedTime {
1131
2264
  /**
1132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
2265
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
1133
2266
  */
1134
2267
  readonly secs: string;
1135
2268
  /**
1136
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
2269
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
1137
2270
  */
1138
2271
  readonly usecs: string;
1139
2272
  }
@@ -1178,21 +2311,21 @@ export declare class UpgradestatusinfoHistoryStateLastChangedTimeList extends cd
1178
2311
  }
1179
2312
  export interface UpgradestatusinfoHistoryState {
1180
2313
  /**
1181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
2314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
1182
2315
  */
1183
2316
  readonly reason?: string;
1184
2317
  /**
1185
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
2318
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
1186
2319
  */
1187
2320
  readonly rebooted?: string;
1188
2321
  /**
1189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
2322
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
1190
2323
  */
1191
2324
  readonly state?: string;
1192
2325
  /**
1193
2326
  * last_changed_time block
1194
2327
  *
1195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
2328
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
1196
2329
  */
1197
2330
  readonly lastChangedTime?: UpgradestatusinfoHistoryStateLastChangedTime[] | cdktf.IResolvable;
1198
2331
  }
@@ -1249,11 +2382,11 @@ export declare class UpgradestatusinfoHistoryStateList extends cdktf.ComplexList
1249
2382
  }
1250
2383
  export interface UpgradestatusinfoHistoryUpgradeEventsNodesEventsIp {
1251
2384
  /**
1252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
2385
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
1253
2386
  */
1254
2387
  readonly addr: string;
1255
2388
  /**
1256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
2389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
1257
2390
  */
1258
2391
  readonly type: string;
1259
2392
  }
@@ -1298,33 +2431,33 @@ export declare class UpgradestatusinfoHistoryUpgradeEventsNodesEventsIpList exte
1298
2431
  }
1299
2432
  export interface UpgradestatusinfoHistoryUpgradeEventsNodesEvents {
1300
2433
  /**
1301
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
2434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
1302
2435
  */
1303
2436
  readonly duration?: string;
1304
2437
  /**
1305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
2438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
1306
2439
  */
1307
2440
  readonly endTime?: string;
1308
2441
  /**
1309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
2442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
1310
2443
  */
1311
2444
  readonly message?: string;
1312
2445
  /**
1313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
2446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
1314
2447
  */
1315
2448
  readonly startTime?: string;
1316
2449
  /**
1317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
2450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
1318
2451
  */
1319
2452
  readonly status?: string;
1320
2453
  /**
1321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
2454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
1322
2455
  */
1323
2456
  readonly subTasks?: string[];
1324
2457
  /**
1325
2458
  * ip block
1326
2459
  *
1327
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
2460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
1328
2461
  */
1329
2462
  readonly ip?: UpgradestatusinfoHistoryUpgradeEventsNodesEventsIp[] | cdktf.IResolvable;
1330
2463
  }
@@ -1396,11 +2529,11 @@ export declare class UpgradestatusinfoHistoryUpgradeEventsNodesEventsList extend
1396
2529
  }
1397
2530
  export interface UpgradestatusinfoHistoryUpgradeEventsSubEventsIp {
1398
2531
  /**
1399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
2532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
1400
2533
  */
1401
2534
  readonly addr: string;
1402
2535
  /**
1403
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
2536
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
1404
2537
  */
1405
2538
  readonly type: string;
1406
2539
  }
@@ -1445,33 +2578,33 @@ export declare class UpgradestatusinfoHistoryUpgradeEventsSubEventsIpList extend
1445
2578
  }
1446
2579
  export interface UpgradestatusinfoHistoryUpgradeEventsSubEvents {
1447
2580
  /**
1448
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
2581
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
1449
2582
  */
1450
2583
  readonly duration?: string;
1451
2584
  /**
1452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
2585
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
1453
2586
  */
1454
2587
  readonly endTime?: string;
1455
2588
  /**
1456
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
2589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
1457
2590
  */
1458
2591
  readonly message?: string;
1459
2592
  /**
1460
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
2593
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
1461
2594
  */
1462
2595
  readonly startTime?: string;
1463
2596
  /**
1464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
2597
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
1465
2598
  */
1466
2599
  readonly status?: string;
1467
2600
  /**
1468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
2601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
1469
2602
  */
1470
2603
  readonly subTasks?: string[];
1471
2604
  /**
1472
2605
  * ip block
1473
2606
  *
1474
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
2607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
1475
2608
  */
1476
2609
  readonly ip?: UpgradestatusinfoHistoryUpgradeEventsSubEventsIp[] | cdktf.IResolvable;
1477
2610
  }
@@ -1543,23 +2676,23 @@ export declare class UpgradestatusinfoHistoryUpgradeEventsSubEventsList extends
1543
2676
  }
1544
2677
  export interface UpgradestatusinfoHistoryUpgradeEvents {
1545
2678
  /**
1546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
2679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
1547
2680
  */
1548
2681
  readonly task?: string;
1549
2682
  /**
1550
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task_name Upgradestatusinfo#task_name}
2683
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_name Upgradestatusinfo#task_name}
1551
2684
  */
1552
2685
  readonly taskName?: string;
1553
2686
  /**
1554
2687
  * nodes_events block
1555
2688
  *
1556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#nodes_events Upgradestatusinfo#nodes_events}
2689
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#nodes_events Upgradestatusinfo#nodes_events}
1557
2690
  */
1558
2691
  readonly nodesEvents?: UpgradestatusinfoHistoryUpgradeEventsNodesEvents[] | cdktf.IResolvable;
1559
2692
  /**
1560
2693
  * sub_events block
1561
2694
  *
1562
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_events Upgradestatusinfo#sub_events}
2695
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_events Upgradestatusinfo#sub_events}
1563
2696
  */
1564
2697
  readonly subEvents?: UpgradestatusinfoHistoryUpgradeEventsSubEvents[] | cdktf.IResolvable;
1565
2698
  }
@@ -1616,55 +2749,61 @@ export declare class UpgradestatusinfoHistoryUpgradeEventsList extends cdktf.Com
1616
2749
  }
1617
2750
  export interface UpgradestatusinfoHistory {
1618
2751
  /**
1619
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
2752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
1620
2753
  */
1621
2754
  readonly duration?: string;
1622
2755
  /**
1623
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
2756
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
1624
2757
  */
1625
2758
  readonly endTime?: string;
1626
2759
  /**
1627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ops Upgradestatusinfo#ops}
2760
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ops Upgradestatusinfo#ops}
1628
2761
  */
1629
2762
  readonly ops?: string;
1630
2763
  /**
1631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
2764
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
1632
2765
  */
1633
2766
  readonly patchVersion?: string;
1634
2767
  /**
1635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
2768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
1636
2769
  */
1637
2770
  readonly startTime?: string;
1638
2771
  /**
1639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#statediff_ref Upgradestatusinfo#statediff_ref}
2772
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#statediff_ref Upgradestatusinfo#statediff_ref}
1640
2773
  */
1641
2774
  readonly statediffRef?: string;
1642
2775
  /**
1643
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#version Upgradestatusinfo#version}
2776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#version Upgradestatusinfo#version}
1644
2777
  */
1645
2778
  readonly version?: string;
1646
2779
  /**
2780
+ * params block
2781
+ *
2782
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#params Upgradestatusinfo#params}
2783
+ */
2784
+ readonly params?: UpgradestatusinfoHistoryParams[] | cdktf.IResolvable;
2785
+ /**
1647
2786
  * se_upgrade_events block
1648
2787
  *
1649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_events Upgradestatusinfo#se_upgrade_events}
2788
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_events Upgradestatusinfo#se_upgrade_events}
1650
2789
  */
1651
2790
  readonly seUpgradeEvents?: UpgradestatusinfoHistorySeUpgradeEvents[] | cdktf.IResolvable;
1652
2791
  /**
1653
2792
  * seg_status block
1654
2793
  *
1655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#seg_status Upgradestatusinfo#seg_status}
2794
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#seg_status Upgradestatusinfo#seg_status}
1656
2795
  */
1657
2796
  readonly segStatus?: UpgradestatusinfoHistorySegStatus[] | cdktf.IResolvable;
1658
2797
  /**
1659
2798
  * state block
1660
2799
  *
1661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
2800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
1662
2801
  */
1663
2802
  readonly state?: UpgradestatusinfoHistoryState[] | cdktf.IResolvable;
1664
2803
  /**
1665
2804
  * upgrade_events block
1666
2805
  *
1667
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#upgrade_events Upgradestatusinfo#upgrade_events}
2806
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_events Upgradestatusinfo#upgrade_events}
1668
2807
  */
1669
2808
  readonly upgradeEvents?: UpgradestatusinfoHistoryUpgradeEvents[] | cdktf.IResolvable;
1670
2809
  }
@@ -1717,6 +2856,11 @@ export declare class UpgradestatusinfoHistoryOutputReference extends cdktf.Compl
1717
2856
  set version(value: string);
1718
2857
  resetVersion(): void;
1719
2858
  get versionInput(): string;
2859
+ private _params;
2860
+ get params(): UpgradestatusinfoHistoryParamsList;
2861
+ putParams(value: UpgradestatusinfoHistoryParams[] | cdktf.IResolvable): void;
2862
+ resetParams(): void;
2863
+ get paramsInput(): any;
1720
2864
  private _seUpgradeEvents;
1721
2865
  get seUpgradeEvents(): UpgradestatusinfoHistorySeUpgradeEventsList;
1722
2866
  putSeUpgradeEvents(value: UpgradestatusinfoHistorySeUpgradeEvents[] | cdktf.IResolvable): void;
@@ -1754,13 +2898,55 @@ export declare class UpgradestatusinfoHistoryList extends cdktf.ComplexList {
1754
2898
  */
1755
2899
  get(index: number): UpgradestatusinfoHistoryOutputReference;
1756
2900
  }
2901
+ export interface UpgradestatusinfoParamsController {
2902
+ /**
2903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
2904
+ */
2905
+ readonly taskBaseTimeout?: string;
2906
+ }
2907
+ export declare function upgradestatusinfoParamsControllerToTerraform(struct?: UpgradestatusinfoParamsController | cdktf.IResolvable): any;
2908
+ export declare function upgradestatusinfoParamsControllerToHclTerraform(struct?: UpgradestatusinfoParamsController | cdktf.IResolvable): any;
2909
+ export declare class UpgradestatusinfoParamsControllerOutputReference extends cdktf.ComplexObject {
2910
+ private isEmptyObject;
2911
+ private resolvableValue?;
2912
+ /**
2913
+ * @param terraformResource The parent resource
2914
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2915
+ * @param complexObjectIndex the index of this item in the list
2916
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2917
+ */
2918
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2919
+ get internalValue(): UpgradestatusinfoParamsController | cdktf.IResolvable | undefined;
2920
+ set internalValue(value: UpgradestatusinfoParamsController | cdktf.IResolvable | undefined);
2921
+ private _taskBaseTimeout?;
2922
+ get taskBaseTimeout(): string;
2923
+ set taskBaseTimeout(value: string);
2924
+ resetTaskBaseTimeout(): void;
2925
+ get taskBaseTimeoutInput(): string;
2926
+ }
2927
+ export declare class UpgradestatusinfoParamsControllerList extends cdktf.ComplexList {
2928
+ protected terraformResource: cdktf.IInterpolatingParent;
2929
+ protected terraformAttribute: string;
2930
+ protected wrapsSet: boolean;
2931
+ internalValue?: UpgradestatusinfoParamsController[] | cdktf.IResolvable;
2932
+ /**
2933
+ * @param terraformResource The parent resource
2934
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2935
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2936
+ */
2937
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2938
+ /**
2939
+ * @param index the index of the item to return
2940
+ */
2941
+ get(index: number): UpgradestatusinfoParamsControllerOutputReference;
2942
+ }
1757
2943
  export interface UpgradestatusinfoParamsSeGroupOptions {
1758
2944
  /**
1759
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
2945
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
1760
2946
  */
1761
2947
  readonly actionOnError?: string;
1762
2948
  /**
1763
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
2949
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
1764
2950
  */
1765
2951
  readonly disruptive?: string;
1766
2952
  }
@@ -1807,15 +2993,15 @@ export declare class UpgradestatusinfoParamsSeGroupOptionsList extends cdktf.Com
1807
2993
  }
1808
2994
  export interface UpgradestatusinfoParamsSeGroupResumeOptions {
1809
2995
  /**
1810
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
2996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
1811
2997
  */
1812
2998
  readonly actionOnError?: string;
1813
2999
  /**
1814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
3000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
1815
3001
  */
1816
3002
  readonly disruptive?: string;
1817
3003
  /**
1818
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#skip_suspended Upgradestatusinfo#skip_suspended}
3004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#skip_suspended Upgradestatusinfo#skip_suspended}
1819
3005
  */
1820
3006
  readonly skipSuspended?: string;
1821
3007
  }
@@ -1865,27 +3051,126 @@ export declare class UpgradestatusinfoParamsSeGroupResumeOptionsList extends cdk
1865
3051
  */
1866
3052
  get(index: number): UpgradestatusinfoParamsSeGroupResumeOptionsOutputReference;
1867
3053
  }
3054
+ export interface UpgradestatusinfoParamsServiceEngine {
3055
+ /**
3056
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#concurrent_segroup_upgrades Upgradestatusinfo#concurrent_segroup_upgrades}
3057
+ */
3058
+ readonly concurrentSegroupUpgrades?: string;
3059
+ /**
3060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_data_transfer_size Upgradestatusinfo#image_data_transfer_size}
3061
+ */
3062
+ readonly imageDataTransferSize?: string;
3063
+ /**
3064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#large_se_connect_timeout Upgradestatusinfo#large_se_connect_timeout}
3065
+ */
3066
+ readonly largeSeConnectTimeout?: string;
3067
+ /**
3068
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_connect_timeout Upgradestatusinfo#se_connect_timeout}
3069
+ */
3070
+ readonly seConnectTimeout?: string;
3071
+ /**
3072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#simultaneous_image_downloads Upgradestatusinfo#simultaneous_image_downloads}
3073
+ */
3074
+ readonly simultaneousImageDownloads?: string;
3075
+ /**
3076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
3077
+ */
3078
+ readonly taskBaseTimeout?: string;
3079
+ }
3080
+ export declare function upgradestatusinfoParamsServiceEngineToTerraform(struct?: UpgradestatusinfoParamsServiceEngine | cdktf.IResolvable): any;
3081
+ export declare function upgradestatusinfoParamsServiceEngineToHclTerraform(struct?: UpgradestatusinfoParamsServiceEngine | cdktf.IResolvable): any;
3082
+ export declare class UpgradestatusinfoParamsServiceEngineOutputReference extends cdktf.ComplexObject {
3083
+ private isEmptyObject;
3084
+ private resolvableValue?;
3085
+ /**
3086
+ * @param terraformResource The parent resource
3087
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3088
+ * @param complexObjectIndex the index of this item in the list
3089
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3090
+ */
3091
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
3092
+ get internalValue(): UpgradestatusinfoParamsServiceEngine | cdktf.IResolvable | undefined;
3093
+ set internalValue(value: UpgradestatusinfoParamsServiceEngine | cdktf.IResolvable | undefined);
3094
+ private _concurrentSegroupUpgrades?;
3095
+ get concurrentSegroupUpgrades(): string;
3096
+ set concurrentSegroupUpgrades(value: string);
3097
+ resetConcurrentSegroupUpgrades(): void;
3098
+ get concurrentSegroupUpgradesInput(): string;
3099
+ private _imageDataTransferSize?;
3100
+ get imageDataTransferSize(): string;
3101
+ set imageDataTransferSize(value: string);
3102
+ resetImageDataTransferSize(): void;
3103
+ get imageDataTransferSizeInput(): string;
3104
+ private _largeSeConnectTimeout?;
3105
+ get largeSeConnectTimeout(): string;
3106
+ set largeSeConnectTimeout(value: string);
3107
+ resetLargeSeConnectTimeout(): void;
3108
+ get largeSeConnectTimeoutInput(): string;
3109
+ private _seConnectTimeout?;
3110
+ get seConnectTimeout(): string;
3111
+ set seConnectTimeout(value: string);
3112
+ resetSeConnectTimeout(): void;
3113
+ get seConnectTimeoutInput(): string;
3114
+ private _simultaneousImageDownloads?;
3115
+ get simultaneousImageDownloads(): string;
3116
+ set simultaneousImageDownloads(value: string);
3117
+ resetSimultaneousImageDownloads(): void;
3118
+ get simultaneousImageDownloadsInput(): string;
3119
+ private _taskBaseTimeout?;
3120
+ get taskBaseTimeout(): string;
3121
+ set taskBaseTimeout(value: string);
3122
+ resetTaskBaseTimeout(): void;
3123
+ get taskBaseTimeoutInput(): string;
3124
+ }
3125
+ export declare class UpgradestatusinfoParamsServiceEngineList extends cdktf.ComplexList {
3126
+ protected terraformResource: cdktf.IInterpolatingParent;
3127
+ protected terraformAttribute: string;
3128
+ protected wrapsSet: boolean;
3129
+ internalValue?: UpgradestatusinfoParamsServiceEngine[] | cdktf.IResolvable;
3130
+ /**
3131
+ * @param terraformResource The parent resource
3132
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3133
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3134
+ */
3135
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
3136
+ /**
3137
+ * @param index the index of the item to return
3138
+ */
3139
+ get(index: number): UpgradestatusinfoParamsServiceEngineOutputReference;
3140
+ }
1868
3141
  export interface UpgradestatusinfoParams {
1869
3142
  /**
1870
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
3143
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
1871
3144
  */
1872
3145
  readonly imageRef?: string;
1873
3146
  /**
1874
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_ref Upgradestatusinfo#patch_ref}
3147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_ref Upgradestatusinfo#patch_ref}
1875
3148
  */
1876
3149
  readonly patchRef?: string;
1877
3150
  /**
3151
+ * controller block
3152
+ *
3153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller Upgradestatusinfo#controller}
3154
+ */
3155
+ readonly controller?: UpgradestatusinfoParamsController[] | cdktf.IResolvable;
3156
+ /**
1878
3157
  * se_group_options block
1879
3158
  *
1880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
3159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
1881
3160
  */
1882
3161
  readonly seGroupOptions?: UpgradestatusinfoParamsSeGroupOptions[] | cdktf.IResolvable;
1883
3162
  /**
1884
3163
  * se_group_resume_options block
1885
3164
  *
1886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_resume_options Upgradestatusinfo#se_group_resume_options}
3165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_resume_options Upgradestatusinfo#se_group_resume_options}
1887
3166
  */
1888
3167
  readonly seGroupResumeOptions?: UpgradestatusinfoParamsSeGroupResumeOptions[] | cdktf.IResolvable;
3168
+ /**
3169
+ * service_engine block
3170
+ *
3171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#service_engine Upgradestatusinfo#service_engine}
3172
+ */
3173
+ readonly serviceEngine?: UpgradestatusinfoParamsServiceEngine[] | cdktf.IResolvable;
1889
3174
  }
1890
3175
  export declare function upgradestatusinfoParamsToTerraform(struct?: UpgradestatusinfoParams | cdktf.IResolvable): any;
1891
3176
  export declare function upgradestatusinfoParamsToHclTerraform(struct?: UpgradestatusinfoParams | cdktf.IResolvable): any;
@@ -1911,6 +3196,11 @@ export declare class UpgradestatusinfoParamsOutputReference extends cdktf.Comple
1911
3196
  set patchRef(value: string);
1912
3197
  resetPatchRef(): void;
1913
3198
  get patchRefInput(): string;
3199
+ private _controller;
3200
+ get controller(): UpgradestatusinfoParamsControllerList;
3201
+ putController(value: UpgradestatusinfoParamsController[] | cdktf.IResolvable): void;
3202
+ resetController(): void;
3203
+ get controllerInput(): any;
1914
3204
  private _seGroupOptions;
1915
3205
  get seGroupOptions(): UpgradestatusinfoParamsSeGroupOptionsList;
1916
3206
  putSeGroupOptions(value: UpgradestatusinfoParamsSeGroupOptions[] | cdktf.IResolvable): void;
@@ -1921,6 +3211,11 @@ export declare class UpgradestatusinfoParamsOutputReference extends cdktf.Comple
1921
3211
  putSeGroupResumeOptions(value: UpgradestatusinfoParamsSeGroupResumeOptions[] | cdktf.IResolvable): void;
1922
3212
  resetSeGroupResumeOptions(): void;
1923
3213
  get seGroupResumeOptionsInput(): any;
3214
+ private _serviceEngine;
3215
+ get serviceEngine(): UpgradestatusinfoParamsServiceEngineList;
3216
+ putServiceEngine(value: UpgradestatusinfoParamsServiceEngine[] | cdktf.IResolvable): void;
3217
+ resetServiceEngine(): void;
3218
+ get serviceEngineInput(): any;
1924
3219
  }
1925
3220
  export declare class UpgradestatusinfoParamsList extends cdktf.ComplexList {
1926
3221
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1940,15 +3235,15 @@ export declare class UpgradestatusinfoParamsList extends cdktf.ComplexList {
1940
3235
  }
1941
3236
  export interface UpgradestatusinfoPatchListStruct {
1942
3237
  /**
1943
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
3238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
1944
3239
  */
1945
3240
  readonly patchImagePath?: string;
1946
3241
  /**
1947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
3242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
1948
3243
  */
1949
3244
  readonly patchImageRef?: string;
1950
3245
  /**
1951
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
3246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
1952
3247
  */
1953
3248
  readonly patchVersion?: string;
1954
3249
  }
@@ -2000,15 +3295,15 @@ export declare class UpgradestatusinfoPatchListStructList extends cdktf.ComplexL
2000
3295
  }
2001
3296
  export interface UpgradestatusinfoPreviousPatchListStruct {
2002
3297
  /**
2003
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
3298
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_path Upgradestatusinfo#patch_image_path}
2004
3299
  */
2005
3300
  readonly patchImagePath?: string;
2006
3301
  /**
2007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
3302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
2008
3303
  */
2009
3304
  readonly patchImageRef?: string;
2010
3305
  /**
2011
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
3306
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_version Upgradestatusinfo#patch_version}
2012
3307
  */
2013
3308
  readonly patchVersion?: string;
2014
3309
  }
@@ -2060,55 +3355,55 @@ export declare class UpgradestatusinfoPreviousPatchListStructList extends cdktf.
2060
3355
  }
2061
3356
  export interface UpgradestatusinfoSeUpgradeEvents {
2062
3357
  /**
2063
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
3358
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
2064
3359
  */
2065
3360
  readonly fromSeRef?: string;
2066
3361
  /**
2067
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
3362
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
2068
3363
  */
2069
3364
  readonly numSe?: string;
2070
3365
  /**
2071
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
3366
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
2072
3367
  */
2073
3368
  readonly numSeGroup?: string;
2074
3369
  /**
2075
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
3370
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
2076
3371
  */
2077
3372
  readonly numVs?: string;
2078
3373
  /**
2079
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
3374
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
2080
3375
  */
2081
3376
  readonly reason?: string[];
2082
3377
  /**
2083
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
3378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
2084
3379
  */
2085
3380
  readonly seGroupHaMode?: string;
2086
3381
  /**
2087
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
3382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
2088
3383
  */
2089
3384
  readonly seGroupRef?: string;
2090
3385
  /**
2091
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
3386
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
2092
3387
  */
2093
3388
  readonly seRef?: string;
2094
3389
  /**
2095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
3390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
2096
3391
  */
2097
3392
  readonly subTasks?: string[];
2098
3393
  /**
2099
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
3394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
2100
3395
  */
2101
3396
  readonly task?: string;
2102
3397
  /**
2103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
3398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
2104
3399
  */
2105
3400
  readonly toSeRef?: string;
2106
3401
  /**
2107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
3402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
2108
3403
  */
2109
3404
  readonly trafficStatus?: string;
2110
3405
  /**
2111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
3406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
2112
3407
  */
2113
3408
  readonly vsRef?: string;
2114
3409
  }
@@ -2208,13 +3503,55 @@ export declare class UpgradestatusinfoSeUpgradeEventsList extends cdktf.ComplexL
2208
3503
  */
2209
3504
  get(index: number): UpgradestatusinfoSeUpgradeEventsOutputReference;
2210
3505
  }
3506
+ export interface UpgradestatusinfoSegParamsController {
3507
+ /**
3508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
3509
+ */
3510
+ readonly taskBaseTimeout?: string;
3511
+ }
3512
+ export declare function upgradestatusinfoSegParamsControllerToTerraform(struct?: UpgradestatusinfoSegParamsController | cdktf.IResolvable): any;
3513
+ export declare function upgradestatusinfoSegParamsControllerToHclTerraform(struct?: UpgradestatusinfoSegParamsController | cdktf.IResolvable): any;
3514
+ export declare class UpgradestatusinfoSegParamsControllerOutputReference extends cdktf.ComplexObject {
3515
+ private isEmptyObject;
3516
+ private resolvableValue?;
3517
+ /**
3518
+ * @param terraformResource The parent resource
3519
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3520
+ * @param complexObjectIndex the index of this item in the list
3521
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3522
+ */
3523
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
3524
+ get internalValue(): UpgradestatusinfoSegParamsController | cdktf.IResolvable | undefined;
3525
+ set internalValue(value: UpgradestatusinfoSegParamsController | cdktf.IResolvable | undefined);
3526
+ private _taskBaseTimeout?;
3527
+ get taskBaseTimeout(): string;
3528
+ set taskBaseTimeout(value: string);
3529
+ resetTaskBaseTimeout(): void;
3530
+ get taskBaseTimeoutInput(): string;
3531
+ }
3532
+ export declare class UpgradestatusinfoSegParamsControllerList extends cdktf.ComplexList {
3533
+ protected terraformResource: cdktf.IInterpolatingParent;
3534
+ protected terraformAttribute: string;
3535
+ protected wrapsSet: boolean;
3536
+ internalValue?: UpgradestatusinfoSegParamsController[] | cdktf.IResolvable;
3537
+ /**
3538
+ * @param terraformResource The parent resource
3539
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3540
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3541
+ */
3542
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
3543
+ /**
3544
+ * @param index the index of the item to return
3545
+ */
3546
+ get(index: number): UpgradestatusinfoSegParamsControllerOutputReference;
3547
+ }
2211
3548
  export interface UpgradestatusinfoSegParamsSeGroupOptions {
2212
3549
  /**
2213
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
3550
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
2214
3551
  */
2215
3552
  readonly actionOnError?: string;
2216
3553
  /**
2217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
3554
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
2218
3555
  */
2219
3556
  readonly disruptive?: string;
2220
3557
  }
@@ -2261,15 +3598,15 @@ export declare class UpgradestatusinfoSegParamsSeGroupOptionsList extends cdktf.
2261
3598
  }
2262
3599
  export interface UpgradestatusinfoSegParamsSeGroupResumeOptions {
2263
3600
  /**
2264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
3601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#action_on_error Upgradestatusinfo#action_on_error}
2265
3602
  */
2266
3603
  readonly actionOnError?: string;
2267
3604
  /**
2268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
3605
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disruptive Upgradestatusinfo#disruptive}
2269
3606
  */
2270
3607
  readonly disruptive?: string;
2271
3608
  /**
2272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#skip_suspended Upgradestatusinfo#skip_suspended}
3609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#skip_suspended Upgradestatusinfo#skip_suspended}
2273
3610
  */
2274
3611
  readonly skipSuspended?: string;
2275
3612
  }
@@ -2319,27 +3656,126 @@ export declare class UpgradestatusinfoSegParamsSeGroupResumeOptionsList extends
2319
3656
  */
2320
3657
  get(index: number): UpgradestatusinfoSegParamsSeGroupResumeOptionsOutputReference;
2321
3658
  }
3659
+ export interface UpgradestatusinfoSegParamsServiceEngine {
3660
+ /**
3661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#concurrent_segroup_upgrades Upgradestatusinfo#concurrent_segroup_upgrades}
3662
+ */
3663
+ readonly concurrentSegroupUpgrades?: string;
3664
+ /**
3665
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_data_transfer_size Upgradestatusinfo#image_data_transfer_size}
3666
+ */
3667
+ readonly imageDataTransferSize?: string;
3668
+ /**
3669
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#large_se_connect_timeout Upgradestatusinfo#large_se_connect_timeout}
3670
+ */
3671
+ readonly largeSeConnectTimeout?: string;
3672
+ /**
3673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_connect_timeout Upgradestatusinfo#se_connect_timeout}
3674
+ */
3675
+ readonly seConnectTimeout?: string;
3676
+ /**
3677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#simultaneous_image_downloads Upgradestatusinfo#simultaneous_image_downloads}
3678
+ */
3679
+ readonly simultaneousImageDownloads?: string;
3680
+ /**
3681
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_base_timeout Upgradestatusinfo#task_base_timeout}
3682
+ */
3683
+ readonly taskBaseTimeout?: string;
3684
+ }
3685
+ export declare function upgradestatusinfoSegParamsServiceEngineToTerraform(struct?: UpgradestatusinfoSegParamsServiceEngine | cdktf.IResolvable): any;
3686
+ export declare function upgradestatusinfoSegParamsServiceEngineToHclTerraform(struct?: UpgradestatusinfoSegParamsServiceEngine | cdktf.IResolvable): any;
3687
+ export declare class UpgradestatusinfoSegParamsServiceEngineOutputReference extends cdktf.ComplexObject {
3688
+ private isEmptyObject;
3689
+ private resolvableValue?;
3690
+ /**
3691
+ * @param terraformResource The parent resource
3692
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3693
+ * @param complexObjectIndex the index of this item in the list
3694
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3695
+ */
3696
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
3697
+ get internalValue(): UpgradestatusinfoSegParamsServiceEngine | cdktf.IResolvable | undefined;
3698
+ set internalValue(value: UpgradestatusinfoSegParamsServiceEngine | cdktf.IResolvable | undefined);
3699
+ private _concurrentSegroupUpgrades?;
3700
+ get concurrentSegroupUpgrades(): string;
3701
+ set concurrentSegroupUpgrades(value: string);
3702
+ resetConcurrentSegroupUpgrades(): void;
3703
+ get concurrentSegroupUpgradesInput(): string;
3704
+ private _imageDataTransferSize?;
3705
+ get imageDataTransferSize(): string;
3706
+ set imageDataTransferSize(value: string);
3707
+ resetImageDataTransferSize(): void;
3708
+ get imageDataTransferSizeInput(): string;
3709
+ private _largeSeConnectTimeout?;
3710
+ get largeSeConnectTimeout(): string;
3711
+ set largeSeConnectTimeout(value: string);
3712
+ resetLargeSeConnectTimeout(): void;
3713
+ get largeSeConnectTimeoutInput(): string;
3714
+ private _seConnectTimeout?;
3715
+ get seConnectTimeout(): string;
3716
+ set seConnectTimeout(value: string);
3717
+ resetSeConnectTimeout(): void;
3718
+ get seConnectTimeoutInput(): string;
3719
+ private _simultaneousImageDownloads?;
3720
+ get simultaneousImageDownloads(): string;
3721
+ set simultaneousImageDownloads(value: string);
3722
+ resetSimultaneousImageDownloads(): void;
3723
+ get simultaneousImageDownloadsInput(): string;
3724
+ private _taskBaseTimeout?;
3725
+ get taskBaseTimeout(): string;
3726
+ set taskBaseTimeout(value: string);
3727
+ resetTaskBaseTimeout(): void;
3728
+ get taskBaseTimeoutInput(): string;
3729
+ }
3730
+ export declare class UpgradestatusinfoSegParamsServiceEngineList extends cdktf.ComplexList {
3731
+ protected terraformResource: cdktf.IInterpolatingParent;
3732
+ protected terraformAttribute: string;
3733
+ protected wrapsSet: boolean;
3734
+ internalValue?: UpgradestatusinfoSegParamsServiceEngine[] | cdktf.IResolvable;
3735
+ /**
3736
+ * @param terraformResource The parent resource
3737
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3738
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3739
+ */
3740
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
3741
+ /**
3742
+ * @param index the index of the item to return
3743
+ */
3744
+ get(index: number): UpgradestatusinfoSegParamsServiceEngineOutputReference;
3745
+ }
2322
3746
  export interface UpgradestatusinfoSegParams {
2323
3747
  /**
2324
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
3748
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
2325
3749
  */
2326
3750
  readonly imageRef?: string;
2327
3751
  /**
2328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_ref Upgradestatusinfo#patch_ref}
3752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_ref Upgradestatusinfo#patch_ref}
2329
3753
  */
2330
3754
  readonly patchRef?: string;
2331
3755
  /**
3756
+ * controller block
3757
+ *
3758
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller Upgradestatusinfo#controller}
3759
+ */
3760
+ readonly controller?: UpgradestatusinfoSegParamsController[] | cdktf.IResolvable;
3761
+ /**
2332
3762
  * se_group_options block
2333
3763
  *
2334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
3764
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_options Upgradestatusinfo#se_group_options}
2335
3765
  */
2336
3766
  readonly seGroupOptions?: UpgradestatusinfoSegParamsSeGroupOptions[] | cdktf.IResolvable;
2337
3767
  /**
2338
3768
  * se_group_resume_options block
2339
3769
  *
2340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_resume_options Upgradestatusinfo#se_group_resume_options}
3770
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_resume_options Upgradestatusinfo#se_group_resume_options}
2341
3771
  */
2342
3772
  readonly seGroupResumeOptions?: UpgradestatusinfoSegParamsSeGroupResumeOptions[] | cdktf.IResolvable;
3773
+ /**
3774
+ * service_engine block
3775
+ *
3776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#service_engine Upgradestatusinfo#service_engine}
3777
+ */
3778
+ readonly serviceEngine?: UpgradestatusinfoSegParamsServiceEngine[] | cdktf.IResolvable;
2343
3779
  }
2344
3780
  export declare function upgradestatusinfoSegParamsToTerraform(struct?: UpgradestatusinfoSegParams | cdktf.IResolvable): any;
2345
3781
  export declare function upgradestatusinfoSegParamsToHclTerraform(struct?: UpgradestatusinfoSegParams | cdktf.IResolvable): any;
@@ -2365,6 +3801,11 @@ export declare class UpgradestatusinfoSegParamsOutputReference extends cdktf.Com
2365
3801
  set patchRef(value: string);
2366
3802
  resetPatchRef(): void;
2367
3803
  get patchRefInput(): string;
3804
+ private _controller;
3805
+ get controller(): UpgradestatusinfoSegParamsControllerList;
3806
+ putController(value: UpgradestatusinfoSegParamsController[] | cdktf.IResolvable): void;
3807
+ resetController(): void;
3808
+ get controllerInput(): any;
2368
3809
  private _seGroupOptions;
2369
3810
  get seGroupOptions(): UpgradestatusinfoSegParamsSeGroupOptionsList;
2370
3811
  putSeGroupOptions(value: UpgradestatusinfoSegParamsSeGroupOptions[] | cdktf.IResolvable): void;
@@ -2375,6 +3816,11 @@ export declare class UpgradestatusinfoSegParamsOutputReference extends cdktf.Com
2375
3816
  putSeGroupResumeOptions(value: UpgradestatusinfoSegParamsSeGroupResumeOptions[] | cdktf.IResolvable): void;
2376
3817
  resetSeGroupResumeOptions(): void;
2377
3818
  get seGroupResumeOptionsInput(): any;
3819
+ private _serviceEngine;
3820
+ get serviceEngine(): UpgradestatusinfoSegParamsServiceEngineList;
3821
+ putServiceEngine(value: UpgradestatusinfoSegParamsServiceEngine[] | cdktf.IResolvable): void;
3822
+ resetServiceEngine(): void;
3823
+ get serviceEngineInput(): any;
2378
3824
  }
2379
3825
  export declare class UpgradestatusinfoSegParamsList extends cdktf.ComplexList {
2380
3826
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -2394,55 +3840,55 @@ export declare class UpgradestatusinfoSegParamsList extends cdktf.ComplexList {
2394
3840
  }
2395
3841
  export interface UpgradestatusinfoSegStatusSeUpgradeErrors {
2396
3842
  /**
2397
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
3843
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#from_se_ref Upgradestatusinfo#from_se_ref}
2398
3844
  */
2399
3845
  readonly fromSeRef?: string;
2400
3846
  /**
2401
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
3847
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
2402
3848
  */
2403
3849
  readonly numSe?: string;
2404
3850
  /**
2405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
3851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_group Upgradestatusinfo#num_se_group}
2406
3852
  */
2407
3853
  readonly numSeGroup?: string;
2408
3854
  /**
2409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
3855
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
2410
3856
  */
2411
3857
  readonly numVs?: string;
2412
3858
  /**
2413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
3859
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
2414
3860
  */
2415
3861
  readonly reason?: string[];
2416
3862
  /**
2417
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
3863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
2418
3864
  */
2419
3865
  readonly seGroupHaMode?: string;
2420
3866
  /**
2421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
3867
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
2422
3868
  */
2423
3869
  readonly seGroupRef?: string;
2424
3870
  /**
2425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
3871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
2426
3872
  */
2427
3873
  readonly seRef?: string;
2428
3874
  /**
2429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
3875
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
2430
3876
  */
2431
3877
  readonly subTasks?: string[];
2432
3878
  /**
2433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
3879
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
2434
3880
  */
2435
3881
  readonly task?: string;
2436
3882
  /**
2437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
3883
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#to_se_ref Upgradestatusinfo#to_se_ref}
2438
3884
  */
2439
3885
  readonly toSeRef?: string;
2440
3886
  /**
2441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
3887
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
2442
3888
  */
2443
3889
  readonly trafficStatus?: string;
2444
3890
  /**
2445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
3891
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
2446
3892
  */
2447
3893
  readonly vsRef?: string;
2448
3894
  }
@@ -2544,11 +3990,11 @@ export declare class UpgradestatusinfoSegStatusSeUpgradeErrorsList extends cdktf
2544
3990
  }
2545
3991
  export interface UpgradestatusinfoSegStatusVsErrorsEventTimestamp {
2546
3992
  /**
2547
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
3993
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
2548
3994
  */
2549
3995
  readonly secs: string;
2550
3996
  /**
2551
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
3997
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
2552
3998
  */
2553
3999
  readonly usecs: string;
2554
4000
  }
@@ -2593,41 +4039,41 @@ export declare class UpgradestatusinfoSegStatusVsErrorsEventTimestampList extend
2593
4039
  }
2594
4040
  export interface UpgradestatusinfoSegStatusVsErrors {
2595
4041
  /**
2596
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
4042
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
2597
4043
  */
2598
4044
  readonly reason?: string[];
2599
4045
  /**
2600
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
4046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ha_mode Upgradestatusinfo#se_group_ha_mode}
2601
4047
  */
2602
4048
  readonly seGroupHaMode?: string;
2603
4049
  /**
2604
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
4050
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_ref Upgradestatusinfo#se_group_ref}
2605
4051
  */
2606
4052
  readonly seGroupRef?: string;
2607
4053
  /**
2608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
4054
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ref Upgradestatusinfo#se_ref}
2609
4055
  */
2610
4056
  readonly seRef?: string;
2611
4057
  /**
2612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
4058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
2613
4059
  */
2614
4060
  readonly tenantRef?: string;
2615
4061
  /**
2616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
4062
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
2617
4063
  */
2618
4064
  readonly trafficStatus?: string;
2619
4065
  /**
2620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vip_id Upgradestatusinfo#vip_id}
4066
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vip_id Upgradestatusinfo#vip_id}
2621
4067
  */
2622
4068
  readonly vipId?: string;
2623
4069
  /**
2624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
4070
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_ref Upgradestatusinfo#vs_ref}
2625
4071
  */
2626
4072
  readonly vsRef?: string;
2627
4073
  /**
2628
4074
  * event_timestamp block
2629
4075
  *
2630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#event_timestamp Upgradestatusinfo#event_timestamp}
4076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#event_timestamp Upgradestatusinfo#event_timestamp}
2631
4077
  */
2632
4078
  readonly eventTimestamp?: UpgradestatusinfoSegStatusVsErrorsEventTimestamp[] | cdktf.IResolvable;
2633
4079
  }
@@ -2709,183 +4155,183 @@ export declare class UpgradestatusinfoSegStatusVsErrorsList extends cdktf.Comple
2709
4155
  }
2710
4156
  export interface UpgradestatusinfoSegStatus {
2711
4157
  /**
2712
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#controller_version Upgradestatusinfo#controller_version}
4158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#controller_version Upgradestatusinfo#controller_version}
2713
4159
  */
2714
4160
  readonly controllerVersion?: string;
2715
4161
  /**
2716
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#disrupted_vs_ref Upgradestatusinfo#disrupted_vs_ref}
4162
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#disrupted_vs_ref Upgradestatusinfo#disrupted_vs_ref}
2717
4163
  */
2718
4164
  readonly disruptedVsRef?: string[];
2719
4165
  /**
2720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
4166
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
2721
4167
  */
2722
4168
  readonly duration?: string;
2723
4169
  /**
2724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
4170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
2725
4171
  */
2726
4172
  readonly endTime?: string;
2727
4173
  /**
2728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
4174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#enqueue_time Upgradestatusinfo#enqueue_time}
2729
4175
  */
2730
4176
  readonly enqueueTime?: string;
2731
4177
  /**
2732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ha_mode Upgradestatusinfo#ha_mode}
4178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ha_mode Upgradestatusinfo#ha_mode}
2733
4179
  */
2734
4180
  readonly haMode?: string;
2735
4181
  /**
2736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#in_progress Upgradestatusinfo#in_progress}
4182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#in_progress Upgradestatusinfo#in_progress}
2737
4183
  */
2738
4184
  readonly inProgress?: string;
2739
4185
  /**
2740
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#notes Upgradestatusinfo#notes}
4186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#notes Upgradestatusinfo#notes}
2741
4187
  */
2742
4188
  readonly notes?: string[];
2743
4189
  /**
2744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
4190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se Upgradestatusinfo#num_se}
2745
4191
  */
2746
4192
  readonly numSe?: string;
2747
4193
  /**
2748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_no_vs Upgradestatusinfo#num_se_with_no_vs}
4194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_no_vs Upgradestatusinfo#num_se_with_no_vs}
2749
4195
  */
2750
4196
  readonly numSeWithNoVs?: string;
2751
4197
  /**
2752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_vs_not_scaledout Upgradestatusinfo#num_se_with_vs_not_scaledout}
4198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_vs_not_scaledout Upgradestatusinfo#num_se_with_vs_not_scaledout}
2753
4199
  */
2754
4200
  readonly numSeWithVsNotScaledout?: string;
2755
4201
  /**
2756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_se_with_vs_scaledout Upgradestatusinfo#num_se_with_vs_scaledout}
4202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_se_with_vs_scaledout Upgradestatusinfo#num_se_with_vs_scaledout}
2757
4203
  */
2758
4204
  readonly numSeWithVsScaledout?: string;
2759
4205
  /**
2760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
4206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs Upgradestatusinfo#num_vs}
2761
4207
  */
2762
4208
  readonly numVs?: string;
2763
4209
  /**
2764
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#num_vs_disrupted Upgradestatusinfo#num_vs_disrupted}
4210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#num_vs_disrupted Upgradestatusinfo#num_vs_disrupted}
2765
4211
  */
2766
4212
  readonly numVsDisrupted?: string;
2767
4213
  /**
2768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
4214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
2769
4215
  */
2770
4216
  readonly progress?: string;
2771
4217
  /**
2772
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
4218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
2773
4219
  */
2774
4220
  readonly reason?: string[];
2775
4221
  /**
2776
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#request_time Upgradestatusinfo#request_time}
4222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#request_time Upgradestatusinfo#request_time}
2777
4223
  */
2778
4224
  readonly requestTime?: string;
2779
4225
  /**
2780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_already_upgraded_at_start Upgradestatusinfo#se_already_upgraded_at_start}
4226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_already_upgraded_at_start Upgradestatusinfo#se_already_upgraded_at_start}
2781
4227
  */
2782
4228
  readonly seAlreadyUpgradedAtStart?: string[];
2783
4229
  /**
2784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_disconnected_at_start Upgradestatusinfo#se_disconnected_at_start}
4230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_disconnected_at_start Upgradestatusinfo#se_disconnected_at_start}
2785
4231
  */
2786
4232
  readonly seDisconnectedAtStart?: string[];
2787
4233
  /**
2788
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_name Upgradestatusinfo#se_group_name}
4234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_name Upgradestatusinfo#se_group_name}
2789
4235
  */
2790
4236
  readonly seGroupName?: string;
2791
4237
  /**
2792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_group_uuid Upgradestatusinfo#se_group_uuid}
4238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_group_uuid Upgradestatusinfo#se_group_uuid}
2793
4239
  */
2794
4240
  readonly seGroupUuid?: string;
2795
4241
  /**
2796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_ip_missing_at_start Upgradestatusinfo#se_ip_missing_at_start}
4242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_ip_missing_at_start Upgradestatusinfo#se_ip_missing_at_start}
2797
4243
  */
2798
4244
  readonly seIpMissingAtStart?: string[];
2799
4245
  /**
2800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_poweredoff_at_start Upgradestatusinfo#se_poweredoff_at_start}
4246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_poweredoff_at_start Upgradestatusinfo#se_poweredoff_at_start}
2801
4247
  */
2802
4248
  readonly sePoweredoffAtStart?: string[];
2803
4249
  /**
2804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_reboot_in_progress_ref Upgradestatusinfo#se_reboot_in_progress_ref}
4250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_reboot_in_progress_ref Upgradestatusinfo#se_reboot_in_progress_ref}
2805
4251
  */
2806
4252
  readonly seRebootInProgressRef?: string;
2807
4253
  /**
2808
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_completed Upgradestatusinfo#se_upgrade_completed}
4254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_completed Upgradestatusinfo#se_upgrade_completed}
2809
4255
  */
2810
4256
  readonly seUpgradeCompleted?: string[];
2811
4257
  /**
2812
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_failed Upgradestatusinfo#se_upgrade_failed}
4258
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_failed Upgradestatusinfo#se_upgrade_failed}
2813
4259
  */
2814
4260
  readonly seUpgradeFailed?: string[];
2815
4261
  /**
2816
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_in_progress Upgradestatusinfo#se_upgrade_in_progress}
4262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_in_progress Upgradestatusinfo#se_upgrade_in_progress}
2817
4263
  */
2818
4264
  readonly seUpgradeInProgress?: string[];
2819
4265
  /**
2820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_not_started Upgradestatusinfo#se_upgrade_not_started}
4266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_not_started Upgradestatusinfo#se_upgrade_not_started}
2821
4267
  */
2822
4268
  readonly seUpgradeNotStarted?: string[];
2823
4269
  /**
2824
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_skip_suspended Upgradestatusinfo#se_upgrade_skip_suspended}
4270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_skip_suspended Upgradestatusinfo#se_upgrade_skip_suspended}
2825
4271
  */
2826
4272
  readonly seUpgradeSkipSuspended?: string[];
2827
4273
  /**
2828
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_suspended Upgradestatusinfo#se_upgrade_suspended}
4274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_suspended Upgradestatusinfo#se_upgrade_suspended}
2829
4275
  */
2830
4276
  readonly seUpgradeSuspended?: string[];
2831
4277
  /**
2832
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_no_vs Upgradestatusinfo#se_with_no_vs}
4278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_no_vs Upgradestatusinfo#se_with_no_vs}
2833
4279
  */
2834
4280
  readonly seWithNoVs?: string[];
2835
4281
  /**
2836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_vs_not_scaledout Upgradestatusinfo#se_with_vs_not_scaledout}
4282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_vs_not_scaledout Upgradestatusinfo#se_with_vs_not_scaledout}
2837
4283
  */
2838
4284
  readonly seWithVsNotScaledout?: string[];
2839
4285
  /**
2840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_with_vs_scaledout Upgradestatusinfo#se_with_vs_scaledout}
4286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_with_vs_scaledout Upgradestatusinfo#se_with_vs_scaledout}
2841
4287
  */
2842
4288
  readonly seWithVsScaledout?: string[];
2843
4289
  /**
2844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
4290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
2845
4291
  */
2846
4292
  readonly startTime?: string;
2847
4293
  /**
2848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
4294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
2849
4295
  */
2850
4296
  readonly state?: string;
2851
4297
  /**
2852
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
4298
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#tenant_ref Upgradestatusinfo#tenant_ref}
2853
4299
  */
2854
4300
  readonly tenantRef?: string;
2855
4301
  /**
2856
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#thread Upgradestatusinfo#thread}
4302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#thread Upgradestatusinfo#thread}
2857
4303
  */
2858
4304
  readonly thread?: string;
2859
4305
  /**
2860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
4306
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#traffic_status Upgradestatusinfo#traffic_status}
2861
4307
  */
2862
4308
  readonly trafficStatus?: string;
2863
4309
  /**
2864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_migrate_in_progress_ref Upgradestatusinfo#vs_migrate_in_progress_ref}
4310
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_migrate_in_progress_ref Upgradestatusinfo#vs_migrate_in_progress_ref}
2865
4311
  */
2866
4312
  readonly vsMigrateInProgressRef?: string[];
2867
4313
  /**
2868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_scalein_in_progress_ref Upgradestatusinfo#vs_scalein_in_progress_ref}
4314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_scalein_in_progress_ref Upgradestatusinfo#vs_scalein_in_progress_ref}
2869
4315
  */
2870
4316
  readonly vsScaleinInProgressRef?: string[];
2871
4317
  /**
2872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_scaleout_in_progress_ref Upgradestatusinfo#vs_scaleout_in_progress_ref}
4318
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_scaleout_in_progress_ref Upgradestatusinfo#vs_scaleout_in_progress_ref}
2873
4319
  */
2874
4320
  readonly vsScaleoutInProgressRef?: string[];
2875
4321
  /**
2876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#worker Upgradestatusinfo#worker}
4322
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#worker Upgradestatusinfo#worker}
2877
4323
  */
2878
4324
  readonly worker?: string;
2879
4325
  /**
2880
4326
  * se_upgrade_errors block
2881
4327
  *
2882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#se_upgrade_errors Upgradestatusinfo#se_upgrade_errors}
4328
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#se_upgrade_errors Upgradestatusinfo#se_upgrade_errors}
2883
4329
  */
2884
4330
  readonly seUpgradeErrors?: UpgradestatusinfoSegStatusSeUpgradeErrors[] | cdktf.IResolvable;
2885
4331
  /**
2886
4332
  * vs_errors block
2887
4333
  *
2888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#vs_errors Upgradestatusinfo#vs_errors}
4334
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#vs_errors Upgradestatusinfo#vs_errors}
2889
4335
  */
2890
4336
  readonly vsErrors?: UpgradestatusinfoSegStatusVsErrors[] | cdktf.IResolvable;
2891
4337
  }
@@ -3142,11 +4588,11 @@ export declare class UpgradestatusinfoSegStatusList extends cdktf.ComplexList {
3142
4588
  }
3143
4589
  export interface UpgradestatusinfoStateLastChangedTime {
3144
4590
  /**
3145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
4591
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
3146
4592
  */
3147
4593
  readonly secs: string;
3148
4594
  /**
3149
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
4595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
3150
4596
  */
3151
4597
  readonly usecs: string;
3152
4598
  }
@@ -3191,21 +4637,21 @@ export declare class UpgradestatusinfoStateLastChangedTimeList extends cdktf.Com
3191
4637
  }
3192
4638
  export interface UpgradestatusinfoState {
3193
4639
  /**
3194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
4640
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
3195
4641
  */
3196
4642
  readonly reason?: string;
3197
4643
  /**
3198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
4644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
3199
4645
  */
3200
4646
  readonly rebooted?: string;
3201
4647
  /**
3202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
4648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
3203
4649
  */
3204
4650
  readonly state?: string;
3205
4651
  /**
3206
4652
  * last_changed_time block
3207
4653
  *
3208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
4654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
3209
4655
  */
3210
4656
  readonly lastChangedTime?: UpgradestatusinfoStateLastChangedTime[] | cdktf.IResolvable;
3211
4657
  }
@@ -3262,11 +4708,11 @@ export declare class UpgradestatusinfoStateList extends cdktf.ComplexList {
3262
4708
  }
3263
4709
  export interface UpgradestatusinfoUpgradeEventsNodesEventsIp {
3264
4710
  /**
3265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
4711
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
3266
4712
  */
3267
4713
  readonly addr: string;
3268
4714
  /**
3269
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
4715
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
3270
4716
  */
3271
4717
  readonly type: string;
3272
4718
  }
@@ -3311,33 +4757,33 @@ export declare class UpgradestatusinfoUpgradeEventsNodesEventsIpList extends cdk
3311
4757
  }
3312
4758
  export interface UpgradestatusinfoUpgradeEventsNodesEvents {
3313
4759
  /**
3314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
4760
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
3315
4761
  */
3316
4762
  readonly duration?: string;
3317
4763
  /**
3318
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
4764
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
3319
4765
  */
3320
4766
  readonly endTime?: string;
3321
4767
  /**
3322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
4768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
3323
4769
  */
3324
4770
  readonly message?: string;
3325
4771
  /**
3326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
4772
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
3327
4773
  */
3328
4774
  readonly startTime?: string;
3329
4775
  /**
3330
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
4776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
3331
4777
  */
3332
4778
  readonly status?: string;
3333
4779
  /**
3334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
4780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
3335
4781
  */
3336
4782
  readonly subTasks?: string[];
3337
4783
  /**
3338
4784
  * ip block
3339
4785
  *
3340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
4786
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
3341
4787
  */
3342
4788
  readonly ip?: UpgradestatusinfoUpgradeEventsNodesEventsIp[] | cdktf.IResolvable;
3343
4789
  }
@@ -3409,11 +4855,11 @@ export declare class UpgradestatusinfoUpgradeEventsNodesEventsList extends cdktf
3409
4855
  }
3410
4856
  export interface UpgradestatusinfoUpgradeEventsSubEventsIp {
3411
4857
  /**
3412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
4858
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#addr Upgradestatusinfo#addr}
3413
4859
  */
3414
4860
  readonly addr: string;
3415
4861
  /**
3416
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
4862
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#type Upgradestatusinfo#type}
3417
4863
  */
3418
4864
  readonly type: string;
3419
4865
  }
@@ -3458,33 +4904,33 @@ export declare class UpgradestatusinfoUpgradeEventsSubEventsIpList extends cdktf
3458
4904
  }
3459
4905
  export interface UpgradestatusinfoUpgradeEventsSubEvents {
3460
4906
  /**
3461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
4907
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
3462
4908
  */
3463
4909
  readonly duration?: string;
3464
4910
  /**
3465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
4911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
3466
4912
  */
3467
4913
  readonly endTime?: string;
3468
4914
  /**
3469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
4915
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#message Upgradestatusinfo#message}
3470
4916
  */
3471
4917
  readonly message?: string;
3472
4918
  /**
3473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
4919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
3474
4920
  */
3475
4921
  readonly startTime?: string;
3476
4922
  /**
3477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
4923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#status Upgradestatusinfo#status}
3478
4924
  */
3479
4925
  readonly status?: string;
3480
4926
  /**
3481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
4927
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_tasks Upgradestatusinfo#sub_tasks}
3482
4928
  */
3483
4929
  readonly subTasks?: string[];
3484
4930
  /**
3485
4931
  * ip block
3486
4932
  *
3487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
4933
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#ip Upgradestatusinfo#ip}
3488
4934
  */
3489
4935
  readonly ip?: UpgradestatusinfoUpgradeEventsSubEventsIp[] | cdktf.IResolvable;
3490
4936
  }
@@ -3556,23 +5002,23 @@ export declare class UpgradestatusinfoUpgradeEventsSubEventsList extends cdktf.C
3556
5002
  }
3557
5003
  export interface UpgradestatusinfoUpgradeEvents {
3558
5004
  /**
3559
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
5005
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task Upgradestatusinfo#task}
3560
5006
  */
3561
5007
  readonly task?: string;
3562
5008
  /**
3563
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#task_name Upgradestatusinfo#task_name}
5009
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#task_name Upgradestatusinfo#task_name}
3564
5010
  */
3565
5011
  readonly taskName?: string;
3566
5012
  /**
3567
5013
  * nodes_events block
3568
5014
  *
3569
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#nodes_events Upgradestatusinfo#nodes_events}
5015
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#nodes_events Upgradestatusinfo#nodes_events}
3570
5016
  */
3571
5017
  readonly nodesEvents?: UpgradestatusinfoUpgradeEventsNodesEvents[] | cdktf.IResolvable;
3572
5018
  /**
3573
5019
  * sub_events block
3574
5020
  *
3575
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#sub_events Upgradestatusinfo#sub_events}
5021
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#sub_events Upgradestatusinfo#sub_events}
3576
5022
  */
3577
5023
  readonly subEvents?: UpgradestatusinfoUpgradeEventsSubEvents[] | cdktf.IResolvable;
3578
5024
  }
@@ -3629,35 +5075,35 @@ export declare class UpgradestatusinfoUpgradeEventsList extends cdktf.ComplexLis
3629
5075
  }
3630
5076
  export interface UpgradestatusinfoUpgradeReadinessChecks {
3631
5077
  /**
3632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#check_code Upgradestatusinfo#check_code}
5078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#check_code Upgradestatusinfo#check_code}
3633
5079
  */
3634
5080
  readonly checkCode?: string;
3635
5081
  /**
3636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#description Upgradestatusinfo#description}
5082
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#description Upgradestatusinfo#description}
3637
5083
  */
3638
5084
  readonly description?: string;
3639
5085
  /**
3640
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#details Upgradestatusinfo#details}
5086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#details Upgradestatusinfo#details}
3641
5087
  */
3642
5088
  readonly details?: string[];
3643
5089
  /**
3644
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
5090
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
3645
5091
  */
3646
5092
  readonly duration?: string;
3647
5093
  /**
3648
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
5094
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
3649
5095
  */
3650
5096
  readonly endTime?: string;
3651
5097
  /**
3652
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#error_details Upgradestatusinfo#error_details}
5098
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#error_details Upgradestatusinfo#error_details}
3653
5099
  */
3654
5100
  readonly errorDetails?: string[];
3655
5101
  /**
3656
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
5102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
3657
5103
  */
3658
5104
  readonly startTime?: string;
3659
5105
  /**
3660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
5106
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
3661
5107
  */
3662
5108
  readonly state?: string;
3663
5109
  }
@@ -3734,11 +5180,11 @@ export declare class UpgradestatusinfoUpgradeReadinessChecksList extends cdktf.C
3734
5180
  }
3735
5181
  export interface UpgradestatusinfoUpgradeReadinessStateLastChangedTime {
3736
5182
  /**
3737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
5183
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#secs Upgradestatusinfo#secs}
3738
5184
  */
3739
5185
  readonly secs: string;
3740
5186
  /**
3741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
5187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#usecs Upgradestatusinfo#usecs}
3742
5188
  */
3743
5189
  readonly usecs: string;
3744
5190
  }
@@ -3783,21 +5229,21 @@ export declare class UpgradestatusinfoUpgradeReadinessStateLastChangedTimeList e
3783
5229
  }
3784
5230
  export interface UpgradestatusinfoUpgradeReadinessState {
3785
5231
  /**
3786
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
5232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#reason Upgradestatusinfo#reason}
3787
5233
  */
3788
5234
  readonly reason?: string;
3789
5235
  /**
3790
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
5236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#rebooted Upgradestatusinfo#rebooted}
3791
5237
  */
3792
5238
  readonly rebooted?: string;
3793
5239
  /**
3794
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
5240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
3795
5241
  */
3796
5242
  readonly state?: string;
3797
5243
  /**
3798
5244
  * last_changed_time block
3799
5245
  *
3800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
5246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#last_changed_time Upgradestatusinfo#last_changed_time}
3801
5247
  */
3802
5248
  readonly lastChangedTime?: UpgradestatusinfoUpgradeReadinessStateLastChangedTime[] | cdktf.IResolvable;
3803
5249
  }
@@ -3854,47 +5300,51 @@ export declare class UpgradestatusinfoUpgradeReadinessStateList extends cdktf.Co
3854
5300
  }
3855
5301
  export interface UpgradestatusinfoUpgradeReadiness {
3856
5302
  /**
3857
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#checks_completed Upgradestatusinfo#checks_completed}
5303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#checks_completed Upgradestatusinfo#checks_completed}
3858
5304
  */
3859
5305
  readonly checksCompleted?: string;
3860
5306
  /**
3861
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
5307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#duration Upgradestatusinfo#duration}
3862
5308
  */
3863
5309
  readonly duration?: string;
3864
5310
  /**
3865
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
5311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#end_time Upgradestatusinfo#end_time}
3866
5312
  */
3867
5313
  readonly endTime?: string;
3868
5314
  /**
3869
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
5315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#image_ref Upgradestatusinfo#image_ref}
3870
5316
  */
3871
5317
  readonly imageRef?: string;
3872
5318
  /**
3873
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
5319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#patch_image_ref Upgradestatusinfo#patch_image_ref}
3874
5320
  */
3875
5321
  readonly patchImageRef?: string;
3876
5322
  /**
3877
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
5323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#progress Upgradestatusinfo#progress}
5324
+ */
5325
+ readonly progress?: string;
5326
+ /**
5327
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#start_time Upgradestatusinfo#start_time}
3878
5328
  */
3879
5329
  readonly startTime?: string;
3880
5330
  /**
3881
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#total_checks Upgradestatusinfo#total_checks}
5331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#total_checks Upgradestatusinfo#total_checks}
3882
5332
  */
3883
5333
  readonly totalChecks?: string;
3884
5334
  /**
3885
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#upgrade_ops Upgradestatusinfo#upgrade_ops}
5335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#upgrade_ops Upgradestatusinfo#upgrade_ops}
3886
5336
  */
3887
5337
  readonly upgradeOps?: string;
3888
5338
  /**
3889
5339
  * checks block
3890
5340
  *
3891
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#checks Upgradestatusinfo#checks}
5341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#checks Upgradestatusinfo#checks}
3892
5342
  */
3893
5343
  readonly checks?: UpgradestatusinfoUpgradeReadinessChecks[] | cdktf.IResolvable;
3894
5344
  /**
3895
5345
  * state block
3896
5346
  *
3897
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
5347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#state Upgradestatusinfo#state}
3898
5348
  */
3899
5349
  readonly state?: UpgradestatusinfoUpgradeReadinessState[] | cdktf.IResolvable;
3900
5350
  }
@@ -3937,6 +5387,11 @@ export declare class UpgradestatusinfoUpgradeReadinessOutputReference extends cd
3937
5387
  set patchImageRef(value: string);
3938
5388
  resetPatchImageRef(): void;
3939
5389
  get patchImageRefInput(): string;
5390
+ private _progress?;
5391
+ get progress(): string;
5392
+ set progress(value: string);
5393
+ resetProgress(): void;
5394
+ get progressInput(): string;
3940
5395
  private _startTime?;
3941
5396
  get startTime(): string;
3942
5397
  set startTime(value: string);
@@ -3980,7 +5435,7 @@ export declare class UpgradestatusinfoUpgradeReadinessList extends cdktf.Complex
3980
5435
  get(index: number): UpgradestatusinfoUpgradeReadinessOutputReference;
3981
5436
  }
3982
5437
  /**
3983
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo avi_upgradestatusinfo}
5438
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo avi_upgradestatusinfo}
3984
5439
  */
3985
5440
  export declare class Upgradestatusinfo extends cdktf.TerraformResource {
3986
5441
  static readonly tfResourceType = "avi_upgradestatusinfo";
@@ -3988,12 +5443,12 @@ export declare class Upgradestatusinfo extends cdktf.TerraformResource {
3988
5443
  * Generates CDKTF code for importing a Upgradestatusinfo resource upon running "cdktf plan <stack-name>"
3989
5444
  * @param scope The scope in which to define this construct
3990
5445
  * @param importToId The construct id used in the generated config for the Upgradestatusinfo to import
3991
- * @param importFromId The id of the existing Upgradestatusinfo that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo#import import section} in the documentation of this resource for the id to use
5446
+ * @param importFromId The id of the existing Upgradestatusinfo that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo#import import section} in the documentation of this resource for the id to use
3992
5447
  * @param provider? Optional instance of the provider where the Upgradestatusinfo to import is found
3993
5448
  */
3994
5449
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
3995
5450
  /**
3996
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/upgradestatusinfo avi_upgradestatusinfo} Resource
5451
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/upgradestatusinfo avi_upgradestatusinfo} Resource
3997
5452
  *
3998
5453
  * @param scope The scope in which to define this construct
3999
5454
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -4205,6 +5660,11 @@ export declare class Upgradestatusinfo extends cdktf.TerraformResource {
4205
5660
  set version(value: string);
4206
5661
  resetVersion(): void;
4207
5662
  get versionInput(): string;
5663
+ private _dryrunInfo;
5664
+ get dryrunInfo(): UpgradestatusinfoDryrunInfoList;
5665
+ putDryrunInfo(value: UpgradestatusinfoDryrunInfo[] | cdktf.IResolvable): void;
5666
+ resetDryrunInfo(): void;
5667
+ get dryrunInfoInput(): any;
4208
5668
  private _history;
4209
5669
  get history(): UpgradestatusinfoHistoryList;
4210
5670
  putHistory(value: UpgradestatusinfoHistory[] | cdktf.IResolvable): void;