@cdktf-providers/vmware-avi 30.2.5 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (569) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +424 -255
  61. package/dist/cloudproperties/index.js +732 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +380 -211
  69. package/dist/controllerproperties/index.js +671 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +90 -15
  135. package/dist/data-avi-cloudproperties/index.js +221 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +90 -15
  143. package/dist/data-avi-controllerproperties/index.js +221 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-federationcheckpoint/index.d.ts +7 -7
  159. package/dist/data-avi-federationcheckpoint/index.js +6 -6
  160. package/dist/data-avi-fileobject/index.d.ts +82 -7
  161. package/dist/data-avi-fileobject/index.js +184 -6
  162. package/dist/data-avi-fileservice/index.d.ts +7 -7
  163. package/dist/data-avi-fileservice/index.js +6 -6
  164. package/dist/data-avi-geodb/index.d.ts +7 -7
  165. package/dist/data-avi-geodb/index.js +6 -6
  166. package/dist/data-avi-gslb/index.d.ts +126 -19
  167. package/dist/data-avi-gslb/index.js +267 -22
  168. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  169. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  170. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  171. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  172. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  173. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  174. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  175. package/dist/data-avi-gslbservice/index.js +263 -6
  176. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  177. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  178. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  179. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  180. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  181. package/dist/data-avi-healthmonitor/index.js +577 -6
  182. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  184. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  185. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  186. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  187. package/dist/data-avi-httppolicyset/index.js +5 -5
  188. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  189. package/dist/data-avi-icapprofile/index.js +6 -6
  190. package/dist/data-avi-image/index.d.ts +157 -9
  191. package/dist/data-avi-image/index.js +362 -14
  192. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  193. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  194. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  195. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  196. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  197. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  198. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  199. package/dist/data-avi-ipreputationdb/index.js +18 -6
  200. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  201. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  202. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  203. package/dist/data-avi-l4policyset/index.js +6 -6
  204. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  205. package/dist/data-avi-labelgroup/index.js +6 -6
  206. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  207. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  208. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  209. package/dist/data-avi-licensestatus/index.js +22 -6
  210. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  211. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  212. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  213. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  214. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  215. package/dist/data-avi-microservicegroup/index.js +6 -6
  216. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  217. package/dist/data-avi-natpolicy/index.js +6 -6
  218. package/dist/data-avi-network/index.d.ts +8 -8
  219. package/dist/data-avi-network/index.js +6 -6
  220. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  221. package/dist/data-avi-networkprofile/index.js +89 -6
  222. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  223. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  224. package/dist/data-avi-networkservice/index.d.ts +8 -8
  225. package/dist/data-avi-networkservice/index.js +6 -6
  226. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  227. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  228. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  229. package/dist/data-avi-pkiprofile/index.js +81 -6
  230. package/dist/data-avi-pool/index.d.ts +83 -11
  231. package/dist/data-avi-pool/index.js +178 -12
  232. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  233. package/dist/data-avi-poolgroup/index.js +6 -6
  234. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  235. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  236. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  237. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  238. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  239. package/dist/data-avi-prioritylabels/index.js +6 -6
  240. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  241. package/dist/data-avi-protocolparser/index.js +6 -6
  242. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  243. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  244. package/dist/data-avi-report/index.d.ts +723 -0
  245. package/dist/data-avi-report/index.js +1670 -0
  246. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  247. package/dist/data-avi-reportprofile/index.js +209 -0
  248. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  249. package/dist/data-avi-retentionpolicy/index.js +6 -5
  250. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  251. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  252. package/dist/data-avi-role/index.d.ts +7 -7
  253. package/dist/data-avi-role/index.js +6 -6
  254. package/dist/data-avi-scheduler/index.d.ts +7 -7
  255. package/dist/data-avi-scheduler/index.js +6 -6
  256. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  257. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  258. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  259. package/dist/data-avi-securitypolicy/index.js +6 -6
  260. package/dist/data-avi-seproperties/index.d.ts +6 -5
  261. package/dist/data-avi-seproperties/index.js +10 -6
  262. package/dist/data-avi-server/index.d.ts +43 -6
  263. package/dist/data-avi-server/index.js +93 -6
  264. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  265. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  266. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  267. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  268. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  269. package/dist/data-avi-serviceengine/index.js +10 -6
  270. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  271. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  272. package/dist/data-avi-siteversion/index.d.ts +7 -7
  273. package/dist/data-avi-siteversion/index.js +6 -6
  274. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  275. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  276. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  277. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  278. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  279. package/dist/data-avi-sslprofile/index.js +10 -6
  280. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  281. package/dist/data-avi-ssopolicy/index.js +6 -6
  282. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  283. package/dist/data-avi-statediffoperation/index.js +6 -6
  284. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  285. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  286. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  287. package/dist/data-avi-stringgroup/index.js +6 -6
  288. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  289. package/dist/data-avi-systemconfiguration/index.js +366 -6
  290. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  291. package/dist/data-avi-systemlimits/index.js +30 -18
  292. package/dist/data-avi-systemreport/index.d.ts +383 -7
  293. package/dist/data-avi-systemreport/index.js +900 -6
  294. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  295. package/dist/data-avi-taskjournal/index.js +216 -6
  296. package/dist/data-avi-techsupport/index.d.ts +501 -0
  297. package/dist/data-avi-techsupport/index.js +1209 -0
  298. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  299. package/dist/data-avi-techsupportmessage/index.js +103 -0
  300. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  301. package/dist/data-avi-techsupportprofile/index.js +371 -0
  302. package/dist/data-avi-tenant/index.d.ts +41 -6
  303. package/dist/data-avi-tenant/index.js +85 -6
  304. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  305. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  310. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  311. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  312. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  313. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  314. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  315. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  316. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  317. package/dist/data-avi-upgradeprofile/index.js +15 -14
  318. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  319. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  320. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  321. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  322. package/dist/data-avi-user/index.d.ts +7 -6
  323. package/dist/data-avi-user/index.js +10 -6
  324. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  325. package/dist/data-avi-useraccountprofile/index.js +6 -6
  326. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  327. package/dist/data-avi-vcenterserver/index.js +6 -6
  328. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  329. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  330. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  331. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  332. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  333. package/dist/data-avi-virtualservice/index.js +13 -9
  334. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  335. package/dist/data-avi-vrfcontext/index.js +6 -6
  336. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  337. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  338. package/dist/data-avi-vsgs/index.d.ts +7 -7
  339. package/dist/data-avi-vsgs/index.js +6 -6
  340. package/dist/data-avi-vsvip/index.d.ts +214 -8
  341. package/dist/data-avi-vsvip/index.js +464 -6
  342. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  343. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  344. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  345. package/dist/data-avi-wafcrs/index.js +6 -6
  346. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  347. package/dist/data-avi-wafpolicy/index.js +24 -372
  348. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  349. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  350. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  351. package/dist/data-avi-wafprofile/index.js +196 -6
  352. package/dist/data-avi-webapput/index.d.ts +18 -9
  353. package/dist/data-avi-webapput/index.js +36 -13
  354. package/dist/data-avi-webhook/index.d.ts +7 -7
  355. package/dist/data-avi-webhook/index.js +6 -6
  356. package/dist/dnspolicy/index.d.ts +112 -112
  357. package/dist/dnspolicy/index.js +6 -6
  358. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  359. package/dist/dynamicdnsrecord/index.js +6 -6
  360. package/dist/errorpagebody/index.d.ts +14 -14
  361. package/dist/errorpagebody/index.js +6 -6
  362. package/dist/errorpageprofile/index.d.ts +23 -23
  363. package/dist/errorpageprofile/index.js +6 -6
  364. package/dist/federationcheckpoint/index.d.ts +12 -12
  365. package/dist/federationcheckpoint/index.js +6 -6
  366. package/dist/fileobject/index.d.ts +201 -32
  367. package/dist/fileobject/index.js +454 -6
  368. package/dist/fileservice/index.d.ts +7 -7
  369. package/dist/fileservice/index.js +6 -6
  370. package/dist/geodb/index.d.ts +21 -21
  371. package/dist/geodb/index.js +6 -6
  372. package/dist/gslb/index.d.ts +321 -117
  373. package/dist/gslb/index.js +593 -60
  374. package/dist/gslbcrmruntime/index.d.ts +139 -112
  375. package/dist/gslbcrmruntime/index.js +118 -33
  376. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  377. package/dist/gslbgeodbprofile/index.js +33 -278
  378. package/dist/gslbhsmruntime/index.d.ts +136 -100
  379. package/dist/gslbhsmruntime/index.js +118 -5
  380. package/dist/gslbservice/index.d.ts +301 -77
  381. package/dist/gslbservice/index.js +602 -6
  382. package/dist/gslbsmruntime/index.d.ts +308 -114
  383. package/dist/gslbsmruntime/index.js +576 -5
  384. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  385. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  386. package/dist/healthmonitor/index.d.ts +868 -168
  387. package/dist/healthmonitor/index.js +2041 -22
  388. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  389. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  390. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  391. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  392. package/dist/httppolicyset/index.d.ts +18 -18
  393. package/dist/httppolicyset/index.js +5 -5
  394. package/dist/icapprofile/index.d.ts +24 -24
  395. package/dist/icapprofile/index.js +6 -6
  396. package/dist/image/index.d.ts +447 -127
  397. package/dist/image/index.js +963 -88
  398. package/dist/index.d.ts +32 -2
  399. package/dist/index.js +32 -2
  400. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  401. package/dist/inventoryfaultconfig/index.js +34 -6
  402. package/dist/ipaddrgroup/index.d.ts +38 -38
  403. package/dist/ipaddrgroup/index.js +6 -6
  404. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  405. package/dist/ipamdnsproviderprofile/index.js +6 -34
  406. package/dist/ipreputationdb/index.d.ts +49 -22
  407. package/dist/ipreputationdb/index.js +75 -6
  408. package/dist/jwtserverprofile/index.d.ts +19 -19
  409. package/dist/jwtserverprofile/index.js +6 -6
  410. package/dist/l4policyset/index.d.ts +53 -53
  411. package/dist/l4policyset/index.js +6 -6
  412. package/dist/labelgroup/index.d.ts +13 -13
  413. package/dist/labelgroup/index.js +6 -6
  414. package/dist/lazy-index.js +32 -2
  415. package/dist/licenseledgerdetails/index.d.ts +166 -24
  416. package/dist/licenseledgerdetails/index.js +375 -6
  417. package/dist/licensestatus/index.d.ts +58 -22
  418. package/dist/licensestatus/index.js +118 -6
  419. package/dist/localworkerfdsversion/index.d.ts +9 -9
  420. package/dist/localworkerfdsversion/index.js +6 -5
  421. package/dist/memorybalancerrequest/index.d.ts +22 -22
  422. package/dist/memorybalancerrequest/index.js +6 -6
  423. package/dist/microservicegroup/index.d.ts +12 -12
  424. package/dist/microservicegroup/index.js +6 -6
  425. package/dist/natpolicy/index.d.ts +79 -79
  426. package/dist/natpolicy/index.js +6 -6
  427. package/dist/network/index.d.ts +38 -38
  428. package/dist/network/index.js +6 -6
  429. package/dist/networkprofile/index.d.ts +137 -66
  430. package/dist/networkprofile/index.js +198 -6
  431. package/dist/networksecuritypolicy/index.d.ts +67 -67
  432. package/dist/networksecuritypolicy/index.js +6 -6
  433. package/dist/networkservice/index.d.ts +45 -45
  434. package/dist/networkservice/index.js +6 -6
  435. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  436. package/dist/nsxtsegmentruntime/index.js +6 -6
  437. package/dist/pkiprofile/index.d.ts +114 -61
  438. package/dist/pkiprofile/index.js +142 -6
  439. package/dist/pool/index.d.ts +349 -211
  440. package/dist/pool/index.js +406 -39
  441. package/dist/poolgroup/index.d.ts +41 -41
  442. package/dist/poolgroup/index.js +6 -6
  443. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  444. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  445. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  446. package/dist/positivesecuritypolicy/index.js +795 -0
  447. package/dist/prioritylabels/index.d.ts +16 -16
  448. package/dist/prioritylabels/index.js +6 -6
  449. package/dist/protocolparser/index.d.ts +14 -14
  450. package/dist/protocolparser/index.js +6 -6
  451. package/dist/provider/index.d.ts +13 -13
  452. package/dist/provider/index.js +6 -6
  453. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  454. package/dist/ratelimitconfiguration/index.js +553 -0
  455. package/dist/report/index.d.ts +1376 -0
  456. package/dist/report/index.js +3623 -0
  457. package/dist/reportprofile/index.d.ts +151 -0
  458. package/dist/reportprofile/index.js +380 -0
  459. package/dist/retentionpolicy/index.d.ts +49 -49
  460. package/dist/retentionpolicy/index.js +6 -5
  461. package/dist/rmcloudopsproto/index.d.ts +18 -9
  462. package/dist/rmcloudopsproto/index.js +29 -6
  463. package/dist/role/index.d.ts +23 -23
  464. package/dist/role/index.js +6 -6
  465. package/dist/scheduler/index.d.ts +18 -18
  466. package/dist/scheduler/index.js +6 -6
  467. package/dist/securitymanagerdata/index.d.ts +40 -22
  468. package/dist/securitymanagerdata/index.js +62 -6
  469. package/dist/securitypolicy/index.d.ts +33 -33
  470. package/dist/securitypolicy/index.js +6 -6
  471. package/dist/seproperties/index.d.ts +190 -181
  472. package/dist/seproperties/index.js +34 -6
  473. package/dist/server/index.d.ts +120 -43
  474. package/dist/server/index.js +207 -6
  475. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  476. package/dist/serverautoscalepolicy/index.js +6 -6
  477. package/dist/serviceauthprofile/index.d.ts +17 -17
  478. package/dist/serviceauthprofile/index.js +6 -6
  479. package/dist/serviceengine/index.d.ts +153 -144
  480. package/dist/serviceengine/index.js +34 -6
  481. package/dist/serviceenginegroup/index.d.ts +775 -439
  482. package/dist/serviceenginegroup/index.js +948 -93
  483. package/dist/siteversion/index.d.ts +16 -16
  484. package/dist/siteversion/index.js +6 -6
  485. package/dist/snmptrapprofile/index.d.ts +22 -22
  486. package/dist/snmptrapprofile/index.js +6 -6
  487. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  488. package/dist/sslkeyandcertificate/index.js +278 -6
  489. package/dist/sslprofile/index.d.ts +44 -35
  490. package/dist/sslprofile/index.js +29 -6
  491. package/dist/ssopolicy/index.d.ts +91 -91
  492. package/dist/ssopolicy/index.js +6 -6
  493. package/dist/statediffoperation/index.d.ts +18 -18
  494. package/dist/statediffoperation/index.js +6 -6
  495. package/dist/statediffsnapshot/index.d.ts +309 -93
  496. package/dist/statediffsnapshot/index.js +678 -6
  497. package/dist/stringgroup/index.d.ts +18 -18
  498. package/dist/stringgroup/index.js +6 -6
  499. package/dist/systemconfiguration/index.d.ts +545 -200
  500. package/dist/systemconfiguration/index.js +932 -34
  501. package/dist/systemlimits/index.d.ts +149 -122
  502. package/dist/systemlimits/index.js +174 -90
  503. package/dist/systemreport/index.d.ts +920 -72
  504. package/dist/systemreport/index.js +2341 -6
  505. package/dist/taskjournal/index.d.ts +278 -37
  506. package/dist/taskjournal/index.js +816 -134
  507. package/dist/techsupport/index.d.ts +1152 -0
  508. package/dist/techsupport/index.js +3106 -0
  509. package/dist/techsupportmessage/index.d.ts +71 -0
  510. package/dist/techsupportmessage/index.js +160 -0
  511. package/dist/techsupportprofile/index.d.ts +284 -0
  512. package/dist/techsupportprofile/index.js +706 -0
  513. package/dist/tenant/index.d.ts +82 -20
  514. package/dist/tenant/index.js +170 -6
  515. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  516. package/dist/tenantsystemconfiguration/index.js +6 -6
  517. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  518. package/dist/testsedatastorelevel1/index.js +6 -6
  519. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  520. package/dist/testsedatastorelevel2/index.js +6 -6
  521. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  522. package/dist/testsedatastorelevel3/index.js +6 -6
  523. package/dist/trafficcloneprofile/index.d.ts +25 -25
  524. package/dist/trafficcloneprofile/index.js +6 -6
  525. package/dist/trustedhostprofile/index.d.ts +14 -14
  526. package/dist/trustedhostprofile/index.js +6 -5
  527. package/dist/upgradeprofile/index.d.ts +41 -41
  528. package/dist/upgradeprofile/index.js +26 -25
  529. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  530. package/dist/upgradestatusinfo/index.js +4027 -38
  531. package/dist/upgradestatussummary/index.d.ts +26 -26
  532. package/dist/upgradestatussummary/index.js +6 -6
  533. package/dist/user/index.d.ts +42 -32
  534. package/dist/user/index.js +33 -7
  535. package/dist/useraccount/index.d.ts +11 -11
  536. package/dist/useraccount/index.js +6 -6
  537. package/dist/useraccountprofile/index.d.ts +14 -14
  538. package/dist/useraccountprofile/index.js +6 -6
  539. package/dist/vcenterserver/index.d.ts +15 -15
  540. package/dist/vcenterserver/index.js +6 -6
  541. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  542. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  543. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  544. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  545. package/dist/virtualservice/index.d.ts +117 -108
  546. package/dist/virtualservice/index.js +51 -28
  547. package/dist/vrfcontext/index.d.ts +117 -117
  548. package/dist/vrfcontext/index.js +6 -6
  549. package/dist/vsdatascriptset/index.d.ts +152 -32
  550. package/dist/vsdatascriptset/index.js +312 -6
  551. package/dist/vsgs/index.d.ts +14 -14
  552. package/dist/vsgs/index.js +6 -6
  553. package/dist/vsvip/index.d.ts +434 -110
  554. package/dist/vsvip/index.js +842 -6
  555. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  556. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  557. package/dist/wafcrs/index.d.ts +69 -69
  558. package/dist/wafcrs/index.js +6 -6
  559. package/dist/wafpolicy/index.d.ts +344 -662
  560. package/dist/wafpolicy/index.js +156 -1015
  561. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  562. package/dist/wafpolicypsmgroup/index.js +80 -6
  563. package/dist/wafprofile/index.d.ts +238 -44
  564. package/dist/wafprofile/index.js +552 -6
  565. package/dist/webapput/index.d.ts +135 -126
  566. package/dist/webapput/index.js +66 -43
  567. package/dist/webhook/index.d.ts +15 -15
  568. package/dist/webhook/index.js +6 -6
  569. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/systemconfiguration
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemconfiguration
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function systemconfigurationAdminAuthConfigurationRemoteAuthConfigurationsToTerraform(struct) {
@@ -1447,6 +1447,142 @@ export class SystemconfigurationEmailConfigurationList extends cdktf.ComplexList
1447
1447
  return new SystemconfigurationEmailConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1448
1448
  }
