@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,11 +1,11 @@
1
1
  import * as cdktf from 'cdktf';
2
2
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpAddrs {
3
3
  /**
4
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5
5
  */
6
6
  readonly addr: string;
7
7
  /**
8
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
8
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
9
9
  */
10
10
  readonly type: string;
11
11
  }
@@ -50,11 +50,11 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
50
50
  }
51
51
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpPrefixesIpAddr {
52
52
  /**
53
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
53
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
54
54
  */
55
55
  readonly addr: string;
56
56
  /**
57
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
57
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
58
58
  */
59
59
  readonly type: string;
60
60
  }
@@ -99,13 +99,13 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
99
99
  }
100
100
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpPrefixes {
101
101
  /**
102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
103
103
  */
104
104
  readonly mask: string;
105
105
  /**
106
106
  * ip_addr block
107
107
  *
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
109
109
  */
110
110
  readonly ipAddr: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpPrefixesIpAddr[] | cdktf.IResolvable;
111
111
  }
@@ -150,11 +150,11 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
150
150
  }
151
151
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRangesBegin {
152
152
  /**
153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
154
154
  */
155
155
  readonly addr: string;
156
156
  /**
157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
158
158
  */
159
159
  readonly type: string;
160
160
  }
@@ -199,11 +199,11 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
199
199
  }
200
200
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRangesEnd {
201
201
  /**
202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
203
203
  */
204
204
  readonly addr: string;
205
205
  /**
206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
207
207
  */
208
208
  readonly type: string;
209
209
  }
@@ -250,13 +250,13 @@ export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRang
250
250
  /**
251
251
  * begin block
252
252
  *
253
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#begin Virtualservice#begin}
253
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
254
254
  */
255
255
  readonly begin: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRangesBegin[] | cdktf.IResolvable;
256
256
  /**
257
257
  * end block
258
258
  *
259
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end Virtualservice#end}
259
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
260
260
  */
261
261
  readonly end: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRangesEnd[] | cdktf.IResolvable;
262
262
  }
@@ -301,29 +301,29 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
301
301
  }
302
302
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp {
303
303
  /**
304
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
304
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
305
305
  */
306
306
  readonly groupRefs?: string[];
307
307
  /**
308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
309
309
  */
310
310
  readonly matchCriteria: string;
311
311
  /**
312
312
  * addrs block
313
313
  *
314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addrs Virtualservice#addrs}
314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addrs Virtualservice#addrs}
315
315
  */
316
316
  readonly addrs?: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpAddrs[] | cdktf.IResolvable;
317
317
  /**
318
318
  * prefixes block
319
319
  *
320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
321
321
  */
322
322
  readonly prefixes?: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpPrefixes[] | cdktf.IResolvable;
323
323
  /**
324
324
  * ranges block
325
325
  *
326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ranges Virtualservice#ranges}
326
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ranges Virtualservice#ranges}
327
327
  */
328
328
  readonly ranges?: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIpRanges[] | cdktf.IResolvable;
329
329
  }
@@ -384,15 +384,15 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp
384
384
  }
385
385
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingSampleUris {
386
386
  /**
387
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
388
388
  */
389
389
  readonly matchCriteria: string;
390
390
  /**
391
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_str Virtualservice#match_str}
391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_str Virtualservice#match_str}
392
392
  */
393
393
  readonly matchStr?: string[];
394
394
  /**
395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
396
396
  */
397
397
  readonly stringGroupRefs?: string[];
398
398
  }
@@ -443,15 +443,15 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingSampleUr
443
443
  }
444
444
  export interface VirtualserviceAnalyticsPolicyClientInsightsSamplingSkipUris {
445
445
  /**
446
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
447
447
  */
448
448
  readonly matchCriteria: string;
449
449
  /**
450
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_str Virtualservice#match_str}
450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_str Virtualservice#match_str}
451
451
  */
452
452
  readonly matchStr?: string[];
453
453
  /**
454
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
455
455
  */
456
456
  readonly stringGroupRefs?: string[];
457
457
  }
@@ -504,19 +504,19 @@ export interface VirtualserviceAnalyticsPolicyClientInsightsSampling {
504
504
  /**
505
505
  * client_ip block
506
506
  *
507
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
508
508
  */
509
509
  readonly clientIp?: VirtualserviceAnalyticsPolicyClientInsightsSamplingClientIp[] | cdktf.IResolvable;
510
510
  /**
511
511
  * sample_uris block
512
512
  *
513
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#sample_uris Virtualservice#sample_uris}
513
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#sample_uris Virtualservice#sample_uris}
514
514
  */
515
515
  readonly sampleUris?: VirtualserviceAnalyticsPolicyClientInsightsSamplingSampleUris[] | cdktf.IResolvable;
516
516
  /**
517
517
  * skip_uris block
518
518
  *
519
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#skip_uris Virtualservice#skip_uris}
519
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#skip_uris Virtualservice#skip_uris}
520
520
  */
521
521
  readonly skipUris?: VirtualserviceAnalyticsPolicyClientInsightsSamplingSkipUris[] | cdktf.IResolvable;
522
522
  }
@@ -568,11 +568,11 @@ export declare class VirtualserviceAnalyticsPolicyClientInsightsSamplingList ext
568
568
  }
569
569
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpAddrs {
570
570
  /**
571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
572
572
  */
573
573
  readonly addr: string;
574
574
  /**
575
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
575
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
576
576
  */
577
577
  readonly type: string;
578
578
  }
@@ -617,11 +617,11 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpAddrsL
617
617
  }
618
618
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefixesIpAddr {
619
619
  /**
620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
621
621
  */
622
622
  readonly addr: string;
623
623
  /**
624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
625
625
  */
626
626
  readonly type: string;
627
627
  }
@@ -666,13 +666,13 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefix
666
666
  }
667
667
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefixes {
668
668
  /**
669
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
669
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
670
670
  */
671
671
  readonly mask: string;
672
672
  /**
673
673
  * ip_addr block
674
674
  *
675
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
675
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
676
676
  */
677
677
  readonly ipAddr: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefixesIpAddr[] | cdktf.IResolvable;
678
678
  }
@@ -717,11 +717,11 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefix
717
717
  }
718
718
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRangesBegin {
719
719
  /**
720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
721
721
  */
722
722
  readonly addr: string;
723
723
  /**
724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
724
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
725
725
  */
726
726
  readonly type: string;
727
727
  }
@@ -766,11 +766,11 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRanges
766
766
  }
767
767
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRangesEnd {
768
768
  /**
769
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
769
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
770
770
  */
771
771
  readonly addr: string;
772
772
  /**
773
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
774
774
  */
775
775
  readonly type: string;
776
776
  }
@@ -817,13 +817,13 @@ export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRanges {
817
817
  /**
818
818
  * begin block
819
819
  *
820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#begin Virtualservice#begin}
820
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
821
821
  */
822
822
  readonly begin: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRangesBegin[] | cdktf.IResolvable;
823
823
  /**
824
824
  * end block
825
825
  *
826
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end Virtualservice#end}
826
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
827
827
  */
828
828
  readonly end: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRangesEnd[] | cdktf.IResolvable;
829
829
  }
@@ -868,29 +868,29 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRanges
868
868
  }
869
869
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersClientIp {
870
870
  /**
871
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
872
872
  */
873
873
  readonly groupRefs?: string[];
874
874
  /**
875
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
875
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
876
876
  */
877
877
  readonly matchCriteria: string;
878
878
  /**
879
879
  * addrs block
880
880
  *
881
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addrs Virtualservice#addrs}
881
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addrs Virtualservice#addrs}
882
882
  */
883
883
  readonly addrs?: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpAddrs[] | cdktf.IResolvable;
884
884
  /**
885
885
  * prefixes block
886
886
  *
887
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
887
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
888
888
  */
889
889
  readonly prefixes?: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpPrefixes[] | cdktf.IResolvable;
890
890
  /**
891
891
  * ranges block
892
892
  *
893
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ranges Virtualservice#ranges}
893
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ranges Virtualservice#ranges}
894
894
  */
895
895
  readonly ranges?: VirtualserviceAnalyticsPolicyClientLogFiltersClientIpRanges[] | cdktf.IResolvable;
896
896
  }
@@ -951,15 +951,15 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersClientIpList e
951
951
  }
952
952
  export interface VirtualserviceAnalyticsPolicyClientLogFiltersUri {
953
953
  /**
954
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
954
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
955
955
  */
956
956
  readonly matchCriteria: string;
957
957
  /**
958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_str Virtualservice#match_str}
958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_str Virtualservice#match_str}
959
959
  */
960
960
  readonly matchStr?: string[];
961
961
  /**
962
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
962
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
963
963
  */
964
964
  readonly stringGroupRefs?: string[];
965
965
  }
@@ -1010,35 +1010,35 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersUriList extend
1010
1010
  }
1011
1011
  export interface VirtualserviceAnalyticsPolicyClientLogFilters {
1012
1012
  /**
1013
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#all_headers Virtualservice#all_headers}
1013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#all_headers Virtualservice#all_headers}
1014
1014
  */
1015
1015
  readonly allHeaders?: string;
1016
1016
  /**
1017
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#duration Virtualservice#duration}
1017
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#duration Virtualservice#duration}
1018
1018
  */
1019
1019
  readonly duration?: string;
1020
1020
  /**
1021
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enabled Virtualservice#enabled}
1021
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enabled Virtualservice#enabled}
1022
1022
  */
1023
1023
  readonly enabled: string;
1024
1024
  /**
1025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
1025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
1026
1026
  */
1027
1027
  readonly index: string;
1028
1028
  /**
1029
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
1029
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
1030
1030
  */
1031
1031
  readonly name: string;
1032
1032
  /**
1033
1033
  * client_ip block
1034
1034
  *
1035
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
1035
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
1036
1036
  */
1037
1037
  readonly clientIp?: VirtualserviceAnalyticsPolicyClientLogFiltersClientIp[] | cdktf.IResolvable;
1038
1038
  /**
1039
1039
  * uri block
1040
1040
  *
1041
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#uri Virtualservice#uri}
1041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#uri Virtualservice#uri}
1042
1042
  */
1043
1043
  readonly uri?: VirtualserviceAnalyticsPolicyClientLogFiltersUri[] | cdktf.IResolvable;
1044
1044
  }
@@ -1107,15 +1107,15 @@ export declare class VirtualserviceAnalyticsPolicyClientLogFiltersList extends c
1107
1107
  }
1108
1108
  export interface VirtualserviceAnalyticsPolicyFullClientLogs {
1109
1109
  /**
1110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#duration Virtualservice#duration}
1110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#duration Virtualservice#duration}
1111
1111
  */
1112
1112
  readonly duration?: string;
1113
1113
  /**
1114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enabled Virtualservice#enabled}
1114
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enabled Virtualservice#enabled}
1115
1115
  */
1116
1116
  readonly enabled: string;
1117
1117
  /**
1118
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#throttle Virtualservice#throttle}
1118
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#throttle Virtualservice#throttle}
1119
1119
  */
1120
1120
  readonly throttle?: string;
1121
1121
  }
@@ -1166,15 +1166,15 @@ export declare class VirtualserviceAnalyticsPolicyFullClientLogsList extends cdk
1166
1166
  }
1167
1167
  export interface VirtualserviceAnalyticsPolicyLearningLogPolicy {
1168
1168
  /**
1169
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enabled Virtualservice#enabled}
1169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enabled Virtualservice#enabled}
1170
1170
  */
1171
1171
  readonly enabled?: string;
1172
1172
  /**
1173
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host Virtualservice#host}
1173
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host Virtualservice#host}
1174
1174
  */
1175
1175
  readonly host?: string;
1176
1176
  /**
1177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port Virtualservice#port}
1177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port Virtualservice#port}
1178
1178
  */
1179
1179
  readonly port?: string;
1180
1180
  }
@@ -1226,11 +1226,11 @@ export declare class VirtualserviceAnalyticsPolicyLearningLogPolicyList extends
1226
1226
  }
1227
1227
  export interface VirtualserviceAnalyticsPolicyMetricsRealtimeUpdate {
1228
1228
  /**
1229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#duration Virtualservice#duration}
1229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#duration Virtualservice#duration}
1230
1230
  */
1231
1231
  readonly duration?: string;
1232
1232
  /**
1233
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enabled Virtualservice#enabled}
1233
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enabled Virtualservice#enabled}
1234
1234
  */
1235
1235
  readonly enabled: string;
1236
1236
  }
@@ -1276,49 +1276,49 @@ export declare class VirtualserviceAnalyticsPolicyMetricsRealtimeUpdateList exte
1276
1276
  }
