@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,344 +2,400 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface PoolConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#analytics_profile_ref Pool#analytics_profile_ref}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#analytics_profile_ref Pool#analytics_profile_ref}
6
6
  */
7
7
  readonly analyticsProfileRef?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#append_port Pool#append_port}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#append_port Pool#append_port}
10
10
  */
11
11
  readonly appendPort?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#application_persistence_profile_ref Pool#application_persistence_profile_ref}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#application_persistence_profile_ref Pool#application_persistence_profile_ref}
14
14
  */
15
15
  readonly applicationPersistenceProfileRef?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#autoscale_launch_config_ref Pool#autoscale_launch_config_ref}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#autoscale_launch_config_ref Pool#autoscale_launch_config_ref}
18
18
  */
19
19
  readonly autoscaleLaunchConfigRef?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#autoscale_networks Pool#autoscale_networks}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#autoscale_networks Pool#autoscale_networks}
22
22
  */
23
23
  readonly autoscaleNetworks?: string[];
24
24
  /**
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#autoscale_policy_ref Pool#autoscale_policy_ref}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#autoscale_policy_ref Pool#autoscale_policy_ref}
26
26
  */
27
27
  readonly autoscalePolicyRef?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#capacity_estimation Pool#capacity_estimation}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#capacity_estimation Pool#capacity_estimation}
30
30
  */
31
31
  readonly capacityEstimation?: string;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#capacity_estimation_ttfb_thresh Pool#capacity_estimation_ttfb_thresh}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#capacity_estimation_ttfb_thresh Pool#capacity_estimation_ttfb_thresh}
34
34
  */
35
35
  readonly capacityEstimationTtfbThresh?: string;
36
36
  /**
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#cloud_config_cksum Pool#cloud_config_cksum}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#cloud_config_cksum Pool#cloud_config_cksum}
38
38
  */
39
39
  readonly cloudConfigCksum?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#cloud_ref Pool#cloud_ref}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#cloud_ref Pool#cloud_ref}
42
42
  */
43
43
  readonly cloudRef?: string;
44
44
  /**
45
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#connection_ramp_duration Pool#connection_ramp_duration}
45
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#connection_ramp_duration Pool#connection_ramp_duration}
46
46
  */
47
47
  readonly connectionRampDuration?: string;
48
48
  /**
49
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#created_by Pool#created_by}
49
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#created_by Pool#created_by}
50
50
  */
51
51
  readonly createdBy?: string;
52
52
  /**
53
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#default_server_port Pool#default_server_port}
53
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#default_server_port Pool#default_server_port}
54
54
  */
55
55
  readonly defaultServerPort?: string;
56
56
  /**
57
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#delete_server_on_dns_refresh Pool#delete_server_on_dns_refresh}
57
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#delete_server_on_dns_refresh Pool#delete_server_on_dns_refresh}
58
58
  */
59
59
  readonly deleteServerOnDnsRefresh?: string;
60
60
  /**
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#description Pool#description}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#description Pool#description}
62
62
  */
63
63
  readonly description?: string;
64
64
  /**
65
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#domain_name Pool#domain_name}
65
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#domain_name Pool#domain_name}
66
66
  */
67
67
  readonly domainName?: string[];
68
68
  /**
69
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#east_west Pool#east_west}
69
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#east_west Pool#east_west}
70
70
  */
71
71
  readonly eastWest?: string;
72
72
  /**
73
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#enable_http2 Pool#enable_http2}
73
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#enable_http2 Pool#enable_http2}
74
74
  */
75
75
  readonly enableHttp2?: string;
76
76
  /**
77
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#enabled Pool#enabled}
77
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#enabled Pool#enabled}
78
78
  */
79
79
  readonly enabled?: string;
80
80
  /**
81
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#external_autoscale_groups Pool#external_autoscale_groups}
81
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#external_autoscale_groups Pool#external_autoscale_groups}
82
82
  */
83
83
  readonly externalAutoscaleGroups?: string[];
84
84
  /**
85
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#fewest_tasks_feedback_delay Pool#fewest_tasks_feedback_delay}
85
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#fewest_tasks_feedback_delay Pool#fewest_tasks_feedback_delay}
86
86
  */
87
87
  readonly fewestTasksFeedbackDelay?: string;
88
88
  /**
89
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#graceful_disable_timeout Pool#graceful_disable_timeout}
89
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#graceful_disable_timeout_sec Pool#graceful_disable_timeout_sec}
90
90
  */
91
- readonly gracefulDisableTimeout?: string;
91
+ readonly gracefulDisableTimeoutSec?: string;
92
92
  /**
93
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#graceful_hm_down_disable_timeout Pool#graceful_hm_down_disable_timeout}
93
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#graceful_hm_down_disable_timeout Pool#graceful_hm_down_disable_timeout}
94
94
  */
95
95
  readonly gracefulHmDownDisableTimeout?: string;
96
96
  /**
97
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#gslb_sp_enabled Pool#gslb_sp_enabled}
97
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#gslb_pool_type Pool#gslb_pool_type}
98
+ */
99
+ readonly gslbPoolType?: string;
100
+ /**
101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#gslb_sp_enabled Pool#gslb_sp_enabled}
98
102
  */
99
103
  readonly gslbSpEnabled?: string;
100
104
  /**
101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#health_monitor_refs Pool#health_monitor_refs}
105
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#health_monitor_refs Pool#health_monitor_refs}
102
106
  */
103
107
  readonly healthMonitorRefs?: string[];
104
108
  /**
105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#host_check_enabled Pool#host_check_enabled}
109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#host_check_enabled Pool#host_check_enabled}
106
110
  */
107
111
  readonly hostCheckEnabled?: string;
108
112
  /**
109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#id Pool#id}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#id Pool#id}
110
114
  *
111
115
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
112
116
  * 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.
113
117
  */
114
118
  readonly id?: string;
115
119
  /**
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ignore_server_port Pool#ignore_server_port}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ignore_server_port Pool#ignore_server_port}
117
121
  */
118
122
  readonly ignoreServerPort?: string;
119
123
  /**
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ignore_servers Pool#ignore_servers}
124
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ignore_servers Pool#ignore_servers}
121
125
  */
122
126
  readonly ignoreServers?: boolean | cdktf.IResolvable;
123
127
  /**
124
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#inline_health_monitor Pool#inline_health_monitor}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#inline_health_monitor Pool#inline_health_monitor}
125
129
  */
126
130
  readonly inlineHealthMonitor?: string;
127
131
  /**
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ipaddrgroup_ref Pool#ipaddrgroup_ref}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ipaddrgroup_ref Pool#ipaddrgroup_ref}
129
133
  */
130
134
  readonly ipaddrgroupRef?: string;
131
135
  /**
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lb_algo_rr_per_se Pool#lb_algo_rr_per_se}
136
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lb_algo_rr_per_se Pool#lb_algo_rr_per_se}
133
137
  */
134
138
  readonly lbAlgoRrPerSe?: string;
135
139
  /**
136
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lb_algorithm Pool#lb_algorithm}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lb_algorithm Pool#lb_algorithm}
137
141
  */
138
142
  readonly lbAlgorithm?: string;
139
143
  /**
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lb_algorithm_consistent_hash_hdr Pool#lb_algorithm_consistent_hash_hdr}
144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lb_algorithm_consistent_hash_hdr Pool#lb_algorithm_consistent_hash_hdr}
141
145
  */
142
146
  readonly lbAlgorithmConsistentHashHdr?: string;
