@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -2,1226 +2,1292 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface ServiceenginegroupConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#accelerated_networking Serviceenginegroup#accelerated_networking}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#accelerated_networking Serviceenginegroup#accelerated_networking}
6
6
  */
7
7
  readonly acceleratedNetworking?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#active_standby Serviceenginegroup#active_standby}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#active_standby Serviceenginegroup#active_standby}
10
10
  */
11
11
  readonly activeStandby?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#aggressive_failure_detection Serviceenginegroup#aggressive_failure_detection}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#aggressive_failure_detection Serviceenginegroup#aggressive_failure_detection}
14
14
  */
15
15
  readonly aggressiveFailureDetection?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#algo Serviceenginegroup#algo}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#algo Serviceenginegroup#algo}
18
18
  */
19
19
  readonly algo?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#allow_burst Serviceenginegroup#allow_burst}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#allow_burst Serviceenginegroup#allow_burst}
22
22
  */
23
23
  readonly allowBurst?: string;
24
24
  /**
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#app_cache_percent Serviceenginegroup#app_cache_percent}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#app_cache_percent Serviceenginegroup#app_cache_percent}
26
26
  */
27
27
  readonly appCachePercent?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#app_cache_threshold Serviceenginegroup#app_cache_threshold}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#app_cache_threshold Serviceenginegroup#app_cache_threshold}
30
30
  */
31
31
  readonly appCacheThreshold?: string;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#app_learning_memory_percent Serviceenginegroup#app_learning_memory_percent}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#app_learning_memory_percent Serviceenginegroup#app_learning_memory_percent}
34
34
  */
35
35
  readonly appLearningMemoryPercent?: string;
36
36
  /**
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#archive_shm_limit Serviceenginegroup#archive_shm_limit}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#archive_shm_limit Serviceenginegroup#archive_shm_limit}
38
38
  */
39
39
  readonly archiveShmLimit?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#async_ssl Serviceenginegroup#async_ssl}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#arp_cache_timeout Serviceenginegroup#arp_cache_timeout}
42
+ */
43
+ readonly arpCacheTimeout?: string;
44
+ /**
45
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#async_ssl Serviceenginegroup#async_ssl}
42
46
  */
43
47
  readonly asyncSsl?: string;
44
48
  /**
45
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#async_ssl_threads Serviceenginegroup#async_ssl_threads}
49
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#async_ssl_threads Serviceenginegroup#async_ssl_threads}
46
50
  */
47
51
  readonly asyncSslThreads?: string;
48
52
  /**
49
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#auto_rebalance Serviceenginegroup#auto_rebalance}
53
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance Serviceenginegroup#auto_rebalance}
50
54
  */
51
55
  readonly autoRebalance?: string;
52
56
  /**
53
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#auto_rebalance_capacity_per_se Serviceenginegroup#auto_rebalance_capacity_per_se}
57
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_capacity_per_se Serviceenginegroup#auto_rebalance_capacity_per_se}
54
58
  */
55
59
  readonly autoRebalanceCapacityPerSe?: number[];
56
60
  /**
57
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#auto_rebalance_criteria Serviceenginegroup#auto_rebalance_criteria}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_cool_down_time Serviceenginegroup#auto_rebalance_cool_down_time}
62
+ */
63
+ readonly autoRebalanceCoolDownTime?: string;
64
+ /**
65
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_criteria Serviceenginegroup#auto_rebalance_criteria}
58
66
  */
59
67
  readonly autoRebalanceCriteria?: string[];
60
68
  /**
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#auto_rebalance_interval Serviceenginegroup#auto_rebalance_interval}
69
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_dry_run_enabled Serviceenginegroup#auto_rebalance_dry_run_enabled}
70
+ */
71
+ readonly autoRebalanceDryRunEnabled?: string;
72
+ /**
73
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_interval Serviceenginegroup#auto_rebalance_interval}
62
74
  */
63
75
  readonly autoRebalanceInterval?: string;
64
76
  /**
65
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#auto_redistribute_active_standby_load Serviceenginegroup#auto_redistribute_active_standby_load}
77
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_rebalance_raise_events_for_actions Serviceenginegroup#auto_rebalance_raise_events_for_actions}
78
+ */
79
+ readonly autoRebalanceRaiseEventsForActions?: string;
80
+ /**
81
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#auto_redistribute_active_standby_load Serviceenginegroup#auto_redistribute_active_standby_load}
66
82
  */
67
83
  readonly autoRedistributeActiveStandbyLoad?: string;
68
84
  /**
69
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#availability_zone_refs Serviceenginegroup#availability_zone_refs}
85
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#availability_zone_refs Serviceenginegroup#availability_zone_refs}
70
86
  */
71
87
  readonly availabilityZoneRefs?: string[];
72
88
  /**
73
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#baremetal_dispatcher_handles_flows Serviceenginegroup#baremetal_dispatcher_handles_flows}
89
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#baremetal_dispatcher_handles_flows Serviceenginegroup#baremetal_dispatcher_handles_flows}
74
90
  */
75
91
  readonly baremetalDispatcherHandlesFlows?: string;
76
92
  /**
77
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#bgp_peer_monitor_failover_enabled Serviceenginegroup#bgp_peer_monitor_failover_enabled}
93
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#bgp_peer_monitor_failover_enabled Serviceenginegroup#bgp_peer_monitor_failover_enabled}
78
94
  */
79
95
  readonly bgpPeerMonitorFailoverEnabled?: string;
80
96
  /**
81
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#bgp_state_update_interval Serviceenginegroup#bgp_state_update_interval}
97
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#bgp_state_update_interval Serviceenginegroup#bgp_state_update_interval}
82
98
  */
83
99
  readonly bgpStateUpdateInterval?: string;
84
100
  /**
85
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#buffer_se Serviceenginegroup#buffer_se}
101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#buffer_se Serviceenginegroup#buffer_se}
86
102
  */
87
103
  readonly bufferSe?: string;
88
104
  /**
89
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cloud_ref Serviceenginegroup#cloud_ref}
105
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cloud_ref Serviceenginegroup#cloud_ref}
90
106
  */
91
107
  readonly cloudRef?: string;
92
108
  /**
93
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#compress_ip_rules_for_each_ns_subnet Serviceenginegroup#compress_ip_rules_for_each_ns_subnet}
109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#compress_ip_rules_for_each_ns_subnet Serviceenginegroup#compress_ip_rules_for_each_ns_subnet}
94
110
  */
95
111
  readonly compressIpRulesForEachNsSubnet?: string;
96
112
  /**
97
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#config_debugs_on_all_cores Serviceenginegroup#config_debugs_on_all_cores}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#config_debugs_on_all_cores Serviceenginegroup#config_debugs_on_all_cores}
98
114
  */
99
115
  readonly configDebugsOnAllCores?: string;
100
116
  /**
101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#connection_memory_percentage Serviceenginegroup#connection_memory_percentage}
117
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#connection_memory_percentage Serviceenginegroup#connection_memory_percentage}
102
118
  */
103
119
  readonly connectionMemoryPercentage?: string;
104
120
  /**
105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#core_shm_app_cache Serviceenginegroup#core_shm_app_cache}
121
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#core_shm_app_cache Serviceenginegroup#core_shm_app_cache}
106
122
  */
107
123
  readonly coreShmAppCache?: string;
108
124
  /**
109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#core_shm_app_learning Serviceenginegroup#core_shm_app_learning}
125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#core_shm_app_learning Serviceenginegroup#core_shm_app_learning}
110
126
  */
111
127
  readonly coreShmAppLearning?: string;
112
128
  /**
113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cpu_reserve Serviceenginegroup#cpu_reserve}
129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cpu_reserve Serviceenginegroup#cpu_reserve}
114
130
  */
115
131
  readonly cpuReserve?: string;
116
132
  /**
117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cpu_socket_affinity Serviceenginegroup#cpu_socket_affinity}
133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cpu_socket_affinity Serviceenginegroup#cpu_socket_affinity}
118
134
  */
119
135
  readonly cpuSocketAffinity?: string;
120
136
  /**
121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#custom_securitygroups_data Serviceenginegroup#custom_securitygroups_data}
137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#custom_securitygroups_data Serviceenginegroup#custom_securitygroups_data}
122
138
  */
123
139
  readonly customSecuritygroupsData?: string[];
124
140
  /**
125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#custom_securitygroups_mgmt Serviceenginegroup#custom_securitygroups_mgmt}
141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#custom_securitygroups_mgmt Serviceenginegroup#custom_securitygroups_mgmt}
126
142
  */
127
143
  readonly customSecuritygroupsMgmt?: string[];
128
144
  /**
129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#data_network_id Serviceenginegroup#data_network_id}
145
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#data_network_id Serviceenginegroup#data_network_id}
130
146
  */
131
147
  readonly dataNetworkId?: string;
132
148
  /**
133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#datascript_timeout Serviceenginegroup#datascript_timeout}
149
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#datascript_timeout Serviceenginegroup#datascript_timeout}
134
150
  */
135
151
  readonly datascriptTimeout?: string;
136
152
  /**
137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#deactivate_ipv6_discovery Serviceenginegroup#deactivate_ipv6_discovery}
153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#deactivate_ipv6_discovery Serviceenginegroup#deactivate_ipv6_discovery}
138
154
  */
139
155
  readonly deactivateIpv6Discovery?: string;
140
156
  /**
141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#deactivate_kni_filtering_at_dispatcher Serviceenginegroup#deactivate_kni_filtering_at_dispatcher}
157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#deactivate_kni_filtering_at_dispatcher Serviceenginegroup#deactivate_kni_filtering_at_dispatcher}
142
158
  */
143
159
  readonly deactivateKniFilteringAtDispatcher?: string;
144
160
  /**
145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dedicated_dispatcher_core Serviceenginegroup#dedicated_dispatcher_core}
161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dedicated_dispatcher_core Serviceenginegroup#dedicated_dispatcher_core}
146
162
  */
147
163
  readonly dedicatedDispatcherCore?: string;
148
164
  /**
149
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#description Serviceenginegroup#description}
165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#description Serviceenginegroup#description}
150
166
  */
151
167
  readonly description?: string;
152
168
  /**
153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_avi_securitygroups Serviceenginegroup#disable_avi_securitygroups}
169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_avi_securitygroups Serviceenginegroup#disable_avi_securitygroups}
154
170
  */
155
171
  readonly disableAviSecuritygroups?: string;
156
172
  /**
157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_csum_offloads Serviceenginegroup#disable_csum_offloads}
173
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_csum_offloads Serviceenginegroup#disable_csum_offloads}
158
174
  */
159
175
  readonly disableCsumOffloads?: string;
160
176
  /**
161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_flow_probes Serviceenginegroup#disable_flow_probes}
177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_flow_probes Serviceenginegroup#disable_flow_probes}
162
178
  */
163
179
  readonly disableFlowProbes?: string;
164
180
  /**
165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_gro Serviceenginegroup#disable_gro}
181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_gro Serviceenginegroup#disable_gro}
166
182
  */
167
183
  readonly disableGro?: string;
168
184
  /**
169
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_se_memory_check Serviceenginegroup#disable_se_memory_check}
185
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_qat_bulk_crypto Serviceenginegroup#disable_qat_bulk_crypto}
186
+ */
187
+ readonly disableQatBulkCrypto?: string;
188
+ /**
189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_se_memory_check Serviceenginegroup#disable_se_memory_check}
170
190
  */
171
191
  readonly disableSeMemoryCheck?: string;
172
192
  /**
173
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disable_tso Serviceenginegroup#disable_tso}
193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disable_tso Serviceenginegroup#disable_tso}
174
194
  */
175
195
  readonly disableTso?: string;
176
196
  /**
177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disk_per_se Serviceenginegroup#disk_per_se}
197
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disk_per_se Serviceenginegroup#disk_per_se}
178
198
  */
179
199
  readonly diskPerSe?: string;
180
200
  /**
181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#distribute_load_active_standby Serviceenginegroup#distribute_load_active_standby}
201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#distribute_load_active_standby Serviceenginegroup#distribute_load_active_standby}
182
202
  */
183
203
  readonly distributeLoadActiveStandby?: string;
184
204
  /**
185
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#distribute_queues Serviceenginegroup#distribute_queues}
205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#distribute_queues Serviceenginegroup#distribute_queues}
186
206
  */
187
207
  readonly distributeQueues?: string;
188
208
  /**
189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#distribute_vnics Serviceenginegroup#distribute_vnics}
209
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#distribute_vnics Serviceenginegroup#distribute_vnics}
190
210
  */
191
211
  readonly distributeVnics?: string;
192
212
  /**
193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#downstream_send_timeout Serviceenginegroup#downstream_send_timeout}
213
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#downstream_send_timeout Serviceenginegroup#downstream_send_timeout}
194
214
  */
195
215
  readonly downstreamSendTimeout?: string;
196
216
  /**
197
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_aggressive_deq_interval_msec Serviceenginegroup#dp_aggressive_deq_interval_msec}
217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_aggressive_deq_interval_msec Serviceenginegroup#dp_aggressive_deq_interval_msec}
198
218
  */
199
219
  readonly dpAggressiveDeqIntervalMsec?: string;
200
220
  /**
201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_aggressive_enq_interval_msec Serviceenginegroup#dp_aggressive_enq_interval_msec}
221
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_aggressive_enq_interval_msec Serviceenginegroup#dp_aggressive_enq_interval_msec}
202
222
  */
203
223
  readonly dpAggressiveEnqIntervalMsec?: string;
204
224
  /**
205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_aggressive_hb_frequency Serviceenginegroup#dp_aggressive_hb_frequency}
225
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_aggressive_hb_frequency Serviceenginegroup#dp_aggressive_hb_frequency}
206
226
  */
207
227
  readonly dpAggressiveHbFrequency?: string;
208
228
  /**
209
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_aggressive_hb_timeout_count Serviceenginegroup#dp_aggressive_hb_timeout_count}
229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_aggressive_hb_timeout_count Serviceenginegroup#dp_aggressive_hb_timeout_count}
210
230
  */
211
231
  readonly dpAggressiveHbTimeoutCount?: string;
212
232
  /**
213
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_deq_interval_msec Serviceenginegroup#dp_deq_interval_msec}
233
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_deq_interval_msec Serviceenginegroup#dp_deq_interval_msec}
214
234
  */
215
235
  readonly dpDeqIntervalMsec?: string;
216
236
  /**
217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_enq_interval_msec Serviceenginegroup#dp_enq_interval_msec}
237
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_enq_interval_msec Serviceenginegroup#dp_enq_interval_msec}
218
238
  */
219
239
  readonly dpEnqIntervalMsec?: string;
220
240
  /**
221
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_hb_frequency Serviceenginegroup#dp_hb_frequency}
241
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_hb_frequency Serviceenginegroup#dp_hb_frequency}
222
242
  */
223
243
  readonly dpHbFrequency?: string;
224
244
  /**
225
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dp_hb_timeout_count Serviceenginegroup#dp_hb_timeout_count}
245
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dp_hb_timeout_count Serviceenginegroup#dp_hb_timeout_count}
226
246
  */
227
247
  readonly dpHbTimeoutCount?: string;
228
248
  /**
229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dpdk_gro_timeout_interval Serviceenginegroup#dpdk_gro_timeout_interval}
249
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dpdk_gro_timeout_interval Serviceenginegroup#dpdk_gro_timeout_interval}
230
250
  */
231
251
  readonly dpdkGroTimeoutInterval?: string;
232
252
  /**
233
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enable_gratarp_permanent Serviceenginegroup#enable_gratarp_permanent}
253
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_gratarp_permanent Serviceenginegroup#enable_gratarp_permanent}
234
254
  */
235
255
  readonly enableGratarpPermanent?: string;
236
256
  /**
237
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enable_hsm_log Serviceenginegroup#enable_hsm_log}
257
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_hsm_log Serviceenginegroup#enable_hsm_log}
238
258
  */
239
259
  readonly enableHsmLog?: string;
240
260
  /**
241
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enable_hsm_priming Serviceenginegroup#enable_hsm_priming}
261
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_hsm_priming Serviceenginegroup#enable_hsm_priming}
242
262
  */
243
263
  readonly enableHsmPriming?: string;
244
264
  /**
245
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enable_multi_lb Serviceenginegroup#enable_multi_lb}
265
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_multi_lb Serviceenginegroup#enable_multi_lb}
246
266
  */
247
267
  readonly enableMultiLb?: string;
248
268
  /**
249
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enable_pcap_tx_ring Serviceenginegroup#enable_pcap_tx_ring}
269
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_pcap_tx_ring Serviceenginegroup#enable_pcap_tx_ring}
250
270
  */
251
271
  readonly enablePcapTxRing?: string;
252
272
  /**
253
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ephemeral_portrange_end Serviceenginegroup#ephemeral_portrange_end}
273
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enable_qat Serviceenginegroup#enable_qat}
274
+ */
275
+ readonly enableQat?: string;
276
+ /**
277
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ephemeral_portrange_end Serviceenginegroup#ephemeral_portrange_end}
254
278
  */
255
279
  readonly ephemeralPortrangeEnd?: string;
256
280
  /**
257
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ephemeral_portrange_start Serviceenginegroup#ephemeral_portrange_start}
281
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ephemeral_portrange_start Serviceenginegroup#ephemeral_portrange_start}
258
282
  */
259
283
  readonly ephemeralPortrangeStart?: string;
260
284
  /**
261
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#extra_config_multiplier Serviceenginegroup#extra_config_multiplier}
285
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#extra_config_multiplier Serviceenginegroup#extra_config_multiplier}
262
286
  */
263
287
  readonly extraConfigMultiplier?: string;
264
288
  /**
265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#extra_shared_config_memory Serviceenginegroup#extra_shared_config_memory}
289
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#extra_shared_config_memory Serviceenginegroup#extra_shared_config_memory}
266
290
  */
267
291
  readonly extraSharedConfigMemory?: string;
268
292
  /**
269
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#flow_table_new_syn_max_entries Serviceenginegroup#flow_table_new_syn_max_entries}
293
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#flow_table_new_syn_max_entries Serviceenginegroup#flow_table_new_syn_max_entries}
270
294
  */
271
295
  readonly flowTableNewSynMaxEntries?: string;
272
296
  /**
273
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#free_list_size Serviceenginegroup#free_list_size}
297
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#free_list_size Serviceenginegroup#free_list_size}
274
298
  */
275
299
  readonly freeListSize?: string;