1449
1449
  }
1450
+ export function systemconfigurationGlobalTenantConfigLicenseQuotaToTerraform(struct) {
1451
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1452
+ return struct;
1453
+ }
1454
+ if (cdktf.isComplexElement(struct)) {
1455
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1456
+ }
1457
+ return {
1458
+ limit: cdktf.stringToTerraform(struct.limit),
1459
+ reservation: cdktf.stringToTerraform(struct.reservation),
1460
+ };
1461
+ }
1462
+ export function systemconfigurationGlobalTenantConfigLicenseQuotaToHclTerraform(struct) {
1463
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1464
+ return struct;
1465
+ }
1466
+ if (cdktf.isComplexElement(struct)) {
1467
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1468
+ }
1469
+ const attrs = {
1470
+ limit: {
1471
+ value: cdktf.stringToHclTerraform(struct.limit),
1472
+ isBlock: false,
1473
+ type: "simple",
1474
+ storageClassType: "string",
1475
+ },
1476
+ reservation: {
1477
+ value: cdktf.stringToHclTerraform(struct.reservation),
1478
+ isBlock: false,
1479
+ type: "simple",
1480
+ storageClassType: "string",
1481
+ },
1482
+ };
1483
+ // remove undefined attributes
1484
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1485
+ }
1486
+ export class SystemconfigurationGlobalTenantConfigLicenseQuotaOutputReference extends cdktf.ComplexObject {
1487
+ isEmptyObject = false;
1488
+ resolvableValue;
1489
+ /**
1490
+ * @param terraformResource The parent resource
1491
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1492
+ * @param complexObjectIndex the index of this item in the list
1493
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1494
+ */
1495
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1496
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1497
+ }
1498
+ get internalValue() {
1499
+ if (this.resolvableValue) {
1500
+ return this.resolvableValue;
1501
+ }
1502
+ let hasAnyValues = this.isEmptyObject;
1503
+ const internalValueResult = {};
1504
+ if (this._limit !== undefined) {
1505
+ hasAnyValues = true;
1506
+ internalValueResult.limit = this._limit;
1507
+ }
1508
+ if (this._reservation !== undefined) {
1509
+ hasAnyValues = true;
1510
+ internalValueResult.reservation = this._reservation;
1511
+ }
1512
+ return hasAnyValues ? internalValueResult : undefined;
1513
+ }
1514
+ set internalValue(value) {
1515
+ if (value === undefined) {
1516
+ this.isEmptyObject = false;
1517
+ this.resolvableValue = undefined;
1518
+ this._limit = undefined;
1519
+ this._reservation = undefined;
1520
+ }
1521
+ else if (cdktf.Tokenization.isResolvable(value)) {
1522
+ this.isEmptyObject = false;
1523
+ this.resolvableValue = value;
1524
+ }
1525
+ else {
1526
+ this.isEmptyObject = Object.keys(value).length === 0;
1527
+ this.resolvableValue = undefined;
1528
+ this._limit = value.limit;
1529
+ this._reservation = value.reservation;
1530
+ }
1531
+ }
1532
+ // limit - computed: false, optional: true, required: false
1533
+ _limit;
1534
+ get limit() {
1535
+ return this.getStringAttribute('limit');
1536
+ }
1537
+ set limit(value) {
1538
+ this._limit = value;
1539
+ }
1540
+ resetLimit() {
1541
+ this._limit = undefined;
1542
+ }
1543
+ // Temporarily expose input value. Use with caution.
1544
+ get limitInput() {
1545
+ return this._limit;
1546
+ }
1547
+ // reservation - computed: false, optional: true, required: false
1548
+ _reservation;
1549
+ get reservation() {
1550
+ return this.getStringAttribute('reservation');
1551
+ }
1552
+ set reservation(value) {
1553
+ this._reservation = value;
1554
+ }
1555
+ resetReservation() {
1556
+ this._reservation = undefined;
1557
+ }
1558
+ // Temporarily expose input value. Use with caution.
1559
+ get reservationInput() {
1560
+ return this._reservation;
1561
+ }
1562
+ }
1563
+ export class SystemconfigurationGlobalTenantConfigLicenseQuotaList extends cdktf.ComplexList {
1564
+ terraformResource;
1565
+ terraformAttribute;
1566
+ wrapsSet;
1567
+ internalValue;
1568
+ /**
1569
+ * @param terraformResource The parent resource
1570
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1571
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1572
+ */
1573
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1574
+ super(terraformResource, terraformAttribute, wrapsSet);
1575
+ this.terraformResource = terraformResource;
1576
+ this.terraformAttribute = terraformAttribute;
1577
+ this.wrapsSet = wrapsSet;
1578
+ }
1579
+ /**
1580
+ * @param index the index of the item to return
1581
+ */
1582
+ get(index) {
1583
+ return new SystemconfigurationGlobalTenantConfigLicenseQuotaOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1584
+ }
1585
+ }
1450
1586
  export function systemconfigurationGlobalTenantConfigToTerraform(struct) {
1451
1587
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1452
1588
  return struct;
@@ -1458,6 +1594,7 @@ export function systemconfigurationGlobalTenantConfigToTerraform(struct) {
1458
1594
  se_in_provider_context: cdktf.stringToTerraform(struct.seInProviderContext),
1459
1595
  tenant_access_to_provider_se: cdktf.stringToTerraform(struct.tenantAccessToProviderSe),
1460
1596
  tenant_vrf: cdktf.stringToTerraform(struct.tenantVrf),
1597
+ license_quota: cdktf.listMapper(systemconfigurationGlobalTenantConfigLicenseQuotaToTerraform, true)(struct.licenseQuota),
1461
1598
  };
1462
1599
  }
