@cdktf-providers/vmware-avi 30.2.5 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (569) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +424 -255
  61. package/dist/cloudproperties/index.js +732 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +380 -211
  69. package/dist/controllerproperties/index.js +671 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +90 -15
  135. package/dist/data-avi-cloudproperties/index.js +221 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +90 -15
  143. package/dist/data-avi-controllerproperties/index.js +221 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-federationcheckpoint/index.d.ts +7 -7
  159. package/dist/data-avi-federationcheckpoint/index.js +6 -6
  160. package/dist/data-avi-fileobject/index.d.ts +82 -7
  161. package/dist/data-avi-fileobject/index.js +184 -6
  162. package/dist/data-avi-fileservice/index.d.ts +7 -7
  163. package/dist/data-avi-fileservice/index.js +6 -6
  164. package/dist/data-avi-geodb/index.d.ts +7 -7
  165. package/dist/data-avi-geodb/index.js +6 -6
  166. package/dist/data-avi-gslb/index.d.ts +126 -19
  167. package/dist/data-avi-gslb/index.js +267 -22
  168. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  169. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  170. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  171. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  172. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  173. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  174. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  175. package/dist/data-avi-gslbservice/index.js +263 -6
  176. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  177. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  178. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  179. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  180. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  181. package/dist/data-avi-healthmonitor/index.js +577 -6
  182. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  184. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  185. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  186. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  187. package/dist/data-avi-httppolicyset/index.js +5 -5
  188. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  189. package/dist/data-avi-icapprofile/index.js +6 -6
  190. package/dist/data-avi-image/index.d.ts +157 -9
  191. package/dist/data-avi-image/index.js +362 -14
  192. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  193. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  194. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  195. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  196. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  197. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  198. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  199. package/dist/data-avi-ipreputationdb/index.js +18 -6
  200. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  201. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  202. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  203. package/dist/data-avi-l4policyset/index.js +6 -6
  204. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  205. package/dist/data-avi-labelgroup/index.js +6 -6
  206. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  207. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  208. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  209. package/dist/data-avi-licensestatus/index.js +22 -6
  210. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  211. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  212. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  213. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  214. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  215. package/dist/data-avi-microservicegroup/index.js +6 -6
  216. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  217. package/dist/data-avi-natpolicy/index.js +6 -6
  218. package/dist/data-avi-network/index.d.ts +8 -8
  219. package/dist/data-avi-network/index.js +6 -6
  220. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  221. package/dist/data-avi-networkprofile/index.js +89 -6
  222. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  223. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  224. package/dist/data-avi-networkservice/index.d.ts +8 -8
  225. package/dist/data-avi-networkservice/index.js +6 -6
  226. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  227. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  228. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  229. package/dist/data-avi-pkiprofile/index.js +81 -6
  230. package/dist/data-avi-pool/index.d.ts +83 -11
  231. package/dist/data-avi-pool/index.js +178 -12
  232. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  233. package/dist/data-avi-poolgroup/index.js +6 -6
  234. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  235. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  236. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  237. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  238. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  239. package/dist/data-avi-prioritylabels/index.js +6 -6
  240. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  241. package/dist/data-avi-protocolparser/index.js +6 -6
  242. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  243. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  244. package/dist/data-avi-report/index.d.ts +723 -0
  245. package/dist/data-avi-report/index.js +1670 -0
  246. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  247. package/dist/data-avi-reportprofile/index.js +209 -0
  248. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  249. package/dist/data-avi-retentionpolicy/index.js +6 -5
  250. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  251. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  252. package/dist/data-avi-role/index.d.ts +7 -7
  253. package/dist/data-avi-role/index.js +6 -6
  254. package/dist/data-avi-scheduler/index.d.ts +7 -7
  255. package/dist/data-avi-scheduler/index.js +6 -6
  256. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  257. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  258. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  259. package/dist/data-avi-securitypolicy/index.js +6 -6
  260. package/dist/data-avi-seproperties/index.d.ts +6 -5
  261. package/dist/data-avi-seproperties/index.js +10 -6
  262. package/dist/data-avi-server/index.d.ts +43 -6
  263. package/dist/data-avi-server/index.js +93 -6
  264. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  265. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  266. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  267. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  268. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  269. package/dist/data-avi-serviceengine/index.js +10 -6
  270. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  271. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  272. package/dist/data-avi-siteversion/index.d.ts +7 -7
  273. package/dist/data-avi-siteversion/index.js +6 -6
  274. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  275. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  276. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  277. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  278. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  279. package/dist/data-avi-sslprofile/index.js +10 -6
  280. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  281. package/dist/data-avi-ssopolicy/index.js +6 -6
  282. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  283. package/dist/data-avi-statediffoperation/index.js +6 -6
  284. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  285. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  286. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  287. package/dist/data-avi-stringgroup/index.js +6 -6
  288. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  289. package/dist/data-avi-systemconfiguration/index.js +366 -6
  290. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  291. package/dist/data-avi-systemlimits/index.js +30 -18
  292. package/dist/data-avi-systemreport/index.d.ts +383 -7
  293. package/dist/data-avi-systemreport/index.js +900 -6
  294. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  295. package/dist/data-avi-taskjournal/index.js +216 -6
  296. package/dist/data-avi-techsupport/index.d.ts +501 -0
  297. package/dist/data-avi-techsupport/index.js +1209 -0
  298. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  299. package/dist/data-avi-techsupportmessage/index.js +103 -0
  300. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  301. package/dist/data-avi-techsupportprofile/index.js +371 -0
  302. package/dist/data-avi-tenant/index.d.ts +41 -6
  303. package/dist/data-avi-tenant/index.js +85 -6
  304. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  305. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  310. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  311. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  312. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  313. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  314. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  315. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  316. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  317. package/dist/data-avi-upgradeprofile/index.js +15 -14
  318. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  319. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  320. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  321. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  322. package/dist/data-avi-user/index.d.ts +7 -6
  323. package/dist/data-avi-user/index.js +10 -6
  324. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  325. package/dist/data-avi-useraccountprofile/index.js +6 -6
  326. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  327. package/dist/data-avi-vcenterserver/index.js +6 -6
  328. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  329. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  330. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  331. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  332. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  333. package/dist/data-avi-virtualservice/index.js +13 -9
  334. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  335. package/dist/data-avi-vrfcontext/index.js +6 -6
  336. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  337. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  338. package/dist/data-avi-vsgs/index.d.ts +7 -7
  339. package/dist/data-avi-vsgs/index.js +6 -6
  340. package/dist/data-avi-vsvip/index.d.ts +214 -8
  341. package/dist/data-avi-vsvip/index.js +464 -6
  342. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  343. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  344. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  345. package/dist/data-avi-wafcrs/index.js +6 -6
  346. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  347. package/dist/data-avi-wafpolicy/index.js +24 -372
  348. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  349. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  350. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  351. package/dist/data-avi-wafprofile/index.js +196 -6
  352. package/dist/data-avi-webapput/index.d.ts +18 -9
  353. package/dist/data-avi-webapput/index.js +36 -13
  354. package/dist/data-avi-webhook/index.d.ts +7 -7
  355. package/dist/data-avi-webhook/index.js +6 -6
  356. package/dist/dnspolicy/index.d.ts +112 -112
  357. package/dist/dnspolicy/index.js +6 -6
  358. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  359. package/dist/dynamicdnsrecord/index.js +6 -6
  360. package/dist/errorpagebody/index.d.ts +14 -14
  361. package/dist/errorpagebody/index.js +6 -6
  362. package/dist/errorpageprofile/index.d.ts +23 -23
  363. package/dist/errorpageprofile/index.js +6 -6
  364. package/dist/federationcheckpoint/index.d.ts +12 -12
  365. package/dist/federationcheckpoint/index.js +6 -6
  366. package/dist/fileobject/index.d.ts +201 -32
  367. package/dist/fileobject/index.js +454 -6
  368. package/dist/fileservice/index.d.ts +7 -7
  369. package/dist/fileservice/index.js +6 -6
  370. package/dist/geodb/index.d.ts +21 -21
  371. package/dist/geodb/index.js +6 -6
  372. package/dist/gslb/index.d.ts +321 -117
  373. package/dist/gslb/index.js +593 -60
  374. package/dist/gslbcrmruntime/index.d.ts +139 -112
  375. package/dist/gslbcrmruntime/index.js +118 -33
  376. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  377. package/dist/gslbgeodbprofile/index.js +33 -278
  378. package/dist/gslbhsmruntime/index.d.ts +136 -100
  379. package/dist/gslbhsmruntime/index.js +118 -5
  380. package/dist/gslbservice/index.d.ts +301 -77
  381. package/dist/gslbservice/index.js +602 -6
  382. package/dist/gslbsmruntime/index.d.ts +308 -114
  383. package/dist/gslbsmruntime/index.js +576 -5
  384. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  385. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  386. package/dist/healthmonitor/index.d.ts +868 -168
  387. package/dist/healthmonitor/index.js +2041 -22
  388. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  389. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  390. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  391. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  392. package/dist/httppolicyset/index.d.ts +18 -18
  393. package/dist/httppolicyset/index.js +5 -5
  394. package/dist/icapprofile/index.d.ts +24 -24
  395. package/dist/icapprofile/index.js +6 -6
  396. package/dist/image/index.d.ts +447 -127
  397. package/dist/image/index.js +963 -88
  398. package/dist/index.d.ts +32 -2
  399. package/dist/index.js +32 -2
  400. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  401. package/dist/inventoryfaultconfig/index.js +34 -6
  402. package/dist/ipaddrgroup/index.d.ts +38 -38
  403. package/dist/ipaddrgroup/index.js +6 -6
  404. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  405. package/dist/ipamdnsproviderprofile/index.js +6 -34
  406. package/dist/ipreputationdb/index.d.ts +49 -22
  407. package/dist/ipreputationdb/index.js +75 -6
  408. package/dist/jwtserverprofile/index.d.ts +19 -19
  409. package/dist/jwtserverprofile/index.js +6 -6
  410. package/dist/l4policyset/index.d.ts +53 -53
  411. package/dist/l4policyset/index.js +6 -6
  412. package/dist/labelgroup/index.d.ts +13 -13
  413. package/dist/labelgroup/index.js +6 -6
  414. package/dist/lazy-index.js +32 -2
  415. package/dist/licenseledgerdetails/index.d.ts +166 -24
  416. package/dist/licenseledgerdetails/index.js +375 -6
  417. package/dist/licensestatus/index.d.ts +58 -22
  418. package/dist/licensestatus/index.js +118 -6
  419. package/dist/localworkerfdsversion/index.d.ts +9 -9
  420. package/dist/localworkerfdsversion/index.js +6 -5
  421. package/dist/memorybalancerrequest/index.d.ts +22 -22
  422. package/dist/memorybalancerrequest/index.js +6 -6
  423. package/dist/microservicegroup/index.d.ts +12 -12
  424. package/dist/microservicegroup/index.js +6 -6
  425. package/dist/natpolicy/index.d.ts +79 -79
  426. package/dist/natpolicy/index.js +6 -6
  427. package/dist/network/index.d.ts +38 -38
  428. package/dist/network/index.js +6 -6
  429. package/dist/networkprofile/index.d.ts +137 -66
  430. package/dist/networkprofile/index.js +198 -6
  431. package/dist/networksecuritypolicy/index.d.ts +67 -67
  432. package/dist/networksecuritypolicy/index.js +6 -6
  433. package/dist/networkservice/index.d.ts +45 -45
  434. package/dist/networkservice/index.js +6 -6
  435. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  436. package/dist/nsxtsegmentruntime/index.js +6 -6
  437. package/dist/pkiprofile/index.d.ts +114 -61
  438. package/dist/pkiprofile/index.js +142 -6
  439. package/dist/pool/index.d.ts +349 -211
  440. package/dist/pool/index.js +406 -39
  441. package/dist/poolgroup/index.d.ts +41 -41
  442. package/dist/poolgroup/index.js +6 -6
  443. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  444. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  445. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  446. package/dist/positivesecuritypolicy/index.js +795 -0
  447. package/dist/prioritylabels/index.d.ts +16 -16
  448. package/dist/prioritylabels/index.js +6 -6
  449. package/dist/protocolparser/index.d.ts +14 -14
  450. package/dist/protocolparser/index.js +6 -6
  451. package/dist/provider/index.d.ts +13 -13
  452. package/dist/provider/index.js +6 -6
  453. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  454. package/dist/ratelimitconfiguration/index.js +553 -0
  455. package/dist/report/index.d.ts +1376 -0
  456. package/dist/report/index.js +3623 -0
  457. package/dist/reportprofile/index.d.ts +151 -0
  458. package/dist/reportprofile/index.js +380 -0
  459. package/dist/retentionpolicy/index.d.ts +49 -49
  460. package/dist/retentionpolicy/index.js +6 -5
  461. package/dist/rmcloudopsproto/index.d.ts +18 -9
  462. package/dist/rmcloudopsproto/index.js +29 -6
  463. package/dist/role/index.d.ts +23 -23
  464. package/dist/role/index.js +6 -6
  465. package/dist/scheduler/index.d.ts +18 -18
  466. package/dist/scheduler/index.js +6 -6
  467. package/dist/securitymanagerdata/index.d.ts +40 -22
  468. package/dist/securitymanagerdata/index.js +62 -6
  469. package/dist/securitypolicy/index.d.ts +33 -33
  470. package/dist/securitypolicy/index.js +6 -6
  471. package/dist/seproperties/index.d.ts +190 -181
  472. package/dist/seproperties/index.js +34 -6
  473. package/dist/server/index.d.ts +120 -43
  474. package/dist/server/index.js +207 -6
  475. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  476. package/dist/serverautoscalepolicy/index.js +6 -6
  477. package/dist/serviceauthprofile/index.d.ts +17 -17
  478. package/dist/serviceauthprofile/index.js +6 -6
  479. package/dist/serviceengine/index.d.ts +153 -144
  480. package/dist/serviceengine/index.js +34 -6
  481. package/dist/serviceenginegroup/index.d.ts +775 -439
  482. package/dist/serviceenginegroup/index.js +948 -93
  483. package/dist/siteversion/index.d.ts +16 -16
  484. package/dist/siteversion/index.js +6 -6
  485. package/dist/snmptrapprofile/index.d.ts +22 -22
  486. package/dist/snmptrapprofile/index.js +6 -6
  487. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  488. package/dist/sslkeyandcertificate/index.js +278 -6
  489. package/dist/sslprofile/index.d.ts +44 -35
  490. package/dist/sslprofile/index.js +29 -6
  491. package/dist/ssopolicy/index.d.ts +91 -91
  492. package/dist/ssopolicy/index.js +6 -6
  493. package/dist/statediffoperation/index.d.ts +18 -18
  494. package/dist/statediffoperation/index.js +6 -6
  495. package/dist/statediffsnapshot/index.d.ts +309 -93
  496. package/dist/statediffsnapshot/index.js +678 -6
  497. package/dist/stringgroup/index.d.ts +18 -18
  498. package/dist/stringgroup/index.js +6 -6
  499. package/dist/systemconfiguration/index.d.ts +545 -200
  500. package/dist/systemconfiguration/index.js +932 -34
  501. package/dist/systemlimits/index.d.ts +149 -122
  502. package/dist/systemlimits/index.js +174 -90
  503. package/dist/systemreport/index.d.ts +920 -72
  504. package/dist/systemreport/index.js +2341 -6
  505. package/dist/taskjournal/index.d.ts +278 -37
  506. package/dist/taskjournal/index.js +816 -134
  507. package/dist/techsupport/index.d.ts +1152 -0
  508. package/dist/techsupport/index.js +3106 -0
  509. package/dist/techsupportmessage/index.d.ts +71 -0
  510. package/dist/techsupportmessage/index.js +160 -0
  511. package/dist/techsupportprofile/index.d.ts +284 -0
  512. package/dist/techsupportprofile/index.js +706 -0
  513. package/dist/tenant/index.d.ts +82 -20
  514. package/dist/tenant/index.js +170 -6
  515. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  516. package/dist/tenantsystemconfiguration/index.js +6 -6
  517. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  518. package/dist/testsedatastorelevel1/index.js +6 -6
  519. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  520. package/dist/testsedatastorelevel2/index.js +6 -6
  521. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  522. package/dist/testsedatastorelevel3/index.js +6 -6
  523. package/dist/trafficcloneprofile/index.d.ts +25 -25
  524. package/dist/trafficcloneprofile/index.js +6 -6
  525. package/dist/trustedhostprofile/index.d.ts +14 -14
  526. package/dist/trustedhostprofile/index.js +6 -5
  527. package/dist/upgradeprofile/index.d.ts +41 -41
  528. package/dist/upgradeprofile/index.js +26 -25
  529. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  530. package/dist/upgradestatusinfo/index.js +4027 -38
  531. package/dist/upgradestatussummary/index.d.ts +26 -26
  532. package/dist/upgradestatussummary/index.js +6 -6
  533. package/dist/user/index.d.ts +42 -32
  534. package/dist/user/index.js +33 -7
  535. package/dist/useraccount/index.d.ts +11 -11
  536. package/dist/useraccount/index.js +6 -6
  537. package/dist/useraccountprofile/index.d.ts +14 -14
  538. package/dist/useraccountprofile/index.js +6 -6
  539. package/dist/vcenterserver/index.d.ts +15 -15
  540. package/dist/vcenterserver/index.js +6 -6
  541. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  542. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  543. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  544. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  545. package/dist/virtualservice/index.d.ts +117 -108
  546. package/dist/virtualservice/index.js +51 -28
  547. package/dist/vrfcontext/index.d.ts +117 -117
  548. package/dist/vrfcontext/index.js +6 -6
  549. package/dist/vsdatascriptset/index.d.ts +152 -32
  550. package/dist/vsdatascriptset/index.js +312 -6
  551. package/dist/vsgs/index.d.ts +14 -14
  552. package/dist/vsgs/index.js +6 -6
  553. package/dist/vsvip/index.d.ts +434 -110
  554. package/dist/vsvip/index.js +842 -6
  555. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  556. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  557. package/dist/wafcrs/index.d.ts +69 -69
  558. package/dist/wafcrs/index.js +6 -6
  559. package/dist/wafpolicy/index.d.ts +344 -662
  560. package/dist/wafpolicy/index.js +156 -1015
  561. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  562. package/dist/wafpolicypsmgroup/index.js +80 -6
  563. package/dist/wafprofile/index.d.ts +238 -44
  564. package/dist/wafprofile/index.js +552 -6
  565. package/dist/webapput/index.d.ts +135 -126
  566. package/dist/webapput/index.js +66 -43
  567. package/dist/webhook/index.d.ts +15 -15
  568. package/dist/webhook/index.js +6 -6
  569. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/cloudproperties
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloudproperties
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function cloudpropertiesCcPropsToTerraform(struct) {
@@ -1094,6 +1094,390 @@ export class CloudpropertiesInfoControllerPropsFalsePositiveLearningConfigList e
1094
1094
  return new CloudpropertiesInfoControllerPropsFalsePositiveLearningConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1095
1095
  }
1096
1096
  }
1097
+ export function cloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsToTerraform(struct) {
1098
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1099
+ return struct;
1100
+ }
1101
+ if (cdktf.isComplexElement(struct)) {
1102
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1103
+ }
1104
+ return {
1105
+ delay_create: cdktf.stringToTerraform(struct.delayCreate),
1106
+ delay_delete: cdktf.stringToTerraform(struct.delayDelete),
1107
+ delay_update: cdktf.stringToTerraform(struct.delayUpdate),
1108
+ fault_type: cdktf.stringToTerraform(struct.faultType),
1109
+ obj: cdktf.stringToTerraform(struct.obj),
1110
+ object_type: cdktf.stringToTerraform(struct.objectType),
1111
+ se: cdktf.stringToTerraform(struct.se),
1112
+ };
1113
+ }
1114
+ export function cloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsToHclTerraform(struct) {
1115
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1116
+ return struct;
1117
+ }
1118
+ if (cdktf.isComplexElement(struct)) {
1119
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1120
+ }
1121
+ const attrs = {
1122
+ delay_create: {
1123
+ value: cdktf.stringToHclTerraform(struct.delayCreate),
1124
+ isBlock: false,
1125
+ type: "simple",
1126
+ storageClassType: "string",
1127
+ },
1128
+ delay_delete: {
1129
+ value: cdktf.stringToHclTerraform(struct.delayDelete),
1130
+ isBlock: false,
1131
+ type: "simple",
1132
+ storageClassType: "string",
1133
+ },
1134
+ delay_update: {
1135
+ value: cdktf.stringToHclTerraform(struct.delayUpdate),
1136
+ isBlock: false,
1137
+ type: "simple",
1138
+ storageClassType: "string",
1139
+ },
1140
+ fault_type: {
1141
+ value: cdktf.stringToHclTerraform(struct.faultType),
1142
+ isBlock: false,
1143
+ type: "simple",
1144
+ storageClassType: "string",
1145
+ },
1146
+ obj: {
1147
+ value: cdktf.stringToHclTerraform(struct.obj),
1148
+ isBlock: false,
1149
+ type: "simple",
1150
+ storageClassType: "string",
1151
+ },
1152
+ object_type: {
1153
+ value: cdktf.stringToHclTerraform(struct.objectType),
1154
+ isBlock: false,
1155
+ type: "simple",
1156
+ storageClassType: "string",
1157
+ },
1158
+ se: {
1159
+ value: cdktf.stringToHclTerraform(struct.se),
1160
+ isBlock: false,
1161
+ type: "simple",
1162
+ storageClassType: "string",
1163
+ },
1164
+ };
1165
+ // remove undefined attributes
1166
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1167
+ }
1168
+ export class CloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsOutputReference extends cdktf.ComplexObject {
1169
+ isEmptyObject = false;
1170
+ resolvableValue;
1171
+ /**
1172
+ * @param terraformResource The parent resource
1173
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1174
+ * @param complexObjectIndex the index of this item in the list
1175
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1176
+ */
1177
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1178
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1179
+ }
1180
+ get internalValue() {
1181
+ if (this.resolvableValue) {
1182
+ return this.resolvableValue;
1183
+ }
1184
+ let hasAnyValues = this.isEmptyObject;
1185
+ const internalValueResult = {};
1186
+ if (this._delayCreate !== undefined) {
1187
+ hasAnyValues = true;
1188
+ internalValueResult.delayCreate = this._delayCreate;
1189
+ }
1190
+ if (this._delayDelete !== undefined) {
1191
+ hasAnyValues = true;
1192
+ internalValueResult.delayDelete = this._delayDelete;
1193
+ }
1194
+ if (this._delayUpdate !== undefined) {
1195
+ hasAnyValues = true;
1196
+ internalValueResult.delayUpdate = this._delayUpdate;
1197
+ }
1198
+ if (this._faultType !== undefined) {
1199
+ hasAnyValues = true;
1200
+ internalValueResult.faultType = this._faultType;
1201
+ }
1202
+ if (this._obj !== undefined) {
1203
+ hasAnyValues = true;
1204
+ internalValueResult.obj = this._obj;
1205
+ }
1206
+ if (this._objectType !== undefined) {
1207
+ hasAnyValues = true;
1208
+ internalValueResult.objectType = this._objectType;
1209
+ }
1210
+ if (this._se !== undefined) {
1211
+ hasAnyValues = true;
1212
+ internalValueResult.se = this._se;
1213
+ }
1214
+ return hasAnyValues ? internalValueResult : undefined;
1215
+ }
1216
+ set internalValue(value) {
1217
+ if (value === undefined) {
1218
+ this.isEmptyObject = false;
1219
+ this.resolvableValue = undefined;
1220
+ this._delayCreate = undefined;
1221
+ this._delayDelete = undefined;
1222
+ this._delayUpdate = undefined;
1223
+ this._faultType = undefined;
1224
+ this._obj = undefined;
1225
+ this._objectType = undefined;
1226
+ this._se = undefined;
1227
+ }
1228
+ else if (cdktf.Tokenization.isResolvable(value)) {
1229
+ this.isEmptyObject = false;
1230
+ this.resolvableValue = value;
1231
+ }
1232
+ else {
1233
+ this.isEmptyObject = Object.keys(value).length === 0;
1234
+ this.resolvableValue = undefined;
1235
+ this._delayCreate = value.delayCreate;
1236
+ this._delayDelete = value.delayDelete;
1237
+ this._delayUpdate = value.delayUpdate;
1238
+ this._faultType = value.faultType;
1239
+ this._obj = value.obj;
1240
+ this._objectType = value.objectType;
1241
+ this._se = value.se;
1242
+ }
1243
+ }
1244
+ // delay_create - computed: true, optional: true, required: false
1245
+ _delayCreate;
1246
+ get delayCreate() {
1247
+ return this.getStringAttribute('delay_create');
1248
+ }
1249
+ set delayCreate(value) {
1250
+ this._delayCreate = value;
1251
+ }
1252
+ resetDelayCreate() {
1253
+ this._delayCreate = undefined;
1254
+ }
1255
+ // Temporarily expose input value. Use with caution.
1256
+ get delayCreateInput() {
1257
+ return this._delayCreate;
1258
+ }
1259
+ // delay_delete - computed: true, optional: true, required: false
1260
+ _delayDelete;
1261
+ get delayDelete() {
1262
+ return this.getStringAttribute('delay_delete');
1263
+ }
1264
+ set delayDelete(value) {
1265
+ this._delayDelete = value;
1266
+ }
1267
+ resetDelayDelete() {
1268
+ this._delayDelete = undefined;
1269
+ }
1270
+ // Temporarily expose input value. Use with caution.
1271
+ get delayDeleteInput() {
1272
+ return this._delayDelete;
1273
+ }
1274
+ // delay_update - computed: true, optional: true, required: false
1275
+ _delayUpdate;
1276
+ get delayUpdate() {
1277
+ return this.getStringAttribute('delay_update');
1278
+ }
1279
+ set delayUpdate(value) {
1280
+ this._delayUpdate = value;
1281
+ }
1282
+ resetDelayUpdate() {
1283
+ this._delayUpdate = undefined;
1284
+ }
1285
+ // Temporarily expose input value. Use with caution.
1286
+ get delayUpdateInput() {
1287
+ return this._delayUpdate;
1288
+ }
1289
+ // fault_type - computed: true, optional: true, required: false
1290
+ _faultType;
1291
+ get faultType() {
1292
+ return this.getStringAttribute('fault_type');
1293
+ }
1294
+ set faultType(value) {
1295
+ this._faultType = value;
1296
+ }
1297
+ resetFaultType() {
1298
+ this._faultType = undefined;
1299
+ }
1300
+ // Temporarily expose input value. Use with caution.
1301
+ get faultTypeInput() {
1302
+ return this._faultType;
1303
+ }
1304
+ // obj - computed: true, optional: true, required: false
1305
+ _obj;
1306
+ get obj() {
1307
+ return this.getStringAttribute('obj');
1308
+ }
1309
+ set obj(value) {
1310
+ this._obj = value;
1311
+ }
1312
+ resetObj() {
1313
+ this._obj = undefined;
1314
+ }
1315
+ // Temporarily expose input value. Use with caution.
1316
+ get objInput() {
1317
+ return this._obj;
1318
+ }
1319
+ // object_type - computed: true, optional: true, required: false
1320
+ _objectType;
1321
+ get objectType() {
1322
+ return this.getStringAttribute('object_type');
1323
+ }
1324
+ set objectType(value) {
1325
+ this._objectType = value;
1326
+ }
1327
+ resetObjectType() {
1328
+ this._objectType = undefined;
1329
+ }
1330
+ // Temporarily expose input value. Use with caution.
1331
+ get objectTypeInput() {
1332
+ return this._objectType;
1333
+ }
1334
+ // se - computed: true, optional: true, required: false
1335
+ _se;
1336
+ get se() {
1337
+ return this.getStringAttribute('se');
1338
+ }
1339
+ set se(value) {
1340
+ this._se = value;
1341
+ }
1342
+ resetSe() {
1343
+ this._se = undefined;
1344
+ }
1345
+ // Temporarily expose input value. Use with caution.
1346
+ get seInput() {
1347
+ return this._se;
1348
+ }
1349
+ }
1350
+ export class CloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsList extends cdktf.ComplexList {
1351
+ terraformResource;
1352
+ terraformAttribute;
1353
+ wrapsSet;
1354
+ internalValue;
1355
+ /**
1356
+ * @param terraformResource The parent resource
1357
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1358
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1359
+ */
1360
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1361
+ super(terraformResource, terraformAttribute, wrapsSet);
1362
+ this.terraformResource = terraformResource;
1363
+ this.terraformAttribute = terraformAttribute;
1364
+ this.wrapsSet = wrapsSet;
1365
+ }
1366
+ /**
1367
+ * @param index the index of the item to return
1368
+ */
1369
+ get(index) {
1370
+ return new CloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1371
+ }
1372
+ }
1373
+ export function cloudpropertiesInfoControllerPropsStatecachePropertiesToTerraform(struct) {
1374
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1375
+ return struct;
1376
+ }
1377
+ if (cdktf.isComplexElement(struct)) {
1378
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1379
+ }
1380
+ return {
1381
+ delay_injections: cdktf.listMapper(cloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsToTerraform, true)(struct.delayInjections),
1382
+ };
1383
+ }
1384
+ export function cloudpropertiesInfoControllerPropsStatecachePropertiesToHclTerraform(struct) {
1385
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1386
+ return struct;
1387
+ }
1388
+ if (cdktf.isComplexElement(struct)) {
1389
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1390
+ }
1391
+ const attrs = {
1392
+ delay_injections: {
1393
+ value: cdktf.listMapperHcl(cloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsToHclTerraform, true)(struct.delayInjections),
1394
+ isBlock: true,
1395
+ type: "list",
1396
+ storageClassType: "CloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsList",
1397
+ },
1398
+ };
1399
+ // remove undefined attributes
1400
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1401
+ }
1402
+ export class CloudpropertiesInfoControllerPropsStatecachePropertiesOutputReference extends cdktf.ComplexObject {
1403
+ isEmptyObject = false;
1404
+ resolvableValue;
1405
+ /**
1406
+ * @param terraformResource The parent resource
1407
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1408
+ * @param complexObjectIndex the index of this item in the list
1409
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1410
+ */
1411
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1412
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1413
+ }
1414
+ get internalValue() {
1415
+ if (this.resolvableValue) {
1416
+ return this.resolvableValue;
1417
+ }
1418
+ let hasAnyValues = this.isEmptyObject;
1419
+ const internalValueResult = {};
1420
+ if (this._delayInjections?.internalValue !== undefined) {
1421
+ hasAnyValues = true;
1422
+ internalValueResult.delayInjections = this._delayInjections?.internalValue;
1423
+ }
1424
+ return hasAnyValues ? internalValueResult : undefined;
1425
+ }
1426
+ set internalValue(value) {
1427
+ if (value === undefined) {
1428
+ this.isEmptyObject = false;
1429
+ this.resolvableValue = undefined;
1430
+ this._delayInjections.internalValue = undefined;
1431
+ }
1432
+ else if (cdktf.Tokenization.isResolvable(value)) {
1433
+ this.isEmptyObject = false;
1434
+ this.resolvableValue = value;
1435
+ }
1436
+ else {
1437
+ this.isEmptyObject = Object.keys(value).length === 0;
1438
+ this.resolvableValue = undefined;
1439
+ this._delayInjections.internalValue = value.delayInjections;
1440
+ }
1441
+ }
1442
+ // delay_injections - computed: false, optional: true, required: false
1443
+ _delayInjections = new CloudpropertiesInfoControllerPropsStatecachePropertiesDelayInjectionsList(this, "delay_injections", false);
1444
+ get delayInjections() {
1445
+ return this._delayInjections;
1446
+ }
1447
+ putDelayInjections(value) {
1448
+ this._delayInjections.internalValue = value;
1449
+ }
1450
+ resetDelayInjections() {
1451
+ this._delayInjections.internalValue = undefined;
1452
+ }
1453
+ // Temporarily expose input value. Use with caution.
1454
+ get delayInjectionsInput() {
1455
+ return this._delayInjections.internalValue;
1456
+ }
1457
+ }
1458
+ export class CloudpropertiesInfoControllerPropsStatecachePropertiesList extends cdktf.ComplexList {
1459
+ terraformResource;
1460
+ terraformAttribute;
1461
+ wrapsSet;
1462
+ internalValue;
1463
+ /**
1464
+ * @param terraformResource The parent resource
1465
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1466
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1467
+ */
1468
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1469
+ super(terraformResource, terraformAttribute, wrapsSet);
1470
+ this.terraformResource = terraformResource;
1471
+ this.terraformAttribute = terraformAttribute;
1472
+ this.wrapsSet = wrapsSet;
1473
+ }
1474
+ /**
1475
+ * @param index the index of the item to return
1476
+ */
1477
+ get(index) {
1478
+ return new CloudpropertiesInfoControllerPropsStatecachePropertiesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1479
+ }
1480
+ }
1097
1481
  export function cloudpropertiesInfoControllerPropsUserAgentCacheConfigToTerraform(struct) {
1098
1482
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1099
1483
  return struct;
@@ -1554,6 +1938,8 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1554
1938
  api_idle_timeout: cdktf.stringToTerraform(struct.apiIdleTimeout),
1555
1939
  api_perf_logging_threshold: cdktf.stringToTerraform(struct.apiPerfLoggingThreshold),
1556
1940
  appviewx_compat_mode: cdktf.stringToTerraform(struct.appviewxCompatMode),
1941
+ archive_retention_framework_period: cdktf.stringToTerraform(struct.archiveRetentionFrameworkPeriod),
1942
+ async_cert_chaining_interval: cdktf.stringToTerraform(struct.asyncCertChainingInterval),
1557
1943
  async_patch_merge_period: cdktf.stringToTerraform(struct.asyncPatchMergePeriod),
1558
1944
  async_patch_request_cleanup_duration: cdktf.stringToTerraform(struct.asyncPatchRequestCleanupDuration),
1559
1945
  attach_ip_retry_interval: cdktf.stringToTerraform(struct.attachIpRetryInterval),
@@ -1580,8 +1966,10 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1580
1966
  edit_system_limits: cdktf.stringToTerraform(struct.editSystemLimits),
1581
1967
  enable_api_sharding: cdktf.stringToTerraform(struct.enableApiSharding),
1582
1968
  enable_memory_balancer: cdktf.stringToTerraform(struct.enableMemoryBalancer),
1969
+ enable_nsx_streaming_agent: cdktf.stringToTerraform(struct.enableNsxStreamingAgent),
1583
1970
  enable_per_process_stop: cdktf.stringToTerraform(struct.enablePerProcessStop),
1584
1971
  enable_resmgr_log_cache_print: cdktf.stringToTerraform(struct.enableResmgrLogCachePrint),
1972
+ event_manager_file_modified_ts_filter: cdktf.stringToTerraform(struct.eventManagerFileModifiedTsFilter),
1585
1973
  event_manager_max_goroutines: cdktf.stringToTerraform(struct.eventManagerMaxGoroutines),
1586
1974
  event_manager_max_subscribers: cdktf.stringToTerraform(struct.eventManagerMaxSubscribers),
1587
1975
  event_manager_processing_time_threshold: cdktf.stringToTerraform(struct.eventManagerProcessingTimeThreshold),
@@ -1589,9 +1977,15 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1589
1977
  federated_datastore_cleanup_duration: cdktf.stringToTerraform(struct.federatedDatastoreCleanupDuration),
1590
1978
  file_object_cleanup_period: cdktf.stringToTerraform(struct.fileObjectCleanupPeriod),
1591
1979
  fileobject_max_file_versions: cdktf.stringToTerraform(struct.fileobjectMaxFileVersions),
1980
+ gslb_fileobject_max_version_count: cdktf.stringToTerraform(struct.gslbFileobjectMaxVersionCount),
1592
1981
  gslb_purge_batch_size: cdktf.stringToTerraform(struct.gslbPurgeBatchSize),
1593
1982
  gslb_purge_sleep_time_ms: cdktf.stringToTerraform(struct.gslbPurgeSleepTimeMs),
1594
1983
  ignore_vrf_in_networksubnetlist: cdktf.stringToTerraform(struct.ignoreVrfInNetworksubnetlist),
1984
+ log_records_allocated_size: cdktf.stringToTerraform(struct.logRecordsAllocatedSize),
1985
+ log_records_allocation_percentage_for_events: cdktf.stringToTerraform(struct.logRecordsAllocationPercentageForEvents),
1986
+ log_records_cleanup_target_percentage: cdktf.stringToTerraform(struct.logRecordsCleanupTargetPercentage),
1987
+ log_records_frequent_cleanup_event_generation_threshold: cdktf.stringToTerraform(struct.logRecordsFrequentCleanupEventGenerationThreshold),
1988
+ log_records_purge_interval: cdktf.stringToTerraform(struct.logRecordsPurgeInterval),
1595
1989
  max_dead_se_in_grp: cdktf.stringToTerraform(struct.maxDeadSeInGrp),
1596
1990
  max_pcap_per_tenant: cdktf.stringToTerraform(struct.maxPcapPerTenant),
1597
1991
  max_se_spawn_interval_delay: cdktf.stringToTerraform(struct.maxSeSpawnIntervalDelay),
@@ -1621,23 +2015,15 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1621
2015
  secure_channel_cleanup_timeout: cdktf.stringToTerraform(struct.secureChannelCleanupTimeout),
1622
2016
  secure_channel_controller_token_timeout: cdktf.stringToTerraform(struct.secureChannelControllerTokenTimeout),
1623
2017
  secure_channel_se_token_timeout: cdktf.stringToTerraform(struct.secureChannelSeTokenTimeout),
1624
- seupgrade_copy_buffer_size: cdktf.stringToTerraform(struct.seupgradeCopyBufferSize),
1625
- seupgrade_copy_pool_size: cdktf.stringToTerraform(struct.seupgradeCopyPoolSize),
1626
- seupgrade_fabric_pool_size: cdktf.stringToTerraform(struct.seupgradeFabricPoolSize),
1627
- seupgrade_segroup_min_dead_timeout: cdktf.stringToTerraform(struct.seupgradeSegroupMinDeadTimeout),
1628
2018
  shared_ssl_certificates: cdktf.stringToTerraform(struct.sharedSslCertificates),
1629
- skopeo_retry_interval: cdktf.stringToTerraform(struct.skopeoRetryInterval),
1630
- skopeo_retry_limit: cdktf.stringToTerraform(struct.skopeoRetryLimit),
2019
+ skip_beego_perf_collection: cdktf.stringToTerraform(struct.skipBeegoPerfCollection),
1631
2020
  soft_min_mem_per_se_limit: cdktf.stringToTerraform(struct.softMinMemPerSeLimit),
1632
2021
  ssl_certificate_expiry_warning_days: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.sslCertificateExpiryWarningDays),
