@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,92 +2,92 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface StatediffsnapshotConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#gslb_name Statediffsnapshot#gslb_name}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#gslb_name Statediffsnapshot#gslb_name}
6
6
  */
7
7
  readonly gslbName?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#gslb_uuid Statediffsnapshot#gslb_uuid}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#gslb_uuid Statediffsnapshot#gslb_uuid}
10
10
  */
11
11
  readonly gslbUuid?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#id Statediffsnapshot#id}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#id Statediffsnapshot#id}
14
14
  *
15
15
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
16
16
  * 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.
17
17
  */
18
18
  readonly id?: string;
19
19
  /**
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#name Statediffsnapshot#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#name Statediffsnapshot#name}
21
21
  */
22
22
  readonly name?: string;
23
23
  /**
24
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#pool_name Statediffsnapshot#pool_name}
24
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#pool_name Statediffsnapshot#pool_name}
25
25
  */
26
26
  readonly poolName?: string;
27
27
  /**
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#pool_uuid Statediffsnapshot#pool_uuid}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#pool_uuid Statediffsnapshot#pool_uuid}
29
29
  */
30
30
  readonly poolUuid?: string;
31
31
  /**
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#se_group_name Statediffsnapshot#se_group_name}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#se_group_name Statediffsnapshot#se_group_name}
33
33
  */
34
34
  readonly seGroupName?: string;
35
35
  /**
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#se_group_uuid Statediffsnapshot#se_group_uuid}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#se_group_uuid Statediffsnapshot#se_group_uuid}
37
37
  */
38
38
  readonly seGroupUuid?: string;
39
39
  /**
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#se_name Statediffsnapshot#se_name}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#se_name Statediffsnapshot#se_name}
41
41
  */
42
42
  readonly seName?: string;
43
43
  /**
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#se_uuid Statediffsnapshot#se_uuid}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#se_uuid Statediffsnapshot#se_uuid}
45
45
  */
46
46
  readonly seUuid?: string;
47
47
  /**
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#snapshot_type Statediffsnapshot#snapshot_type}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#snapshot_type Statediffsnapshot#snapshot_type}
49
49
  */
50
50
  readonly snapshotType?: string;
51
51
  /**
52
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#statediff_operation_ref Statediffsnapshot#statediff_operation_ref}
52
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#statediff_operation_ref Statediffsnapshot#statediff_operation_ref}
53
53
  */
54
54
  readonly statediffOperationRef?: string;
55
55
  /**
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#tenant_ref Statediffsnapshot#tenant_ref}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#tenant_ref Statediffsnapshot#tenant_ref}
57
57
  */
58
58
  readonly tenantRef?: string;
59
59
  /**
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#uuid Statediffsnapshot#uuid}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#uuid Statediffsnapshot#uuid}
61
61
  */
62
62
  readonly uuid?: string;
63
63
  /**
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#vs_name Statediffsnapshot#vs_name}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#vs_name Statediffsnapshot#vs_name}
65
65
  */
66
66
  readonly vsName?: string;
67
67
  /**
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#vs_uuid Statediffsnapshot#vs_uuid}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#vs_uuid Statediffsnapshot#vs_uuid}
69
69
  */
70
70
  readonly vsUuid?: string;
71
71
  /**
72
72
  * post_snapshot block
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#post_snapshot Statediffsnapshot#post_snapshot}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#post_snapshot Statediffsnapshot#post_snapshot}
75
75
  */
76
76
  readonly postSnapshot?: StatediffsnapshotPostSnapshot[] | cdktf.IResolvable;
77
77
  /**
78
78
  * pre_snapshot block
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#pre_snapshot Statediffsnapshot#pre_snapshot}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#pre_snapshot Statediffsnapshot#pre_snapshot}
81
81
  */
82
82
  readonly preSnapshot?: StatediffsnapshotPreSnapshot[] | cdktf.IResolvable;
83
83
  }
84
84
  export interface StatediffsnapshotPostSnapshotGssnapshotOperStatusLastChangedTime {
85
85
  /**
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
87
87
  */
88
88
  readonly secs: string;
89
89
  /**
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
90
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
91
91
  */
92
92
  readonly usecs: string;
93
93
  }
@@ -132,25 +132,37 @@ export declare class StatediffsnapshotPostSnapshotGssnapshotOperStatusLastChange
132
132
  }