1277
1277
  export interface VirtualserviceAnalyticsPolicy {
1278
1278
  /**
1279
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#all_headers Virtualservice#all_headers}
1279
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#all_headers Virtualservice#all_headers}
1280
1280
  */
1281
1281
  readonly allHeaders?: string;
1282
1282
  /**
1283
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_insights Virtualservice#client_insights}
1283
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_insights Virtualservice#client_insights}
1284
1284
  */
1285
1285
  readonly clientInsights?: string;
1286
1286
  /**
1287
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#significant_log_throttle Virtualservice#significant_log_throttle}
1287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#significant_log_throttle Virtualservice#significant_log_throttle}
1288
1288
  */
1289
1289
  readonly significantLogThrottle?: string;
1290
1290
  /**
1291
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#udf_log_throttle Virtualservice#udf_log_throttle}
1291
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#udf_log_throttle Virtualservice#udf_log_throttle}
1292
1292
  */
1293
1293
  readonly udfLogThrottle?: string;
1294
1294
  /**
1295
1295
  * client_insights_sampling block
1296
1296
  *
1297
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_insights_sampling Virtualservice#client_insights_sampling}
1297
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_insights_sampling Virtualservice#client_insights_sampling}
1298
1298
  */
1299
1299
  readonly clientInsightsSampling?: VirtualserviceAnalyticsPolicyClientInsightsSampling[] | cdktf.IResolvable;
1300
1300
  /**
1301
1301
  * client_log_filters block
1302
1302
  *
1303
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_log_filters Virtualservice#client_log_filters}
1303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_log_filters Virtualservice#client_log_filters}
1304
1304
  */
1305
1305
  readonly clientLogFilters?: VirtualserviceAnalyticsPolicyClientLogFilters[] | cdktf.IResolvable;
1306
1306
  /**
1307
1307
  * full_client_logs block
1308
1308
  *
1309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#full_client_logs Virtualservice#full_client_logs}
1309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#full_client_logs Virtualservice#full_client_logs}
1310
1310
  */
1311
1311
  readonly fullClientLogs?: VirtualserviceAnalyticsPolicyFullClientLogs[] | cdktf.IResolvable;
1312
1312
  /**
1313
1313
  * learning_log_policy block
1314
1314
  *
1315
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#learning_log_policy Virtualservice#learning_log_policy}
1315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#learning_log_policy Virtualservice#learning_log_policy}
1316
1316
  */
1317
1317
  readonly learningLogPolicy?: VirtualserviceAnalyticsPolicyLearningLogPolicy[] | cdktf.IResolvable;
1318
1318
  /**
1319
1319
  * metrics_realtime_update block
1320
1320
  *
1321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#metrics_realtime_update Virtualservice#metrics_realtime_update}
1321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#metrics_realtime_update Virtualservice#metrics_realtime_update}
1322
1322
  */
1323
1323
  readonly metricsRealtimeUpdate?: VirtualserviceAnalyticsPolicyMetricsRealtimeUpdate[] | cdktf.IResolvable;
1324
1324
  }
@@ -1400,7 +1400,7 @@ export declare class VirtualserviceAnalyticsPolicyList extends cdktf.ComplexList
1400
1400
  }
1401
1401
  export interface VirtualserviceConfigpbAttributes {
1402
1402
  /**
1403
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#version Virtualservice#version}
1403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#version Virtualservice#version}
1404
1404
  */
1405
1405
  readonly version?: string;
1406
1406
  }
@@ -1442,15 +1442,15 @@ export declare class VirtualserviceConfigpbAttributesList extends cdktf.ComplexL
1442
1442
  }
1443
1443
  export interface VirtualserviceConnectionsRateLimitActionFile {
1444
1444
  /**
1445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#content_type Virtualservice#content_type}
1445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#content_type Virtualservice#content_type}
1446
1446
  */
1447
1447
  readonly contentType: string;
1448
1448
  /**
1449
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file_content Virtualservice#file_content}
1449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file_content Virtualservice#file_content}
1450
1450
  */
1451
1451
  readonly fileContent: string;
1452
1452
  /**
1453
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file_length Virtualservice#file_length}
1453
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file_length Virtualservice#file_length}
1454
1454
  */
1455
1455
  readonly fileLength?: string;
1456
1456
  }
@@ -1500,19 +1500,19 @@ export declare class VirtualserviceConnectionsRateLimitActionFileList extends cd
1500
1500
  }
1501
1501
  export interface VirtualserviceConnectionsRateLimitActionRedirectHostTokens {
1502
1502
  /**
1503
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end_index Virtualservice#end_index}
1503
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end_index Virtualservice#end_index}
1504
1504
  */
1505
1505
  readonly endIndex?: string;
1506
1506
  /**
1507
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#start_index Virtualservice#start_index}
1507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#start_index Virtualservice#start_index}
1508
1508
  */
1509
1509
  readonly startIndex?: string;
1510
1510
  /**
1511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#str_value Virtualservice#str_value}
1511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#str_value Virtualservice#str_value}
1512
1512
  */
1513
1513
  readonly strValue?: string;
1514
1514
  /**
1515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1515
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1516
1516
  */
1517
1517
  readonly type: string;
1518
1518
  }
@@ -1568,13 +1568,13 @@ export declare class VirtualserviceConnectionsRateLimitActionRedirectHostTokensL
1568
1568
  }
1569
1569
  export interface VirtualserviceConnectionsRateLimitActionRedirectHost {
1570
1570
  /**
1571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1572
1572
  */
1573
1573
  readonly type: string;
1574
1574
  /**
1575
1575
  * tokens block
1576
1576
  *
1577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#tokens Virtualservice#tokens}
1577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#tokens Virtualservice#tokens}
1578
1578
  */
1579
1579
  readonly tokens: VirtualserviceConnectionsRateLimitActionRedirectHostTokens[] | cdktf.IResolvable;
1580
1580
  }
@@ -1619,19 +1619,19 @@ export declare class VirtualserviceConnectionsRateLimitActionRedirectHostList ex
1619
1619
  }
1620
1620
  export interface VirtualserviceConnectionsRateLimitActionRedirectPathTokens {
1621
1621
  /**
1622
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end_index Virtualservice#end_index}
1622
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end_index Virtualservice#end_index}
1623
1623
  */
1624
1624
  readonly endIndex?: string;
1625
1625
  /**
1626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#start_index Virtualservice#start_index}
1626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#start_index Virtualservice#start_index}
1627
1627
  */
1628
1628
  readonly startIndex?: string;
1629
1629
  /**
1630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#str_value Virtualservice#str_value}
1630
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#str_value Virtualservice#str_value}
1631
1631
  */
1632
1632
  readonly strValue?: string;
1633
1633
  /**
1634
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1634
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1635
1635
  */
1636
1636
  readonly type: string;
1637
1637
  }
@@ -1687,13 +1687,13 @@ export declare class VirtualserviceConnectionsRateLimitActionRedirectPathTokensL
1687
1687
  }
1688
1688
  export interface VirtualserviceConnectionsRateLimitActionRedirectPath {
1689
1689
  /**
1690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1691
1691
  */
1692
1692
  readonly type: string;
1693
1693
  /**
1694
1694
  * tokens block
1695
1695
  *
1696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#tokens Virtualservice#tokens}
1696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#tokens Virtualservice#tokens}
1697
1697
  */
1698
1698
  readonly tokens: VirtualserviceConnectionsRateLimitActionRedirectPathTokens[] | cdktf.IResolvable;
1699
1699
  }
@@ -1738,35 +1738,35 @@ export declare class VirtualserviceConnectionsRateLimitActionRedirectPathList ex
1738
1738
  }
1739
1739
  export interface VirtualserviceConnectionsRateLimitActionRedirect {
1740
1740
  /**
1741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#add_string Virtualservice#add_string}
1741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#add_string Virtualservice#add_string}
1742
1742
  */
1743
1743
  readonly addString?: string;
1744
1744
  /**
1745
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#keep_query Virtualservice#keep_query}
1745
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#keep_query Virtualservice#keep_query}
1746
1746
  */
1747
1747
  readonly keepQuery?: string;
1748
1748
  /**
1749
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port Virtualservice#port}
1749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port Virtualservice#port}
1750
1750
  */
1751
1751
  readonly port?: string;
1752
1752
  /**
1753
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#protocol Virtualservice#protocol}
1753
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#protocol Virtualservice#protocol}
1754
1754
  */
1755
1755
  readonly protocol: string;
1756
1756
  /**
1757
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#status_code Virtualservice#status_code}
1757
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#status_code Virtualservice#status_code}
1758
1758
  */
1759
1759
  readonly statusCode?: string;
1760
1760
  /**
1761
1761
  * host block
1762
1762
  *
1763
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host Virtualservice#host}
1763
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host Virtualservice#host}
1764
1764
  */
1765
1765
  readonly host?: VirtualserviceConnectionsRateLimitActionRedirectHost[] | cdktf.IResolvable;
1766
1766
  /**
1767
1767
  * path block
1768
1768
  *
1769
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#path Virtualservice#path}
1769
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#path Virtualservice#path}
1770
1770
  */
1771
1771
  readonly path?: VirtualserviceConnectionsRateLimitActionRedirectPath[] | cdktf.IResolvable;
1772
1772
  }
@@ -1837,23 +1837,23 @@ export declare class VirtualserviceConnectionsRateLimitActionRedirectList extend
1837
1837
  }
1838
1838
  export interface VirtualserviceConnectionsRateLimitAction {
1839
1839
  /**
1840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#status_code Virtualservice#status_code}
1840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#status_code Virtualservice#status_code}
1841
1841
  */
1842
1842
  readonly statusCode?: string;
1843
1843
  /**
1844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1845
1845
  */
1846
1846
  readonly type?: string;
1847
1847
  /**
1848
1848
  * file block
1849
1849
  *
1850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file Virtualservice#file}
1850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file Virtualservice#file}
1851
1851
  */
1852
1852
  readonly file?: VirtualserviceConnectionsRateLimitActionFile[] | cdktf.IResolvable;
1853
1853
  /**
1854
1854
  * redirect block
1855
1855
  *
1856
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#redirect Virtualservice#redirect}
1856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#redirect Virtualservice#redirect}
1857
1857
  */
1858
1858
  readonly redirect?: VirtualserviceConnectionsRateLimitActionRedirect[] | cdktf.IResolvable;
1859
1859
  }
@@ -1910,19 +1910,19 @@ export declare class VirtualserviceConnectionsRateLimitActionList extends cdktf.
1910
1910
  }
1911
1911
  export interface VirtualserviceConnectionsRateLimitRateLimiter {
1912
1912
  /**
1913
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#burst_sz Virtualservice#burst_sz}
1913
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#burst_sz Virtualservice#burst_sz}
1914
1914
  */
1915
1915
  readonly burstSz?: string;
1916
1916
  /**
1917
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#count Virtualservice#count}
1917
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#count Virtualservice#count}
1918
1918
  */
1919
1919
  readonly count?: string;
1920
1920
  /**
1921
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
1921
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
1922
1922
  */
1923
1923
  readonly name?: string;
1924
1924
  /**
1925
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#period Virtualservice#period}
1925
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#period Virtualservice#period}
1926
1926
  */
1927
1927
  readonly period?: string;
1928
1928
  }
@@ -1979,31 +1979,31 @@ export declare class VirtualserviceConnectionsRateLimitRateLimiterList extends c
1979
1979
  }
1980
1980
  export interface VirtualserviceConnectionsRateLimit {
1981
1981
  /**
1982
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#explicit_tracking Virtualservice#explicit_tracking}
1982
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#explicit_tracking Virtualservice#explicit_tracking}
1983
1983
  */
1984
1984
  readonly explicitTracking?: string;
1985
1985
  /**
1986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#fine_grain Virtualservice#fine_grain}
1986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#fine_grain Virtualservice#fine_grain}
1987
1987
  */
1988
1988
  readonly fineGrain?: string;
1989
1989
  /**
1990
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#http_cookie Virtualservice#http_cookie}
1990
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#http_cookie Virtualservice#http_cookie}
1991
1991
  */
1992
1992
  readonly httpCookie?: string;
1993
1993
  /**
1994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#http_header Virtualservice#http_header}
1994
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#http_header Virtualservice#http_header}
1995
1995
  */
1996
1996
  readonly httpHeader?: string;
1997
1997
  /**
1998
1998
  * action block
1999
1999
  *
2000
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#action Virtualservice#action}
2000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#action Virtualservice#action}
2001
2001
  */
2002
2002
  readonly action: VirtualserviceConnectionsRateLimitAction[] | cdktf.IResolvable;
2003
2003
  /**
2004
2004
  * rate_limiter block
2005
2005
  *
2006
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#rate_limiter Virtualservice#rate_limiter}
2006
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rate_limiter Virtualservice#rate_limiter}
2007
2007
  */
2008
2008
  readonly rateLimiter?: VirtualserviceConnectionsRateLimitRateLimiter[] | cdktf.IResolvable;
2009
2009
  }