143
147
  /**
144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lb_algorithm_core_nonaffinity Pool#lb_algorithm_core_nonaffinity}
148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lb_algorithm_core_nonaffinity Pool#lb_algorithm_core_nonaffinity}
145
149
  */
146
150
  readonly lbAlgorithmCoreNonaffinity?: string;
147
151
  /**
148
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lb_algorithm_hash Pool#lb_algorithm_hash}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lb_algorithm_hash Pool#lb_algorithm_hash}
149
153
  */
150
154
  readonly lbAlgorithmHash?: string;
151
155
  /**
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#lookup_server_by_name Pool#lookup_server_by_name}
156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#lookup_server_by_name Pool#lookup_server_by_name}
153
157
  */
154
158
  readonly lookupServerByName?: string;
155
159
  /**
156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#max_concurrent_connections_per_server Pool#max_concurrent_connections_per_server}
160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#max_concurrent_connections_per_server Pool#max_concurrent_connections_per_server}
157
161
  */
158
162
  readonly maxConcurrentConnectionsPerServer?: string;
159
163
  /**
160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#min_health_monitors_up Pool#min_health_monitors_up}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#min_health_monitors_up Pool#min_health_monitors_up}
161
165
  */
162
166
  readonly minHealthMonitorsUp?: string;
163
167
  /**
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#min_servers_up Pool#min_servers_up}
168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#min_servers_up Pool#min_servers_up}
165
169
  */
166
170
  readonly minServersUp?: string;
167
171
  /**
168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#name Pool#name}
172
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#name Pool#name}
169
173
  */
170
174
  readonly name: string;
171
175
  /**
172
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#nsx_securitygroup Pool#nsx_securitygroup}
176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#nsx_securitygroup Pool#nsx_securitygroup}
173
177
  */
174
178
  readonly nsxSecuritygroup?: string[];
175
179
  /**
176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#pki_profile_ref Pool#pki_profile_ref}
180
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#pki_profile_ref Pool#pki_profile_ref}
177
181
  */
178
182
  readonly pkiProfileRef?: string;
179
183
  /**
180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#pool_type Pool#pool_type}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#pool_type Pool#pool_type}
181
185
  */
182
186
  readonly poolType?: string;
183
187
  /**
184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#request_queue_depth Pool#request_queue_depth}
188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#request_queue_depth Pool#request_queue_depth}
185
189
  */
186
190
  readonly requestQueueDepth?: string;
187
191
  /**
188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#request_queue_enabled Pool#request_queue_enabled}
192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#request_queue_enabled Pool#request_queue_enabled}
189
193
  */
190
194
  readonly requestQueueEnabled?: string;
191
195
  /**
192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#resolve_pool_by_dns Pool#resolve_pool_by_dns}
196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#resolve_pool_by_dns Pool#resolve_pool_by_dns}
193
197
  */
194
198
  readonly resolvePoolByDns?: string;
195
199
  /**
196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#rewrite_host_header_to_server_name Pool#rewrite_host_header_to_server_name}
200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#rewrite_host_header_to_server_name Pool#rewrite_host_header_to_server_name}
197
201
  */
198
202
  readonly rewriteHostHeaderToServerName?: string;
199
203
  /**
200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#rewrite_host_header_to_sni Pool#rewrite_host_header_to_sni}
204
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#rewrite_host_header_to_sni Pool#rewrite_host_header_to_sni}
201
205
  */
202
206
  readonly rewriteHostHeaderToSni?: string;
203
207
  /**
204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#routing_pool Pool#routing_pool}
208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#routing_pool Pool#routing_pool}
205
209
  */
206
210
  readonly routingPool?: string;
207
211
  /**
208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_disable_type Pool#server_disable_type}
212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_disable_type Pool#server_disable_type}
209
213
  */
210
214
  readonly serverDisableType?: string;
211
215
  /**
212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_name Pool#server_name}
216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_name Pool#server_name}
213
217
  */
214
218
  readonly serverName?: string;
215
219
  /**
216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_timeout Pool#server_timeout}
220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_timeout Pool#server_timeout}
217
221
  */
218
222
  readonly serverTimeout?: string;
219
223
  /**
220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#service_metadata Pool#service_metadata}
224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#service_metadata Pool#service_metadata}
221
225
  */
222
226
  readonly serviceMetadata?: string;
223
227
  /**
224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#sni_enabled Pool#sni_enabled}
228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#sni_enabled Pool#sni_enabled}
225
229
  */
226
230
  readonly sniEnabled?: string;
227
231
  /**
228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ssl_key_and_certificate_ref Pool#ssl_key_and_certificate_ref}
232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ssl_key_and_certificate_ref Pool#ssl_key_and_certificate_ref}
229
233
  */
230
234
  readonly sslKeyAndCertificateRef?: string;
231
235
  /**
232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ssl_profile_ref Pool#ssl_profile_ref}
236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ssl_profile_ref Pool#ssl_profile_ref}
233
237
  */
234
238
  readonly sslProfileRef?: string;
235
239
  /**
236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#tenant_ref Pool#tenant_ref}
240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#tenant_ref Pool#tenant_ref}
237
241
  */
238
242
  readonly tenantRef?: string;
239
243
  /**
240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#tier1_lr Pool#tier1_lr}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#tier1_lr Pool#tier1_lr}
241
245
  */
242
246
  readonly tier1Lr?: string;
243
247
  /**
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#use_service_port Pool#use_service_port}
248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#use_service_port Pool#use_service_port}
245
249
  */
246
250
  readonly useServicePort?: string;
247
251
  /**
248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#use_service_ssl_mode Pool#use_service_ssl_mode}
252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#use_service_ssl_mode Pool#use_service_ssl_mode}
249
253
  */
250
254
  readonly useServiceSslMode?: string;
251
255
  /**
252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#uuid Pool#uuid}
256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#uuid Pool#uuid}
253
257
  */
254
258
  readonly uuid?: string;
255
259
  /**
256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#vrf_ref Pool#vrf_ref}
260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#vrf_ref Pool#vrf_ref}
257
261
  */
258
262
  readonly vrfRef?: string;
259
263
  /**
260
264
  * analytics_policy block
261
265
  *
262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#analytics_policy Pool#analytics_policy}
266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#analytics_policy Pool#analytics_policy}
263
267
  */
264
268
  readonly analyticsPolicy?: PoolAnalyticsPolicy[] | cdktf.IResolvable;
265
269
  /**
266
270
  * configpb_attributes block
267
271
  *
268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#configpb_attributes Pool#configpb_attributes}
272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#configpb_attributes Pool#configpb_attributes}
269
273
  */
270
274
  readonly configpbAttributes?: PoolConfigpbAttributes[] | cdktf.IResolvable;
271
275
  /**
272
276
  * conn_pool_properties block
273
277
  *
274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#conn_pool_properties Pool#conn_pool_properties}
278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#conn_pool_properties Pool#conn_pool_properties}
275
279
  */
276
280
  readonly connPoolProperties?: PoolConnPoolProperties[] | cdktf.IResolvable;
277
281
  /**
278
282
  * fail_action block
279
283
  *
280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#fail_action Pool#fail_action}
284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#fail_action Pool#fail_action}
281
285
  */
282
286
  readonly failAction?: PoolFailAction[] | cdktf.IResolvable;
283
287
  /**
284
288
  * horizon_profile block
285
289
  *
286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#horizon_profile Pool#horizon_profile}
290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#horizon_profile Pool#horizon_profile}
287
291
  */
288
292
  readonly horizonProfile?: PoolHorizonProfile[] | cdktf.IResolvable;