133
133
  export interface StatediffsnapshotPostSnapshotGssnapshotOperStatus {
134
134
  /**
135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
135
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
136
+ */
137
+ readonly numVsCompleted?: string;
138
+ /**
139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
140
+ */
141
+ readonly numVsFailed?: string;
142
+ /**
143
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
144
+ */
145
+ readonly numVsTotal?: string;
146
+ /**
147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
136
148
  */
137
149
  readonly reason?: string[];
138
150
  /**
139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
151
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
140
152
  */
141
153
  readonly reasonCode?: string;
142
154
  /**
143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
144
156
  */
145
157
  readonly reasonCodeString?: string;
146
158
  /**
147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
148
160
  */
149
161
  readonly state?: string;
150
162
  /**
151
163
  * last_changed_time block
152
164
  *
153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
154
166
  */
155
167
  readonly lastChangedTime?: StatediffsnapshotPostSnapshotGssnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
156
168
  }
@@ -168,6 +180,21 @@ export declare class StatediffsnapshotPostSnapshotGssnapshotOperStatusOutputRefe
168
180
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
169
181
  get internalValue(): StatediffsnapshotPostSnapshotGssnapshotOperStatus | cdktf.IResolvable | undefined;
170
182
  set internalValue(value: StatediffsnapshotPostSnapshotGssnapshotOperStatus | cdktf.IResolvable | undefined);
183
+ private _numVsCompleted?;
184
+ get numVsCompleted(): string;
185
+ set numVsCompleted(value: string);
186
+ resetNumVsCompleted(): void;
187
+ get numVsCompletedInput(): string;
188
+ private _numVsFailed?;
189
+ get numVsFailed(): string;
190
+ set numVsFailed(value: string);
191
+ resetNumVsFailed(): void;
192
+ get numVsFailedInput(): string;
193
+ private _numVsTotal?;
194
+ get numVsTotal(): string;
195
+ set numVsTotal(value: string);
196
+ resetNumVsTotal(): void;
197
+ get numVsTotalInput(): string;
171
198
  private _reason?;
172
199
  get reason(): string[];
173
200
  set reason(value: string[]);
@@ -214,7 +241,7 @@ export interface StatediffsnapshotPostSnapshotGssnapshot {
214
241
  /**
215
242
  * oper_status block
216
243
  *
217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
218
245
  */
219
246
  readonly operStatus?: StatediffsnapshotPostSnapshotGssnapshotOperStatus[] | cdktf.IResolvable;
220
247
  }
@@ -256,11 +283,11 @@ export declare class StatediffsnapshotPostSnapshotGssnapshotList extends cdktf.C
256
283
  }
257
284
  export interface StatediffsnapshotPostSnapshotPoolsnapshotOperStatusLastChangedTime {
258
285
  /**
259
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
260
287
  */
261
288
  readonly secs: string;
262
289
  /**
263
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
264
291
  */
265
292
  readonly usecs: string;
266
293
  }
@@ -305,25 +332,37 @@ export declare class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusLastChan
305
332
  }
306
333
  export interface StatediffsnapshotPostSnapshotPoolsnapshotOperStatus {
307
334
  /**
308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
336
+ */
337
+ readonly numVsCompleted?: string;
338
+ /**
339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
340
+ */
341
+ readonly numVsFailed?: string;
342
+ /**
343
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
344
+ */
345
+ readonly numVsTotal?: string;
346
+ /**
347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
309
348
  */
310
349
  readonly reason?: string[];
311
350
  /**
312
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
313
352
  */
314
353
  readonly reasonCode?: string;
315
354
  /**
316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
317
356
  */
318
357
  readonly reasonCodeString?: string;
319
358
  /**
320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
321
360
  */
322
361
  readonly state?: string;
323
362
  /**
324
363
  * last_changed_time block
325
364
  *
326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
327
366
  */
328
367
  readonly lastChangedTime?: StatediffsnapshotPostSnapshotPoolsnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
329
368
  }
@@ -341,6 +380,21 @@ export declare class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusOutputRe
341
380
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
342
381
  get internalValue(): StatediffsnapshotPostSnapshotPoolsnapshotOperStatus | cdktf.IResolvable | undefined;
343
382
  set internalValue(value: StatediffsnapshotPostSnapshotPoolsnapshotOperStatus | cdktf.IResolvable | undefined);