276
300
  /**
277
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#gratarp_permanent_periodicity Serviceenginegroup#gratarp_permanent_periodicity}
301
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#gratarp_permanent_periodicity Serviceenginegroup#gratarp_permanent_periodicity}
278
302
  */
279
303
  readonly gratarpPermanentPeriodicity?: string;
280
304
  /**
281
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#grpc_channel_connect_timeout Serviceenginegroup#grpc_channel_connect_timeout}
305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#grpc_channel_connect_timeout Serviceenginegroup#grpc_channel_connect_timeout}
282
306
  */
283
307
  readonly grpcChannelConnectTimeout?: string;
284
308
  /**
285
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#gve_enabled Serviceenginegroup#gve_enabled}
309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#gve_enabled Serviceenginegroup#gve_enabled}
286
310
  */
287
311
  readonly gveEnabled?: string;
288
312
  /**
289
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ha_mode Serviceenginegroup#ha_mode}
313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ha_mode Serviceenginegroup#ha_mode}
290
314
  */
291
315
  readonly haMode?: string;
292
316
  /**
293
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#handle_per_pkt_attack Serviceenginegroup#handle_per_pkt_attack}
317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#handle_per_pkt_attack Serviceenginegroup#handle_per_pkt_attack}
294
318
  */
295
319
  readonly handlePerPktAttack?: string;
296
320
  /**
297
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#hardwaresecuritymodulegroup_ref Serviceenginegroup#hardwaresecuritymodulegroup_ref}
321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#hardwaresecuritymodulegroup_ref Serviceenginegroup#hardwaresecuritymodulegroup_ref}
298
322
  */
299
323
  readonly hardwaresecuritymodulegroupRef?: string;
300
324
  /**
301
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#heap_minimum_config_memory Serviceenginegroup#heap_minimum_config_memory}
325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#heap_minimum_config_memory Serviceenginegroup#heap_minimum_config_memory}
302
326
  */
303
327
  readonly heapMinimumConfigMemory?: string;
304
328
  /**
305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#hm_on_standby Serviceenginegroup#hm_on_standby}
329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#hm_on_standby Serviceenginegroup#hm_on_standby}
306
330
  */
307
331
  readonly hmOnStandby?: string;
308
332
  /**
309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#host_attribute_key Serviceenginegroup#host_attribute_key}
333
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#host_attribute_key Serviceenginegroup#host_attribute_key}
310
334
  */
311
335
  readonly hostAttributeKey?: string;
312
336
  /**
313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#host_attribute_value Serviceenginegroup#host_attribute_value}
337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#host_attribute_value Serviceenginegroup#host_attribute_value}
314
338
  */
315
339
  readonly hostAttributeValue?: string;
316
340
  /**
317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#host_gateway_monitor Serviceenginegroup#host_gateway_monitor}
341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#host_gateway_monitor Serviceenginegroup#host_gateway_monitor}
318
342
  */
319
343
  readonly hostGatewayMonitor?: string;
320
344
  /**
321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#http_rum_console_log Serviceenginegroup#http_rum_console_log}
345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#http_rum_console_log Serviceenginegroup#http_rum_console_log}
322
346
  */
323
347
  readonly httpRumConsoleLog?: string;
324
348
  /**
325
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#http_rum_min_content_length Serviceenginegroup#http_rum_min_content_length}
349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#http_rum_min_content_length Serviceenginegroup#http_rum_min_content_length}
326
350
  */
327
351
  readonly httpRumMinContentLength?: string;
328
352
  /**
329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#hybrid_rss_mode Serviceenginegroup#hybrid_rss_mode}
353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#hybrid_rss_mode Serviceenginegroup#hybrid_rss_mode}
330
354
  */
331
355
  readonly hybridRssMode?: string;
332
356
  /**
333
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#hypervisor Serviceenginegroup#hypervisor}
357
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#hypervisor Serviceenginegroup#hypervisor}
334
358
  */
335
359
  readonly hypervisor?: string;
336
360
  /**
337
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#id Serviceenginegroup#id}
361
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#id Serviceenginegroup#id}
338
362
  *
339
363
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
340
364
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
341
365
  */
342
366
  readonly id?: string;
343
367
  /**
344
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ignore_docker_mac_change Serviceenginegroup#ignore_docker_mac_change}
368
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ignore_docker_mac_change Serviceenginegroup#ignore_docker_mac_change}
345
369
  */
346
370
  readonly ignoreDockerMacChange?: string;
347
371
  /**
348
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ignore_rtt_threshold Serviceenginegroup#ignore_rtt_threshold}
372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ignore_rtt_threshold Serviceenginegroup#ignore_rtt_threshold}
349
373
  */
350
374
  readonly ignoreRttThreshold?: string;
351
375
  /**
352
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ingress_access_data Serviceenginegroup#ingress_access_data}
376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ingress_access_data Serviceenginegroup#ingress_access_data}
353
377
  */
354
378
  readonly ingressAccessData?: string;
355
379
  /**
356
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ingress_access_mgmt Serviceenginegroup#ingress_access_mgmt}
380
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ingress_access_mgmt Serviceenginegroup#ingress_access_mgmt}
357
381
  */
358
382
  readonly ingressAccessMgmt?: string;
359
383
  /**
360
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#instance_flavor Serviceenginegroup#instance_flavor}
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#instance_flavor Serviceenginegroup#instance_flavor}
361
385
  */
362
386
  readonly instanceFlavor?: string;
363
387
  /**
364
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#l7_conns_per_core Serviceenginegroup#l7_conns_per_core}
388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#kv_val_max_len Serviceenginegroup#kv_val_max_len}
389
+ */
390
+ readonly kvValMaxLen?: string;
391
+ /**
392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#l7_conns_per_core Serviceenginegroup#l7_conns_per_core}
365
393
  */
366
394
  readonly l7ConnsPerCore?: string;
367
395
  /**
368
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#l7_resvd_listen_conns_per_core Serviceenginegroup#l7_resvd_listen_conns_per_core}
396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#l7_resvd_listen_conns_per_core Serviceenginegroup#l7_resvd_listen_conns_per_core}
369
397
  */
370
398
  readonly l7ResvdListenConnsPerCore?: string;
371
399
  /**
372
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#lbaction_num_requests_to_dispatch Serviceenginegroup#lbaction_num_requests_to_dispatch}
400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#lbaction_num_requests_to_dispatch Serviceenginegroup#lbaction_num_requests_to_dispatch}
373
401
  */
374
402
  readonly lbactionNumRequestsToDispatch?: string;
375
403
  /**
376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#lbaction_rq_per_request_max_retries Serviceenginegroup#lbaction_rq_per_request_max_retries}
404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#lbaction_rq_per_request_max_retries Serviceenginegroup#lbaction_rq_per_request_max_retries}
377
405
  */
378
406
  readonly lbactionRqPerRequestMaxRetries?: string;
379
407
  /**
380
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#least_load_core_selection Serviceenginegroup#least_load_core_selection}
408
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#least_load_core_selection Serviceenginegroup#least_load_core_selection}
381
409
  */
382
410
  readonly leastLoadCoreSelection?: string;
383
411
  /**
384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#license_tier Serviceenginegroup#license_tier}
412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#license_tier Serviceenginegroup#license_tier}
385
413
  */
386
414
  readonly licenseTier?: string;
387
415
  /**
388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#license_type Serviceenginegroup#license_type}
416
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#license_type Serviceenginegroup#license_type}
389
417
  */
390
418
  readonly licenseType?: string;
391
419
  /**
392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_compress_logs Serviceenginegroup#log_agent_compress_logs}
420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_compress_logs Serviceenginegroup#log_agent_compress_logs}
393
421
  */
394
422
  readonly logAgentCompressLogs?: string;
395
423
  /**
396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_debug_enabled Serviceenginegroup#log_agent_debug_enabled}
424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_debug_enabled Serviceenginegroup#log_agent_debug_enabled}
397
425
  */
398
426
  readonly logAgentDebugEnabled?: string;
399
427
  /**
400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_file_sz_appl Serviceenginegroup#log_agent_file_sz_appl}
428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_file_sz_appl Serviceenginegroup#log_agent_file_sz_appl}
401
429
  */
402
430
  readonly logAgentFileSzAppl?: string;
403
431
  /**
404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_file_sz_conn Serviceenginegroup#log_agent_file_sz_conn}
432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_file_sz_conn Serviceenginegroup#log_agent_file_sz_conn}
405
433
  */
406
434
  readonly logAgentFileSzConn?: string;
407
435
  /**
408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_file_sz_debug Serviceenginegroup#log_agent_file_sz_debug}
436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_file_sz_debug Serviceenginegroup#log_agent_file_sz_debug}
409
437
  */
410
438
  readonly logAgentFileSzDebug?: string;
411
439
  /**
412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_file_sz_event Serviceenginegroup#log_agent_file_sz_event}
440
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_file_sz_event Serviceenginegroup#log_agent_file_sz_event}
413
441
  */
414
442
  readonly logAgentFileSzEvent?: string;
415
443
  /**
416
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_log_storage_min_sz Serviceenginegroup#log_agent_log_storage_min_sz}
444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_log_storage_min_sz Serviceenginegroup#log_agent_log_storage_min_sz}
417
445
  */
418
446
  readonly logAgentLogStorageMinSz?: string;
419
447
  /**
420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_max_concurrent_rsync Serviceenginegroup#log_agent_max_concurrent_rsync}
448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_max_concurrent_rsync Serviceenginegroup#log_agent_max_concurrent_rsync}
421
449
  */
422
450
  readonly logAgentMaxConcurrentRsync?: string;
423
451
  /**
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_max_storage_excess_percent Serviceenginegroup#log_agent_max_storage_excess_percent}
452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_max_storage_excess_percent Serviceenginegroup#log_agent_max_storage_excess_percent}
425
453
  */
426
454
  readonly logAgentMaxStorageExcessPercent?: string;
427
455
  /**
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_max_storage_ignore_percent Serviceenginegroup#log_agent_max_storage_ignore_percent}
456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_max_storage_ignore_percent Serviceenginegroup#log_agent_max_storage_ignore_percent}
429
457
  */
430
458
  readonly logAgentMaxStorageIgnorePercent?: string;
431
459
  /**
432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_min_storage_per_vs Serviceenginegroup#log_agent_min_storage_per_vs}
460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_min_storage_per_vs Serviceenginegroup#log_agent_min_storage_per_vs}
433
461
  */
434
462
  readonly logAgentMinStoragePerVs?: string;
435
463
  /**
436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_sleep_interval Serviceenginegroup#log_agent_sleep_interval}
464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_sleep_interval Serviceenginegroup#log_agent_sleep_interval}
437
465
  */
438
466
  readonly logAgentSleepInterval?: string;
439
467
  /**
440
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_trace_enabled Serviceenginegroup#log_agent_trace_enabled}
468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_trace_enabled Serviceenginegroup#log_agent_trace_enabled}
441
469
  */
442
470
  readonly logAgentTraceEnabled?: string;
443
471
  /**
444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_agent_unknown_vs_timer Serviceenginegroup#log_agent_unknown_vs_timer}
472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_agent_unknown_vs_timer Serviceenginegroup#log_agent_unknown_vs_timer}
445
473
  */
446
474
  readonly logAgentUnknownVsTimer?: string;
447
475
  /**
448
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_disksz Serviceenginegroup#log_disksz}
476
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_disksz Serviceenginegroup#log_disksz}
449
477
  */
450
478
  readonly logDisksz?: string;
451
479
  /**
452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_malloc_failure Serviceenginegroup#log_malloc_failure}
480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_malloc_failure Serviceenginegroup#log_malloc_failure}
453
481
  */
454
482
  readonly logMallocFailure?: string;
455
483
  /**
456
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#log_message_max_file_list_size Serviceenginegroup#log_message_max_file_list_size}
484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#log_message_max_file_list_size Serviceenginegroup#log_message_max_file_list_size}
457
485
  */
458
486
  readonly logMessageMaxFileListSize?: string;
459
487
  /**
460
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_concurrent_external_hm Serviceenginegroup#max_concurrent_external_hm}
488
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_concurrent_external_hm Serviceenginegroup#max_concurrent_external_hm}
461
489
  */
462
490
  readonly maxConcurrentExternalHm?: string;
463
491
  /**
464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_cpu_usage Serviceenginegroup#max_cpu_usage}
492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_cpu_load_adaptive_sampling Serviceenginegroup#max_cpu_load_adaptive_sampling}
493
+ */
494
+ readonly maxCpuLoadAdaptiveSampling?: string;
495
+ /**
496
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_cpu_usage Serviceenginegroup#max_cpu_usage}
465
497
  */
466
498
  readonly maxCpuUsage?: string;
467
499
  /**
468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_memory_per_mempool Serviceenginegroup#max_memory_per_mempool}
500
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_memory_per_mempool Serviceenginegroup#max_memory_per_mempool}
469
501
  */
470
502
  readonly maxMemoryPerMempool?: string;
471
503
  /**
472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_num_http_sessions_to_store Serviceenginegroup#max_num_http_sessions_to_store}
504
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_num_http_sessions_to_store Serviceenginegroup#max_num_http_sessions_to_store}
473
505
  */
474
506
  readonly maxNumHttpSessionsToStore?: string;
475
507
  /**
476
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_num_se_dps Serviceenginegroup#max_num_se_dps}
508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_num_se_dps Serviceenginegroup#max_num_se_dps}
477
509
  */
478
510
  readonly maxNumSeDps?: string;
479
511
  /**
480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_public_ips_per_lb Serviceenginegroup#max_public_ips_per_lb}
512
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_public_ips_per_lb Serviceenginegroup#max_public_ips_per_lb}
481
513
  */
482
514
  readonly maxPublicIpsPerLb?: string;
483
515
  /**
484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_queues_per_vnic Serviceenginegroup#max_queues_per_vnic}
516
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_queues_per_vnic Serviceenginegroup#max_queues_per_vnic}
485
517
  */
486
518
  readonly maxQueuesPerVnic?: string;
487
519
  /**
488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_rules_per_lb Serviceenginegroup#max_rules_per_lb}
520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_rules_per_lb Serviceenginegroup#max_rules_per_lb}
489
521
  */
490
522
  readonly maxRulesPerLb?: string;
491
523
  /**
492
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_scaleout_per_vs Serviceenginegroup#max_scaleout_per_vs}
524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_scaleout_per_vs Serviceenginegroup#max_scaleout_per_vs}
493
525
  */
494
526
  readonly maxScaleoutPerVs?: string;
495
527
  /**
496
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_se Serviceenginegroup#max_se}
528
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_se Serviceenginegroup#max_se}
497
529
  */
498
530
  readonly maxSe?: string;
499
531
  /**
500
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_skb_frags Serviceenginegroup#max_skb_frags}
532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_skb_frags Serviceenginegroup#max_skb_frags}
501
533
  */
502
534
  readonly maxSkbFrags?: string;
503
535
  /**
504
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_vs_per_se Serviceenginegroup#max_vs_per_se}
536
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_vs_per_se Serviceenginegroup#max_vs_per_se}
505
537
  */
506
538
  readonly maxVsPerSe?: string;
507
539
  /**
508
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mem_reserve Serviceenginegroup#mem_reserve}
540
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mem_reserve Serviceenginegroup#mem_reserve}
509
541
  */
510
542
  readonly memReserve?: string;
511
543
  /**
512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#memory_for_config_update Serviceenginegroup#memory_for_config_update}
544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#memory_for_config_update Serviceenginegroup#memory_for_config_update}
513
545
  */
514
546
  readonly memoryForConfigUpdate?: string;
515
547
  /**
516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#memory_per_se Serviceenginegroup#memory_per_se}
548
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#memory_per_se Serviceenginegroup#memory_per_se}
517
549
  */
518
550
  readonly memoryPerSe?: string;
519
551
  /**
520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#metrics_collection_mode Serviceenginegroup#metrics_collection_mode}
552
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#metrics_collection_mode Serviceenginegroup#metrics_collection_mode}
521
553
  */
522
554
  readonly metricsCollectionMode?: string;
523
555
  /**
524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mgmt_network_ref Serviceenginegroup#mgmt_network_ref}
556
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mgmt_network_ref Serviceenginegroup#mgmt_network_ref}
525
557
  */
526
558
  readonly mgmtNetworkRef?: string;
527
559
  /**
528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#min_cpu_usage Serviceenginegroup#min_cpu_usage}
560
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#min_cpu_usage Serviceenginegroup#min_cpu_usage}
529
561
  */
530
562
  readonly minCpuUsage?: string;
531
563
  /**
532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#min_scaleout_per_vs Serviceenginegroup#min_scaleout_per_vs}
564
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#min_scaleout_per_vs Serviceenginegroup#min_scaleout_per_vs}
533
565
  */
534
566
  readonly minScaleoutPerVs?: string;
535
567
  /**
536
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#min_se Serviceenginegroup#min_se}
568
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#min_se Serviceenginegroup#min_se}
537
569
  */
538
570
  readonly minSe?: string;
539
571
  /**
540
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#minimum_connection_memory Serviceenginegroup#minimum_connection_memory}
572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#minimum_connection_memory Serviceenginegroup#minimum_connection_memory}
541
573
  */
542
574
  readonly minimumConnectionMemory?: string;
543
575
  /**
544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#multicast_enable Serviceenginegroup#multicast_enable}
576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#multicast_enable Serviceenginegroup#multicast_enable}
545
577
  */
546
578
  readonly multicastEnable?: string;
547
579
  /**
548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#n_log_streaming_threads Serviceenginegroup#n_log_streaming_threads}
580
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#n_log_streaming_threads Serviceenginegroup#n_log_streaming_threads}
549
581
  */
550
582
  readonly nLogStreamingThreads?: string;
551
583
  /**
552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#name Serviceenginegroup#name}
584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#name Serviceenginegroup#name}
553
585
  */
554
586
  readonly name: string;
555
587
  /**
556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#netlink_poller_threads Serviceenginegroup#netlink_poller_threads}
588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#nd6_cache_timeout Serviceenginegroup#nd6_cache_timeout}
589
+ */
590
+ readonly nd6CacheTimeout?: string;
591
+ /**
592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#netlink_poller_threads Serviceenginegroup#netlink_poller_threads}
557
593
  */
558
594
  readonly netlinkPollerThreads?: string;
559
595
  /**
560
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#netlink_sock_buf_size Serviceenginegroup#netlink_sock_buf_size}
596
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#netlink_sock_buf_size Serviceenginegroup#netlink_sock_buf_size}
561
597
  */