1463
1600
  export function systemconfigurationGlobalTenantConfigToHclTerraform(struct) {
@@ -1486,6 +1623,12 @@ export function systemconfigurationGlobalTenantConfigToHclTerraform(struct) {
1486
1623
  type: "simple",
1487
1624
  storageClassType: "string",
1488
1625
  },
1626
+ license_quota: {
1627
+ value: cdktf.listMapperHcl(systemconfigurationGlobalTenantConfigLicenseQuotaToHclTerraform, true)(struct.licenseQuota),
1628
+ isBlock: true,
1629
+ type: "set",
1630
+ storageClassType: "SystemconfigurationGlobalTenantConfigLicenseQuotaList",
1631
+ },
1489
1632
  };
1490
1633
  // remove undefined attributes
1491
1634
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -1520,6 +1663,10 @@ export class SystemconfigurationGlobalTenantConfigOutputReference extends cdktf.
1520
1663
  hasAnyValues = true;
1521
1664
  internalValueResult.tenantVrf = this._tenantVrf;
1522
1665
  }
1666
+ if (this._licenseQuota?.internalValue !== undefined) {
1667
+ hasAnyValues = true;
1668
+ internalValueResult.licenseQuota = this._licenseQuota?.internalValue;
1669
+ }
1523
1670
  return hasAnyValues ? internalValueResult : undefined;
1524
1671
  }
1525
1672
  set internalValue(value) {
@@ -1529,6 +1676,7 @@ export class SystemconfigurationGlobalTenantConfigOutputReference extends cdktf.
1529
1676
  this._seInProviderContext = undefined;
1530
1677
  this._tenantAccessToProviderSe = undefined;
1531
1678
  this._tenantVrf = undefined;
1679
+ this._licenseQuota.internalValue = undefined;
1532
1680
  }
1533
1681
  else if (cdktf.Tokenization.isResolvable(value)) {
1534
1682
  this.isEmptyObject = false;
@@ -1540,6 +1688,7 @@ export class SystemconfigurationGlobalTenantConfigOutputReference extends cdktf.
1540
1688
  this._seInProviderContext = value.seInProviderContext;
1541
1689
  this._tenantAccessToProviderSe = value.tenantAccessToProviderSe;
1542
1690
  this._tenantVrf = value.tenantVrf;
1691
+ this._licenseQuota.internalValue = value.licenseQuota;
1543
1692
  }
1544
1693
  }
1545
1694
  // se_in_provider_context - computed: false, optional: true, required: false
@@ -1587,6 +1736,21 @@ export class SystemconfigurationGlobalTenantConfigOutputReference extends cdktf.
1587
1736
  get tenantVrfInput() {
1588
1737
  return this._tenantVrf;
1589
1738
  }
1739
+ // license_quota - computed: false, optional: true, required: false
1740
+ _licenseQuota = new SystemconfigurationGlobalTenantConfigLicenseQuotaList(this, "license_quota", true);
1741
+ get licenseQuota() {
1742
+ return this._licenseQuota;
1743
+ }
1744
+ putLicenseQuota(value) {
1745
+ this._licenseQuota.internalValue = value;
1746
+ }
1747
+ resetLicenseQuota() {
1748
+ this._licenseQuota.internalValue = undefined;
1749
+ }
1750
+ // Temporarily expose input value. Use with caution.
1751
+ get licenseQuotaInput() {
1752
+ return this._licenseQuota.internalValue;
1753
+ }
1590
1754
  }
1591
1755
  export class SystemconfigurationGlobalTenantConfigList extends cdktf.ComplexList {
1592
1756
  terraformResource;
@@ -1611,6 +1775,142 @@ export class SystemconfigurationGlobalTenantConfigList extends cdktf.ComplexList
1611
1775
  return new SystemconfigurationGlobalTenantConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1612
1776
  }
1613
1777
  }
1778
+ export function systemconfigurationLicenseQuotaToTerraform(struct) {
1779
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1780
+ return struct;
1781
+ }
1782
+ if (cdktf.isComplexElement(struct)) {
1783
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1784
+ }
1785
+ return {
1786
+ limit: cdktf.stringToTerraform(struct.limit),
1787
+ reservation: cdktf.stringToTerraform(struct.reservation),
1788
+ };
1789
+ }
1790
+ export function systemconfigurationLicenseQuotaToHclTerraform(struct) {
1791
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1792
+ return struct;
1793
+ }
1794
+ if (cdktf.isComplexElement(struct)) {
1795
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1796
+ }
1797
+ const attrs = {
1798
+ limit: {
1799
+ value: cdktf.stringToHclTerraform(struct.limit),
1800
+ isBlock: false,
1801
+ type: "simple",
1802
+ storageClassType: "string",
1803
+ },
1804
+ reservation: {
1805
+ value: cdktf.stringToHclTerraform(struct.reservation),
1806
+ isBlock: false,
1807
+ type: "simple",
1808
+ storageClassType: "string",
1809
+ },
1810
+ };
1811
+ // remove undefined attributes
1812
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1813
+ }
1814
+ export class SystemconfigurationLicenseQuotaOutputReference extends cdktf.ComplexObject {
1815
+ isEmptyObject = false;
1816
+ resolvableValue;
1817
+ /**
1818
+ * @param terraformResource The parent resource
1819
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1820
+ * @param complexObjectIndex the index of this item in the list
1821
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1822
+ */
1823
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1824
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1825
+ }
1826
+ get internalValue() {
1827
+ if (this.resolvableValue) {
1828
+ return this.resolvableValue;
1829
+ }
1830
+ let hasAnyValues = this.isEmptyObject;
1831
+ const internalValueResult = {};
1832
+ if (this._limit !== undefined) {
1833
+ hasAnyValues = true;
1834
+ internalValueResult.limit = this._limit;
1835
+ }
1836
+ if (this._reservation !== undefined) {
1837
+ hasAnyValues = true;
1838
+ internalValueResult.reservation = this._reservation;
1839
+ }
1840
+ return hasAnyValues ? internalValueResult : undefined;
1841
+ }
1842
+ set internalValue(value) {
1843
+ if (value === undefined) {
1844
+ this.isEmptyObject = false;
1845
+ this.resolvableValue = undefined;
1846
+ this._limit = undefined;
1847
+ this._reservation = undefined;
1848
+ }
1849
+ else if (cdktf.Tokenization.isResolvable(value)) {
1850
+ this.isEmptyObject = false;
1851
+ this.resolvableValue = value;
1852
+ }
1853
+ else {
1854
+ this.isEmptyObject = Object.keys(value).length === 0;
1855
+ this.resolvableValue = undefined;
1856
+ this._limit = value.limit;
1857
+ this._reservation = value.reservation;
1858
+ }
1859
+ }
1860
+ // limit - computed: false, optional: true, required: false
1861
+ _limit;
1862
+ get limit() {
1863
+ return this.getStringAttribute('limit');
1864
+ }
1865
+ set limit(value) {
1866
+ this._limit = value;
1867
+ }
1868
+ resetLimit() {
1869
+ this._limit = undefined;
1870
+ }
1871
+ // Temporarily expose input value. Use with caution.
1872
+ get limitInput() {
1873
+ return this._limit;
1874
+ }
1875
+ // reservation - computed: false, optional: true, required: false
1876
+ _reservation;
1877
+ get reservation() {
1878
+ return this.getStringAttribute('reservation');
1879
+ }
1880
+ set reservation(value) {
1881
+ this._reservation = value;
1882
+ }
1883
+ resetReservation() {
1884
+ this._reservation = undefined;
1885
+ }
1886
+ // Temporarily expose input value. Use with caution.
1887
+ get reservationInput() {
1888
+ return this._reservation;
1889
+ }
1890
+ }
1891
+ export class SystemconfigurationLicenseQuotaList extends cdktf.ComplexList {
1892
+ terraformResource;
1893
+ terraformAttribute;
1894
+ wrapsSet;
1895
+ internalValue;
1896
+ /**
1897
+ * @param terraformResource The parent resource
1898
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1899
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1900
+ */
1901
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1902
+ super(terraformResource, terraformAttribute, wrapsSet);
1903
+ this.terraformResource = terraformResource;
1904
+ this.terraformAttribute = terraformAttribute;
1905
+ this.wrapsSet = wrapsSet;
1906
+ }
1907
+ /**
1908
+ * @param index the index of the item to return
1909
+ */
1910
+ get(index) {
1911
+ return new SystemconfigurationLicenseQuotaOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1912
+ }
1913
+ }
1614
1914
  export function systemconfigurationLinuxConfigurationToTerraform(struct) {
1615
1915
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1616
1916
  return struct;
@@ -7710,8 +8010,10 @@ export function systemconfigurationPortalConfigurationToTerraform(struct) {
7710
8010
  enable_clickjacking_protection: cdktf.stringToTerraform(struct.enableClickjackingProtection),
7711
8011
  enable_http: cdktf.stringToTerraform(struct.enableHttp),
7712
8012
  enable_https: cdktf.stringToTerraform(struct.enableHttps),
8013
+ enable_rate_limiter: cdktf.stringToTerraform(struct.enableRateLimiter),
7713
8014
  http_port: cdktf.stringToTerraform(struct.httpPort),
7714
8015
  https_port: cdktf.stringToTerraform(struct.httpsPort),
8016
+ legacy_ssl_support: cdktf.stringToTerraform(struct.legacySslSupport),
7715
8017
  minimum_password_length: cdktf.stringToTerraform(struct.minimumPasswordLength),
7716
8018
  password_strength_check: cdktf.stringToTerraform(struct.passwordStrengthCheck),
7717
8019
  pkiprofile_ref: cdktf.stringToTerraform(struct.pkiprofileRef),
@@ -7771,6 +8073,12 @@ export function systemconfigurationPortalConfigurationToHclTerraform(struct) {
7771
8073
  type: "simple",
7772
8074
  storageClassType: "string",
7773
8075
  },
8076
+ enable_rate_limiter: {
8077
+ value: cdktf.stringToHclTerraform(struct.enableRateLimiter),
8078
+ isBlock: false,
8079
+ type: "simple",
8080
+ storageClassType: "string",
8081
+ },
7774
8082
  http_port: {
7775
8083
  value: cdktf.stringToHclTerraform(struct.httpPort),
7776
8084
  isBlock: false,
@@ -7783,6 +8091,12 @@ export function systemconfigurationPortalConfigurationToHclTerraform(struct) {
7783
8091
  type: "simple",
7784
8092
  storageClassType: "string",
7785
8093
  },
8094
+ legacy_ssl_support: {
8095
+ value: cdktf.stringToHclTerraform(struct.legacySslSupport),
8096
+ isBlock: false,
8097
+ type: "simple",
8098
+ storageClassType: "string",
8099
+ },
7786
8100
  minimum_password_length: {
7787
8101
  value: cdktf.stringToHclTerraform(struct.minimumPasswordLength),
7788
8102
  isBlock: false,
@@ -7875,6 +8189,10 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
7875
8189
  hasAnyValues = true;
7876
8190
  internalValueResult.enableHttps = this._enableHttps;
7877
8191
  }
8192
+ if (this._enableRateLimiter !== undefined) {
8193
+ hasAnyValues = true;
8194
+ internalValueResult.enableRateLimiter = this._enableRateLimiter;
8195
+ }
7878
8196
  if (this._httpPort !== undefined) {
7879
8197
  hasAnyValues = true;
7880
8198
  internalValueResult.httpPort = this._httpPort;
@@ -7883,6 +8201,10 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
7883
8201
  hasAnyValues = true;
7884
8202
  internalValueResult.httpsPort = this._httpsPort;
7885
8203
  }
8204
+ if (this._legacySslSupport !== undefined) {
8205
+ hasAnyValues = true;
8206
+ internalValueResult.legacySslSupport = this._legacySslSupport;
8207
+ }
7886
8208
  if (this._minimumPasswordLength !== undefined) {
7887
8209
  hasAnyValues = true;
7888
8210
  internalValueResult.minimumPasswordLength = this._minimumPasswordLength;
@@ -7924,8 +8246,10 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
7924
8246
  this._enableClickjackingProtection = undefined;
7925
8247
  this._enableHttp = undefined;
7926
8248
  this._enableHttps = undefined;
8249
+ this._enableRateLimiter = undefined;
7927
8250
  this._httpPort = undefined;
7928
8251
  this._httpsPort = undefined;
8252
+ this._legacySslSupport = undefined;
7929
8253
  this._minimumPasswordLength = undefined;
7930
8254
  this._passwordStrengthCheck = undefined;
7931
8255
  this._pkiprofileRef = undefined;
@@ -7948,8 +8272,10 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
7948
8272
  this._enableClickjackingProtection = value.enableClickjackingProtection;
7949
8273
  this._enableHttp = value.enableHttp;
7950
8274
  this._enableHttps = value.enableHttps;
8275
+ this._enableRateLimiter = value.enableRateLimiter;
7951
8276
  this._httpPort = value.httpPort;
7952
8277
  this._httpsPort = value.httpsPort;
8278
+ this._legacySslSupport = value.legacySslSupport;
7953
8279
  this._minimumPasswordLength = value.minimumPasswordLength;
7954
8280
  this._passwordStrengthCheck = value.passwordStrengthCheck;
7955
8281
  this._pkiprofileRef = value.pkiprofileRef;
@@ -8064,6 +8390,21 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
8064
8390
  get enableHttpsInput() {
8065
8391
  return this._enableHttps;
8066
8392
  }
8393
+ // enable_rate_limiter - computed: false, optional: true, required: false
8394
+ _enableRateLimiter;
8395
+ get enableRateLimiter() {
8396
+ return this.getStringAttribute('enable_rate_limiter');
8397
+ }
8398
+ set enableRateLimiter(value) {
8399
+ this._enableRateLimiter = value;
8400
+ }
8401
+ resetEnableRateLimiter() {
8402
+ this._enableRateLimiter = undefined;
8403
+ }
8404
+ // Temporarily expose input value. Use with caution.
8405
+ get enableRateLimiterInput() {
8406
+ return this._enableRateLimiter;
8407
+ }
8067
8408
  // http_port - computed: true, optional: true, required: false
8068
8409
  _httpPort;
8069
8410
  get httpPort() {
@@ -8094,6 +8435,21 @@ export class SystemconfigurationPortalConfigurationOutputReference extends cdktf
8094
8435
  get httpsPortInput() {
8095
8436
  return this._httpsPort;
8096
8437
  }
8438
+ // legacy_ssl_support - computed: false, optional: true, required: false
8439
+ _legacySslSupport;
8440
+ get legacySslSupport() {
8441
+ return this.getStringAttribute('legacy_ssl_support');
8442
+ }
8443
+ set legacySslSupport(value) {
8444
+ this._legacySslSupport = value;
8445
+ }
8446
+ resetLegacySslSupport() {
8447
+ this._legacySslSupport = undefined;
8448
+ }
8449
+ // Temporarily expose input value. Use with caution.
8450
+ get legacySslSupportInput() {
8451
+ return this._legacySslSupport;
8452
+ }
8097
8453
  // minimum_password_length - computed: false, optional: true, required: false
8098
8454
  _minimumPasswordLength;
8099
8455
  get minimumPasswordLength() {
@@ -9121,44 +9477,310 @@ export class SystemconfigurationSnmpConfigurationList extends cdktf.ComplexList
9121
9477
  return new SystemconfigurationSnmpConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9122
9478
  }
9123
9479
  }
9124
- /**
9125
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/systemconfiguration avi_systemconfiguration}
9126
- */
9127
- export class Systemconfiguration extends cdktf.TerraformResource {
9128
- // =================
9129
- // STATIC PROPERTIES
9130
- // =================
9131
- static tfResourceType = "avi_systemconfiguration";
9132
- // ==============
9133
- // STATIC Methods
9134
- // ==============
9135
- /**
9136
- * Generates CDKTF code for importing a Systemconfiguration resource upon running "cdktf plan <stack-name>"
9137
- * @param scope The scope in which to define this construct
9138
- * @param importToId The construct id used in the generated config for the Systemconfiguration to import
9139
- * @param importFromId The id of the existing Systemconfiguration that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/systemconfiguration#import import section} in the documentation of this resource for the id to use
9140
- * @param provider? Optional instance of the provider where the Systemconfiguration to import is found
9141
- */
9142
- static generateConfigForImport(scope, importToId, importFromId, provider) {
9143
- return new cdktf.ImportableResource(scope, importToId, { terraformResourceType: "avi_systemconfiguration", importId: importFromId, provider });
9480
+ export function systemconfigurationSyslogServersToTerraform(struct) {
9481
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9482
+ return struct;
9144
9483
  }
9145
- // ===========
9146
- // INITIALIZER
9147
- // ===========
9148
- /**
9149
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/systemconfiguration avi_systemconfiguration} Resource
9150
- *
9151
- * @param scope The scope in which to define this construct
9152
- * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
9153
- * @param options SystemconfigurationConfig = {}
9154
- */
9155
- constructor(scope, id, config = {}) {
9484
+ if (cdktf.isComplexElement(struct)) {
9485
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9486
+ }
9487
+ return {
9488
+ addr: cdktf.stringToTerraform(struct.addr),
9489
+ type: cdktf.stringToTerraform(struct.type),
9490
+ };
9491
+ }
9492
+ export function systemconfigurationSyslogServersToHclTerraform(struct) {
9493
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9494
+ return struct;
9495
+ }
9496
+ if (cdktf.isComplexElement(struct)) {
9497
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9498
+ }
9499
+ const attrs = {
9500
+ addr: {
9501
+ value: cdktf.stringToHclTerraform(struct.addr),
9502
+ isBlock: false,
9503
+ type: "simple",
9504
+ storageClassType: "string",
9505
+ },
9506
+ type: {
9507
+ value: cdktf.stringToHclTerraform(struct.type),
9508
+ isBlock: false,
9509
+ type: "simple",
9510
+ storageClassType: "string",
9511
+ },
9512
+ };
9513
+ // remove undefined attributes
9514
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9515
+ }
9516
+ export class SystemconfigurationSyslogServersOutputReference extends cdktf.ComplexObject {
9517
+ isEmptyObject = false;
9518
+ resolvableValue;
9519
+ /**
9520
+ * @param terraformResource The parent resource
9521
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9522
+ * @param complexObjectIndex the index of this item in the list
9523
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9524
+ */
9525
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9526
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9527
+ }
9528
+ get internalValue() {
9529
+ if (this.resolvableValue) {
9530
+ return this.resolvableValue;
9531
+ }
9532
+ let hasAnyValues = this.isEmptyObject;
9533
+ const internalValueResult = {};
9534
+ if (this._addr !== undefined) {
9535
+ hasAnyValues = true;
9536
+ internalValueResult.addr = this._addr;
9537
+ }
9538
+ if (this._type !== undefined) {
9539
+ hasAnyValues = true;
9540
+ internalValueResult.type = this._type;
9541
+ }
9542
+ return hasAnyValues ? internalValueResult : undefined;
9543
+ }
9544
+ set internalValue(value) {
9545
+ if (value === undefined) {
9546
+ this.isEmptyObject = false;
9547
+ this.resolvableValue = undefined;
9548
+ this._addr = undefined;
9549
+ this._type = undefined;
9550
+ }
9551
+ else if (cdktf.Tokenization.isResolvable(value)) {
9552
+ this.isEmptyObject = false;
9553
+ this.resolvableValue = value;
9554
+ }
9555
+ else {
9556
+ this.isEmptyObject = Object.keys(value).length === 0;
9557
+ this.resolvableValue = undefined;
9558
+ this._addr = value.addr;
9559
+ this._type = value.type;
9560
+ }
9561
+ }
9562
+ // addr - computed: false, optional: false, required: true
9563
+ _addr;
9564
+ get addr() {
9565
+ return this.getStringAttribute('addr');
9566
+ }
9567
+ set addr(value) {
9568
+ this._addr = value;
9569
+ }
9570
+ // Temporarily expose input value. Use with caution.
9571
+ get addrInput() {
9572
+ return this._addr;
9573
+ }
9574
+ // type - computed: false, optional: false, required: true
9575
+ _type;
9576
+ get type() {
9577
+ return this.getStringAttribute('type');
9578
+ }
9579
+ set type(value) {
9580
+ this._type = value;
9581
+ }
9582
+ // Temporarily expose input value. Use with caution.
9583
+ get typeInput() {
9584
+ return this._type;
9585
+ }
9586
+ }
9587
+ export class SystemconfigurationSyslogServersList extends cdktf.ComplexList {
9588
+ terraformResource;
9589
+ terraformAttribute;
9590
+ wrapsSet;
9591
+ internalValue;
9592
+ /**
9593
+ * @param terraformResource The parent resource
9594
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9595
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9596
+ */
9597
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
9598
+ super(terraformResource, terraformAttribute, wrapsSet);
9599
+ this.terraformResource = terraformResource;
9600
+ this.terraformAttribute = terraformAttribute;
9601
+ this.wrapsSet = wrapsSet;
9602
+ }
9603
+ /**
9604
+ * @param index the index of the item to return
9605
+ */
9606
+ get(index) {
9607
+ return new SystemconfigurationSyslogServersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9608
+ }
9609
+ }
9610
+ export function systemconfigurationTelemetryConfigurationToTerraform(struct) {
9611
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9612
+ return struct;
9613
+ }
9614
+ if (cdktf.isComplexElement(struct)) {
9615
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9616
+ }
9617
+ return {
9618
+ enable: cdktf.stringToTerraform(struct.enable),
9619
+ url: cdktf.stringToTerraform(struct.url),
9620
+ };
9621
+ }
9622
+ export function systemconfigurationTelemetryConfigurationToHclTerraform(struct) {
9623
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9624
+ return struct;
9625
+ }
9626
+ if (cdktf.isComplexElement(struct)) {
9627
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9628
+ }
9629
+ const attrs = {
9630
+ enable: {
9631
+ value: cdktf.stringToHclTerraform(struct.enable),
9632
+ isBlock: false,
9633
+ type: "simple",
9634
+ storageClassType: "string",
9635
+ },
9636
+ url: {
9637
+ value: cdktf.stringToHclTerraform(struct.url),
9638
+ isBlock: false,
9639
+ type: "simple",
9640
+ storageClassType: "string",
9641
+ },
9642
+ };
9643
+ // remove undefined attributes
9644
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9645
+ }
9646
+ export class SystemconfigurationTelemetryConfigurationOutputReference extends cdktf.ComplexObject {
9647
+ isEmptyObject = false;
9648
+ resolvableValue;
9649
+ /**
9650
+ * @param terraformResource The parent resource
9651
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9652
+ * @param complexObjectIndex the index of this item in the list
9653
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9654
+ */
9655
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9656
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9657
+ }
9658
+ get internalValue() {
9659
+ if (this.resolvableValue) {
9660
+ return this.resolvableValue;
9661
+ }
9662
+ let hasAnyValues = this.isEmptyObject;
9663
+ const internalValueResult = {};
9664
+ if (this._enable !== undefined) {
9665
+ hasAnyValues = true;
9666
+ internalValueResult.enable = this._enable;
9667
+ }
9668
+ if (this._url !== undefined) {
9669
+ hasAnyValues = true;
9670
+ internalValueResult.url = this._url;
9671
+ }
9672
+ return hasAnyValues ? internalValueResult : undefined;
9673
+ }
9674
+ set internalValue(value) {
9675
+ if (value === undefined) {
9676
+ this.isEmptyObject = false;
9677
+ this.resolvableValue = undefined;
9678
+ this._enable = undefined;
9679
+ this._url = undefined;
9680
+ }
9681
+ else if (cdktf.Tokenization.isResolvable(value)) {
9682
+ this.isEmptyObject = false;
9683
+ this.resolvableValue = value;
9684
+ }
9685
+ else {
9686
+ this.isEmptyObject = Object.keys(value).length === 0;
9687
+ this.resolvableValue = undefined;
9688
+ this._enable = value.enable;
9689
+ this._url = value.url;
9690
+ }
9691
+ }
9692
+ // enable - computed: false, optional: true, required: false
9693
+ _enable;
9694
+ get enable() {
9695
+ return this.getStringAttribute('enable');
9696
+ }
9697
+ set enable(value) {
9698
+ this._enable = value;
9699
+ }
9700
+ resetEnable() {
9701
+ this._enable = undefined;
9702
+ }
9703
+ // Temporarily expose input value. Use with caution.
9704
+ get enableInput() {
9705
+ return this._enable;
9706
+ }
9707
+ // url - computed: true, optional: true, required: false
9708
+ _url;
9709
+ get url() {
9710
+ return this.getStringAttribute('url');
9711
+ }
9712
+ set url(value) {
9713
+ this._url = value;
9714
+ }
9715
+ resetUrl() {
9716
+ this._url = undefined;
9717
+ }
9718
+ // Temporarily expose input value. Use with caution.
9719
+ get urlInput() {
9720
+ return this._url;
9721
+ }
9722
+ }
9723
+ export class SystemconfigurationTelemetryConfigurationList extends cdktf.ComplexList {
9724
+ terraformResource;
9725
+ terraformAttribute;
9726
+ wrapsSet;
9727
+ internalValue;
9728
+ /**
9729
+ * @param terraformResource The parent resource
9730
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9731
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9732
+ */
9733
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
9734
+ super(terraformResource, terraformAttribute, wrapsSet);
9735
+ this.terraformResource = terraformResource;
9736
+ this.terraformAttribute = terraformAttribute;
9737
+ this.wrapsSet = wrapsSet;
9738
+ }
9739
+ /**
9740
+ * @param index the index of the item to return
9741
+ */
9742
+ get(index) {
9743
+ return new SystemconfigurationTelemetryConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9744
+ }
9745
+ }
9746
+ /**
9747
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemconfiguration avi_systemconfiguration}
9748
+ */
9749
+ export class Systemconfiguration extends cdktf.TerraformResource {
9750
+ // =================
9751
+ // STATIC PROPERTIES
9752
+ // =================
9753
+ static tfResourceType = "avi_systemconfiguration";
9754
+ // ==============
9755
+ // STATIC Methods
9756
+ // ==============
9757
+ /**
9758
+ * Generates CDKTF code for importing a Systemconfiguration resource upon running "cdktf plan <stack-name>"
9759
+ * @param scope The scope in which to define this construct
9760
+ * @param importToId The construct id used in the generated config for the Systemconfiguration to import
9761
+ * @param importFromId The id of the existing Systemconfiguration that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemconfiguration#import import section} in the documentation of this resource for the id to use
9762
+ * @param provider? Optional instance of the provider where the Systemconfiguration to import is found
9763
+ */
9764
+ static generateConfigForImport(scope, importToId, importFromId, provider) {
9765
+ return new cdktf.ImportableResource(scope, importToId, { terraformResourceType: "avi_systemconfiguration", importId: importFromId, provider });
9766
+ }
9767
+ // ===========
9768
+ // INITIALIZER
9769
+ // ===========
9770
+ /**
9771
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/systemconfiguration avi_systemconfiguration} Resource
9772
+ *
9773
+ * @param scope The scope in which to define this construct
9774
+ * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
9775
+ * @param options SystemconfigurationConfig = {}
9776
+ */
9777
+ constructor(scope, id, config = {}) {
9156
9778
  super(scope, id, {
9157
9779
  terraformResourceType: 'avi_systemconfiguration',
9158
9780
  terraformGeneratorMetadata: {
9159
9781
  providerName: 'avi',
9160
- providerVersion: '30.2.5',
9161
- providerVersionConstraint: '30.2.5'
9782
+ providerVersion: '31.2.1',
9783
+ providerVersionConstraint: '31.2.1'
9162
9784
  },
9163
9785
  provider: config.provider,
9164
9786
  dependsOn: config.dependsOn,
@@ -9168,19 +9790,28 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9168
9790
  connection: config.connection,
9169
9791
  forEach: config.forEach
9170
9792
  });
9793
+ this._aviEmailLoginPassword = config.aviEmailLoginPassword;
9171
9794
  this._commonCriteriaMode = config.commonCriteriaMode;
9172
9795
  this._defaultLicenseTier = config.defaultLicenseTier;
9173
9796
  this._dnsVirtualserviceRefs = config.dnsVirtualserviceRefs;
9174
9797
  this._dockerMode = config.dockerMode;
9175
9798
  this._enableCors = config.enableCors;
9799
+ this._enableHostHeaderCheck = config.enableHostHeaderCheck;
9800
+ this._enableLicenseQuota = config.enableLicenseQuota;
9176
9801
  this._fipsMode = config.fipsMode;
9177
9802
  this._hostKeyAlgorithmExclude = config.hostKeyAlgorithmExclude;
9178
9803
  this._id = config.id;
9179
9804
  this._kexAlgorithmExclude = config.kexAlgorithmExclude;
9805
+ this._legacySslSupport = config.legacySslSupport;
9180
9806
  this._rekeyTimeLimit = config.rekeyTimeLimit;
9181
9807
  this._rekeyVolumeLimit = config.rekeyVolumeLimit;
9808
+ this._sddcmanagerFqdn = config.sddcmanagerFqdn;
9182
9809
  this._sshCiphers = config.sshCiphers;
9183
9810
  this._sshHmacs = config.sshHmacs;
9811
+ this._syncKexHostToSe = config.syncKexHostToSe;
9812
+ this._syncSyslogToSe = config.syncSyslogToSe;
9813
+ this._trustedHostProfilesRefs = config.trustedHostProfilesRefs;
9814
+ this._truststorePkiprofileRef = config.truststorePkiprofileRef;
9184
9815
  this._uuid = config.uuid;
9185
9816
  this._welcomeWorkflowComplete = config.welcomeWorkflowComplete;
9186
9817
  this._adminAuthConfiguration.internalValue = config.adminAuthConfiguration;
@@ -9189,6 +9820,7 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9189
9820
  this._dnsConfiguration.internalValue = config.dnsConfiguration;
9190
9821
  this._emailConfiguration.internalValue = config.emailConfiguration;
9191
9822
  this._globalTenantConfig.internalValue = config.globalTenantConfig;
9823
+ this._licenseQuota.internalValue = config.licenseQuota;
9192
9824
  this._linuxConfiguration.internalValue = config.linuxConfiguration;
9193
9825
  this._mgmtIpAccessControl.internalValue = config.mgmtIpAccessControl;
9194
9826
  this._ntpConfiguration.internalValue = config.ntpConfiguration;
@@ -9196,10 +9828,27 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9196
9828
  this._proxyConfiguration.internalValue = config.proxyConfiguration;
9197
9829
  this._secureChannelConfiguration.internalValue = config.secureChannelConfiguration;
9198
9830
  this._snmpConfiguration.internalValue = config.snmpConfiguration;
9831
+ this._syslogServers.internalValue = config.syslogServers;
9832
+ this._telemetryConfiguration.internalValue = config.telemetryConfiguration;
9199
9833
  }
9200
9834
  // ==========
9201
9835
  // ATTRIBUTES
9202
9836
  // ==========
9837
+ // avi_email_login_password - computed: true, optional: true, required: false
9838
+ _aviEmailLoginPassword;
9839
+ get aviEmailLoginPassword() {
9840
+ return this.getStringAttribute('avi_email_login_password');
9841
+ }
9842
+ set aviEmailLoginPassword(value) {
9843
+ this._aviEmailLoginPassword = value;
9844
+ }
9845
+ resetAviEmailLoginPassword() {
9846
+ this._aviEmailLoginPassword = undefined;
9847
+ }
9848
+ // Temporarily expose input value. Use with caution.
9849
+ get aviEmailLoginPasswordInput() {
9850
+ return this._aviEmailLoginPassword;
9851
+ }
9203
9852
  // common_criteria_mode - computed: false, optional: true, required: false
9204
9853
  _commonCriteriaMode;
9205
9854
  get commonCriteriaMode() {
@@ -9275,6 +9924,36 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9275
9924
  get enableCorsInput() {
9276
9925
  return this._enableCors;
9277
9926
  }
9927
+ // enable_host_header_check - computed: false, optional: true, required: false
9928
+ _enableHostHeaderCheck;
9929
+ get enableHostHeaderCheck() {
9930
+ return this.getStringAttribute('enable_host_header_check');
9931
+ }
9932
+ set enableHostHeaderCheck(value) {
9933
+ this._enableHostHeaderCheck = value;
9934
+ }
9935
+ resetEnableHostHeaderCheck() {
9936
+ this._enableHostHeaderCheck = undefined;
9937
+ }
9938
+ // Temporarily expose input value. Use with caution.
9939
+ get enableHostHeaderCheckInput() {
9940
+ return this._enableHostHeaderCheck;
9941
+ }
9942
+ // enable_license_quota - computed: false, optional: true, required: false
9943
+ _enableLicenseQuota;
9944
+ get enableLicenseQuota() {
9945
+ return this.getStringAttribute('enable_license_quota');
9946
+ }
9947
+ set enableLicenseQuota(value) {
9948
+ this._enableLicenseQuota = value;
9949
+ }
9950
+ resetEnableLicenseQuota() {
9951
+ this._enableLicenseQuota = undefined;
9952
+ }
9953
+ // Temporarily expose input value. Use with caution.
9954
+ get enableLicenseQuotaInput() {
9955
+ return this._enableLicenseQuota;
9956
+ }
9278
9957
  // fips_mode - computed: false, optional: true, required: false
9279
9958
  _fipsMode;
9280
9959
  get fipsMode() {
@@ -9335,6 +10014,21 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9335
10014
  get kexAlgorithmExcludeInput() {
9336
10015
  return this._kexAlgorithmExclude;
9337
10016
  }
10017
+ // legacy_ssl_support - computed: false, optional: true, required: false
10018
+ _legacySslSupport;
10019
+ get legacySslSupport() {
10020
+ return this.getStringAttribute('legacy_ssl_support');
10021
+ }
10022
+ set legacySslSupport(value) {
10023
+ this._legacySslSupport = value;
10024
+ }
10025
+ resetLegacySslSupport() {
10026
+ this._legacySslSupport = undefined;
10027
+ }
10028
+ // Temporarily expose input value. Use with caution.
10029
+ get legacySslSupportInput() {
10030
+ return this._legacySslSupport;
10031
+ }
9338
10032
  // rekey_time_limit - computed: false, optional: true, required: false
9339
10033
  _rekeyTimeLimit;
9340
10034
  get rekeyTimeLimit() {
@@ -9365,6 +10059,21 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9365
10059
  get rekeyVolumeLimitInput() {
9366
10060
  return this._rekeyVolumeLimit;
9367
10061
  }
10062
+ // sddcmanager_fqdn - computed: true, optional: true, required: false
10063
+ _sddcmanagerFqdn;
10064
+ get sddcmanagerFqdn() {
10065
+ return this.getStringAttribute('sddcmanager_fqdn');
10066
+ }
10067
+ set sddcmanagerFqdn(value) {
10068
+ this._sddcmanagerFqdn = value;
10069
+ }
10070
+ resetSddcmanagerFqdn() {
10071
+ this._sddcmanagerFqdn = undefined;
10072
+ }
10073
+ // Temporarily expose input value. Use with caution.
10074
+ get sddcmanagerFqdnInput() {
10075
+ return this._sddcmanagerFqdn;
10076
+ }
9368
10077
  // ssh_ciphers - computed: false, optional: true, required: false
9369
10078
  _sshCiphers;
9370
10079
  get sshCiphers() {
@@ -9395,6 +10104,66 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9395
10104
  get sshHmacsInput() {
9396
10105
  return this._sshHmacs;
9397
10106
  }
10107
+ // sync_kex_host_to_se - computed: false, optional: true, required: false
10108
+ _syncKexHostToSe;
10109
+ get syncKexHostToSe() {
10110
+ return this.getStringAttribute('sync_kex_host_to_se');
10111
+ }
10112
+ set syncKexHostToSe(value) {
10113
+ this._syncKexHostToSe = value;
10114
+ }
10115
+ resetSyncKexHostToSe() {
10116
+ this._syncKexHostToSe = undefined;
10117
+ }
10118
+ // Temporarily expose input value. Use with caution.
10119
+ get syncKexHostToSeInput() {
10120
+ return this._syncKexHostToSe;
10121
+ }
10122
+ // sync_syslog_to_se - computed: false, optional: true, required: false
10123
+ _syncSyslogToSe;
10124
+ get syncSyslogToSe() {
10125
+ return this.getStringAttribute('sync_syslog_to_se');
10126
+ }
10127
+ set syncSyslogToSe(value) {
10128
+ this._syncSyslogToSe = value;
10129
+ }
10130
+ resetSyncSyslogToSe() {
10131
+ this._syncSyslogToSe = undefined;
10132
+ }
10133
+ // Temporarily expose input value. Use with caution.
10134
+ get syncSyslogToSeInput() {
10135
+ return this._syncSyslogToSe;
10136
+ }
10137
+ // trusted_host_profiles_refs - computed: false, optional: true, required: false
10138
+ _trustedHostProfilesRefs;
10139
+ get trustedHostProfilesRefs() {
10140
+ return this.getListAttribute('trusted_host_profiles_refs');
10141
+ }
10142
+ set trustedHostProfilesRefs(value) {
10143
+ this._trustedHostProfilesRefs = value;
10144
+ }
10145
+ resetTrustedHostProfilesRefs() {
10146
+ this._trustedHostProfilesRefs = undefined;
10147
+ }
10148
+ // Temporarily expose input value. Use with caution.
10149
+ get trustedHostProfilesRefsInput() {
10150
+ return this._trustedHostProfilesRefs;
10151
+ }
10152
+ // truststore_pkiprofile_ref - computed: true, optional: true, required: false
10153
+ _truststorePkiprofileRef;
10154
+ get truststorePkiprofileRef() {
10155
+ return this.getStringAttribute('truststore_pkiprofile_ref');
10156
+ }
10157
+ set truststorePkiprofileRef(value) {
10158
+ this._truststorePkiprofileRef = value;
10159
+ }
10160
+ resetTruststorePkiprofileRef() {
10161
+ this._truststorePkiprofileRef = undefined;
10162
+ }
10163
+ // Temporarily expose input value. Use with caution.
10164
+ get truststorePkiprofileRefInput() {
10165
+ return this._truststorePkiprofileRef;
10166
+ }
9398
10167
  // uuid - computed: true, optional: true, required: false
9399
10168
  _uuid;
9400
10169
  get uuid() {
@@ -9515,6 +10284,21 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9515
10284
  get globalTenantConfigInput() {
9516
10285
  return this._globalTenantConfig.internalValue;
9517
10286
  }
10287
+ // license_quota - computed: false, optional: true, required: false
10288
+ _licenseQuota = new SystemconfigurationLicenseQuotaList(this, "license_quota", true);
10289
+ get licenseQuota() {
10290
+ return this._licenseQuota;
10291
+ }
10292
+ putLicenseQuota(value) {
10293
+ this._licenseQuota.internalValue = value;
10294
+ }
10295
+ resetLicenseQuota() {
10296
+ this._licenseQuota.internalValue = undefined;
10297
+ }
10298
+ // Temporarily expose input value. Use with caution.
10299
+ get licenseQuotaInput() {
10300
+ return this._licenseQuota.internalValue;
10301
+ }
9518
10302
  // linux_configuration - computed: false, optional: true, required: false
9519
10303
  _linuxConfiguration = new SystemconfigurationLinuxConfigurationList(this, "linux_configuration", true);
9520
10304
  get linuxConfiguration() {
@@ -9620,24 +10404,63 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9620
10404
  get snmpConfigurationInput() {
9621
10405
  return this._snmpConfiguration.internalValue;
9622
10406
  }
10407
+ // syslog_servers - computed: false, optional: true, required: false
10408
+ _syslogServers = new SystemconfigurationSyslogServersList(this, "syslog_servers", false);
10409
+ get syslogServers() {
10410
+ return this._syslogServers;
10411
+ }
10412
+ putSyslogServers(value) {
10413
+ this._syslogServers.internalValue = value;
10414
+ }
10415
+ resetSyslogServers() {
10416
+ this._syslogServers.internalValue = undefined;
10417
+ }
10418
+ // Temporarily expose input value. Use with caution.
10419
+ get syslogServersInput() {
10420
+ return this._syslogServers.internalValue;
10421
+ }
10422
+ // telemetry_configuration - computed: false, optional: true, required: false
10423
+ _telemetryConfiguration = new SystemconfigurationTelemetryConfigurationList(this, "telemetry_configuration", true);
10424
+ get telemetryConfiguration() {
10425
+ return this._telemetryConfiguration;
10426
+ }
10427
+ putTelemetryConfiguration(value) {
10428
+ this._telemetryConfiguration.internalValue = value;
10429
+ }
10430
+ resetTelemetryConfiguration() {
10431
+ this._telemetryConfiguration.internalValue = undefined;
10432
+ }
10433
+ // Temporarily expose input value. Use with caution.
10434
+ get telemetryConfigurationInput() {
10435
+ return this._telemetryConfiguration.internalValue;
10436
+ }
9623
10437
  // =========
9624
10438
  // SYNTHESIS
9625
10439
  // =========
9626
10440
  synthesizeAttributes() {
9627
10441
  return {
10442
+ avi_email_login_password: cdktf.stringToTerraform(this._aviEmailLoginPassword),
9628
10443
  common_criteria_mode: cdktf.stringToTerraform(this._commonCriteriaMode),
9629
10444
  default_license_tier: cdktf.stringToTerraform(this._defaultLicenseTier),
9630
10445
  dns_virtualservice_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(this._dnsVirtualserviceRefs),
9631
10446
  docker_mode: cdktf.stringToTerraform(this._dockerMode),
9632
10447
  enable_cors: cdktf.stringToTerraform(this._enableCors),
10448
+ enable_host_header_check: cdktf.stringToTerraform(this._enableHostHeaderCheck),
10449
+ enable_license_quota: cdktf.stringToTerraform(this._enableLicenseQuota),
9633
10450
  fips_mode: cdktf.stringToTerraform(this._fipsMode),
9634
10451
  host_key_algorithm_exclude: cdktf.stringToTerraform(this._hostKeyAlgorithmExclude),
9635
10452
  id: cdktf.stringToTerraform(this._id),
9636
10453
  kex_algorithm_exclude: cdktf.stringToTerraform(this._kexAlgorithmExclude),
10454
+ legacy_ssl_support: cdktf.stringToTerraform(this._legacySslSupport),
9637
10455
  rekey_time_limit: cdktf.stringToTerraform(this._rekeyTimeLimit),
9638
10456
  rekey_volume_limit: cdktf.stringToTerraform(this._rekeyVolumeLimit),
10457
+ sddcmanager_fqdn: cdktf.stringToTerraform(this._sddcmanagerFqdn),
9639
10458
  ssh_ciphers: cdktf.listMapper(cdktf.stringToTerraform, false)(this._sshCiphers),
9640
10459
  ssh_hmacs: cdktf.listMapper(cdktf.stringToTerraform, false)(this._sshHmacs),
10460
+ sync_kex_host_to_se: cdktf.stringToTerraform(this._syncKexHostToSe),
10461
+ sync_syslog_to_se: cdktf.stringToTerraform(this._syncSyslogToSe),
10462
+ trusted_host_profiles_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(this._trustedHostProfilesRefs),
10463
+ truststore_pkiprofile_ref: cdktf.stringToTerraform(this._truststorePkiprofileRef),
9641
10464
  uuid: cdktf.stringToTerraform(this._uuid),
9642
10465
  welcome_workflow_complete: cdktf.stringToTerraform(this._welcomeWorkflowComplete),
9643
10466
  admin_auth_configuration: cdktf.listMapper(systemconfigurationAdminAuthConfigurationToTerraform, true)(this._adminAuthConfiguration.internalValue),
@@ -9646,6 +10469,7 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9646
10469
  dns_configuration: cdktf.listMapper(systemconfigurationDnsConfigurationToTerraform, true)(this._dnsConfiguration.internalValue),
9647
10470
  email_configuration: cdktf.listMapper(systemconfigurationEmailConfigurationToTerraform, true)(this._emailConfiguration.internalValue),
9648
10471
  global_tenant_config: cdktf.listMapper(systemconfigurationGlobalTenantConfigToTerraform, true)(this._globalTenantConfig.internalValue),
10472
+ license_quota: cdktf.listMapper(systemconfigurationLicenseQuotaToTerraform, true)(this._licenseQuota.internalValue),
9649
10473
  linux_configuration: cdktf.listMapper(systemconfigurationLinuxConfigurationToTerraform, true)(this._linuxConfiguration.internalValue),
9650
10474
  mgmt_ip_access_control: cdktf.listMapper(systemconfigurationMgmtIpAccessControlToTerraform, true)(this._mgmtIpAccessControl.internalValue),
9651
10475
  ntp_configuration: cdktf.listMapper(systemconfigurationNtpConfigurationToTerraform, true)(this._ntpConfiguration.internalValue),
@@ -9653,10 +10477,18 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9653
10477
  proxy_configuration: cdktf.listMapper(systemconfigurationProxyConfigurationToTerraform, true)(this._proxyConfiguration.internalValue),
9654
10478
  secure_channel_configuration: cdktf.listMapper(systemconfigurationSecureChannelConfigurationToTerraform, true)(this._secureChannelConfiguration.internalValue),
9655
10479
  snmp_configuration: cdktf.listMapper(systemconfigurationSnmpConfigurationToTerraform, true)(this._snmpConfiguration.internalValue),
10480
+ syslog_servers: cdktf.listMapper(systemconfigurationSyslogServersToTerraform, true)(this._syslogServers.internalValue),
10481
+ telemetry_configuration: cdktf.listMapper(systemconfigurationTelemetryConfigurationToTerraform, true)(this._telemetryConfiguration.internalValue),
9656
10482
  };
9657
10483
  }
9658
10484
  synthesizeHclAttributes() {
9659
10485
  const attrs = {
10486
+ avi_email_login_password: {
10487
+ value: cdktf.stringToHclTerraform(this._aviEmailLoginPassword),
10488
+ isBlock: false,
10489
+ type: "simple",
10490
+ storageClassType: "string",
10491
+ },
9660
10492
  common_criteria_mode: {
9661
10493
  value: cdktf.stringToHclTerraform(this._commonCriteriaMode),
9662
10494
  isBlock: false,
@@ -9687,6 +10519,18 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9687
10519
  type: "simple",
9688
10520
  storageClassType: "string",
9689
10521
  },
10522
+ enable_host_header_check: {
10523
+ value: cdktf.stringToHclTerraform(this._enableHostHeaderCheck),
10524
+ isBlock: false,
10525
+ type: "simple",
10526
+ storageClassType: "string",
10527
+ },
10528
+ enable_license_quota: {
10529
+ value: cdktf.stringToHclTerraform(this._enableLicenseQuota),
10530
+ isBlock: false,
10531
+ type: "simple",
10532
+ storageClassType: "string",
10533
+ },
9690
10534
  fips_mode: {
9691
10535
  value: cdktf.stringToHclTerraform(this._fipsMode),
9692
10536
  isBlock: false,
@@ -9711,6 +10555,12 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9711
10555
  type: "simple",
9712
10556
  storageClassType: "string",
9713
10557
  },
10558
+ legacy_ssl_support: {
10559
+ value: cdktf.stringToHclTerraform(this._legacySslSupport),
10560
+ isBlock: false,
10561
+ type: "simple",
10562
+ storageClassType: "string",
10563
+ },
9714
10564
  rekey_time_limit: {
9715
10565
  value: cdktf.stringToHclTerraform(this._rekeyTimeLimit),
9716
10566
  isBlock: false,
@@ -9723,6 +10573,12 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9723
10573
  type: "simple",
9724
10574
  storageClassType: "string",
9725
10575
  },
10576
+ sddcmanager_fqdn: {
10577
+ value: cdktf.stringToHclTerraform(this._sddcmanagerFqdn),
10578
+ isBlock: false,
10579
+ type: "simple",
10580
+ storageClassType: "string",
10581
+ },
9726
10582
  ssh_ciphers: {
9727
10583
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(this._sshCiphers),
9728
10584
  isBlock: false,
@@ -9735,6 +10591,30 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9735
10591
  type: "list",
9736
10592
  storageClassType: "stringList",
9737
10593
  },
10594
+ sync_kex_host_to_se: {
10595
+ value: cdktf.stringToHclTerraform(this._syncKexHostToSe),
10596
+ isBlock: false,
10597
+ type: "simple",
10598
+ storageClassType: "string",
10599
+ },
10600
+ sync_syslog_to_se: {
10601
+ value: cdktf.stringToHclTerraform(this._syncSyslogToSe),
10602
+ isBlock: false,
10603
+ type: "simple",
10604
+ storageClassType: "string",
10605
+ },
10606
+ trusted_host_profiles_refs: {
10607
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(this._trustedHostProfilesRefs),
10608
+ isBlock: false,
10609
+ type: "list",
10610
+ storageClassType: "stringList",
10611
+ },
10612
+ truststore_pkiprofile_ref: {
10613
+ value: cdktf.stringToHclTerraform(this._truststorePkiprofileRef),
10614
+ isBlock: false,
10615
+ type: "simple",
10616
+ storageClassType: "string",
10617
+ },
9738
10618
  uuid: {
9739
10619
  value: cdktf.stringToHclTerraform(this._uuid),
9740
10620
  isBlock: false,
@@ -9783,6 +10663,12 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9783
10663
  type: "set",
9784
10664
  storageClassType: "SystemconfigurationGlobalTenantConfigList",
9785
10665
  },
10666
+ license_quota: {
10667
+ value: cdktf.listMapperHcl(systemconfigurationLicenseQuotaToHclTerraform, true)(this._licenseQuota.internalValue),
10668
+ isBlock: true,
10669
+ type: "set",
10670
+ storageClassType: "SystemconfigurationLicenseQuotaList",
10671
+ },
9786
10672
  linux_configuration: {
9787
10673
  value: cdktf.listMapperHcl(systemconfigurationLinuxConfigurationToHclTerraform, true)(this._linuxConfiguration.internalValue),
9788
10674
  isBlock: true,
@@ -9825,6 +10711,18 @@ export class Systemconfiguration extends cdktf.TerraformResource {
9825
10711
  type: "set",
9826
10712
  storageClassType: "SystemconfigurationSnmpConfigurationList",
9827
10713
  },
10714
+ syslog_servers: {
10715
+ value: cdktf.listMapperHcl(systemconfigurationSyslogServersToHclTerraform, true)(this._syslogServers.internalValue),
10716
+ isBlock: true,
10717
+ type: "list",
10718
+ storageClassType: "SystemconfigurationSyslogServersList",
10719
+ },
10720
+ telemetry_configuration: {
10721
+ value: cdktf.listMapperHcl(systemconfigurationTelemetryConfigurationToHclTerraform, true)(this._telemetryConfiguration.internalValue),
10722
+ isBlock: true,
10723
+ type: "set",
10724
+ storageClassType: "SystemconfigurationTelemetryConfigurationList",
10725
+ },
9828
10726
  };
9829
10727
  // remove undefined attributes
9830
10728
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));