383
+ private _numVsCompleted?;
384
+ get numVsCompleted(): string;
385
+ set numVsCompleted(value: string);
386
+ resetNumVsCompleted(): void;
387
+ get numVsCompletedInput(): string;
388
+ private _numVsFailed?;
389
+ get numVsFailed(): string;
390
+ set numVsFailed(value: string);
391
+ resetNumVsFailed(): void;
392
+ get numVsFailedInput(): string;
393
+ private _numVsTotal?;
394
+ get numVsTotal(): string;
395
+ set numVsTotal(value: string);
396
+ resetNumVsTotal(): void;
397
+ get numVsTotalInput(): string;
344
398
  private _reason?;
345
399
  get reason(): string[];
346
400
  set reason(value: string[]);
@@ -387,7 +441,7 @@ export interface StatediffsnapshotPostSnapshotPoolsnapshot {
387
441
  /**
388
442
  * oper_status block
389
443
  *
390
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
391
445
  */
392
446
  readonly operStatus?: StatediffsnapshotPostSnapshotPoolsnapshotOperStatus[] | cdktf.IResolvable;
393
447
  }
@@ -429,11 +483,11 @@ export declare class StatediffsnapshotPostSnapshotPoolsnapshotList extends cdktf
429
483
  }
430
484
  export interface StatediffsnapshotPostSnapshotSesnapshotOperStatusLastChangedTime {
431
485
  /**
432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
486
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
433
487
  */
434
488
  readonly secs: string;
435
489
  /**
436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
490
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
437
491
  */
438
492
  readonly usecs: string;
439
493
  }
@@ -478,25 +532,37 @@ export declare class StatediffsnapshotPostSnapshotSesnapshotOperStatusLastChange
478
532
  }
479
533
  export interface StatediffsnapshotPostSnapshotSesnapshotOperStatus {
480
534
  /**
481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
536
+ */
537
+ readonly numVsCompleted?: string;
538
+ /**
539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
540
+ */
541
+ readonly numVsFailed?: string;
542
+ /**
543
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
544
+ */
545
+ readonly numVsTotal?: string;
546
+ /**
547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
482
548
  */
483
549
  readonly reason?: string[];
484
550
  /**
485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
551
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
486
552
  */
487
553
  readonly reasonCode?: string;
488
554
  /**
489
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
555
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
490
556
  */
491
557
  readonly reasonCodeString?: string;
492
558
  /**
493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
559
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
494
560
  */
495
561
  readonly state?: string;
496
562
  /**
497
563
  * last_changed_time block
498
564
  *
499
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
500
566
  */
501
567
  readonly lastChangedTime?: StatediffsnapshotPostSnapshotSesnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
502
568
  }
@@ -514,6 +580,21 @@ export declare class StatediffsnapshotPostSnapshotSesnapshotOperStatusOutputRefe
514
580
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
515
581
  get internalValue(): StatediffsnapshotPostSnapshotSesnapshotOperStatus | cdktf.IResolvable | undefined;
516
582
  set internalValue(value: StatediffsnapshotPostSnapshotSesnapshotOperStatus | cdktf.IResolvable | undefined);
583
+ private _numVsCompleted?;
584
+ get numVsCompleted(): string;
585
+ set numVsCompleted(value: string);
586
+ resetNumVsCompleted(): void;
587
+ get numVsCompletedInput(): string;
588
+ private _numVsFailed?;
589
+ get numVsFailed(): string;
590
+ set numVsFailed(value: string);
591
+ resetNumVsFailed(): void;
592
+ get numVsFailedInput(): string;
593
+ private _numVsTotal?;
594
+ get numVsTotal(): string;
595
+ set numVsTotal(value: string);
596
+ resetNumVsTotal(): void;
597
+ get numVsTotalInput(): string;
517
598
  private _reason?;
518
599
  get reason(): string[];
519
600
  set reason(value: string[]);
@@ -560,7 +641,7 @@ export interface StatediffsnapshotPostSnapshotSesnapshot {
560
641
  /**
561
642
  * oper_status block
562
643
  *
563
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
564
645
  */
565
646
  readonly operStatus?: StatediffsnapshotPostSnapshotSesnapshotOperStatus[] | cdktf.IResolvable;
566
647
  }
@@ -602,11 +683,11 @@ export declare class StatediffsnapshotPostSnapshotSesnapshotList extends cdktf.C
602
683
  }