562
598
  readonly netlinkSockBufSize?: string;
563
599
  /**
564
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ngx_free_connection_stack Serviceenginegroup#ngx_free_connection_stack}
600
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ngx_free_connection_stack Serviceenginegroup#ngx_free_connection_stack}
565
601
  */
566
602
  readonly ngxFreeConnectionStack?: string;
567
603
  /**
568
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#non_significant_log_throttle Serviceenginegroup#non_significant_log_throttle}
604
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#non_significant_log_throttle Serviceenginegroup#non_significant_log_throttle}
569
605
  */
570
606
  readonly nonSignificantLogThrottle?: string;
571
607
  /**
572
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ns_helper_deq_interval_msec Serviceenginegroup#ns_helper_deq_interval_msec}
608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ns_helper_deq_interval_msec Serviceenginegroup#ns_helper_deq_interval_msec}
573
609
  */
574
610
  readonly nsHelperDeqIntervalMsec?: string;
575
611
  /**
576
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ntp_sync_fail_event Serviceenginegroup#ntp_sync_fail_event}
612
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ntp_sync_fail_event Serviceenginegroup#ntp_sync_fail_event}
577
613
  */
578
614
  readonly ntpSyncFailEvent?: string;
579
615
  /**
580
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ntp_sync_status_interval Serviceenginegroup#ntp_sync_status_interval}
616
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ntp_sync_status_interval Serviceenginegroup#ntp_sync_status_interval}
581
617
  */
582
618
  readonly ntpSyncStatusInterval?: string;
583
619
  /**
584
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#num_dispatcher_cores Serviceenginegroup#num_dispatcher_cores}
620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#num_dispatcher_cores Serviceenginegroup#num_dispatcher_cores}
585
621
  */
586
622
  readonly numDispatcherCores?: string;
587
623
  /**
588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#num_dispatcher_queues Serviceenginegroup#num_dispatcher_queues}
624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#num_dispatcher_queues Serviceenginegroup#num_dispatcher_queues}
589
625
  */
590
626
  readonly numDispatcherQueues?: string;
591
627
  /**
592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#num_flow_cores_sum_changes_to_ignore Serviceenginegroup#num_flow_cores_sum_changes_to_ignore}
628
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#num_flow_cores_sum_changes_to_ignore Serviceenginegroup#num_flow_cores_sum_changes_to_ignore}
593
629
  */
594
630
  readonly numFlowCoresSumChangesToIgnore?: string;
595
631
  /**
596
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#objsync_port Serviceenginegroup#objsync_port}
632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_mode Serviceenginegroup#objsync_mode}
633
+ */
634
+ readonly objsyncMode?: string;
635
+ /**
636
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_port Serviceenginegroup#objsync_port}
597
637
  */
598
638
  readonly objsyncPort?: string;
599
639
  /**
600
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#openstack_availability_zones Serviceenginegroup#openstack_availability_zones}
640
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#openstack_availability_zones Serviceenginegroup#openstack_availability_zones}
601
641
  */
602
642
  readonly openstackAvailabilityZones?: string[];
603
643
  /**
604
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#openstack_mgmt_network_name Serviceenginegroup#openstack_mgmt_network_name}
644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#openstack_mgmt_network_name Serviceenginegroup#openstack_mgmt_network_name}
605
645
  */
606
646
  readonly openstackMgmtNetworkName?: string;
607
647
  /**
608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#openstack_mgmt_network_uuid Serviceenginegroup#openstack_mgmt_network_uuid}
648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#openstack_mgmt_network_uuid Serviceenginegroup#openstack_mgmt_network_uuid}
609
649
  */
610
650
  readonly openstackMgmtNetworkUuid?: string;
611
651
  /**
612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#os_reserved_memory Serviceenginegroup#os_reserved_memory}
652
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#os_reserved_memory Serviceenginegroup#os_reserved_memory}
613
653
  */
614
654
  readonly osReservedMemory?: string;
615
655
  /**
616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#path_mtu_discovery_v4 Serviceenginegroup#path_mtu_discovery_v4}
656
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#path_mtu_discovery_v4 Serviceenginegroup#path_mtu_discovery_v4}
617
657
  */
618
658
  readonly pathMtuDiscoveryV4?: string;
619
659
  /**
620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#path_mtu_discovery_v6 Serviceenginegroup#path_mtu_discovery_v6}
660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#path_mtu_discovery_v6 Serviceenginegroup#path_mtu_discovery_v6}
621
661
  */
622
662
  readonly pathMtuDiscoveryV6?: string;
623
663
  /**
624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#pcap_tx_mode Serviceenginegroup#pcap_tx_mode}
664
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#pcap_tx_mode Serviceenginegroup#pcap_tx_mode}
625
665
  */
626
666
  readonly pcapTxMode?: string;
627
667
  /**
628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#pcap_tx_ring_rd_balancing_factor Serviceenginegroup#pcap_tx_ring_rd_balancing_factor}
668
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#pcap_tx_ring_rd_balancing_factor Serviceenginegroup#pcap_tx_ring_rd_balancing_factor}
629
669
  */
630
670
  readonly pcapTxRingRdBalancingFactor?: string;
631
671
  /**
632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#per_app Serviceenginegroup#per_app}
672
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#per_app Serviceenginegroup#per_app}
633
673
  */
634
674
  readonly perApp?: string;
635
675
  /**
636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#per_vs_admission_control Serviceenginegroup#per_vs_admission_control}
676
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#per_vs_admission_control Serviceenginegroup#per_vs_admission_control}
637
677
  */
638
678
  readonly perVsAdmissionControl?: string;
639
679
  /**
640
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#placement_mode Serviceenginegroup#placement_mode}
680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#placement_mode Serviceenginegroup#placement_mode}
641
681
  */
642
682
  readonly placementMode?: string;
643
683
  /**
644
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#reboot_on_panic Serviceenginegroup#reboot_on_panic}
684
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#pre_upgrade_se_available_mem_threshold Serviceenginegroup#pre_upgrade_se_available_mem_threshold}
685
+ */
686
+ readonly preUpgradeSeAvailableMemThreshold?: string;
687
+ /**
688
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#reboot_on_panic Serviceenginegroup#reboot_on_panic}
645
689
  */
646
690
  readonly rebootOnPanic?: string;
647
691
  /**
648
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#replay_vrf_routes_interval Serviceenginegroup#replay_vrf_routes_interval}
692
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#replay_vrf_routes_interval Serviceenginegroup#replay_vrf_routes_interval}
649
693
  */
650
694
  readonly replayVrfRoutesInterval?: string;
651
695
  /**
652
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#resync_time_interval Serviceenginegroup#resync_time_interval}
696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#resync_time_interval Serviceenginegroup#resync_time_interval}
653
697
  */
654
698
  readonly resyncTimeInterval?: string;
655
699
  /**
656
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#sdb_flush_interval Serviceenginegroup#sdb_flush_interval}
700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#sdb_flush_interval Serviceenginegroup#sdb_flush_interval}
657
701
  */
658
702
  readonly sdbFlushInterval?: string;
659
703
  /**
660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#sdb_key_timeout Serviceenginegroup#sdb_key_timeout}
704
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#sdb_key_timeout Serviceenginegroup#sdb_key_timeout}
661
705
  */
662
706
  readonly sdbKeyTimeout?: string;
663
707
  /**
664
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#sdb_pipeline_size Serviceenginegroup#sdb_pipeline_size}
708
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#sdb_pipeline_size Serviceenginegroup#sdb_pipeline_size}
665
709
  */
666
710
  readonly sdbPipelineSize?: string;
667
711
  /**
668
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#sdb_scan_count Serviceenginegroup#sdb_scan_count}
712
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#sdb_scan_count Serviceenginegroup#sdb_scan_count}
669
713
  */
670
714
  readonly sdbScanCount?: string;
671
715
  /**
672
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_bandwidth_type Serviceenginegroup#se_bandwidth_type}
716
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_bandwidth_type Serviceenginegroup#se_bandwidth_type}
673
717
  */
674
718
  readonly seBandwidthType?: string;
675
719
  /**
676
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_debug_trace_sz Serviceenginegroup#se_debug_trace_sz}
720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_debug_trace_sz Serviceenginegroup#se_debug_trace_sz}
677
721
  */
678
722
  readonly seDebugTraceSz?: string;
679
723
  /**
680
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_delayed_flow_delete Serviceenginegroup#se_delayed_flow_delete}
724
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_delayed_flow_delete Serviceenginegroup#se_delayed_flow_delete}
681
725
  */
682
726
  readonly seDelayedFlowDelete?: string;
683
727
  /**
684
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_deprovision_delay Serviceenginegroup#se_deprovision_delay}
728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_deprovision_delay Serviceenginegroup#se_deprovision_delay}
685
729
  */
686
730
  readonly seDeprovisionDelay?: string;
687
731
  /**
688
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_hm_drops Serviceenginegroup#se_dp_hm_drops}
732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_hm_drops Serviceenginegroup#se_dp_hm_drops}
689
733
  */
690
734
  readonly seDpHmDrops?: string;
691
735
  /**
692
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_if_state_poll_interval Serviceenginegroup#se_dp_if_state_poll_interval}
736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_if_state_poll_interval Serviceenginegroup#se_dp_if_state_poll_interval}
693
737
  */
694
738
  readonly seDpIfStatePollInterval?: string;
695
739
  /**
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_isolation Serviceenginegroup#se_dp_isolation}
740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_isolation Serviceenginegroup#se_dp_isolation}
697
741
  */
698
742
  readonly seDpIsolation?: string;
699
743
  /**
700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_isolation_num_non_dp_cpus Serviceenginegroup#se_dp_isolation_num_non_dp_cpus}
744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_isolation_num_non_dp_cpus Serviceenginegroup#se_dp_isolation_num_non_dp_cpus}
701
745
  */
702
746
  readonly seDpIsolationNumNonDpCpus?: string;
703
747
  /**
704
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_log_nf_enqueue_percent Serviceenginegroup#se_dp_log_nf_enqueue_percent}
748
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_log_nf_enqueue_percent Serviceenginegroup#se_dp_log_nf_enqueue_percent}
705
749
  */
706
750
  readonly seDpLogNfEnqueuePercent?: string;
707
751
  /**
708
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_log_udf_enqueue_percent Serviceenginegroup#se_dp_log_udf_enqueue_percent}
752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_log_udf_enqueue_percent Serviceenginegroup#se_dp_log_udf_enqueue_percent}
709
753
  */
710
754
  readonly seDpLogUdfEnqueuePercent?: string;
711
755
  /**
712
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_max_hb_version Serviceenginegroup#se_dp_max_hb_version}
756
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_max_hb_version Serviceenginegroup#se_dp_max_hb_version}
713
757
  */
714
758
  readonly seDpMaxHbVersion?: string;
715
759
  /**
716
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_event_sleep Serviceenginegroup#se_dp_vnic_queue_stall_event_sleep}
760
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_event_sleep Serviceenginegroup#se_dp_vnic_queue_stall_event_sleep}
717
761
  */
718
762
  readonly seDpVnicQueueStallEventSleep?: string;
719
763
  /**
720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_threshold Serviceenginegroup#se_dp_vnic_queue_stall_threshold}
764
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_threshold Serviceenginegroup#se_dp_vnic_queue_stall_threshold}
721
765
  */
722
766
  readonly seDpVnicQueueStallThreshold?: string;
723
767
  /**
724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_timeout Serviceenginegroup#se_dp_vnic_queue_stall_timeout}
768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_vnic_queue_stall_timeout Serviceenginegroup#se_dp_vnic_queue_stall_timeout}
725
769
  */
726
770
  readonly seDpVnicQueueStallTimeout?: string;
727
771
  /**
728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_vnic_restart_on_queue_stall_count Serviceenginegroup#se_dp_vnic_restart_on_queue_stall_count}
772
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_vnic_restart_on_queue_stall_count Serviceenginegroup#se_dp_vnic_restart_on_queue_stall_count}
729
773
  */
730
774
  readonly seDpVnicRestartOnQueueStallCount?: string;
731
775
  /**
732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dp_vnic_stall_se_restart_window Serviceenginegroup#se_dp_vnic_stall_se_restart_window}
776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dp_vnic_stall_se_restart_window Serviceenginegroup#se_dp_vnic_stall_se_restart_window}
733
777
  */
734
778
  readonly seDpVnicStallSeRestartWindow?: string;
735
779
  /**
736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dpdk_pmd Serviceenginegroup#se_dpdk_pmd}
780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dpdk_pmd Serviceenginegroup#se_dpdk_pmd}
737
781
  */
738
782
  readonly seDpdkPmd?: string;
739
783
  /**
740
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dump_core_on_assert Serviceenginegroup#se_dump_core_on_assert}
784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dump_core_on_assert Serviceenginegroup#se_dump_core_on_assert}
741
785
  */
742
786
  readonly seDumpCoreOnAssert?: string;
743
787
  /**
744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_emulated_cores Serviceenginegroup#se_emulated_cores}
788
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_emulated_cores Serviceenginegroup#se_emulated_cores}
745
789
  */
746
790
  readonly seEmulatedCores?: string;
747
791
  /**
748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_flow_probe_retries Serviceenginegroup#se_flow_probe_retries}
792
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_flow_probe_retries Serviceenginegroup#se_flow_probe_retries}
749
793
  */
750
794
  readonly seFlowProbeRetries?: string;
751
795
  /**
752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_flow_probe_retry_timer Serviceenginegroup#se_flow_probe_retry_timer}
796
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_flow_probe_retry_timer Serviceenginegroup#se_flow_probe_retry_timer}
753
797
  */
754
798
  readonly seFlowProbeRetryTimer?: string;
755
799
  /**
756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_hyperthreaded_mode Serviceenginegroup#se_hyperthreaded_mode}
800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_hyperthreaded_mode Serviceenginegroup#se_hyperthreaded_mode}
757
801
  */
758
802
  readonly seHyperthreadedMode?: string;
759
803
  /**
760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_ip_encap_ipc Serviceenginegroup#se_ip_encap_ipc}
804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_ip_encap_ipc Serviceenginegroup#se_ip_encap_ipc}
761
805
  */
762
806
  readonly seIpEncapIpc?: string;
763
807
  /**
764
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_kni_burst_factor Serviceenginegroup#se_kni_burst_factor}
808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_kernel_rss Serviceenginegroup#se_kernel_rss}
809
+ */
810
+ readonly seKernelRss?: string;
811
+ /**
812
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_kni_burst_factor Serviceenginegroup#se_kni_burst_factor}
765
813
  */
766
814
  readonly seKniBurstFactor?: string;
767
815
  /**
768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_l3_encap_ipc Serviceenginegroup#se_l3_encap_ipc}
816
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_l3_encap_ipc Serviceenginegroup#se_l3_encap_ipc}
769
817
  */
770
818
  readonly seL3EncapIpc?: string;
771
819
  /**
772
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_log_buffer_app_blocking_dequeue Serviceenginegroup#se_log_buffer_app_blocking_dequeue}
820
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_log_buffer_app_blocking_dequeue Serviceenginegroup#se_log_buffer_app_blocking_dequeue}
773
821
  */
774
822
  readonly seLogBufferAppBlockingDequeue?: string;
775
823
  /**
776
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_log_buffer_conn_blocking_dequeue Serviceenginegroup#se_log_buffer_conn_blocking_dequeue}
824
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_log_buffer_conn_blocking_dequeue Serviceenginegroup#se_log_buffer_conn_blocking_dequeue}
777
825
  */
778
826
  readonly seLogBufferConnBlockingDequeue?: string;
779
827
  /**
780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_log_buffer_events_blocking_dequeue Serviceenginegroup#se_log_buffer_events_blocking_dequeue}
828
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_log_buffer_events_blocking_dequeue Serviceenginegroup#se_log_buffer_events_blocking_dequeue}
781
829
  */
782
830
  readonly seLogBufferEventsBlockingDequeue?: string;
783
831
  /**
784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_lro Serviceenginegroup#se_lro}
832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_lro Serviceenginegroup#se_lro}
785
833
  */
786
834
  readonly seLro?: string;
787
835
  /**
788
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_mp_ring_retry_count Serviceenginegroup#se_mp_ring_retry_count}
836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_mp_ring_retry_count Serviceenginegroup#se_mp_ring_retry_count}
789
837
  */
790
838
  readonly seMpRingRetryCount?: string;
791
839
  /**
792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_mtu Serviceenginegroup#se_mtu}
840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_mtu Serviceenginegroup#se_mtu}
793
841
  */
794
842
  readonly seMtu?: string;
795
843
  /**
796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_name_prefix Serviceenginegroup#se_name_prefix}
844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_name_prefix Serviceenginegroup#se_name_prefix}
797
845
  */
798
846
  readonly seNamePrefix?: string;
799
847
  /**
800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_packet_buffer_max Serviceenginegroup#se_packet_buffer_max}
848
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_packet_buffer_max Serviceenginegroup#se_packet_buffer_max}
801
849
  */
802
850
  readonly sePacketBufferMax?: string;
803
851
  /**
804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_lookahead Serviceenginegroup#se_pcap_lookahead}
852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_lookahead Serviceenginegroup#se_pcap_lookahead}
805
853
  */
806
854
  readonly sePcapLookahead?: string;
807
855
  /**
808
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_pkt_count Serviceenginegroup#se_pcap_pkt_count}
856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_pkt_count Serviceenginegroup#se_pcap_pkt_count}
809
857
  */
810
858
  readonly sePcapPktCount?: string;
811
859
  /**
812
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_pkt_sz Serviceenginegroup#se_pcap_pkt_sz}
860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_pkt_sz Serviceenginegroup#se_pcap_pkt_sz}
813
861
  */
814
862
  readonly sePcapPktSz?: string;
815
863
  /**
816
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_qdisc_bypass Serviceenginegroup#se_pcap_qdisc_bypass}
864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_qdisc_bypass Serviceenginegroup#se_pcap_qdisc_bypass}
817
865
  */
818
866
  readonly sePcapQdiscBypass?: string;
819
867
  /**
820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_reinit_frequency Serviceenginegroup#se_pcap_reinit_frequency}
868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_reinit_frequency Serviceenginegroup#se_pcap_reinit_frequency}
821
869
  */
822
870
  readonly sePcapReinitFrequency?: string;