@@ -2067,13 +2067,248 @@ export declare class VirtualserviceConnectionsRateLimitList extends cdktf.Comple
2067
2067
  */
2068
2068
  get(index: number): VirtualserviceConnectionsRateLimitOutputReference;
2069
2069
  }
2070
+ export interface VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString {
2071
+ /**
2072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2073
+ */
2074
+ readonly type?: string;
2075
+ /**
2076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#val Virtualservice#val}
2077
+ */
2078
+ readonly val?: string;
2079
+ }
2080
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsReplacementStringToTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString | cdktf.IResolvable): any;
2081
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsReplacementStringToHclTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString | cdktf.IResolvable): any;
2082
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringOutputReference extends cdktf.ComplexObject {
2083
+ private isEmptyObject;
2084
+ private resolvableValue?;
2085
+ /**
2086
+ * @param terraformResource The parent resource
2087
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2088
+ * @param complexObjectIndex the index of this item in the list
2089
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2090
+ */
2091
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2092
+ get internalValue(): VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString | cdktf.IResolvable | undefined;
2093
+ set internalValue(value: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString | cdktf.IResolvable | undefined);
2094
+ private _type?;
2095
+ get type(): string;
2096
+ set type(value: string);
2097
+ resetType(): void;
2098
+ get typeInput(): string;
2099
+ private _val?;
2100
+ get val(): string;
2101
+ set val(value: string);
2102
+ resetVal(): void;
2103
+ get valInput(): string;
2104
+ }
2105
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringList extends cdktf.ComplexList {
2106
+ protected terraformResource: cdktf.IInterpolatingParent;
2107
+ protected terraformAttribute: string;
2108
+ protected wrapsSet: boolean;
2109
+ internalValue?: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString[] | cdktf.IResolvable;
2110
+ /**
2111
+ * @param terraformResource The parent resource
2112
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2113
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2114
+ */
2115
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2116
+ /**
2117
+ * @param index the index of the item to return
2118
+ */
2119
+ get(index: number): VirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringOutputReference;
2120
+ }
2121
+ export interface VirtualserviceContentRewriteReqRewriteRulesPairsSearchString {
2122
+ /**
2123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2124
+ */
2125
+ readonly type?: string;
2126
+ /**
2127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#val Virtualservice#val}
2128
+ */
2129
+ readonly val: string;
2130
+ }
2131
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsSearchStringToTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString | cdktf.IResolvable): any;
2132
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsSearchStringToHclTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString | cdktf.IResolvable): any;
2133
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsSearchStringOutputReference extends cdktf.ComplexObject {
2134
+ private isEmptyObject;
2135
+ private resolvableValue?;
2136
+ /**
2137
+ * @param terraformResource The parent resource
2138
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2139
+ * @param complexObjectIndex the index of this item in the list
2140
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2141
+ */
2142
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2143
+ get internalValue(): VirtualserviceContentRewriteReqRewriteRulesPairsSearchString | cdktf.IResolvable | undefined;
2144
+ set internalValue(value: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString | cdktf.IResolvable | undefined);
2145
+ private _type?;
2146
+ get type(): string;
2147
+ set type(value: string);
2148
+ resetType(): void;
2149
+ get typeInput(): string;
2150
+ private _val?;
2151
+ get val(): string;
2152
+ set val(value: string);
2153
+ get valInput(): string;
2154
+ }
2155
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsSearchStringList extends cdktf.ComplexList {
2156
+ protected terraformResource: cdktf.IInterpolatingParent;
2157
+ protected terraformAttribute: string;
2158
+ protected wrapsSet: boolean;
2159
+ internalValue?: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString[] | cdktf.IResolvable;
2160
+ /**
2161
+ * @param terraformResource The parent resource
2162
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2163
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2164
+ */
2165
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2166
+ /**
2167
+ * @param index the index of the item to return
2168
+ */
2169
+ get(index: number): VirtualserviceContentRewriteReqRewriteRulesPairsSearchStringOutputReference;
2170
+ }
2171
+ export interface VirtualserviceContentRewriteReqRewriteRulesPairs {
2172
+ /**
2173
+ * replacement_string block
2174
+ *
2175
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#replacement_string Virtualservice#replacement_string}
2176
+ */
2177
+ readonly replacementString?: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString[] | cdktf.IResolvable;
2178
+ /**
2179
+ * search_string block
2180
+ *
2181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#search_string Virtualservice#search_string}
2182
+ */
2183
+ readonly searchString: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString[] | cdktf.IResolvable;
2184
+ }
2185
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsToTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairs | cdktf.IResolvable): any;
2186
+ export declare function virtualserviceContentRewriteReqRewriteRulesPairsToHclTerraform(struct?: VirtualserviceContentRewriteReqRewriteRulesPairs | cdktf.IResolvable): any;
2187
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsOutputReference extends cdktf.ComplexObject {
2188
+ private isEmptyObject;
2189
+ private resolvableValue?;
2190
+ /**
2191
+ * @param terraformResource The parent resource
2192
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2193
+ * @param complexObjectIndex the index of this item in the list
2194
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2195
+ */
2196
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2197
+ get internalValue(): VirtualserviceContentRewriteReqRewriteRulesPairs | cdktf.IResolvable | undefined;
2198
+ set internalValue(value: VirtualserviceContentRewriteReqRewriteRulesPairs | cdktf.IResolvable | undefined);
2199
+ private _replacementString;
2200
+ get replacementString(): VirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringList;
2201
+ putReplacementString(value: VirtualserviceContentRewriteReqRewriteRulesPairsReplacementString[] | cdktf.IResolvable): void;
2202
+ resetReplacementString(): void;
2203
+ get replacementStringInput(): any;
2204
+ private _searchString;
2205
+ get searchString(): VirtualserviceContentRewriteReqRewriteRulesPairsSearchStringList;
2206
+ putSearchString(value: VirtualserviceContentRewriteReqRewriteRulesPairsSearchString[] | cdktf.IResolvable): void;
2207
+ get searchStringInput(): any;
2208
+ }
2209
+ export declare class VirtualserviceContentRewriteReqRewriteRulesPairsList extends cdktf.ComplexList {
2210
+ protected terraformResource: cdktf.IInterpolatingParent;
2211
+ protected terraformAttribute: string;
2212
+ protected wrapsSet: boolean;
2213
+ internalValue?: VirtualserviceContentRewriteReqRewriteRulesPairs[] | cdktf.IResolvable;
2214
+ /**
2215
+ * @param terraformResource The parent resource
2216
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2217
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2218
+ */
2219
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2220
+ /**
2221
+ * @param index the index of the item to return
2222
+ */
2223
+ get(index: number): VirtualserviceContentRewriteReqRewriteRulesPairsOutputReference;
2224
+ }
2225
+ export interface VirtualserviceContentRewriteReqRewriteRules {
2226
+ /**
2227
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enable Virtualservice#enable}
2228
+ */
2229
+ readonly enable?: string;
2230
+ /**
2231
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
2232
+ */
2233
+ readonly index?: string;
2234
+ /**
2235
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
2236
+ */
2237
+ readonly name?: string;
2238
+ /**
2239
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rewritable_content_ref Virtualservice#rewritable_content_ref}
2240
+ */
2241
+ readonly rewritableContentRef?: string;
2242
+ /**
2243
+ * pairs block
2244
+ *
2245
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#pairs Virtualservice#pairs}
2246
+ */
2247
+ readonly pairs?: VirtualserviceContentRewriteReqRewriteRulesPairs[] | cdktf.IResolvable;
2248
+ }
2249
+ export declare function virtualserviceContentRewriteReqRewriteRulesToTerraform(struct?: VirtualserviceContentRewriteReqRewriteRules | cdktf.IResolvable): any;
2250
+ export declare function virtualserviceContentRewriteReqRewriteRulesToHclTerraform(struct?: VirtualserviceContentRewriteReqRewriteRules | cdktf.IResolvable): any;
2251
+ export declare class VirtualserviceContentRewriteReqRewriteRulesOutputReference extends cdktf.ComplexObject {
2252
+ private isEmptyObject;
2253
+ private resolvableValue?;
2254
+ /**
2255
+ * @param terraformResource The parent resource
2256
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2257
+ * @param complexObjectIndex the index of this item in the list
2258
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2259
+ */
2260
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2261
+ get internalValue(): VirtualserviceContentRewriteReqRewriteRules | cdktf.IResolvable | undefined;
2262
+ set internalValue(value: VirtualserviceContentRewriteReqRewriteRules | cdktf.IResolvable | undefined);
2263
+ private _enable?;
2264
+ get enable(): string;
2265
+ set enable(value: string);
2266
+ resetEnable(): void;
2267
+ get enableInput(): string;
2268
+ private _index?;
2269
+ get index(): string;
2270
+ set index(value: string);
2271
+ resetIndex(): void;
2272
+ get indexInput(): string;
2273
+ private _name?;
2274
+ get name(): string;
2275
+ set name(value: string);
2276
+ resetName(): void;
2277
+ get nameInput(): string;
2278
+ private _rewritableContentRef?;
2279
+ get rewritableContentRef(): string;
2280
+ set rewritableContentRef(value: string);
2281
+ resetRewritableContentRef(): void;
2282
+ get rewritableContentRefInput(): string;
2283
+ private _pairs;
2284
+ get pairs(): VirtualserviceContentRewriteReqRewriteRulesPairsList;
2285
+ putPairs(value: VirtualserviceContentRewriteReqRewriteRulesPairs[] | cdktf.IResolvable): void;
2286
+ resetPairs(): void;
2287
+ get pairsInput(): any;
2288
+ }
2289
+ export declare class VirtualserviceContentRewriteReqRewriteRulesList extends cdktf.ComplexList {
2290
+ protected terraformResource: cdktf.IInterpolatingParent;
2291
+ protected terraformAttribute: string;
2292
+ protected wrapsSet: boolean;
2293
+ internalValue?: VirtualserviceContentRewriteReqRewriteRules[] | cdktf.IResolvable;
2294
+ /**
2295
+ * @param terraformResource The parent resource
2296
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2297
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2298
+ */
2299
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2300
+ /**
2301
+ * @param index the index of the item to return
2302
+ */
2303
+ get(index: number): VirtualserviceContentRewriteReqRewriteRulesOutputReference;
2304
+ }
2070
2305
  export interface VirtualserviceContentRewriteRspRewriteRulesPairsReplacementString {
2071
2306
  /**
2072
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2073
2308
  */
2074
2309
  readonly type?: string;
2075
2310
  /**
2076
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#val Virtualservice#val}
2311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#val Virtualservice#val}
2077
2312
  */
2078
2313
  readonly val?: string;
2079
2314
  }
@@ -2120,11 +2355,11 @@ export declare class VirtualserviceContentRewriteRspRewriteRulesPairsReplacement
2120
2355
  }
2121
2356
  export interface VirtualserviceContentRewriteRspRewriteRulesPairsSearchString {
2122
2357
  /**
2123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2358
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2124
2359
  */
2125
2360
  readonly type?: string;
2126
2361
  /**
2127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#val Virtualservice#val}
2362
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#val Virtualservice#val}
2128
2363
  */
2129
2364
  readonly val: string;
2130
2365
  }
@@ -2172,13 +2407,13 @@ export interface VirtualserviceContentRewriteRspRewriteRulesPairs {
2172
2407
  /**
2173
2408
  * replacement_string block
2174
2409
  *
2175
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#replacement_string Virtualservice#replacement_string}
2410
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#replacement_string Virtualservice#replacement_string}
2176
2411
  */
2177
2412
  readonly replacementString?: VirtualserviceContentRewriteRspRewriteRulesPairsReplacementString[] | cdktf.IResolvable;
2178
2413
  /**
2179
2414
  * search_string block
2180
2415
  *
2181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#search_string Virtualservice#search_string}
2416
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#search_string Virtualservice#search_string}
2182
2417
  */
2183
2418
  readonly searchString: VirtualserviceContentRewriteRspRewriteRulesPairsSearchString[] | cdktf.IResolvable;
2184
2419
  }
@@ -2224,21 +2459,25 @@ export declare class VirtualserviceContentRewriteRspRewriteRulesPairsList extend
2224
2459
  }
2225
2460
  export interface VirtualserviceContentRewriteRspRewriteRules {
2226
2461
  /**
2227
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enable Virtualservice#enable}
2462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enable Virtualservice#enable}
2228
2463
  */
2229
2464
  readonly enable?: string;
2230
2465
  /**
2231
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
2466
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
2232
2467
  */
2233
2468
  readonly index?: string;
2234
2469
  /**
2235
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
2470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
2236
2471
  */
2237
2472
  readonly name?: string;
2238
2473
  /**
2474
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rewritable_content_ref Virtualservice#rewritable_content_ref}
2475
+ */
2476
+ readonly rewritableContentRef?: string;
2477
+ /**
2239
2478
  * pairs block
2240
2479
  *
2241
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#pairs Virtualservice#pairs}
2480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#pairs Virtualservice#pairs}
2242
2481
  */
2243
2482
  readonly pairs?: VirtualserviceContentRewriteRspRewriteRulesPairs[] | cdktf.IResolvable;
2244
2483
  }