603
684
  export interface StatediffsnapshotPostSnapshotVssnapshotOperStatusLastChangedTime {
604
685
  /**
605
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
606
687
  */
607
688
  readonly secs: string;
608
689
  /**
609
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
610
691
  */
611
692
  readonly usecs: string;
612
693
  }
@@ -651,25 +732,37 @@ export declare class StatediffsnapshotPostSnapshotVssnapshotOperStatusLastChange
651
732
  }
652
733
  export interface StatediffsnapshotPostSnapshotVssnapshotOperStatus {
653
734
  /**
654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
736
+ */
737
+ readonly numVsCompleted?: string;
738
+ /**
739
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
740
+ */
741
+ readonly numVsFailed?: string;
742
+ /**
743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
744
+ */
745
+ readonly numVsTotal?: string;
746
+ /**
747
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
655
748
  */
656
749
  readonly reason?: string[];
657
750
  /**
658
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
751
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
659
752
  */
660
753
  readonly reasonCode?: string;
661
754
  /**
662
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
755
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
663
756
  */
664
757
  readonly reasonCodeString?: string;
665
758
  /**
666
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
759
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
667
760
  */
668
761
  readonly state?: string;
669
762
  /**
670
763
  * last_changed_time block
671
764
  *
672
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
765
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
673
766
  */
674
767
  readonly lastChangedTime?: StatediffsnapshotPostSnapshotVssnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
675
768
  }
@@ -687,6 +780,21 @@ export declare class StatediffsnapshotPostSnapshotVssnapshotOperStatusOutputRefe
687
780
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
688
781
  get internalValue(): StatediffsnapshotPostSnapshotVssnapshotOperStatus | cdktf.IResolvable | undefined;
689
782
  set internalValue(value: StatediffsnapshotPostSnapshotVssnapshotOperStatus | cdktf.IResolvable | undefined);
783
+ private _numVsCompleted?;
784
+ get numVsCompleted(): string;
785
+ set numVsCompleted(value: string);
786
+ resetNumVsCompleted(): void;
787
+ get numVsCompletedInput(): string;
788
+ private _numVsFailed?;
789
+ get numVsFailed(): string;
790
+ set numVsFailed(value: string);
791
+ resetNumVsFailed(): void;
792
+ get numVsFailedInput(): string;
793
+ private _numVsTotal?;
794
+ get numVsTotal(): string;
795
+ set numVsTotal(value: string);
796
+ resetNumVsTotal(): void;
797
+ get numVsTotalInput(): string;
690
798
  private _reason?;
691
799
  get reason(): string[];
692
800
  set reason(value: string[]);
@@ -733,7 +841,7 @@ export interface StatediffsnapshotPostSnapshotVssnapshot {
733
841
  /**
734
842
  * oper_status block
735
843
  *
736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
737
845
  */
738
846
  readonly operStatus?: StatediffsnapshotPostSnapshotVssnapshotOperStatus[] | cdktf.IResolvable;
739
847
  }
@@ -777,25 +885,25 @@ export interface StatediffsnapshotPostSnapshot {
777
885
  /**
778
886
  * gssnapshot block
779
887
  *
780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#gssnapshot Statediffsnapshot#gssnapshot}
888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#gssnapshot Statediffsnapshot#gssnapshot}
781
889
  */
782
890
  readonly gssnapshot?: StatediffsnapshotPostSnapshotGssnapshot[] | cdktf.IResolvable;
783
891
  /**
784
892
  * poolsnapshot block
785
893
  *
786
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#poolsnapshot Statediffsnapshot#poolsnapshot}
894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#poolsnapshot Statediffsnapshot#poolsnapshot}
787
895
  */
788
896
  readonly poolsnapshot?: StatediffsnapshotPostSnapshotPoolsnapshot[] | cdktf.IResolvable;
789
897
  /**
790
898
  * sesnapshot block
791
899
  *
792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#sesnapshot Statediffsnapshot#sesnapshot}
900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#sesnapshot Statediffsnapshot#sesnapshot}
793
901
  */
794
902
  readonly sesnapshot?: StatediffsnapshotPostSnapshotSesnapshot[] | cdktf.IResolvable;
795
903
  /**
796
904
  * vssnapshot block
797
905
  *
798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#vssnapshot Statediffsnapshot#vssnapshot}
906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#vssnapshot Statediffsnapshot#vssnapshot}
799
907
  */
800
908
  readonly vssnapshot?: StatediffsnapshotPostSnapshotVssnapshot[] | cdktf.IResolvable;
801
909
  }