823
871
  /**
824
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_pcap_reinit_threshold Serviceenginegroup#se_pcap_reinit_threshold}
872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_pcap_reinit_threshold Serviceenginegroup#se_pcap_reinit_threshold}
825
873
  */
826
874
  readonly sePcapReinitThreshold?: string;
827
875
  /**
828
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_probe_port Serviceenginegroup#se_probe_port}
876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_probe_port Serviceenginegroup#se_probe_port}
829
877
  */
830
878
  readonly seProbePort?: string;
831
879
  /**
832
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_rum_sampling_nav_interval Serviceenginegroup#se_rum_sampling_nav_interval}
880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_rum_sampling_nav_interval Serviceenginegroup#se_rum_sampling_nav_interval}
833
881
  */
834
882
  readonly seRumSamplingNavInterval?: string;
835
883
  /**
836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_rum_sampling_nav_percent Serviceenginegroup#se_rum_sampling_nav_percent}
884
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_rum_sampling_nav_percent Serviceenginegroup#se_rum_sampling_nav_percent}
837
885
  */
838
886
  readonly seRumSamplingNavPercent?: string;
839
887
  /**
840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_rum_sampling_res_interval Serviceenginegroup#se_rum_sampling_res_interval}
888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_rum_sampling_res_interval Serviceenginegroup#se_rum_sampling_res_interval}
841
889
  */
842
890
  readonly seRumSamplingResInterval?: string;
843
891
  /**
844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_rum_sampling_res_percent Serviceenginegroup#se_rum_sampling_res_percent}
892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_rum_sampling_res_percent Serviceenginegroup#se_rum_sampling_res_percent}
845
893
  */
846
894
  readonly seRumSamplingResPercent?: string;
847
895
  /**
848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_sb_dedicated_core Serviceenginegroup#se_sb_dedicated_core}
896
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_sb_dedicated_core Serviceenginegroup#se_sb_dedicated_core}
849
897
  */
850
898
  readonly seSbDedicatedCore?: string;
851
899
  /**
852
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_sb_threads Serviceenginegroup#se_sb_threads}
900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_sb_threads Serviceenginegroup#se_sb_threads}
853
901
  */
854
902
  readonly seSbThreads?: string;
855
903
  /**
856
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_thread_multiplier Serviceenginegroup#se_thread_multiplier}
904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_thread_multiplier Serviceenginegroup#se_thread_multiplier}
857
905
  */
858
906
  readonly seThreadMultiplier?: string;
859
907
  /**
860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_tunnel_mode Serviceenginegroup#se_tunnel_mode}
908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_tunnel_mode Serviceenginegroup#se_tunnel_mode}
861
909
  */
862
910
  readonly seTunnelMode?: string;
863
911
  /**
864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_tunnel_udp_port Serviceenginegroup#se_tunnel_udp_port}
912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_tunnel_udp_port Serviceenginegroup#se_tunnel_udp_port}
865
913
  */
866
914
  readonly seTunnelUdpPort?: string;
867
915
  /**
868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_tx_batch_size Serviceenginegroup#se_tx_batch_size}
916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_tx_batch_size Serviceenginegroup#se_tx_batch_size}
869
917
  */
870
918
  readonly seTxBatchSize?: string;
871
919
  /**
872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_txq_threshold Serviceenginegroup#se_txq_threshold}
920
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_txq_threshold Serviceenginegroup#se_txq_threshold}
873
921
  */
874
922
  readonly seTxqThreshold?: string;
875
923
  /**
876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_udp_encap_ipc Serviceenginegroup#se_udp_encap_ipc}
924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_udp_encap_ipc Serviceenginegroup#se_udp_encap_ipc}
877
925
  */
878
926
  readonly seUdpEncapIpc?: string;
879
927
  /**
880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_use_dpdk Serviceenginegroup#se_use_dpdk}
928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_use_dpdk Serviceenginegroup#se_use_dpdk}
881
929
  */
882
930
  readonly seUseDpdk?: string;
883
931
  /**
884
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_vnic_tx_sw_queue_flush_frequency Serviceenginegroup#se_vnic_tx_sw_queue_flush_frequency}
932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_vnic_tx_sw_queue_flush_frequency Serviceenginegroup#se_vnic_tx_sw_queue_flush_frequency}
885
933
  */
886
934
  readonly seVnicTxSwQueueFlushFrequency?: string;
887
935
  /**
888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_vnic_tx_sw_queue_size Serviceenginegroup#se_vnic_tx_sw_queue_size}
936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_vnic_tx_sw_queue_size Serviceenginegroup#se_vnic_tx_sw_queue_size}
889
937
  */
890
938
  readonly seVnicTxSwQueueSize?: string;
891
939
  /**
892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_vs_hb_max_pkts_in_batch Serviceenginegroup#se_vs_hb_max_pkts_in_batch}
940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_vs_hb_max_pkts_in_batch Serviceenginegroup#se_vs_hb_max_pkts_in_batch}
893
941
  */
894
942
  readonly seVsHbMaxPktsInBatch?: string;
895
943
  /**
896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_vs_hb_max_vs_in_pkt Serviceenginegroup#se_vs_hb_max_vs_in_pkt}
944
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_vs_hb_max_vs_in_pkt Serviceenginegroup#se_vs_hb_max_vs_in_pkt}
897
945
  */
898
946
  readonly seVsHbMaxVsInPkt?: string;
899
947
  /**
900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#self_se_election Serviceenginegroup#self_se_election}
948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#self_se_election Serviceenginegroup#self_se_election}
901
949
  */
902
950
  readonly selfSeElection?: string;
903
951
  /**
904
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#send_se_ready_timeout Serviceenginegroup#send_se_ready_timeout}
952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#send_se_ready_timeout Serviceenginegroup#send_se_ready_timeout}
905
953
  */
906
954
  readonly sendSeReadyTimeout?: string;
907
955
  /**
908
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#shm_minimum_config_memory Serviceenginegroup#shm_minimum_config_memory}
956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#shm_minimum_config_memory Serviceenginegroup#shm_minimum_config_memory}
909
957
  */
910
958
  readonly shmMinimumConfigMemory?: string;
911
959
  /**
912
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#significant_log_throttle Serviceenginegroup#significant_log_throttle}
960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#significant_log_throttle Serviceenginegroup#significant_log_throttle}
913
961
  */
914
962
  readonly significantLogThrottle?: string;
915
963
  /**
916
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ssl_preprocess_sni_hostname Serviceenginegroup#ssl_preprocess_sni_hostname}
964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ssl_preprocess_sni_hostname Serviceenginegroup#ssl_preprocess_sni_hostname}
917
965
  */
918
966
  readonly sslPreprocessSniHostname?: string;
919
967
  /**
920
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ssl_sess_cache_per_vs Serviceenginegroup#ssl_sess_cache_per_vs}
968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ssl_sess_cache_per_vs Serviceenginegroup#ssl_sess_cache_per_vs}
921
969
  */
922
970
  readonly sslSessCachePerVs?: string;
923
971
  /**
924
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#tenant_ref Serviceenginegroup#tenant_ref}
972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#tenant_ref Serviceenginegroup#tenant_ref}
925
973
  */
926
974
  readonly tenantRef?: string;
927
975
  /**
928
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#transient_shared_memory_max Serviceenginegroup#transient_shared_memory_max}
976
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#transient_shared_memory_max Serviceenginegroup#transient_shared_memory_max}
929
977
  */
930
978
  readonly transientSharedMemoryMax?: string;
931
979
  /**
932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#udf_log_throttle Serviceenginegroup#udf_log_throttle}
980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#udf_log_throttle Serviceenginegroup#udf_log_throttle}
933
981
  */
934
982
  readonly udfLogThrottle?: string;
935
983
  /**
936
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#upstream_connect_timeout Serviceenginegroup#upstream_connect_timeout}
984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#upstream_connect_timeout Serviceenginegroup#upstream_connect_timeout}
937
985
  */
938
986
  readonly upstreamConnectTimeout?: string;
939
987
  /**
940
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#upstream_connpool_enable Serviceenginegroup#upstream_connpool_enable}
988
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#upstream_connpool_enable Serviceenginegroup#upstream_connpool_enable}
941
989
  */
942
990
  readonly upstreamConnpoolEnable?: string;
943
991
  /**
944
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#upstream_read_timeout Serviceenginegroup#upstream_read_timeout}
992
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#upstream_read_timeout Serviceenginegroup#upstream_read_timeout}
945
993
  */
946
994
  readonly upstreamReadTimeout?: string;
947
995
  /**
948
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#upstream_send_timeout Serviceenginegroup#upstream_send_timeout}
996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#upstream_send_timeout Serviceenginegroup#upstream_send_timeout}
949
997
  */
950
998
  readonly upstreamSendTimeout?: string;
951
999
  /**
952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#use_dp_util_for_scaleout Serviceenginegroup#use_dp_util_for_scaleout}
1000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#use_dp_util_for_scaleout Serviceenginegroup#use_dp_util_for_scaleout}
953
1001
  */
954
1002
  readonly useDpUtilForScaleout?: string;
955
1003
  /**
956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#use_hyperthreaded_cores Serviceenginegroup#use_hyperthreaded_cores}
1004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#use_hyperthreaded_cores Serviceenginegroup#use_hyperthreaded_cores}
957
1005
  */
958
1006
  readonly useHyperthreadedCores?: string;
959
1007
  /**
960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#use_legacy_netlink Serviceenginegroup#use_legacy_netlink}
1008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#use_legacy_netlink Serviceenginegroup#use_legacy_netlink}
961
1009
  */
962
1010
  readonly useLegacyNetlink?: string;
963
1011
  /**
964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#use_objsync Serviceenginegroup#use_objsync}
965
- */
966
- readonly useObjsync?: string;
967
- /**
968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#use_standard_alb Serviceenginegroup#use_standard_alb}
1012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#use_standard_alb Serviceenginegroup#use_standard_alb}
969
1013
  */
970
1014
  readonly useStandardAlb?: string;
971
1015
  /**
972
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#user_defined_metric_age Serviceenginegroup#user_defined_metric_age}
1016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#user_defined_metric_age Serviceenginegroup#user_defined_metric_age}
973
1017
  */
974
1018
  readonly userDefinedMetricAge?: string;
975
1019
  /**
976
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#uuid Serviceenginegroup#uuid}
1020
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#uuid Serviceenginegroup#uuid}
977
1021
  */
978
1022
  readonly uuid?: string;
979
1023
  /**
980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_datastore_mode Serviceenginegroup#vcenter_datastore_mode}
1024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_datastore_mode Serviceenginegroup#vcenter_datastore_mode}
981
1025
  */
982
1026
  readonly vcenterDatastoreMode?: string;
983
1027
  /**
984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_datastores_include Serviceenginegroup#vcenter_datastores_include}
1028
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_datastores_include Serviceenginegroup#vcenter_datastores_include}
985
1029
  */
986
1030
  readonly vcenterDatastoresInclude?: string;
987
1031
  /**
988
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_folder Serviceenginegroup#vcenter_folder}
1032
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_folder Serviceenginegroup#vcenter_folder}
989
1033
  */
990
1034
  readonly vcenterFolder?: string;
991
1035
  /**
992
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_parking_vnic_pg Serviceenginegroup#vcenter_parking_vnic_pg}
1036
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_parking_vnic_pg Serviceenginegroup#vcenter_parking_vnic_pg}
993
1037
  */
994
1038
  readonly vcenterParkingVnicPg?: string;
995
1039
  /**
996
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcpus_per_se Serviceenginegroup#vcpus_per_se}
1040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcpus_per_se Serviceenginegroup#vcpus_per_se}
997
1041
  */
998
1042
  readonly vcpusPerSe?: string;
999
1043
  /**
1000
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnic_dhcp_ip_check_interval Serviceenginegroup#vnic_dhcp_ip_check_interval}
1044
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnic_dhcp_ip_check_interval Serviceenginegroup#vnic_dhcp_ip_check_interval}
1001
1045
  */
1002
1046
  readonly vnicDhcpIpCheckInterval?: string;
1003
1047
  /**
1004
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnic_dhcp_ip_max_retries Serviceenginegroup#vnic_dhcp_ip_max_retries}
1048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnic_dhcp_ip_max_retries Serviceenginegroup#vnic_dhcp_ip_max_retries}
1005
1049
  */
1006
1050
  readonly vnicDhcpIpMaxRetries?: string;
1007
1051
  /**
1008
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnic_ip_delete_interval Serviceenginegroup#vnic_ip_delete_interval}
1052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnic_ip_delete_interval Serviceenginegroup#vnic_ip_delete_interval}
1009
1053
  */
1010
1054
  readonly vnicIpDeleteInterval?: string;
1011
1055
  /**
1012
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnic_probe_interval Serviceenginegroup#vnic_probe_interval}
1056
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnic_probe_interval Serviceenginegroup#vnic_probe_interval}
1013
1057
  */
1014
1058
  readonly vnicProbeInterval?: string;
1015
1059
  /**
1016
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnic_rpc_retry_interval Serviceenginegroup#vnic_rpc_retry_interval}
1060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnic_rpc_retry_interval Serviceenginegroup#vnic_rpc_retry_interval}
1017
1061
  */
1018
1062
  readonly vnicRpcRetryInterval?: string;
1019
1063
  /**
1020
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vnicdb_cmd_history_size Serviceenginegroup#vnicdb_cmd_history_size}
1064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vnicdb_cmd_history_size Serviceenginegroup#vnicdb_cmd_history_size}
1021
1065
  */
1022
1066
  readonly vnicdbCmdHistorySize?: string;
1023
1067
  /**
1024
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_host_redundancy Serviceenginegroup#vs_host_redundancy}
1068
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_host_redundancy Serviceenginegroup#vs_host_redundancy}
1025
1069
  */
1026
1070
  readonly vsHostRedundancy?: string;
1027
1071
  /**
1028
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_scalein_timeout Serviceenginegroup#vs_scalein_timeout}
1072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_scalein_timeout Serviceenginegroup#vs_scalein_timeout}
1029
1073
  */
1030
1074
  readonly vsScaleinTimeout?: string;
1031
1075
  /**
1032
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_scalein_timeout_for_upgrade Serviceenginegroup#vs_scalein_timeout_for_upgrade}
1076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_scalein_timeout_for_upgrade Serviceenginegroup#vs_scalein_timeout_for_upgrade}
1033
1077
  */
1034
1078
  readonly vsScaleinTimeoutForUpgrade?: string;
1035
1079
  /**
1036
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_scaleout_timeout Serviceenginegroup#vs_scaleout_timeout}
1080
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_scaleout_timeout Serviceenginegroup#vs_scaleout_timeout}
1037
1081
  */
1038
1082
  readonly vsScaleoutTimeout?: string;
1039
1083
  /**
1040
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_se_primary_switchover_additional_wait_time Serviceenginegroup#vs_se_primary_switchover_additional_wait_time}
1084
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_se_primary_switchover_additional_wait_time Serviceenginegroup#vs_se_primary_switchover_additional_wait_time}
1041
1085
  */
1042
1086
  readonly vsSePrimarySwitchoverAdditionalWaitTime?: string;
1043
1087
  /**
1044
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_se_scalein_additional_wait_time Serviceenginegroup#vs_se_scalein_additional_wait_time}
1088
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_se_scalein_additional_wait_time Serviceenginegroup#vs_se_scalein_additional_wait_time}
1045
1089
  */
1046
1090
  readonly vsSeScaleinAdditionalWaitTime?: string;
1047
1091
  /**
1048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_se_scaleout_additional_wait_time Serviceenginegroup#vs_se_scaleout_additional_wait_time}
1092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_se_scaleout_additional_wait_time Serviceenginegroup#vs_se_scaleout_additional_wait_time}
1049
1093
  */
1050
1094
  readonly vsSeScaleoutAdditionalWaitTime?: string;
1051
1095
  /**
1052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_se_scaleout_ready_timeout Serviceenginegroup#vs_se_scaleout_ready_timeout}
1096
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_se_scaleout_ready_timeout Serviceenginegroup#vs_se_scaleout_ready_timeout}
1053
1097
  */
1054
1098
  readonly vsSeScaleoutReadyTimeout?: string;
1055
1099
  /**
1056
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vs_switchover_timeout Serviceenginegroup#vs_switchover_timeout}
1100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vs_switchover_timeout Serviceenginegroup#vs_switchover_timeout}
1057
1101
  */
1058
1102
  readonly vsSwitchoverTimeout?: string;
1059
1103
  /**
1060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vss_placement_enabled Serviceenginegroup#vss_placement_enabled}
1104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vss_placement_enabled Serviceenginegroup#vss_placement_enabled}
1061
1105
  */
1062
1106
  readonly vssPlacementEnabled?: string;
1063
1107
  /**
1064
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#waf_mempool Serviceenginegroup#waf_mempool}
1108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#waf_mempool Serviceenginegroup#waf_mempool}
1065
1109
  */
1066
1110
  readonly wafMempool?: string;
1067
1111
  /**
1068
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#waf_mempool_size Serviceenginegroup#waf_mempool_size}
1112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#waf_mempool_size Serviceenginegroup#waf_mempool_size}
1069
1113
  */
1070
1114
  readonly wafMempoolSize?: string;
1071
1115
  /**
1116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#waf_use_jit_for_pcre Serviceenginegroup#waf_use_jit_for_pcre}
1117
+ */
1118
+ readonly wafUseJitForPcre?: string;
1119
+ /**
1072
1120
  * configpb_attributes block
1073
1121
  *
1074
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#configpb_attributes Serviceenginegroup#configpb_attributes}
1122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#configpb_attributes Serviceenginegroup#configpb_attributes}
1075
1123
  */
1076
1124
  readonly configpbAttributes?: ServiceenginegroupConfigpbAttributes[] | cdktf.IResolvable;
1077
1125
  /**
1078
1126
  * custom_tag block
1079
1127
  *
1080
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#custom_tag Serviceenginegroup#custom_tag}
1128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#custom_tag Serviceenginegroup#custom_tag}
1081
1129
  */
1082
1130
  readonly customTag?: ServiceenginegroupCustomTag[] | cdktf.IResolvable;
1083
1131
  /**
1084
1132
  * gcp_config block
1085
1133
  *
1086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#gcp_config Serviceenginegroup#gcp_config}
1134
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#gcp_config Serviceenginegroup#gcp_config}
1087
1135
  */
1088
1136
  readonly gcpConfig?: ServiceenginegroupGcpConfig[] | cdktf.IResolvable;