@@ -2271,6 +2510,11 @@ export declare class VirtualserviceContentRewriteRspRewriteRulesOutputReference
2271
2510
  set name(value: string);
2272
2511
  resetName(): void;
2273
2512
  get nameInput(): string;
2513
+ private _rewritableContentRef?;
2514
+ get rewritableContentRef(): string;
2515
+ set rewritableContentRef(value: string);
2516
+ resetRewritableContentRef(): void;
2517
+ get rewritableContentRefInput(): string;
2274
2518
  private _pairs;
2275
2519
  get pairs(): VirtualserviceContentRewriteRspRewriteRulesPairsList;
2276
2520
  putPairs(value: VirtualserviceContentRewriteRspRewriteRulesPairs[] | cdktf.IResolvable): void;
@@ -2295,13 +2539,15 @@ export declare class VirtualserviceContentRewriteRspRewriteRulesList extends cdk
2295
2539
  }
2296
2540
  export interface VirtualserviceContentRewrite {
2297
2541
  /**
2298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#rewritable_content_ref Virtualservice#rewritable_content_ref}
2542
+ * req_rewrite_rules block
2543
+ *
2544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#req_rewrite_rules Virtualservice#req_rewrite_rules}
2299
2545
  */
2300
- readonly rewritableContentRef?: string;
2546
+ readonly reqRewriteRules?: VirtualserviceContentRewriteReqRewriteRules[] | cdktf.IResolvable;
2301
2547
  /**
2302
2548
  * rsp_rewrite_rules block
2303
2549
  *
2304
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#rsp_rewrite_rules Virtualservice#rsp_rewrite_rules}
2550
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rsp_rewrite_rules Virtualservice#rsp_rewrite_rules}
2305
2551
  */
2306
2552
  readonly rspRewriteRules?: VirtualserviceContentRewriteRspRewriteRules[] | cdktf.IResolvable;
2307
2553
  }
@@ -2319,11 +2565,11 @@ export declare class VirtualserviceContentRewriteOutputReference extends cdktf.C
2319
2565
  constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2320
2566
  get internalValue(): VirtualserviceContentRewrite | cdktf.IResolvable | undefined;
2321
2567
  set internalValue(value: VirtualserviceContentRewrite | cdktf.IResolvable | undefined);
2322
- private _rewritableContentRef?;
2323
- get rewritableContentRef(): string;
2324
- set rewritableContentRef(value: string);
2325
- resetRewritableContentRef(): void;
2326
- get rewritableContentRefInput(): string;
2568
+ private _reqRewriteRules;
2569
+ get reqRewriteRules(): VirtualserviceContentRewriteReqRewriteRulesList;
2570
+ putReqRewriteRules(value: VirtualserviceContentRewriteReqRewriteRules[] | cdktf.IResolvable): void;
2571
+ resetReqRewriteRules(): void;
2572
+ get reqRewriteRulesInput(): any;
2327
2573
  private _rspRewriteRules;
2328
2574
  get rspRewriteRules(): VirtualserviceContentRewriteRspRewriteRulesList;
2329
2575
  putRspRewriteRules(value: VirtualserviceContentRewriteRspRewriteRules[] | cdktf.IResolvable): void;
@@ -2348,7 +2594,7 @@ export declare class VirtualserviceContentRewriteList extends cdktf.ComplexList
2348
2594
  }
2349
2595
  export interface VirtualserviceDnsInfoCname {
2350
2596
  /**
2351
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cname Virtualservice#cname}
2597
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cname Virtualservice#cname}
2352
2598
  */
2353
2599
  readonly cname: string;
2354
2600
  }
@@ -2389,33 +2635,33 @@ export declare class VirtualserviceDnsInfoCnameList extends cdktf.ComplexList {
2389
2635
  }
2390
2636
  export interface VirtualserviceDnsInfo {
2391
2637
  /**
2392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#algorithm Virtualservice#algorithm}
2638
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#algorithm Virtualservice#algorithm}
2393
2639
  */
2394
2640
  readonly algorithm?: string;
2395
2641
  /**
2396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#fqdn Virtualservice#fqdn}
2642
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#fqdn Virtualservice#fqdn}
2397
2643
  */
2398
2644
  readonly fqdn?: string;
2399
2645
  /**
2400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#metadata Virtualservice#metadata}
2646
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#metadata Virtualservice#metadata}
2401
2647
  */
2402
2648
  readonly metadata?: string;
2403
2649
  /**
2404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#num_records_in_response Virtualservice#num_records_in_response}
2650
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#num_records_in_response Virtualservice#num_records_in_response}
2405
2651
  */
2406
2652
  readonly numRecordsInResponse?: string;
2407
2653
  /**
2408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ttl Virtualservice#ttl}
2654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ttl Virtualservice#ttl}
2409
2655
  */
2410
2656
  readonly ttl?: string;
2411
2657
  /**
2412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2658
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2413
2659
  */
2414
2660
  readonly type?: string;
2415
2661
  /**
2416
2662
  * cname block
2417
2663
  *
2418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cname Virtualservice#cname}
2664
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cname Virtualservice#cname}
2419
2665
  */
2420
2666
  readonly cname?: VirtualserviceDnsInfoCname[] | cdktf.IResolvable;
2421
2667
  }
@@ -2487,11 +2733,11 @@ export declare class VirtualserviceDnsInfoList extends cdktf.ComplexList {
2487
2733
  }
2488
2734
  export interface VirtualserviceDnsPolicies {
2489
2735
  /**
2490
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#dns_policy_ref Virtualservice#dns_policy_ref}
2736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#dns_policy_ref Virtualservice#dns_policy_ref}
2491
2737
  */
2492
2738
  readonly dnsPolicyRef: string;
2493
2739
  /**
2494
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
2740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
2495
2741
  */
2496
2742
  readonly index: string;
2497
2743
  }
@@ -2536,11 +2782,11 @@ export declare class VirtualserviceDnsPoliciesList extends cdktf.ComplexList {
2536
2782
  }
2537
2783
  export interface VirtualserviceHttpPolicies {
2538
2784
  /**
2539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#http_policy_set_ref Virtualservice#http_policy_set_ref}
2785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#http_policy_set_ref Virtualservice#http_policy_set_ref}
2540
2786
  */
2541
2787
  readonly httpPolicySetRef: string;
2542
2788
  /**
2543
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
2789
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
2544
2790
  */
2545
2791
  readonly index: string;
2546
2792
  }
@@ -2585,15 +2831,15 @@ export declare class VirtualserviceHttpPoliciesList extends cdktf.ComplexList {
2585
2831
  }
2586
2832
  export interface VirtualserviceJwtConfig {
2587
2833
  /**
2588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#audience Virtualservice#audience}
2834
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#audience Virtualservice#audience}
2589
2835
  */
2590
2836
  readonly audience: string;
2591
2837
  /**
2592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#jwt_location Virtualservice#jwt_location}
2838
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#jwt_location Virtualservice#jwt_location}
2593
2839
  */
2594
2840
  readonly jwtLocation?: string;
2595
2841
  /**
2596
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#jwt_name Virtualservice#jwt_name}
2842
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#jwt_name Virtualservice#jwt_name}
2597
2843
  */
2598
2844
  readonly jwtName?: string;
2599
2845
  }
@@ -2644,11 +2890,11 @@ export declare class VirtualserviceJwtConfigList extends cdktf.ComplexList {
2644
2890
  }
2645
2891
  export interface VirtualserviceL4Policies {
2646
2892
  /**
2647
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
2893
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
2648
2894
  */
2649
2895
  readonly index: string;
2650
2896
  /**
2651
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#l4_policy_set_ref Virtualservice#l4_policy_set_ref}
2897
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#l4_policy_set_ref Virtualservice#l4_policy_set_ref}
2652
2898
  */
2653
2899
  readonly l4PolicySetRef: string;
2654
2900
  }
@@ -2693,35 +2939,35 @@ export declare class VirtualserviceL4PoliciesList extends cdktf.ComplexList {
2693
2939
  }
2694
2940
  export interface VirtualserviceLdapVsConfig {
2695
2941
  /**
2696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#realm Virtualservice#realm}
2942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#realm Virtualservice#realm}
2697
2943
  */
2698
2944
  readonly realm?: string;
2699
2945
  /**
2700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_bind_timeout Virtualservice#se_auth_ldap_bind_timeout}
2946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_bind_timeout Virtualservice#se_auth_ldap_bind_timeout}
2701
2947
  */
2702
2948
  readonly seAuthLdapBindTimeout?: string;
2703
2949
  /**
2704
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_cache_size Virtualservice#se_auth_ldap_cache_size}
2950
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_cache_size Virtualservice#se_auth_ldap_cache_size}
2705
2951
  */
2706
2952
  readonly seAuthLdapCacheSize?: string;
2707
2953
  /**
2708
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_connect_timeout Virtualservice#se_auth_ldap_connect_timeout}
2954
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_connect_timeout Virtualservice#se_auth_ldap_connect_timeout}
2709
2955
  */
2710
2956
  readonly seAuthLdapConnectTimeout?: string;
2711
2957
  /**
2712
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_conns_per_server Virtualservice#se_auth_ldap_conns_per_server}
2958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_conns_per_server Virtualservice#se_auth_ldap_conns_per_server}
2713
2959
  */
2714
2960
  readonly seAuthLdapConnsPerServer?: string;
2715
2961
  /**
2716
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_reconnect_timeout Virtualservice#se_auth_ldap_reconnect_timeout}
2962
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_reconnect_timeout Virtualservice#se_auth_ldap_reconnect_timeout}
2717
2963
  */
2718
2964
  readonly seAuthLdapReconnectTimeout?: string;
2719
2965
  /**
2720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_request_timeout Virtualservice#se_auth_ldap_request_timeout}
2966
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_request_timeout Virtualservice#se_auth_ldap_request_timeout}
2721
2967
  */
2722
2968
  readonly seAuthLdapRequestTimeout?: string;
2723
2969
  /**
2724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#se_auth_ldap_servers_failover_only Virtualservice#se_auth_ldap_servers_failover_only}
2970
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#se_auth_ldap_servers_failover_only Virtualservice#se_auth_ldap_servers_failover_only}
2725
2971
  */
2726
2972
  readonly seAuthLdapServersFailoverOnly?: string;
2727
2973
  }
@@ -2798,11 +3044,11 @@ export declare class VirtualserviceLdapVsConfigList extends cdktf.ComplexList {
2798
3044
  }
2799
3045
  export interface VirtualserviceMarkers {
2800
3046
  /**
2801
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#key Virtualservice#key}
3047
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#key Virtualservice#key}
2802
3048
  */
2803
3049
  readonly key: string;
2804
3050
  /**
2805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#values Virtualservice#values}
3051
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#values Virtualservice#values}
2806
3052
  */
2807
3053
  readonly values?: string[];
2808
3054
  }
@@ -2848,15 +3094,15 @@ export declare class VirtualserviceMarkersList extends cdktf.ComplexList {
2848
3094
  }
2849
3095
  export interface VirtualserviceOauthVsConfigKey {
2850
3096
  /**
2851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#aes_key Virtualservice#aes_key}
3097
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#aes_key Virtualservice#aes_key}
2852
3098
  */
2853
3099
  readonly aesKey?: string;
2854
3100
  /**
2855
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#hmac_key Virtualservice#hmac_key}
3101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#hmac_key Virtualservice#hmac_key}
2856
3102
  */
2857
3103
  readonly hmacKey?: string;
2858
3104
  /**
2859
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
3105
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
2860
3106
  */
2861
3107
  readonly name?: string;
2862
3108
  }
@@ -2908,15 +3154,19 @@ export declare class VirtualserviceOauthVsConfigKeyList extends cdktf.ComplexLis
2908
3154
  }
2909
3155
  export interface VirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfig {
2910
3156
  /**
2911
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#oidc_enable Virtualservice#oidc_enable}
3157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#oidc_enable Virtualservice#oidc_enable}
2912
3158
  */
2913
3159
  readonly oidcEnable?: string;
2914
3160
  /**
2915
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#profile Virtualservice#profile}
3161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#profile Virtualservice#profile}
2916
3162
  */
2917
3163
  readonly profile?: string;
2918
3164
  /**
2919
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#userinfo Virtualservice#userinfo}
3165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#userid_claim_name Virtualservice#userid_claim_name}
3166
+ */
3167
+ readonly useridClaimName?: string;
3168
+ /**
3169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#userinfo Virtualservice#userinfo}
2920
3170
  */
2921
3171
  readonly userinfo?: string;
2922
3172
  }
@@ -2944,6 +3194,11 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConf
2944
3194
  set profile(value: string);
2945
3195
  resetProfile(): void;
2946
3196
  get profileInput(): string;
3197
+ private _useridClaimName?;
3198
+ get useridClaimName(): string;
3199
+ set useridClaimName(value: string);
3200
+ resetUseridClaimName(): void;
3201
+ get useridClaimNameInput(): string;
2947
3202
  private _userinfo?;
2948
3203
  get userinfo(): string;
2949
3204
  set userinfo(value: string);
@@ -2968,21 +3223,21 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConf
2968
3223
  }
2969
3224
  export interface VirtualserviceOauthVsConfigOauthSettingsAppSettings {
2970
3225
  /**
2971
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_id Virtualservice#client_id}
3226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_id Virtualservice#client_id}
2972
3227
  */
2973
3228
  readonly clientId: string;
2974
3229
  /**
2975
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_secret Virtualservice#client_secret}
3230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_secret Virtualservice#client_secret}
2976
3231
  */
2977
3232
  readonly clientSecret?: string;
2978
3233
  /**
2979
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#scopes Virtualservice#scopes}
3234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#scopes Virtualservice#scopes}
2980
3235
  */
2981
3236
  readonly scopes?: string[];
2982
3237
  /**
2983
3238
  * oidc_config block
2984
3239
  *
2985
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#oidc_config Virtualservice#oidc_config}
3240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#oidc_config Virtualservice#oidc_config}
2986
3241
  */
2987
3242
  readonly oidcConfig?: VirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfig[] | cdktf.IResolvable;
2988
3243
  }
@@ -3038,9 +3293,9 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsAppSettingsList ext
3038
3293
  }
3039
3294
  export interface VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParams {
3040
3295
  /**
3041
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#audience Virtualservice#audience}
3296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#audience Virtualservice#audience}
3042
3297
  */
3043
- readonly audience: string;
3298
+ readonly audience?: string;
3044
3299
  }
3045
3300
  export declare function virtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToTerraform(struct?: VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParams | cdktf.IResolvable): any;
3046
3301
  export declare function virtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToHclTerraform(struct?: VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParams | cdktf.IResolvable): any;
@@ -3059,6 +3314,7 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtPa
3059
3314
  private _audience?;
3060
3315
  get audience(): string;
3061
3316
  set audience(value: string);
3317
+ resetAudience(): void;
3062
3318
  get audienceInput(): string;
3063
3319
  }
3064
3320
  export declare class VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsList extends cdktf.ComplexList {
@@ -3079,11 +3335,11 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtPa
3079
3335
  }
3080
3336
  export interface VirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParams {
3081
3337
  /**
3082
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#server_id Virtualservice#server_id}
3338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#server_id Virtualservice#server_id}
3083
3339
  */
3084
3340
  readonly serverId: string;
3085
3341
  /**
3086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#server_secret Virtualservice#server_secret}
3342
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#server_secret Virtualservice#server_secret}
3087
3343
  */
3088
3344
  readonly serverSecret: string;
3089
3345
  }
@@ -3128,23 +3384,23 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqu
3128
3384
  }
3129
3385
  export interface VirtualserviceOauthVsConfigOauthSettingsResourceServer {
3130
3386
  /**
3131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#access_type Virtualservice#access_type}
3387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#access_type Virtualservice#access_type}
3132
3388
  */
3133
3389
  readonly accessType?: string;
3134
3390
  /**
3135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#introspection_data_timeout Virtualservice#introspection_data_timeout}
3391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#introspection_data_timeout Virtualservice#introspection_data_timeout}
3136
3392
  */
3137
3393
  readonly introspectionDataTimeout?: string;
3138
3394
  /**
3139
3395
  * jwt_params block
3140
3396
  *
3141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#jwt_params Virtualservice#jwt_params}
3397
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#jwt_params Virtualservice#jwt_params}
3142
3398
  */
3143
3399
  readonly jwtParams?: VirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParams[] | cdktf.IResolvable;
3144
3400
  /**
3145
3401
  * opaque_token_params block
3146
3402
  *
3147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#opaque_token_params Virtualservice#opaque_token_params}
3403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#opaque_token_params Virtualservice#opaque_token_params}
3148
3404
  */
3149
3405
  readonly opaqueTokenParams?: VirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParams[] | cdktf.IResolvable;
3150
3406
  }
@@ -3201,19 +3457,19 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsResourceServerList
3201
3457
  }
3202
3458
  export interface VirtualserviceOauthVsConfigOauthSettings {
3203
3459
  /**
3204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#auth_profile_ref Virtualservice#auth_profile_ref}
3460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#auth_profile_ref Virtualservice#auth_profile_ref}
3205
3461
  */
3206
3462
  readonly authProfileRef: string;
3207
3463
  /**
3208
3464
  * app_settings block
3209
3465
  *
3210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#app_settings Virtualservice#app_settings}
3466
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#app_settings Virtualservice#app_settings}
3211
3467
  */
3212
3468
  readonly appSettings?: VirtualserviceOauthVsConfigOauthSettingsAppSettings[] | cdktf.IResolvable;
3213
3469
  /**
3214
3470
  * resource_server block
3215
3471
  *
3216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#resource_server Virtualservice#resource_server}
3472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#resource_server Virtualservice#resource_server}
3217
3473
  */
3218
3474
  readonly resourceServer?: VirtualserviceOauthVsConfigOauthSettingsResourceServer[] | cdktf.IResolvable;
3219
3475
  }
@@ -3264,35 +3520,35 @@ export declare class VirtualserviceOauthVsConfigOauthSettingsList extends cdktf.
3264
3520
  }
3265
3521
  export interface VirtualserviceOauthVsConfig {
3266
3522
  /**
3267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cookie_name Virtualservice#cookie_name}
3523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cookie_name Virtualservice#cookie_name}
3268
3524
  */
3269
3525
  readonly cookieName?: string;
3270
3526
  /**
3271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cookie_timeout Virtualservice#cookie_timeout}
3527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cookie_timeout Virtualservice#cookie_timeout}
3272
3528
  */
3273
3529
  readonly cookieTimeout?: string;
3274
3530
  /**
3275
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#logout_uri Virtualservice#logout_uri}
3531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#logout_uri Virtualservice#logout_uri}
3276
3532
  */
3277
3533
  readonly logoutUri?: string;
3278
3534
  /**
3279
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#post_logout_redirect_uri Virtualservice#post_logout_redirect_uri}
3535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#post_logout_redirect_uri Virtualservice#post_logout_redirect_uri}
3280
3536
  */
3281
3537
  readonly postLogoutRedirectUri?: string;
3282
3538
  /**
3283
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#redirect_uri Virtualservice#redirect_uri}
3539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#redirect_uri Virtualservice#redirect_uri}
3284
3540
  */
3285
3541
  readonly redirectUri?: string;
3286
3542
  /**
3287
3543
  * key block
3288
3544
  *
3289
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#key Virtualservice#key}
3545
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#key Virtualservice#key}
3290
3546
  */
3291
3547
  readonly key?: VirtualserviceOauthVsConfigKey[] | cdktf.IResolvable;
3292
3548
  /**
3293
3549
  * oauth_settings block
3294
3550
  *
3295
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#oauth_settings Virtualservice#oauth_settings}
3551
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#oauth_settings Virtualservice#oauth_settings}
3296
3552
  */
3297
3553
  readonly oauthSettings?: VirtualserviceOauthVsConfigOauthSettings[] | cdktf.IResolvable;
3298
3554
  }
@@ -3364,11 +3620,11 @@ export declare class VirtualserviceOauthVsConfigList extends cdktf.ComplexList {
3364
3620
  }
3365
3621
  export interface VirtualservicePerformanceLimits {
3366
3622
  /**
3367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#max_concurrent_connections Virtualservice#max_concurrent_connections}
3623
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#max_concurrent_connections Virtualservice#max_concurrent_connections}
3368
3624
  */
3369
3625
  readonly maxConcurrentConnections?: string;
3370
3626
  /**
3371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#max_throughput Virtualservice#max_throughput}
3627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#max_throughput Virtualservice#max_throughput}
3372
3628
  */
3373
3629
  readonly maxThroughput?: string;
3374
3630
  }
@@ -3415,15 +3671,15 @@ export declare class VirtualservicePerformanceLimitsList extends cdktf.ComplexLi
3415
3671
  }
3416
3672
  export interface VirtualserviceRequestsRateLimitActionFile {
3417
3673
  /**
3418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#content_type Virtualservice#content_type}
3674
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#content_type Virtualservice#content_type}
3419
3675
  */
3420
3676
  readonly contentType: string;
3421
3677
  /**
3422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file_content Virtualservice#file_content}
3678
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file_content Virtualservice#file_content}
3423
3679
  */
3424
3680
  readonly fileContent: string;
3425
3681
  /**
3426
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file_length Virtualservice#file_length}
3682
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file_length Virtualservice#file_length}
3427
3683
  */
3428
3684
  readonly fileLength?: string;
3429
3685
  }
@@ -3473,19 +3729,19 @@ export declare class VirtualserviceRequestsRateLimitActionFileList extends cdktf
3473
3729
  }
3474
3730
  export interface VirtualserviceRequestsRateLimitActionRedirectHostTokens {
3475
3731
  /**
3476
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end_index Virtualservice#end_index}
3732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end_index Virtualservice#end_index}
3477
3733
  */
3478
3734
  readonly endIndex?: string;
3479
3735
  /**
3480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#start_index Virtualservice#start_index}
3736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#start_index Virtualservice#start_index}
3481
3737
  */
3482
3738
  readonly startIndex?: string;
3483
3739
  /**
3484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#str_value Virtualservice#str_value}
3740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#str_value Virtualservice#str_value}
3485
3741
  */
3486
3742
  readonly strValue?: string;
3487
3743
  /**
3488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
3489
3745
  */
3490
3746
  readonly type: string;
3491
3747
  }
@@ -3541,13 +3797,13 @@ export declare class VirtualserviceRequestsRateLimitActionRedirectHostTokensList
3541
3797
  }
3542
3798
  export interface VirtualserviceRequestsRateLimitActionRedirectHost {
3543
3799
  /**
3544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
3545
3801
  */
3546
3802
  readonly type: string;
3547
3803
  /**
3548
3804
  * tokens block
3549
3805
  *
3550
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#tokens Virtualservice#tokens}
3806
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#tokens Virtualservice#tokens}
3551
3807
  */
3552
3808
  readonly tokens: VirtualserviceRequestsRateLimitActionRedirectHostTokens[] | cdktf.IResolvable;
3553
3809
  }
@@ -3592,19 +3848,19 @@ export declare class VirtualserviceRequestsRateLimitActionRedirectHostList exten
3592
3848
  }
3593
3849
  export interface VirtualserviceRequestsRateLimitActionRedirectPathTokens {
3594
3850
  /**
3595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end_index Virtualservice#end_index}
3851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end_index Virtualservice#end_index}
3596
3852
  */
3597
3853
  readonly endIndex?: string;
3598
3854
  /**
3599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#start_index Virtualservice#start_index}
3855
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#start_index Virtualservice#start_index}
3600
3856
  */
3601
3857
  readonly startIndex?: string;
3602
3858
  /**
3603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#str_value Virtualservice#str_value}
3859
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#str_value Virtualservice#str_value}
3604
3860
  */
3605
3861
  readonly strValue?: string;
3606
3862
  /**
3607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
3608
3864
  */
3609
3865
  readonly type: string;
3610
3866
  }
@@ -3660,13 +3916,13 @@ export declare class VirtualserviceRequestsRateLimitActionRedirectPathTokensList
3660
3916
  }
3661
3917
  export interface VirtualserviceRequestsRateLimitActionRedirectPath {
3662
3918
  /**
3663
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
3664
3920
  */
3665
3921
  readonly type: string;
3666
3922
  /**
3667
3923
  * tokens block
3668
3924
  *
3669
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#tokens Virtualservice#tokens}
3925
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#tokens Virtualservice#tokens}
3670
3926
  */
3671
3927
  readonly tokens: VirtualserviceRequestsRateLimitActionRedirectPathTokens[] | cdktf.IResolvable;
3672
3928
  }
@@ -3711,35 +3967,35 @@ export declare class VirtualserviceRequestsRateLimitActionRedirectPathList exten
3711
3967
  }
3712
3968
  export interface VirtualserviceRequestsRateLimitActionRedirect {
3713
3969
  /**
3714
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#add_string Virtualservice#add_string}
3970
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#add_string Virtualservice#add_string}
3715
3971
  */
3716
3972
  readonly addString?: string;
3717
3973
  /**
3718
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#keep_query Virtualservice#keep_query}
3974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#keep_query Virtualservice#keep_query}
3719
3975
  */
3720
3976
  readonly keepQuery?: string;
3721
3977
  /**
3722
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port Virtualservice#port}
3978
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port Virtualservice#port}
3723
3979
  */
3724
3980
  readonly port?: string;
3725
3981
  /**
3726
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#protocol Virtualservice#protocol}
3982
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#protocol Virtualservice#protocol}
3727
3983
  */
3728
3984
  readonly protocol: string;
3729
3985
  /**
3730
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#status_code Virtualservice#status_code}
3986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#status_code Virtualservice#status_code}
3731
3987
  */
3732
3988
  readonly statusCode?: string;
3733
3989
  /**
3734
3990
  * host block
3735
3991
  *
3736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host Virtualservice#host}
3992
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host Virtualservice#host}
3737
3993
  */
3738
3994
  readonly host?: VirtualserviceRequestsRateLimitActionRedirectHost[] | cdktf.IResolvable;
3739
3995
  /**
3740
3996
  * path block
3741
3997
  *
3742
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#path Virtualservice#path}
3998
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#path Virtualservice#path}
3743
3999
  */
3744
4000
  readonly path?: VirtualserviceRequestsRateLimitActionRedirectPath[] | cdktf.IResolvable;
3745
4001
  }
@@ -3810,23 +4066,23 @@ export declare class VirtualserviceRequestsRateLimitActionRedirectList extends c
3810
4066
  }
3811
4067
  export interface VirtualserviceRequestsRateLimitAction {
3812
4068
  /**
3813
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#status_code Virtualservice#status_code}
4069
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#status_code Virtualservice#status_code}
3814
4070
  */
3815
4071
  readonly statusCode?: string;
3816
4072
  /**
3817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4073
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
3818
4074
  */
3819
4075
  readonly type?: string;
3820
4076
  /**
3821
4077
  * file block
3822
4078
  *
3823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#file Virtualservice#file}
4079
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#file Virtualservice#file}
3824
4080
  */
3825
4081
  readonly file?: VirtualserviceRequestsRateLimitActionFile[] | cdktf.IResolvable;
3826
4082
  /**
3827
4083
  * redirect block
3828
4084
  *
3829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#redirect Virtualservice#redirect}
4085
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#redirect Virtualservice#redirect}
3830
4086
  */
3831
4087
  readonly redirect?: VirtualserviceRequestsRateLimitActionRedirect[] | cdktf.IResolvable;
3832
4088
  }
@@ -3883,19 +4139,19 @@ export declare class VirtualserviceRequestsRateLimitActionList extends cdktf.Com
3883
4139
  }
3884
4140
  export interface VirtualserviceRequestsRateLimitRateLimiter {
3885
4141
  /**
3886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#burst_sz Virtualservice#burst_sz}
4142
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#burst_sz Virtualservice#burst_sz}
3887
4143
  */
3888
4144
  readonly burstSz?: string;
3889
4145
  /**
3890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#count Virtualservice#count}
4146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#count Virtualservice#count}
3891
4147
  */
3892
4148
  readonly count?: string;
3893
4149
  /**
3894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
4150
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
3895
4151
  */
3896
4152
  readonly name?: string;
3897
4153
  /**
3898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#period Virtualservice#period}
4154
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#period Virtualservice#period}
3899
4155
  */
3900
4156
  readonly period?: string;
3901
4157
  }
@@ -3952,31 +4208,31 @@ export declare class VirtualserviceRequestsRateLimitRateLimiterList extends cdkt
3952
4208
  }
3953
4209
  export interface VirtualserviceRequestsRateLimit {
3954
4210
  /**
3955
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#explicit_tracking Virtualservice#explicit_tracking}
4211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#explicit_tracking Virtualservice#explicit_tracking}
3956
4212
  */
3957
4213
  readonly explicitTracking?: string;
3958
4214
  /**
3959
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#fine_grain Virtualservice#fine_grain}
4215
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#fine_grain Virtualservice#fine_grain}
3960
4216
  */
3961
4217
  readonly fineGrain?: string;
3962
4218
  /**
3963
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#http_cookie Virtualservice#http_cookie}
4219
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#http_cookie Virtualservice#http_cookie}
3964
4220
  */
3965
4221
  readonly httpCookie?: string;
3966
4222
  /**
3967
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#http_header Virtualservice#http_header}
4223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#http_header Virtualservice#http_header}
3968
4224
  */
3969
4225
  readonly httpHeader?: string;
3970
4226
  /**
3971
4227
  * action block
3972
4228
  *
3973
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#action Virtualservice#action}
4229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#action Virtualservice#action}
3974
4230
  */
3975
4231
  readonly action: VirtualserviceRequestsRateLimitAction[] | cdktf.IResolvable;
3976
4232
  /**
3977
4233
  * rate_limiter block
3978
4234
  *
3979
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#rate_limiter Virtualservice#rate_limiter}
4235
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rate_limiter Virtualservice#rate_limiter}
3980
4236
  */
3981
4237
  readonly rateLimiter?: VirtualserviceRequestsRateLimitRateLimiter[] | cdktf.IResolvable;
3982
4238
  }
@@ -4042,15 +4298,15 @@ export declare class VirtualserviceRequestsRateLimitList extends cdktf.ComplexLi
4042
4298
  }
4043
4299
  export interface VirtualserviceSamlSpConfigKey {
4044
4300
  /**
4045
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#aes_key Virtualservice#aes_key}
4301
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#aes_key Virtualservice#aes_key}
4046
4302
  */
4047
4303
  readonly aesKey?: string;
4048
4304
  /**
4049
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#hmac_key Virtualservice#hmac_key}
4305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#hmac_key Virtualservice#hmac_key}
4050
4306
  */
4051
4307
  readonly hmacKey?: string;
4052
4308
  /**
4053
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
4309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
4054
4310
  */
4055
4311
  readonly name?: string;
4056
4312
  }
@@ -4102,45 +4358,45 @@ export declare class VirtualserviceSamlSpConfigKeyList extends cdktf.ComplexList
4102
4358
  }
4103
4359
  export interface VirtualserviceSamlSpConfig {
4104
4360
  /**
4105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#acs_index Virtualservice#acs_index}
4361
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#acs_index Virtualservice#acs_index}
4106
4362
  */
4107
4363
  readonly acsIndex?: string;
4108
4364
  /**
4109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#authn_req_acs_type Virtualservice#authn_req_acs_type}
4365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#authn_req_acs_type Virtualservice#authn_req_acs_type}
4110
4366
  */
4111
4367
  readonly authnReqAcsType?: string;
4112
4368
  /**
4113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cookie_name Virtualservice#cookie_name}
4369
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cookie_name Virtualservice#cookie_name}
4114
4370
  */
4115
4371
  readonly cookieName?: string;
4116
4372
  /**
4117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cookie_timeout Virtualservice#cookie_timeout}
4373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cookie_timeout Virtualservice#cookie_timeout}
4118
4374
  */
4119
4375
  readonly cookieTimeout?: string;
4120
4376
  /**
4121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#entity_id Virtualservice#entity_id}
4377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#entity_id Virtualservice#entity_id}
4122
4378
  */
4123
4379
  readonly entityId: string;
4124
4380
  /**
4125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#signing_ssl_key_and_certificate_ref Virtualservice#signing_ssl_key_and_certificate_ref}
4381
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#signing_ssl_key_and_certificate_ref Virtualservice#signing_ssl_key_and_certificate_ref}
4126
4382
  */
4127
4383
  readonly signingSslKeyAndCertificateRef?: string;
4128
4384
  /**
4129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#single_signon_url Virtualservice#single_signon_url}
4385
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#single_signon_url Virtualservice#single_signon_url}
4130
4386
  */
4131
4387
  readonly singleSignonUrl: string;
4132
4388
  /**
4133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#sp_metadata Virtualservice#sp_metadata}
4389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#sp_metadata Virtualservice#sp_metadata}
4134
4390
  */
4135
4391
  readonly spMetadata?: string;
4136
4392
  /**
4137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#use_idp_session_timeout Virtualservice#use_idp_session_timeout}
4393
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#use_idp_session_timeout Virtualservice#use_idp_session_timeout}
4138
4394
  */
4139
4395
  readonly useIdpSessionTimeout?: string;
4140
4396
  /**
4141
4397
  * key block
4142
4398
  *
4143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#key Virtualservice#key}
4399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#key Virtualservice#key}
4144
4400
  */
4145
4401
  readonly key?: VirtualserviceSamlSpConfigKey[] | cdktf.IResolvable;
4146
4402
  }
@@ -4225,23 +4481,23 @@ export declare class VirtualserviceSamlSpConfigList extends cdktf.ComplexList {
4225
4481
  }
4226
4482
  export interface VirtualserviceServicePoolSelect {
4227
4483
  /**
4228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_pool_group_ref Virtualservice#service_pool_group_ref}
4484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_pool_group_ref Virtualservice#service_pool_group_ref}
4229
4485
  */
4230
4486
  readonly servicePoolGroupRef?: string;
4231
4487
  /**
4232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_pool_ref Virtualservice#service_pool_ref}
4488
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_pool_ref Virtualservice#service_pool_ref}
4233
4489
  */
4234
4490
  readonly servicePoolRef?: string;
4235
4491
  /**
4236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_port Virtualservice#service_port}
4492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_port Virtualservice#service_port}
4237
4493
  */
4238
4494
  readonly servicePort: string;
4239
4495
  /**
4240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_port_range_end Virtualservice#service_port_range_end}
4496
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_port_range_end Virtualservice#service_port_range_end}
4241
4497
  */
4242
4498
  readonly servicePortRangeEnd?: string;
4243
4499
  /**
4244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_protocol Virtualservice#service_protocol}
4500
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_protocol Virtualservice#service_protocol}
4245
4501
  */
4246
4502
  readonly serviceProtocol?: string;
4247
4503
  }
@@ -4302,35 +4558,39 @@ export declare class VirtualserviceServicePoolSelectList extends cdktf.ComplexLi
4302
4558
  }
4303
4559
  export interface VirtualserviceServices {
4304
4560
  /**
4305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enable_http2 Virtualservice#enable_http2}
4561
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enable_http2 Virtualservice#enable_http2}
4306
4562
  */
4307
4563
  readonly enableHttp2?: string;
4308
4564
  /**
4309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enable_ssl Virtualservice#enable_ssl}
4565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enable_ssl Virtualservice#enable_ssl}
4310
4566
  */
4311
4567
  readonly enableSsl?: string;
4312
4568
  /**
4313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#horizon_internal_ports Virtualservice#horizon_internal_ports}
4569
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#horizon_internal_ports Virtualservice#horizon_internal_ports}
4314
4570
  */
4315
4571
  readonly horizonInternalPorts?: string;
4316
4572
  /**
4317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#is_active_ftp_data_port Virtualservice#is_active_ftp_data_port}
4573
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#is_active_ftp_data_port Virtualservice#is_active_ftp_data_port}
4318
4574
  */
4319
4575
  readonly isActiveFtpDataPort?: string;
4320
4576
  /**
4321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#override_application_profile_ref Virtualservice#override_application_profile_ref}
4577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#is_passive_ftp_data_port Virtualservice#is_passive_ftp_data_port}
4578
+ */
4579
+ readonly isPassiveFtpDataPort?: string;
4580
+ /**
4581
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#override_application_profile_ref Virtualservice#override_application_profile_ref}
4322
4582
  */
4323
4583
  readonly overrideApplicationProfileRef?: string;
4324
4584
  /**
4325
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#override_network_profile_ref Virtualservice#override_network_profile_ref}
4585
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#override_network_profile_ref Virtualservice#override_network_profile_ref}
4326
4586
  */
4327
4587
  readonly overrideNetworkProfileRef?: string;
4328
4588
  /**
4329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port Virtualservice#port}
4589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port Virtualservice#port}
4330
4590
  */
4331
4591
  readonly port: string;
4332
4592
  /**
4333
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port_range_end Virtualservice#port_range_end}
4593
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port_range_end Virtualservice#port_range_end}
4334
4594
  */
4335
4595
  readonly portRangeEnd?: string;
4336
4596
  }
@@ -4368,6 +4628,11 @@ export declare class VirtualserviceServicesOutputReference extends cdktf.Complex
4368
4628
  set isActiveFtpDataPort(value: string);
4369
4629
  resetIsActiveFtpDataPort(): void;
4370
4630
  get isActiveFtpDataPortInput(): string;
4631
+ private _isPassiveFtpDataPort?;
4632
+ get isPassiveFtpDataPort(): string;
4633
+ set isPassiveFtpDataPort(value: string);
4634
+ resetIsPassiveFtpDataPort(): void;
4635
+ get isPassiveFtpDataPortInput(): string;
4371
4636
  private _overrideApplicationProfileRef?;
4372
4637
  get overrideApplicationProfileRef(): string;
4373
4638
  set overrideApplicationProfileRef(value: string);
@@ -4406,11 +4671,11 @@ export declare class VirtualserviceServicesList extends cdktf.ComplexList {
4406
4671
  }
4407
4672
  export interface VirtualserviceSidebandProfileIp {
4408
4673
  /**
4409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4674
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4410
4675
  */
4411
4676
  readonly addr: string;
4412
4677
  /**
4413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4678
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4414
4679
  */
4415
4680
  readonly type: string;
4416
4681
  }
@@ -4455,13 +4720,13 @@ export declare class VirtualserviceSidebandProfileIpList extends cdktf.ComplexLi
4455
4720
  }
4456
4721
  export interface VirtualserviceSidebandProfile {
4457
4722
  /**
4458
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#sideband_max_request_body_size Virtualservice#sideband_max_request_body_size}
4723
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#sideband_max_request_body_size Virtualservice#sideband_max_request_body_size}
4459
4724
  */
4460
4725
  readonly sidebandMaxRequestBodySize?: string;
4461
4726
  /**
4462
4727
  * ip block
4463
4728
  *
4464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip Virtualservice#ip}
4729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip Virtualservice#ip}
4465
4730
  */
4466
4731
  readonly ip?: VirtualserviceSidebandProfileIp[] | cdktf.IResolvable;
4467
4732
  }
@@ -4508,11 +4773,11 @@ export declare class VirtualserviceSidebandProfileList extends cdktf.ComplexList
4508
4773
  }
4509
4774
  export interface VirtualserviceSnatIp {
4510
4775
  /**
4511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4512
4777
  */
4513
4778
  readonly addr: string;
4514
4779
  /**
4515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4516
4781
  */
4517
4782
  readonly type: string;
4518
4783
  }
@@ -4557,11 +4822,11 @@ export declare class VirtualserviceSnatIpList extends cdktf.ComplexList {
4557
4822
  }
4558
4823
  export interface VirtualserviceSnatIp6Addresses {
4559
4824
  /**
4560
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4561
4826
  */
4562
4827
  readonly addr: string;
4563
4828
  /**
4564
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4565
4830
  */
4566
4831
  readonly type: string;
4567
4832
  }
@@ -4606,11 +4871,11 @@ export declare class VirtualserviceSnatIp6AddressesList extends cdktf.ComplexLis
4606
4871
  }
4607
4872
  export interface VirtualserviceSslProfileSelectorsClientIpListAddrs {
4608
4873
  /**
4609
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4610
4875
  */
4611
4876
  readonly addr: string;
4612
4877
  /**
4613
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4878
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4614
4879
  */
4615
4880
  readonly type: string;
4616
4881
  }
@@ -4655,11 +4920,11 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListAddrsList exte
4655
4920
  }
4656
4921
  export interface VirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddr {
4657
4922
  /**
4658
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
4923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4659
4924
  */
4660
4925
  readonly addr: string;
4661
4926
  /**
4662
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
4927
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4663
4928
  */
4664
4929
  readonly type: string;
4665
4930
  }
@@ -4704,13 +4969,13 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddr
4704
4969
  }
4705
4970
  export interface VirtualserviceSslProfileSelectorsClientIpListPrefixes {
4706
4971
  /**
4707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
4972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
4708
4973
  */
4709
4974
  readonly mask: string;
4710
4975
  /**
4711
4976
  * ip_addr block
4712
4977
  *
4713
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
4978
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
4714
4979
  */
4715
4980
  readonly ipAddr: VirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddr[] | cdktf.IResolvable;
4716
4981
  }
@@ -4755,11 +5020,11 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListPrefixesList e
4755
5020
  }
4756
5021
  export interface VirtualserviceSslProfileSelectorsClientIpListRangesBegin {
4757
5022
  /**
4758
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5023
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4759
5024
  */
4760
5025
  readonly addr: string;
4761
5026
  /**
4762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5027
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4763
5028
  */
4764
5029
  readonly type: string;
4765
5030
  }
@@ -4804,11 +5069,11 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListRangesBeginLis
4804
5069
  }
4805
5070
  export interface VirtualserviceSslProfileSelectorsClientIpListRangesEnd {
4806
5071
  /**
4807
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
4808
5073
  */
4809
5074
  readonly addr: string;
4810
5075
  /**
4811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
4812
5077
  */
4813
5078
  readonly type: string;
4814
5079
  }
@@ -4855,13 +5120,13 @@ export interface VirtualserviceSslProfileSelectorsClientIpListRanges {
4855
5120
  /**
4856
5121
  * begin block
4857
5122
  *
4858
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#begin Virtualservice#begin}
5123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
4859
5124
  */
4860
5125
  readonly begin: VirtualserviceSslProfileSelectorsClientIpListRangesBegin[] | cdktf.IResolvable;
4861
5126
  /**
4862
5127
  * end block
4863
5128
  *
4864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end Virtualservice#end}
5129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
4865
5130
  */
4866
5131
  readonly end: VirtualserviceSslProfileSelectorsClientIpListRangesEnd[] | cdktf.IResolvable;
4867
5132
  }
@@ -4906,29 +5171,29 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListRangesList ext
4906
5171
  }
4907
5172
  export interface VirtualserviceSslProfileSelectorsClientIpListStruct {
4908
5173
  /**
4909
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
5174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
4910
5175
  */
4911
5176
  readonly groupRefs?: string[];
4912
5177
  /**
4913
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
5178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
4914
5179
  */
4915
5180
  readonly matchCriteria: string;
4916
5181
  /**
4917
5182
  * addrs block
4918
5183
  *
4919
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addrs Virtualservice#addrs}
5184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addrs Virtualservice#addrs}
4920
5185
  */
4921
5186
  readonly addrs?: VirtualserviceSslProfileSelectorsClientIpListAddrs[] | cdktf.IResolvable;
4922
5187
  /**
4923
5188
  * prefixes block
4924
5189
  *
4925
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
5190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
4926
5191
  */
4927
5192
  readonly prefixes?: VirtualserviceSslProfileSelectorsClientIpListPrefixes[] | cdktf.IResolvable;
4928
5193
  /**
4929
5194
  * ranges block
4930
5195
  *
4931
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ranges Virtualservice#ranges}
5196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ranges Virtualservice#ranges}
4932
5197
  */
4933
5198
  readonly ranges?: VirtualserviceSslProfileSelectorsClientIpListRanges[] | cdktf.IResolvable;
4934
5199
  }
@@ -4989,13 +5254,13 @@ export declare class VirtualserviceSslProfileSelectorsClientIpListStructList ext
4989
5254
  }
4990
5255
  export interface VirtualserviceSslProfileSelectors {
4991
5256
  /**
4992
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ssl_profile_ref Virtualservice#ssl_profile_ref}
5257
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ssl_profile_ref Virtualservice#ssl_profile_ref}
4993
5258
  */
4994
5259
  readonly sslProfileRef: string;
4995
5260
  /**
4996
5261
  * client_ip_list block
4997
5262
  *
4998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_ip_list Virtualservice#client_ip_list}
5263
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_ip_list Virtualservice#client_ip_list}
4999
5264
  */
5000
5265
  readonly clientIpList: VirtualserviceSslProfileSelectorsClientIpListStruct[] | cdktf.IResolvable;
5001
5266
  }
@@ -5040,7 +5305,7 @@ export declare class VirtualserviceSslProfileSelectorsList extends cdktf.Complex
5040
5305
  }
5041
5306
  export interface VirtualserviceStaticDnsRecordsCname {
5042
5307
  /**
5043
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cname Virtualservice#cname}
5308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cname Virtualservice#cname}
5044
5309
  */
5045
5310
  readonly cname: string;
5046
5311
  }
@@ -5081,11 +5346,11 @@ export declare class VirtualserviceStaticDnsRecordsCnameList extends cdktf.Compl
5081
5346
  }
5082
5347
  export interface VirtualserviceStaticDnsRecordsIp6AddressIp6Address {
5083
5348
  /**
5084
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5085
5350
  */
5086
5351
  readonly addr: string;
5087
5352
  /**
5088
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5089
5354
  */
5090
5355
  readonly type: string;
5091
5356
  }
@@ -5132,7 +5397,7 @@ export interface VirtualserviceStaticDnsRecordsIp6Address {
5132
5397
  /**
5133
5398
  * ip6_address block
5134
5399
  *
5135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5136
5401
  */
5137
5402
  readonly ip6Address: VirtualserviceStaticDnsRecordsIp6AddressIp6Address[] | cdktf.IResolvable;
5138
5403
  }
@@ -5173,11 +5438,11 @@ export declare class VirtualserviceStaticDnsRecordsIp6AddressList extends cdktf.
5173
5438
  }
5174
5439
  export interface VirtualserviceStaticDnsRecordsIpAddressIpAddress {
5175
5440
  /**
5176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5177
5442
  */
5178
5443
  readonly addr: string;
5179
5444
  /**
5180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5181
5446
  */
5182
5447
  readonly type: string;
5183
5448
  }
@@ -5224,7 +5489,7 @@ export interface VirtualserviceStaticDnsRecordsIpAddress {
5224
5489
  /**
5225
5490
  * ip_address block
5226
5491
  *
5227
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5228
5493
  */
5229
5494
  readonly ipAddress: VirtualserviceStaticDnsRecordsIpAddressIpAddress[] | cdktf.IResolvable;
5230
5495
  }
@@ -5265,11 +5530,11 @@ export declare class VirtualserviceStaticDnsRecordsIpAddressList extends cdktf.C
5265
5530
  }
5266
5531
  export interface VirtualserviceStaticDnsRecordsMxRecords {
5267
5532
  /**
5268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host Virtualservice#host}
5533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host Virtualservice#host}
5269
5534
  */
5270
5535
  readonly host: string;
5271
5536
  /**
5272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#priority Virtualservice#priority}
5537
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#priority Virtualservice#priority}
5273
5538
  */
5274
5539
  readonly priority: string;
5275
5540
  }
@@ -5314,11 +5579,11 @@ export declare class VirtualserviceStaticDnsRecordsMxRecordsList extends cdktf.C
5314
5579
  }
5315
5580
  export interface VirtualserviceStaticDnsRecordsNsIp6Address {
5316
5581
  /**
5317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5318
5583
  */
5319
5584
  readonly addr: string;
5320
5585
  /**
5321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5586
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5322
5587
  */
5323
5588
  readonly type: string;
5324
5589
  }
@@ -5363,11 +5628,11 @@ export declare class VirtualserviceStaticDnsRecordsNsIp6AddressList extends cdkt
5363
5628
  }
5364
5629
  export interface VirtualserviceStaticDnsRecordsNsIpAddress {
5365
5630
  /**
5366
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5631
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5367
5632
  */
5368
5633
  readonly addr: string;
5369
5634
  /**
5370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5371
5636
  */
5372
5637
  readonly type: string;
5373
5638
  }
@@ -5412,19 +5677,19 @@ export declare class VirtualserviceStaticDnsRecordsNsIpAddressList extends cdktf
5412
5677
  }
5413
5678
  export interface VirtualserviceStaticDnsRecordsNs {
5414
5679
  /**
5415
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#nsname Virtualservice#nsname}
5680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#nsname Virtualservice#nsname}
5416
5681
  */
5417
5682
  readonly nsname: string;
5418
5683
  /**
5419
5684
  * ip6_address block
5420
5685
  *
5421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5422
5687
  */
5423
5688
  readonly ip6Address?: VirtualserviceStaticDnsRecordsNsIp6Address[] | cdktf.IResolvable;
5424
5689
  /**
5425
5690
  * ip_address block
5426
5691
  *
5427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5692
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5428
5693
  */
5429
5694
  readonly ipAddress?: VirtualserviceStaticDnsRecordsNsIpAddress[] | cdktf.IResolvable;
5430
5695
  }
@@ -5475,19 +5740,19 @@ export declare class VirtualserviceStaticDnsRecordsNsList extends cdktf.ComplexL
5475
5740
  }
5476
5741
  export interface VirtualserviceStaticDnsRecordsServiceLocator {
5477
5742
  /**
5478
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port Virtualservice#port}
5743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port Virtualservice#port}
5479
5744
  */
5480
5745
  readonly port: string;
5481
5746
  /**
5482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#priority Virtualservice#priority}
5747
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#priority Virtualservice#priority}
5483
5748
  */
5484
5749
  readonly priority?: string;
5485
5750
  /**
5486
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#target Virtualservice#target}
5751
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#target Virtualservice#target}
5487
5752
  */
5488
5753
  readonly target?: string;
5489
5754
  /**
5490
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#weight Virtualservice#weight}
5755
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#weight Virtualservice#weight}
5491
5756
  */
5492
5757
  readonly weight?: string;
5493
5758
  }
@@ -5543,7 +5808,7 @@ export declare class VirtualserviceStaticDnsRecordsServiceLocatorList extends cd
5543
5808
  }
5544
5809
  export interface VirtualserviceStaticDnsRecordsTxtRecords {
5545
5810
  /**
5546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#text_str Virtualservice#text_str}
5811
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#text_str Virtualservice#text_str}
5547
5812
  */
5548
5813
  readonly textStr: string;
5549
5814
  }
@@ -5584,81 +5849,81 @@ export declare class VirtualserviceStaticDnsRecordsTxtRecordsList extends cdktf.
5584
5849
  }
5585
5850
  export interface VirtualserviceStaticDnsRecords {
5586
5851
  /**
5587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#algorithm Virtualservice#algorithm}
5852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#algorithm Virtualservice#algorithm}
5588
5853
  */
5589
5854
  readonly algorithm?: string;
5590
5855
  /**
5591
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#delegated Virtualservice#delegated}
5856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#delegated Virtualservice#delegated}
5592
5857
  */
5593
5858
  readonly delegated?: string;
5594
5859
  /**
5595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#description Virtualservice#description}
5860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#description Virtualservice#description}
5596
5861
  */
5597
5862
  readonly description?: string;
5598
5863
  /**
5599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#fqdn Virtualservice#fqdn}
5864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#fqdn Virtualservice#fqdn}
5600
5865
  */
5601
5866
  readonly fqdn: string[];
5602
5867
  /**
5603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#metadata Virtualservice#metadata}
5868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#metadata Virtualservice#metadata}
5604
5869
  */
5605
5870
  readonly metadata?: string;
5606
5871
  /**
5607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#num_records_in_response Virtualservice#num_records_in_response}
5872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#num_records_in_response Virtualservice#num_records_in_response}
5608
5873
  */
5609
5874
  readonly numRecordsInResponse?: string;
5610
5875
  /**
5611
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ttl Virtualservice#ttl}
5876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ttl Virtualservice#ttl}
5612
5877
  */
5613
5878
  readonly ttl?: string;
5614
5879
  /**
5615
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5616
5881
  */
5617
5882
  readonly type: string;
5618
5883
  /**
5619
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#wildcard_match Virtualservice#wildcard_match}
5884
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#wildcard_match Virtualservice#wildcard_match}
5620
5885
  */
5621
5886
  readonly wildcardMatch?: string;
5622
5887
  /**
5623
5888
  * cname block
5624
5889
  *
5625
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cname Virtualservice#cname}
5890
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cname Virtualservice#cname}
5626
5891
  */
5627
5892
  readonly cname?: VirtualserviceStaticDnsRecordsCname[] | cdktf.IResolvable;
5628
5893
  /**
5629
5894
  * ip6_address block
5630
5895
  *
5631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5896
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
5632
5897
  */
5633
5898
  readonly ip6Address?: VirtualserviceStaticDnsRecordsIp6Address[] | cdktf.IResolvable;
5634
5899
  /**
5635
5900
  * ip_address block
5636
5901
  *
5637
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
5638
5903
  */
5639
5904
  readonly ipAddress?: VirtualserviceStaticDnsRecordsIpAddress[] | cdktf.IResolvable;
5640
5905
  /**
5641
5906
  * mx_records block
5642
5907
  *
5643
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mx_records Virtualservice#mx_records}
5908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mx_records Virtualservice#mx_records}
5644
5909
  */
5645
5910
  readonly mxRecords?: VirtualserviceStaticDnsRecordsMxRecords[] | cdktf.IResolvable;
5646
5911
  /**
5647
5912
  * ns block
5648
5913
  *
5649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ns Virtualservice#ns}
5914
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ns Virtualservice#ns}
5650
5915
  */
5651
5916
  readonly ns?: VirtualserviceStaticDnsRecordsNs[] | cdktf.IResolvable;
5652
5917
  /**
5653
5918
  * service_locator block
5654
5919
  *
5655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#service_locator Virtualservice#service_locator}
5920
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#service_locator Virtualservice#service_locator}
5656
5921
  */
5657
5922
  readonly serviceLocator?: VirtualserviceStaticDnsRecordsServiceLocator[] | cdktf.IResolvable;
5658
5923
  /**
5659
5924
  * txt_records block
5660
5925
  *
5661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#txt_records Virtualservice#txt_records}
5926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#txt_records Virtualservice#txt_records}
5662
5927
  */
5663
5928
  readonly txtRecords?: VirtualserviceStaticDnsRecordsTxtRecords[] | cdktf.IResolvable;
5664
5929
  }
@@ -5773,11 +6038,11 @@ export declare class VirtualserviceStaticDnsRecordsList extends cdktf.ComplexLis
5773
6038
  }
5774
6039
  export interface VirtualserviceTopologyPolicies {
5775
6040
  /**
5776
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#dns_policy_ref Virtualservice#dns_policy_ref}
6041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#dns_policy_ref Virtualservice#dns_policy_ref}
5777
6042
  */
5778
6043
  readonly dnsPolicyRef: string;
5779
6044
  /**
5780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
6045
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
5781
6046
  */
5782
6047
  readonly index: string;
5783
6048
  }
@@ -5822,11 +6087,11 @@ export declare class VirtualserviceTopologyPoliciesList extends cdktf.ComplexLis
5822
6087
  }
5823
6088
  export interface VirtualserviceVhMatchesRulesMatchesBotDetectionResultClassifications {
5824
6089
  /**
5825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
6090
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5826
6091
  */
5827
6092
  readonly type: string;
5828
6093
  /**
5829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#user_defined_type Virtualservice#user_defined_type}
6094
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#user_defined_type Virtualservice#user_defined_type}
5830
6095
  */
5831
6096
  readonly userDefinedType?: string;
5832
6097
  }
@@ -5872,13 +6137,13 @@ export declare class VirtualserviceVhMatchesRulesMatchesBotDetectionResultClassi
5872
6137
  }
5873
6138
  export interface VirtualserviceVhMatchesRulesMatchesBotDetectionResult {
5874
6139
  /**
5875
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
6140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
5876
6141
  */
5877
6142
  readonly matchOperation: string;
5878
6143
  /**
5879
6144
  * classifications block
5880
6145
  *
5881
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#classifications Virtualservice#classifications}
6146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#classifications Virtualservice#classifications}
5882
6147
  */
5883
6148
  readonly classifications?: VirtualserviceVhMatchesRulesMatchesBotDetectionResultClassifications[] | cdktf.IResolvable;
5884
6149
  }
@@ -5924,11 +6189,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesBotDetectionResultList e
5924
6189
  }
5925
6190
  export interface VirtualserviceVhMatchesRulesMatchesClientIpAddrs {
5926
6191
  /**
5927
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
6192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
5928
6193
  */
5929
6194
  readonly addr: string;
5930
6195
  /**
5931
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
6196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
5932
6197
  */
5933
6198
  readonly type: string;
5934
6199
  }
@@ -5971,201 +6236,3 @@ export declare class VirtualserviceVhMatchesRulesMatchesClientIpAddrsList extend
5971
6236
  */
5972
6237
  get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputReference;
5973
6238
  }
5974
- export interface VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr {
5975
- /**
5976
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
5977
- */
5978
- readonly addr: string;
5979
- /**
5980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
5981
- */
5982
- readonly type: string;
5983
- }
5984
- export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable): any;
5985
- export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable): any;
5986
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
5987
- private isEmptyObject;
5988
- private resolvableValue?;
5989
- /**
5990
- * @param terraformResource The parent resource
5991
- * @param terraformAttribute The attribute on the parent resource this class is referencing
5992
- * @param complexObjectIndex the index of this item in the list
5993
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
5994
- */
5995
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
5996
- get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable | undefined;
5997
- set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable | undefined);
5998
- private _addr?;
5999
- get addr(): string;
6000
- set addr(value: string);
6001
- get addrInput(): string;
6002
- private _type?;
6003
- get type(): string;
6004
- set type(value: string);
6005
- get typeInput(): string;
6006
- }
6007
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList extends cdktf.ComplexList {
6008
- protected terraformResource: cdktf.IInterpolatingParent;
6009
- protected terraformAttribute: string;
6010
- protected wrapsSet: boolean;
6011
- internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable;
6012
- /**
6013
- * @param terraformResource The parent resource
6014
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6015
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6016
- */
6017
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6018
- /**
6019
- * @param index the index of the item to return
6020
- */
6021
- get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference;
6022
- }
6023
- export interface VirtualserviceVhMatchesRulesMatchesClientIpPrefixes {
6024
- /**
6025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
6026
- */
6027
- readonly mask: string;
6028
- /**
6029
- * ip_addr block
6030
- *
6031
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
6032
- */
6033
- readonly ipAddr: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable;
6034
- }
6035
- export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable): any;
6036
- export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable): any;
6037
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference extends cdktf.ComplexObject {
6038
- private isEmptyObject;
6039
- private resolvableValue?;
6040
- /**
6041
- * @param terraformResource The parent resource
6042
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6043
- * @param complexObjectIndex the index of this item in the list
6044
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6045
- */
6046
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6047
- get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable | undefined;
6048
- set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable | undefined);
6049
- private _mask?;
6050
- get mask(): string;
6051
- set mask(value: string);
6052
- get maskInput(): string;
6053
- private _ipAddr;
6054
- get ipAddr(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList;
6055
- putIpAddr(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable): void;
6056
- get ipAddrInput(): any;
6057
- }
6058
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesList extends cdktf.ComplexList {
6059
- protected terraformResource: cdktf.IInterpolatingParent;
6060
- protected terraformAttribute: string;
6061
- protected wrapsSet: boolean;
6062
- internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes[] | cdktf.IResolvable;
6063
- /**
6064
- * @param terraformResource The parent resource
6065
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6066
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6067
- */
6068
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6069
- /**
6070
- * @param index the index of the item to return
6071
- */
6072
- get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference;
6073
- }
6074
- export interface VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin {
6075
- /**
6076
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
6077
- */
6078
- readonly addr: string;
6079
- /**
6080
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
6081
- */
6082
- readonly type: string;
6083
- }
6084
- export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesBeginToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable): any;
6085
- export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesBeginToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable): any;
6086
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference extends cdktf.ComplexObject {
6087
- private isEmptyObject;
6088
- private resolvableValue?;
6089
- /**
6090
- * @param terraformResource The parent resource
6091
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6092
- * @param complexObjectIndex the index of this item in the list
6093
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6094
- */
6095
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6096
- get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable | undefined;
6097
- set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable | undefined);
6098
- private _addr?;
6099
- get addr(): string;
6100
- set addr(value: string);
6101
- get addrInput(): string;
6102
- private _type?;
6103
- get type(): string;
6104
- set type(value: string);
6105
- get typeInput(): string;
6106
- }
6107
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList extends cdktf.ComplexList {
6108
- protected terraformResource: cdktf.IInterpolatingParent;
6109
- protected terraformAttribute: string;
6110
- protected wrapsSet: boolean;
6111
- internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin[] | cdktf.IResolvable;
6112
- /**
6113
- * @param terraformResource The parent resource
6114
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6115
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6116
- */
6117
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6118
- /**
6119
- * @param index the index of the item to return
6120
- */
6121
- get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference;
6122
- }
6123
- export interface VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd {
6124
- /**
6125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
6126
- */
6127
- readonly addr: string;
6128
- /**
6129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
6130
- */
6131
- readonly type: string;
6132
- }
6133
- export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesEndToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable): any;
6134
- export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesEndToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable): any;
6135
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference extends cdktf.ComplexObject {
6136
- private isEmptyObject;
6137
- private resolvableValue?;
6138
- /**
6139
- * @param terraformResource The parent resource
6140
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6141
- * @param complexObjectIndex the index of this item in the list
6142
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6143
- */
6144
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6145
- get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable | undefined;
6146
- set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable | undefined);
6147
- private _addr?;
6148
- get addr(): string;
6149
- set addr(value: string);
6150
- get addrInput(): string;
6151
- private _type?;
6152
- get type(): string;
6153
- set type(value: string);
6154
- get typeInput(): string;
6155
- }
6156
- export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesEndList extends cdktf.ComplexList {
6157
- protected terraformResource: cdktf.IInterpolatingParent;
6158
- protected terraformAttribute: string;
6159
- protected wrapsSet: boolean;
6160
- internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd[] | cdktf.IResolvable;
6161
- /**
6162
- * @param terraformResource The parent resource
6163
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6164
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6165
- */
6166
- constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6167
- /**
6168
- * @param index the index of the item to return
6169
- */
6170
- get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference;
6171
- }