@@ -852,11 +960,11 @@ export declare class StatediffsnapshotPostSnapshotList extends cdktf.ComplexList
852
960
  }
853
961
  export interface StatediffsnapshotPreSnapshotGssnapshotOperStatusLastChangedTime {
854
962
  /**
855
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
963
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
856
964
  */
857
965
  readonly secs: string;
858
966
  /**
859
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
967
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
860
968
  */
861
969
  readonly usecs: string;
862
970
  }
@@ -901,25 +1009,37 @@ export declare class StatediffsnapshotPreSnapshotGssnapshotOperStatusLastChanged
901
1009
  }
902
1010
  export interface StatediffsnapshotPreSnapshotGssnapshotOperStatus {
903
1011
  /**
904
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
1013
+ */
1014
+ readonly numVsCompleted?: string;
1015
+ /**
1016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
1017
+ */
1018
+ readonly numVsFailed?: string;
1019
+ /**
1020
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
1021
+ */
1022
+ readonly numVsTotal?: string;
1023
+ /**
1024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
905
1025
  */
906
1026
  readonly reason?: string[];
907
1027
  /**
908
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1028
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
909
1029
  */
910
1030
  readonly reasonCode?: string;
911
1031
  /**
912
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1032
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
913
1033
  */
914
1034
  readonly reasonCodeString?: string;
915
1035
  /**
916
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1036
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
917
1037
  */
918
1038
  readonly state?: string;
919
1039
  /**
920
1040
  * last_changed_time block
921
1041
  *
922
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1042
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
923
1043
  */
924
1044
  readonly lastChangedTime?: StatediffsnapshotPreSnapshotGssnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
925
1045
  }
@@ -937,6 +1057,21 @@ export declare class StatediffsnapshotPreSnapshotGssnapshotOperStatusOutputRefer
937
1057
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
938
1058
  get internalValue(): StatediffsnapshotPreSnapshotGssnapshotOperStatus | cdktf.IResolvable | undefined;
939
1059
  set internalValue(value: StatediffsnapshotPreSnapshotGssnapshotOperStatus | cdktf.IResolvable | undefined);
1060
+ private _numVsCompleted?;
1061
+ get numVsCompleted(): string;
1062
+ set numVsCompleted(value: string);
1063
+ resetNumVsCompleted(): void;
1064
+ get numVsCompletedInput(): string;
1065
+ private _numVsFailed?;
1066
+ get numVsFailed(): string;
1067
+ set numVsFailed(value: string);
1068
+ resetNumVsFailed(): void;
1069
+ get numVsFailedInput(): string;
1070
+ private _numVsTotal?;
1071
+ get numVsTotal(): string;
1072
+ set numVsTotal(value: string);
1073
+ resetNumVsTotal(): void;
1074
+ get numVsTotalInput(): string;
940
1075
  private _reason?;
941
1076
  get reason(): string[];
942
1077
  set reason(value: string[]);
@@ -983,7 +1118,7 @@ export interface StatediffsnapshotPreSnapshotGssnapshot {
983
1118
  /**
984
1119
  * oper_status block
985
1120
  *
986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1121
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
987
1122
  */
988
1123
  readonly operStatus?: StatediffsnapshotPreSnapshotGssnapshotOperStatus[] | cdktf.IResolvable;
989
1124
  }
@@ -1025,11 +1160,11 @@ export declare class StatediffsnapshotPreSnapshotGssnapshotList extends cdktf.Co
1025
1160
  }
1026
1161
  export interface StatediffsnapshotPreSnapshotPoolsnapshotOperStatusLastChangedTime {
1027
1162
  /**
1028
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1029
1164
  */
1030
1165
  readonly secs: string;
1031
1166
  /**
1032
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1167
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1033
1168
  */
1034
1169
  readonly usecs: string;
1035
1170
  }
@@ -1074,25 +1209,37 @@ export declare class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusLastChang
1074
1209
  }
