@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/serviceenginegroup
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function serviceenginegroupConfigpbAttributesToTerraform(struct) {
@@ -2792,6 +2792,142 @@ export class ServiceenginegroupLabelsList extends cdktf.ComplexList {
2792
2792
  return new ServiceenginegroupLabelsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2793
2793
  }
2794
2794
  }
2795
+ export function serviceenginegroupLicenseQuotaToTerraform(struct) {
2796
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2797
+ return struct;
2798
+ }
2799
+ if (cdktf.isComplexElement(struct)) {
2800
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2801
+ }
2802
+ return {
2803
+ limit: cdktf.stringToTerraform(struct.limit),
2804
+ reservation: cdktf.stringToTerraform(struct.reservation),
2805
+ };
2806
+ }
2807
+ export function serviceenginegroupLicenseQuotaToHclTerraform(struct) {
2808
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2809
+ return struct;
2810
+ }
2811
+ if (cdktf.isComplexElement(struct)) {
2812
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2813
+ }
2814
+ const attrs = {
2815
+ limit: {
2816
+ value: cdktf.stringToHclTerraform(struct.limit),
2817
+ isBlock: false,
2818
+ type: "simple",
2819
+ storageClassType: "string",
2820
+ },
2821
+ reservation: {
2822
+ value: cdktf.stringToHclTerraform(struct.reservation),
2823
+ isBlock: false,
2824
+ type: "simple",
2825
+ storageClassType: "string",
2826
+ },
2827
+ };
2828
+ // remove undefined attributes
2829
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
2830
+ }
2831
+ export class ServiceenginegroupLicenseQuotaOutputReference extends cdktf.ComplexObject {
2832
+ isEmptyObject = false;
2833
+ resolvableValue;
2834
+ /**
2835
+ * @param terraformResource The parent resource
2836
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2837
+ * @param complexObjectIndex the index of this item in the list
2838
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2839
+ */
2840
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2841
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2842
+ }
2843
+ get internalValue() {
2844
+ if (this.resolvableValue) {
2845
+ return this.resolvableValue;
2846
+ }
2847
+ let hasAnyValues = this.isEmptyObject;
2848
+ const internalValueResult = {};
2849
+ if (this._limit !== undefined) {
2850
+ hasAnyValues = true;
2851
+ internalValueResult.limit = this._limit;
2852
+ }
2853
+ if (this._reservation !== undefined) {
2854
+ hasAnyValues = true;
2855
+ internalValueResult.reservation = this._reservation;
2856
+ }
2857
+ return hasAnyValues ? internalValueResult : undefined;
2858
+ }
2859
+ set internalValue(value) {
2860
+ if (value === undefined) {
2861
+ this.isEmptyObject = false;
2862
+ this.resolvableValue = undefined;
2863
+ this._limit = undefined;
2864
+ this._reservation = undefined;
2865
+ }
2866
+ else if (cdktf.Tokenization.isResolvable(value)) {
2867
+ this.isEmptyObject = false;
2868
+ this.resolvableValue = value;
2869
+ }
2870
+ else {
2871
+ this.isEmptyObject = Object.keys(value).length === 0;
2872
+ this.resolvableValue = undefined;
2873
+ this._limit = value.limit;
2874
+ this._reservation = value.reservation;
2875
+ }
2876
+ }
2877
+ // limit - computed: false, optional: true, required: false
2878
+ _limit;
2879
+ get limit() {
2880
+ return this.getStringAttribute('limit');
2881
+ }
2882
+ set limit(value) {
2883
+ this._limit = value;
2884
+ }
2885
+ resetLimit() {
2886
+ this._limit = undefined;
2887
+ }
2888
+ // Temporarily expose input value. Use with caution.
2889
+ get limitInput() {
2890
+ return this._limit;
2891
+ }
2892
+ // reservation - computed: false, optional: true, required: false
2893
+ _reservation;
2894
+ get reservation() {
2895
+ return this.getStringAttribute('reservation');
2896
+ }
2897
+ set reservation(value) {
2898
+ this._reservation = value;
2899
+ }
2900
+ resetReservation() {
2901
+ this._reservation = undefined;
2902
+ }
2903
+ // Temporarily expose input value. Use with caution.
2904
+ get reservationInput() {
2905
+ return this._reservation;
2906
+ }
2907
+ }
2908
+ export class ServiceenginegroupLicenseQuotaList extends cdktf.ComplexList {
2909
+ terraformResource;
2910
+ terraformAttribute;
2911
+ wrapsSet;
2912
+ internalValue;
2913
+ /**
2914
+ * @param terraformResource The parent resource
2915
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2916
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2917
+ */
2918
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2919
+ super(terraformResource, terraformAttribute, wrapsSet);
2920
+ this.terraformResource = terraformResource;
2921
+ this.terraformAttribute = terraformAttribute;
2922
+ this.wrapsSet = wrapsSet;
2923
+ }
2924
+ /**
2925
+ * @param index the index of the item to return
2926
+ */
2927
+ get(index) {
2928
+ return new ServiceenginegroupLicenseQuotaOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2929
+ }
2930
+ }
2795
2931
  export function serviceenginegroupMarkersToTerraform(struct) {
2796
2932
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2797
2933
  return struct;
@@ -3482,6 +3618,244 @@ export class ServiceenginegroupRealtimeSeMetricsList extends cdktf.ComplexList {
3482
3618
  return new ServiceenginegroupRealtimeSeMetricsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3483
3619
  }
3484
3620
  }
3621
+ export function serviceenginegroupReservedConfigurationKeyValueConfigurationsToTerraform(struct) {
3622
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3623
+ return struct;
3624
+ }
3625
+ if (cdktf.isComplexElement(struct)) {
3626
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3627
+ }
3628
+ return {
3629
+ key: cdktf.stringToTerraform(struct.key),
3630
+ value: cdktf.stringToTerraform(struct.value),
3631
+ };
3632
+ }
3633
+ export function serviceenginegroupReservedConfigurationKeyValueConfigurationsToHclTerraform(struct) {
3634
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3635
+ return struct;
3636
+ }
3637
+ if (cdktf.isComplexElement(struct)) {
3638
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3639
+ }
3640
+ const attrs = {
3641
+ key: {
3642
+ value: cdktf.stringToHclTerraform(struct.key),
3643
+ isBlock: false,
3644
+ type: "simple",
3645
+ storageClassType: "string",
3646
+ },
3647
+ value: {
3648
+ value: cdktf.stringToHclTerraform(struct.value),
3649
+ isBlock: false,
3650
+ type: "simple",
3651
+ storageClassType: "string",
3652
+ },
3653
+ };
3654
+ // remove undefined attributes
3655
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
3656
+ }
3657
+ export class ServiceenginegroupReservedConfigurationKeyValueConfigurationsOutputReference extends cdktf.ComplexObject {
3658
+ isEmptyObject = false;
3659
+ resolvableValue;
3660
+ /**
3661
+ * @param terraformResource The parent resource
3662
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3663
+ * @param complexObjectIndex the index of this item in the list
3664
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3665
+ */
3666
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3667
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3668
+ }
3669
+ get internalValue() {
3670
+ if (this.resolvableValue) {
3671
+ return this.resolvableValue;
3672
+ }
3673
+ let hasAnyValues = this.isEmptyObject;
3674
+ const internalValueResult = {};
3675
+ if (this._key !== undefined) {
3676
+ hasAnyValues = true;
3677
+ internalValueResult.key = this._key;
3678
+ }
3679
+ if (this._value !== undefined) {
3680
+ hasAnyValues = true;
3681
+ internalValueResult.value = this._value;
3682
+ }
3683
+ return hasAnyValues ? internalValueResult : undefined;
3684
+ }
3685
+ set internalValue(value) {
3686
+ if (value === undefined) {
3687
+ this.isEmptyObject = false;
3688
+ this.resolvableValue = undefined;
3689
+ this._key = undefined;
3690
+ this._value = undefined;
3691
+ }
3692
+ else if (cdktf.Tokenization.isResolvable(value)) {
3693
+ this.isEmptyObject = false;
3694
+ this.resolvableValue = value;
3695
+ }
3696
+ else {
3697
+ this.isEmptyObject = Object.keys(value).length === 0;
3698
+ this.resolvableValue = undefined;
3699
+ this._key = value.key;
3700
+ this._value = value.value;
3701
+ }
3702
+ }
3703
+ // key - computed: false, optional: false, required: true
3704
+ _key;
3705
+ get key() {
3706
+ return this.getStringAttribute('key');
3707
+ }
3708
+ set key(value) {
3709
+ this._key = value;
3710
+ }
3711
+ // Temporarily expose input value. Use with caution.
3712
+ get keyInput() {
3713
+ return this._key;
3714
+ }
3715
+ // value - computed: false, optional: false, required: true
3716
+ _value;
3717
+ get value() {
3718
+ return this.getStringAttribute('value');
3719
+ }
3720
+ set value(value) {
3721
+ this._value = value;
3722
+ }
3723
+ // Temporarily expose input value. Use with caution.
3724
+ get valueInput() {
3725
+ return this._value;
3726
+ }
3727
+ }
3728
+ export class ServiceenginegroupReservedConfigurationKeyValueConfigurationsList extends cdktf.ComplexList {
3729
+ terraformResource;
3730
+ terraformAttribute;
3731
+ wrapsSet;
3732
+ internalValue;
3733
+ /**
3734
+ * @param terraformResource The parent resource
3735
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3736
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3737
+ */
3738
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3739
+ super(terraformResource, terraformAttribute, wrapsSet);
3740
+ this.terraformResource = terraformResource;
3741
+ this.terraformAttribute = terraformAttribute;
3742
+ this.wrapsSet = wrapsSet;
3743
+ }
3744
+ /**
3745
+ * @param index the index of the item to return
3746
+ */
3747
+ get(index) {
3748
+ return new ServiceenginegroupReservedConfigurationKeyValueConfigurationsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3749
+ }
3750
+ }
3751
+ export function serviceenginegroupReservedConfigurationToTerraform(struct) {
3752
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3753
+ return struct;
3754
+ }
3755
+ if (cdktf.isComplexElement(struct)) {
3756
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3757
+ }
3758
+ return {
3759
+ key_value_configurations: cdktf.listMapper(serviceenginegroupReservedConfigurationKeyValueConfigurationsToTerraform, true)(struct.keyValueConfigurations),
3760
+ };
3761
+ }
3762
+ export function serviceenginegroupReservedConfigurationToHclTerraform(struct) {
3763
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3764
+ return struct;
3765
+ }
3766
+ if (cdktf.isComplexElement(struct)) {
3767
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3768
+ }
3769
+ const attrs = {
3770
+ key_value_configurations: {
3771
+ value: cdktf.listMapperHcl(serviceenginegroupReservedConfigurationKeyValueConfigurationsToHclTerraform, true)(struct.keyValueConfigurations),
3772
+ isBlock: true,
3773
+ type: "list",
3774
+ storageClassType: "ServiceenginegroupReservedConfigurationKeyValueConfigurationsList",
3775
+ },
3776
+ };
3777
+ // remove undefined attributes
3778
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
3779
+ }
3780
+ export class ServiceenginegroupReservedConfigurationOutputReference extends cdktf.ComplexObject {
3781
+ isEmptyObject = false;
3782
+ resolvableValue;
3783
+ /**
3784
+ * @param terraformResource The parent resource
3785
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3786
+ * @param complexObjectIndex the index of this item in the list
3787
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3788
+ */
3789
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3790
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3791
+ }
3792
+ get internalValue() {
3793
+ if (this.resolvableValue) {
3794
+ return this.resolvableValue;
3795
+ }
3796
+ let hasAnyValues = this.isEmptyObject;
3797
+ const internalValueResult = {};
3798
+ if (this._keyValueConfigurations?.internalValue !== undefined) {
3799
+ hasAnyValues = true;
3800
+ internalValueResult.keyValueConfigurations = this._keyValueConfigurations?.internalValue;
3801
+ }
3802
+ return hasAnyValues ? internalValueResult : undefined;
3803
+ }
3804
+ set internalValue(value) {
3805
+ if (value === undefined) {
3806
+ this.isEmptyObject = false;
3807
+ this.resolvableValue = undefined;
3808
+ this._keyValueConfigurations.internalValue = undefined;
3809
+ }
3810
+ else if (cdktf.Tokenization.isResolvable(value)) {
3811
+ this.isEmptyObject = false;
3812
+ this.resolvableValue = value;
3813
+ }
3814
+ else {
3815
+ this.isEmptyObject = Object.keys(value).length === 0;
3816
+ this.resolvableValue = undefined;
3817
+ this._keyValueConfigurations.internalValue = value.keyValueConfigurations;
3818
+ }
3819
+ }
3820
+ // key_value_configurations - computed: false, optional: true, required: false
3821
+ _keyValueConfigurations = new ServiceenginegroupReservedConfigurationKeyValueConfigurationsList(this, "key_value_configurations", false);
3822
+ get keyValueConfigurations() {
3823
+ return this._keyValueConfigurations;
3824
+ }
3825
+ putKeyValueConfigurations(value) {
3826
+ this._keyValueConfigurations.internalValue = value;
3827
+ }
3828
+ resetKeyValueConfigurations() {
3829
+ this._keyValueConfigurations.internalValue = undefined;
3830
+ }
3831
+ // Temporarily expose input value. Use with caution.
3832
+ get keyValueConfigurationsInput() {
3833
+ return this._keyValueConfigurations.internalValue;
3834
+ }
3835
+ }
3836
+ export class ServiceenginegroupReservedConfigurationList extends cdktf.ComplexList {
3837
+ terraformResource;
3838
+ terraformAttribute;
3839
+ wrapsSet;
3840
+ internalValue;
3841
+ /**
3842
+ * @param terraformResource The parent resource
3843
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3844
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3845
+ */
3846
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3847
+ super(terraformResource, terraformAttribute, wrapsSet);
3848
+ this.terraformResource = terraformResource;
3849
+ this.terraformAttribute = terraformAttribute;
3850
+ this.wrapsSet = wrapsSet;
3851
+ }
3852
+ /**
3853
+ * @param index the index of the item to return
3854
+ */
3855
+ get(index) {
3856
+ return new ServiceenginegroupReservedConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3857
+ }
3858
+ }
3485
3859
  export function serviceenginegroupSeDosProfileThreshInfoToTerraform(struct) {
3486
3860
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3487
3861
  return struct;
@@ -7129,33 +7503,169 @@ export class ServiceenginegroupVipAsgPolicyOutputReference extends cdktf.Complex
7129
7503
  get minSize() {
7130
7504
  return this.getStringAttribute('min_size');
7131
7505
  }
7132
- set minSize(value) {
7133
- this._minSize = value;
7506
+ set minSize(value) {
7507
+ this._minSize = value;
7508
+ }
7509
+ resetMinSize() {
7510
+ this._minSize = undefined;
7511
+ }
7512
+ // Temporarily expose input value. Use with caution.
7513
+ get minSizeInput() {
7514
+ return this._minSize;
7515
+ }
7516
+ // suspend - computed: false, optional: true, required: false
7517
+ _suspend;
7518
+ get suspend() {
7519
+ return this.getStringAttribute('suspend');
7520
+ }
7521
+ set suspend(value) {
7522
+ this._suspend = value;
7523
+ }
7524
+ resetSuspend() {
7525
+ this._suspend = undefined;
7526
+ }
7527
+ // Temporarily expose input value. Use with caution.
7528
+ get suspendInput() {
7529
+ return this._suspend;
7530
+ }
7531
+ }
7532
+ export class ServiceenginegroupVipAsgPolicyList extends cdktf.ComplexList {
7533
+ terraformResource;
7534
+ terraformAttribute;
7535
+ wrapsSet;
7536
+ internalValue;
7537
+ /**
7538
+ * @param terraformResource The parent resource
7539
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
7540
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7541
+ */
7542
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
7543
+ super(terraformResource, terraformAttribute, wrapsSet);
7544
+ this.terraformResource = terraformResource;
7545
+ this.terraformAttribute = terraformAttribute;
7546
+ this.wrapsSet = wrapsSet;
7547
+ }
7548
+ /**
7549
+ * @param index the index of the item to return
7550
+ */
7551
+ get(index) {
7552
+ return new ServiceenginegroupVipAsgPolicyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7553
+ }
7554
+ }
7555
+ export function serviceenginegroupVipAsgToTerraform(struct) {
7556
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7557
+ return struct;
7558
+ }
7559
+ if (cdktf.isComplexElement(struct)) {
7560
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7561
+ }
7562
+ return {
7563
+ configuration: cdktf.listMapper(serviceenginegroupVipAsgConfigurationToTerraform, true)(struct.configuration),
7564
+ policy: cdktf.listMapper(serviceenginegroupVipAsgPolicyToTerraform, true)(struct.policy),
7565
+ };
7566
+ }
7567
+ export function serviceenginegroupVipAsgToHclTerraform(struct) {
7568
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7569
+ return struct;
7570
+ }
7571
+ if (cdktf.isComplexElement(struct)) {
7572
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7573
+ }
7574
+ const attrs = {
7575
+ configuration: {
7576
+ value: cdktf.listMapperHcl(serviceenginegroupVipAsgConfigurationToHclTerraform, true)(struct.configuration),
7577
+ isBlock: true,
7578
+ type: "set",
7579
+ storageClassType: "ServiceenginegroupVipAsgConfigurationList",
7580
+ },
7581
+ policy: {
7582
+ value: cdktf.listMapperHcl(serviceenginegroupVipAsgPolicyToHclTerraform, true)(struct.policy),
7583
+ isBlock: true,
7584
+ type: "set",
7585
+ storageClassType: "ServiceenginegroupVipAsgPolicyList",
7586
+ },
7587
+ };
7588
+ // remove undefined attributes
7589
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
7590
+ }
7591
+ export class ServiceenginegroupVipAsgOutputReference extends cdktf.ComplexObject {
7592
+ isEmptyObject = false;
7593
+ resolvableValue;
7594
+ /**
7595
+ * @param terraformResource The parent resource
7596
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
7597
+ * @param complexObjectIndex the index of this item in the list
7598
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7599
+ */
7600
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
7601
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
7602
+ }
7603
+ get internalValue() {
7604
+ if (this.resolvableValue) {
7605
+ return this.resolvableValue;
7606
+ }
7607
+ let hasAnyValues = this.isEmptyObject;
7608
+ const internalValueResult = {};
7609
+ if (this._configuration?.internalValue !== undefined) {
7610
+ hasAnyValues = true;
7611
+ internalValueResult.configuration = this._configuration?.internalValue;
7612
+ }
7613
+ if (this._policy?.internalValue !== undefined) {
7614
+ hasAnyValues = true;
7615
+ internalValueResult.policy = this._policy?.internalValue;
7616
+ }
7617
+ return hasAnyValues ? internalValueResult : undefined;
7618
+ }
7619
+ set internalValue(value) {
7620
+ if (value === undefined) {
7621
+ this.isEmptyObject = false;
7622
+ this.resolvableValue = undefined;
7623
+ this._configuration.internalValue = undefined;
7624
+ this._policy.internalValue = undefined;
7625
+ }
7626
+ else if (cdktf.Tokenization.isResolvable(value)) {
7627
+ this.isEmptyObject = false;
7628
+ this.resolvableValue = value;
7629
+ }
7630
+ else {
7631
+ this.isEmptyObject = Object.keys(value).length === 0;
7632
+ this.resolvableValue = undefined;
7633
+ this._configuration.internalValue = value.configuration;
7634
+ this._policy.internalValue = value.policy;
7635
+ }
7636
+ }
7637
+ // configuration - computed: false, optional: true, required: false
7638
+ _configuration = new ServiceenginegroupVipAsgConfigurationList(this, "configuration", true);
7639
+ get configuration() {
7640
+ return this._configuration;
7134
7641
  }
7135
- resetMinSize() {
7136
- this._minSize = undefined;
7642
+ putConfiguration(value) {
7643
+ this._configuration.internalValue = value;
7644
+ }
7645
+ resetConfiguration() {
7646
+ this._configuration.internalValue = undefined;
7137
7647
  }
7138
7648
  // Temporarily expose input value. Use with caution.
7139
- get minSizeInput() {
7140
- return this._minSize;
7649
+ get configurationInput() {
7650
+ return this._configuration.internalValue;
7141
7651
  }
7142
- // suspend - computed: false, optional: true, required: false
7143
- _suspend;
7144
- get suspend() {
7145
- return this.getStringAttribute('suspend');
7652
+ // policy - computed: false, optional: true, required: false
7653
+ _policy = new ServiceenginegroupVipAsgPolicyList(this, "policy", true);
7654
+ get policy() {
7655
+ return this._policy;
7146
7656
  }
7147
- set suspend(value) {
7148
- this._suspend = value;
7657
+ putPolicy(value) {
7658
+ this._policy.internalValue = value;
7149
7659
  }
7150
- resetSuspend() {
7151
- this._suspend = undefined;
7660
+ resetPolicy() {
7661
+ this._policy.internalValue = undefined;
7152
7662
  }
7153
7663
  // Temporarily expose input value. Use with caution.
7154
- get suspendInput() {
7155
- return this._suspend;
7664
+ get policyInput() {
7665
+ return this._policy.internalValue;
7156
7666
  }
7157
7667
  }
7158
- export class ServiceenginegroupVipAsgPolicyList extends cdktf.ComplexList {
7668
+ export class ServiceenginegroupVipAsgList extends cdktf.ComplexList {
7159
7669
  terraformResource;
7160
7670
  terraformAttribute;
7161
7671
  wrapsSet;
@@ -7175,10 +7685,10 @@ export class ServiceenginegroupVipAsgPolicyList extends cdktf.ComplexList {
7175
7685
  * @param index the index of the item to return
7176
7686
  */
7177
7687
  get(index) {
7178
- return new ServiceenginegroupVipAsgPolicyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7688
+ return new ServiceenginegroupVipAsgOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7179
7689
  }
7180
7690
  }
7181
- export function serviceenginegroupVipAsgToTerraform(struct) {
7691
+ export function serviceenginegroupVsphereStoragePoliciesToTerraform(struct) {
7182
7692
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7183
7693
  return struct;
7184
7694
  }
@@ -7186,11 +7696,11 @@ export function serviceenginegroupVipAsgToTerraform(struct) {
7186
7696
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7187
7697
  }
7188
7698
  return {
7189
- configuration: cdktf.listMapper(serviceenginegroupVipAsgConfigurationToTerraform, true)(struct.configuration),
7190
- policy: cdktf.listMapper(serviceenginegroupVipAsgPolicyToTerraform, true)(struct.policy),
7699
+ vcenter_ref: cdktf.stringToTerraform(struct.vcenterRef),
7700
+ vsphere_storage_policy_id: cdktf.stringToTerraform(struct.vsphereStoragePolicyId),
7191
7701
  };
7192
7702
  }
7193
- export function serviceenginegroupVipAsgToHclTerraform(struct) {
7703
+ export function serviceenginegroupVsphereStoragePoliciesToHclTerraform(struct) {
7194
7704
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7195
7705
  return struct;
7196
7706
  }
@@ -7198,23 +7708,23 @@ export function serviceenginegroupVipAsgToHclTerraform(struct) {
7198
7708
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7199
7709
  }
7200
7710
  const attrs = {
7201
- configuration: {
7202
- value: cdktf.listMapperHcl(serviceenginegroupVipAsgConfigurationToHclTerraform, true)(struct.configuration),
7203
- isBlock: true,
7204
- type: "set",
7205
- storageClassType: "ServiceenginegroupVipAsgConfigurationList",
7711
+ vcenter_ref: {
7712
+ value: cdktf.stringToHclTerraform(struct.vcenterRef),
7713
+ isBlock: false,
7714
+ type: "simple",
7715
+ storageClassType: "string",
7206
7716
  },
7207
- policy: {
7208
- value: cdktf.listMapperHcl(serviceenginegroupVipAsgPolicyToHclTerraform, true)(struct.policy),
7209
- isBlock: true,
7210
- type: "set",
7211
- storageClassType: "ServiceenginegroupVipAsgPolicyList",
7717
+ vsphere_storage_policy_id: {
7718
+ value: cdktf.stringToHclTerraform(struct.vsphereStoragePolicyId),
7719
+ isBlock: false,
7720
+ type: "simple",
7721
+ storageClassType: "string",
7212
7722
  },
7213
7723
  };
7214
7724
  // remove undefined attributes
7215
7725
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
7216
7726
  }
7217
- export class ServiceenginegroupVipAsgOutputReference extends cdktf.ComplexObject {
7727
+ export class ServiceenginegroupVsphereStoragePoliciesOutputReference extends cdktf.ComplexObject {
7218
7728
  isEmptyObject = false;
7219
7729
  resolvableValue;
7220
7730
  /**
@@ -7232,13 +7742,13 @@ export class ServiceenginegroupVipAsgOutputReference extends cdktf.ComplexObject
7232
7742
  }
7233
7743
  let hasAnyValues = this.isEmptyObject;
7234
7744
  const internalValueResult = {};
7235
- if (this._configuration?.internalValue !== undefined) {
7745
+ if (this._vcenterRef !== undefined) {
7236
7746
  hasAnyValues = true;
7237
- internalValueResult.configuration = this._configuration?.internalValue;
7747
+ internalValueResult.vcenterRef = this._vcenterRef;
7238
7748
  }
7239
- if (this._policy?.internalValue !== undefined) {
7749
+ if (this._vsphereStoragePolicyId !== undefined) {
7240
7750
  hasAnyValues = true;
7241
- internalValueResult.policy = this._policy?.internalValue;
7751
+ internalValueResult.vsphereStoragePolicyId = this._vsphereStoragePolicyId;
7242
7752
  }
7243
7753
  return hasAnyValues ? internalValueResult : undefined;
7244
7754
  }
@@ -7246,8 +7756,8 @@ export class ServiceenginegroupVipAsgOutputReference extends cdktf.ComplexObject
7246
7756
  if (value === undefined) {
7247
7757
  this.isEmptyObject = false;
7248
7758
  this.resolvableValue = undefined;
7249
- this._configuration.internalValue = undefined;
7250
- this._policy.internalValue = undefined;
7759
+ this._vcenterRef = undefined;
7760
+ this._vsphereStoragePolicyId = undefined;
7251
7761
  }
7252
7762
  else if (cdktf.Tokenization.isResolvable(value)) {
7253
7763
  this.isEmptyObject = false;
@@ -7256,42 +7766,42 @@ export class ServiceenginegroupVipAsgOutputReference extends cdktf.ComplexObject
7256
7766
  else {
7257
7767
  this.isEmptyObject = Object.keys(value).length === 0;
7258
7768
  this.resolvableValue = undefined;
7259
- this._configuration.internalValue = value.configuration;
7260
- this._policy.internalValue = value.policy;
7769
+ this._vcenterRef = value.vcenterRef;
7770
+ this._vsphereStoragePolicyId = value.vsphereStoragePolicyId;
7261
7771
  }
7262
7772
  }
7263
- // configuration - computed: false, optional: true, required: false
7264
- _configuration = new ServiceenginegroupVipAsgConfigurationList(this, "configuration", true);
7265
- get configuration() {
7266
- return this._configuration;
7773
+ // vcenter_ref - computed: true, optional: true, required: false
7774
+ _vcenterRef;
7775
+ get vcenterRef() {
7776
+ return this.getStringAttribute('vcenter_ref');
7267
7777
  }
7268
- putConfiguration(value) {
7269
- this._configuration.internalValue = value;
7778
+ set vcenterRef(value) {
7779
+ this._vcenterRef = value;
7270
7780
  }
7271
- resetConfiguration() {
7272
- this._configuration.internalValue = undefined;
7781
+ resetVcenterRef() {
7782
+ this._vcenterRef = undefined;
7273
7783
  }
7274
7784
  // Temporarily expose input value. Use with caution.
7275
- get configurationInput() {
7276
- return this._configuration.internalValue;
7785
+ get vcenterRefInput() {
7786
+ return this._vcenterRef;
7277
7787
  }
7278
- // policy - computed: false, optional: true, required: false
7279
- _policy = new ServiceenginegroupVipAsgPolicyList(this, "policy", true);
7280
- get policy() {
7281
- return this._policy;
7788
+ // vsphere_storage_policy_id - computed: true, optional: true, required: false
7789
+ _vsphereStoragePolicyId;
7790
+ get vsphereStoragePolicyId() {
7791
+ return this.getStringAttribute('vsphere_storage_policy_id');
7282
7792
  }
7283
- putPolicy(value) {
7284
- this._policy.internalValue = value;
7793
+ set vsphereStoragePolicyId(value) {
7794
+ this._vsphereStoragePolicyId = value;
7285
7795
  }
7286
- resetPolicy() {
7287
- this._policy.internalValue = undefined;
7796
+ resetVsphereStoragePolicyId() {
7797
+ this._vsphereStoragePolicyId = undefined;
7288
7798
  }
7289
7799
  // Temporarily expose input value. Use with caution.
7290
- get policyInput() {
7291
- return this._policy.internalValue;
7800
+ get vsphereStoragePolicyIdInput() {
7801
+ return this._vsphereStoragePolicyId;
7292
7802
  }
7293
7803
  }
7294
- export class ServiceenginegroupVipAsgList extends cdktf.ComplexList {
7804
+ export class ServiceenginegroupVsphereStoragePoliciesList extends cdktf.ComplexList {
7295
7805
  terraformResource;
7296
7806
  terraformAttribute;
7297
7807
  wrapsSet;
@@ -7311,7 +7821,7 @@ export class ServiceenginegroupVipAsgList extends cdktf.ComplexList {
7311
7821
  * @param index the index of the item to return
7312
7822
  */
7313
7823
  get(index) {
7314
- return new ServiceenginegroupVipAsgOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7824
+ return new ServiceenginegroupVsphereStoragePoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7315
7825
  }
7316
7826
  }
7317
7827
  export function serviceenginegroupVssPlacementToTerraform(struct) {
@@ -7451,7 +7961,7 @@ export class ServiceenginegroupVssPlacementList extends cdktf.ComplexList {
7451
7961
  }
7452
7962
  }
7453
7963
  /**
7454
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/serviceenginegroup avi_serviceenginegroup}
7964
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup avi_serviceenginegroup}
7455
7965
  */
7456
7966
  export class Serviceenginegroup extends cdktf.TerraformResource {
7457
7967
  // =================
@@ -7465,7 +7975,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7465
7975
  * Generates CDKTF code for importing a Serviceenginegroup resource upon running "cdktf plan <stack-name>"
7466
7976
  * @param scope The scope in which to define this construct
7467
7977
  * @param importToId The construct id used in the generated config for the Serviceenginegroup to import
7468
- * @param importFromId The id of the existing Serviceenginegroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/serviceenginegroup#import import section} in the documentation of this resource for the id to use
7978
+ * @param importFromId The id of the existing Serviceenginegroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#import import section} in the documentation of this resource for the id to use
7469
7979
  * @param provider? Optional instance of the provider where the Serviceenginegroup to import is found
7470
7980
  */
7471
7981
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -7475,7 +7985,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7475
7985
  // INITIALIZER
7476
7986
  // ===========
7477
7987
  /**
7478
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/serviceenginegroup avi_serviceenginegroup} Resource
7988
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup avi_serviceenginegroup} Resource
7479
7989
  *
7480
7990
  * @param scope The scope in which to define this construct
7481
7991
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -7486,8 +7996,8 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7486
7996
  terraformResourceType: 'avi_serviceenginegroup',
7487
7997
  terraformGeneratorMetadata: {
7488
7998
  providerName: 'avi',
7489
- providerVersion: '30.2.5',
7490
- providerVersionConstraint: '30.2.5'
7999
+ providerVersion: '31.2.1',
8000
+ providerVersionConstraint: '31.2.1'
7491
8001
  },
7492
8002
  provider: config.provider,
7493
8003
  dependsOn: config.dependsOn,
@@ -7506,12 +8016,16 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7506
8016
  this._appCacheThreshold = config.appCacheThreshold;
7507
8017
  this._appLearningMemoryPercent = config.appLearningMemoryPercent;
7508
8018
  this._archiveShmLimit = config.archiveShmLimit;
8019
+ this._arpCacheTimeout = config.arpCacheTimeout;
7509
8020
  this._asyncSsl = config.asyncSsl;
7510
8021
  this._asyncSslThreads = config.asyncSslThreads;
7511
8022
  this._autoRebalance = config.autoRebalance;
7512
8023
  this._autoRebalanceCapacityPerSe = config.autoRebalanceCapacityPerSe;
8024
+ this._autoRebalanceCoolDownTime = config.autoRebalanceCoolDownTime;
7513
8025
  this._autoRebalanceCriteria = config.autoRebalanceCriteria;
8026
+ this._autoRebalanceDryRunEnabled = config.autoRebalanceDryRunEnabled;
7514
8027
  this._autoRebalanceInterval = config.autoRebalanceInterval;
8028
+ this._autoRebalanceRaiseEventsForActions = config.autoRebalanceRaiseEventsForActions;
7515
8029
  this._autoRedistributeActiveStandbyLoad = config.autoRedistributeActiveStandbyLoad;
7516
8030
  this._availabilityZoneRefs = config.availabilityZoneRefs;
7517
8031
  this._baremetalDispatcherHandlesFlows = config.baremetalDispatcherHandlesFlows;
@@ -7538,6 +8052,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7538
8052
  this._disableCsumOffloads = config.disableCsumOffloads;
7539
8053
  this._disableFlowProbes = config.disableFlowProbes;
7540
8054
  this._disableGro = config.disableGro;
8055
+ this._disableQatBulkCrypto = config.disableQatBulkCrypto;
7541
8056
  this._disableSeMemoryCheck = config.disableSeMemoryCheck;
7542
8057
  this._disableTso = config.disableTso;
7543
8058
  this._diskPerSe = config.diskPerSe;
@@ -7559,6 +8074,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7559
8074
  this._enableHsmPriming = config.enableHsmPriming;
7560
8075
  this._enableMultiLb = config.enableMultiLb;
7561
8076
  this._enablePcapTxRing = config.enablePcapTxRing;
8077
+ this._enableQat = config.enableQat;
7562
8078
  this._ephemeralPortrangeEnd = config.ephemeralPortrangeEnd;
7563
8079
  this._ephemeralPortrangeStart = config.ephemeralPortrangeStart;
7564
8080
  this._extraConfigMultiplier = config.extraConfigMultiplier;
@@ -7586,6 +8102,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7586
8102
  this._ingressAccessData = config.ingressAccessData;
7587
8103
  this._ingressAccessMgmt = config.ingressAccessMgmt;
7588
8104
  this._instanceFlavor = config.instanceFlavor;
8105
+ this._kvValMaxLen = config.kvValMaxLen;
7589
8106
  this._l7ConnsPerCore = config.l7ConnsPerCore;
7590
8107
  this._l7ResvdListenConnsPerCore = config.l7ResvdListenConnsPerCore;
7591
8108
  this._lbactionNumRequestsToDispatch = config.lbactionNumRequestsToDispatch;
@@ -7611,6 +8128,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7611
8128
  this._logMallocFailure = config.logMallocFailure;
7612
8129
  this._logMessageMaxFileListSize = config.logMessageMaxFileListSize;
7613
8130
  this._maxConcurrentExternalHm = config.maxConcurrentExternalHm;
8131
+ this._maxCpuLoadAdaptiveSampling = config.maxCpuLoadAdaptiveSampling;
7614
8132
  this._maxCpuUsage = config.maxCpuUsage;
7615
8133
  this._maxMemoryPerMempool = config.maxMemoryPerMempool;
7616
8134
  this._maxNumHttpSessionsToStore = config.maxNumHttpSessionsToStore;
@@ -7634,6 +8152,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7634
8152
  this._multicastEnable = config.multicastEnable;
7635
8153
  this._nLogStreamingThreads = config.nLogStreamingThreads;
7636
8154
  this._name = config.name;
8155
+ this._nd6CacheTimeout = config.nd6CacheTimeout;
7637
8156
  this._netlinkPollerThreads = config.netlinkPollerThreads;
7638
8157
  this._netlinkSockBufSize = config.netlinkSockBufSize;
7639
8158
  this._ngxFreeConnectionStack = config.ngxFreeConnectionStack;
@@ -7644,6 +8163,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7644
8163
  this._numDispatcherCores = config.numDispatcherCores;
7645
8164
  this._numDispatcherQueues = config.numDispatcherQueues;
7646
8165
  this._numFlowCoresSumChangesToIgnore = config.numFlowCoresSumChangesToIgnore;
8166
+ this._objsyncMode = config.objsyncMode;
7647
8167
  this._objsyncPort = config.objsyncPort;
7648
8168
  this._openstackAvailabilityZones = config.openstackAvailabilityZones;
7649
8169
  this._openstackMgmtNetworkName = config.openstackMgmtNetworkName;
@@ -7656,6 +8176,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7656
8176
  this._perApp = config.perApp;
7657
8177
  this._perVsAdmissionControl = config.perVsAdmissionControl;
7658
8178
  this._placementMode = config.placementMode;
8179
+ this._preUpgradeSeAvailableMemThreshold = config.preUpgradeSeAvailableMemThreshold;
7659
8180
  this._rebootOnPanic = config.rebootOnPanic;
7660
8181
  this._replayVrfRoutesInterval = config.replayVrfRoutesInterval;
7661
8182
  this._resyncTimeInterval = config.resyncTimeInterval;
@@ -7686,6 +8207,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7686
8207
  this._seFlowProbeRetryTimer = config.seFlowProbeRetryTimer;
7687
8208
  this._seHyperthreadedMode = config.seHyperthreadedMode;
7688
8209
  this._seIpEncapIpc = config.seIpEncapIpc;
8210
+ this._seKernelRss = config.seKernelRss;
7689
8211
  this._seKniBurstFactor = config.seKniBurstFactor;
7690
8212
  this._seL3EncapIpc = config.seL3EncapIpc;
7691
8213
  this._seLogBufferAppBlockingDequeue = config.seLogBufferAppBlockingDequeue;
@@ -7736,7 +8258,6 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7736
8258
  this._useDpUtilForScaleout = config.useDpUtilForScaleout;
7737
8259
  this._useHyperthreadedCores = config.useHyperthreadedCores;
7738
8260
  this._useLegacyNetlink = config.useLegacyNetlink;
7739
- this._useObjsync = config.useObjsync;
7740
8261
  this._useStandardAlb = config.useStandardAlb;
7741
8262
  this._userDefinedMetricAge = config.userDefinedMetricAge;
7742
8263
  this._uuid = config.uuid;
@@ -7763,6 +8284,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7763
8284
  this._vssPlacementEnabled = config.vssPlacementEnabled;
7764
8285
  this._wafMempool = config.wafMempool;
7765
8286
  this._wafMempoolSize = config.wafMempoolSize;
8287
+ this._wafUseJitForPcre = config.wafUseJitForPcre;
7766
8288
  this._configpbAttributes.internalValue = config.configpbAttributes;
7767
8289
  this._customTag.internalValue = config.customTag;
7768
8290
  this._gcpConfig.internalValue = config.gcpConfig;
@@ -7770,10 +8292,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7770
8292
  this._iptables.internalValue = config.iptables;
7771
8293
  this._kniAllowedServerPorts.internalValue = config.kniAllowedServerPorts;
7772
8294
  this._labels.internalValue = config.labels;
8295
+ this._licenseQuota.internalValue = config.licenseQuota;
7773
8296
  this._markers.internalValue = config.markers;
7774
8297
  this._mgmtSubnet.internalValue = config.mgmtSubnet;
7775
8298
  this._objsyncConfig.internalValue = config.objsyncConfig;
7776
8299
  this._realtimeSeMetrics.internalValue = config.realtimeSeMetrics;
8300
+ this._reservedConfiguration.internalValue = config.reservedConfiguration;
7777
8301
  this._seDosProfile.internalValue = config.seDosProfile;
7778
8302
  this._seGroupAnalyticsPolicy.internalValue = config.seGroupAnalyticsPolicy;
7779
8303
  this._seRlProp.internalValue = config.seRlProp;
@@ -7787,6 +8311,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7787
8311
  this._vcenterHosts.internalValue = config.vcenterHosts;
7788
8312
  this._vcenters.internalValue = config.vcenters;
7789
8313
  this._vipAsg.internalValue = config.vipAsg;
8314
+ this._vsphereStoragePolicies.internalValue = config.vsphereStoragePolicies;
7790
8315
  this._vssPlacement.internalValue = config.vssPlacement;
7791
8316
  }
7792
8317
  // ==========
@@ -7927,6 +8452,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7927
8452
  get archiveShmLimitInput() {
7928
8453
  return this._archiveShmLimit;
7929
8454
  }
8455
+ // arp_cache_timeout - computed: false, optional: true, required: false
8456
+ _arpCacheTimeout;
8457
+ get arpCacheTimeout() {
8458
+ return this.getStringAttribute('arp_cache_timeout');
8459
+ }
8460
+ set arpCacheTimeout(value) {
8461
+ this._arpCacheTimeout = value;
8462
+ }
8463
+ resetArpCacheTimeout() {
8464
+ this._arpCacheTimeout = undefined;
8465
+ }
8466
+ // Temporarily expose input value. Use with caution.
8467
+ get arpCacheTimeoutInput() {
8468
+ return this._arpCacheTimeout;
8469
+ }
7930
8470
  // async_ssl - computed: false, optional: true, required: false
7931
8471
  _asyncSsl;
7932
8472
  get asyncSsl() {
@@ -7987,6 +8527,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
7987
8527
  get autoRebalanceCapacityPerSeInput() {
7988
8528
  return this._autoRebalanceCapacityPerSe;
7989
8529
  }
8530
+ // auto_rebalance_cool_down_time - computed: false, optional: true, required: false
8531
+ _autoRebalanceCoolDownTime;
8532
+ get autoRebalanceCoolDownTime() {
8533
+ return this.getStringAttribute('auto_rebalance_cool_down_time');
8534
+ }
8535
+ set autoRebalanceCoolDownTime(value) {
8536
+ this._autoRebalanceCoolDownTime = value;
8537
+ }
8538
+ resetAutoRebalanceCoolDownTime() {
8539
+ this._autoRebalanceCoolDownTime = undefined;
8540
+ }
8541
+ // Temporarily expose input value. Use with caution.
8542
+ get autoRebalanceCoolDownTimeInput() {
8543
+ return this._autoRebalanceCoolDownTime;
8544
+ }
7990
8545
  // auto_rebalance_criteria - computed: false, optional: true, required: false
7991
8546
  _autoRebalanceCriteria;
7992
8547
  get autoRebalanceCriteria() {
@@ -8002,6 +8557,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
8002
8557
  get autoRebalanceCriteriaInput() {
8003
8558
  return this._autoRebalanceCriteria;
8004
8559
  }
8560
+ // auto_rebalance_dry_run_enabled - computed: false, optional: true, required: false
8561
+ _autoRebalanceDryRunEnabled;
8562
+ get autoRebalanceDryRunEnabled() {
8563
+ return this.getStringAttribute('auto_rebalance_dry_run_enabled');
8564
+ }
8565
+ set autoRebalanceDryRunEnabled(value) {
8566
+ this._autoRebalanceDryRunEnabled = value;
8567
+ }
8568
+ resetAutoRebalanceDryRunEnabled() {
8569
+ this._autoRebalanceDryRunEnabled = undefined;
8570
+ }
8571
+ // Temporarily expose input value. Use with caution.
8572
+ get autoRebalanceDryRunEnabledInput() {
8573
+ return this._autoRebalanceDryRunEnabled;
8574
+ }
8005
8575
  // auto_rebalance_interval - computed: false, optional: true, required: false
8006
8576
  _autoRebalanceInterval;
8007
8577
  get autoRebalanceInterval() {
@@ -8017,6 +8587,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
8017
8587
  get autoRebalanceIntervalInput() {
8018
8588
  return this._autoRebalanceInterval;
8019
8589
  }
8590
+ // auto_rebalance_raise_events_for_actions - computed: false, optional: true, required: false
8591
+ _autoRebalanceRaiseEventsForActions;
8592
+ get autoRebalanceRaiseEventsForActions() {
8593
+ return this.getStringAttribute('auto_rebalance_raise_events_for_actions');
8594
+ }
8595
+ set autoRebalanceRaiseEventsForActions(value) {
8596
+ this._autoRebalanceRaiseEventsForActions = value;
8597
+ }
8598
+ resetAutoRebalanceRaiseEventsForActions() {
8599
+ this._autoRebalanceRaiseEventsForActions = undefined;
8600
+ }
8601
+ // Temporarily expose input value. Use with caution.
8602
+ get autoRebalanceRaiseEventsForActionsInput() {
8603
+ return this._autoRebalanceRaiseEventsForActions;
8604
+ }
8020
8605
  // auto_redistribute_active_standby_load - computed: false, optional: true, required: false
8021
8606
  _autoRedistributeActiveStandbyLoad;
8022
8607
  get autoRedistributeActiveStandbyLoad() {
@@ -8407,6 +8992,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
8407
8992
  get disableGroInput() {
8408
8993
  return this._disableGro;
8409
8994
  }
8995
+ // disable_qat_bulk_crypto - computed: false, optional: true, required: false
8996
+ _disableQatBulkCrypto;
8997
+ get disableQatBulkCrypto() {
8998
+ return this.getStringAttribute('disable_qat_bulk_crypto');
8999
+ }
9000
+ set disableQatBulkCrypto(value) {
9001
+ this._disableQatBulkCrypto = value;
9002
+ }
9003
+ resetDisableQatBulkCrypto() {
9004
+ this._disableQatBulkCrypto = undefined;
9005
+ }
9006
+ // Temporarily expose input value. Use with caution.
9007
+ get disableQatBulkCryptoInput() {
9008
+ return this._disableQatBulkCrypto;
9009
+ }
8410
9010
  // disable_se_memory_check - computed: false, optional: true, required: false
8411
9011
  _disableSeMemoryCheck;
8412
9012
  get disableSeMemoryCheck() {
@@ -8722,6 +9322,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
8722
9322
  get enablePcapTxRingInput() {
8723
9323
  return this._enablePcapTxRing;
8724
9324
  }
9325
+ // enable_qat - computed: false, optional: true, required: false
9326
+ _enableQat;
9327
+ get enableQat() {
9328
+ return this.getStringAttribute('enable_qat');
9329
+ }
9330
+ set enableQat(value) {
9331
+ this._enableQat = value;
9332
+ }
9333
+ resetEnableQat() {
9334
+ this._enableQat = undefined;
9335
+ }
9336
+ // Temporarily expose input value. Use with caution.
9337
+ get enableQatInput() {
9338
+ return this._enableQat;
9339
+ }
8725
9340
  // ephemeral_portrange_end - computed: true, optional: true, required: false
8726
9341
  _ephemeralPortrangeEnd;
8727
9342
  get ephemeralPortrangeEnd() {
@@ -9127,6 +9742,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
9127
9742
  get instanceFlavorInput() {
9128
9743
  return this._instanceFlavor;
9129
9744
  }
9745
+ // kv_val_max_len - computed: false, optional: true, required: false
9746
+ _kvValMaxLen;
9747
+ get kvValMaxLen() {
9748
+ return this.getStringAttribute('kv_val_max_len');
9749
+ }
9750
+ set kvValMaxLen(value) {
9751
+ this._kvValMaxLen = value;
9752
+ }
9753
+ resetKvValMaxLen() {
9754
+ this._kvValMaxLen = undefined;
9755
+ }
9756
+ // Temporarily expose input value. Use with caution.
9757
+ get kvValMaxLenInput() {
9758
+ return this._kvValMaxLen;
9759
+ }
9130
9760
  // l7_conns_per_core - computed: false, optional: true, required: false
9131
9761
  _l7ConnsPerCore;
9132
9762
  get l7ConnsPerCore() {
@@ -9502,6 +10132,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
9502
10132
  get maxConcurrentExternalHmInput() {
9503
10133
  return this._maxConcurrentExternalHm;
9504
10134
  }
10135
+ // max_cpu_load_adaptive_sampling - computed: false, optional: true, required: false
10136
+ _maxCpuLoadAdaptiveSampling;
10137
+ get maxCpuLoadAdaptiveSampling() {
10138
+ return this.getStringAttribute('max_cpu_load_adaptive_sampling');
10139
+ }
10140
+ set maxCpuLoadAdaptiveSampling(value) {
10141
+ this._maxCpuLoadAdaptiveSampling = value;
10142
+ }
10143
+ resetMaxCpuLoadAdaptiveSampling() {
10144
+ this._maxCpuLoadAdaptiveSampling = undefined;
10145
+ }
10146
+ // Temporarily expose input value. Use with caution.
10147
+ get maxCpuLoadAdaptiveSamplingInput() {
10148
+ return this._maxCpuLoadAdaptiveSampling;
10149
+ }
9505
10150
  // max_cpu_usage - computed: false, optional: true, required: false
9506
10151
  _maxCpuUsage;
9507
10152
  get maxCpuUsage() {
@@ -9844,6 +10489,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
9844
10489
  get nameInput() {
9845
10490
  return this._name;
9846
10491
  }
10492
+ // nd6_cache_timeout - computed: false, optional: true, required: false
10493
+ _nd6CacheTimeout;
10494
+ get nd6CacheTimeout() {
10495
+ return this.getStringAttribute('nd6_cache_timeout');
10496
+ }
10497
+ set nd6CacheTimeout(value) {
10498
+ this._nd6CacheTimeout = value;
10499
+ }
10500
+ resetNd6CacheTimeout() {
10501
+ this._nd6CacheTimeout = undefined;
10502
+ }
10503
+ // Temporarily expose input value. Use with caution.
10504
+ get nd6CacheTimeoutInput() {
10505
+ return this._nd6CacheTimeout;
10506
+ }
9847
10507
  // netlink_poller_threads - computed: false, optional: true, required: false
9848
10508
  _netlinkPollerThreads;
9849
10509
  get netlinkPollerThreads() {
@@ -9994,6 +10654,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
9994
10654
  get numFlowCoresSumChangesToIgnoreInput() {
9995
10655
  return this._numFlowCoresSumChangesToIgnore;
9996
10656
  }
10657
+ // objsync_mode - computed: false, optional: true, required: false
10658
+ _objsyncMode;
10659
+ get objsyncMode() {
10660
+ return this.getStringAttribute('objsync_mode');
10661
+ }
10662
+ set objsyncMode(value) {
10663
+ this._objsyncMode = value;
10664
+ }
10665
+ resetObjsyncMode() {
10666
+ this._objsyncMode = undefined;
10667
+ }
10668
+ // Temporarily expose input value. Use with caution.
10669
+ get objsyncModeInput() {
10670
+ return this._objsyncMode;
10671
+ }
9997
10672
  // objsync_port - computed: false, optional: true, required: false
9998
10673
  _objsyncPort;
9999
10674
  get objsyncPort() {
@@ -10174,6 +10849,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
10174
10849
  get placementModeInput() {
10175
10850
  return this._placementMode;
10176
10851
  }
10852
+ // pre_upgrade_se_available_mem_threshold - computed: false, optional: true, required: false
10853
+ _preUpgradeSeAvailableMemThreshold;
10854
+ get preUpgradeSeAvailableMemThreshold() {
10855
+ return this.getStringAttribute('pre_upgrade_se_available_mem_threshold');
10856
+ }
10857
+ set preUpgradeSeAvailableMemThreshold(value) {
10858
+ this._preUpgradeSeAvailableMemThreshold = value;
10859
+ }
10860
+ resetPreUpgradeSeAvailableMemThreshold() {
10861
+ this._preUpgradeSeAvailableMemThreshold = undefined;
10862
+ }
10863
+ // Temporarily expose input value. Use with caution.
10864
+ get preUpgradeSeAvailableMemThresholdInput() {
10865
+ return this._preUpgradeSeAvailableMemThreshold;
10866
+ }
10177
10867
  // reboot_on_panic - computed: false, optional: true, required: false
10178
10868
  _rebootOnPanic;
10179
10869
  get rebootOnPanic() {
@@ -10624,6 +11314,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
10624
11314
  get seIpEncapIpcInput() {
10625
11315
  return this._seIpEncapIpc;
10626
11316
  }
11317
+ // se_kernel_rss - computed: false, optional: true, required: false
11318
+ _seKernelRss;
11319
+ get seKernelRss() {
11320
+ return this.getStringAttribute('se_kernel_rss');
11321
+ }
11322
+ set seKernelRss(value) {
11323
+ this._seKernelRss = value;
11324
+ }
11325
+ resetSeKernelRss() {
11326
+ this._seKernelRss = undefined;
11327
+ }
11328
+ // Temporarily expose input value. Use with caution.
11329
+ get seKernelRssInput() {
11330
+ return this._seKernelRss;
11331
+ }
10627
11332
  // se_kni_burst_factor - computed: false, optional: true, required: false
10628
11333
  _seKniBurstFactor;
10629
11334
  get seKniBurstFactor() {
@@ -11374,22 +12079,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
11374
12079
  get useLegacyNetlinkInput() {
11375
12080
  return this._useLegacyNetlink;
11376
12081
  }
11377
- // use_objsync - computed: false, optional: true, required: false
11378
- _useObjsync;
11379
- get useObjsync() {
11380
- return this.getStringAttribute('use_objsync');
11381
- }
11382
- set useObjsync(value) {
11383
- this._useObjsync = value;
11384
- }
11385
- resetUseObjsync() {
11386
- this._useObjsync = undefined;
11387
- }
11388
- // Temporarily expose input value. Use with caution.
11389
- get useObjsyncInput() {
11390
- return this._useObjsync;
11391
- }
11392
- // use_standard_alb - computed: true, optional: true, required: false
12082
+ // use_standard_alb - computed: false, optional: true, required: false
11393
12083
  _useStandardAlb;
11394
12084
  get useStandardAlb() {
11395
12085
  return this.getStringAttribute('use_standard_alb');
@@ -11779,6 +12469,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
11779
12469
  get wafMempoolSizeInput() {
11780
12470
  return this._wafMempoolSize;
11781
12471
  }
12472
+ // waf_use_jit_for_pcre - computed: false, optional: true, required: false
12473
+ _wafUseJitForPcre;
12474
+ get wafUseJitForPcre() {
12475
+ return this.getStringAttribute('waf_use_jit_for_pcre');
12476
+ }
12477
+ set wafUseJitForPcre(value) {
12478
+ this._wafUseJitForPcre = value;
12479
+ }
12480
+ resetWafUseJitForPcre() {
12481
+ this._wafUseJitForPcre = undefined;
12482
+ }
12483
+ // Temporarily expose input value. Use with caution.
12484
+ get wafUseJitForPcreInput() {
12485
+ return this._wafUseJitForPcre;
12486
+ }
11782
12487
  // configpb_attributes - computed: false, optional: true, required: false
11783
12488
  _configpbAttributes = new ServiceenginegroupConfigpbAttributesList(this, "configpb_attributes", true);
11784
12489
  get configpbAttributes() {
@@ -11884,6 +12589,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
11884
12589
  get labelsInput() {
11885
12590
  return this._labels.internalValue;
11886
12591
  }
12592
+ // license_quota - computed: false, optional: true, required: false
12593
+ _licenseQuota = new ServiceenginegroupLicenseQuotaList(this, "license_quota", true);
12594
+ get licenseQuota() {
12595
+ return this._licenseQuota;
12596
+ }
12597
+ putLicenseQuota(value) {
12598
+ this._licenseQuota.internalValue = value;
12599
+ }
12600
+ resetLicenseQuota() {
12601
+ this._licenseQuota.internalValue = undefined;
12602
+ }
12603
+ // Temporarily expose input value. Use with caution.
12604
+ get licenseQuotaInput() {
12605
+ return this._licenseQuota.internalValue;
12606
+ }
11887
12607
  // markers - computed: false, optional: true, required: false
11888
12608
  _markers = new ServiceenginegroupMarkersList(this, "markers", false);
11889
12609
  get markers() {
@@ -11944,6 +12664,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
11944
12664
  get realtimeSeMetricsInput() {
11945
12665
  return this._realtimeSeMetrics.internalValue;
11946
12666
  }
12667
+ // reserved_configuration - computed: false, optional: true, required: false
12668
+ _reservedConfiguration = new ServiceenginegroupReservedConfigurationList(this, "reserved_configuration", true);
12669
+ get reservedConfiguration() {
12670
+ return this._reservedConfiguration;
12671
+ }
12672
+ putReservedConfiguration(value) {
12673
+ this._reservedConfiguration.internalValue = value;
12674
+ }
12675
+ resetReservedConfiguration() {
12676
+ this._reservedConfiguration.internalValue = undefined;
12677
+ }
12678
+ // Temporarily expose input value. Use with caution.
12679
+ get reservedConfigurationInput() {
12680
+ return this._reservedConfiguration.internalValue;
12681
+ }
11947
12682
  // se_dos_profile - computed: false, optional: true, required: false
11948
12683
  _seDosProfile = new ServiceenginegroupSeDosProfileList(this, "se_dos_profile", true);
11949
12684
  get seDosProfile() {
@@ -12139,6 +12874,21 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12139
12874
  get vipAsgInput() {
12140
12875
  return this._vipAsg.internalValue;
12141
12876
  }
12877
+ // vsphere_storage_policies - computed: false, optional: true, required: false
12878
+ _vsphereStoragePolicies = new ServiceenginegroupVsphereStoragePoliciesList(this, "vsphere_storage_policies", false);
12879
+ get vsphereStoragePolicies() {
12880
+ return this._vsphereStoragePolicies;
12881
+ }
12882
+ putVsphereStoragePolicies(value) {
12883
+ this._vsphereStoragePolicies.internalValue = value;
12884
+ }
12885
+ resetVsphereStoragePolicies() {
12886
+ this._vsphereStoragePolicies.internalValue = undefined;
12887
+ }
12888
+ // Temporarily expose input value. Use with caution.
12889
+ get vsphereStoragePoliciesInput() {
12890
+ return this._vsphereStoragePolicies.internalValue;
12891
+ }
12142
12892
  // vss_placement - computed: false, optional: true, required: false
12143
12893
  _vssPlacement = new ServiceenginegroupVssPlacementList(this, "vss_placement", true);
12144
12894
  get vssPlacement() {
@@ -12168,12 +12918,16 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12168
12918
  app_cache_threshold: cdktf.stringToTerraform(this._appCacheThreshold),
12169
12919
  app_learning_memory_percent: cdktf.stringToTerraform(this._appLearningMemoryPercent),
12170
12920
  archive_shm_limit: cdktf.stringToTerraform(this._archiveShmLimit),
12921
+ arp_cache_timeout: cdktf.stringToTerraform(this._arpCacheTimeout),
12171
12922
  async_ssl: cdktf.stringToTerraform(this._asyncSsl),
12172
12923
  async_ssl_threads: cdktf.stringToTerraform(this._asyncSslThreads),
12173
12924
  auto_rebalance: cdktf.stringToTerraform(this._autoRebalance),
12174
12925
  auto_rebalance_capacity_per_se: cdktf.listMapper(cdktf.numberToTerraform, false)(this._autoRebalanceCapacityPerSe),
12926
+ auto_rebalance_cool_down_time: cdktf.stringToTerraform(this._autoRebalanceCoolDownTime),
12175
12927
  auto_rebalance_criteria: cdktf.listMapper(cdktf.stringToTerraform, false)(this._autoRebalanceCriteria),
12928
+ auto_rebalance_dry_run_enabled: cdktf.stringToTerraform(this._autoRebalanceDryRunEnabled),
12176
12929
  auto_rebalance_interval: cdktf.stringToTerraform(this._autoRebalanceInterval),
12930
+ auto_rebalance_raise_events_for_actions: cdktf.stringToTerraform(this._autoRebalanceRaiseEventsForActions),
12177
12931
  auto_redistribute_active_standby_load: cdktf.stringToTerraform(this._autoRedistributeActiveStandbyLoad),
12178
12932
  availability_zone_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(this._availabilityZoneRefs),
12179
12933
  baremetal_dispatcher_handles_flows: cdktf.stringToTerraform(this._baremetalDispatcherHandlesFlows),
@@ -12200,6 +12954,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12200
12954
  disable_csum_offloads: cdktf.stringToTerraform(this._disableCsumOffloads),
12201
12955
  disable_flow_probes: cdktf.stringToTerraform(this._disableFlowProbes),
12202
12956
  disable_gro: cdktf.stringToTerraform(this._disableGro),
12957
+ disable_qat_bulk_crypto: cdktf.stringToTerraform(this._disableQatBulkCrypto),
12203
12958
  disable_se_memory_check: cdktf.stringToTerraform(this._disableSeMemoryCheck),
12204
12959
  disable_tso: cdktf.stringToTerraform(this._disableTso),
12205
12960
  disk_per_se: cdktf.stringToTerraform(this._diskPerSe),
@@ -12221,6 +12976,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12221
12976
  enable_hsm_priming: cdktf.stringToTerraform(this._enableHsmPriming),
12222
12977
  enable_multi_lb: cdktf.stringToTerraform(this._enableMultiLb),
12223
12978
  enable_pcap_tx_ring: cdktf.stringToTerraform(this._enablePcapTxRing),
12979
+ enable_qat: cdktf.stringToTerraform(this._enableQat),
12224
12980
  ephemeral_portrange_end: cdktf.stringToTerraform(this._ephemeralPortrangeEnd),
12225
12981
  ephemeral_portrange_start: cdktf.stringToTerraform(this._ephemeralPortrangeStart),
12226
12982
  extra_config_multiplier: cdktf.stringToTerraform(this._extraConfigMultiplier),
@@ -12248,6 +13004,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12248
13004
  ingress_access_data: cdktf.stringToTerraform(this._ingressAccessData),
12249
13005
  ingress_access_mgmt: cdktf.stringToTerraform(this._ingressAccessMgmt),
12250
13006
  instance_flavor: cdktf.stringToTerraform(this._instanceFlavor),
13007
+ kv_val_max_len: cdktf.stringToTerraform(this._kvValMaxLen),
12251
13008
  l7_conns_per_core: cdktf.stringToTerraform(this._l7ConnsPerCore),
12252
13009
  l7_resvd_listen_conns_per_core: cdktf.stringToTerraform(this._l7ResvdListenConnsPerCore),
12253
13010
  lbaction_num_requests_to_dispatch: cdktf.stringToTerraform(this._lbactionNumRequestsToDispatch),
@@ -12273,6 +13030,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12273
13030
  log_malloc_failure: cdktf.stringToTerraform(this._logMallocFailure),
12274
13031
  log_message_max_file_list_size: cdktf.stringToTerraform(this._logMessageMaxFileListSize),
12275
13032
  max_concurrent_external_hm: cdktf.stringToTerraform(this._maxConcurrentExternalHm),
13033
+ max_cpu_load_adaptive_sampling: cdktf.stringToTerraform(this._maxCpuLoadAdaptiveSampling),
12276
13034
  max_cpu_usage: cdktf.stringToTerraform(this._maxCpuUsage),
12277
13035
  max_memory_per_mempool: cdktf.stringToTerraform(this._maxMemoryPerMempool),
12278
13036
  max_num_http_sessions_to_store: cdktf.stringToTerraform(this._maxNumHttpSessionsToStore),
@@ -12296,6 +13054,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12296
13054
  multicast_enable: cdktf.stringToTerraform(this._multicastEnable),
12297
13055
  n_log_streaming_threads: cdktf.stringToTerraform(this._nLogStreamingThreads),
12298
13056
  name: cdktf.stringToTerraform(this._name),
13057
+ nd6_cache_timeout: cdktf.stringToTerraform(this._nd6CacheTimeout),
12299
13058
  netlink_poller_threads: cdktf.stringToTerraform(this._netlinkPollerThreads),
12300
13059
  netlink_sock_buf_size: cdktf.stringToTerraform(this._netlinkSockBufSize),
12301
13060
  ngx_free_connection_stack: cdktf.stringToTerraform(this._ngxFreeConnectionStack),
@@ -12306,6 +13065,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12306
13065
  num_dispatcher_cores: cdktf.stringToTerraform(this._numDispatcherCores),
12307
13066
  num_dispatcher_queues: cdktf.stringToTerraform(this._numDispatcherQueues),
12308
13067
  num_flow_cores_sum_changes_to_ignore: cdktf.stringToTerraform(this._numFlowCoresSumChangesToIgnore),
13068
+ objsync_mode: cdktf.stringToTerraform(this._objsyncMode),
12309
13069
  objsync_port: cdktf.stringToTerraform(this._objsyncPort),
12310
13070
  openstack_availability_zones: cdktf.listMapper(cdktf.stringToTerraform, false)(this._openstackAvailabilityZones),
12311
13071
  openstack_mgmt_network_name: cdktf.stringToTerraform(this._openstackMgmtNetworkName),
@@ -12318,6 +13078,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12318
13078
  per_app: cdktf.stringToTerraform(this._perApp),
12319
13079
  per_vs_admission_control: cdktf.stringToTerraform(this._perVsAdmissionControl),
12320
13080
  placement_mode: cdktf.stringToTerraform(this._placementMode),
13081
+ pre_upgrade_se_available_mem_threshold: cdktf.stringToTerraform(this._preUpgradeSeAvailableMemThreshold),
12321
13082
  reboot_on_panic: cdktf.stringToTerraform(this._rebootOnPanic),
12322
13083
  replay_vrf_routes_interval: cdktf.stringToTerraform(this._replayVrfRoutesInterval),
12323
13084
  resync_time_interval: cdktf.stringToTerraform(this._resyncTimeInterval),
@@ -12348,6 +13109,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12348
13109
  se_flow_probe_retry_timer: cdktf.stringToTerraform(this._seFlowProbeRetryTimer),
12349
13110
  se_hyperthreaded_mode: cdktf.stringToTerraform(this._seHyperthreadedMode),
12350
13111
  se_ip_encap_ipc: cdktf.stringToTerraform(this._seIpEncapIpc),
13112
+ se_kernel_rss: cdktf.stringToTerraform(this._seKernelRss),
12351
13113
  se_kni_burst_factor: cdktf.stringToTerraform(this._seKniBurstFactor),
12352
13114
  se_l3_encap_ipc: cdktf.stringToTerraform(this._seL3EncapIpc),
12353
13115
  se_log_buffer_app_blocking_dequeue: cdktf.stringToTerraform(this._seLogBufferAppBlockingDequeue),
@@ -12398,7 +13160,6 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12398
13160
  use_dp_util_for_scaleout: cdktf.stringToTerraform(this._useDpUtilForScaleout),
12399
13161
  use_hyperthreaded_cores: cdktf.stringToTerraform(this._useHyperthreadedCores),
12400
13162
  use_legacy_netlink: cdktf.stringToTerraform(this._useLegacyNetlink),
12401
- use_objsync: cdktf.stringToTerraform(this._useObjsync),
12402
13163
  use_standard_alb: cdktf.stringToTerraform(this._useStandardAlb),
12403
13164
  user_defined_metric_age: cdktf.stringToTerraform(this._userDefinedMetricAge),
12404
13165
  uuid: cdktf.stringToTerraform(this._uuid),
@@ -12425,6 +13186,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12425
13186
  vss_placement_enabled: cdktf.stringToTerraform(this._vssPlacementEnabled),
12426
13187
  waf_mempool: cdktf.stringToTerraform(this._wafMempool),
12427
13188
  waf_mempool_size: cdktf.stringToTerraform(this._wafMempoolSize),
13189
+ waf_use_jit_for_pcre: cdktf.stringToTerraform(this._wafUseJitForPcre),
12428
13190
  configpb_attributes: cdktf.listMapper(serviceenginegroupConfigpbAttributesToTerraform, true)(this._configpbAttributes.internalValue),
12429
13191
  custom_tag: cdktf.listMapper(serviceenginegroupCustomTagToTerraform, true)(this._customTag.internalValue),
12430
13192
  gcp_config: cdktf.listMapper(serviceenginegroupGcpConfigToTerraform, true)(this._gcpConfig.internalValue),
@@ -12432,10 +13194,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12432
13194
  iptables: cdktf.listMapper(serviceenginegroupIptablesToTerraform, true)(this._iptables.internalValue),
12433
13195
  kni_allowed_server_ports: cdktf.listMapper(serviceenginegroupKniAllowedServerPortsToTerraform, true)(this._kniAllowedServerPorts.internalValue),
12434
13196
  labels: cdktf.listMapper(serviceenginegroupLabelsToTerraform, true)(this._labels.internalValue),
13197
+ license_quota: cdktf.listMapper(serviceenginegroupLicenseQuotaToTerraform, true)(this._licenseQuota.internalValue),
12435
13198
  markers: cdktf.listMapper(serviceenginegroupMarkersToTerraform, true)(this._markers.internalValue),
12436
13199
  mgmt_subnet: cdktf.listMapper(serviceenginegroupMgmtSubnetToTerraform, true)(this._mgmtSubnet.internalValue),
12437
13200
  objsync_config: cdktf.listMapper(serviceenginegroupObjsyncConfigToTerraform, true)(this._objsyncConfig.internalValue),
12438
13201
  realtime_se_metrics: cdktf.listMapper(serviceenginegroupRealtimeSeMetricsToTerraform, true)(this._realtimeSeMetrics.internalValue),
13202
+ reserved_configuration: cdktf.listMapper(serviceenginegroupReservedConfigurationToTerraform, true)(this._reservedConfiguration.internalValue),
12439
13203
  se_dos_profile: cdktf.listMapper(serviceenginegroupSeDosProfileToTerraform, true)(this._seDosProfile.internalValue),
12440
13204
  se_group_analytics_policy: cdktf.listMapper(serviceenginegroupSeGroupAnalyticsPolicyToTerraform, true)(this._seGroupAnalyticsPolicy.internalValue),
12441
13205
  se_rl_prop: cdktf.listMapper(serviceenginegroupSeRlPropToTerraform, true)(this._seRlProp.internalValue),
@@ -12449,6 +13213,7 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12449
13213
  vcenter_hosts: cdktf.listMapper(serviceenginegroupVcenterHostsToTerraform, true)(this._vcenterHosts.internalValue),
12450
13214
  vcenters: cdktf.listMapper(serviceenginegroupVcentersToTerraform, true)(this._vcenters.internalValue),
12451
13215
  vip_asg: cdktf.listMapper(serviceenginegroupVipAsgToTerraform, true)(this._vipAsg.internalValue),
13216
+ vsphere_storage_policies: cdktf.listMapper(serviceenginegroupVsphereStoragePoliciesToTerraform, true)(this._vsphereStoragePolicies.internalValue),
12452
13217
  vss_placement: cdktf.listMapper(serviceenginegroupVssPlacementToTerraform, true)(this._vssPlacement.internalValue),
12453
13218
  };
12454
13219
  }
@@ -12508,6 +13273,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12508
13273
  type: "simple",
12509
13274
  storageClassType: "string",
12510
13275
  },
13276
+ arp_cache_timeout: {
13277
+ value: cdktf.stringToHclTerraform(this._arpCacheTimeout),
13278
+ isBlock: false,
13279
+ type: "simple",
13280
+ storageClassType: "string",
13281
+ },
12511
13282
  async_ssl: {
12512
13283
  value: cdktf.stringToHclTerraform(this._asyncSsl),
12513
13284
  isBlock: false,
@@ -12532,18 +13303,36 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12532
13303
  type: "list",
12533
13304
  storageClassType: "numberList",
12534
13305
  },
13306
+ auto_rebalance_cool_down_time: {
13307
+ value: cdktf.stringToHclTerraform(this._autoRebalanceCoolDownTime),
13308
+ isBlock: false,
13309
+ type: "simple",
13310
+ storageClassType: "string",
13311
+ },
12535
13312
  auto_rebalance_criteria: {
12536
13313
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(this._autoRebalanceCriteria),
12537
13314
  isBlock: false,
12538
13315
  type: "list",
12539
13316
  storageClassType: "stringList",
12540
13317
  },
13318
+ auto_rebalance_dry_run_enabled: {
13319
+ value: cdktf.stringToHclTerraform(this._autoRebalanceDryRunEnabled),
13320
+ isBlock: false,
13321
+ type: "simple",
13322
+ storageClassType: "string",
13323
+ },
12541
13324
  auto_rebalance_interval: {
12542
13325
  value: cdktf.stringToHclTerraform(this._autoRebalanceInterval),
12543
13326
  isBlock: false,
12544
13327
  type: "simple",
12545
13328
  storageClassType: "string",
12546
13329
  },
13330
+ auto_rebalance_raise_events_for_actions: {
13331
+ value: cdktf.stringToHclTerraform(this._autoRebalanceRaiseEventsForActions),
13332
+ isBlock: false,
13333
+ type: "simple",
13334
+ storageClassType: "string",
13335
+ },
12547
13336
  auto_redistribute_active_standby_load: {
12548
13337
  value: cdktf.stringToHclTerraform(this._autoRedistributeActiveStandbyLoad),
12549
13338
  isBlock: false,
@@ -12700,6 +13489,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12700
13489
  type: "simple",
12701
13490
  storageClassType: "string",
12702
13491
  },
13492
+ disable_qat_bulk_crypto: {
13493
+ value: cdktf.stringToHclTerraform(this._disableQatBulkCrypto),
13494
+ isBlock: false,
13495
+ type: "simple",
13496
+ storageClassType: "string",
13497
+ },
12703
13498
  disable_se_memory_check: {
12704
13499
  value: cdktf.stringToHclTerraform(this._disableSeMemoryCheck),
12705
13500
  isBlock: false,
@@ -12826,6 +13621,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12826
13621
  type: "simple",
12827
13622
  storageClassType: "string",
12828
13623
  },
13624
+ enable_qat: {
13625
+ value: cdktf.stringToHclTerraform(this._enableQat),
13626
+ isBlock: false,
13627
+ type: "simple",
13628
+ storageClassType: "string",
13629
+ },
12829
13630
  ephemeral_portrange_end: {
12830
13631
  value: cdktf.stringToHclTerraform(this._ephemeralPortrangeEnd),
12831
13632
  isBlock: false,
@@ -12988,6 +13789,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
12988
13789
  type: "simple",
12989
13790
  storageClassType: "string",
12990
13791
  },
13792
+ kv_val_max_len: {
13793
+ value: cdktf.stringToHclTerraform(this._kvValMaxLen),
13794
+ isBlock: false,
13795
+ type: "simple",
13796
+ storageClassType: "string",
13797
+ },
12991
13798
  l7_conns_per_core: {
12992
13799
  value: cdktf.stringToHclTerraform(this._l7ConnsPerCore),
12993
13800
  isBlock: false,
@@ -13138,6 +13945,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13138
13945
  type: "simple",
13139
13946
  storageClassType: "string",
13140
13947
  },
13948
+ max_cpu_load_adaptive_sampling: {
13949
+ value: cdktf.stringToHclTerraform(this._maxCpuLoadAdaptiveSampling),
13950
+ isBlock: false,
13951
+ type: "simple",
13952
+ storageClassType: "string",
13953
+ },
13141
13954
  max_cpu_usage: {
13142
13955
  value: cdktf.stringToHclTerraform(this._maxCpuUsage),
13143
13956
  isBlock: false,
@@ -13276,6 +14089,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13276
14089
  type: "simple",
13277
14090
  storageClassType: "string",
13278
14091
  },
14092
+ nd6_cache_timeout: {
14093
+ value: cdktf.stringToHclTerraform(this._nd6CacheTimeout),
14094
+ isBlock: false,
14095
+ type: "simple",
14096
+ storageClassType: "string",
14097
+ },
13279
14098
  netlink_poller_threads: {
13280
14099
  value: cdktf.stringToHclTerraform(this._netlinkPollerThreads),
13281
14100
  isBlock: false,
@@ -13336,6 +14155,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13336
14155
  type: "simple",
13337
14156
  storageClassType: "string",
13338
14157
  },
14158
+ objsync_mode: {
14159
+ value: cdktf.stringToHclTerraform(this._objsyncMode),
14160
+ isBlock: false,
14161
+ type: "simple",
14162
+ storageClassType: "string",
14163
+ },
13339
14164
  objsync_port: {
13340
14165
  value: cdktf.stringToHclTerraform(this._objsyncPort),
13341
14166
  isBlock: false,
@@ -13408,6 +14233,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13408
14233
  type: "simple",
13409
14234
  storageClassType: "string",
13410
14235
  },
14236
+ pre_upgrade_se_available_mem_threshold: {
14237
+ value: cdktf.stringToHclTerraform(this._preUpgradeSeAvailableMemThreshold),
14238
+ isBlock: false,
14239
+ type: "simple",
14240
+ storageClassType: "string",
14241
+ },
13411
14242
  reboot_on_panic: {
13412
14243
  value: cdktf.stringToHclTerraform(this._rebootOnPanic),
13413
14244
  isBlock: false,
@@ -13588,6 +14419,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13588
14419
  type: "simple",
13589
14420
  storageClassType: "string",
13590
14421
  },
14422
+ se_kernel_rss: {
14423
+ value: cdktf.stringToHclTerraform(this._seKernelRss),
14424
+ isBlock: false,
14425
+ type: "simple",
14426
+ storageClassType: "string",
14427
+ },
13591
14428
  se_kni_burst_factor: {
13592
14429
  value: cdktf.stringToHclTerraform(this._seKniBurstFactor),
13593
14430
  isBlock: false,
@@ -13888,12 +14725,6 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
13888
14725
  type: "simple",
13889
14726
  storageClassType: "string",
13890
14727
  },
13891
- use_objsync: {
13892
- value: cdktf.stringToHclTerraform(this._useObjsync),
13893
- isBlock: false,
13894
- type: "simple",
13895
- storageClassType: "string",
13896
- },
13897
14728
  use_standard_alb: {
13898
14729
  value: cdktf.stringToHclTerraform(this._useStandardAlb),
13899
14730
  isBlock: false,
@@ -14050,6 +14881,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
14050
14881
  type: "simple",
14051
14882
  storageClassType: "string",
14052
14883
  },
14884
+ waf_use_jit_for_pcre: {
14885
+ value: cdktf.stringToHclTerraform(this._wafUseJitForPcre),
14886
+ isBlock: false,
14887
+ type: "simple",
14888
+ storageClassType: "string",
14889
+ },
14053
14890
  configpb_attributes: {
14054
14891
  value: cdktf.listMapperHcl(serviceenginegroupConfigpbAttributesToHclTerraform, true)(this._configpbAttributes.internalValue),
14055
14892
  isBlock: true,
@@ -14092,6 +14929,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
14092
14929
  type: "list",
14093
14930
  storageClassType: "ServiceenginegroupLabelsList",
14094
14931
  },
14932
+ license_quota: {
14933
+ value: cdktf.listMapperHcl(serviceenginegroupLicenseQuotaToHclTerraform, true)(this._licenseQuota.internalValue),
14934
+ isBlock: true,
14935
+ type: "set",
14936
+ storageClassType: "ServiceenginegroupLicenseQuotaList",
14937
+ },
14095
14938
  markers: {
14096
14939
  value: cdktf.listMapperHcl(serviceenginegroupMarkersToHclTerraform, true)(this._markers.internalValue),
14097
14940
  isBlock: true,
@@ -14116,6 +14959,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
14116
14959
  type: "set",
14117
14960
  storageClassType: "ServiceenginegroupRealtimeSeMetricsList",
14118
14961
  },
14962
+ reserved_configuration: {
14963
+ value: cdktf.listMapperHcl(serviceenginegroupReservedConfigurationToHclTerraform, true)(this._reservedConfiguration.internalValue),
14964
+ isBlock: true,
14965
+ type: "set",
14966
+ storageClassType: "ServiceenginegroupReservedConfigurationList",
14967
+ },
14119
14968
  se_dos_profile: {
14120
14969
  value: cdktf.listMapperHcl(serviceenginegroupSeDosProfileToHclTerraform, true)(this._seDosProfile.internalValue),
14121
14970
  isBlock: true,
@@ -14194,6 +15043,12 @@ export class Serviceenginegroup extends cdktf.TerraformResource {
14194
15043
  type: "set",
14195
15044
  storageClassType: "ServiceenginegroupVipAsgList",
14196
15045
  },
15046
+ vsphere_storage_policies: {
15047
+ value: cdktf.listMapperHcl(serviceenginegroupVsphereStoragePoliciesToHclTerraform, true)(this._vsphereStoragePolicies.internalValue),
15048
+ isBlock: true,
15049
+ type: "list",
15050
+ storageClassType: "ServiceenginegroupVsphereStoragePoliciesList",
15051
+ },
14197
15052
  vss_placement: {
14198
15053
  value: cdktf.listMapperHcl(serviceenginegroupVssPlacementToHclTerraform, true)(this._vssPlacement.internalValue),
14199
15054
  isBlock: true,