@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/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,6 +1966,7 @@ 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),
1585
1972
  event_manager_file_modified_ts_filter: cdktf.stringToTerraform(struct.eventManagerFileModifiedTsFilter),
@@ -1590,9 +1977,15 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1590
1977
  federated_datastore_cleanup_duration: cdktf.stringToTerraform(struct.federatedDatastoreCleanupDuration),
1591
1978
  file_object_cleanup_period: cdktf.stringToTerraform(struct.fileObjectCleanupPeriod),
1592
1979
  fileobject_max_file_versions: cdktf.stringToTerraform(struct.fileobjectMaxFileVersions),
1980
+ gslb_fileobject_max_version_count: cdktf.stringToTerraform(struct.gslbFileobjectMaxVersionCount),
1593
1981
  gslb_purge_batch_size: cdktf.stringToTerraform(struct.gslbPurgeBatchSize),
1594
1982
  gslb_purge_sleep_time_ms: cdktf.stringToTerraform(struct.gslbPurgeSleepTimeMs),
1595
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),
1596
1989
  max_dead_se_in_grp: cdktf.stringToTerraform(struct.maxDeadSeInGrp),
1597
1990
  max_pcap_per_tenant: cdktf.stringToTerraform(struct.maxPcapPerTenant),
1598
1991
  max_se_spawn_interval_delay: cdktf.stringToTerraform(struct.maxSeSpawnIntervalDelay),
@@ -1622,23 +2015,15 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1622
2015
  secure_channel_cleanup_timeout: cdktf.stringToTerraform(struct.secureChannelCleanupTimeout),
1623
2016
  secure_channel_controller_token_timeout: cdktf.stringToTerraform(struct.secureChannelControllerTokenTimeout),
1624
2017
  secure_channel_se_token_timeout: cdktf.stringToTerraform(struct.secureChannelSeTokenTimeout),
1625
- seupgrade_copy_buffer_size: cdktf.stringToTerraform(struct.seupgradeCopyBufferSize),
1626
- seupgrade_copy_pool_size: cdktf.stringToTerraform(struct.seupgradeCopyPoolSize),
1627
- seupgrade_fabric_pool_size: cdktf.stringToTerraform(struct.seupgradeFabricPoolSize),
1628
- seupgrade_segroup_min_dead_timeout: cdktf.stringToTerraform(struct.seupgradeSegroupMinDeadTimeout),
1629
2018
  shared_ssl_certificates: cdktf.stringToTerraform(struct.sharedSslCertificates),
1630
- skopeo_retry_interval: cdktf.stringToTerraform(struct.skopeoRetryInterval),
1631
- skopeo_retry_limit: cdktf.stringToTerraform(struct.skopeoRetryLimit),
2019
+ skip_beego_perf_collection: cdktf.stringToTerraform(struct.skipBeegoPerfCollection),
1632
2020
  soft_min_mem_per_se_limit: cdktf.stringToTerraform(struct.softMinMemPerSeLimit),
1633
2021
  ssl_certificate_expiry_warning_days: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.sslCertificateExpiryWarningDays),
1634
- system_report_cleanup_interval: cdktf.stringToTerraform(struct.systemReportCleanupInterval),
1635
- system_report_limit: cdktf.stringToTerraform(struct.systemReportLimit),
2022
+ telemetry_interval: cdktf.stringToTerraform(struct.telemetryInterval),
1636
2023
  unresponsive_se_reboot: cdktf.stringToTerraform(struct.unresponsiveSeReboot),
1637
2024
  update_dns_entry_retry_limit: cdktf.stringToTerraform(struct.updateDnsEntryRetryLimit),
1638
2025
  update_dns_entry_timeout: cdktf.stringToTerraform(struct.updateDnsEntryTimeout),
1639
2026
  upgrade_dns_ttl: cdktf.stringToTerraform(struct.upgradeDnsTtl),
1640
- upgrade_fat_se_lease_time: cdktf.stringToTerraform(struct.upgradeFatSeLeaseTime),
1641
- upgrade_lease_time: cdktf.stringToTerraform(struct.upgradeLeaseTime),
1642
2027
  upgrade_se_per_vs_scale_ops_txn_time: cdktf.stringToTerraform(struct.upgradeSePerVsScaleOpsTxnTime),
1643
2028
  uuid: cdktf.stringToTerraform(struct.uuid),
1644
2029
  vnic_op_fail_time: cdktf.stringToTerraform(struct.vnicOpFailTime),
@@ -1659,6 +2044,7 @@ export function cloudpropertiesInfoControllerPropsToTerraform(struct) {
1659
2044
  warmstart_vs_resync_wait_time: cdktf.stringToTerraform(struct.warmstartVsResyncWaitTime),
1660
2045
  configpb_attributes: cdktf.listMapper(cloudpropertiesInfoControllerPropsConfigpbAttributesToTerraform, true)(struct.configpbAttributes),
1661
2046
  false_positive_learning_config: cdktf.listMapper(cloudpropertiesInfoControllerPropsFalsePositiveLearningConfigToTerraform, true)(struct.falsePositiveLearningConfig),
2047
+ statecache_properties: cdktf.listMapper(cloudpropertiesInfoControllerPropsStatecachePropertiesToTerraform, true)(struct.statecacheProperties),
1662
2048
  user_agent_cache_config: cdktf.listMapper(cloudpropertiesInfoControllerPropsUserAgentCacheConfigToTerraform, true)(struct.userAgentCacheConfig),
1663
2049
  };
1664
2050
  }
@@ -1718,6 +2104,18 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1718
2104
  type: "simple",
1719
2105
  storageClassType: "string",
1720
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
+ },
1721
2119
  async_patch_merge_period: {
1722
2120
  value: cdktf.stringToHclTerraform(struct.asyncPatchMergePeriod),
1723
2121
  isBlock: false,
@@ -1874,6 +2272,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1874
2272
  type: "simple",
1875
2273
  storageClassType: "string",
1876
2274
  },
2275
+ enable_nsx_streaming_agent: {
2276
+ value: cdktf.stringToHclTerraform(struct.enableNsxStreamingAgent),
2277
+ isBlock: false,
2278
+ type: "simple",
2279
+ storageClassType: "string",
2280
+ },
1877
2281
  enable_per_process_stop: {
1878
2282
  value: cdktf.stringToHclTerraform(struct.enablePerProcessStop),
1879
2283
  isBlock: false,
@@ -1934,6 +2338,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1934
2338
  type: "simple",
1935
2339
  storageClassType: "string",
1936
2340
  },
2341
+ gslb_fileobject_max_version_count: {
2342
+ value: cdktf.stringToHclTerraform(struct.gslbFileobjectMaxVersionCount),
2343
+ isBlock: false,
2344
+ type: "simple",
2345
+ storageClassType: "string",
2346
+ },
1937
2347
  gslb_purge_batch_size: {
1938
2348
  value: cdktf.stringToHclTerraform(struct.gslbPurgeBatchSize),
1939
2349
  isBlock: false,
@@ -1952,6 +2362,36 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
1952
2362
  type: "simple",
1953
2363
  storageClassType: "string",
1954
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
+ },
1955
2395
  max_dead_se_in_grp: {
1956
2396
  value: cdktf.stringToHclTerraform(struct.maxDeadSeInGrp),
1957
2397
  isBlock: false,
@@ -2126,44 +2566,14 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2126
2566
  type: "simple",
2127
2567
  storageClassType: "string",
2128
2568
  },
2129
- seupgrade_copy_buffer_size: {
2130
- value: cdktf.stringToHclTerraform(struct.seupgradeCopyBufferSize),
2131
- isBlock: false,
2132
- type: "simple",
2133
- storageClassType: "string",
2134
- },
2135
- seupgrade_copy_pool_size: {
2136
- value: cdktf.stringToHclTerraform(struct.seupgradeCopyPoolSize),
2137
- isBlock: false,
2138
- type: "simple",
2139
- storageClassType: "string",
2140
- },
2141
- seupgrade_fabric_pool_size: {
2142
- value: cdktf.stringToHclTerraform(struct.seupgradeFabricPoolSize),
2143
- isBlock: false,
2144
- type: "simple",
2145
- storageClassType: "string",
2146
- },
2147
- seupgrade_segroup_min_dead_timeout: {
2148
- value: cdktf.stringToHclTerraform(struct.seupgradeSegroupMinDeadTimeout),
2149
- isBlock: false,
2150
- type: "simple",
2151
- storageClassType: "string",
2152
- },
2153
2569
  shared_ssl_certificates: {
2154
2570
  value: cdktf.stringToHclTerraform(struct.sharedSslCertificates),
2155
2571
  isBlock: false,
2156
2572
  type: "simple",
2157
2573
  storageClassType: "string",
2158
2574
  },
2159
- skopeo_retry_interval: {
2160
- value: cdktf.stringToHclTerraform(struct.skopeoRetryInterval),
2161
- isBlock: false,
2162
- type: "simple",
2163
- storageClassType: "string",
2164
- },
2165
- skopeo_retry_limit: {
2166
- value: cdktf.stringToHclTerraform(struct.skopeoRetryLimit),
2575
+ skip_beego_perf_collection: {
2576
+ value: cdktf.stringToHclTerraform(struct.skipBeegoPerfCollection),
2167
2577
  isBlock: false,
2168
2578
  type: "simple",
2169
2579
  storageClassType: "string",
@@ -2180,14 +2590,8 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2180
2590
  type: "list",
2181
2591
  storageClassType: "numberList",
2182
2592
  },
2183
- system_report_cleanup_interval: {
2184
- value: cdktf.stringToHclTerraform(struct.systemReportCleanupInterval),
2185
- isBlock: false,
2186
- type: "simple",
2187
- storageClassType: "string",
2188
- },
2189
- system_report_limit: {
2190
- value: cdktf.stringToHclTerraform(struct.systemReportLimit),
2593
+ telemetry_interval: {
2594
+ value: cdktf.stringToHclTerraform(struct.telemetryInterval),
2191
2595
  isBlock: false,
2192
2596
  type: "simple",
2193
2597
  storageClassType: "string",
@@ -2216,18 +2620,6 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2216
2620
  type: "simple",
2217
2621
  storageClassType: "string",
2218
2622
  },
2219
- upgrade_fat_se_lease_time: {
2220
- value: cdktf.stringToHclTerraform(struct.upgradeFatSeLeaseTime),
2221
- isBlock: false,
2222
- type: "simple",
2223
- storageClassType: "string",
2224
- },
2225
- upgrade_lease_time: {
2226
- value: cdktf.stringToHclTerraform(struct.upgradeLeaseTime),
2227
- isBlock: false,
2228
- type: "simple",
2229
- storageClassType: "string",
2230
- },
2231
2623
  upgrade_se_per_vs_scale_ops_txn_time: {
2232
2624
  value: cdktf.stringToHclTerraform(struct.upgradeSePerVsScaleOpsTxnTime),
2233
2625
  isBlock: false,
@@ -2348,6 +2740,12 @@ export function cloudpropertiesInfoControllerPropsToHclTerraform(struct) {
2348
2740
  type: "set",
2349
2741
  storageClassType: "CloudpropertiesInfoControllerPropsFalsePositiveLearningConfigList",
2350
2742
  },
2743
+ statecache_properties: {
2744
+ value: cdktf.listMapperHcl(cloudpropertiesInfoControllerPropsStatecachePropertiesToHclTerraform, true)(struct.statecacheProperties),
2745
+ isBlock: true,
2746
+ type: "set",
2747
+ storageClassType: "CloudpropertiesInfoControllerPropsStatecachePropertiesList",
2748
+ },
2351
2749
  user_agent_cache_config: {
2352
2750
  value: cdktf.listMapperHcl(cloudpropertiesInfoControllerPropsUserAgentCacheConfigToHclTerraform, true)(struct.userAgentCacheConfig),
2353
2751
  isBlock: true,
@@ -2408,6 +2806,14 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2408
2806
  hasAnyValues = true;
2409
2807
  internalValueResult.appviewxCompatMode = this._appviewxCompatMode;
2410
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
+ }
2411
2817
  if (this._asyncPatchMergePeriod !== undefined) {
2412
2818
  hasAnyValues = true;
2413
2819
  internalValueResult.asyncPatchMergePeriod = this._asyncPatchMergePeriod;
@@ -2512,6 +2918,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2512
2918
  hasAnyValues = true;
2513
2919
  internalValueResult.enableMemoryBalancer = this._enableMemoryBalancer;
2514
2920
  }
2921
+ if (this._enableNsxStreamingAgent !== undefined) {
2922
+ hasAnyValues = true;
2923
+ internalValueResult.enableNsxStreamingAgent = this._enableNsxStreamingAgent;
2924
+ }
2515
2925
  if (this._enablePerProcessStop !== undefined) {
2516
2926
  hasAnyValues = true;
2517
2927
  internalValueResult.enablePerProcessStop = this._enablePerProcessStop;
@@ -2552,6 +2962,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2552
2962
  hasAnyValues = true;
2553
2963
  internalValueResult.fileobjectMaxFileVersions = this._fileobjectMaxFileVersions;
2554
2964
  }
2965
+ if (this._gslbFileobjectMaxVersionCount !== undefined) {
2966
+ hasAnyValues = true;
2967
+ internalValueResult.gslbFileobjectMaxVersionCount = this._gslbFileobjectMaxVersionCount;
2968
+ }
2555
2969
  if (this._gslbPurgeBatchSize !== undefined) {
2556
2970
  hasAnyValues = true;
2557
2971
  internalValueResult.gslbPurgeBatchSize = this._gslbPurgeBatchSize;
@@ -2564,6 +2978,26 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2564
2978
  hasAnyValues = true;
2565
2979
  internalValueResult.ignoreVrfInNetworksubnetlist = this._ignoreVrfInNetworksubnetlist;
2566
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
+ }
2567
3001
  if (this._maxDeadSeInGrp !== undefined) {
2568
3002
  hasAnyValues = true;
2569
3003
  internalValueResult.maxDeadSeInGrp = this._maxDeadSeInGrp;
@@ -2680,33 +3114,13 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2680
3114
  hasAnyValues = true;
2681
3115
  internalValueResult.secureChannelSeTokenTimeout = this._secureChannelSeTokenTimeout;
2682
3116
  }
2683
- if (this._seupgradeCopyBufferSize !== undefined) {
2684
- hasAnyValues = true;
2685
- internalValueResult.seupgradeCopyBufferSize = this._seupgradeCopyBufferSize;
2686
- }
2687
- if (this._seupgradeCopyPoolSize !== undefined) {
2688
- hasAnyValues = true;
2689
- internalValueResult.seupgradeCopyPoolSize = this._seupgradeCopyPoolSize;
2690
- }
2691
- if (this._seupgradeFabricPoolSize !== undefined) {
2692
- hasAnyValues = true;
2693
- internalValueResult.seupgradeFabricPoolSize = this._seupgradeFabricPoolSize;
2694
- }
2695
- if (this._seupgradeSegroupMinDeadTimeout !== undefined) {
2696
- hasAnyValues = true;
2697
- internalValueResult.seupgradeSegroupMinDeadTimeout = this._seupgradeSegroupMinDeadTimeout;
2698
- }
2699
3117
  if (this._sharedSslCertificates !== undefined) {
2700
3118
  hasAnyValues = true;
2701
3119
  internalValueResult.sharedSslCertificates = this._sharedSslCertificates;
2702
3120
  }
2703
- if (this._skopeoRetryInterval !== undefined) {
2704
- hasAnyValues = true;
2705
- internalValueResult.skopeoRetryInterval = this._skopeoRetryInterval;
2706
- }
2707
- if (this._skopeoRetryLimit !== undefined) {
3121
+ if (this._skipBeegoPerfCollection !== undefined) {
2708
3122
  hasAnyValues = true;
2709
- internalValueResult.skopeoRetryLimit = this._skopeoRetryLimit;
3123
+ internalValueResult.skipBeegoPerfCollection = this._skipBeegoPerfCollection;
2710
3124
  }
2711
3125
  if (this._softMinMemPerSeLimit !== undefined) {
2712
3126
  hasAnyValues = true;
@@ -2716,13 +3130,9 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2716
3130
  hasAnyValues = true;
2717
3131
  internalValueResult.sslCertificateExpiryWarningDays = this._sslCertificateExpiryWarningDays;
2718
3132
  }
2719
- if (this._systemReportCleanupInterval !== undefined) {
3133
+ if (this._telemetryInterval !== undefined) {
2720
3134
  hasAnyValues = true;
2721
- internalValueResult.systemReportCleanupInterval = this._systemReportCleanupInterval;
2722
- }
2723
- if (this._systemReportLimit !== undefined) {
2724
- hasAnyValues = true;
2725
- internalValueResult.systemReportLimit = this._systemReportLimit;
3135
+ internalValueResult.telemetryInterval = this._telemetryInterval;
2726
3136
  }
2727
3137
  if (this._unresponsiveSeReboot !== undefined) {
2728
3138
  hasAnyValues = true;
@@ -2740,14 +3150,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2740
3150
  hasAnyValues = true;
2741
3151
  internalValueResult.upgradeDnsTtl = this._upgradeDnsTtl;
2742
3152
  }
2743
- if (this._upgradeFatSeLeaseTime !== undefined) {
2744
- hasAnyValues = true;
2745
- internalValueResult.upgradeFatSeLeaseTime = this._upgradeFatSeLeaseTime;
2746
- }
2747
- if (this._upgradeLeaseTime !== undefined) {
2748
- hasAnyValues = true;
2749
- internalValueResult.upgradeLeaseTime = this._upgradeLeaseTime;
2750
- }
2751
3153
  if (this._upgradeSePerVsScaleOpsTxnTime !== undefined) {
2752
3154
  hasAnyValues = true;
2753
3155
  internalValueResult.upgradeSePerVsScaleOpsTxnTime = this._upgradeSePerVsScaleOpsTxnTime;
@@ -2828,6 +3230,10 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2828
3230
  hasAnyValues = true;
2829
3231
  internalValueResult.falsePositiveLearningConfig = this._falsePositiveLearningConfig?.internalValue;
2830
3232
  }
3233
+ if (this._statecacheProperties?.internalValue !== undefined) {
3234
+ hasAnyValues = true;
3235
+ internalValueResult.statecacheProperties = this._statecacheProperties?.internalValue;
3236
+ }
2831
3237
  if (this._userAgentCacheConfig?.internalValue !== undefined) {
2832
3238
  hasAnyValues = true;
2833
3239
  internalValueResult.userAgentCacheConfig = this._userAgentCacheConfig?.internalValue;
@@ -2846,6 +3252,8 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2846
3252
  this._apiIdleTimeout = undefined;
2847
3253
  this._apiPerfLoggingThreshold = undefined;
2848
3254
  this._appviewxCompatMode = undefined;
3255
+ this._archiveRetentionFrameworkPeriod = undefined;
3256
+ this._asyncCertChainingInterval = undefined;
2849
3257
  this._asyncPatchMergePeriod = undefined;
2850
3258
  this._asyncPatchRequestCleanupDuration = undefined;
2851
3259
  this._attachIpRetryInterval = undefined;
@@ -2872,6 +3280,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2872
3280
  this._editSystemLimits = undefined;
2873
3281
  this._enableApiSharding = undefined;
2874
3282
  this._enableMemoryBalancer = undefined;
3283
+ this._enableNsxStreamingAgent = undefined;
2875
3284
  this._enablePerProcessStop = undefined;
2876
3285
  this._enableResmgrLogCachePrint = undefined;
2877
3286
  this._eventManagerFileModifiedTsFilter = undefined;
@@ -2882,9 +3291,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2882
3291
  this._federatedDatastoreCleanupDuration = undefined;
2883
3292
  this._fileObjectCleanupPeriod = undefined;
2884
3293
  this._fileobjectMaxFileVersions = undefined;
3294
+ this._gslbFileobjectMaxVersionCount = undefined;
2885
3295
  this._gslbPurgeBatchSize = undefined;
2886
3296
  this._gslbPurgeSleepTimeMs = undefined;
2887
3297
  this._ignoreVrfInNetworksubnetlist = undefined;
3298
+ this._logRecordsAllocatedSize = undefined;
3299
+ this._logRecordsAllocationPercentageForEvents = undefined;
3300
+ this._logRecordsCleanupTargetPercentage = undefined;
3301
+ this._logRecordsFrequentCleanupEventGenerationThreshold = undefined;
3302
+ this._logRecordsPurgeInterval = undefined;
2888
3303
  this._maxDeadSeInGrp = undefined;
2889
3304
  this._maxPcapPerTenant = undefined;
2890
3305
  this._maxSeSpawnIntervalDelay = undefined;
@@ -2914,23 +3329,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2914
3329
  this._secureChannelCleanupTimeout = undefined;
2915
3330
  this._secureChannelControllerTokenTimeout = undefined;
2916
3331
  this._secureChannelSeTokenTimeout = undefined;
2917
- this._seupgradeCopyBufferSize = undefined;
2918
- this._seupgradeCopyPoolSize = undefined;
2919
- this._seupgradeFabricPoolSize = undefined;
2920
- this._seupgradeSegroupMinDeadTimeout = undefined;
2921
3332
  this._sharedSslCertificates = undefined;
2922
- this._skopeoRetryInterval = undefined;
2923
- this._skopeoRetryLimit = undefined;
3333
+ this._skipBeegoPerfCollection = undefined;
2924
3334
  this._softMinMemPerSeLimit = undefined;
2925
3335
  this._sslCertificateExpiryWarningDays = undefined;
2926
- this._systemReportCleanupInterval = undefined;
2927
- this._systemReportLimit = undefined;
3336
+ this._telemetryInterval = undefined;
2928
3337
  this._unresponsiveSeReboot = undefined;
2929
3338
  this._updateDnsEntryRetryLimit = undefined;
2930
3339
  this._updateDnsEntryTimeout = undefined;
2931
3340
  this._upgradeDnsTtl = undefined;
2932
- this._upgradeFatSeLeaseTime = undefined;
2933
- this._upgradeLeaseTime = undefined;
2934
3341
  this._upgradeSePerVsScaleOpsTxnTime = undefined;
2935
3342
  this._uuid = undefined;
2936
3343
  this._vnicOpFailTime = undefined;
@@ -2951,6 +3358,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2951
3358
  this._warmstartVsResyncWaitTime = undefined;
2952
3359
  this._configpbAttributes.internalValue = undefined;
2953
3360
  this._falsePositiveLearningConfig.internalValue = undefined;
3361
+ this._statecacheProperties.internalValue = undefined;
2954
3362
  this._userAgentCacheConfig.internalValue = undefined;
2955
3363
  }
2956
3364
  else if (cdktf.Tokenization.isResolvable(value)) {
@@ -2968,6 +3376,8 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2968
3376
  this._apiIdleTimeout = value.apiIdleTimeout;
2969
3377
  this._apiPerfLoggingThreshold = value.apiPerfLoggingThreshold;
2970
3378
  this._appviewxCompatMode = value.appviewxCompatMode;
3379
+ this._archiveRetentionFrameworkPeriod = value.archiveRetentionFrameworkPeriod;
3380
+ this._asyncCertChainingInterval = value.asyncCertChainingInterval;
2971
3381
  this._asyncPatchMergePeriod = value.asyncPatchMergePeriod;
2972
3382
  this._asyncPatchRequestCleanupDuration = value.asyncPatchRequestCleanupDuration;
2973
3383
  this._attachIpRetryInterval = value.attachIpRetryInterval;
@@ -2994,6 +3404,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
2994
3404
  this._editSystemLimits = value.editSystemLimits;
2995
3405
  this._enableApiSharding = value.enableApiSharding;
2996
3406
  this._enableMemoryBalancer = value.enableMemoryBalancer;
3407
+ this._enableNsxStreamingAgent = value.enableNsxStreamingAgent;
2997
3408
  this._enablePerProcessStop = value.enablePerProcessStop;
2998
3409
  this._enableResmgrLogCachePrint = value.enableResmgrLogCachePrint;
2999
3410
  this._eventManagerFileModifiedTsFilter = value.eventManagerFileModifiedTsFilter;
@@ -3004,9 +3415,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3004
3415
  this._federatedDatastoreCleanupDuration = value.federatedDatastoreCleanupDuration;
3005
3416
  this._fileObjectCleanupPeriod = value.fileObjectCleanupPeriod;
3006
3417
  this._fileobjectMaxFileVersions = value.fileobjectMaxFileVersions;
3418
+ this._gslbFileobjectMaxVersionCount = value.gslbFileobjectMaxVersionCount;
3007
3419
  this._gslbPurgeBatchSize = value.gslbPurgeBatchSize;
3008
3420
  this._gslbPurgeSleepTimeMs = value.gslbPurgeSleepTimeMs;
3009
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;
3010
3427
  this._maxDeadSeInGrp = value.maxDeadSeInGrp;
3011
3428
  this._maxPcapPerTenant = value.maxPcapPerTenant;
3012
3429
  this._maxSeSpawnIntervalDelay = value.maxSeSpawnIntervalDelay;
@@ -3036,23 +3453,15 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3036
3453
  this._secureChannelCleanupTimeout = value.secureChannelCleanupTimeout;
3037
3454
  this._secureChannelControllerTokenTimeout = value.secureChannelControllerTokenTimeout;
3038
3455
  this._secureChannelSeTokenTimeout = value.secureChannelSeTokenTimeout;
3039
- this._seupgradeCopyBufferSize = value.seupgradeCopyBufferSize;
3040
- this._seupgradeCopyPoolSize = value.seupgradeCopyPoolSize;
3041
- this._seupgradeFabricPoolSize = value.seupgradeFabricPoolSize;
3042
- this._seupgradeSegroupMinDeadTimeout = value.seupgradeSegroupMinDeadTimeout;
3043
3456
  this._sharedSslCertificates = value.sharedSslCertificates;
3044
- this._skopeoRetryInterval = value.skopeoRetryInterval;
3045
- this._skopeoRetryLimit = value.skopeoRetryLimit;
3457
+ this._skipBeegoPerfCollection = value.skipBeegoPerfCollection;
3046
3458
  this._softMinMemPerSeLimit = value.softMinMemPerSeLimit;
3047
3459
  this._sslCertificateExpiryWarningDays = value.sslCertificateExpiryWarningDays;
3048
- this._systemReportCleanupInterval = value.systemReportCleanupInterval;
3049
- this._systemReportLimit = value.systemReportLimit;
3460
+ this._telemetryInterval = value.telemetryInterval;
3050
3461
  this._unresponsiveSeReboot = value.unresponsiveSeReboot;
3051
3462
  this._updateDnsEntryRetryLimit = value.updateDnsEntryRetryLimit;
3052
3463
  this._updateDnsEntryTimeout = value.updateDnsEntryTimeout;
3053
3464
  this._upgradeDnsTtl = value.upgradeDnsTtl;
3054
- this._upgradeFatSeLeaseTime = value.upgradeFatSeLeaseTime;
3055
- this._upgradeLeaseTime = value.upgradeLeaseTime;
3056
3465
  this._upgradeSePerVsScaleOpsTxnTime = value.upgradeSePerVsScaleOpsTxnTime;
3057
3466
  this._uuid = value.uuid;
3058
3467
  this._vnicOpFailTime = value.vnicOpFailTime;
@@ -3073,6 +3482,7 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3073
3482
  this._warmstartVsResyncWaitTime = value.warmstartVsResyncWaitTime;
3074
3483
  this._configpbAttributes.internalValue = value.configpbAttributes;
3075
3484
  this._falsePositiveLearningConfig.internalValue = value.falsePositiveLearningConfig;
3485
+ this._statecacheProperties.internalValue = value.statecacheProperties;
3076
3486
  this._userAgentCacheConfig.internalValue = value.userAgentCacheConfig;
3077
3487
  }
3078
3488
  }
@@ -3196,6 +3606,36 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3196
3606
  get appviewxCompatModeInput() {
3197
3607
  return this._appviewxCompatMode;
3198
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
+ }
3199
3639
  // async_patch_merge_period - computed: false, optional: true, required: false
3200
3640
  _asyncPatchMergePeriod;
3201
3641
  get asyncPatchMergePeriod() {
@@ -3586,6 +4026,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3586
4026
  get enableMemoryBalancerInput() {
3587
4027
  return this._enableMemoryBalancer;
3588
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
+ }
3589
4044
  // enable_per_process_stop - computed: false, optional: true, required: false
3590
4045
  _enablePerProcessStop;
3591
4046
  get enablePerProcessStop() {
@@ -3736,6 +4191,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3736
4191
  get fileobjectMaxFileVersionsInput() {
3737
4192
  return this._fileobjectMaxFileVersions;
3738
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
+ }
3739
4209
  // gslb_purge_batch_size - computed: false, optional: true, required: false
3740
4210
  _gslbPurgeBatchSize;
3741
4211
  get gslbPurgeBatchSize() {
@@ -3781,6 +4251,81 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
3781
4251
  get ignoreVrfInNetworksubnetlistInput() {
3782
4252
  return this._ignoreVrfInNetworksubnetlist;
3783
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
+ }
3784
4329
  // max_dead_se_in_grp - computed: false, optional: true, required: false
3785
4330
  _maxDeadSeInGrp;
3786
4331
  get maxDeadSeInGrp() {
@@ -4216,66 +4761,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4216
4761
  get secureChannelSeTokenTimeoutInput() {
4217
4762
  return this._secureChannelSeTokenTimeout;
4218
4763
  }
4219
- // seupgrade_copy_buffer_size - computed: false, optional: true, required: false
4220
- _seupgradeCopyBufferSize;
4221
- get seupgradeCopyBufferSize() {
4222
- return this.getStringAttribute('seupgrade_copy_buffer_size');
4223
- }
4224
- set seupgradeCopyBufferSize(value) {
4225
- this._seupgradeCopyBufferSize = value;
4226
- }
4227
- resetSeupgradeCopyBufferSize() {
4228
- this._seupgradeCopyBufferSize = undefined;
4229
- }
4230
- // Temporarily expose input value. Use with caution.
4231
- get seupgradeCopyBufferSizeInput() {
4232
- return this._seupgradeCopyBufferSize;
4233
- }
4234
- // seupgrade_copy_pool_size - computed: false, optional: true, required: false
4235
- _seupgradeCopyPoolSize;
4236
- get seupgradeCopyPoolSize() {
4237
- return this.getStringAttribute('seupgrade_copy_pool_size');
4238
- }
4239
- set seupgradeCopyPoolSize(value) {
4240
- this._seupgradeCopyPoolSize = value;
4241
- }
4242
- resetSeupgradeCopyPoolSize() {
4243
- this._seupgradeCopyPoolSize = undefined;
4244
- }
4245
- // Temporarily expose input value. Use with caution.
4246
- get seupgradeCopyPoolSizeInput() {
4247
- return this._seupgradeCopyPoolSize;
4248
- }
4249
- // seupgrade_fabric_pool_size - computed: false, optional: true, required: false
4250
- _seupgradeFabricPoolSize;
4251
- get seupgradeFabricPoolSize() {
4252
- return this.getStringAttribute('seupgrade_fabric_pool_size');
4253
- }
4254
- set seupgradeFabricPoolSize(value) {
4255
- this._seupgradeFabricPoolSize = value;
4256
- }
4257
- resetSeupgradeFabricPoolSize() {
4258
- this._seupgradeFabricPoolSize = undefined;
4259
- }
4260
- // Temporarily expose input value. Use with caution.
4261
- get seupgradeFabricPoolSizeInput() {
4262
- return this._seupgradeFabricPoolSize;
4263
- }
4264
- // seupgrade_segroup_min_dead_timeout - computed: false, optional: true, required: false
4265
- _seupgradeSegroupMinDeadTimeout;
4266
- get seupgradeSegroupMinDeadTimeout() {
4267
- return this.getStringAttribute('seupgrade_segroup_min_dead_timeout');
4268
- }
4269
- set seupgradeSegroupMinDeadTimeout(value) {
4270
- this._seupgradeSegroupMinDeadTimeout = value;
4271
- }
4272
- resetSeupgradeSegroupMinDeadTimeout() {
4273
- this._seupgradeSegroupMinDeadTimeout = undefined;
4274
- }
4275
- // Temporarily expose input value. Use with caution.
4276
- get seupgradeSegroupMinDeadTimeoutInput() {
4277
- return this._seupgradeSegroupMinDeadTimeout;
4278
- }
4279
4764
  // shared_ssl_certificates - computed: false, optional: true, required: false
4280
4765
  _sharedSslCertificates;
4281
4766
  get sharedSslCertificates() {
@@ -4291,35 +4776,20 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4291
4776
  get sharedSslCertificatesInput() {
4292
4777
  return this._sharedSslCertificates;
4293
4778
  }
4294
- // skopeo_retry_interval - computed: false, optional: true, required: false
4295
- _skopeoRetryInterval;
4296
- get skopeoRetryInterval() {
4297
- return this.getStringAttribute('skopeo_retry_interval');
4298
- }
4299
- set skopeoRetryInterval(value) {
4300
- this._skopeoRetryInterval = value;
4301
- }
4302
- resetSkopeoRetryInterval() {
4303
- this._skopeoRetryInterval = undefined;
4304
- }
4305
- // Temporarily expose input value. Use with caution.
4306
- get skopeoRetryIntervalInput() {
4307
- return this._skopeoRetryInterval;
4308
- }
4309
- // skopeo_retry_limit - computed: false, optional: true, required: false
4310
- _skopeoRetryLimit;
4311
- get skopeoRetryLimit() {
4312
- 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');
4313
4783
  }
4314
- set skopeoRetryLimit(value) {
4315
- this._skopeoRetryLimit = value;
4784
+ set skipBeegoPerfCollection(value) {
4785
+ this._skipBeegoPerfCollection = value;
4316
4786
  }
4317
- resetSkopeoRetryLimit() {
4318
- this._skopeoRetryLimit = undefined;
4787
+ resetSkipBeegoPerfCollection() {
4788
+ this._skipBeegoPerfCollection = undefined;
4319
4789
  }
4320
4790
  // Temporarily expose input value. Use with caution.
4321
- get skopeoRetryLimitInput() {
4322
- return this._skopeoRetryLimit;
4791
+ get skipBeegoPerfCollectionInput() {
4792
+ return this._skipBeegoPerfCollection;
4323
4793
  }
4324
4794
  // soft_min_mem_per_se_limit - computed: false, optional: true, required: false
4325
4795
  _softMinMemPerSeLimit;
@@ -4351,35 +4821,20 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4351
4821
  get sslCertificateExpiryWarningDaysInput() {
4352
4822
  return this._sslCertificateExpiryWarningDays;
4353
4823
  }
4354
- // system_report_cleanup_interval - computed: false, optional: true, required: false
4355
- _systemReportCleanupInterval;
4356
- get systemReportCleanupInterval() {
4357
- 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');
4358
4828
  }
4359
- set systemReportCleanupInterval(value) {
4360
- this._systemReportCleanupInterval = value;
4829
+ set telemetryInterval(value) {
4830
+ this._telemetryInterval = value;
4361
4831
  }
4362
- resetSystemReportCleanupInterval() {
4363
- this._systemReportCleanupInterval = undefined;
4832
+ resetTelemetryInterval() {
4833
+ this._telemetryInterval = undefined;
4364
4834
  }
4365
4835
  // Temporarily expose input value. Use with caution.
4366
- get systemReportCleanupIntervalInput() {
4367
- return this._systemReportCleanupInterval;
4368
- }
4369
- // system_report_limit - computed: false, optional: true, required: false
4370
- _systemReportLimit;
4371
- get systemReportLimit() {
4372
- return this.getStringAttribute('system_report_limit');
4373
- }
4374
- set systemReportLimit(value) {
4375
- this._systemReportLimit = value;
4376
- }
4377
- resetSystemReportLimit() {
4378
- this._systemReportLimit = undefined;
4379
- }
4380
- // Temporarily expose input value. Use with caution.
4381
- get systemReportLimitInput() {
4382
- return this._systemReportLimit;
4836
+ get telemetryIntervalInput() {
4837
+ return this._telemetryInterval;
4383
4838
  }
4384
4839
  // unresponsive_se_reboot - computed: false, optional: true, required: false
4385
4840
  _unresponsiveSeReboot;
@@ -4441,36 +4896,6 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4441
4896
  get upgradeDnsTtlInput() {
4442
4897
  return this._upgradeDnsTtl;
4443
4898
  }
4444
- // upgrade_fat_se_lease_time - computed: false, optional: true, required: false
4445
- _upgradeFatSeLeaseTime;
4446
- get upgradeFatSeLeaseTime() {
4447
- return this.getStringAttribute('upgrade_fat_se_lease_time');
4448
- }
4449
- set upgradeFatSeLeaseTime(value) {
4450
- this._upgradeFatSeLeaseTime = value;
4451
- }
4452
- resetUpgradeFatSeLeaseTime() {
4453
- this._upgradeFatSeLeaseTime = undefined;
4454
- }
4455
- // Temporarily expose input value. Use with caution.
4456
- get upgradeFatSeLeaseTimeInput() {
4457
- return this._upgradeFatSeLeaseTime;
4458
- }
4459
- // upgrade_lease_time - computed: false, optional: true, required: false
4460
- _upgradeLeaseTime;
4461
- get upgradeLeaseTime() {
4462
- return this.getStringAttribute('upgrade_lease_time');
4463
- }
4464
- set upgradeLeaseTime(value) {
4465
- this._upgradeLeaseTime = value;
4466
- }
4467
- resetUpgradeLeaseTime() {
4468
- this._upgradeLeaseTime = undefined;
4469
- }
4470
- // Temporarily expose input value. Use with caution.
4471
- get upgradeLeaseTimeInput() {
4472
- return this._upgradeLeaseTime;
4473
- }
4474
4899
  // upgrade_se_per_vs_scale_ops_txn_time - computed: false, optional: true, required: false
4475
4900
  _upgradeSePerVsScaleOpsTxnTime;
4476
4901
  get upgradeSePerVsScaleOpsTxnTime() {
@@ -4771,6 +5196,21 @@ export class CloudpropertiesInfoControllerPropsOutputReference extends cdktf.Com
4771
5196
  get falsePositiveLearningConfigInput() {
4772
5197
  return this._falsePositiveLearningConfig.internalValue;
4773
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
+ }
4774
5214
  // user_agent_cache_config - computed: false, optional: true, required: false
4775
5215
  _userAgentCacheConfig = new CloudpropertiesInfoControllerPropsUserAgentCacheConfigList(this, "user_agent_cache_config", true);
4776
5216
  get userAgentCacheConfig() {
@@ -5624,7 +6064,7 @@ export class CloudpropertiesInfoList extends cdktf.ComplexList {
5624
6064
  }
5625
6065
  }
5626
6066
  /**
5627
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/cloudproperties avi_cloudproperties}
6067
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloudproperties avi_cloudproperties}
5628
6068
  */
5629
6069
  export class Cloudproperties extends cdktf.TerraformResource {
5630
6070
  // =================
@@ -5638,7 +6078,7 @@ export class Cloudproperties extends cdktf.TerraformResource {
5638
6078
  * Generates CDKTF code for importing a Cloudproperties resource upon running "cdktf plan <stack-name>"
5639
6079
  * @param scope The scope in which to define this construct
5640
6080
  * @param importToId The construct id used in the generated config for the Cloudproperties to import
5641
- * @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.6/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
5642
6082
  * @param provider? Optional instance of the provider where the Cloudproperties to import is found
5643
6083
  */
5644
6084
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -5648,7 +6088,7 @@ export class Cloudproperties extends cdktf.TerraformResource {
5648
6088
  // INITIALIZER
5649
6089
  // ===========
5650
6090
  /**
5651
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/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
5652
6092
  *
5653
6093
  * @param scope The scope in which to define this construct
5654
6094
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -5659,8 +6099,8 @@ export class Cloudproperties extends cdktf.TerraformResource {
5659
6099
  terraformResourceType: 'avi_cloudproperties',
5660
6100
  terraformGeneratorMetadata: {
5661
6101
  providerName: 'avi',
5662
- providerVersion: '30.2.6',
5663
- providerVersionConstraint: '30.2.6'
6102
+ providerVersion: '31.2.1',
6103
+ providerVersionConstraint: '31.2.1'
5664
6104
  },
5665
6105
  provider: config.provider,
5666
6106
  dependsOn: config.dependsOn,