1075
1210
  export interface StatediffsnapshotPreSnapshotPoolsnapshotOperStatus {
1076
1211
  /**
1077
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
1213
+ */
1214
+ readonly numVsCompleted?: string;
1215
+ /**
1216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
1217
+ */
1218
+ readonly numVsFailed?: string;
1219
+ /**
1220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
1221
+ */
1222
+ readonly numVsTotal?: string;
1223
+ /**
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1078
1225
  */
1079
1226
  readonly reason?: string[];
1080
1227
  /**
1081
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1082
1229
  */
1083
1230
  readonly reasonCode?: string;
1084
1231
  /**
1085
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1086
1233
  */
1087
1234
  readonly reasonCodeString?: string;
1088
1235
  /**
1089
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1090
1237
  */
1091
1238
  readonly state?: string;
1092
1239
  /**
1093
1240
  * last_changed_time block
1094
1241
  *
1095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1096
1243
  */
1097
1244
  readonly lastChangedTime?: StatediffsnapshotPreSnapshotPoolsnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
1098
1245
  }
@@ -1110,6 +1257,21 @@ export declare class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusOutputRef
1110
1257
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1111
1258
  get internalValue(): StatediffsnapshotPreSnapshotPoolsnapshotOperStatus | cdktf.IResolvable | undefined;
1112
1259
  set internalValue(value: StatediffsnapshotPreSnapshotPoolsnapshotOperStatus | cdktf.IResolvable | undefined);
1260
+ private _numVsCompleted?;
1261
+ get numVsCompleted(): string;
1262
+ set numVsCompleted(value: string);
1263
+ resetNumVsCompleted(): void;
1264
+ get numVsCompletedInput(): string;
1265
+ private _numVsFailed?;
1266
+ get numVsFailed(): string;
1267
+ set numVsFailed(value: string);
1268
+ resetNumVsFailed(): void;
1269
+ get numVsFailedInput(): string;
1270
+ private _numVsTotal?;
1271
+ get numVsTotal(): string;
1272
+ set numVsTotal(value: string);
1273
+ resetNumVsTotal(): void;
1274
+ get numVsTotalInput(): string;
1113
1275
  private _reason?;
1114
1276
  get reason(): string[];
1115
1277
  set reason(value: string[]);
@@ -1156,7 +1318,7 @@ export interface StatediffsnapshotPreSnapshotPoolsnapshot {
1156
1318
  /**
1157
1319
  * oper_status block
1158
1320
  *
1159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1160
1322
  */
1161
1323
  readonly operStatus?: StatediffsnapshotPreSnapshotPoolsnapshotOperStatus[] | cdktf.IResolvable;
1162
1324
  }
@@ -1198,11 +1360,11 @@ export declare class StatediffsnapshotPreSnapshotPoolsnapshotList extends cdktf.
1198
1360
  }
1199
1361
  export interface StatediffsnapshotPreSnapshotSesnapshotOperStatusLastChangedTime {
1200
1362
  /**
1201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1202
1364
  */
1203
1365
  readonly secs: string;
1204
1366
  /**
1205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1206
1368
  */
1207
1369
  readonly usecs: string;
1208
1370
  }
@@ -1247,25 +1409,37 @@ export declare class StatediffsnapshotPreSnapshotSesnapshotOperStatusLastChanged
1247
1409
  }
1248
1410
  export interface StatediffsnapshotPreSnapshotSesnapshotOperStatus {
1249
1411
  /**
1250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
1413
+ */
1414
+ readonly numVsCompleted?: string;
1415
+ /**
1416
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
1417
+ */
1418
+ readonly numVsFailed?: string;
1419
+ /**
1420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
1421
+ */
1422
+ readonly numVsTotal?: string;
1423
+ /**
1424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1251
1425
  */
1252
1426
  readonly reason?: string[];
1253
1427
  /**
1254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1255
1429
  */
1256
1430
  readonly reasonCode?: string;
1257
1431
  /**
1258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1259
1433
  */
1260
1434
  readonly reasonCodeString?: string;
1261
1435
  /**
1262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1263
1437
  */
1264
1438
  readonly state?: string;
1265
1439
  /**
1266
1440
  * last_changed_time block
1267
1441
  *
1268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1269
1443
  */
1270
1444
  readonly lastChangedTime?: StatediffsnapshotPreSnapshotSesnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
1271
1445
  }
@@ -1283,6 +1457,21 @@ export declare class StatediffsnapshotPreSnapshotSesnapshotOperStatusOutputRefer
1283
1457
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1284
1458
  get internalValue(): StatediffsnapshotPreSnapshotSesnapshotOperStatus | cdktf.IResolvable | undefined;