1633
- system_report_cleanup_interval: cdktf.stringToTerraform(struct.systemReportCleanupInterval),
1634
- system_report_limit: cdktf.stringToTerraform(struct.systemReportLimit),
2022
+ telemetry_interval: cdktf.stringToTerraform(struct.telemetryInterval),
1635
2023
  unresponsive_se_reboot: cdktf.stringToTerraform(struct.unresponsiveSeReboot),
1636
2024
  update_dns_entry_retry_limit: cdktf.stringToTerraform(struct.updateDnsEntryRetryLimit),
1637
2025
  update_dns_entry_timeout: cdktf.stringToTerraform(struct.updateDnsEntryTimeout),
1638
2026
  upgrade_dns_ttl: cdktf.stringToTerraform(struct.upgradeDnsTtl),
1639
- upgrade_fat_se_lease_time: cdktf.stringToTerraform(struct.upgradeFatSeLeaseTime),
1640
- upgrade_lease_time: cdktf.stringToTerraform(struct.upgradeLeaseTime),
1641
2027
  upgrade_se_per_vs_scale_ops_txn_time: cdktf.stringToTerraform(struct.upgradeSePerVsScaleOpsTxnTime),
1642
2028
  uuid: cdktf.stringToTerraform(struct.uuid),
1643
2029
  vnic_op_fail_time: cdktf.stringToTerraform(struct.vnicOpFailTime),
@@ -1658,6 +2044,7 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1658
2044
  warmstart_vs_resync_wait_time: cdktf.stringToTerraform(struct.warmstartVsResyncWaitTime),
1659
2045
  configpb_attributes: cdktf.listMapper(cloudpropertiesInfoControllerPropsConfigpbAttributesToTerraform, true)(struct.configpbAttributes),
1660
2046
  false_positive_learning_config: cdktf.listMapper(cloudpropertiesInfoControllerPropsFalsePositiveLearningConfigToTerraform, true)(struct.falsePositiveLearningConfig),
2047
+ statecache_properties: cdktf.listMapper(cloudpropertiesInfoControllerPropsStatecachePropertiesToTerraform, true)(struct.statecacheProperties),
1661
2048
  user_agent_cache_config: cdktf.listMapper(cloudpropertiesInfoControllerPropsUserAgentCacheConfigToTerraform, true)(struct.userAgentCacheConfig),
1662
2049
  };
1663
2050
  }
@@ -1717,6 +2104,18 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1717
2104
  type: "simple",
1718
2105
  storageClassType: "string",
1719
2106
  },
2107
+ archive_retention_framework_period: {
2108
+ value: cdktf.stringToHclTerraform(struct.archiveRetentionFrameworkPeriod),
2109
+ isBlock: false,
2110
+ type: "simple",
2111
+ storageClassType: "string",
2112
+ },
2113
+ async_cert_chaining_interval: {
2114
+ value: cdktf.stringToHclTerraform(struct.asyncCertChainingInterval),
2115
+ isBlock: false,
2116
+ type: "simple",
2117
+ storageClassType: "string",
2118
+ },
1720
2119
  async_patch_merge_period: {
1721
2120
  value: cdktf.stringToHclTerraform(struct.asyncPatchMergePeriod),
1722
2121
  isBlock: false,
@@ -1873,6 +2272,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1873
2272
  type: "simple",
1874
2273
  storageClassType: "string",
1875
2274
  },
2275
+ enable_nsx_streaming_agent: {
2276
+ value: cdktf.stringToHclTerraform(struct.enableNsxStreamingAgent),
2277
+ isBlock: false,
2278
+ type: "simple",
2279
+ storageClassType: "string",
2280
+ },
1876
2281
  enable_per_process_stop: {
1877
2282
  value: cdktf.stringToHclTerraform(struct.enablePerProcessStop),
1878
2283
  isBlock: false,
@@ -1885,6 +2290,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1885
2290
  type: "simple",
1886
2291
  storageClassType: "string",
1887
2292
  },
2293
+ event_manager_file_modified_ts_filter: {
2294
+ value: cdktf.stringToHclTerraform(struct.eventManagerFileModifiedTsFilter),
2295
+ isBlock: false,
2296
+ type: "simple",
2297
+ storageClassType: "string",
2298
+ },
1888
2299
  event_manager_max_goroutines: {
1889
2300
  value: cdktf.stringToHclTerraform(struct.eventManagerMaxGoroutines),
1890
2301
  isBlock: false,
@@ -1927,6 +2338,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1927
2338
  type: "simple",
1928
2339
  storageClassType: "string",
1929
2340
  },
2341
+ gslb_fileobject_max_version_count: {
2342
+ value: cdktf.stringToHclTerraform(struct.gslbFileobjectMaxVersionCount),
2343
+ isBlock: false,
2344
+ type: "simple",
2345
+ storageClassType: "string",
2346
+ },
1930
2347
  gslb_purge_batch_size: {
1931
2348
  value: cdktf.stringToHclTerraform(struct.gslbPurgeBatchSize),
1932
2349
  isBlock: false,
@@ -1945,6 +2362,36 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1945
2362
  type: "simple",
1946
2363
  storageClassType: "string",
1947
2364
  },
2365
+ log_records_allocated_size: {
2366
+ value: cdktf.stringToHclTerraform(struct.logRecordsAllocatedSize),
2367
+ isBlock: false,
2368
+ type: "simple",
2369
+ storageClassType: "string",
2370
+ },
2371
+ log_records_allocation_percentage_for_events: {
2372
+ value: cdktf.stringToHclTerraform(struct.logRecordsAllocationPercentageForEvents),
2373
+ isBlock: false,
2374
+ type: "simple",
2375
+ storageClassType: "string",
2376
+ },
2377
+ log_records_cleanup_target_percentage: {
2378
+ value: cdktf.stringToHclTerraform(struct.logRecordsCleanupTargetPercentage),
2379
+ isBlock: false,
2380
+ type: "simple",
2381
+ storageClassType: "string",
2382
+ },
2383
+ log_records_frequent_cleanup_event_generation_threshold: {
2384
+ value: cdktf.stringToHclTerraform(struct.logRecordsFrequentCleanupEventGenerationThreshold),
2385
+ isBlock: false,
2386
+ type: "simple",
2387
+ storageClassType: "string",
2388
+ },
2389
+ log_records_purge_interval: {
2390
+ value: cdktf.stringToHclTerraform(struct.logRecordsPurgeInterval),
2391
+ isBlock: false,
2392
+ type: "simple",
2393
+ storageClassType: "string",
2394
+ },
1948
2395
  max_dead_se_in_grp: {
1949
2396
  value: cdktf.stringToHclTerraform(struct.maxDeadSeInGrp),
1950
2397
  isBlock: false,
@@ -2119,44 +2566,14 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2119
2566
  type: "simple",
2120
2567
  storageClassType: "string",
2121
2568
  },
2122
- seupgrade_copy_buffer_size: {
2123
- value: cdktf.stringToHclTerraform(struct.seupgradeCopyBufferSize),
2124
- isBlock: false,
2125
- type: "simple",
2126
- storageClassType: "string",
2127
- },
2128
- seupgrade_copy_pool_size: {
2129
- value: cdktf.stringToHclTerraform(struct.seupgradeCopyPoolSize),
2130
- isBlock: false,
2131
- type: "simple",
2132
- storageClassType: "string",
2133
- },
2134
- seupgrade_fabric_pool_size: {
2135
- value: cdktf.stringToHclTerraform(struct.seupgradeFabricPoolSize),
2136
- isBlock: false,
2137
- type: "simple",
2138
- storageClassType: "string",
2139
- },
2140
- seupgrade_segroup_min_dead_timeout: {
2141
- value: cdktf.stringToHclTerraform(struct.seupgradeSegroupMinDeadTimeout),
2142
- isBlock: false,
2143
- type: "simple",
2144
- storageClassType: "string",
2145
- },
2146
2569
  shared_ssl_certificates: {
2147
2570
  value: cdktf.stringToHclTerraform(struct.sharedSslCertificates),
2148
2571
  isBlock: false,
2149
2572
  type: "simple",
2150
2573
  storageClassType: "string",
2151
2574
  },
2152
- skopeo_retry_interval: {
2153
- value: cdktf.stringToHclTerraform(struct.skopeoRetryInterval),
2154
- isBlock: false,
2155
- type: "simple",
2156
- storageClassType: "string",
2157
- },
2158
- skopeo_retry_limit: {
2159
- value: cdktf.stringToHclTerraform(struct.skopeoRetryLimit),
2575
+ skip_beego_perf_collection: {
2576
+ value: cdktf.stringToHclTerraform(struct.skipBeegoPerfCollection),
2160
2577
  isBlock: false,
2161
2578
  type: "simple",
2162
2579
  storageClassType: "string",
@@ -2173,14 +2590,8 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2173
2590
  type: "list",
2174
2591
  storageClassType: "numberList",
2175
2592
  },
2176
- system_report_cleanup_interval: {
2177
- value: cdktf.stringToHclTerraform(struct.systemReportCleanupInterval),
2178
- isBlock: false,
2179
- type: "simple",
2180
- storageClassType: "string",
2181
- },
2182
- system_report_limit: {
2183
- value: cdktf.stringToHclTerraform(struct.systemReportLimit),
2593
+ telemetry_interval: {
2594
+ value: cdktf.stringToHclTerraform(struct.telemetryInterval),
2184
2595
  isBlock: false,
2185
2596
  type: "simple",
2186
2597
  storageClassType: "string",
@@ -2209,18 +2620,6 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2209
2620
  type: "simple",
2210
2621
  storageClassType: "string",
2211
2622
  },
2212
- upgrade_fat_se_lease_time: {
2213
- value: cdktf.stringToHclTerraform(struct.upgradeFatSeLeaseTime),
2214
- isBlock: false,
2215
- type: "simple",
2216
- storageClassType: "string",
2217
- },
2218
- upgrade_lease_time: {
2219
- value: cdktf.stringToHclTerraform(struct.upgradeLeaseTime),
2220
- isBlock: false,
2221
- type: "simple",
2222
- storageClassType: "string",
2223
- },
2224
2623
  upgrade_se_per_vs_scale_ops_txn_time: {
2225
2624
  value: cdktf.stringToHclTerraform(struct.upgradeSePerVsScaleOpsTxnTime),
2226
2625
  isBlock: false,
@@ -2341,6 +2740,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2341
2740
  type: "set",
2342
2741
  storageClassType: "CloudpropertiesInfoControllerPropsFalsePositiveLearningConfigList",
2343
2742
  },
2743
+ statecache_properties: {
2744
+ value: cdktf.listMapperHcl(cloudpropertiesInfoControllerPropsStatecachePropertiesToHclTerraform, true)(struct.statecacheProperties),
2745
+ isBlock: true,
2746
+ type: "set",
2747
+ storageClassType: "CloudpropertiesInfoControllerPropsStatecachePropertiesList",
2748
+ },
2344
2749
  user_agent_cache_config: {
2345
2750
  value: cdktf.listMapperHcl(cloudpropertiesInfoControllerPropsUserAgentCacheConfigToHclTerraform, true)(struct.userAgentCacheConfig),
2346
2751
  isBlock: true,
@@ -2401,6 +2806,14 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2401
2806
  hasAnyValues = true;
2402
2807
  internalValueResult.appviewxCompatMode = this._appviewxCompatMode;
2403
2808
  }
2809
+ if (this._archiveRetentionFrameworkPeriod !== undefined) {
2810
+ hasAnyValues = true;
2811
+ internalValueResult.archiveRetentionFrameworkPeriod = this._archiveRetentionFrameworkPeriod;
2812
+ }
2813
+ if (this._asyncCertChainingInterval !== undefined) {
2814
+ hasAnyValues = true;
2815
+ internalValueResult.asyncCertChainingInterval = this._asyncCertChainingInterval;
2816
+ }
2404
2817
  if (this._asyncPatchMergePeriod !== undefined) {
2405
2818
  hasAnyValues = true;
2406
2819
  internalValueResult.asyncPatchMergePeriod = this._asyncPatchMergePeriod;
@@ -2505,6 +2918,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2505
2918
  hasAnyValues = true;
2506
2919
  internalValueResult.enableMemoryBalancer = this._enableMemoryBalancer;
2507
2920
  }
2921
+ if (this._enableNsxStreamingAgent !== undefined) {
2922
+ hasAnyValues = true;
2923
+ internalValueResult.enableNsxStreamingAgent = this._enableNsxStreamingAgent;
2924
+ }
2508
2925
  if (this._enablePerProcessStop !== undefined) {
2509
2926
  hasAnyValues = true;
2510
2927
  internalValueResult.enablePerProcessStop = this._enablePerProcessStop;
@@ -2513,6 +2930,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2513
2930
  hasAnyValues = true;
2514
2931
  internalValueResult.enableResmgrLogCachePrint = this._enableResmgrLogCachePrint;
2515
2932
  }
2933
+ if (this._eventManagerFileModifiedTsFilter !== undefined) {
2934
+ hasAnyValues = true;
2935
+ internalValueResult.eventManagerFileModifiedTsFilter = this._eventManagerFileModifiedTsFilter;
2936
+ }
2516
2937
  if (this._eventManagerMaxGoroutines !== undefined) {
2517
2938
  hasAnyValues = true;
2518
2939
  internalValueResult.eventManagerMaxGoroutines = this._eventManagerMaxGoroutines;
@@ -2541,6 +2962,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2541
2962
  hasAnyValues = true;
2542
2963
  internalValueResult.fileobjectMaxFileVersions = this._fileobjectMaxFileVersions;
2543
2964
  }
2965
+ if (this._gslbFileobjectMaxVersionCount !== undefined) {
2966
+ hasAnyValues = true;
2967
+ internalValueResult.gslbFileobjectMaxVersionCount = this._gslbFileobjectMaxVersionCount;
2968
+ }
2544
2969
  if (this._gslbPurgeBatchSize !== undefined) {
2545
2970
  hasAnyValues = true;
2546
2971
  internalValueResult.gslbPurgeBatchSize = this._gslbPurgeBatchSize;
@@ -2553,6 +2978,26 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2553
2978
  hasAnyValues = true;
2554
2979
  internalValueResult.ignoreVrfInNetworksubnetlist = this._ignoreVrfInNetworksubnetlist;
2555
2980
  }
2981
+ if (this._logRecordsAllocatedSize !== undefined) {
2982
+ hasAnyValues = true;
2983
+ internalValueResult.logRecordsAllocatedSize = this._logRecordsAllocatedSize;
2984
+ }
2985
+ if (this._logRecordsAllocationPercentageForEvents !== undefined) {
2986
+ hasAnyValues = true;
2987
+ internalValueResult.logRecordsAllocationPercentageForEvents = this._logRecordsAllocationPercentageForEvents;
2988
+ }
2989
+ if (this._logRecordsCleanupTargetPercentage !== undefined) {
2990
+ hasAnyValues = true;
2991
+ internalValueResult.logRecordsCleanupTargetPercentage = this._logRecordsCleanupTargetPercentage;
2992
+ }
2993
+ if (this._logRecordsFrequentCleanupEventGenerationThreshold !== undefined) {
2994
+ hasAnyValues = true;
2995
+ internalValueResult.logRecordsFrequentCleanupEventGenerationThreshold = this._logRecordsFrequentCleanupEventGenerationThreshold;
2996
+ }
2997
+ if (this._logRecordsPurgeInterval !== undefined) {
2998
+ hasAnyValues = true;
2999
+ internalValueResult.logRecordsPurgeInterval = this._logRecordsPurgeInterval;
3000
+ }
2556
3001
  if (this._maxDeadSeInGrp !== undefined) {
2557
3002
  hasAnyValues = true;
2558
3003
  internalValueResult.maxDeadSeInGrp = this._maxDeadSeInGrp;
@@ -2669,33 +3114,13 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2669
3114
  hasAnyValues = true;
2670
3115
  internalValueResult.secureChannelSeTokenTimeout = this._secureChannelSeTokenTimeout;
2671
3116
  }
2672
- if (this._seupgradeCopyBufferSize !== undefined) {
2673
- hasAnyValues = true;
2674
- internalValueResult.seupgradeCopyBufferSize = this._seupgradeCopyBufferSize;
2675
- }
2676
- if (this._seupgradeCopyPoolSize !== undefined) {
2677
- hasAnyValues = true;
2678
- internalValueResult.seupgradeCopyPoolSize = this._seupgradeCopyPoolSize;
2679
- }
2680
- if (this._seupgradeFabricPoolSize !== undefined) {
2681
- hasAnyValues = true;
2682
- internalValueResult.seupgradeFabricPoolSize = this._seupgradeFabricPoolSize;
2683
- }
2684
- if (this._seupgradeSegroupMinDeadTimeout !== undefined) {
2685
- hasAnyValues = true;
2686
- internalValueResult.seupgradeSegroupMinDeadTimeout = this._seupgradeSegroupMinDeadTimeout;
2687
- }
2688
3117
  if (this._sharedSslCertificates !== undefined) {
2689
3118
  hasAnyValues = true;
2690
3119
  internalValueResult.sharedSslCertificates = this._sharedSslCertificates;
2691
3120
  }
2692
- if (this._skopeoRetryInterval !== undefined) {
2693
- hasAnyValues = true;
2694
- internalValueResult.skopeoRetryInterval = this._skopeoRetryInterval;
2695
- }
2696
- if (this._skopeoRetryLimit !== undefined) {
3121
+ if (this._skipBeegoPerfCollection !== undefined) {
2697
3122
  hasAnyValues = true;
2698
- internalValueResult.skopeoRetryLimit = this._skopeoRetryLimit;
3123
+ internalValueResult.skipBeegoPerfCollection = this._skipBeegoPerfCollection;
2699
3124
  }
2700
3125
  if (this._softMinMemPerSeLimit !== undefined) {
2701
3126
  hasAnyValues = true;
@@ -2705,13 +3130,9 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2705
3130
  hasAnyValues = true;
2706
3131
  internalValueResult.sslCertificateExpiryWarningDays = this._sslCertificateExpiryWarningDays;
2707
3132
  }
2708
- if (this._systemReportCleanupInterval !== undefined) {
2709
- hasAnyValues = true;
2710
- internalValueResult.systemReportCleanupInterval = this._systemReportCleanupInterval;
2711
- }
2712
- if (this._systemReportLimit !== undefined) {
3133
+ if (this._telemetryInterval !== undefined) {
2713
3134
  hasAnyValues = true;
2714
- internalValueResult.systemReportLimit = this._systemReportLimit;
3135
+ internalValueResult.telemetryInterval = this._telemetryInterval;
2715
3136
  }
2716
3137
  if (this._unresponsiveSeReboot !== undefined) {
2717
3138
  hasAnyValues = true;
@@ -2729,14 +3150,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2729
3150
  hasAnyValues = true;
2730
3151
  internalValueResult.upgradeDnsTtl = this._upgradeDnsTtl;
2731
3152
  }
2732
- if (this._upgradeFatSeLeaseTime !== undefined) {
2733
- hasAnyValues = true;
2734
- internalValueResult.upgradeFatSeLeaseTime = this._upgradeFatSeLeaseTime;
2735
- }
2736
- if (this._upgradeLeaseTime !== undefined) {
2737
- hasAnyValues = true;
2738
- internalValueResult.upgradeLeaseTime = this._upgradeLeaseTime;
2739
- }
2740
3153
  if (this._upgradeSePerVsScaleOpsTxnTime !== undefined) {
2741
3154
  hasAnyValues = true;
2742
3155
  internalValueResult.upgradeSePerVsScaleOpsTxnTime = this._upgradeSePerVsScaleOpsTxnTime;
@@ -2817,6 +3230,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2817
3230
  hasAnyValues = true;
2818
3231
  internalValueResult.falsePositiveLearningConfig = this._falsePositiveLearningConfig?.internalValue;
2819
3232
  }
3233
+ if (this._statecacheProperties?.internalValue !== undefined) {
3234
+ hasAnyValues = true;
3235
+ internalValueResult.statecacheProperties = this._statecacheProperties?.internalValue;
3236
+ }
2820
3237
  if (this._userAgentCacheConfig?.internalValue !== undefined) {
2821
3238
  hasAnyValues = true;
2822
3239
  internalValueResult.userAgentCacheConfig = this._userAgentCacheConfig?.internalValue;
@@ -2835,6 +3252,8 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2835
3252
  this._apiIdleTimeout = undefined;
2836
3253
  this._apiPerfLoggingThreshold = undefined;
2837
3254
  this._appviewxCompatMode = undefined;
3255
+ this._archiveRetentionFrameworkPeriod = undefined;
3256
+ this._asyncCertChainingInterval = undefined;
2838
3257
  this._asyncPatchMergePeriod = undefined;
2839
3258
  this._asyncPatchRequestCleanupDuration = undefined;
2840
3259
  this._attachIpRetryInterval = undefined;
@@ -2861,8 +3280,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2861
3280
  this._editSystemLimits = undefined;
2862
3281
  this._enableApiSharding = undefined;
2863
3282
  this._enableMemoryBalancer = undefined;
3283
+ this._enableNsxStreamingAgent = undefined;
2864
3284
  this._enablePerProcessStop = undefined;
2865
3285
  this._enableResmgrLogCachePrint = undefined;
3286
+ this._eventManagerFileModifiedTsFilter = undefined;
2866
3287
  this._eventManagerMaxGoroutines = undefined;
2867
3288
  this._eventManagerMaxSubscribers = undefined;
2868
3289
  this._eventManagerProcessingTimeThreshold = undefined;
@@ -2870,9 +3291,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2870
3291
  this._federatedDatastoreCleanupDuration = undefined;
2871
3292
  this._fileObjectCleanupPeriod = undefined;
2872
3293
  this._fileobjectMaxFileVersions = undefined;
3294
+ this._gslbFileobjectMaxVersionCount = undefined;
2873
3295
  this._gslbPurgeBatchSize = undefined;
2874
3296
  this._gslbPurgeSleepTimeMs = undefined;
2875
3297
  this._ignoreVrfInNetworksubnetlist = undefined;
3298
+ this._logRecordsAllocatedSize = undefined;
3299
+ this._logRecordsAllocationPercentageForEvents = undefined;
3300
+ this._logRecordsCleanupTargetPercentage = undefined;
3301
+ this._logRecordsFrequentCleanupEventGenerationThreshold = undefined;
3302
+ this._logRecordsPurgeInterval = undefined;
2876
3303
  this._maxDeadSeInGrp = undefined;
2877
3304
  this._maxPcapPerTenant = undefined;
2878
3305
  this._maxSeSpawnIntervalDelay = undefined;
@@ -2902,23 +3329,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2902
3329
  this._secureChannelCleanupTimeout = undefined;
2903
3330
  this._secureChannelControllerTokenTimeout = undefined;
2904
3331
  this._secureChannelSeTokenTimeout = undefined;
2905
- this._seupgradeCopyBufferSize = undefined;
2906
- this._seupgradeCopyPoolSize = undefined;
2907
- this._seupgradeFabricPoolSize = undefined;
2908
- this._seupgradeSegroupMinDeadTimeout = undefined;
2909
3332
  this._sharedSslCertificates = undefined;
2910
- this._skopeoRetryInterval = undefined;
2911
- this._skopeoRetryLimit = undefined;
3333
+ this._skipBeegoPerfCollection = undefined;
2912
3334
  this._softMinMemPerSeLimit = undefined;
2913
3335
  this._sslCertificateExpiryWarningDays = undefined;
2914
- this._systemReportCleanupInterval = undefined;
2915
- this._systemReportLimit = undefined;
3336
+ this._telemetryInterval = undefined;
2916
3337
  this._unresponsiveSeReboot = undefined;
2917
3338
  this._updateDnsEntryRetryLimit = undefined;
2918
3339
  this._updateDnsEntryTimeout = undefined;
2919
3340
  this._upgradeDnsTtl = undefined;
2920
- this._upgradeFatSeLeaseTime = undefined;
2921
- this._upgradeLeaseTime = undefined;
2922
3341
  this._upgradeSePerVsScaleOpsTxnTime = undefined;
2923
3342
  this._uuid = undefined;
2924
3343
  this._vnicOpFailTime = undefined;
@@ -2939,6 +3358,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2939
3358
  this._warmstartVsResyncWaitTime = undefined;
2940
3359
  this._configpbAttributes.internalValue = undefined;
2941
3360
  this._falsePositiveLearningConfig.internalValue = undefined;
3361
+ this._statecacheProperties.internalValue = undefined;
2942
3362
  this._userAgentCacheConfig.internalValue = undefined;
2943
3363
  }
2944
3364
  else if (cdktf.Tokenization.isResolvable(value)) {
@@ -2956,6 +3376,8 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2956
3376
  this._apiIdleTimeout = value.apiIdleTimeout;
2957
3377
  this._apiPerfLoggingThreshold = value.apiPerfLoggingThreshold;
2958
3378
  this._appviewxCompatMode = value.appviewxCompatMode;
3379
+ this._archiveRetentionFrameworkPeriod = value.archiveRetentionFrameworkPeriod;
3380
+ this._asyncCertChainingInterval = value.asyncCertChainingInterval;
2959
3381
  this._asyncPatchMergePeriod = value.asyncPatchMergePeriod;
2960
3382
  this._asyncPatchRequestCleanupDuration = value.asyncPatchRequestCleanupDuration;
2961
3383
  this._attachIpRetryInterval = value.attachIpRetryInterval;
@@ -2982,8 +3404,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2982
3404
  this._editSystemLimits = value.editSystemLimits;
2983
3405
  this._enableApiSharding = value.enableApiSharding;
2984
3406
  this._enableMemoryBalancer = value.enableMemoryBalancer;
3407
+ this._enableNsxStreamingAgent = value.enableNsxStreamingAgent;
2985
3408
  this._enablePerProcessStop = value.enablePerProcessStop;
2986
3409
  this._enableResmgrLogCachePrint = value.enableResmgrLogCachePrint;
3410
+ this._eventManagerFileModifiedTsFilter = value.eventManagerFileModifiedTsFilter;
2987
3411
  this._eventManagerMaxGoroutines = value.eventManagerMaxGoroutines;
2988
3412
  this._eventManagerMaxSubscribers = value.eventManagerMaxSubscribers;
2989
3413
  this._eventManagerProcessingTimeThreshold = value.eventManagerProcessingTimeThreshold;
@@ -2991,9 +3415,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2991
3415
  this._federatedDatastoreCleanupDuration = value.federatedDatastoreCleanupDuration;
2992
3416
  this._fileObjectCleanupPeriod = value.fileObjectCleanupPeriod;
2993
3417
  this._fileobjectMaxFileVersions = value.fileobjectMaxFileVersions;
3418
+ this._gslbFileobjectMaxVersionCount = value.gslbFileobjectMaxVersionCount;
2994
3419
  this._gslbPurgeBatchSize = value.gslbPurgeBatchSize;
2995
3420
  this._gslbPurgeSleepTimeMs = value.gslbPurgeSleepTimeMs;
2996
3421
  this._ignoreVrfInNetworksubnetlist = value.ignoreVrfInNetworksubnetlist;
3422
+ this._logRecordsAllocatedSize = value.logRecordsAllocatedSize;
3423
+ this._logRecordsAllocationPercentageForEvents = value.logRecordsAllocationPercentageForEvents;
3424
+ this._logRecordsCleanupTargetPercentage = value.logRecordsCleanupTargetPercentage;
3425
+ this._logRecordsFrequentCleanupEventGenerationThreshold = value.logRecordsFrequentCleanupEventGenerationThreshold;
3426
+ this._logRecordsPurgeInterval = value.logRecordsPurgeInterval;
2997
3427
  this._maxDeadSeInGrp = value.maxDeadSeInGrp;
2998
3428
  this._maxPcapPerTenant = value.maxPcapPerTenant;
2999
3429
  this._maxSeSpawnIntervalDelay = value.maxSeSpawnIntervalDelay;
@@ -3023,23 +3453,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3023
3453
  this._secureChannelCleanupTimeout = value.secureChannelCleanupTimeout;
3024
3454
  this._secureChannelControllerTokenTimeout = value.secureChannelControllerTokenTimeout;
3025
3455
  this._secureChannelSeTokenTimeout = value.secureChannelSeTokenTimeout;
3026
- this._seupgradeCopyBufferSize = value.seupgradeCopyBufferSize;
3027
- this._seupgradeCopyPoolSize = value.seupgradeCopyPoolSize;
3028
- this._seupgradeFabricPoolSize = value.seupgradeFabricPoolSize;
3029
- this._seupgradeSegroupMinDeadTimeout = value.seupgradeSegroupMinDeadTimeout;
3030
3456
  this._sharedSslCertificates = value.sharedSslCertificates;
3031
- this._skopeoRetryInterval = value.skopeoRetryInterval;
3032
- this._skopeoRetryLimit = value.skopeoRetryLimit;
3457
+ this._skipBeegoPerfCollection = value.skipBeegoPerfCollection;
3033
3458
  this._softMinMemPerSeLimit = value.softMinMemPerSeLimit;
3034
3459
  this._sslCertificateExpiryWarningDays = value.sslCertificateExpiryWarningDays;
3035
- this._systemReportCleanupInterval = value.systemReportCleanupInterval;
3036
- this._systemReportLimit = value.systemReportLimit;
3460
+ this._telemetryInterval = value.telemetryInterval;
3037
3461
  this._unresponsiveSeReboot = value.unresponsiveSeReboot;
3038
3462
  this._updateDnsEntryRetryLimit = value.updateDnsEntryRetryLimit;
3039
3463
  this._updateDnsEntryTimeout = value.updateDnsEntryTimeout;
3040
3464
  this._upgradeDnsTtl = value.upgradeDnsTtl;
3041
- this._upgradeFatSeLeaseTime = value.upgradeFatSeLeaseTime;
3042
- this._upgradeLeaseTime = value.upgradeLeaseTime;
3043
3465
  this._upgradeSePerVsScaleOpsTxnTime = value.upgradeSePerVsScaleOpsTxnTime;
3044
3466
  this._uuid = value.uuid;
3045
3467
  this._vnicOpFailTime = value.vnicOpFailTime;
@@ -3060,6 +3482,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3060
3482
  this._warmstartVsResyncWaitTime = value.warmstartVsResyncWaitTime;
3061
3483
  this._configpbAttributes.internalValue = value.configpbAttributes;
3062
3484
  this._falsePositiveLearningConfig.internalValue = value.falsePositiveLearningConfig;
3485
+ this._statecacheProperties.internalValue = value.statecacheProperties;
3063
3486
  this._userAgentCacheConfig.internalValue = value.userAgentCacheConfig;
3064
3487
  }
3065
3488
  }
@@ -3183,6 +3606,36 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3183
3606
  get appviewxCompatModeInput() {
3184
3607
  return this._appviewxCompatMode;
3185
3608
  }
3609
+ // archive_retention_framework_period - computed: false, optional: true, required: false
3610
+ _archiveRetentionFrameworkPeriod;
3611
+ get archiveRetentionFrameworkPeriod() {
3612
+ return this.getStringAttribute('archive_retention_framework_period');
3613
+ }
3614
+ set archiveRetentionFrameworkPeriod(value) {
3615
+ this._archiveRetentionFrameworkPeriod = value;
3616
+ }
3617
+ resetArchiveRetentionFrameworkPeriod() {
3618
+ this._archiveRetentionFrameworkPeriod = undefined;
3619
+ }
3620
+ // Temporarily expose input value. Use with caution.
3621
+ get archiveRetentionFrameworkPeriodInput() {
3622
+ return this._archiveRetentionFrameworkPeriod;
3623
+ }
3624
+ // async_cert_chaining_interval - computed: false, optional: true, required: false
3625
+ _asyncCertChainingInterval;
3626
+ get asyncCertChainingInterval() {
3627
+ return this.getStringAttribute('async_cert_chaining_interval');
3628
+ }
3629
+ set asyncCertChainingInterval(value) {
3630
+ this._asyncCertChainingInterval = value;
3631
+ }
3632
+ resetAsyncCertChainingInterval() {
3633
+ this._asyncCertChainingInterval = undefined;
3634
+ }
3635
+ // Temporarily expose input value. Use with caution.
3636
+ get asyncCertChainingIntervalInput() {
3637
+ return this._asyncCertChainingInterval;
3638
+ }
3186
3639
  // async_patch_merge_period - computed: false, optional: true, required: false
3187
3640
  _asyncPatchMergePeriod;
3188
3641
  get asyncPatchMergePeriod() {
@@ -3573,6 +4026,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3573
4026
  get enableMemoryBalancerInput() {
3574
4027
  return this._enableMemoryBalancer;
3575
4028
  }
4029
+ // enable_nsx_streaming_agent - computed: false, optional: true, required: false
4030
+ _enableNsxStreamingAgent;
4031
+ get enableNsxStreamingAgent() {
4032
+ return this.getStringAttribute('enable_nsx_streaming_agent');
4033
+ }
4034
+ set enableNsxStreamingAgent(value) {
4035
+ this._enableNsxStreamingAgent = value;
4036
+ }
4037
+ resetEnableNsxStreamingAgent() {
4038
+ this._enableNsxStreamingAgent = undefined;
4039
+ }
4040
+ // Temporarily expose input value. Use with caution.
4041
+ get enableNsxStreamingAgentInput() {
4042
+ return this._enableNsxStreamingAgent;
4043
+ }
3576
4044
  // enable_per_process_stop - computed: false, optional: true, required: false
3577
4045
  _enablePerProcessStop;
3578
4046
  get enablePerProcessStop() {
@@ -3603,6 +4071,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3603
4071
  get enableResmgrLogCachePrintInput() {
3604
4072
  return this._enableResmgrLogCachePrint;
3605
4073
  }
4074
+ // event_manager_file_modified_ts_filter - computed: false, optional: true, required: false
4075
+ _eventManagerFileModifiedTsFilter;
4076
+ get eventManagerFileModifiedTsFilter() {
4077
+ return this.getStringAttribute('event_manager_file_modified_ts_filter');
4078
+ }
4079
+ set eventManagerFileModifiedTsFilter(value) {
4080
+ this._eventManagerFileModifiedTsFilter = value;
4081
+ }
4082
+ resetEventManagerFileModifiedTsFilter() {
4083
+ this._eventManagerFileModifiedTsFilter = undefined;
4084
+ }
4085
+ // Temporarily expose input value. Use with caution.
4086
+ get eventManagerFileModifiedTsFilterInput() {
4087
+ return this._eventManagerFileModifiedTsFilter;
4088
+ }
3606
4089
  // event_manager_max_goroutines - computed: false, optional: true, required: false
3607
4090
  _eventManagerMaxGoroutines;
3608
4091
  get eventManagerMaxGoroutines() {
@@ -3708,6 +4191,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3708
4191
  get fileobjectMaxFileVersionsInput() {
3709
4192
  return this._fileobjectMaxFileVersions;
3710
4193
  }
4194
+ // gslb_fileobject_max_version_count - computed: false, optional: true, required: false
4195
+ _gslbFileobjectMaxVersionCount;
4196
+ get gslbFileobjectMaxVersionCount() {
4197
+ return this.getStringAttribute('gslb_fileobject_max_version_count');
4198
+ }
4199
+ set gslbFileobjectMaxVersionCount(value) {
4200
+ this._gslbFileobjectMaxVersionCount = value;
4201
+ }
4202
+ resetGslbFileobjectMaxVersionCount() {
4203
+ this._gslbFileobjectMaxVersionCount = undefined;
4204
+ }
4205
+ // Temporarily expose input value. Use with caution.
4206
+ get gslbFileobjectMaxVersionCountInput() {
4207
+ return this._gslbFileobjectMaxVersionCount;
4208
+ }
3711
4209
  // gslb_purge_batch_size - computed: false, optional: true, required: false
3712
4210
  _gslbPurgeBatchSize;
3713
4211
  get gslbPurgeBatchSize() {
@@ -3753,6 +4251,81 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3753
4251
  get ignoreVrfInNetworksubnetlistInput() {
3754
4252
  return this._ignoreVrfInNetworksubnetlist;
3755
4253
  }
4254
+ // log_records_allocated_size - computed: true, optional: true, required: false
4255
+ _logRecordsAllocatedSize;
4256
+ get logRecordsAllocatedSize() {
4257
+ return this.getStringAttribute('log_records_allocated_size');
4258
+ }
4259
+ set logRecordsAllocatedSize(value) {
4260
+ this._logRecordsAllocatedSize = value;
4261
+ }
4262
+ resetLogRecordsAllocatedSize() {
4263
+ this._logRecordsAllocatedSize = undefined;
4264
+ }
4265
+ // Temporarily expose input value. Use with caution.
4266
+ get logRecordsAllocatedSizeInput() {
4267
+ return this._logRecordsAllocatedSize;
4268
+ }
4269
+ // log_records_allocation_percentage_for_events - computed: false, optional: true, required: false
4270
+ _logRecordsAllocationPercentageForEvents;
4271
+ get logRecordsAllocationPercentageForEvents() {
4272
+ return this.getStringAttribute('log_records_allocation_percentage_for_events');
4273
+ }
4274
+ set logRecordsAllocationPercentageForEvents(value) {
4275
+ this._logRecordsAllocationPercentageForEvents = value;
4276
+ }
4277
+ resetLogRecordsAllocationPercentageForEvents() {
4278
+ this._logRecordsAllocationPercentageForEvents = undefined;
4279
+ }
4280
+ // Temporarily expose input value. Use with caution.
4281
+ get logRecordsAllocationPercentageForEventsInput() {
4282
+ return this._logRecordsAllocationPercentageForEvents;
4283
+ }
4284
+ // log_records_cleanup_target_percentage - computed: false, optional: true, required: false
4285
+ _logRecordsCleanupTargetPercentage;
4286
+ get logRecordsCleanupTargetPercentage() {
4287
+ return this.getStringAttribute('log_records_cleanup_target_percentage');
4288
+ }
4289
+ set logRecordsCleanupTargetPercentage(value) {
4290
+ this._logRecordsCleanupTargetPercentage = value;
4291
+ }
4292
+ resetLogRecordsCleanupTargetPercentage() {
4293
+ this._logRecordsCleanupTargetPercentage = undefined;
4294
+ }
4295
+ // Temporarily expose input value. Use with caution.
4296
+ get logRecordsCleanupTargetPercentageInput() {
4297
+ return this._logRecordsCleanupTargetPercentage;
4298
+ }
4299
+ // log_records_frequent_cleanup_event_generation_threshold - computed: false, optional: true, required: false
4300
+ _logRecordsFrequentCleanupEventGenerationThreshold;
4301
+ get logRecordsFrequentCleanupEventGenerationThreshold() {
4302
+ return this.getStringAttribute('log_records_frequent_cleanup_event_generation_threshold');
4303
+ }
4304
+ set logRecordsFrequentCleanupEventGenerationThreshold(value) {
4305
+ this._logRecordsFrequentCleanupEventGenerationThreshold = value;
4306
+ }
4307
+ resetLogRecordsFrequentCleanupEventGenerationThreshold() {
4308
+ this._logRecordsFrequentCleanupEventGenerationThreshold = undefined;
4309
+ }
4310
+ // Temporarily expose input value. Use with caution.
4311
+ get logRecordsFrequentCleanupEventGenerationThresholdInput() {
4312
+ return this._logRecordsFrequentCleanupEventGenerationThreshold;
4313
+ }
4314
+ // log_records_purge_interval - computed: false, optional: true, required: false
4315
+ _logRecordsPurgeInterval;
4316
+ get logRecordsPurgeInterval() {
4317
+ return this.getStringAttribute('log_records_purge_interval');
4318
+ }
4319
+ set logRecordsPurgeInterval(value) {
4320
+ this._logRecordsPurgeInterval = value;
4321
+ }
4322
+ resetLogRecordsPurgeInterval() {
4323
+ this._logRecordsPurgeInterval = undefined;
4324
+ }
4325
+ // Temporarily expose input value. Use with caution.
4326
+ get logRecordsPurgeIntervalInput() {
4327
+ return this._logRecordsPurgeInterval;
4328
+ }
3756
4329
  // max_dead_se_in_grp - computed: false, optional: true, required: false
3757
4330
  _maxDeadSeInGrp;
3758
4331
  get maxDeadSeInGrp() {
@@ -4188,66 +4761,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4188
4761
  get secureChannelSeTokenTimeoutInput() {
4189
4762
  return this._secureChannelSeTokenTimeout;
4190
4763
  }
4191
- // seupgrade_copy_buffer_size - computed: false, optional: true, required: false
4192
- _seupgradeCopyBufferSize;
4193
- get seupgradeCopyBufferSize() {
4194
- return this.getStringAttribute('seupgrade_copy_buffer_size');
4195
- }
4196
- set seupgradeCopyBufferSize(value) {
4197
- this._seupgradeCopyBufferSize = value;
4198
- }
4199
- resetSeupgradeCopyBufferSize() {
4200
- this._seupgradeCopyBufferSize = undefined;
4201
- }
4202
- // Temporarily expose input value. Use with caution.
4203
- get seupgradeCopyBufferSizeInput() {
4204
- return this._seupgradeCopyBufferSize;
4205
- }
4206
- // seupgrade_copy_pool_size - computed: false, optional: true, required: false
4207
- _seupgradeCopyPoolSize;
4208
- get seupgradeCopyPoolSize() {
4209
- return this.getStringAttribute('seupgrade_copy_pool_size');
4210
- }
4211
- set seupgradeCopyPoolSize(value) {
4212
- this._seupgradeCopyPoolSize = value;
4213
- }
4214
- resetSeupgradeCopyPoolSize() {
4215
- this._seupgradeCopyPoolSize = undefined;
4216
- }
4217
- // Temporarily expose input value. Use with caution.
4218
- get seupgradeCopyPoolSizeInput() {
4219
- return this._seupgradeCopyPoolSize;
4220
- }
4221
- // seupgrade_fabric_pool_size - computed: false, optional: true, required: false
4222
- _seupgradeFabricPoolSize;
4223
- get seupgradeFabricPoolSize() {
4224
- return this.getStringAttribute('seupgrade_fabric_pool_size');
4225
- }
4226
- set seupgradeFabricPoolSize(value) {
4227
- this._seupgradeFabricPoolSize = value;
4228
- }
4229
- resetSeupgradeFabricPoolSize() {
4230
- this._seupgradeFabricPoolSize = undefined;
4231
- }
4232
- // Temporarily expose input value. Use with caution.
4233
- get seupgradeFabricPoolSizeInput() {
4234
- return this._seupgradeFabricPoolSize;
4235
- }
4236
- // seupgrade_segroup_min_dead_timeout - computed: false, optional: true, required: false
4237
- _seupgradeSegroupMinDeadTimeout;
4238
- get seupgradeSegroupMinDeadTimeout() {
4239
- return this.getStringAttribute('seupgrade_segroup_min_dead_timeout');
4240
- }
4241
- set seupgradeSegroupMinDeadTimeout(value) {
4242
- this._seupgradeSegroupMinDeadTimeout = value;
4243
- }
4244
- resetSeupgradeSegroupMinDeadTimeout() {
4245
- this._seupgradeSegroupMinDeadTimeout = undefined;
4246
- }
4247
- // Temporarily expose input value. Use with caution.
4248
- get seupgradeSegroupMinDeadTimeoutInput() {
4249
- return this._seupgradeSegroupMinDeadTimeout;
4250
- }
4251
4764
  // shared_ssl_certificates - computed: false, optional: true, required: false
4252
4765
  _sharedSslCertificates;
4253
4766
  get sharedSslCertificates() {
@@ -4263,35 +4776,20 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4263
4776
  get sharedSslCertificatesInput() {
4264
4777
  return this._sharedSslCertificates;
4265
4778
  }
4266
- // skopeo_retry_interval - computed: false, optional: true, required: false
4267
- _skopeoRetryInterval;
4268
- get skopeoRetryInterval() {
4269
- return this.getStringAttribute('skopeo_retry_interval');
4270
- }
4271
- set skopeoRetryInterval(value) {
4272
- this._skopeoRetryInterval = value;
4273
- }
4274
- resetSkopeoRetryInterval() {
4275
- this._skopeoRetryInterval = undefined;
4276
- }
4277
- // Temporarily expose input value. Use with caution.
4278
- get skopeoRetryIntervalInput() {
4279
- return this._skopeoRetryInterval;
4280
- }
4281
- // skopeo_retry_limit - computed: false, optional: true, required: false
4282
- _skopeoRetryLimit;
4283
- get skopeoRetryLimit() {
4284
- return this.getStringAttribute('skopeo_retry_limit');
4779
+ // skip_beego_perf_collection - computed: false, optional: true, required: false
4780
+ _skipBeegoPerfCollection;
4781
+ get skipBeegoPerfCollection() {
4782
+ return this.getStringAttribute('skip_beego_perf_collection');
4285
4783
  }
4286
- set skopeoRetryLimit(value) {
4287
- this._skopeoRetryLimit = value;
4784
+ set skipBeegoPerfCollection(value) {
4785
+ this._skipBeegoPerfCollection = value;
4288
4786
  }
4289
- resetSkopeoRetryLimit() {
4290
- this._skopeoRetryLimit = undefined;
4787
+ resetSkipBeegoPerfCollection() {
4788
+ this._skipBeegoPerfCollection = undefined;
4291
4789
  }
4292
4790
  // Temporarily expose input value. Use with caution.
4293
- get skopeoRetryLimitInput() {
4294
- return this._skopeoRetryLimit;
4791
+ get skipBeegoPerfCollectionInput() {
4792
+ return this._skipBeegoPerfCollection;
4295
4793
  }
4296
4794
  // soft_min_mem_per_se_limit - computed: false, optional: true, required: false
4297
4795
  _softMinMemPerSeLimit;
@@ -4323,35 +4821,20 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4323
4821
  get sslCertificateExpiryWarningDaysInput() {
4324
4822
  return this._sslCertificateExpiryWarningDays;
4325
4823
  }
4326
- // system_report_cleanup_interval - computed: false, optional: true, required: false
4327
- _systemReportCleanupInterval;
4328
- get systemReportCleanupInterval() {
4329
- return this.getStringAttribute('system_report_cleanup_interval');
4824
+ // telemetry_interval - computed: false, optional: true, required: false
4825
+ _telemetryInterval;
4826
+ get telemetryInterval() {
4827
+ return this.getStringAttribute('telemetry_interval');
4330
4828
  }
4331
- set systemReportCleanupInterval(value) {
4332
- this._systemReportCleanupInterval = value;
4829
+ set telemetryInterval(value) {
4830
+ this._telemetryInterval = value;
4333
4831
  }
4334
- resetSystemReportCleanupInterval() {
4335
- this._systemReportCleanupInterval = undefined;
4832
+ resetTelemetryInterval() {
4833
+ this._telemetryInterval = undefined;
4336
4834
  }
4337
4835
  // Temporarily expose input value. Use with caution.
4338
- get systemReportCleanupIntervalInput() {
4339
- return this._systemReportCleanupInterval;
4340
- }
4341
- // system_report_limit - computed: false, optional: true, required: false
4342
- _systemReportLimit;
4343
- get systemReportLimit() {
4344
- return this.getStringAttribute('system_report_limit');
4345
- }
4346
- set systemReportLimit(value) {
4347
- this._systemReportLimit = value;
4348
- }
4349
- resetSystemReportLimit() {
4350
- this._systemReportLimit = undefined;
4351
- }
4352
- // Temporarily expose input value. Use with caution.
4353
- get systemReportLimitInput() {
4354
- return this._systemReportLimit;
4836
+ get telemetryIntervalInput() {
4837
+ return this._telemetryInterval;
4355
4838
  }
4356
4839
  // unresponsive_se_reboot - computed: false, optional: true, required: false
4357
4840
  _unresponsiveSeReboot;
@@ -4413,36 +4896,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4413
4896
  get upgradeDnsTtlInput() {
4414
4897
  return this._upgradeDnsTtl;
4415
4898
  }
4416
- // upgrade_fat_se_lease_time - computed: false, optional: true, required: false
4417
- _upgradeFatSeLeaseTime;
4418
- get upgradeFatSeLeaseTime() {
4419
- return this.getStringAttribute('upgrade_fat_se_lease_time');
4420
- }
4421
- set upgradeFatSeLeaseTime(value) {
4422
- this._upgradeFatSeLeaseTime = value;
4423
- }
4424
- resetUpgradeFatSeLeaseTime() {
4425
- this._upgradeFatSeLeaseTime = undefined;
4426
- }
4427
- // Temporarily expose input value. Use with caution.
4428
- get upgradeFatSeLeaseTimeInput() {
4429
- return this._upgradeFatSeLeaseTime;
4430
- }
4431
- // upgrade_lease_time - computed: false, optional: true, required: false
4432
- _upgradeLeaseTime;
4433
- get upgradeLeaseTime() {
4434
- return this.getStringAttribute('upgrade_lease_time');
4435
- }
4436
- set upgradeLeaseTime(value) {
4437
- this._upgradeLeaseTime = value;
4438
- }
4439
- resetUpgradeLeaseTime() {
4440
- this._upgradeLeaseTime = undefined;
4441
- }
4442
- // Temporarily expose input value. Use with caution.
4443
- get upgradeLeaseTimeInput() {
4444
- return this._upgradeLeaseTime;
4445
- }
4446
4899
  // upgrade_se_per_vs_scale_ops_txn_time - computed: false, optional: true, required: false
4447
4900
  _upgradeSePerVsScaleOpsTxnTime;
4448
4901
  get upgradeSePerVsScaleOpsTxnTime() {
@@ -4743,6 +5196,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4743
5196
  get falsePositiveLearningConfigInput() {
4744
5197
  return this._falsePositiveLearningConfig.internalValue;
4745
5198
  }
5199
+ // statecache_properties - computed: false, optional: true, required: false
5200
+ _statecacheProperties = new CloudpropertiesInfoControllerPropsStatecachePropertiesList(this, "statecache_properties", true);
5201
+ get statecacheProperties() {
5202
+ return this._statecacheProperties;
5203
+ }
5204
+ putStatecacheProperties(value) {
5205
+ this._statecacheProperties.internalValue = value;
5206
+ }
5207
+ resetStatecacheProperties() {
5208
+ this._statecacheProperties.internalValue = undefined;
5209
+ }
5210
+ // Temporarily expose input value. Use with caution.
5211
+ get statecachePropertiesInput() {
5212
+ return this._statecacheProperties.internalValue;
5213
+ }
4746
5214
  // user_agent_cache_config - computed: false, optional: true, required: false
4747
5215
  _userAgentCacheConfig = new CloudpropertiesInfoControllerPropsUserAgentCacheConfigList(this, "user_agent_cache_config", true);
4748
5216
  get userAgentCacheConfig() {
@@ -5596,7 +6064,7 @@ export class CloudpropertiesInfoList extends cdktf.ComplexList {
5596
6064
  }
5597
6065
  }
5598
6066
  /**
5599
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/cloudproperties avi_cloudproperties}
6067
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloudproperties avi_cloudproperties}
5600
6068
  */
5601
6069
  export class Cloudproperties extends cdktf.TerraformResource {
5602
6070
  // =================
@@ -5610,7 +6078,7 @@ export class Cloudproperties extends cdktf.TerraformResource {
5610
6078
  * Generates CDKTF code for importing a Cloudproperties resource upon running "cdktf plan <stack-name>"
5611
6079
  * @param scope The scope in which to define this construct
5612
6080
  * @param importToId The construct id used in the generated config for the Cloudproperties to import
5613
- * @param importFromId The id of the existing Cloudproperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/cloudproperties#import import section} in the documentation of this resource for the id to use
6081
+ * @param importFromId The id of the existing Cloudproperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloudproperties#import import section} in the documentation of this resource for the id to use
5614
6082
  * @param provider? Optional instance of the provider where the Cloudproperties to import is found
5615
6083
  */
5616
6084
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -5620,7 +6088,7 @@ export class Cloudproperties extends cdktf.TerraformResource {
5620
6088
  // INITIALIZER
5621
6089
  // ===========
5622
6090
  /**
5623
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/cloudproperties avi_cloudproperties} Resource
6091
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloudproperties avi_cloudproperties} Resource
5624
6092
  *
5625
6093
  * @param scope The scope in which to define this construct
5626
6094
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -5631,8 +6099,8 @@ export class Cloudproperties extends cdktf.TerraformResource {
5631
6099
  terraformResourceType: 'avi_cloudproperties',
5632
6100
  terraformGeneratorMetadata: {
5633
6101
  providerName: 'avi',
5634
- providerVersion: '30.2.5',
5635
- providerVersionConstraint: '30.2.5'
6102
+ providerVersion: '31.2.1',
6103
+ providerVersionConstraint: '31.2.1'
5636
6104
  },
5637
6105
  provider: config.provider,
5638
6106
  dependsOn: config.dependsOn,