289
293
  /**
290
294
  * http2_properties block
291
295
  *
292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#http2_properties Pool#http2_properties}
296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#http2_properties Pool#http2_properties}
293
297
  */
294
298
  readonly http2Properties?: PoolHttp2Properties[] | cdktf.IResolvable;
295
299
  /**
296
300
  * markers block
297
301
  *
298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#markers Pool#markers}
302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#markers Pool#markers}
299
303
  */
300
304
  readonly markers?: PoolMarkers[] | cdktf.IResolvable;
301
305
  /**
302
306
  * max_conn_rate_per_server block
303
307
  *
304
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#max_conn_rate_per_server Pool#max_conn_rate_per_server}
308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#max_conn_rate_per_server Pool#max_conn_rate_per_server}
305
309
  */
306
310
  readonly maxConnRatePerServer?: PoolMaxConnRatePerServer[] | cdktf.IResolvable;
307
311
  /**
308
312
  * networks block
309
313
  *
310
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#networks Pool#networks}
314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#networks Pool#networks}
311
315
  */
312
316
  readonly networks?: PoolNetworks[] | cdktf.IResolvable;
313
317
  /**
314
318
  * placement_networks block
315
319
  *
316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#placement_networks Pool#placement_networks}
320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#placement_networks Pool#placement_networks}
317
321
  */
318
322
  readonly placementNetworks?: PoolPlacementNetworks[] | cdktf.IResolvable;
319
323
  /**
320
324
  * server_reselect block
321
325
  *
322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_reselect Pool#server_reselect}
326
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_reselect Pool#server_reselect}
323
327
  */
324
328
  readonly serverReselect?: PoolServerReselect[] | cdktf.IResolvable;
325
329
  /**
326
330
  * servers block
327
331
  *
328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#servers Pool#servers}
332
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#servers Pool#servers}
329
333
  */
330
334
  readonly servers?: PoolServers[] | cdktf.IResolvable;
331
335
  /**
332
336
  * sp_gs_info block
333
337
  *
334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#sp_gs_info Pool#sp_gs_info}
338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#sp_gs_info Pool#sp_gs_info}
335
339
  */
336
340
  readonly spGsInfo?: PoolSpGsInfo[] | cdktf.IResolvable;
337
341
  }
342
+ export interface PoolAnalyticsPolicyMetricsRealtimeUpdate {
343
+ /**
344
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#duration Pool#duration}
345
+ */
346
+ readonly duration?: string;
347
+ /**
348
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#enabled Pool#enabled}
349
+ */
350
+ readonly enabled: string;
351
+ }
352
+ export declare function poolAnalyticsPolicyMetricsRealtimeUpdateToTerraform(struct?: PoolAnalyticsPolicyMetricsRealtimeUpdate | cdktf.IResolvable): any;
353
+ export declare function poolAnalyticsPolicyMetricsRealtimeUpdateToHclTerraform(struct?: PoolAnalyticsPolicyMetricsRealtimeUpdate | cdktf.IResolvable): any;
354
+ export declare class PoolAnalyticsPolicyMetricsRealtimeUpdateOutputReference extends cdktf.ComplexObject {
355
+ private isEmptyObject;
356
+ private resolvableValue?;
357
+ /**
358
+ * @param terraformResource The parent resource
359
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
360
+ * @param complexObjectIndex the index of this item in the list
361
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
362
+ */
363
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
364
+ get internalValue(): PoolAnalyticsPolicyMetricsRealtimeUpdate | cdktf.IResolvable | undefined;
365
+ set internalValue(value: PoolAnalyticsPolicyMetricsRealtimeUpdate | cdktf.IResolvable | undefined);
366
+ private _duration?;
367
+ get duration(): string;
368
+ set duration(value: string);
369
+ resetDuration(): void;
370
+ get durationInput(): string;
371
+ private _enabled?;
372
+ get enabled(): string;
373
+ set enabled(value: string);
374
+ get enabledInput(): string;
375
+ }
376
+ export declare class PoolAnalyticsPolicyMetricsRealtimeUpdateList extends cdktf.ComplexList {
377
+ protected terraformResource: cdktf.IInterpolatingParent;
378
+ protected terraformAttribute: string;
379
+ protected wrapsSet: boolean;
380
+ internalValue?: PoolAnalyticsPolicyMetricsRealtimeUpdate[] | cdktf.IResolvable;
381
+ /**
382
+ * @param terraformResource The parent resource
383
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
384
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
385
+ */
386
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
387
+ /**
388
+ * @param index the index of the item to return
389
+ */
390
+ get(index: number): PoolAnalyticsPolicyMetricsRealtimeUpdateOutputReference;
391
+ }
338
392
  export interface PoolAnalyticsPolicy {
339
393
  /**
340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#enable_realtime_metrics Pool#enable_realtime_metrics}
394
+ * metrics_realtime_update block
395
+ *
396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#metrics_realtime_update Pool#metrics_realtime_update}
341
397
  */
342
- readonly enableRealtimeMetrics?: string;
398
+ readonly metricsRealtimeUpdate?: PoolAnalyticsPolicyMetricsRealtimeUpdate[] | cdktf.IResolvable;
343
399
  }
344
400
  export declare function poolAnalyticsPolicyToTerraform(struct?: PoolAnalyticsPolicy | cdktf.IResolvable): any;
345
401
  export declare function poolAnalyticsPolicyToHclTerraform(struct?: PoolAnalyticsPolicy | cdktf.IResolvable): any;
@@ -355,11 +411,11 @@ export declare class PoolAnalyticsPolicyOutputReference extends cdktf.ComplexObj
355
411
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
356
412
  get internalValue(): PoolAnalyticsPolicy | cdktf.IResolvable | undefined;
357
413
  set internalValue(value: PoolAnalyticsPolicy | cdktf.IResolvable | undefined);
358
- private _enableRealtimeMetrics?;
359
- get enableRealtimeMetrics(): string;
360
- set enableRealtimeMetrics(value: string);
361
- resetEnableRealtimeMetrics(): void;
362
- get enableRealtimeMetricsInput(): string;
414
+ private _metricsRealtimeUpdate;
415
+ get metricsRealtimeUpdate(): PoolAnalyticsPolicyMetricsRealtimeUpdateList;
416
+ putMetricsRealtimeUpdate(value: PoolAnalyticsPolicyMetricsRealtimeUpdate[] | cdktf.IResolvable): void;
417
+ resetMetricsRealtimeUpdate(): void;
418
+ get metricsRealtimeUpdateInput(): any;
363
419
  }
364
420
  export declare class PoolAnalyticsPolicyList extends cdktf.ComplexList {
365
421
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -379,7 +435,7 @@ export declare class PoolAnalyticsPolicyList extends cdktf.ComplexList {
379
435
  }
380
436
  export interface PoolConfigpbAttributes {
381
437
  /**
382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#version Pool#version}
438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#version Pool#version}
383
439
  */
384
440
  readonly version?: string;
385
441
  }
@@ -421,19 +477,19 @@ export declare class PoolConfigpbAttributesList extends cdktf.ComplexList {
421
477
  }
422
478
  export interface PoolConnPoolProperties {
423
479
  /**
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#upstream_connpool_conn_idle_tmo Pool#upstream_connpool_conn_idle_tmo}
480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#upstream_connpool_conn_idle_tmo Pool#upstream_connpool_conn_idle_tmo}
425
481
  */
426
482
  readonly upstreamConnpoolConnIdleTmo?: string;
427
483
  /**
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#upstream_connpool_conn_life_tmo Pool#upstream_connpool_conn_life_tmo}
484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#upstream_connpool_conn_life_tmo Pool#upstream_connpool_conn_life_tmo}
429
485
  */
430
486
  readonly upstreamConnpoolConnLifeTmo?: string;
431
487
  /**
432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#upstream_connpool_conn_max_reuse Pool#upstream_connpool_conn_max_reuse}
488
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#upstream_connpool_conn_max_reuse Pool#upstream_connpool_conn_max_reuse}
433
489
  */
434
490
  readonly upstreamConnpoolConnMaxReuse?: string;
435
491
  /**
436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#upstream_connpool_server_max_cache Pool#upstream_connpool_server_max_cache}
492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#upstream_connpool_server_max_cache Pool#upstream_connpool_server_max_cache}
437
493
  */
438
494
  readonly upstreamConnpoolServerMaxCache?: string;
439
495
  }
@@ -490,15 +546,15 @@ export declare class PoolConnPoolPropertiesList extends cdktf.ComplexList {
490
546
  }
491
547
  export interface PoolFailActionLocalRspFile {
492
548
  /**
493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#content_type Pool#content_type}
549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#content_type Pool#content_type}
494
550
  */
495
551
  readonly contentType: string;
496
552
  /**
497
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file_content Pool#file_content}
553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file_content Pool#file_content}
498
554
  */
499
555
  readonly fileContent: string;
500
556
  /**
501
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file_length Pool#file_length}
557
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file_length Pool#file_length}
502
558
  */
503
559
  readonly fileLength?: string;
504
560
  }
@@ -548,13 +604,13 @@ export declare class PoolFailActionLocalRspFileList extends cdktf.ComplexList {
548
604
  }
549
605
  export interface PoolFailActionLocalRsp {
550
606
  /**
551
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#status_code Pool#status_code}
607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#status_code Pool#status_code}
552
608
  */
553
609
  readonly statusCode?: string;
554
610
  /**
555
611
  * file block
556
612
  *
557
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file Pool#file}
613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file Pool#file}
558
614
  */
559
615
  readonly file?: PoolFailActionLocalRspFile[] | cdktf.IResolvable;
560
616
  }
@@ -601,23 +657,23 @@ export declare class PoolFailActionLocalRspList extends cdktf.ComplexList {
601
657
  }
602
658
  export interface PoolFailActionRedirect {
603
659
  /**
604
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#host Pool#host}
660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#host Pool#host}
605
661
  */
606
662
  readonly host: string;
607
663
  /**
608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#path Pool#path}
664
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#path Pool#path}
609
665
  */
610
666
  readonly path?: string;
611
667
  /**
612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#protocol Pool#protocol}
668
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#protocol Pool#protocol}
613
669
  */
614
670
  readonly protocol?: string;
615
671
  /**
616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#query Pool#query}
672
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#query Pool#query}
617
673
  */
618
674
  readonly query?: string;
619
675
  /**
620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#status_code Pool#status_code}
676
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#status_code Pool#status_code}
621
677
  */
622
678
  readonly statusCode?: string;
623
679
  }
@@ -678,19 +734,19 @@ export declare class PoolFailActionRedirectList extends cdktf.ComplexList {
678
734
  }
679
735
  export interface PoolFailAction {
680
736
  /**
681
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
682
738
  */
683
739
  readonly type: string;
684
740
  /**
685
741
  * local_rsp block
686
742
  *
687
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#local_rsp Pool#local_rsp}
743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#local_rsp Pool#local_rsp}
688
744
  */
689
745
  readonly localRsp?: PoolFailActionLocalRsp[] | cdktf.IResolvable;
690
746
  /**
691
747
  * redirect block
692
748
  *
693
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#redirect Pool#redirect}
749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#redirect Pool#redirect}
694
750
  */
695
751
  readonly redirect?: PoolFailActionRedirect[] | cdktf.IResolvable;
696
752
  }
@@ -741,11 +797,11 @@ export declare class PoolFailActionList extends cdktf.ComplexList {
741
797
  }
742
798
  export interface PoolHorizonProfile {
743
799
  /**
744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#blast_port Pool#blast_port}
800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#blast_port Pool#blast_port}
745
801
  */
746
802
  readonly blastPort?: string;
747
803
  /**
748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#pcoip_port Pool#pcoip_port}
804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#pcoip_port Pool#pcoip_port}
749
805
  */
750
806
  readonly pcoipPort?: string;
751
807
  }
@@ -792,11 +848,11 @@ export declare class PoolHorizonProfileList extends cdktf.ComplexList {
792
848
  }
793
849
  export interface PoolHttp2Properties {
794
850
  /**
795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#max_http2_control_frames_per_connection Pool#max_http2_control_frames_per_connection}
851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#max_http2_control_frames_per_connection Pool#max_http2_control_frames_per_connection}
796
852
  */
797
853
  readonly maxHttp2ControlFramesPerConnection?: string;
798
854
  /**
799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#max_http2_header_field_size Pool#max_http2_header_field_size}
855
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#max_http2_header_field_size Pool#max_http2_header_field_size}
800
856
  */
801
857
  readonly maxHttp2HeaderFieldSize?: string;
802
858
  }
@@ -843,11 +899,11 @@ export declare class PoolHttp2PropertiesList extends cdktf.ComplexList {
843
899
  }
844
900
  export interface PoolMarkers {
845
901
  /**
846
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#key Pool#key}
902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#key Pool#key}
847
903
  */
848
904
  readonly key: string;
849
905
  /**
850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#values Pool#values}
906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#values Pool#values}
851
907
  */
852
908
  readonly values?: string[];
853
909
  }
@@ -893,15 +949,15 @@ export declare class PoolMarkersList extends cdktf.ComplexList {
893
949
  }
894
950
  export interface PoolMaxConnRatePerServerActionFile {
895
951
  /**
896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#content_type Pool#content_type}
952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#content_type Pool#content_type}
897
953
  */
898
954
  readonly contentType: string;
899
955
  /**
900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file_content Pool#file_content}
956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file_content Pool#file_content}
901
957
  */
902
958
  readonly fileContent: string;
903
959
  /**
904
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file_length Pool#file_length}
960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file_length Pool#file_length}
905
961
  */
906
962
  readonly fileLength?: string;
907
963
  }
@@ -951,19 +1007,19 @@ export declare class PoolMaxConnRatePerServerActionFileList extends cdktf.Comple
951
1007
  }
952
1008
  export interface PoolMaxConnRatePerServerActionRedirectHostTokens {
953
1009
  /**
954
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#end_index Pool#end_index}
1010
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#end_index Pool#end_index}
955
1011
  */
956
1012
  readonly endIndex?: string;
957
1013
  /**
958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#start_index Pool#start_index}
1014
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#start_index Pool#start_index}
959
1015
  */
960
1016
  readonly startIndex?: string;
961
1017
  /**
962
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#str_value Pool#str_value}
1018
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#str_value Pool#str_value}
963
1019
  */
964
1020
  readonly strValue?: string;
965
1021
  /**
966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1022
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
967
1023
  */
968
1024
  readonly type: string;
969
1025
  }
@@ -1019,13 +1075,13 @@ export declare class PoolMaxConnRatePerServerActionRedirectHostTokensList extend
1019
1075
  }
1020
1076
  export interface PoolMaxConnRatePerServerActionRedirectHost {
1021
1077
  /**
1022
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1023
1079
  */
1024
1080
  readonly type: string;
1025
1081
  /**
1026
1082
  * tokens block
1027
1083
  *
1028
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#tokens Pool#tokens}
1084
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#tokens Pool#tokens}
1029
1085
  */
1030
1086
  readonly tokens: PoolMaxConnRatePerServerActionRedirectHostTokens[] | cdktf.IResolvable;
1031
1087
  }
@@ -1070,19 +1126,19 @@ export declare class PoolMaxConnRatePerServerActionRedirectHostList extends cdkt
1070
1126
  }
1071
1127
  export interface PoolMaxConnRatePerServerActionRedirectPathTokens {
1072
1128
  /**
1073
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#end_index Pool#end_index}
1129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#end_index Pool#end_index}
1074
1130
  */
1075
1131
  readonly endIndex?: string;
1076
1132
  /**
1077
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#start_index Pool#start_index}
1133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#start_index Pool#start_index}
1078
1134
  */
1079
1135
  readonly startIndex?: string;
1080
1136
  /**
1081
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#str_value Pool#str_value}
1137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#str_value Pool#str_value}
1082
1138
  */
1083
1139
  readonly strValue?: string;
1084
1140
  /**
1085
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1086
1142
  */
1087
1143
  readonly type: string;
1088
1144
  }
@@ -1138,13 +1194,13 @@ export declare class PoolMaxConnRatePerServerActionRedirectPathTokensList extend
1138
1194
  }
1139
1195
  export interface PoolMaxConnRatePerServerActionRedirectPath {
1140
1196
  /**
1141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1197
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1142
1198
  */
1143
1199
  readonly type: string;
1144
1200
  /**
1145
1201
  * tokens block
1146
1202
  *
1147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#tokens Pool#tokens}
1203
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#tokens Pool#tokens}
1148
1204
  */
1149
1205
  readonly tokens: PoolMaxConnRatePerServerActionRedirectPathTokens[] | cdktf.IResolvable;
1150
1206
  }
@@ -1189,35 +1245,35 @@ export declare class PoolMaxConnRatePerServerActionRedirectPathList extends cdkt
1189
1245
  }
1190
1246
  export interface PoolMaxConnRatePerServerActionRedirect {
1191
1247
  /**
1192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#add_string Pool#add_string}
1248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#add_string Pool#add_string}
1193
1249
  */
1194
1250
  readonly addString?: string;
1195
1251
  /**
1196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#keep_query Pool#keep_query}
1252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#keep_query Pool#keep_query}
1197
1253
  */
1198
1254
  readonly keepQuery?: string;
1199
1255
  /**
1200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#port Pool#port}
1256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#port Pool#port}
1201
1257
  */
1202
1258
  readonly port?: string;
1203
1259
  /**
1204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#protocol Pool#protocol}
1260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#protocol Pool#protocol}
1205
1261
  */
1206
1262
  readonly protocol: string;
1207
1263
  /**
1208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#status_code Pool#status_code}
1264
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#status_code Pool#status_code}
1209
1265
  */
1210
1266
  readonly statusCode?: string;
1211
1267
  /**
1212
1268
  * host block
1213
1269
  *
1214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#host Pool#host}
1270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#host Pool#host}
1215
1271
  */
1216
1272
  readonly host?: PoolMaxConnRatePerServerActionRedirectHost[] | cdktf.IResolvable;
1217
1273
  /**
1218
1274
  * path block
1219
1275
  *
1220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#path Pool#path}
1276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#path Pool#path}
1221
1277
  */
1222
1278
  readonly path?: PoolMaxConnRatePerServerActionRedirectPath[] | cdktf.IResolvable;
1223
1279
  }
@@ -1288,23 +1344,23 @@ export declare class PoolMaxConnRatePerServerActionRedirectList extends cdktf.Co
1288
1344
  }
1289
1345
  export interface PoolMaxConnRatePerServerAction {
1290
1346
  /**
1291
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#status_code Pool#status_code}
1347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#status_code Pool#status_code}
1292
1348
  */
1293
1349
  readonly statusCode?: string;
1294
1350
  /**
1295
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1296
1352
  */
1297
1353
  readonly type?: string;
1298
1354
  /**
1299
1355
  * file block
1300
1356
  *
1301
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#file Pool#file}
1357
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#file Pool#file}
1302
1358
  */
1303
1359
  readonly file?: PoolMaxConnRatePerServerActionFile[] | cdktf.IResolvable;
1304
1360
  /**
1305
1361
  * redirect block
1306
1362
  *
1307
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#redirect Pool#redirect}
1363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#redirect Pool#redirect}
1308
1364
  */
1309
1365
  readonly redirect?: PoolMaxConnRatePerServerActionRedirect[] | cdktf.IResolvable;
1310
1366
  }
@@ -1361,19 +1417,19 @@ export declare class PoolMaxConnRatePerServerActionList extends cdktf.ComplexLis
1361
1417
  }
1362
1418
  export interface PoolMaxConnRatePerServerRateLimiter {
1363
1419
  /**
1364
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#burst_sz Pool#burst_sz}
1420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#burst_sz Pool#burst_sz}
1365
1421
  */
1366
1422
  readonly burstSz?: string;
1367
1423
  /**
1368
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#count Pool#count}
1424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#count Pool#count}
1369
1425
  */
1370
1426
  readonly count?: string;
1371
1427
  /**
1372
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#name Pool#name}
1428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#name Pool#name}
1373
1429
  */
1374
1430
  readonly name?: string;
1375
1431
  /**
1376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#period Pool#period}
1432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#period Pool#period}
1377
1433
  */
1378
1434
  readonly period?: string;
1379
1435
  }
@@ -1430,31 +1486,31 @@ export declare class PoolMaxConnRatePerServerRateLimiterList extends cdktf.Compl
1430
1486
  }
1431
1487
  export interface PoolMaxConnRatePerServer {
1432
1488
  /**
1433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#explicit_tracking Pool#explicit_tracking}
1489
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#explicit_tracking Pool#explicit_tracking}
1434
1490
  */
1435
1491
  readonly explicitTracking?: string;
1436
1492
  /**
1437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#fine_grain Pool#fine_grain}
1493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#fine_grain Pool#fine_grain}
1438
1494
  */
1439
1495
  readonly fineGrain?: string;
1440
1496
  /**
1441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#http_cookie Pool#http_cookie}
1497
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#http_cookie Pool#http_cookie}
1442
1498
  */
1443
1499
  readonly httpCookie?: string;
1444
1500
  /**
1445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#http_header Pool#http_header}
1501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#http_header Pool#http_header}
1446
1502
  */
1447
1503
  readonly httpHeader?: string;
1448
1504
  /**
1449
1505
  * action block
1450
1506
  *
1451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#action Pool#action}
1507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#action Pool#action}
1452
1508
  */
1453
1509
  readonly action: PoolMaxConnRatePerServerAction[] | cdktf.IResolvable;
1454
1510
  /**
1455
1511
  * rate_limiter block
1456
1512
  *
1457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#rate_limiter Pool#rate_limiter}
1513
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#rate_limiter Pool#rate_limiter}
1458
1514
  */
1459
1515
  readonly rateLimiter?: PoolMaxConnRatePerServerRateLimiter[] | cdktf.IResolvable;
1460
1516
  }
@@ -1520,11 +1576,11 @@ export declare class PoolMaxConnRatePerServerList extends cdktf.ComplexList {
1520
1576
  }
1521
1577
  export interface PoolNetworks {
1522
1578
  /**
1523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#network_ref Pool#network_ref}
1579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#network_ref Pool#network_ref}
1524
1580
  */
1525
1581
  readonly networkRef: string;
1526
1582
  /**
1527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_filter Pool#server_filter}
1583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_filter Pool#server_filter}
1528
1584
  */
1529
1585
  readonly serverFilter?: string;
1530
1586
  }
@@ -1570,11 +1626,11 @@ export declare class PoolNetworksList extends cdktf.ComplexList {
1570
1626
  }
1571
1627
  export interface PoolPlacementNetworksSubnetIpAddr {
1572
1628
  /**
1573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#addr Pool#addr}
1629
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#addr Pool#addr}
1574
1630
  */
1575
1631
  readonly addr: string;
1576
1632
  /**
1577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1578
1634
  */
1579
1635
  readonly type: string;
1580
1636
  }
@@ -1619,13 +1675,13 @@ export declare class PoolPlacementNetworksSubnetIpAddrList extends cdktf.Complex
1619
1675
  }
1620
1676
  export interface PoolPlacementNetworksSubnet {
1621
1677
  /**
1622
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#mask Pool#mask}
1678
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#mask Pool#mask}
1623
1679
  */
1624
1680
  readonly mask: string;
1625
1681
  /**
1626
1682
  * ip_addr block
1627
1683
  *
1628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ip_addr Pool#ip_addr}
1684
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ip_addr Pool#ip_addr}
1629
1685
  */
1630
1686
  readonly ipAddr: PoolPlacementNetworksSubnetIpAddr[] | cdktf.IResolvable;
1631
1687
  }
@@ -1670,13 +1726,13 @@ export declare class PoolPlacementNetworksSubnetList extends cdktf.ComplexList {
1670
1726
  }
1671
1727
  export interface PoolPlacementNetworks {
1672
1728
  /**
1673
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#network_ref Pool#network_ref}
1729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#network_ref Pool#network_ref}
1674
1730
  */
1675
1731
  readonly networkRef: string;
1676
1732
  /**
1677
1733
  * subnet block
1678
1734
  *
1679
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#subnet Pool#subnet}
1735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#subnet Pool#subnet}
1680
1736
  */
1681
1737
  readonly subnet: PoolPlacementNetworksSubnet[] | cdktf.IResolvable;
1682
1738
  }
@@ -1721,11 +1777,11 @@ export declare class PoolPlacementNetworksList extends cdktf.ComplexList {
1721
1777
  }
1722
1778
  export interface PoolServerReselectSvrRespCodeRanges {
1723
1779
  /**
1724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#begin Pool#begin}
1780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#begin Pool#begin}
1725
1781
  */
1726
1782
  readonly begin: string;
1727
1783
  /**
1728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#end Pool#end}
1784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#end Pool#end}
1729
1785
  */
1730
1786
  readonly end: string;
1731
1787
  }
@@ -1770,17 +1826,17 @@ export declare class PoolServerReselectSvrRespCodeRangesList extends cdktf.Compl
1770
1826
  }
1771
1827
  export interface PoolServerReselectSvrRespCode {
1772
1828
  /**
1773
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#codes Pool#codes}
1829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#codes Pool#codes}
1774
1830
  */
1775
1831
  readonly codes?: number[];
1776
1832
  /**
1777
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#resp_code_block Pool#resp_code_block}
1833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#resp_code_block Pool#resp_code_block}
1778
1834
  */
1779
1835
  readonly respCodeBlock?: string[];
1780
1836
  /**
1781
1837
  * ranges block
1782
1838
  *
1783
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ranges Pool#ranges}
1839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ranges Pool#ranges}
1784
1840
  */
1785
1841
  readonly ranges?: PoolServerReselectSvrRespCodeRanges[] | cdktf.IResolvable;
1786
1842
  }
@@ -1832,25 +1888,25 @@ export declare class PoolServerReselectSvrRespCodeList extends cdktf.ComplexList
1832
1888
  }
1833
1889
  export interface PoolServerReselect {
1834
1890
  /**
1835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#enabled Pool#enabled}
1891
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#enabled Pool#enabled}
1836
1892
  */
1837
1893
  readonly enabled: string;
1838
1894
  /**
1839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#num_retries Pool#num_retries}
1895
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#num_retries Pool#num_retries}
1840
1896
  */
1841
1897
  readonly numRetries?: string;
1842
1898
  /**
1843
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#retry_nonidempotent Pool#retry_nonidempotent}
1899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#retry_nonidempotent Pool#retry_nonidempotent}
1844
1900
  */
1845
1901
  readonly retryNonidempotent?: string;
1846
1902
  /**
1847
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#retry_timeout Pool#retry_timeout}
1903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#retry_timeout Pool#retry_timeout}
1848
1904
  */
1849
1905
  readonly retryTimeout?: string;
1850
1906
  /**
1851
1907
  * svr_resp_code block
1852
1908
  *
1853
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#svr_resp_code Pool#svr_resp_code}
1909
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#svr_resp_code Pool#svr_resp_code}
1854
1910
  */
1855
1911
  readonly svrRespCode?: PoolServerReselectSvrRespCode[] | cdktf.IResolvable;
1856
1912
  }
@@ -1911,11 +1967,11 @@ export declare class PoolServerReselectList extends cdktf.ComplexList {
1911
1967
  }
1912
1968
  export interface PoolServersDiscoveredNetworksSubnetIpAddr {
1913
1969
  /**
1914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#addr Pool#addr}
1970
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#addr Pool#addr}
1915
1971
  */
1916
1972
  readonly addr: string;
1917
1973
  /**
1918
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
1974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
1919
1975
  */
1920
1976
  readonly type: string;
1921
1977
  }
@@ -1960,13 +2016,13 @@ export declare class PoolServersDiscoveredNetworksSubnetIpAddrList extends cdktf
1960
2016
  }
1961
2017
  export interface PoolServersDiscoveredNetworksSubnet {
1962
2018
  /**
1963
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#mask Pool#mask}
2019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#mask Pool#mask}
1964
2020
  */
1965
2021
  readonly mask: string;
1966
2022
  /**
1967
2023
  * ip_addr block
1968
2024
  *
1969
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ip_addr Pool#ip_addr}
2025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ip_addr Pool#ip_addr}
1970
2026
  */
1971
2027
  readonly ipAddr: PoolServersDiscoveredNetworksSubnetIpAddr[] | cdktf.IResolvable;
1972
2028
  }
@@ -2011,11 +2067,11 @@ export declare class PoolServersDiscoveredNetworksSubnetList extends cdktf.Compl
2011
2067
  }
2012
2068
  export interface PoolServersDiscoveredNetworksSubnet6IpAddr {
2013
2069
  /**
2014
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#addr Pool#addr}
2070
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#addr Pool#addr}
2015
2071
  */
2016
2072
  readonly addr: string;
2017
2073
  /**
2018
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
2074
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
2019
2075
  */
2020
2076
  readonly type: string;
2021
2077
  }
@@ -2060,13 +2116,13 @@ export declare class PoolServersDiscoveredNetworksSubnet6IpAddrList extends cdkt
2060
2116
  }
2061
2117
  export interface PoolServersDiscoveredNetworksSubnet6 {
2062
2118
  /**
2063
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#mask Pool#mask}
2119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#mask Pool#mask}
2064
2120
  */
2065
2121
  readonly mask: string;
2066
2122
  /**
2067
2123
  * ip_addr block
2068
2124
  *
2069
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ip_addr Pool#ip_addr}
2125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ip_addr Pool#ip_addr}
2070
2126
  */
2071
2127
  readonly ipAddr: PoolServersDiscoveredNetworksSubnet6IpAddr[] | cdktf.IResolvable;
2072
2128
  }
@@ -2111,19 +2167,19 @@ export declare class PoolServersDiscoveredNetworksSubnet6List extends cdktf.Comp
2111
2167
  }
2112
2168
  export interface PoolServersDiscoveredNetworks {
2113
2169
  /**
2114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#network_ref Pool#network_ref}
2170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#network_ref Pool#network_ref}
2115
2171
  */
2116
2172
  readonly networkRef: string;
2117
2173
  /**
2118
2174
  * subnet block
2119
2175
  *
2120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#subnet Pool#subnet}
2176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#subnet Pool#subnet}
2121
2177
  */
2122
2178
  readonly subnet?: PoolServersDiscoveredNetworksSubnet[] | cdktf.IResolvable;
2123
2179
  /**
2124
2180
  * subnet6 block
2125
2181
  *
2126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#subnet6 Pool#subnet6}
2182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#subnet6 Pool#subnet6}
2127
2183
  */
2128
2184
  readonly subnet6?: PoolServersDiscoveredNetworksSubnet6[] | cdktf.IResolvable;
2129
2185
  }
@@ -2174,11 +2230,11 @@ export declare class PoolServersDiscoveredNetworksList extends cdktf.ComplexList
2174
2230
  }
2175
2231
  export interface PoolServersIp {
2176
2232
  /**
2177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#addr Pool#addr}
2233
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#addr Pool#addr}
2178
2234
  */
2179
2235
  readonly addr: string;
2180
2236
  /**
2181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#type Pool#type}
2237
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#type Pool#type}
2182
2238
  */
2183
2239
  readonly type: string;
2184
2240
  }
@@ -2223,19 +2279,19 @@ export declare class PoolServersIpList extends cdktf.ComplexList {
2223
2279
  }
2224
2280
  export interface PoolServersLocation {
2225
2281
  /**
2226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#latitude Pool#latitude}
2282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#latitude Pool#latitude}
2227
2283
  */
2228
2284
  readonly latitude?: string;
2229
2285
  /**
2230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#longitude Pool#longitude}
2286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#longitude Pool#longitude}
2231
2287
  */
2232
2288
  readonly longitude?: string;
2233
2289
  /**
2234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#name Pool#name}
2290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#name Pool#name}
2235
2291
  */
2236
2292
  readonly name?: string;
2237
2293
  /**
2238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#tag Pool#tag}
2294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#tag Pool#tag}
2239
2295
  */
2240
2296
  readonly tag?: string;
2241
2297
  }
@@ -2290,101 +2346,168 @@ export declare class PoolServersLocationList extends cdktf.ComplexList {
2290
2346
  */
2291
2347
  get(index: number): PoolServersLocationOutputReference;
2292
2348
  }
2349
+ export interface PoolServersSrvRdata {
2350
+ /**
2351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#port Pool#port}
2352
+ */
2353
+ readonly port: string;
2354
+ /**
2355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#priority Pool#priority}
2356
+ */
2357
+ readonly priority: string;
2358
+ /**
2359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#weight Pool#weight}
2360
+ */
2361
+ readonly weight: string;
2362
+ }
2363
+ export declare function poolServersSrvRdataToTerraform(struct?: PoolServersSrvRdata | cdktf.IResolvable): any;
2364
+ export declare function poolServersSrvRdataToHclTerraform(struct?: PoolServersSrvRdata | cdktf.IResolvable): any;
2365
+ export declare class PoolServersSrvRdataOutputReference extends cdktf.ComplexObject {
2366
+ private isEmptyObject;
2367
+ private resolvableValue?;
2368
+ /**
2369
+ * @param terraformResource The parent resource
2370
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2371
+ * @param complexObjectIndex the index of this item in the list
2372
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2373
+ */
2374
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2375
+ get internalValue(): PoolServersSrvRdata | cdktf.IResolvable | undefined;
2376
+ set internalValue(value: PoolServersSrvRdata | cdktf.IResolvable | undefined);
2377
+ private _port?;
2378
+ get port(): string;
2379
+ set port(value: string);
2380
+ get portInput(): string;
2381
+ private _priority?;
2382
+ get priority(): string;
2383
+ set priority(value: string);
2384
+ get priorityInput(): string;
2385
+ private _weight?;
2386
+ get weight(): string;
2387
+ set weight(value: string);
2388
+ get weightInput(): string;
2389
+ }
2390
+ export declare class PoolServersSrvRdataList extends cdktf.ComplexList {
2391
+ protected terraformResource: cdktf.IInterpolatingParent;
2392
+ protected terraformAttribute: string;
2393
+ protected wrapsSet: boolean;
2394
+ internalValue?: PoolServersSrvRdata[] | cdktf.IResolvable;
2395
+ /**
2396
+ * @param terraformResource The parent resource
2397
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2398
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2399
+ */
2400
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2401
+ /**
2402
+ * @param index the index of the item to return
2403
+ */
2404
+ get(index: number): PoolServersSrvRdataOutputReference;
2405
+ }
2293
2406
  export interface PoolServers {
2294
2407
  /**
2295
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#autoscaling_group_name Pool#autoscaling_group_name}
2408
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#autoscaling_group_name Pool#autoscaling_group_name}
2296
2409
  */
2297
2410
  readonly autoscalingGroupName?: string;
2298
2411
  /**
2299
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#availability_zone Pool#availability_zone}
2412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#availability_zone Pool#availability_zone}
2300
2413
  */
2301
2414
  readonly availabilityZone?: string;
2302
2415
  /**
2303
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#description Pool#description}
2416
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#description Pool#description}
2304
2417
  */
2305
2418
  readonly description?: string;
2306
2419
  /**
2307
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#enabled Pool#enabled}
2420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#enabled Pool#enabled}
2308
2421
  */
2309
2422
  readonly enabled?: string;
2310
2423
  /**
2311
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#external_orchestration_id Pool#external_orchestration_id}
2424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#external_orchestration_id Pool#external_orchestration_id}
2312
2425
  */
2313
2426
  readonly externalOrchestrationId?: string;
2314
2427
  /**
2315
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#external_uuid Pool#external_uuid}
2428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#external_uuid Pool#external_uuid}
2316
2429
  */
2317
2430
  readonly externalUuid?: string;
2318
2431
  /**
2319
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#hostname Pool#hostname}
2432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#health_monitor_refs Pool#health_monitor_refs}
2433
+ */
2434
+ readonly healthMonitorRefs?: string[];
2435
+ /**
2436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#hostname Pool#hostname}
2320
2437
  */
2321
2438
  readonly hostname?: string;
2322
2439
  /**
2323
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#mac_address Pool#mac_address}
2440
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#mac_address Pool#mac_address}
2324
2441
  */
2325
2442
  readonly macAddress?: string;
2326
2443
  /**
2327
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#nw_ref Pool#nw_ref}
2444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#nw_ref Pool#nw_ref}
2328
2445
  */
2329
2446
  readonly nwRef?: string;
2330
2447
  /**
2331
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#port Pool#port}
2448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#port Pool#port}
2332
2449
  */
2333
2450
  readonly port?: string;
2334
2451
  /**
2335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#preference_order Pool#preference_order}
2452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#preference_order Pool#preference_order}
2336
2453
  */
2337
2454
  readonly preferenceOrder?: string;
2338
2455
  /**
2339
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#prst_hdr_val Pool#prst_hdr_val}
2456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#prst_hdr_val Pool#prst_hdr_val}
2340
2457
  */
2341
2458
  readonly prstHdrVal?: string;
2342
2459
  /**
2343
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ratio Pool#ratio}
2460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ratio Pool#ratio}
2344
2461
  */
2345
2462
  readonly ratio?: string;
2346
2463
  /**
2347
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#resolve_server_by_dns Pool#resolve_server_by_dns}
2464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#resolve_server_by_dns Pool#resolve_server_by_dns}
2348
2465
  */
2349
2466
  readonly resolveServerByDns?: string;
2350
2467
  /**
2351
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#rewrite_host_header Pool#rewrite_host_header}
2468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#rewrite_host_header Pool#rewrite_host_header}
2352
2469
  */
2353
2470
  readonly rewriteHostHeader?: string;
2354
2471
  /**
2355
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#server_node Pool#server_node}
2472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#server_node Pool#server_node}
2356
2473
  */
2357
2474
  readonly serverNode?: string;
2358
2475
  /**
2359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#static Pool#static}
2476
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#static Pool#static}
2360
2477
  */
2361
2478
  readonly static?: string;
2362
2479
  /**
2363
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#verify_network Pool#verify_network}
2480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#verify_network Pool#verify_network}
2364
2481
  */
2365
2482
  readonly verifyNetwork?: string;
2366
2483
  /**
2367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#vm_ref Pool#vm_ref}
2484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#vm_ref Pool#vm_ref}
2368
2485
  */
2369
2486
  readonly vmRef?: string;
2370
2487
  /**
2371
2488
  * discovered_networks block
2372
2489
  *
2373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#discovered_networks Pool#discovered_networks}
2490
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#discovered_networks Pool#discovered_networks}
2374
2491
  */
2375
2492
  readonly discoveredNetworks?: PoolServersDiscoveredNetworks[] | cdktf.IResolvable;
2376
2493
  /**
2377
2494
  * ip block
2378
2495
  *
2379
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#ip Pool#ip}
2496
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#ip Pool#ip}
2380
2497
  */
2381
2498
  readonly ip: PoolServersIp[] | cdktf.IResolvable;
2382
2499
  /**
2383
2500
  * location block
2384
2501
  *
2385
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#location Pool#location}
2502
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#location Pool#location}
2386
2503
  */
2387
2504
  readonly location?: PoolServersLocation[] | cdktf.IResolvable;
2505
+ /**
2506
+ * srv_rdata block
2507
+ *
2508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#srv_rdata Pool#srv_rdata}
2509
+ */
2510
+ readonly srvRdata?: PoolServersSrvRdata[] | cdktf.IResolvable;
2388
2511
  }
2389
2512
  export declare function poolServersToTerraform(struct?: PoolServers | cdktf.IResolvable): any;
2390
2513
  export declare function poolServersToHclTerraform(struct?: PoolServers | cdktf.IResolvable): any;
@@ -2430,6 +2553,11 @@ export declare class PoolServersOutputReference extends cdktf.ComplexObject {
2430
2553
  set externalUuid(value: string);
2431
2554
  resetExternalUuid(): void;
2432
2555
  get externalUuidInput(): string;
2556
+ private _healthMonitorRefs?;
2557
+ get healthMonitorRefs(): string[];
2558
+ set healthMonitorRefs(value: string[]);
2559
+ resetHealthMonitorRefs(): void;
2560
+ get healthMonitorRefsInput(): string[];
2433
2561
  private _hostname?;
2434
2562
  get hostname(): string;
2435
2563
  set hostname(value: string);
@@ -2509,6 +2637,11 @@ export declare class PoolServersOutputReference extends cdktf.ComplexObject {
2509
2637
  putLocation(value: PoolServersLocation[] | cdktf.IResolvable): void;
2510
2638
  resetLocation(): void;
2511
2639
  get locationInput(): any;
2640
+ private _srvRdata;
2641
+ get srvRdata(): PoolServersSrvRdataList;
2642
+ putSrvRdata(value: PoolServersSrvRdata[] | cdktf.IResolvable): void;
2643
+ resetSrvRdata(): void;
2644
+ get srvRdataInput(): any;
2512
2645
  }
2513
2646
  export declare class PoolServersList extends cdktf.ComplexList {
2514
2647
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -2528,11 +2661,11 @@ export declare class PoolServersList extends cdktf.ComplexList {
2528
2661
  }
2529
2662
  export interface PoolSpGsInfo {
2530
2663
  /**
2531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#fqdns Pool#fqdns}
2664
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#fqdns Pool#fqdns}
2532
2665
  */
2533
2666
  readonly fqdns?: string[];
2534
2667
  /**
2535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#gs_ref Pool#gs_ref}
2668
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#gs_ref Pool#gs_ref}
2536
2669
  */
2537
2670
  readonly gsRef?: string;
2538
2671
  }
@@ -2578,7 +2711,7 @@ export declare class PoolSpGsInfoList extends cdktf.ComplexList {
2578
2711
  get(index: number): PoolSpGsInfoOutputReference;
2579
2712
  }
2580
2713
  /**
2581
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool avi_pool}
2714
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool avi_pool}
2582
2715
  */
2583
2716
  export declare class Pool extends cdktf.TerraformResource {
2584
2717
  static readonly tfResourceType = "avi_pool";
@@ -2586,12 +2719,12 @@ export declare class Pool extends cdktf.TerraformResource {
2586
2719
  * Generates CDKTF code for importing a Pool resource upon running "cdktf plan <stack-name>"
2587
2720
  * @param scope The scope in which to define this construct
2588
2721
  * @param importToId The construct id used in the generated config for the Pool to import
2589
- * @param importFromId The id of the existing Pool that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool#import import section} in the documentation of this resource for the id to use
2722
+ * @param importFromId The id of the existing Pool that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool#import import section} in the documentation of this resource for the id to use
2590
2723
  * @param provider? Optional instance of the provider where the Pool to import is found
2591
2724
  */
2592
2725
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
2593
2726
  /**
2594
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/pool avi_pool} Resource
2727
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/pool avi_pool} Resource
2595
2728
  *
2596
2729
  * @param scope The scope in which to define this construct
2597
2730
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -2703,16 +2836,21 @@ export declare class Pool extends cdktf.TerraformResource {
2703
2836
  set fewestTasksFeedbackDelay(value: string);
2704
2837
  resetFewestTasksFeedbackDelay(): void;
2705
2838
  get fewestTasksFeedbackDelayInput(): string;
2706
- private _gracefulDisableTimeout?;
2707
- get gracefulDisableTimeout(): string;
2708
- set gracefulDisableTimeout(value: string);
2709
- resetGracefulDisableTimeout(): void;
2710
- get gracefulDisableTimeoutInput(): string;
2839
+ private _gracefulDisableTimeoutSec?;
2840
+ get gracefulDisableTimeoutSec(): string;
2841
+ set gracefulDisableTimeoutSec(value: string);
2842
+ resetGracefulDisableTimeoutSec(): void;
2843
+ get gracefulDisableTimeoutSecInput(): string;
2711
2844
  private _gracefulHmDownDisableTimeout?;
2712
2845
  get gracefulHmDownDisableTimeout(): string;
2713
2846
  set gracefulHmDownDisableTimeout(value: string);
2714
2847
  resetGracefulHmDownDisableTimeout(): void;
2715
2848
  get gracefulHmDownDisableTimeoutInput(): string;
2849
+ private _gslbPoolType?;
2850
+ get gslbPoolType(): string;
2851
+ set gslbPoolType(value: string);
2852
+ resetGslbPoolType(): void;
2853
+ get gslbPoolTypeInput(): string;
2716
2854
  private _gslbSpEnabled?;
2717
2855
  get gslbSpEnabled(): string;
2718
2856
  set gslbSpEnabled(value: string);