1285
1459
  set internalValue(value: StatediffsnapshotPreSnapshotSesnapshotOperStatus | cdktf.IResolvable | undefined);
1460
+ private _numVsCompleted?;
1461
+ get numVsCompleted(): string;
1462
+ set numVsCompleted(value: string);
1463
+ resetNumVsCompleted(): void;
1464
+ get numVsCompletedInput(): string;
1465
+ private _numVsFailed?;
1466
+ get numVsFailed(): string;
1467
+ set numVsFailed(value: string);
1468
+ resetNumVsFailed(): void;
1469
+ get numVsFailedInput(): string;
1470
+ private _numVsTotal?;
1471
+ get numVsTotal(): string;
1472
+ set numVsTotal(value: string);
1473
+ resetNumVsTotal(): void;
1474
+ get numVsTotalInput(): string;
1286
1475
  private _reason?;
1287
1476
  get reason(): string[];
1288
1477
  set reason(value: string[]);
@@ -1329,7 +1518,7 @@ export interface StatediffsnapshotPreSnapshotSesnapshot {
1329
1518
  /**
1330
1519
  * oper_status block
1331
1520
  *
1332
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1333
1522
  */
1334
1523
  readonly operStatus?: StatediffsnapshotPreSnapshotSesnapshotOperStatus[] | cdktf.IResolvable;
1335
1524
  }
@@ -1371,11 +1560,11 @@ export declare class StatediffsnapshotPreSnapshotSesnapshotList extends cdktf.Co
1371
1560
  }
1372
1561
  export interface StatediffsnapshotPreSnapshotVssnapshotOperStatusLastChangedTime {
1373
1562
  /**
1374
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1563
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#secs Statediffsnapshot#secs}
1375
1564
  */
1376
1565
  readonly secs: string;
1377
1566
  /**
1378
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1567
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#usecs Statediffsnapshot#usecs}
1379
1568
  */
1380
1569
  readonly usecs: string;
1381
1570
  }
@@ -1420,25 +1609,37 @@ export declare class StatediffsnapshotPreSnapshotVssnapshotOperStatusLastChanged
1420
1609
  }
1421
1610
  export interface StatediffsnapshotPreSnapshotVssnapshotOperStatus {
1422
1611
  /**
1423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1612
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_completed Statediffsnapshot#num_vs_completed}
1613
+ */
1614
+ readonly numVsCompleted?: string;
1615
+ /**
1616
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_failed Statediffsnapshot#num_vs_failed}
1617
+ */
1618
+ readonly numVsFailed?: string;
1619
+ /**
1620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#num_vs_total Statediffsnapshot#num_vs_total}
1621
+ */
1622
+ readonly numVsTotal?: string;
1623
+ /**
1624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason Statediffsnapshot#reason}
1424
1625
  */
1425
1626
  readonly reason?: string[];
1426
1627
  /**
1427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1628
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code Statediffsnapshot#reason_code}
1428
1629
  */
1429
1630
  readonly reasonCode?: string;
1430
1631
  /**
1431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#reason_code_string Statediffsnapshot#reason_code_string}
1432
1633
  */
1433
1634
  readonly reasonCodeString?: string;
1434
1635
  /**
1435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1636
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#state Statediffsnapshot#state}
1436
1637
  */
1437
1638
  readonly state?: string;
1438
1639
  /**
1439
1640
  * last_changed_time block
1440
1641
  *
1441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1642
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#last_changed_time Statediffsnapshot#last_changed_time}
1442
1643
  */
1443
1644
  readonly lastChangedTime?: StatediffsnapshotPreSnapshotVssnapshotOperStatusLastChangedTime[] | cdktf.IResolvable;
1444
1645
  }
@@ -1456,6 +1657,21 @@ export declare class StatediffsnapshotPreSnapshotVssnapshotOperStatusOutputRefer
1456
1657
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1457
1658
  get internalValue(): StatediffsnapshotPreSnapshotVssnapshotOperStatus | cdktf.IResolvable | undefined;
1458
1659
  set internalValue(value: StatediffsnapshotPreSnapshotVssnapshotOperStatus | cdktf.IResolvable | undefined);
