@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function statediffsnapshotPostSnapshotGssnapshotOperStatusLastChangedTimeToTerraform(struct) {
@@ -139,6 +139,9 @@ export function statediffsnapshotPostSnapshotGssnapshotOperStatusToTerraform(str
139
139
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
140
140
  }
141
141
  return {
142
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
143
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
144
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
142
145
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
143
146
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
144
147
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -154,6 +157,24 @@ export function statediffsnapshotPostSnapshotGssnapshotOperStatusToHclTerraform(
154
157
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
155
158
  }
156
159
  const attrs = {
160
+ num_vs_completed: {
161
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
162
+ isBlock: false,
163
+ type: "simple",
164
+ storageClassType: "string",
165
+ },
166
+ num_vs_failed: {
167
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
168
+ isBlock: false,
169
+ type: "simple",
170
+ storageClassType: "string",
171
+ },
172
+ num_vs_total: {
173
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
174
+ isBlock: false,
175
+ type: "simple",
176
+ storageClassType: "string",
177
+ },
157
178
  reason: {
158
179
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
159
180
  isBlock: false,
@@ -206,6 +227,18 @@ export class StatediffsnapshotPostSnapshotGssnapshotOperStatusOutputReference ex
206
227
  }
207
228
  let hasAnyValues = this.isEmptyObject;
208
229
  const internalValueResult = {};
230
+ if (this._numVsCompleted !== undefined) {
231
+ hasAnyValues = true;
232
+ internalValueResult.numVsCompleted = this._numVsCompleted;
233
+ }
234
+ if (this._numVsFailed !== undefined) {
235
+ hasAnyValues = true;
236
+ internalValueResult.numVsFailed = this._numVsFailed;
237
+ }
238
+ if (this._numVsTotal !== undefined) {
239
+ hasAnyValues = true;
240
+ internalValueResult.numVsTotal = this._numVsTotal;
241
+ }
209
242
  if (this._reason !== undefined) {
210
243
  hasAnyValues = true;
211
244
  internalValueResult.reason = this._reason;
@@ -232,6 +265,9 @@ export class StatediffsnapshotPostSnapshotGssnapshotOperStatusOutputReference ex
232
265
  if (value === undefined) {
233
266
  this.isEmptyObject = false;
234
267
  this.resolvableValue = undefined;
268
+ this._numVsCompleted = undefined;
269
+ this._numVsFailed = undefined;
270
+ this._numVsTotal = undefined;
235
271
  this._reason = undefined;
236
272
  this._reasonCode = undefined;
237
273
  this._reasonCodeString = undefined;
@@ -245,6 +281,9 @@ export class StatediffsnapshotPostSnapshotGssnapshotOperStatusOutputReference ex
245
281
  else {
246
282
  this.isEmptyObject = Object.keys(value).length === 0;
247
283
  this.resolvableValue = undefined;
284
+ this._numVsCompleted = value.numVsCompleted;
285
+ this._numVsFailed = value.numVsFailed;
286
+ this._numVsTotal = value.numVsTotal;
248
287
  this._reason = value.reason;
249
288
  this._reasonCode = value.reasonCode;
250
289
  this._reasonCodeString = value.reasonCodeString;
@@ -252,6 +291,51 @@ export class StatediffsnapshotPostSnapshotGssnapshotOperStatusOutputReference ex
252
291
  this._lastChangedTime.internalValue = value.lastChangedTime;
253
292
  }
254
293
  }
294
+ // num_vs_completed - computed: true, optional: true, required: false
295
+ _numVsCompleted;
296
+ get numVsCompleted() {
297
+ return this.getStringAttribute('num_vs_completed');
298
+ }
299
+ set numVsCompleted(value) {
300
+ this._numVsCompleted = value;
301
+ }
302
+ resetNumVsCompleted() {
303
+ this._numVsCompleted = undefined;
304
+ }
305
+ // Temporarily expose input value. Use with caution.
306
+ get numVsCompletedInput() {
307
+ return this._numVsCompleted;
308
+ }
309
+ // num_vs_failed - computed: true, optional: true, required: false
310
+ _numVsFailed;
311
+ get numVsFailed() {
312
+ return this.getStringAttribute('num_vs_failed');
313
+ }
314
+ set numVsFailed(value) {
315
+ this._numVsFailed = value;
316
+ }
317
+ resetNumVsFailed() {
318
+ this._numVsFailed = undefined;
319
+ }
320
+ // Temporarily expose input value. Use with caution.
321
+ get numVsFailedInput() {
322
+ return this._numVsFailed;
323
+ }
324
+ // num_vs_total - computed: true, optional: true, required: false
325
+ _numVsTotal;
326
+ get numVsTotal() {
327
+ return this.getStringAttribute('num_vs_total');
328
+ }
329
+ set numVsTotal(value) {
330
+ this._numVsTotal = value;
331
+ }
332
+ resetNumVsTotal() {
333
+ this._numVsTotal = undefined;
334
+ }
335
+ // Temporarily expose input value. Use with caution.
336
+ get numVsTotalInput() {
337
+ return this._numVsTotal;
338
+ }
255
339
  // reason - computed: false, optional: true, required: false
256
340
  _reason;
257
341
  get reason() {
@@ -597,6 +681,9 @@ export function statediffsnapshotPostSnapshotPoolsnapshotOperStatusToTerraform(s
597
681
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
598
682
  }
599
683
  return {
684
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
685
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
686
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
600
687
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
601
688
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
602
689
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -612,6 +699,24 @@ export function statediffsnapshotPostSnapshotPoolsnapshotOperStatusToHclTerrafor
612
699
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
613
700
  }
614
701
  const attrs = {
702
+ num_vs_completed: {
703
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
704
+ isBlock: false,
705
+ type: "simple",
706
+ storageClassType: "string",
707
+ },
708
+ num_vs_failed: {
709
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
710
+ isBlock: false,
711
+ type: "simple",
712
+ storageClassType: "string",
713
+ },
714
+ num_vs_total: {
715
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
716
+ isBlock: false,
717
+ type: "simple",
718
+ storageClassType: "string",
719
+ },
615
720
  reason: {
616
721
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
617
722
  isBlock: false,
@@ -664,6 +769,18 @@ export class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusOutputReference
664
769
  }
665
770
  let hasAnyValues = this.isEmptyObject;
666
771
  const internalValueResult = {};
772
+ if (this._numVsCompleted !== undefined) {
773
+ hasAnyValues = true;
774
+ internalValueResult.numVsCompleted = this._numVsCompleted;
775
+ }
776
+ if (this._numVsFailed !== undefined) {
777
+ hasAnyValues = true;
778
+ internalValueResult.numVsFailed = this._numVsFailed;
779
+ }
780
+ if (this._numVsTotal !== undefined) {
781
+ hasAnyValues = true;
782
+ internalValueResult.numVsTotal = this._numVsTotal;
783
+ }
667
784
  if (this._reason !== undefined) {
668
785
  hasAnyValues = true;
669
786
  internalValueResult.reason = this._reason;
@@ -690,6 +807,9 @@ export class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusOutputReference
690
807
  if (value === undefined) {
691
808
  this.isEmptyObject = false;
692
809
  this.resolvableValue = undefined;
810
+ this._numVsCompleted = undefined;
811
+ this._numVsFailed = undefined;
812
+ this._numVsTotal = undefined;
693
813
  this._reason = undefined;
694
814
  this._reasonCode = undefined;
695
815
  this._reasonCodeString = undefined;
@@ -703,6 +823,9 @@ export class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusOutputReference
703
823
  else {
704
824
  this.isEmptyObject = Object.keys(value).length === 0;
705
825
  this.resolvableValue = undefined;
826
+ this._numVsCompleted = value.numVsCompleted;
827
+ this._numVsFailed = value.numVsFailed;
828
+ this._numVsTotal = value.numVsTotal;
706
829
  this._reason = value.reason;
707
830
  this._reasonCode = value.reasonCode;
708
831
  this._reasonCodeString = value.reasonCodeString;
@@ -710,6 +833,51 @@ export class StatediffsnapshotPostSnapshotPoolsnapshotOperStatusOutputReference
710
833
  this._lastChangedTime.internalValue = value.lastChangedTime;
711
834
  }
712
835
  }
836
+ // num_vs_completed - computed: true, optional: true, required: false
837
+ _numVsCompleted;
838
+ get numVsCompleted() {
839
+ return this.getStringAttribute('num_vs_completed');
840
+ }
841
+ set numVsCompleted(value) {
842
+ this._numVsCompleted = value;
843
+ }
844
+ resetNumVsCompleted() {
845
+ this._numVsCompleted = undefined;
846
+ }
847
+ // Temporarily expose input value. Use with caution.
848
+ get numVsCompletedInput() {
849
+ return this._numVsCompleted;
850
+ }
851
+ // num_vs_failed - computed: true, optional: true, required: false
852
+ _numVsFailed;
853
+ get numVsFailed() {
854
+ return this.getStringAttribute('num_vs_failed');
855
+ }
856
+ set numVsFailed(value) {
857
+ this._numVsFailed = value;
858
+ }
859
+ resetNumVsFailed() {
860
+ this._numVsFailed = undefined;
861
+ }
862
+ // Temporarily expose input value. Use with caution.
863
+ get numVsFailedInput() {
864
+ return this._numVsFailed;
865
+ }
866
+ // num_vs_total - computed: true, optional: true, required: false
867
+ _numVsTotal;
868
+ get numVsTotal() {
869
+ return this.getStringAttribute('num_vs_total');
870
+ }
871
+ set numVsTotal(value) {
872
+ this._numVsTotal = value;
873
+ }
874
+ resetNumVsTotal() {
875
+ this._numVsTotal = undefined;
876
+ }
877
+ // Temporarily expose input value. Use with caution.
878
+ get numVsTotalInput() {
879
+ return this._numVsTotal;
880
+ }
713
881
  // reason - computed: false, optional: true, required: false
714
882
  _reason;
715
883
  get reason() {
@@ -1055,6 +1223,9 @@ export function statediffsnapshotPostSnapshotSesnapshotOperStatusToTerraform(str
1055
1223
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1056
1224
  }
1057
1225
  return {
1226
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
1227
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
1228
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
1058
1229
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
1059
1230
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
1060
1231
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -1070,6 +1241,24 @@ export function statediffsnapshotPostSnapshotSesnapshotOperStatusToHclTerraform(
1070
1241
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1071
1242
  }
1072
1243
  const attrs = {
1244
+ num_vs_completed: {
1245
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
1246
+ isBlock: false,
1247
+ type: "simple",
1248
+ storageClassType: "string",
1249
+ },
1250
+ num_vs_failed: {
1251
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
1252
+ isBlock: false,
1253
+ type: "simple",
1254
+ storageClassType: "string",
1255
+ },
1256
+ num_vs_total: {
1257
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
1258
+ isBlock: false,
1259
+ type: "simple",
1260
+ storageClassType: "string",
1261
+ },
1073
1262
  reason: {
1074
1263
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
1075
1264
  isBlock: false,
@@ -1122,6 +1311,18 @@ export class StatediffsnapshotPostSnapshotSesnapshotOperStatusOutputReference ex
1122
1311
  }
1123
1312
  let hasAnyValues = this.isEmptyObject;
1124
1313
  const internalValueResult = {};
1314
+ if (this._numVsCompleted !== undefined) {
1315
+ hasAnyValues = true;
1316
+ internalValueResult.numVsCompleted = this._numVsCompleted;
1317
+ }
1318
+ if (this._numVsFailed !== undefined) {
1319
+ hasAnyValues = true;
1320
+ internalValueResult.numVsFailed = this._numVsFailed;
1321
+ }
1322
+ if (this._numVsTotal !== undefined) {
1323
+ hasAnyValues = true;
1324
+ internalValueResult.numVsTotal = this._numVsTotal;
1325
+ }
1125
1326
  if (this._reason !== undefined) {
1126
1327
  hasAnyValues = true;
1127
1328
  internalValueResult.reason = this._reason;
@@ -1148,6 +1349,9 @@ export class StatediffsnapshotPostSnapshotSesnapshotOperStatusOutputReference ex
1148
1349
  if (value === undefined) {
1149
1350
  this.isEmptyObject = false;
1150
1351
  this.resolvableValue = undefined;
1352
+ this._numVsCompleted = undefined;
1353
+ this._numVsFailed = undefined;
1354
+ this._numVsTotal = undefined;
1151
1355
  this._reason = undefined;
1152
1356
  this._reasonCode = undefined;
1153
1357
  this._reasonCodeString = undefined;
@@ -1161,6 +1365,9 @@ export class StatediffsnapshotPostSnapshotSesnapshotOperStatusOutputReference ex
1161
1365
  else {
1162
1366
  this.isEmptyObject = Object.keys(value).length === 0;
1163
1367
  this.resolvableValue = undefined;
1368
+ this._numVsCompleted = value.numVsCompleted;
1369
+ this._numVsFailed = value.numVsFailed;
1370
+ this._numVsTotal = value.numVsTotal;
1164
1371
  this._reason = value.reason;
1165
1372
  this._reasonCode = value.reasonCode;
1166
1373
  this._reasonCodeString = value.reasonCodeString;
@@ -1168,6 +1375,51 @@ export class StatediffsnapshotPostSnapshotSesnapshotOperStatusOutputReference ex
1168
1375
  this._lastChangedTime.internalValue = value.lastChangedTime;
1169
1376
  }
1170
1377
  }
1378
+ // num_vs_completed - computed: true, optional: true, required: false
1379
+ _numVsCompleted;
1380
+ get numVsCompleted() {
1381
+ return this.getStringAttribute('num_vs_completed');
1382
+ }
1383
+ set numVsCompleted(value) {
1384
+ this._numVsCompleted = value;
1385
+ }
1386
+ resetNumVsCompleted() {
1387
+ this._numVsCompleted = undefined;
1388
+ }
1389
+ // Temporarily expose input value. Use with caution.
1390
+ get numVsCompletedInput() {
1391
+ return this._numVsCompleted;
1392
+ }
1393
+ // num_vs_failed - computed: true, optional: true, required: false
1394
+ _numVsFailed;
1395
+ get numVsFailed() {
1396
+ return this.getStringAttribute('num_vs_failed');
1397
+ }
1398
+ set numVsFailed(value) {
1399
+ this._numVsFailed = value;
1400
+ }
1401
+ resetNumVsFailed() {
1402
+ this._numVsFailed = undefined;
1403
+ }
1404
+ // Temporarily expose input value. Use with caution.
1405
+ get numVsFailedInput() {
1406
+ return this._numVsFailed;
1407
+ }
1408
+ // num_vs_total - computed: true, optional: true, required: false
1409
+ _numVsTotal;
1410
+ get numVsTotal() {
1411
+ return this.getStringAttribute('num_vs_total');
1412
+ }
1413
+ set numVsTotal(value) {
1414
+ this._numVsTotal = value;
1415
+ }
1416
+ resetNumVsTotal() {
1417
+ this._numVsTotal = undefined;
1418
+ }
1419
+ // Temporarily expose input value. Use with caution.
1420
+ get numVsTotalInput() {
1421
+ return this._numVsTotal;
1422
+ }
1171
1423
  // reason - computed: false, optional: true, required: false
1172
1424
  _reason;
1173
1425
  get reason() {
@@ -1513,6 +1765,9 @@ export function statediffsnapshotPostSnapshotVssnapshotOperStatusToTerraform(str
1513
1765
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1514
1766
  }
1515
1767
  return {
1768
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
1769
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
1770
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
1516
1771
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
1517
1772
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
1518
1773
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -1528,6 +1783,24 @@ export function statediffsnapshotPostSnapshotVssnapshotOperStatusToHclTerraform(
1528
1783
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1529
1784
  }
1530
1785
  const attrs = {
1786
+ num_vs_completed: {
1787
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
1788
+ isBlock: false,
1789
+ type: "simple",
1790
+ storageClassType: "string",
1791
+ },
1792
+ num_vs_failed: {
1793
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
1794
+ isBlock: false,
1795
+ type: "simple",
1796
+ storageClassType: "string",
1797
+ },
1798
+ num_vs_total: {
1799
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
1800
+ isBlock: false,
1801
+ type: "simple",
1802
+ storageClassType: "string",
1803
+ },
1531
1804
  reason: {
1532
1805
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
1533
1806
  isBlock: false,
@@ -1580,6 +1853,18 @@ export class StatediffsnapshotPostSnapshotVssnapshotOperStatusOutputReference ex
1580
1853
  }
1581
1854
  let hasAnyValues = this.isEmptyObject;
1582
1855
  const internalValueResult = {};
1856
+ if (this._numVsCompleted !== undefined) {
1857
+ hasAnyValues = true;
1858
+ internalValueResult.numVsCompleted = this._numVsCompleted;
1859
+ }
1860
+ if (this._numVsFailed !== undefined) {
1861
+ hasAnyValues = true;
1862
+ internalValueResult.numVsFailed = this._numVsFailed;
1863
+ }
1864
+ if (this._numVsTotal !== undefined) {
1865
+ hasAnyValues = true;
1866
+ internalValueResult.numVsTotal = this._numVsTotal;
1867
+ }
1583
1868
  if (this._reason !== undefined) {
1584
1869
  hasAnyValues = true;
1585
1870
  internalValueResult.reason = this._reason;
@@ -1606,6 +1891,9 @@ export class StatediffsnapshotPostSnapshotVssnapshotOperStatusOutputReference ex
1606
1891
  if (value === undefined) {
1607
1892
  this.isEmptyObject = false;
1608
1893
  this.resolvableValue = undefined;
1894
+ this._numVsCompleted = undefined;
1895
+ this._numVsFailed = undefined;
1896
+ this._numVsTotal = undefined;
1609
1897
  this._reason = undefined;
1610
1898
  this._reasonCode = undefined;
1611
1899
  this._reasonCodeString = undefined;
@@ -1619,6 +1907,9 @@ export class StatediffsnapshotPostSnapshotVssnapshotOperStatusOutputReference ex
1619
1907
  else {
1620
1908
  this.isEmptyObject = Object.keys(value).length === 0;
1621
1909
  this.resolvableValue = undefined;
1910
+ this._numVsCompleted = value.numVsCompleted;
1911
+ this._numVsFailed = value.numVsFailed;
1912
+ this._numVsTotal = value.numVsTotal;
1622
1913
  this._reason = value.reason;
1623
1914
  this._reasonCode = value.reasonCode;
1624
1915
  this._reasonCodeString = value.reasonCodeString;
@@ -1626,6 +1917,51 @@ export class StatediffsnapshotPostSnapshotVssnapshotOperStatusOutputReference ex
1626
1917
  this._lastChangedTime.internalValue = value.lastChangedTime;
1627
1918
  }
1628
1919
  }
1920
+ // num_vs_completed - computed: true, optional: true, required: false
1921
+ _numVsCompleted;
1922
+ get numVsCompleted() {
1923
+ return this.getStringAttribute('num_vs_completed');
1924
+ }
1925
+ set numVsCompleted(value) {
1926
+ this._numVsCompleted = value;
1927
+ }
1928
+ resetNumVsCompleted() {
1929
+ this._numVsCompleted = undefined;
1930
+ }
1931
+ // Temporarily expose input value. Use with caution.
1932
+ get numVsCompletedInput() {
1933
+ return this._numVsCompleted;
1934
+ }
1935
+ // num_vs_failed - computed: true, optional: true, required: false
1936
+ _numVsFailed;
1937
+ get numVsFailed() {
1938
+ return this.getStringAttribute('num_vs_failed');
1939
+ }
1940
+ set numVsFailed(value) {
1941
+ this._numVsFailed = value;
1942
+ }
1943
+ resetNumVsFailed() {
1944
+ this._numVsFailed = undefined;
1945
+ }
1946
+ // Temporarily expose input value. Use with caution.
1947
+ get numVsFailedInput() {
1948
+ return this._numVsFailed;
1949
+ }
1950
+ // num_vs_total - computed: true, optional: true, required: false
1951
+ _numVsTotal;
1952
+ get numVsTotal() {
1953
+ return this.getStringAttribute('num_vs_total');
1954
+ }
1955
+ set numVsTotal(value) {
1956
+ this._numVsTotal = value;
1957
+ }
1958
+ resetNumVsTotal() {
1959
+ this._numVsTotal = undefined;
1960
+ }
1961
+ // Temporarily expose input value. Use with caution.
1962
+ get numVsTotalInput() {
1963
+ return this._numVsTotal;
1964
+ }
1629
1965
  // reason - computed: false, optional: true, required: false
1630
1966
  _reason;
1631
1967
  get reason() {
@@ -2163,6 +2499,9 @@ export function statediffsnapshotPreSnapshotGssnapshotOperStatusToTerraform(stru
2163
2499
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2164
2500
  }
2165
2501
  return {
2502
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
2503
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
2504
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
2166
2505
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
2167
2506
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
2168
2507
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -2178,6 +2517,24 @@ export function statediffsnapshotPreSnapshotGssnapshotOperStatusToHclTerraform(s
2178
2517
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2179
2518
  }
2180
2519
  const attrs = {
2520
+ num_vs_completed: {
2521
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
2522
+ isBlock: false,
2523
+ type: "simple",
2524
+ storageClassType: "string",
2525
+ },
2526
+ num_vs_failed: {
2527
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
2528
+ isBlock: false,
2529
+ type: "simple",
2530
+ storageClassType: "string",
2531
+ },
2532
+ num_vs_total: {
2533
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
2534
+ isBlock: false,
2535
+ type: "simple",
2536
+ storageClassType: "string",
2537
+ },
2181
2538
  reason: {
2182
2539
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
2183
2540
  isBlock: false,
@@ -2230,6 +2587,18 @@ export class StatediffsnapshotPreSnapshotGssnapshotOperStatusOutputReference ext
2230
2587
  }
2231
2588
  let hasAnyValues = this.isEmptyObject;
2232
2589
  const internalValueResult = {};
2590
+ if (this._numVsCompleted !== undefined) {
2591
+ hasAnyValues = true;
2592
+ internalValueResult.numVsCompleted = this._numVsCompleted;
2593
+ }
2594
+ if (this._numVsFailed !== undefined) {
2595
+ hasAnyValues = true;
2596
+ internalValueResult.numVsFailed = this._numVsFailed;
2597
+ }
2598
+ if (this._numVsTotal !== undefined) {
2599
+ hasAnyValues = true;
2600
+ internalValueResult.numVsTotal = this._numVsTotal;
2601
+ }
2233
2602
  if (this._reason !== undefined) {
2234
2603
  hasAnyValues = true;
2235
2604
  internalValueResult.reason = this._reason;
@@ -2256,6 +2625,9 @@ export class StatediffsnapshotPreSnapshotGssnapshotOperStatusOutputReference ext
2256
2625
  if (value === undefined) {
2257
2626
  this.isEmptyObject = false;
2258
2627
  this.resolvableValue = undefined;
2628
+ this._numVsCompleted = undefined;
2629
+ this._numVsFailed = undefined;
2630
+ this._numVsTotal = undefined;
2259
2631
  this._reason = undefined;
2260
2632
  this._reasonCode = undefined;
2261
2633
  this._reasonCodeString = undefined;
@@ -2269,6 +2641,9 @@ export class StatediffsnapshotPreSnapshotGssnapshotOperStatusOutputReference ext
2269
2641
  else {
2270
2642
  this.isEmptyObject = Object.keys(value).length === 0;
2271
2643
  this.resolvableValue = undefined;
2644
+ this._numVsCompleted = value.numVsCompleted;
2645
+ this._numVsFailed = value.numVsFailed;
2646
+ this._numVsTotal = value.numVsTotal;
2272
2647
  this._reason = value.reason;
2273
2648
  this._reasonCode = value.reasonCode;
2274
2649
  this._reasonCodeString = value.reasonCodeString;
@@ -2276,6 +2651,51 @@ export class StatediffsnapshotPreSnapshotGssnapshotOperStatusOutputReference ext
2276
2651
  this._lastChangedTime.internalValue = value.lastChangedTime;
2277
2652
  }
2278
2653
  }
2654
+ // num_vs_completed - computed: true, optional: true, required: false
2655
+ _numVsCompleted;
2656
+ get numVsCompleted() {
2657
+ return this.getStringAttribute('num_vs_completed');
2658
+ }
2659
+ set numVsCompleted(value) {
2660
+ this._numVsCompleted = value;
2661
+ }
2662
+ resetNumVsCompleted() {
2663
+ this._numVsCompleted = undefined;
2664
+ }
2665
+ // Temporarily expose input value. Use with caution.
2666
+ get numVsCompletedInput() {
2667
+ return this._numVsCompleted;
2668
+ }
2669
+ // num_vs_failed - computed: true, optional: true, required: false
2670
+ _numVsFailed;
2671
+ get numVsFailed() {
2672
+ return this.getStringAttribute('num_vs_failed');
2673
+ }
2674
+ set numVsFailed(value) {
2675
+ this._numVsFailed = value;
2676
+ }
2677
+ resetNumVsFailed() {
2678
+ this._numVsFailed = undefined;
2679
+ }
2680
+ // Temporarily expose input value. Use with caution.
2681
+ get numVsFailedInput() {
2682
+ return this._numVsFailed;
2683
+ }
2684
+ // num_vs_total - computed: true, optional: true, required: false
2685
+ _numVsTotal;
2686
+ get numVsTotal() {
2687
+ return this.getStringAttribute('num_vs_total');
2688
+ }
2689
+ set numVsTotal(value) {
2690
+ this._numVsTotal = value;
2691
+ }
2692
+ resetNumVsTotal() {
2693
+ this._numVsTotal = undefined;
2694
+ }
2695
+ // Temporarily expose input value. Use with caution.
2696
+ get numVsTotalInput() {
2697
+ return this._numVsTotal;
2698
+ }
2279
2699
  // reason - computed: false, optional: true, required: false
2280
2700
  _reason;
2281
2701
  get reason() {
@@ -2621,6 +3041,9 @@ export function statediffsnapshotPreSnapshotPoolsnapshotOperStatusToTerraform(st
2621
3041
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2622
3042
  }
2623
3043
  return {
3044
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
3045
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
3046
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
2624
3047
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
2625
3048
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
2626
3049
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -2636,6 +3059,24 @@ export function statediffsnapshotPreSnapshotPoolsnapshotOperStatusToHclTerraform
2636
3059
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2637
3060
  }
2638
3061
  const attrs = {
3062
+ num_vs_completed: {
3063
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
3064
+ isBlock: false,
3065
+ type: "simple",
3066
+ storageClassType: "string",
3067
+ },
3068
+ num_vs_failed: {
3069
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
3070
+ isBlock: false,
3071
+ type: "simple",
3072
+ storageClassType: "string",
3073
+ },
3074
+ num_vs_total: {
3075
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
3076
+ isBlock: false,
3077
+ type: "simple",
3078
+ storageClassType: "string",
3079
+ },
2639
3080
  reason: {
2640
3081
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
2641
3082
  isBlock: false,
@@ -2688,6 +3129,18 @@ export class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusOutputReference e
2688
3129
  }
2689
3130
  let hasAnyValues = this.isEmptyObject;
2690
3131
  const internalValueResult = {};
3132
+ if (this._numVsCompleted !== undefined) {
3133
+ hasAnyValues = true;
3134
+ internalValueResult.numVsCompleted = this._numVsCompleted;
3135
+ }
3136
+ if (this._numVsFailed !== undefined) {
3137
+ hasAnyValues = true;
3138
+ internalValueResult.numVsFailed = this._numVsFailed;
3139
+ }
3140
+ if (this._numVsTotal !== undefined) {
3141
+ hasAnyValues = true;
3142
+ internalValueResult.numVsTotal = this._numVsTotal;
3143
+ }
2691
3144
  if (this._reason !== undefined) {
2692
3145
  hasAnyValues = true;
2693
3146
  internalValueResult.reason = this._reason;
@@ -2714,6 +3167,9 @@ export class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusOutputReference e
2714
3167
  if (value === undefined) {
2715
3168
  this.isEmptyObject = false;
2716
3169
  this.resolvableValue = undefined;
3170
+ this._numVsCompleted = undefined;
3171
+ this._numVsFailed = undefined;
3172
+ this._numVsTotal = undefined;
2717
3173
  this._reason = undefined;
2718
3174
  this._reasonCode = undefined;
2719
3175
  this._reasonCodeString = undefined;
@@ -2727,6 +3183,9 @@ export class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusOutputReference e
2727
3183
  else {
2728
3184
  this.isEmptyObject = Object.keys(value).length === 0;
2729
3185
  this.resolvableValue = undefined;
3186
+ this._numVsCompleted = value.numVsCompleted;
3187
+ this._numVsFailed = value.numVsFailed;
3188
+ this._numVsTotal = value.numVsTotal;
2730
3189
  this._reason = value.reason;
2731
3190
  this._reasonCode = value.reasonCode;
2732
3191
  this._reasonCodeString = value.reasonCodeString;
@@ -2734,6 +3193,51 @@ export class StatediffsnapshotPreSnapshotPoolsnapshotOperStatusOutputReference e
2734
3193
  this._lastChangedTime.internalValue = value.lastChangedTime;
2735
3194
  }
2736
3195
  }
3196
+ // num_vs_completed - computed: true, optional: true, required: false
3197
+ _numVsCompleted;
3198
+ get numVsCompleted() {
3199
+ return this.getStringAttribute('num_vs_completed');
3200
+ }
3201
+ set numVsCompleted(value) {
3202
+ this._numVsCompleted = value;
3203
+ }
3204
+ resetNumVsCompleted() {
3205
+ this._numVsCompleted = undefined;
3206
+ }
3207
+ // Temporarily expose input value. Use with caution.
3208
+ get numVsCompletedInput() {
3209
+ return this._numVsCompleted;
3210
+ }
3211
+ // num_vs_failed - computed: true, optional: true, required: false
3212
+ _numVsFailed;
3213
+ get numVsFailed() {
3214
+ return this.getStringAttribute('num_vs_failed');
3215
+ }
3216
+ set numVsFailed(value) {
3217
+ this._numVsFailed = value;
3218
+ }
3219
+ resetNumVsFailed() {
3220
+ this._numVsFailed = undefined;
3221
+ }
3222
+ // Temporarily expose input value. Use with caution.
3223
+ get numVsFailedInput() {
3224
+ return this._numVsFailed;
3225
+ }
3226
+ // num_vs_total - computed: true, optional: true, required: false
3227
+ _numVsTotal;
3228
+ get numVsTotal() {
3229
+ return this.getStringAttribute('num_vs_total');
3230
+ }
3231
+ set numVsTotal(value) {
3232
+ this._numVsTotal = value;
3233
+ }
3234
+ resetNumVsTotal() {
3235
+ this._numVsTotal = undefined;
3236
+ }
3237
+ // Temporarily expose input value. Use with caution.
3238
+ get numVsTotalInput() {
3239
+ return this._numVsTotal;
3240
+ }
2737
3241
  // reason - computed: false, optional: true, required: false
2738
3242
  _reason;
2739
3243
  get reason() {
@@ -3079,6 +3583,9 @@ export function statediffsnapshotPreSnapshotSesnapshotOperStatusToTerraform(stru
3079
3583
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3080
3584
  }
3081
3585
  return {
3586
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
3587
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
3588
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
3082
3589
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
3083
3590
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
3084
3591
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -3094,6 +3601,24 @@ export function statediffsnapshotPreSnapshotSesnapshotOperStatusToHclTerraform(s
3094
3601
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3095
3602
  }
3096
3603
  const attrs = {
3604
+ num_vs_completed: {
3605
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
3606
+ isBlock: false,
3607
+ type: "simple",
3608
+ storageClassType: "string",
3609
+ },
3610
+ num_vs_failed: {
3611
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
3612
+ isBlock: false,
3613
+ type: "simple",
3614
+ storageClassType: "string",
3615
+ },
3616
+ num_vs_total: {
3617
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
3618
+ isBlock: false,
3619
+ type: "simple",
3620
+ storageClassType: "string",
3621
+ },
3097
3622
  reason: {
3098
3623
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
3099
3624
  isBlock: false,
@@ -3146,6 +3671,18 @@ export class StatediffsnapshotPreSnapshotSesnapshotOperStatusOutputReference ext
3146
3671
  }
3147
3672
  let hasAnyValues = this.isEmptyObject;
3148
3673
  const internalValueResult = {};
3674
+ if (this._numVsCompleted !== undefined) {
3675
+ hasAnyValues = true;
3676
+ internalValueResult.numVsCompleted = this._numVsCompleted;
3677
+ }
3678
+ if (this._numVsFailed !== undefined) {
3679
+ hasAnyValues = true;
3680
+ internalValueResult.numVsFailed = this._numVsFailed;
3681
+ }
3682
+ if (this._numVsTotal !== undefined) {
3683
+ hasAnyValues = true;
3684
+ internalValueResult.numVsTotal = this._numVsTotal;
3685
+ }
3149
3686
  if (this._reason !== undefined) {
3150
3687
  hasAnyValues = true;
3151
3688
  internalValueResult.reason = this._reason;
@@ -3172,6 +3709,9 @@ export class StatediffsnapshotPreSnapshotSesnapshotOperStatusOutputReference ext
3172
3709
  if (value === undefined) {
3173
3710
  this.isEmptyObject = false;
3174
3711
  this.resolvableValue = undefined;
3712
+ this._numVsCompleted = undefined;
3713
+ this._numVsFailed = undefined;
3714
+ this._numVsTotal = undefined;
3175
3715
  this._reason = undefined;
3176
3716
  this._reasonCode = undefined;
3177
3717
  this._reasonCodeString = undefined;
@@ -3185,6 +3725,9 @@ export class StatediffsnapshotPreSnapshotSesnapshotOperStatusOutputReference ext
3185
3725
  else {
3186
3726
  this.isEmptyObject = Object.keys(value).length === 0;
3187
3727
  this.resolvableValue = undefined;
3728
+ this._numVsCompleted = value.numVsCompleted;
3729
+ this._numVsFailed = value.numVsFailed;
3730
+ this._numVsTotal = value.numVsTotal;
3188
3731
  this._reason = value.reason;
3189
3732
  this._reasonCode = value.reasonCode;
3190
3733
  this._reasonCodeString = value.reasonCodeString;
@@ -3192,6 +3735,51 @@ export class StatediffsnapshotPreSnapshotSesnapshotOperStatusOutputReference ext
3192
3735
  this._lastChangedTime.internalValue = value.lastChangedTime;
3193
3736
  }
3194
3737
  }
3738
+ // num_vs_completed - computed: true, optional: true, required: false
3739
+ _numVsCompleted;
3740
+ get numVsCompleted() {
3741
+ return this.getStringAttribute('num_vs_completed');
3742
+ }
3743
+ set numVsCompleted(value) {
3744
+ this._numVsCompleted = value;
3745
+ }
3746
+ resetNumVsCompleted() {
3747
+ this._numVsCompleted = undefined;
3748
+ }
3749
+ // Temporarily expose input value. Use with caution.
3750
+ get numVsCompletedInput() {
3751
+ return this._numVsCompleted;
3752
+ }
3753
+ // num_vs_failed - computed: true, optional: true, required: false
3754
+ _numVsFailed;
3755
+ get numVsFailed() {
3756
+ return this.getStringAttribute('num_vs_failed');
3757
+ }
3758
+ set numVsFailed(value) {
3759
+ this._numVsFailed = value;
3760
+ }
3761
+ resetNumVsFailed() {
3762
+ this._numVsFailed = undefined;
3763
+ }
3764
+ // Temporarily expose input value. Use with caution.
3765
+ get numVsFailedInput() {
3766
+ return this._numVsFailed;
3767
+ }
3768
+ // num_vs_total - computed: true, optional: true, required: false
3769
+ _numVsTotal;
3770
+ get numVsTotal() {
3771
+ return this.getStringAttribute('num_vs_total');
3772
+ }
3773
+ set numVsTotal(value) {
3774
+ this._numVsTotal = value;
3775
+ }
3776
+ resetNumVsTotal() {
3777
+ this._numVsTotal = undefined;
3778
+ }
3779
+ // Temporarily expose input value. Use with caution.
3780
+ get numVsTotalInput() {
3781
+ return this._numVsTotal;
3782
+ }
3195
3783
  // reason - computed: false, optional: true, required: false
3196
3784
  _reason;
3197
3785
  get reason() {
@@ -3537,6 +4125,9 @@ export function statediffsnapshotPreSnapshotVssnapshotOperStatusToTerraform(stru
3537
4125
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3538
4126
  }
3539
4127
  return {
4128
+ num_vs_completed: cdktf.stringToTerraform(struct.numVsCompleted),
4129
+ num_vs_failed: cdktf.stringToTerraform(struct.numVsFailed),
4130
+ num_vs_total: cdktf.stringToTerraform(struct.numVsTotal),
3540
4131
  reason: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.reason),
3541
4132
  reason_code: cdktf.stringToTerraform(struct.reasonCode),
3542
4133
  reason_code_string: cdktf.stringToTerraform(struct.reasonCodeString),
@@ -3552,6 +4143,24 @@ export function statediffsnapshotPreSnapshotVssnapshotOperStatusToHclTerraform(s
3552
4143
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3553
4144
  }
3554
4145
  const attrs = {
4146
+ num_vs_completed: {
4147
+ value: cdktf.stringToHclTerraform(struct.numVsCompleted),
4148
+ isBlock: false,
4149
+ type: "simple",
4150
+ storageClassType: "string",
4151
+ },
4152
+ num_vs_failed: {
4153
+ value: cdktf.stringToHclTerraform(struct.numVsFailed),
4154
+ isBlock: false,
4155
+ type: "simple",
4156
+ storageClassType: "string",
4157
+ },
4158
+ num_vs_total: {
4159
+ value: cdktf.stringToHclTerraform(struct.numVsTotal),
4160
+ isBlock: false,
4161
+ type: "simple",
4162
+ storageClassType: "string",
4163
+ },
3555
4164
  reason: {
3556
4165
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.reason),
3557
4166
  isBlock: false,
@@ -3604,6 +4213,18 @@ export class StatediffsnapshotPreSnapshotVssnapshotOperStatusOutputReference ext
3604
4213
  }
3605
4214
  let hasAnyValues = this.isEmptyObject;
3606
4215
  const internalValueResult = {};
4216
+ if (this._numVsCompleted !== undefined) {
4217
+ hasAnyValues = true;
4218
+ internalValueResult.numVsCompleted = this._numVsCompleted;
4219
+ }
4220
+ if (this._numVsFailed !== undefined) {
4221
+ hasAnyValues = true;
4222
+ internalValueResult.numVsFailed = this._numVsFailed;
4223
+ }
4224
+ if (this._numVsTotal !== undefined) {
4225
+ hasAnyValues = true;
4226
+ internalValueResult.numVsTotal = this._numVsTotal;
4227
+ }
3607
4228
  if (this._reason !== undefined) {
3608
4229
  hasAnyValues = true;
3609
4230
  internalValueResult.reason = this._reason;
@@ -3630,6 +4251,9 @@ export class StatediffsnapshotPreSnapshotVssnapshotOperStatusOutputReference ext
3630
4251
  if (value === undefined) {
3631
4252
  this.isEmptyObject = false;
3632
4253
  this.resolvableValue = undefined;
4254
+ this._numVsCompleted = undefined;
4255
+ this._numVsFailed = undefined;
4256
+ this._numVsTotal = undefined;
3633
4257
  this._reason = undefined;
3634
4258
  this._reasonCode = undefined;
3635
4259
  this._reasonCodeString = undefined;
@@ -3643,6 +4267,9 @@ export class StatediffsnapshotPreSnapshotVssnapshotOperStatusOutputReference ext
3643
4267
  else {
3644
4268
  this.isEmptyObject = Object.keys(value).length === 0;
3645
4269
  this.resolvableValue = undefined;
4270
+ this._numVsCompleted = value.numVsCompleted;
4271
+ this._numVsFailed = value.numVsFailed;
4272
+ this._numVsTotal = value.numVsTotal;
3646
4273
  this._reason = value.reason;
3647
4274
  this._reasonCode = value.reasonCode;
3648
4275
  this._reasonCodeString = value.reasonCodeString;
@@ -3650,6 +4277,51 @@ export class StatediffsnapshotPreSnapshotVssnapshotOperStatusOutputReference ext
3650
4277
  this._lastChangedTime.internalValue = value.lastChangedTime;
3651
4278
  }
3652
4279
  }
4280
+ // num_vs_completed - computed: true, optional: true, required: false
4281
+ _numVsCompleted;
4282
+ get numVsCompleted() {
4283
+ return this.getStringAttribute('num_vs_completed');
4284
+ }
4285
+ set numVsCompleted(value) {
4286
+ this._numVsCompleted = value;
4287
+ }
4288
+ resetNumVsCompleted() {
4289
+ this._numVsCompleted = undefined;
4290
+ }
4291
+ // Temporarily expose input value. Use with caution.
4292
+ get numVsCompletedInput() {
4293
+ return this._numVsCompleted;
4294
+ }
4295
+ // num_vs_failed - computed: true, optional: true, required: false
4296
+ _numVsFailed;
4297
+ get numVsFailed() {
4298
+ return this.getStringAttribute('num_vs_failed');
4299
+ }
4300
+ set numVsFailed(value) {
4301
+ this._numVsFailed = value;
4302
+ }
4303
+ resetNumVsFailed() {
4304
+ this._numVsFailed = undefined;
4305
+ }
4306
+ // Temporarily expose input value. Use with caution.
4307
+ get numVsFailedInput() {
4308
+ return this._numVsFailed;
4309
+ }
4310
+ // num_vs_total - computed: true, optional: true, required: false
4311
+ _numVsTotal;
4312
+ get numVsTotal() {
4313
+ return this.getStringAttribute('num_vs_total');
4314
+ }
4315
+ set numVsTotal(value) {
4316
+ this._numVsTotal = value;
4317
+ }
4318
+ resetNumVsTotal() {
4319
+ this._numVsTotal = undefined;
4320
+ }
4321
+ // Temporarily expose input value. Use with caution.
4322
+ get numVsTotalInput() {
4323
+ return this._numVsTotal;
4324
+ }
3653
4325
  // reason - computed: false, optional: true, required: false
3654
4326
  _reason;
3655
4327
  get reason() {
@@ -4050,7 +4722,7 @@ export class StatediffsnapshotPreSnapshotList extends cdktf.ComplexList {
4050
4722
  }
4051
4723
  }
4052
4724
  /**
4053
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot avi_statediffsnapshot}
4725
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot avi_statediffsnapshot}
4054
4726
  */
4055
4727
  export class Statediffsnapshot extends cdktf.TerraformResource {
4056
4728
  // =================
@@ -4064,7 +4736,7 @@ export class Statediffsnapshot extends cdktf.TerraformResource {
4064
4736
  * Generates CDKTF code for importing a Statediffsnapshot resource upon running "cdktf plan <stack-name>"
4065
4737
  * @param scope The scope in which to define this construct
4066
4738
  * @param importToId The construct id used in the generated config for the Statediffsnapshot to import
4067
- * @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
4739
+ * @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
4068
4740
  * @param provider? Optional instance of the provider where the Statediffsnapshot to import is found
4069
4741
  */
4070
4742
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -4074,7 +4746,7 @@ export class Statediffsnapshot extends cdktf.TerraformResource {
4074
4746
  // INITIALIZER
4075
4747
  // ===========
4076
4748
  /**
4077
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/statediffsnapshot avi_statediffsnapshot} Resource
4749
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/statediffsnapshot avi_statediffsnapshot} Resource
4078
4750
  *
4079
4751
  * @param scope The scope in which to define this construct
4080
4752
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -4085,8 +4757,8 @@ export class Statediffsnapshot extends cdktf.TerraformResource {
4085
4757
  terraformResourceType: 'avi_statediffsnapshot',
4086
4758
  terraformGeneratorMetadata: {
4087
4759
  providerName: 'avi',
4088
- providerVersion: '30.2.6',
4089
- providerVersionConstraint: '30.2.6'
4760
+ providerVersion: '31.2.1',
4761
+ providerVersionConstraint: '31.2.1'
4090
4762
  },
4091
4763
  provider: config.provider,
4092
4764
  dependsOn: config.dependsOn,