1089
1137
  /**
1090
1138
  * instance_flavor_info block
1091
1139
  *
1092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#instance_flavor_info Serviceenginegroup#instance_flavor_info}
1140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#instance_flavor_info Serviceenginegroup#instance_flavor_info}
1093
1141
  */
1094
1142
  readonly instanceFlavorInfo?: ServiceenginegroupInstanceFlavorInfo[] | cdktf.IResolvable;
1095
1143
  /**
1096
1144
  * iptables block
1097
1145
  *
1098
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#iptables Serviceenginegroup#iptables}
1146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#iptables Serviceenginegroup#iptables}
1099
1147
  */
1100
1148
  readonly iptables?: ServiceenginegroupIptables[] | cdktf.IResolvable;
1101
1149
  /**
1102
1150
  * kni_allowed_server_ports block
1103
1151
  *
1104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#kni_allowed_server_ports Serviceenginegroup#kni_allowed_server_ports}
1152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#kni_allowed_server_ports Serviceenginegroup#kni_allowed_server_ports}
1105
1153
  */
1106
1154
  readonly kniAllowedServerPorts?: ServiceenginegroupKniAllowedServerPorts[] | cdktf.IResolvable;
1107
1155
  /**
1108
1156
  * labels block
1109
1157
  *
1110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#labels Serviceenginegroup#labels}
1158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#labels Serviceenginegroup#labels}
1111
1159
  */
1112
1160
  readonly labels?: ServiceenginegroupLabels[] | cdktf.IResolvable;
1113
1161
  /**
1162
+ * license_quota block
1163
+ *
1164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#license_quota Serviceenginegroup#license_quota}
1165
+ */
1166
+ readonly licenseQuota?: ServiceenginegroupLicenseQuota[] | cdktf.IResolvable;
1167
+ /**
1114
1168
  * markers block
1115
1169
  *
1116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#markers Serviceenginegroup#markers}
1170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#markers Serviceenginegroup#markers}
1117
1171
  */
1118
1172
  readonly markers?: ServiceenginegroupMarkers[] | cdktf.IResolvable;
1119
1173
  /**
1120
1174
  * mgmt_subnet block
1121
1175
  *
1122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mgmt_subnet Serviceenginegroup#mgmt_subnet}
1176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mgmt_subnet Serviceenginegroup#mgmt_subnet}
1123
1177
  */
1124
1178
  readonly mgmtSubnet?: ServiceenginegroupMgmtSubnet[] | cdktf.IResolvable;
1125
1179
  /**
1126
1180
  * objsync_config block
1127
1181
  *
1128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#objsync_config Serviceenginegroup#objsync_config}
1182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_config Serviceenginegroup#objsync_config}
1129
1183
  */
1130
1184
  readonly objsyncConfig?: ServiceenginegroupObjsyncConfig[] | cdktf.IResolvable;
1131
1185
  /**
1132
1186
  * realtime_se_metrics block
1133
1187
  *
1134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#realtime_se_metrics Serviceenginegroup#realtime_se_metrics}
1188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#realtime_se_metrics Serviceenginegroup#realtime_se_metrics}
1135
1189
  */
1136
1190
  readonly realtimeSeMetrics?: ServiceenginegroupRealtimeSeMetrics[] | cdktf.IResolvable;
1137
1191
  /**
1192
+ * reserved_configuration block
1193
+ *
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#reserved_configuration Serviceenginegroup#reserved_configuration}
1195
+ */
1196
+ readonly reservedConfiguration?: ServiceenginegroupReservedConfiguration[] | cdktf.IResolvable;
1197
+ /**
1138
1198
  * se_dos_profile block
1139
1199
  *
1140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_dos_profile Serviceenginegroup#se_dos_profile}
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_dos_profile Serviceenginegroup#se_dos_profile}
1141
1201
  */
1142
1202
  readonly seDosProfile?: ServiceenginegroupSeDosProfile[] | cdktf.IResolvable;
1143
1203
  /**
1144
1204
  * se_group_analytics_policy block
1145
1205
  *
1146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_group_analytics_policy Serviceenginegroup#se_group_analytics_policy}
1206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_group_analytics_policy Serviceenginegroup#se_group_analytics_policy}
1147
1207
  */
1148
1208
  readonly seGroupAnalyticsPolicy?: ServiceenginegroupSeGroupAnalyticsPolicy[] | cdktf.IResolvable;
1149
1209
  /**
1150
1210
  * se_rl_prop block
1151
1211
  *
1152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_rl_prop Serviceenginegroup#se_rl_prop}
1212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_rl_prop Serviceenginegroup#se_rl_prop}
1153
1213
  */
1154
1214
  readonly seRlProp?: ServiceenginegroupSeRlProp[] | cdktf.IResolvable;
1155
1215
  /**
1156
1216
  * se_time_tracker_props block
1157
1217
  *
1158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_time_tracker_props Serviceenginegroup#se_time_tracker_props}
1218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_time_tracker_props Serviceenginegroup#se_time_tracker_props}
1159
1219
  */
1160
1220
  readonly seTimeTrackerProps?: ServiceenginegroupSeTimeTrackerProps[] | cdktf.IResolvable;
1161
1221
  /**
1162
1222
  * se_tracert_port_range block
1163
1223
  *
1164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_tracert_port_range Serviceenginegroup#se_tracert_port_range}
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_tracert_port_range Serviceenginegroup#se_tracert_port_range}
1165
1225
  */
1166
1226
  readonly seTracertPortRange?: ServiceenginegroupSeTracertPortRange[] | cdktf.IResolvable;
1167
1227
  /**
1168
1228
  * service_ip6_subnets block
1169
1229
  *
1170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#service_ip6_subnets Serviceenginegroup#service_ip6_subnets}
1230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#service_ip6_subnets Serviceenginegroup#service_ip6_subnets}
1171
1231
  */
1172
1232
  readonly serviceIp6Subnets?: ServiceenginegroupServiceIp6Subnets[] | cdktf.IResolvable;
1173
1233
  /**
1174
1234
  * service_ip_subnets block
1175
1235
  *
1176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#service_ip_subnets Serviceenginegroup#service_ip_subnets}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#service_ip_subnets Serviceenginegroup#service_ip_subnets}
1177
1237
  */
1178
1238
  readonly serviceIpSubnets?: ServiceenginegroupServiceIpSubnets[] | cdktf.IResolvable;
1179
1239
  /**
1180
1240
  * user_agent_cache_config block
1181
1241
  *
1182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#user_agent_cache_config Serviceenginegroup#user_agent_cache_config}
1242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#user_agent_cache_config Serviceenginegroup#user_agent_cache_config}
1183
1243
  */
1184
1244
  readonly userAgentCacheConfig?: ServiceenginegroupUserAgentCacheConfig[] | cdktf.IResolvable;
1185
1245
  /**
1186
1246
  * vcenter_clusters block
1187
1247
  *
1188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_clusters Serviceenginegroup#vcenter_clusters}
1248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_clusters Serviceenginegroup#vcenter_clusters}
1189
1249
  */
1190
1250
  readonly vcenterClusters?: ServiceenginegroupVcenterClusters[] | cdktf.IResolvable;
1191
1251
  /**
1192
1252
  * vcenter_datastores block
1193
1253
  *
1194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_datastores Serviceenginegroup#vcenter_datastores}
1254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_datastores Serviceenginegroup#vcenter_datastores}
1195
1255
  */
1196
1256
  readonly vcenterDatastores?: ServiceenginegroupVcenterDatastores[] | cdktf.IResolvable;
1197
1257
  /**
1198
1258
  * vcenter_hosts block
1199
1259
  *
1200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_hosts Serviceenginegroup#vcenter_hosts}
1260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_hosts Serviceenginegroup#vcenter_hosts}
1201
1261
  */
1202
1262
  readonly vcenterHosts?: ServiceenginegroupVcenterHosts[] | cdktf.IResolvable;
1203
1263
  /**
1204
1264
  * vcenters block
1205
1265
  *
1206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenters Serviceenginegroup#vcenters}
1266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenters Serviceenginegroup#vcenters}
1207
1267
  */
1208
1268
  readonly vcenters?: ServiceenginegroupVcenters[] | cdktf.IResolvable;
1209
1269
  /**
1210
1270
  * vip_asg block
1211
1271
  *
1212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vip_asg Serviceenginegroup#vip_asg}
1272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vip_asg Serviceenginegroup#vip_asg}
1213
1273
  */
1214
1274
  readonly vipAsg?: ServiceenginegroupVipAsg[] | cdktf.IResolvable;
1215
1275
  /**
1276
+ * vsphere_storage_policies block
1277
+ *
1278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vsphere_storage_policies Serviceenginegroup#vsphere_storage_policies}
1279
+ */
1280
+ readonly vsphereStoragePolicies?: ServiceenginegroupVsphereStoragePolicies[] | cdktf.IResolvable;
1281
+ /**
1216
1282
  * vss_placement block
1217
1283
  *
1218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vss_placement Serviceenginegroup#vss_placement}
1284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vss_placement Serviceenginegroup#vss_placement}
1219
1285
  */
1220
1286
  readonly vssPlacement?: ServiceenginegroupVssPlacement[] | cdktf.IResolvable;
1221
1287
  }
1222
1288
  export interface ServiceenginegroupConfigpbAttributes {
1223
1289
  /**
1224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#version Serviceenginegroup#version}
1290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#version Serviceenginegroup#version}
1225
1291
  */
1226
1292
  readonly version?: string;
1227
1293
  }
@@ -1263,11 +1329,11 @@ export declare class ServiceenginegroupConfigpbAttributesList extends cdktf.Comp
1263
1329
  }
1264
1330
  export interface ServiceenginegroupCustomTag {
1265
1331
  /**
1266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#tag_key Serviceenginegroup#tag_key}
1332
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#tag_key Serviceenginegroup#tag_key}
1267
1333
  */
1268
1334
  readonly tagKey: string;
1269
1335
  /**
1270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#tag_val Serviceenginegroup#tag_val}
1336
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#tag_val Serviceenginegroup#tag_val}
1271
1337
  */
1272
1338
  readonly tagVal?: string;
1273
1339
  }
@@ -1313,15 +1379,15 @@ export declare class ServiceenginegroupCustomTagList extends cdktf.ComplexList {
1313
1379
  }
1314
1380
  export interface ServiceenginegroupGcpConfig {
1315
1381
  /**
1316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#backend_data_vpc_network_name Serviceenginegroup#backend_data_vpc_network_name}
1382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#backend_data_vpc_network_name Serviceenginegroup#backend_data_vpc_network_name}
1317
1383
  */
1318
1384
  readonly backendDataVpcNetworkName?: string;
1319
1385
  /**
1320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#backend_data_vpc_project_id Serviceenginegroup#backend_data_vpc_project_id}
1386
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#backend_data_vpc_project_id Serviceenginegroup#backend_data_vpc_project_id}
1321
1387
  */
1322
1388
  readonly backendDataVpcProjectId?: string;
1323
1389
  /**
1324
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#backend_data_vpc_subnet_name Serviceenginegroup#backend_data_vpc_subnet_name}
1390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#backend_data_vpc_subnet_name Serviceenginegroup#backend_data_vpc_subnet_name}
1325
1391
  */
1326
1392
  readonly backendDataVpcSubnetName?: string;
1327
1393
  }
@@ -1373,11 +1439,11 @@ export declare class ServiceenginegroupGcpConfigList extends cdktf.ComplexList {
1373
1439
  }
1374
1440
  export interface ServiceenginegroupInstanceFlavorInfoMeta {
1375
1441
  /**
1376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
1442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
1377
1443
  */
1378
1444
  readonly key: string;
1379
1445
  /**
1380
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#value Serviceenginegroup#value}
1446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#value Serviceenginegroup#value}
1381
1447
  */
1382
1448
  readonly value: string;
1383
1449
  }
@@ -1422,60 +1488,60 @@ export declare class ServiceenginegroupInstanceFlavorInfoMetaList extends cdktf.
1422
1488
  }
1423
1489
  export interface ServiceenginegroupInstanceFlavorInfo {
1424
1490
  /**
1425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cost Serviceenginegroup#cost}
1491
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cost Serviceenginegroup#cost}
1426
1492
  */
1427
1493
  readonly cost?: string;
1428
1494
  /**
1429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#disk_gb Serviceenginegroup#disk_gb}
1495
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#disk_gb Serviceenginegroup#disk_gb}
1430
1496
  */
1431
1497
  readonly diskGb?: string;
1432
1498
  /**
1433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enhanced_nw Serviceenginegroup#enhanced_nw}
1499
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enhanced_nw Serviceenginegroup#enhanced_nw}
1434
1500
  */
1435
1501
  readonly enhancedNw?: string;
1436
1502
  /**
1437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#id Serviceenginegroup#id}
1503
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#id Serviceenginegroup#id}
1438
1504
  *
1439
1505
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1440
1506
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
1441
1507
  */
1442
1508
  readonly id: string;
1443
1509
  /**
1444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#is_recommended Serviceenginegroup#is_recommended}
1510
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#is_recommended Serviceenginegroup#is_recommended}
1445
1511
  */
1446
1512
  readonly isRecommended?: string;
1447
1513
  /**
1448
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_ip6s_per_nic Serviceenginegroup#max_ip6s_per_nic}
1514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_ip6s_per_nic Serviceenginegroup#max_ip6s_per_nic}
1449
1515
  */
1450
1516
  readonly maxIp6SPerNic?: string;
1451
1517
  /**
1452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_ips_per_nic Serviceenginegroup#max_ips_per_nic}
1518
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_ips_per_nic Serviceenginegroup#max_ips_per_nic}
1453
1519
  */
1454
1520
  readonly maxIpsPerNic?: string;
1455
1521
  /**
1456
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_nics Serviceenginegroup#max_nics}
1522
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_nics Serviceenginegroup#max_nics}
1457
1523
  */
1458
1524
  readonly maxNics?: string;
1459
1525
  /**
1460
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#name Serviceenginegroup#name}
1526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#name Serviceenginegroup#name}
1461
1527
  */
1462
1528
  readonly name: string;
1463
1529
  /**
1464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#public Serviceenginegroup#public}
1530
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#public Serviceenginegroup#public}
1465
1531
  */
1466
1532
  readonly public?: string;
1467
1533
  /**
1468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ram_mb Serviceenginegroup#ram_mb}
1534
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ram_mb Serviceenginegroup#ram_mb}
1469
1535
  */
1470
1536
  readonly ramMb?: string;
1471
1537
  /**
1472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcpus Serviceenginegroup#vcpus}
1538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcpus Serviceenginegroup#vcpus}
1473
1539
  */
1474
1540
  readonly vcpus?: string;
1475
1541
  /**
1476
1542
  * meta block
1477
1543
  *
1478
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#meta Serviceenginegroup#meta}
1544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#meta Serviceenginegroup#meta}
1479
1545
  */
1480
1546
  readonly meta?: ServiceenginegroupInstanceFlavorInfoMeta[] | cdktf.IResolvable;
1481
1547
  }
@@ -1575,11 +1641,11 @@ export declare class ServiceenginegroupInstanceFlavorInfoList extends cdktf.Comp
1575
1641
  }
1576
1642
  export interface ServiceenginegroupIptablesRulesDnatIp {
1577
1643
  /**
1578
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1579
1645
  */
1580
1646
  readonly addr: string;
1581
1647
  /**
1582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1583
1649
  */
1584
1650
  readonly type: string;
1585
1651
  }
@@ -1624,11 +1690,11 @@ export declare class ServiceenginegroupIptablesRulesDnatIpList extends cdktf.Com
1624
1690
  }
1625
1691
  export interface ServiceenginegroupIptablesRulesDstIpIpAddr {
1626
1692
  /**
1627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1693
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1628
1694
  */
1629
1695
  readonly addr: string;
1630
1696
  /**
1631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1632
1698
  */
1633
1699
  readonly type: string;
1634
1700
  }
@@ -1673,13 +1739,13 @@ export declare class ServiceenginegroupIptablesRulesDstIpIpAddrList extends cdkt
1673
1739
  }
1674
1740
  export interface ServiceenginegroupIptablesRulesDstIp {
1675
1741
  /**
1676
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
1742
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
1677
1743
  */
1678
1744
  readonly mask: string;
1679
1745
  /**
1680
1746
  * ip_addr block
1681
1747
  *
1682
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
1748
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
1683
1749
  */
1684
1750
  readonly ipAddr: ServiceenginegroupIptablesRulesDstIpIpAddr[] | cdktf.IResolvable;
1685
1751
  }
@@ -1724,11 +1790,11 @@ export declare class ServiceenginegroupIptablesRulesDstIpList extends cdktf.Comp
1724
1790
  }
1725
1791
  export interface ServiceenginegroupIptablesRulesDstPort {
1726
1792
  /**
1727
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
1793
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
1728
1794
  */
1729
1795
  readonly end: string;
1730
1796
  /**
1731
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
1797
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
1732
1798
  */
1733
1799
  readonly start: string;
1734
1800
  }
@@ -1773,11 +1839,11 @@ export declare class ServiceenginegroupIptablesRulesDstPortList extends cdktf.Co
1773
1839
  }
1774
1840
  export interface ServiceenginegroupIptablesRulesSrcIpIpAddr {
1775
1841
  /**
1776
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1842
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
1777
1843
  */
1778
1844
  readonly addr: string;
1779
1845
  /**
1780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1846
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
1781
1847
  */
1782
1848
  readonly type: string;
1783
1849
  }
@@ -1822,13 +1888,13 @@ export declare class ServiceenginegroupIptablesRulesSrcIpIpAddrList extends cdkt
1822
1888
  }
1823
1889
  export interface ServiceenginegroupIptablesRulesSrcIp {
1824
1890
  /**
1825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
1891
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
1826
1892
  */
1827
1893
  readonly mask: string;
1828
1894
  /**
1829
1895
  * ip_addr block
1830
1896
  *
1831
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
1897
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
1832
1898
  */
1833
1899
  readonly ipAddr: ServiceenginegroupIptablesRulesSrcIpIpAddr[] | cdktf.IResolvable;
1834
1900
  }
@@ -1873,11 +1939,11 @@ export declare class ServiceenginegroupIptablesRulesSrcIpList extends cdktf.Comp
1873
1939
  }
1874
1940
  export interface ServiceenginegroupIptablesRulesSrcPort {
1875
1941
  /**
1876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
1942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
1877
1943
  */
1878
1944
  readonly end: string;
1879
1945
  /**
1880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
1946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
1881
1947
  */
1882
1948
  readonly start: string;
1883
1949
  }
@@ -1922,53 +1988,53 @@ export declare class ServiceenginegroupIptablesRulesSrcPortList extends cdktf.Co
1922
1988
  }
1923
1989
  export interface ServiceenginegroupIptablesRules {
1924
1990
  /**
1925
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#action Serviceenginegroup#action}
1991
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#action Serviceenginegroup#action}
1926
1992
  */
1927
1993
  readonly action: string;
1928
1994
  /**
1929
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#input_interface Serviceenginegroup#input_interface}
1995
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#input_interface Serviceenginegroup#input_interface}
1930
1996
  */
1931
1997
  readonly inputInterface?: string;
1932
1998
  /**
1933
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#output_interface Serviceenginegroup#output_interface}
1999
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#output_interface Serviceenginegroup#output_interface}
1934
2000
  */
1935
2001
  readonly outputInterface?: string;
1936
2002
  /**
1937
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#proto Serviceenginegroup#proto}
2003
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#proto Serviceenginegroup#proto}
1938
2004
  */
1939
2005
  readonly proto?: string;
1940
2006
  /**
1941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#tag Serviceenginegroup#tag}
2007
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#tag Serviceenginegroup#tag}
1942
2008
  */
1943
2009
  readonly tag?: string;
1944
2010
  /**
1945
2011
  * dnat_ip block
1946
2012
  *
1947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dnat_ip Serviceenginegroup#dnat_ip}
2013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dnat_ip Serviceenginegroup#dnat_ip}
1948
2014
  */
1949
2015
  readonly dnatIp?: ServiceenginegroupIptablesRulesDnatIp[] | cdktf.IResolvable;
1950
2016
  /**
1951
2017
  * dst_ip block
1952
2018
  *
1953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dst_ip Serviceenginegroup#dst_ip}
2019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dst_ip Serviceenginegroup#dst_ip}
1954
2020
  */
1955
2021
  readonly dstIp?: ServiceenginegroupIptablesRulesDstIp[] | cdktf.IResolvable;
1956
2022
  /**
1957
2023
  * dst_port block
1958
2024
  *
1959
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dst_port Serviceenginegroup#dst_port}
2025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dst_port Serviceenginegroup#dst_port}
1960
2026
  */
1961
2027
  readonly dstPort?: ServiceenginegroupIptablesRulesDstPort[] | cdktf.IResolvable;
1962
2028
  /**
1963
2029
  * src_ip block
1964
2030
  *
1965
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#src_ip Serviceenginegroup#src_ip}
2031
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#src_ip Serviceenginegroup#src_ip}
1966
2032
  */
1967
2033
  readonly srcIp?: ServiceenginegroupIptablesRulesSrcIp[] | cdktf.IResolvable;
1968
2034
  /**
1969
2035
  * src_port block
1970
2036
  *
1971
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#src_port Serviceenginegroup#src_port}
2037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#src_port Serviceenginegroup#src_port}
1972
2038
  */
1973
2039
  readonly srcPort?: ServiceenginegroupIptablesRulesSrcPort[] | cdktf.IResolvable;
1974
2040
  }
@@ -2054,17 +2120,17 @@ export declare class ServiceenginegroupIptablesRulesList extends cdktf.ComplexLi
2054
2120
  }
2055
2121
  export interface ServiceenginegroupIptables {
2056
2122
  /**
2057
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#chain Serviceenginegroup#chain}
2123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#chain Serviceenginegroup#chain}
2058
2124
  */
2059
2125
  readonly chain: string;
2060
2126
  /**
2061
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#table Serviceenginegroup#table}
2127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#table Serviceenginegroup#table}
2062
2128
  */
2063
2129
  readonly table: string;
2064
2130
  /**
2065
2131
  * rules block
2066
2132
  *
2067
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#rules Serviceenginegroup#rules}
2133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#rules Serviceenginegroup#rules}
2068
2134
  */
2069
2135
  readonly rules?: ServiceenginegroupIptablesRules[] | cdktf.IResolvable;
2070
2136
  }
@@ -2114,11 +2180,11 @@ export declare class ServiceenginegroupIptablesList extends cdktf.ComplexList {
2114
2180
  }
2115
2181
  export interface ServiceenginegroupKniAllowedServerPortsRange {
2116
2182
  /**
2117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
2183
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
2118
2184
  */
2119
2185
  readonly end: string;
2120
2186
  /**
2121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
2187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
2122
2188
  */
2123
2189
  readonly start: string;
2124
2190
  }
@@ -2163,13 +2229,13 @@ export declare class ServiceenginegroupKniAllowedServerPortsRangeList extends cd
2163
2229
  }
2164
2230
  export interface ServiceenginegroupKniAllowedServerPorts {
2165
2231
  /**
2166
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#protocol Serviceenginegroup#protocol}
2232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#protocol Serviceenginegroup#protocol}
2167
2233
  */
2168
2234
  readonly protocol: string;
2169
2235
  /**
2170
2236
  * range block
2171
2237
  *
2172
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#range Serviceenginegroup#range}
2238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#range Serviceenginegroup#range}
2173
2239
  */
2174
2240
  readonly range: ServiceenginegroupKniAllowedServerPortsRange[] | cdktf.IResolvable;
2175
2241
  }
@@ -2214,11 +2280,11 @@ export declare class ServiceenginegroupKniAllowedServerPortsList extends cdktf.C
2214
2280
  }
2215
2281
  export interface ServiceenginegroupLabels {
2216
2282
  /**
2217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
2283
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
2218
2284
  */
2219
2285
  readonly key: string;
2220
2286
  /**
2221
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#value Serviceenginegroup#value}
2287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#value Serviceenginegroup#value}
2222
2288
  */
2223
2289
  readonly value?: string;
2224
2290
  }
@@ -2262,13 +2328,64 @@ export declare class ServiceenginegroupLabelsList extends cdktf.ComplexList {
2262
2328
  */
2263
2329
  get(index: number): ServiceenginegroupLabelsOutputReference;
2264
2330
  }
2331
+ export interface ServiceenginegroupLicenseQuota {
2332
+ /**
2333
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#limit Serviceenginegroup#limit}
2334
+ */
2335
+ readonly limit?: string;
2336
+ /**
2337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#reservation Serviceenginegroup#reservation}
2338
+ */
2339
+ readonly reservation?: string;
2340
+ }
2341
+ export declare function serviceenginegroupLicenseQuotaToTerraform(struct?: ServiceenginegroupLicenseQuota | cdktf.IResolvable): any;
2342
+ export declare function serviceenginegroupLicenseQuotaToHclTerraform(struct?: ServiceenginegroupLicenseQuota | cdktf.IResolvable): any;
2343
+ export declare class ServiceenginegroupLicenseQuotaOutputReference extends cdktf.ComplexObject {
2344
+ private isEmptyObject;
2345
+ private resolvableValue?;
2346
+ /**
2347
+ * @param terraformResource The parent resource
2348
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2349
+ * @param complexObjectIndex the index of this item in the list
2350
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2351
+ */
2352
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2353
+ get internalValue(): ServiceenginegroupLicenseQuota | cdktf.IResolvable | undefined;
2354
+ set internalValue(value: ServiceenginegroupLicenseQuota | cdktf.IResolvable | undefined);
2355
+ private _limit?;
2356
+ get limit(): string;
2357
+ set limit(value: string);
2358
+ resetLimit(): void;
2359
+ get limitInput(): string;
2360
+ private _reservation?;
2361
+ get reservation(): string;
2362
+ set reservation(value: string);
2363
+ resetReservation(): void;
2364
+ get reservationInput(): string;
2365
+ }
2366
+ export declare class ServiceenginegroupLicenseQuotaList extends cdktf.ComplexList {
2367
+ protected terraformResource: cdktf.IInterpolatingParent;
2368
+ protected terraformAttribute: string;
2369
+ protected wrapsSet: boolean;
2370
+ internalValue?: ServiceenginegroupLicenseQuota[] | cdktf.IResolvable;
2371
+ /**
2372
+ * @param terraformResource The parent resource
2373
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2374
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2375
+ */
2376
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2377
+ /**
2378
+ * @param index the index of the item to return
2379
+ */
2380
+ get(index: number): ServiceenginegroupLicenseQuotaOutputReference;
2381
+ }
2265
2382
  export interface ServiceenginegroupMarkers {
2266
2383
  /**
2267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
2384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
2268
2385
  */
2269
2386
  readonly key: string;
2270
2387
  /**
2271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#values Serviceenginegroup#values}
2388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#values Serviceenginegroup#values}
2272
2389
  */
2273
2390
  readonly values?: string[];
2274
2391
  }
@@ -2314,11 +2431,11 @@ export declare class ServiceenginegroupMarkersList extends cdktf.ComplexList {
2314
2431
  }
2315
2432
  export interface ServiceenginegroupMgmtSubnetIpAddr {
2316
2433
  /**
2317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
2434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
2318
2435
  */
2319
2436
  readonly addr: string;
2320
2437
  /**
2321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
2438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
2322
2439
  */
2323
2440
  readonly type: string;
2324
2441
  }
@@ -2363,13 +2480,13 @@ export declare class ServiceenginegroupMgmtSubnetIpAddrList extends cdktf.Comple
2363
2480
  }
2364
2481
  export interface ServiceenginegroupMgmtSubnet {
2365
2482
  /**
2366
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
2483
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
2367
2484
  */
2368
2485
  readonly mask: string;
2369
2486
  /**
2370
2487
  * ip_addr block
2371
2488
  *
2372
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
2489
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
2373
2490
  */
2374
2491
  readonly ipAddr: ServiceenginegroupMgmtSubnetIpAddr[] | cdktf.IResolvable;
2375
2492
  }
@@ -2414,15 +2531,15 @@ export declare class ServiceenginegroupMgmtSubnetList extends cdktf.ComplexList
2414
2531
  }
2415
2532
  export interface ServiceenginegroupObjsyncConfig {
2416
2533
  /**
2417
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#objsync_cpu_limit Serviceenginegroup#objsync_cpu_limit}
2534
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_cpu_limit Serviceenginegroup#objsync_cpu_limit}
2418
2535
  */
2419
2536
  readonly objsyncCpuLimit?: string;
2420
2537
  /**
2421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#objsync_hub_elect_interval Serviceenginegroup#objsync_hub_elect_interval}
2538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_hub_elect_interval Serviceenginegroup#objsync_hub_elect_interval}
2422
2539
  */
2423
2540
  readonly objsyncHubElectInterval?: string;
2424
2541
  /**
2425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#objsync_reconcile_interval Serviceenginegroup#objsync_reconcile_interval}
2542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#objsync_reconcile_interval Serviceenginegroup#objsync_reconcile_interval}
2426
2543
  */
2427
2544
  readonly objsyncReconcileInterval?: string;
2428
2545
  }
@@ -2474,11 +2591,11 @@ export declare class ServiceenginegroupObjsyncConfigList extends cdktf.ComplexLi
2474
2591
  }
2475
2592
  export interface ServiceenginegroupRealtimeSeMetrics {
2476
2593
  /**
2477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#duration Serviceenginegroup#duration}
2594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#duration Serviceenginegroup#duration}
2478
2595
  */
2479
2596
  readonly duration?: string;
2480
2597
  /**
2481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#enabled Serviceenginegroup#enabled}
2598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#enabled Serviceenginegroup#enabled}
2482
2599
  */
2483
2600
  readonly enabled: string;
2484
2601
  }
@@ -2522,17 +2639,110 @@ export declare class ServiceenginegroupRealtimeSeMetricsList extends cdktf.Compl
2522
2639
  */
2523
2640
  get(index: number): ServiceenginegroupRealtimeSeMetricsOutputReference;
2524
2641
  }
2642
+ export interface ServiceenginegroupReservedConfigurationKeyValueConfigurations {
2643
+ /**
2644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#key Serviceenginegroup#key}
2645
+ */
2646
+ readonly key: string;
2647
+ /**
2648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#value Serviceenginegroup#value}
2649
+ */
2650
+ readonly value: string;
2651
+ }
2652
+ export declare function serviceenginegroupReservedConfigurationKeyValueConfigurationsToTerraform(struct?: ServiceenginegroupReservedConfigurationKeyValueConfigurations | cdktf.IResolvable): any;
2653
+ export declare function serviceenginegroupReservedConfigurationKeyValueConfigurationsToHclTerraform(struct?: ServiceenginegroupReservedConfigurationKeyValueConfigurations | cdktf.IResolvable): any;
2654
+ export declare class ServiceenginegroupReservedConfigurationKeyValueConfigurationsOutputReference extends cdktf.ComplexObject {
2655
+ private isEmptyObject;
2656
+ private resolvableValue?;
2657
+ /**
2658
+ * @param terraformResource The parent resource
2659
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2660
+ * @param complexObjectIndex the index of this item in the list
2661
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2662
+ */
2663
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2664
+ get internalValue(): ServiceenginegroupReservedConfigurationKeyValueConfigurations | cdktf.IResolvable | undefined;
2665
+ set internalValue(value: ServiceenginegroupReservedConfigurationKeyValueConfigurations | cdktf.IResolvable | undefined);
2666
+ private _key?;
2667
+ get key(): string;
2668
+ set key(value: string);
2669
+ get keyInput(): string;
2670
+ private _value?;
2671
+ get value(): string;
2672
+ set value(value: string);
2673
+ get valueInput(): string;
2674
+ }
2675
+ export declare class ServiceenginegroupReservedConfigurationKeyValueConfigurationsList extends cdktf.ComplexList {
2676
+ protected terraformResource: cdktf.IInterpolatingParent;
2677
+ protected terraformAttribute: string;
2678
+ protected wrapsSet: boolean;
2679
+ internalValue?: ServiceenginegroupReservedConfigurationKeyValueConfigurations[] | cdktf.IResolvable;
2680
+ /**
2681
+ * @param terraformResource The parent resource
2682
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2683
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2684
+ */
2685
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2686
+ /**
2687
+ * @param index the index of the item to return
2688
+ */
2689
+ get(index: number): ServiceenginegroupReservedConfigurationKeyValueConfigurationsOutputReference;
2690
+ }
2691
+ export interface ServiceenginegroupReservedConfiguration {
2692
+ /**
2693
+ * key_value_configurations block
2694
+ *
2695
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#key_value_configurations Serviceenginegroup#key_value_configurations}
2696
+ */
2697
+ readonly keyValueConfigurations?: ServiceenginegroupReservedConfigurationKeyValueConfigurations[] | cdktf.IResolvable;
2698
+ }
2699
+ export declare function serviceenginegroupReservedConfigurationToTerraform(struct?: ServiceenginegroupReservedConfiguration | cdktf.IResolvable): any;
2700
+ export declare function serviceenginegroupReservedConfigurationToHclTerraform(struct?: ServiceenginegroupReservedConfiguration | cdktf.IResolvable): any;
2701
+ export declare class ServiceenginegroupReservedConfigurationOutputReference extends cdktf.ComplexObject {
2702
+ private isEmptyObject;
2703
+ private resolvableValue?;
2704
+ /**
2705
+ * @param terraformResource The parent resource
2706
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2707
+ * @param complexObjectIndex the index of this item in the list
2708
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2709
+ */
2710
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2711
+ get internalValue(): ServiceenginegroupReservedConfiguration | cdktf.IResolvable | undefined;
2712
+ set internalValue(value: ServiceenginegroupReservedConfiguration | cdktf.IResolvable | undefined);
2713
+ private _keyValueConfigurations;
2714
+ get keyValueConfigurations(): ServiceenginegroupReservedConfigurationKeyValueConfigurationsList;
2715
+ putKeyValueConfigurations(value: ServiceenginegroupReservedConfigurationKeyValueConfigurations[] | cdktf.IResolvable): void;
2716
+ resetKeyValueConfigurations(): void;
2717
+ get keyValueConfigurationsInput(): any;
2718
+ }
2719
+ export declare class ServiceenginegroupReservedConfigurationList extends cdktf.ComplexList {
2720
+ protected terraformResource: cdktf.IInterpolatingParent;
2721
+ protected terraformAttribute: string;
2722
+ protected wrapsSet: boolean;
2723
+ internalValue?: ServiceenginegroupReservedConfiguration[] | cdktf.IResolvable;
2724
+ /**
2725
+ * @param terraformResource The parent resource
2726
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2727
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2728
+ */
2729
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2730
+ /**
2731
+ * @param index the index of the item to return
2732
+ */
2733
+ get(index: number): ServiceenginegroupReservedConfigurationOutputReference;
2734
+ }
2525
2735
  export interface ServiceenginegroupSeDosProfileThreshInfo {
2526
2736
  /**
2527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#attack Serviceenginegroup#attack}
2737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#attack Serviceenginegroup#attack}
2528
2738
  */
2529
2739
  readonly attack: string;
2530
2740
  /**
2531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_value Serviceenginegroup#max_value}
2741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_value Serviceenginegroup#max_value}
2532
2742
  */
2533
2743
  readonly maxValue: string;
2534
2744
  /**
2535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#min_value Serviceenginegroup#min_value}
2745
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#min_value Serviceenginegroup#min_value}
2536
2746
  */
2537
2747
  readonly minValue: string;
2538
2748
  }
@@ -2581,13 +2791,13 @@ export declare class ServiceenginegroupSeDosProfileThreshInfoList extends cdktf.
2581
2791
  }
2582
2792
  export interface ServiceenginegroupSeDosProfile {
2583
2793
  /**
2584
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#thresh_period Serviceenginegroup#thresh_period}
2794
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#thresh_period Serviceenginegroup#thresh_period}
2585
2795
  */
2586
2796
  readonly threshPeriod: string;
2587
2797
  /**
2588
2798
  * thresh_info block
2589
2799
  *
2590
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#thresh_info Serviceenginegroup#thresh_info}
2800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#thresh_info Serviceenginegroup#thresh_info}
2591
2801
  */
2592
2802
  readonly threshInfo?: ServiceenginegroupSeDosProfileThreshInfo[] | cdktf.IResolvable;
2593
2803
  }
@@ -2633,15 +2843,15 @@ export declare class ServiceenginegroupSeDosProfileList extends cdktf.ComplexLis
2633
2843
  }
2634
2844
  export interface ServiceenginegroupSeGroupAnalyticsPolicyMetricsEventThresholds {
2635
2845
  /**
2636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#metrics_event_threshold_type Serviceenginegroup#metrics_event_threshold_type}
2846
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#metrics_event_threshold_type Serviceenginegroup#metrics_event_threshold_type}
2637
2847
  */
2638
2848
  readonly metricsEventThresholdType: string;
2639
2849
  /**
2640
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#reset_threshold Serviceenginegroup#reset_threshold}
2850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#reset_threshold Serviceenginegroup#reset_threshold}
2641
2851
  */
2642
2852
  readonly resetThreshold?: string;
2643
2853
  /**
2644
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#watermark_thresholds Serviceenginegroup#watermark_thresholds}
2854
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#watermark_thresholds Serviceenginegroup#watermark_thresholds}
2645
2855
  */
2646
2856
  readonly watermarkThresholds?: number[];
2647
2857
  }
@@ -2694,7 +2904,7 @@ export interface ServiceenginegroupSeGroupAnalyticsPolicy {
2694
2904
  /**
2695
2905
  * metrics_event_thresholds block
2696
2906
  *
2697
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#metrics_event_thresholds Serviceenginegroup#metrics_event_thresholds}
2907
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#metrics_event_thresholds Serviceenginegroup#metrics_event_thresholds}
2698
2908
  */
2699
2909
  readonly metricsEventThresholds?: ServiceenginegroupSeGroupAnalyticsPolicyMetricsEventThresholds[] | cdktf.IResolvable;
2700
2910
  }
@@ -2736,11 +2946,11 @@ export declare class ServiceenginegroupSeGroupAnalyticsPolicyList extends cdktf.
2736
2946
  }
2737
2947
  export interface ServiceenginegroupSeRlProp {
2738
2948
  /**
2739
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#msf_num_stages Serviceenginegroup#msf_num_stages}
2949
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#msf_num_stages Serviceenginegroup#msf_num_stages}
2740
2950
  */
2741
2951
  readonly msfNumStages?: string;
2742
2952
  /**
2743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#msf_stage_size Serviceenginegroup#msf_stage_size}
2953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#msf_stage_size Serviceenginegroup#msf_stage_size}
2744
2954
  */
2745
2955
  readonly msfStageSize?: string;
2746
2956
  }
@@ -2787,23 +2997,23 @@ export declare class ServiceenginegroupSeRlPropList extends cdktf.ComplexList {
2787
2997
  }
2788
2998
  export interface ServiceenginegroupSeTimeTrackerProps {
2789
2999
  /**
2790
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#egress_audit_mode Serviceenginegroup#egress_audit_mode}
3000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#egress_audit_mode Serviceenginegroup#egress_audit_mode}
2791
3001
  */
2792
3002
  readonly egressAuditMode?: string;
2793
3003
  /**
2794
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#egress_threshold Serviceenginegroup#egress_threshold}
3004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#egress_threshold Serviceenginegroup#egress_threshold}
2795
3005
  */
2796
3006
  readonly egressThreshold?: string;
2797
3007
  /**
2798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#event_gen_window Serviceenginegroup#event_gen_window}
3008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#event_gen_window Serviceenginegroup#event_gen_window}
2799
3009
  */
2800
3010
  readonly eventGenWindow?: string;
2801
3011
  /**
2802
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ingress_audit_mode Serviceenginegroup#ingress_audit_mode}
3012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ingress_audit_mode Serviceenginegroup#ingress_audit_mode}
2803
3013
  */
2804
3014
  readonly ingressAuditMode?: string;
2805
3015
  /**
2806
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ingress_threshold Serviceenginegroup#ingress_threshold}
3016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ingress_threshold Serviceenginegroup#ingress_threshold}
2807
3017
  */
2808
3018
  readonly ingressThreshold?: string;
2809
3019
  }
@@ -2865,11 +3075,11 @@ export declare class ServiceenginegroupSeTimeTrackerPropsList extends cdktf.Comp
2865
3075
  }
2866
3076
  export interface ServiceenginegroupSeTracertPortRange {
2867
3077
  /**
2868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
3078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#end Serviceenginegroup#end}
2869
3079
  */
2870
3080
  readonly end: string;
2871
3081
  /**
2872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
3082
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#start Serviceenginegroup#start}
2873
3083
  */
2874
3084
  readonly start: string;
2875
3085
  }
@@ -2914,11 +3124,11 @@ export declare class ServiceenginegroupSeTracertPortRangeList extends cdktf.Comp
2914
3124
  }
2915
3125
  export interface ServiceenginegroupServiceIp6SubnetsIpAddr {
2916
3126
  /**
2917
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
3127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
2918
3128
  */
2919
3129
  readonly addr: string;
2920
3130
  /**
2921
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
3131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
2922
3132
  */
2923
3133
  readonly type: string;
2924
3134
  }
@@ -2963,13 +3173,13 @@ export declare class ServiceenginegroupServiceIp6SubnetsIpAddrList extends cdktf
2963
3173
  }
2964
3174
  export interface ServiceenginegroupServiceIp6Subnets {
2965
3175
  /**
2966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
3176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
2967
3177
  */
2968
3178
  readonly mask: string;
2969
3179
  /**
2970
3180
  * ip_addr block
2971
3181
  *
2972
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
3182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
2973
3183
  */
2974
3184
  readonly ipAddr: ServiceenginegroupServiceIp6SubnetsIpAddr[] | cdktf.IResolvable;
2975
3185
  }
@@ -3014,11 +3224,11 @@ export declare class ServiceenginegroupServiceIp6SubnetsList extends cdktf.Compl
3014
3224
  }
3015
3225
  export interface ServiceenginegroupServiceIpSubnetsIpAddr {
3016
3226
  /**
3017
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
3227
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#addr Serviceenginegroup#addr}
3018
3228
  */
3019
3229
  readonly addr: string;
3020
3230
  /**
3021
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
3231
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#type Serviceenginegroup#type}
3022
3232
  */
3023
3233
  readonly type: string;
3024
3234
  }
@@ -3063,13 +3273,13 @@ export declare class ServiceenginegroupServiceIpSubnetsIpAddrList extends cdktf.
3063
3273
  }
3064
3274
  export interface ServiceenginegroupServiceIpSubnets {
3065
3275
  /**
3066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
3276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#mask Serviceenginegroup#mask}
3067
3277
  */
3068
3278
  readonly mask: string;
3069
3279
  /**
3070
3280
  * ip_addr block
3071
3281
  *
3072
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
3282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ip_addr Serviceenginegroup#ip_addr}
3073
3283
  */
3074
3284
  readonly ipAddr: ServiceenginegroupServiceIpSubnetsIpAddr[] | cdktf.IResolvable;
3075
3285
  }
@@ -3114,55 +3324,55 @@ export declare class ServiceenginegroupServiceIpSubnetsList extends cdktf.Comple
3114
3324
  }
3115
3325
  export interface ServiceenginegroupUserAgentCacheConfig {
3116
3326
  /**
3117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#batch_size Serviceenginegroup#batch_size}
3327
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#batch_size Serviceenginegroup#batch_size}
3118
3328
  */
3119
3329
  readonly batchSize?: string;
3120
3330
  /**
3121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#controller_cache_size Serviceenginegroup#controller_cache_size}
3331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#controller_cache_size Serviceenginegroup#controller_cache_size}
3122
3332
  */
3123
3333
  readonly controllerCacheSize?: string;
3124
3334
  /**
3125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_age Serviceenginegroup#max_age}
3335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_age Serviceenginegroup#max_age}
3126
3336
  */
3127
3337
  readonly maxAge?: string;
3128
3338
  /**
3129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_last_hit_time Serviceenginegroup#max_last_hit_time}
3339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_last_hit_time Serviceenginegroup#max_last_hit_time}
3130
3340
  */
3131
3341
  readonly maxLastHitTime?: string;
3132
3342
  /**
3133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_upstream_queries Serviceenginegroup#max_upstream_queries}
3343
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_upstream_queries Serviceenginegroup#max_upstream_queries}
3134
3344
  */
3135
3345
  readonly maxUpstreamQueries?: string;
3136
3346
  /**
3137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_wait_time Serviceenginegroup#max_wait_time}
3347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_wait_time Serviceenginegroup#max_wait_time}
3138
3348
  */
3139
3349
  readonly maxWaitTime?: string;
3140
3350
  /**
3141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#num_entries_upstream_update Serviceenginegroup#num_entries_upstream_update}
3351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#num_entries_upstream_update Serviceenginegroup#num_entries_upstream_update}
3142
3352
  */
3143
3353
  readonly numEntriesUpstreamUpdate?: string;
3144
3354
  /**
3145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#percent_reserved_for_bad_bots Serviceenginegroup#percent_reserved_for_bad_bots}
3355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#percent_reserved_for_bad_bots Serviceenginegroup#percent_reserved_for_bad_bots}
3146
3356
  */
3147
3357
  readonly percentReservedForBadBots?: string;
3148
3358
  /**
3149
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#percent_reserved_for_browsers Serviceenginegroup#percent_reserved_for_browsers}
3359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#percent_reserved_for_browsers Serviceenginegroup#percent_reserved_for_browsers}
3150
3360
  */
3151
3361
  readonly percentReservedForBrowsers?: string;
3152
3362
  /**
3153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#percent_reserved_for_good_bots Serviceenginegroup#percent_reserved_for_good_bots}
3363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#percent_reserved_for_good_bots Serviceenginegroup#percent_reserved_for_good_bots}
3154
3364
  */
3155
3365
  readonly percentReservedForGoodBots?: string;
3156
3366
  /**
3157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#percent_reserved_for_outstanding Serviceenginegroup#percent_reserved_for_outstanding}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#percent_reserved_for_outstanding Serviceenginegroup#percent_reserved_for_outstanding}
3158
3368
  */
3159
3369
  readonly percentReservedForOutstanding?: string;
3160
3370
  /**
3161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#se_cache_size Serviceenginegroup#se_cache_size}
3371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#se_cache_size Serviceenginegroup#se_cache_size}
3162
3372
  */
3163
3373
  readonly seCacheSize?: string;
3164
3374
  /**
3165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#upstream_update_interval Serviceenginegroup#upstream_update_interval}
3375
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#upstream_update_interval Serviceenginegroup#upstream_update_interval}
3166
3376
  */
3167
3377
  readonly upstreamUpdateInterval?: string;
3168
3378
  }
@@ -3264,11 +3474,11 @@ export declare class ServiceenginegroupUserAgentCacheConfigList extends cdktf.Co
3264
3474
  }
3265
3475
  export interface ServiceenginegroupVcenterClusters {
3266
3476
  /**
3267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cluster_refs Serviceenginegroup#cluster_refs}
3477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cluster_refs Serviceenginegroup#cluster_refs}
3268
3478
  */
3269
3479
  readonly clusterRefs?: string[];
3270
3480
  /**
3271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3272
3482
  */
3273
3483
  readonly include?: string;
3274
3484
  }
@@ -3315,11 +3525,11 @@ export declare class ServiceenginegroupVcenterClustersList extends cdktf.Complex
3315
3525
  }
3316
3526
  export interface ServiceenginegroupVcenterDatastores {
3317
3527
  /**
3318
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#datastore_name Serviceenginegroup#datastore_name}
3528
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#datastore_name Serviceenginegroup#datastore_name}
3319
3529
  */
3320
3530
  readonly datastoreName?: string;
3321
3531
  /**
3322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#managed_object_id Serviceenginegroup#managed_object_id}
3532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#managed_object_id Serviceenginegroup#managed_object_id}
3323
3533
  */
3324
3534
  readonly managedObjectId?: string;
3325
3535
  }
@@ -3366,11 +3576,11 @@ export declare class ServiceenginegroupVcenterDatastoresList extends cdktf.Compl
3366
3576
  }
3367
3577
  export interface ServiceenginegroupVcenterHosts {
3368
3578
  /**
3369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#host_refs Serviceenginegroup#host_refs}
3579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#host_refs Serviceenginegroup#host_refs}
3370
3580
  */
3371
3581
  readonly hostRefs?: string[];
3372
3582
  /**
3373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3374
3584
  */
3375
3585
  readonly include?: string;
3376
3586
  }
@@ -3417,15 +3627,15 @@ export declare class ServiceenginegroupVcenterHostsList extends cdktf.ComplexLis
3417
3627
  }
3418
3628
  export interface ServiceenginegroupVcentersClusters {
3419
3629
  /**
3420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cluster_id Serviceenginegroup#cluster_id}
3630
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cluster_id Serviceenginegroup#cluster_id}
3421
3631
  */
3422
3632
  readonly clusterId?: string;
3423
3633
  /**
3424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#override_vsphere_ha Serviceenginegroup#override_vsphere_ha}
3634
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#override_vsphere_ha Serviceenginegroup#override_vsphere_ha}
3425
3635
  */
3426
3636
  readonly overrideVsphereHa?: string;
3427
3637
  /**
3428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vmg_name Serviceenginegroup#vmg_name}
3638
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vmg_name Serviceenginegroup#vmg_name}
3429
3639
  */
3430
3640
  readonly vmgName?: string;
3431
3641
  }
@@ -3477,11 +3687,11 @@ export declare class ServiceenginegroupVcentersClustersList extends cdktf.Comple
3477
3687
  }
3478
3688
  export interface ServiceenginegroupVcentersNsxtClusters {
3479
3689
  /**
3480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#cluster_ids Serviceenginegroup#cluster_ids}
3690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#cluster_ids Serviceenginegroup#cluster_ids}
3481
3691
  */
3482
3692
  readonly clusterIds?: string[];
3483
3693
  /**
3484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3694
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3485
3695
  */
3486
3696
  readonly include?: string;
3487
3697
  }
@@ -3528,11 +3738,11 @@ export declare class ServiceenginegroupVcentersNsxtClustersList extends cdktf.Co
3528
3738
  }
3529
3739
  export interface ServiceenginegroupVcentersNsxtDatastores {
3530
3740
  /**
3531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#ds_ids Serviceenginegroup#ds_ids}
3741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#ds_ids Serviceenginegroup#ds_ids}
3532
3742
  */
3533
3743
  readonly dsIds?: string[];
3534
3744
  /**
3535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3745
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3536
3746
  */
3537
3747
  readonly include?: string;
3538
3748
  }
@@ -3579,11 +3789,11 @@ export declare class ServiceenginegroupVcentersNsxtDatastoresList extends cdktf.
3579
3789
  }
3580
3790
  export interface ServiceenginegroupVcentersNsxtHosts {
3581
3791
  /**
3582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#host_ids Serviceenginegroup#host_ids}
3792
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#host_ids Serviceenginegroup#host_ids}
3583
3793
  */
3584
3794
  readonly hostIds?: string[];
3585
3795
  /**
3586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3796
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#include Serviceenginegroup#include}
3587
3797
  */
3588
3798
  readonly include?: string;
3589
3799
  }
@@ -3630,35 +3840,35 @@ export declare class ServiceenginegroupVcentersNsxtHostsList extends cdktf.Compl
3630
3840
  }
3631
3841
  export interface ServiceenginegroupVcenters {
3632
3842
  /**
3633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_folder Serviceenginegroup#vcenter_folder}
3843
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_folder Serviceenginegroup#vcenter_folder}
3634
3844
  */
3635
3845
  readonly vcenterFolder?: string;
3636
3846
  /**
3637
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#vcenter_ref Serviceenginegroup#vcenter_ref}
3847
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_ref Serviceenginegroup#vcenter_ref}
3638
3848
  */
3639
3849
  readonly vcenterRef: string;
3640
3850
  /**
3641
3851
  * clusters block
3642
3852
  *
3643
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#clusters Serviceenginegroup#clusters}
3853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#clusters Serviceenginegroup#clusters}
3644
3854
  */
3645
3855
  readonly clusters?: ServiceenginegroupVcentersClusters[] | cdktf.IResolvable;
3646
3856
  /**
3647
3857
  * nsxt_clusters block
3648
3858
  *
3649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#nsxt_clusters Serviceenginegroup#nsxt_clusters}
3859
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#nsxt_clusters Serviceenginegroup#nsxt_clusters}
3650
3860
  */
3651
3861
  readonly nsxtClusters?: ServiceenginegroupVcentersNsxtClusters[] | cdktf.IResolvable;
3652
3862
  /**
3653
3863
  * nsxt_datastores block
3654
3864
  *
3655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#nsxt_datastores Serviceenginegroup#nsxt_datastores}
3865
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#nsxt_datastores Serviceenginegroup#nsxt_datastores}
3656
3866
  */
3657
3867
  readonly nsxtDatastores?: ServiceenginegroupVcentersNsxtDatastores[] | cdktf.IResolvable;
3658
3868
  /**
3659
3869
  * nsxt_hosts block
3660
3870
  *
3661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#nsxt_hosts Serviceenginegroup#nsxt_hosts}
3871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#nsxt_hosts Serviceenginegroup#nsxt_hosts}
3662
3872
  */
3663
3873
  readonly nsxtHosts?: ServiceenginegroupVcentersNsxtHosts[] | cdktf.IResolvable;
3664
3874
  }
@@ -3724,15 +3934,15 @@ export declare class ServiceenginegroupVcentersList extends cdktf.ComplexList {
3724
3934
  }
3725
3935
  export interface ServiceenginegroupVipAsgConfigurationZones {
3726
3936
  /**
3727
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#availability_zone Serviceenginegroup#availability_zone}
3937
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#availability_zone Serviceenginegroup#availability_zone}
3728
3938
  */
3729
3939
  readonly availabilityZone?: string;
3730
3940
  /**
3731
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#fip_capable Serviceenginegroup#fip_capable}
3941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#fip_capable Serviceenginegroup#fip_capable}
3732
3942
  */
3733
3943
  readonly fipCapable?: string;
3734
3944
  /**
3735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#subnet_uuid Serviceenginegroup#subnet_uuid}
3945
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#subnet_uuid Serviceenginegroup#subnet_uuid}
3736
3946
  */
3737
3947
  readonly subnetUuid?: string;
3738
3948
  }
@@ -3786,7 +3996,7 @@ export interface ServiceenginegroupVipAsgConfiguration {
3786
3996
  /**
3787
3997
  * zones block
3788
3998
  *
3789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#zones Serviceenginegroup#zones}
3999
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#zones Serviceenginegroup#zones}
3790
4000
  */
3791
4001
  readonly zones?: ServiceenginegroupVipAsgConfigurationZones[] | cdktf.IResolvable;
3792
4002
  }
@@ -3828,19 +4038,19 @@ export declare class ServiceenginegroupVipAsgConfigurationList extends cdktf.Com
3828
4038
  }
3829
4039
  export interface ServiceenginegroupVipAsgPolicy {
3830
4040
  /**
3831
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#dns_cooldown Serviceenginegroup#dns_cooldown}
4041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#dns_cooldown Serviceenginegroup#dns_cooldown}
3832
4042
  */
3833
4043
  readonly dnsCooldown?: string;
3834
4044
  /**
3835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#max_size Serviceenginegroup#max_size}
4045
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#max_size Serviceenginegroup#max_size}
3836
4046
  */
3837
4047
  readonly maxSize?: string;
3838
4048
  /**
3839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#min_size Serviceenginegroup#min_size}
4049
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#min_size Serviceenginegroup#min_size}
3840
4050
  */
3841
4051
  readonly minSize?: string;
3842
4052
  /**
3843
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#suspend Serviceenginegroup#suspend}
4053
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#suspend Serviceenginegroup#suspend}
3844
4054
  */
3845
4055
  readonly suspend?: string;
3846
4056
  }
@@ -3899,13 +4109,13 @@ export interface ServiceenginegroupVipAsg {
3899
4109
  /**
3900
4110
  * configuration block
3901
4111
  *
3902
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#configuration Serviceenginegroup#configuration}
4112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#configuration Serviceenginegroup#configuration}
3903
4113
  */
3904
4114
  readonly configuration?: ServiceenginegroupVipAsgConfiguration[] | cdktf.IResolvable;
3905
4115
  /**
3906
4116
  * policy block
3907
4117
  *
3908
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#policy Serviceenginegroup#policy}
4118
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#policy Serviceenginegroup#policy}
3909
4119
  */
3910
4120
  readonly policy?: ServiceenginegroupVipAsgPolicy[] | cdktf.IResolvable;
3911
4121
  }
@@ -3950,13 +4160,64 @@ export declare class ServiceenginegroupVipAsgList extends cdktf.ComplexList {
3950
4160
  */
3951
4161
  get(index: number): ServiceenginegroupVipAsgOutputReference;
3952
4162
  }
4163
+ export interface ServiceenginegroupVsphereStoragePolicies {
4164
+ /**
4165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vcenter_ref Serviceenginegroup#vcenter_ref}
4166
+ */
4167
+ readonly vcenterRef?: string;
4168
+ /**
4169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#vsphere_storage_policy_id Serviceenginegroup#vsphere_storage_policy_id}
4170
+ */
4171
+ readonly vsphereStoragePolicyId?: string;
4172
+ }
4173
+ export declare function serviceenginegroupVsphereStoragePoliciesToTerraform(struct?: ServiceenginegroupVsphereStoragePolicies | cdktf.IResolvable): any;
4174
+ export declare function serviceenginegroupVsphereStoragePoliciesToHclTerraform(struct?: ServiceenginegroupVsphereStoragePolicies | cdktf.IResolvable): any;
4175
+ export declare class ServiceenginegroupVsphereStoragePoliciesOutputReference extends cdktf.ComplexObject {
4176
+ private isEmptyObject;
4177
+ private resolvableValue?;
4178
+ /**
4179
+ * @param terraformResource The parent resource
4180
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4181
+ * @param complexObjectIndex the index of this item in the list
4182
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
4183
+ */
4184
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
4185
+ get internalValue(): ServiceenginegroupVsphereStoragePolicies | cdktf.IResolvable | undefined;
4186
+ set internalValue(value: ServiceenginegroupVsphereStoragePolicies | cdktf.IResolvable | undefined);
4187
+ private _vcenterRef?;
4188
+ get vcenterRef(): string;
4189
+ set vcenterRef(value: string);
4190
+ resetVcenterRef(): void;
4191
+ get vcenterRefInput(): string;
4192
+ private _vsphereStoragePolicyId?;
4193
+ get vsphereStoragePolicyId(): string;
4194
+ set vsphereStoragePolicyId(value: string);
4195
+ resetVsphereStoragePolicyId(): void;
4196
+ get vsphereStoragePolicyIdInput(): string;
4197
+ }
4198
+ export declare class ServiceenginegroupVsphereStoragePoliciesList extends cdktf.ComplexList {
4199
+ protected terraformResource: cdktf.IInterpolatingParent;
4200
+ protected terraformAttribute: string;
4201
+ protected wrapsSet: boolean;
4202
+ internalValue?: ServiceenginegroupVsphereStoragePolicies[] | cdktf.IResolvable;
4203
+ /**
4204
+ * @param terraformResource The parent resource
4205
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4206
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
4207
+ */
4208
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
4209
+ /**
4210
+ * @param index the index of the item to return
4211
+ */
4212
+ get(index: number): ServiceenginegroupVsphereStoragePoliciesOutputReference;
4213
+ }
3953
4214
  export interface ServiceenginegroupVssPlacement {
3954
4215
  /**
3955
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#core_nonaffinity Serviceenginegroup#core_nonaffinity}
4216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#core_nonaffinity Serviceenginegroup#core_nonaffinity}
3956
4217
  */
3957
4218
  readonly coreNonaffinity?: string;
3958
4219
  /**
3959
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup#num_subcores Serviceenginegroup#num_subcores}
4220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup#num_subcores Serviceenginegroup#num_subcores}
3960
4221
  */
3961
4222
  readonly numSubcores?: string;
3962
4223
  }
@@ -4002,7 +4263,7 @@ export declare class ServiceenginegroupVssPlacementList extends cdktf.ComplexLis
4002
4263
  get(index: number): ServiceenginegroupVssPlacementOutputReference;
4003
4264
  }
4004
4265
  /**
4005
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup avi_serviceenginegroup}
4266
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup avi_serviceenginegroup}
4006
4267
  */
4007
4268
  export declare class Serviceenginegroup extends cdktf.TerraformResource {
4008
4269
  static readonly tfResourceType = "avi_serviceenginegroup";
@@ -4010,12 +4271,12 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4010
4271
  * Generates CDKTF code for importing a Serviceenginegroup resource upon running "cdktf plan <stack-name>"
4011
4272
  * @param scope The scope in which to define this construct
4012
4273
  * @param importToId The construct id used in the generated config for the Serviceenginegroup to import
4013
- * @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.6/docs/resources/serviceenginegroup#import import section} in the documentation of this resource for the id to use
4274
+ * @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
4014
4275
  * @param provider? Optional instance of the provider where the Serviceenginegroup to import is found
4015
4276
  */
4016
4277
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
4017
4278
  /**
4018
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/serviceenginegroup avi_serviceenginegroup} Resource
4279
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/serviceenginegroup avi_serviceenginegroup} Resource
4019
4280
  *
4020
4281
  * @param scope The scope in which to define this construct
4021
4282
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -4067,6 +4328,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4067
4328
  set archiveShmLimit(value: string);
4068
4329
  resetArchiveShmLimit(): void;
4069
4330
  get archiveShmLimitInput(): string;
4331
+ private _arpCacheTimeout?;
4332
+ get arpCacheTimeout(): string;
4333
+ set arpCacheTimeout(value: string);
4334
+ resetArpCacheTimeout(): void;
4335
+ get arpCacheTimeoutInput(): string;
4070
4336
  private _asyncSsl?;
4071
4337
  get asyncSsl(): string;
4072
4338
  set asyncSsl(value: string);
@@ -4087,16 +4353,31 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4087
4353
  set autoRebalanceCapacityPerSe(value: number[]);
4088
4354
  resetAutoRebalanceCapacityPerSe(): void;
4089
4355
  get autoRebalanceCapacityPerSeInput(): number[];
4356
+ private _autoRebalanceCoolDownTime?;
4357
+ get autoRebalanceCoolDownTime(): string;
4358
+ set autoRebalanceCoolDownTime(value: string);
4359
+ resetAutoRebalanceCoolDownTime(): void;
4360
+ get autoRebalanceCoolDownTimeInput(): string;
4090
4361
  private _autoRebalanceCriteria?;
4091
4362
  get autoRebalanceCriteria(): string[];
4092
4363
  set autoRebalanceCriteria(value: string[]);
4093
4364
  resetAutoRebalanceCriteria(): void;
4094
4365
  get autoRebalanceCriteriaInput(): string[];
4366
+ private _autoRebalanceDryRunEnabled?;
4367
+ get autoRebalanceDryRunEnabled(): string;
4368
+ set autoRebalanceDryRunEnabled(value: string);
4369
+ resetAutoRebalanceDryRunEnabled(): void;
4370
+ get autoRebalanceDryRunEnabledInput(): string;
4095
4371
  private _autoRebalanceInterval?;
4096
4372
  get autoRebalanceInterval(): string;
4097
4373
  set autoRebalanceInterval(value: string);
4098
4374
  resetAutoRebalanceInterval(): void;
4099
4375
  get autoRebalanceIntervalInput(): string;
4376
+ private _autoRebalanceRaiseEventsForActions?;
4377
+ get autoRebalanceRaiseEventsForActions(): string;
4378
+ set autoRebalanceRaiseEventsForActions(value: string);
4379
+ resetAutoRebalanceRaiseEventsForActions(): void;
4380
+ get autoRebalanceRaiseEventsForActionsInput(): string;
4100
4381
  private _autoRedistributeActiveStandbyLoad?;
4101
4382
  get autoRedistributeActiveStandbyLoad(): string;
4102
4383
  set autoRedistributeActiveStandbyLoad(value: string);
@@ -4227,6 +4508,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4227
4508
  set disableGro(value: string);
4228
4509
  resetDisableGro(): void;
4229
4510
  get disableGroInput(): string;
4511
+ private _disableQatBulkCrypto?;
4512
+ get disableQatBulkCrypto(): string;
4513
+ set disableQatBulkCrypto(value: string);
4514
+ resetDisableQatBulkCrypto(): void;
4515
+ get disableQatBulkCryptoInput(): string;
4230
4516
  private _disableSeMemoryCheck?;
4231
4517
  get disableSeMemoryCheck(): string;
4232
4518
  set disableSeMemoryCheck(value: string);
@@ -4332,6 +4618,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4332
4618
  set enablePcapTxRing(value: string);
4333
4619
  resetEnablePcapTxRing(): void;
4334
4620
  get enablePcapTxRingInput(): string;
4621
+ private _enableQat?;
4622
+ get enableQat(): string;
4623
+ set enableQat(value: string);
4624
+ resetEnableQat(): void;
4625
+ get enableQatInput(): string;
4335
4626
  private _ephemeralPortrangeEnd?;
4336
4627
  get ephemeralPortrangeEnd(): string;
4337
4628
  set ephemeralPortrangeEnd(value: string);
@@ -4467,6 +4758,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4467
4758
  set instanceFlavor(value: string);
4468
4759
  resetInstanceFlavor(): void;
4469
4760
  get instanceFlavorInput(): string;
4761
+ private _kvValMaxLen?;
4762
+ get kvValMaxLen(): string;
4763
+ set kvValMaxLen(value: string);
4764
+ resetKvValMaxLen(): void;
4765
+ get kvValMaxLenInput(): string;
4470
4766
  private _l7ConnsPerCore?;
4471
4767
  get l7ConnsPerCore(): string;
4472
4768
  set l7ConnsPerCore(value: string);
@@ -4592,6 +4888,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4592
4888
  set maxConcurrentExternalHm(value: string);
4593
4889
  resetMaxConcurrentExternalHm(): void;
4594
4890
  get maxConcurrentExternalHmInput(): string;
4891
+ private _maxCpuLoadAdaptiveSampling?;
4892
+ get maxCpuLoadAdaptiveSampling(): string;
4893
+ set maxCpuLoadAdaptiveSampling(value: string);
4894
+ resetMaxCpuLoadAdaptiveSampling(): void;
4895
+ get maxCpuLoadAdaptiveSamplingInput(): string;
4595
4896
  private _maxCpuUsage?;
4596
4897
  get maxCpuUsage(): string;
4597
4898
  set maxCpuUsage(value: string);
@@ -4706,6 +5007,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4706
5007
  get name(): string;
4707
5008
  set name(value: string);
4708
5009
  get nameInput(): string;
5010
+ private _nd6CacheTimeout?;
5011
+ get nd6CacheTimeout(): string;
5012
+ set nd6CacheTimeout(value: string);
5013
+ resetNd6CacheTimeout(): void;
5014
+ get nd6CacheTimeoutInput(): string;
4709
5015
  private _netlinkPollerThreads?;
4710
5016
  get netlinkPollerThreads(): string;
4711
5017
  set netlinkPollerThreads(value: string);
@@ -4756,6 +5062,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4756
5062
  set numFlowCoresSumChangesToIgnore(value: string);
4757
5063
  resetNumFlowCoresSumChangesToIgnore(): void;
4758
5064
  get numFlowCoresSumChangesToIgnoreInput(): string;
5065
+ private _objsyncMode?;
5066
+ get objsyncMode(): string;
5067
+ set objsyncMode(value: string);
5068
+ resetObjsyncMode(): void;
5069
+ get objsyncModeInput(): string;
4759
5070
  private _objsyncPort?;
4760
5071
  get objsyncPort(): string;
4761
5072
  set objsyncPort(value: string);
@@ -4816,6 +5127,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4816
5127
  set placementMode(value: string);
4817
5128
  resetPlacementMode(): void;
4818
5129
  get placementModeInput(): string;
5130
+ private _preUpgradeSeAvailableMemThreshold?;
5131
+ get preUpgradeSeAvailableMemThreshold(): string;
5132
+ set preUpgradeSeAvailableMemThreshold(value: string);
5133
+ resetPreUpgradeSeAvailableMemThreshold(): void;
5134
+ get preUpgradeSeAvailableMemThresholdInput(): string;
4819
5135
  private _rebootOnPanic?;
4820
5136
  get rebootOnPanic(): string;
4821
5137
  set rebootOnPanic(value: string);
@@ -4966,6 +5282,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
4966
5282
  set seIpEncapIpc(value: string);
4967
5283
  resetSeIpEncapIpc(): void;
4968
5284
  get seIpEncapIpcInput(): string;
5285
+ private _seKernelRss?;
5286
+ get seKernelRss(): string;
5287
+ set seKernelRss(value: string);
5288
+ resetSeKernelRss(): void;
5289
+ get seKernelRssInput(): string;
4969
5290
  private _seKniBurstFactor?;
4970
5291
  get seKniBurstFactor(): string;
4971
5292
  set seKniBurstFactor(value: string);
@@ -5216,11 +5537,6 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
5216
5537
  set useLegacyNetlink(value: string);
5217
5538
  resetUseLegacyNetlink(): void;
5218
5539
  get useLegacyNetlinkInput(): string;
5219
- private _useObjsync?;
5220
- get useObjsync(): string;
5221
- set useObjsync(value: string);
5222
- resetUseObjsync(): void;
5223
- get useObjsyncInput(): string;
5224
5540
  private _useStandardAlb?;
5225
5541
  get useStandardAlb(): string;
5226
5542
  set useStandardAlb(value: string);
@@ -5351,6 +5667,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
5351
5667
  set wafMempoolSize(value: string);
5352
5668
  resetWafMempoolSize(): void;
5353
5669
  get wafMempoolSizeInput(): string;
5670
+ private _wafUseJitForPcre?;
5671
+ get wafUseJitForPcre(): string;
5672
+ set wafUseJitForPcre(value: string);
5673
+ resetWafUseJitForPcre(): void;
5674
+ get wafUseJitForPcreInput(): string;
5354
5675
  private _configpbAttributes;
5355
5676
  get configpbAttributes(): ServiceenginegroupConfigpbAttributesList;
5356
5677
  putConfigpbAttributes(value: ServiceenginegroupConfigpbAttributes[] | cdktf.IResolvable): void;
@@ -5386,6 +5707,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
5386
5707
  putLabels(value: ServiceenginegroupLabels[] | cdktf.IResolvable): void;
5387
5708
  resetLabels(): void;
5388
5709
  get labelsInput(): any;
5710
+ private _licenseQuota;
5711
+ get licenseQuota(): ServiceenginegroupLicenseQuotaList;
5712
+ putLicenseQuota(value: ServiceenginegroupLicenseQuota[] | cdktf.IResolvable): void;
5713
+ resetLicenseQuota(): void;
5714
+ get licenseQuotaInput(): any;
5389
5715
  private _markers;
5390
5716
  get markers(): ServiceenginegroupMarkersList;
5391
5717
  putMarkers(value: ServiceenginegroupMarkers[] | cdktf.IResolvable): void;
@@ -5406,6 +5732,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
5406
5732
  putRealtimeSeMetrics(value: ServiceenginegroupRealtimeSeMetrics[] | cdktf.IResolvable): void;
5407
5733
  resetRealtimeSeMetrics(): void;
5408
5734
  get realtimeSeMetricsInput(): any;
5735
+ private _reservedConfiguration;
5736
+ get reservedConfiguration(): ServiceenginegroupReservedConfigurationList;
5737
+ putReservedConfiguration(value: ServiceenginegroupReservedConfiguration[] | cdktf.IResolvable): void;
5738
+ resetReservedConfiguration(): void;
5739
+ get reservedConfigurationInput(): any;
5409
5740
  private _seDosProfile;
5410
5741
  get seDosProfile(): ServiceenginegroupSeDosProfileList;
5411
5742
  putSeDosProfile(value: ServiceenginegroupSeDosProfile[] | cdktf.IResolvable): void;
@@ -5471,6 +5802,11 @@ export declare class Serviceenginegroup extends cdktf.TerraformResource {
5471
5802
  putVipAsg(value: ServiceenginegroupVipAsg[] | cdktf.IResolvable): void;
5472
5803
  resetVipAsg(): void;
5473
5804
  get vipAsgInput(): any;
5805
+ private _vsphereStoragePolicies;
5806
+ get vsphereStoragePolicies(): ServiceenginegroupVsphereStoragePoliciesList;
5807
+ putVsphereStoragePolicies(value: ServiceenginegroupVsphereStoragePolicies[] | cdktf.IResolvable): void;
5808
+ resetVsphereStoragePolicies(): void;
5809
+ get vsphereStoragePoliciesInput(): any;
5474
5810
  private _vssPlacement;
5475
5811
  get vssPlacement(): ServiceenginegroupVssPlacementList;
5476
5812
  putVssPlacement(value: ServiceenginegroupVssPlacement[] | cdktf.IResolvable): void;