1660
+ private _numVsCompleted?;
1661
+ get numVsCompleted(): string;
1662
+ set numVsCompleted(value: string);
1663
+ resetNumVsCompleted(): void;
1664
+ get numVsCompletedInput(): string;
1665
+ private _numVsFailed?;
1666
+ get numVsFailed(): string;
1667
+ set numVsFailed(value: string);
1668
+ resetNumVsFailed(): void;
1669
+ get numVsFailedInput(): string;
1670
+ private _numVsTotal?;
1671
+ get numVsTotal(): string;
1672
+ set numVsTotal(value: string);
1673
+ resetNumVsTotal(): void;
1674
+ get numVsTotalInput(): string;
1459
1675
  private _reason?;
1460
1676
  get reason(): string[];
1461
1677
  set reason(value: string[]);
@@ -1502,7 +1718,7 @@ export interface StatediffsnapshotPreSnapshotVssnapshot {
1502
1718
  /**
1503
1719
  * oper_status block
1504
1720
  *
1505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#oper_status Statediffsnapshot#oper_status}
1506
1722
  */
1507
1723
  readonly operStatus?: StatediffsnapshotPreSnapshotVssnapshotOperStatus[] | cdktf.IResolvable;
1508
1724
  }
@@ -1546,25 +1762,25 @@ export interface StatediffsnapshotPreSnapshot {
1546
1762
  /**
1547
1763
  * gssnapshot block
1548
1764
  *
1549
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#gssnapshot Statediffsnapshot#gssnapshot}
1765
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#gssnapshot Statediffsnapshot#gssnapshot}
1550
1766
  */
1551
1767
  readonly gssnapshot?: StatediffsnapshotPreSnapshotGssnapshot[] | cdktf.IResolvable;
1552
1768
  /**
1553
1769
  * poolsnapshot block
1554
1770
  *
1555
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#poolsnapshot Statediffsnapshot#poolsnapshot}
1771
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#poolsnapshot Statediffsnapshot#poolsnapshot}
1556
1772
  */
1557
1773
  readonly poolsnapshot?: StatediffsnapshotPreSnapshotPoolsnapshot[] | cdktf.IResolvable;
1558
1774
  /**
1559
1775
  * sesnapshot block
1560
1776
  *
1561
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#sesnapshot Statediffsnapshot#sesnapshot}
1777
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#sesnapshot Statediffsnapshot#sesnapshot}
1562
1778
  */
1563
1779
  readonly sesnapshot?: StatediffsnapshotPreSnapshotSesnapshot[] | cdktf.IResolvable;
1564
1780
  /**
1565
1781
  * vssnapshot block
1566
1782
  *
1567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#vssnapshot Statediffsnapshot#vssnapshot}
1783
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#vssnapshot Statediffsnapshot#vssnapshot}
1568
1784
  */
1569
1785
  readonly vssnapshot?: StatediffsnapshotPreSnapshotVssnapshot[] | cdktf.IResolvable;
1570
1786
  }
@@ -1620,7 +1836,7 @@ export declare class StatediffsnapshotPreSnapshotList extends cdktf.ComplexList
1620
1836
  get(index: number): StatediffsnapshotPreSnapshotOutputReference;
1621
1837
  }
1622
1838
  /**
1623
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot avi_statediffsnapshot}
1839
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot avi_statediffsnapshot}
1624
1840
  */
1625
1841
  export declare class Statediffsnapshot extends cdktf.TerraformResource {
1626
1842
  static readonly tfResourceType = "avi_statediffsnapshot";
@@ -1628,12 +1844,12 @@ export declare class Statediffsnapshot extends cdktf.TerraformResource {
1628
1844
  * Generates CDKTF code for importing a Statediffsnapshot resource upon running "cdktf plan <stack-name>"
1629
1845
  * @param scope The scope in which to define this construct
1630
1846
  * @param importToId The construct id used in the generated config for the Statediffsnapshot to import
1631
- * @param importFromId The id of the existing Statediffsnapshot that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot#import import section} in the documentation of this resource for the id to use
1847
+ * @param importFromId The id of the existing Statediffsnapshot that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot#import import section} in the documentation of this resource for the id to use
1632
1848
  * @param provider? Optional instance of the provider where the Statediffsnapshot to import is found
1633
1849
  */
1634
1850
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
1635
1851
  /**
1636
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot avi_statediffsnapshot} Resource
1852
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot avi_statediffsnapshot} Resource
1637
1853
  *
1638
1854
  * @param scope The scope in which to define this construct
1639
1855
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope