@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,7 +1,7 @@
1
1
  import * as cdktf from 'cdktf';
2
2
  export interface HttppolicysetConfigpbAttributes {
3
3
  /**
4
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#version Httppolicyset#version}
4
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#version Httppolicyset#version}
5
5
  */
6
6
  readonly version?: string;
7
7
  }
@@ -43,11 +43,11 @@ export declare class HttppolicysetConfigpbAttributesList extends cdktf.ComplexLi
43
43
  }
44
44
  export interface HttppolicysetHttpRequestPolicyRulesHdrActionCookie {
45
45
  /**
46
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
46
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
47
47
  */
48
48
  readonly name?: string;
49
49
  /**
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
51
51
  */
52
52
  readonly value?: string;
53
53
  }
@@ -94,15 +94,15 @@ export declare class HttppolicysetHttpRequestPolicyRulesHdrActionCookieList exte
94
94
  }
95
95
  export interface HttppolicysetHttpRequestPolicyRulesHdrActionHdrValue {
96
96
  /**
97
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#is_sensitive Httppolicyset#is_sensitive}
97
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#is_sensitive Httppolicyset#is_sensitive}
98
98
  */
99
99
  readonly isSensitive?: string;
100
100
  /**
101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#val Httppolicyset#val}
101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#val Httppolicyset#val}
102
102
  */
103
103
  readonly val?: string;
104
104
  /**
105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#var Httppolicyset#var}
105
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#var Httppolicyset#var}
106
106
  */
107
107
  readonly var?: string;
108
108
  }
@@ -154,13 +154,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesHdrActionHdrValueList ex
154
154
  }
155
155
  export interface HttppolicysetHttpRequestPolicyRulesHdrActionHdr {
156
156
  /**
157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
158
158
  */
159
159
  readonly name?: string;
160
160
  /**
161
161
  * value block
162
162
  *
163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
164
164
  */
165
165
  readonly value?: HttppolicysetHttpRequestPolicyRulesHdrActionHdrValue[] | cdktf.IResolvable;
166
166
  }
@@ -207,23 +207,23 @@ export declare class HttppolicysetHttpRequestPolicyRulesHdrActionHdrList extends
207
207
  }
208
208
  export interface HttppolicysetHttpRequestPolicyRulesHdrAction {
209
209
  /**
210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#action Httppolicyset#action}
210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#action Httppolicyset#action}
211
211
  */
212
212
  readonly action: string;
213
213
  /**
214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr_index Httppolicyset#hdr_index}
214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr_index Httppolicyset#hdr_index}
215
215
  */
216
216
  readonly hdrIndex?: string;
217
217
  /**
218
218
  * cookie block
219
219
  *
220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
221
221
  */
222
222
  readonly cookie?: HttppolicysetHttpRequestPolicyRulesHdrActionCookie[] | cdktf.IResolvable;
223
223
  /**
224
224
  * hdr block
225
225
  *
226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
227
227
  */
228
228
  readonly hdr?: HttppolicysetHttpRequestPolicyRulesHdrActionHdr[] | cdktf.IResolvable;
229
229
  }
@@ -279,11 +279,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesHdrActionList extends cd
279
279
  }
280
280
  export interface HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResultClassifications {
281
281
  /**
282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
283
283
  */
284
284
  readonly type: string;
285
285
  /**
286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#user_defined_type Httppolicyset#user_defined_type}
286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#user_defined_type Httppolicyset#user_defined_type}
287
287
  */
288
288
  readonly userDefinedType?: string;
289
289
  }
@@ -329,13 +329,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResultC
329
329
  }
330
330
  export interface HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResult {
331
331
  /**
332
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
332
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
333
333
  */
334
334
  readonly matchOperation: string;
335
335
  /**
336
336
  * classifications block
337
337
  *
338
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#classifications Httppolicyset#classifications}
338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#classifications Httppolicyset#classifications}
339
339
  */
340
340
  readonly classifications?: HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResultClassifications[] | cdktf.IResolvable;
341
341
  }
@@ -381,11 +381,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResultL
381
381
  }
382
382
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpAddrs {
383
383
  /**
384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
385
385
  */
386
386
  readonly addr: string;
387
387
  /**
388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
389
389
  */
390
390
  readonly type: string;
391
391
  }
@@ -430,11 +430,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpAddrsList e
430
430
  }
431
431
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixesIpAddr {
432
432
  /**
433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
433
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
434
434
  */
435
435
  readonly addr: string;
436
436
  /**
437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
437
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
438
438
  */
439
439
  readonly type: string;
440
440
  }
@@ -479,13 +479,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixesIpA
479
479
  }
480
480
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixes {
481
481
  /**
482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#mask Httppolicyset#mask}
482
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#mask Httppolicyset#mask}
483
483
  */
484
484
  readonly mask: string;
485
485
  /**
486
486
  * ip_addr block
487
487
  *
488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
488
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
489
489
  */
490
490
  readonly ipAddr: HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixesIpAddr[] | cdktf.IResolvable;
491
491
  }
@@ -530,11 +530,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixesLis
530
530
  }
531
531
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesBegin {
532
532
  /**
533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
534
534
  */
535
535
  readonly addr: string;
536
536
  /**
537
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
537
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
538
538
  */
539
539
  readonly type: string;
540
540
  }
@@ -579,11 +579,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesBegin
579
579
  }
580
580
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesEnd {
581
581
  /**
582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
583
583
  */
584
584
  readonly addr: string;
585
585
  /**
586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
586
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
587
587
  */
588
588
  readonly type: string;
589
589
  }
@@ -630,13 +630,13 @@ export interface HttppolicysetHttpRequestPolicyRulesMatchClientIpRanges {
630
630
  /**
631
631
  * begin block
632
632
  *
633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#begin Httppolicyset#begin}
633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#begin Httppolicyset#begin}
634
634
  */
635
635
  readonly begin: HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesBegin[] | cdktf.IResolvable;
636
636
  /**
637
637
  * end block
638
638
  *
639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end Httppolicyset#end}
639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end Httppolicyset#end}
640
640
  */
641
641
  readonly end: HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesEnd[] | cdktf.IResolvable;
642
642
  }
@@ -681,29 +681,29 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpRangesList
681
681
  }
682
682
  export interface HttppolicysetHttpRequestPolicyRulesMatchClientIp {
683
683
  /**
684
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
684
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
685
685
  */
686
686
  readonly groupRefs?: string[];
687
687
  /**
688
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
688
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
689
689
  */
690
690
  readonly matchCriteria: string;
691
691
  /**
692
692
  * addrs block
693
693
  *
694
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
694
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
695
695
  */
696
696
  readonly addrs?: HttppolicysetHttpRequestPolicyRulesMatchClientIpAddrs[] | cdktf.IResolvable;
697
697
  /**
698
698
  * prefixes block
699
699
  *
700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
701
701
  */
702
702
  readonly prefixes?: HttppolicysetHttpRequestPolicyRulesMatchClientIpPrefixes[] | cdktf.IResolvable;
703
703
  /**
704
704
  * ranges block
705
705
  *
706
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
706
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
707
707
  */
708
708
  readonly ranges?: HttppolicysetHttpRequestPolicyRulesMatchClientIpRanges[] | cdktf.IResolvable;
709
709
  }
@@ -764,19 +764,19 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchClientIpList extend
764
764
  }
765
765
  export interface HttppolicysetHttpRequestPolicyRulesMatchCookie {
766
766
  /**
767
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
767
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
768
768
  */
769
769
  readonly matchCase?: string;
770
770
  /**
771
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
771
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
772
772
  */
773
773
  readonly matchCriteria: string;
774
774
  /**
775
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
775
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
776
776
  */
777
777
  readonly name: string;
778
778
  /**
779
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
780
780
  */
781
781
  readonly value?: string;
782
782
  }
@@ -831,15 +831,15 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchCookieList extends
831
831
  }
832
832
  export interface HttppolicysetHttpRequestPolicyRulesMatchGeoMatches {
833
833
  /**
834
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#attribute Httppolicyset#attribute}
834
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#attribute Httppolicyset#attribute}
835
835
  */
836
836
  readonly attribute: string;
837
837
  /**
838
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
838
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
839
839
  */
840
840
  readonly matchOperation: string;
841
841
  /**
842
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#values Httppolicyset#values}
842
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#values Httppolicyset#values}
843
843
  */
844
844
  readonly values: string[];
845
845
  }
@@ -888,19 +888,23 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchGeoMatchesList exte
888
888
  }
889
889
  export interface HttppolicysetHttpRequestPolicyRulesMatchHdrs {
890
890
  /**
891
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
891
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
892
892
  */
893
893
  readonly hdr: string;
894
894
  /**
895
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
895
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
896
896
  */
897
897
  readonly matchCase?: string;
898
898
  /**
899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
900
900
  */
901
901
  readonly matchCriteria: string;
902
902
  /**
903
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
904
+ */
905
+ readonly stringGroupRefs?: string[];
906
+ /**
907
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
904
908
  */
905
909
  readonly value?: string[];
906
910
  }
@@ -931,6 +935,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchHdrsOutputReference
931
935
  get matchCriteria(): string;
932
936
  set matchCriteria(value: string);
933
937
  get matchCriteriaInput(): string;
938
+ private _stringGroupRefs?;
939
+ get stringGroupRefs(): string[];
940
+ set stringGroupRefs(value: string[]);
941
+ resetStringGroupRefs(): void;
942
+ get stringGroupRefsInput(): string[];
934
943
  private _value?;
935
944
  get value(): string[];
936
945
  set value(value: string[]);
@@ -955,15 +964,15 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchHdrsList extends cd
955
964
  }
956
965
  export interface HttppolicysetHttpRequestPolicyRulesMatchHostHdr {
957
966
  /**
958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
967
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
959
968
  */
960
969
  readonly matchCase?: string;
961
970
  /**
962
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
971
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
963
972
  */
964
973
  readonly matchCriteria: string;
965
974
  /**
966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
975
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
967
976
  */
968
977
  readonly value?: string[];
969
978
  }
@@ -1014,11 +1023,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchHostHdrList extends
1014
1023
  }
1015
1024
  export interface HttppolicysetHttpRequestPolicyRulesMatchIpReputationType {
1016
1025
  /**
1017
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
1026
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
1018
1027
  */
1019
1028
  readonly matchOperation: string;
1020
1029
  /**
1021
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#reputation_types Httppolicyset#reputation_types}
1030
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#reputation_types Httppolicyset#reputation_types}
1022
1031
  */
1023
1032
  readonly reputationTypes: string[];
1024
1033
  }
@@ -1063,11 +1072,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchIpReputationTypeLis
1063
1072
  }
1064
1073
  export interface HttppolicysetHttpRequestPolicyRulesMatchMethod {
1065
1074
  /**
1066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1075
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1067
1076
  */
1068
1077
  readonly matchCriteria: string;
1069
1078
  /**
1070
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#methods Httppolicyset#methods}
1079
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#methods Httppolicyset#methods}
1071
1080
  */
1072
1081
  readonly methods: string[];
1073
1082
  }
@@ -1112,23 +1121,23 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchMethodList extends
1112
1121
  }
1113
1122
  export interface HttppolicysetHttpRequestPolicyRulesMatchPath {
1114
1123
  /**
1115
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
1124
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
1116
1125
  */
1117
1126
  readonly matchCase?: string;
1118
1127
  /**
1119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1120
1129
  */
1121
1130
  readonly matchCriteria: string;
1122
1131
  /**
1123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
1132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
1124
1133
  */
1125
1134
  readonly matchDecodedString?: string;
1126
1135
  /**
1127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
1136
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
1128
1137
  */
1129
1138
  readonly matchStr?: string[];
1130
1139
  /**
1131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1132
1141
  */
1133
1142
  readonly stringGroupRefs?: string[];
1134
1143
  }
@@ -1189,11 +1198,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchPathList extends cd
1189
1198
  }
1190
1199
  export interface HttppolicysetHttpRequestPolicyRulesMatchProtocol {
1191
1200
  /**
1192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1193
1202
  */
1194
1203
  readonly matchCriteria: string;
1195
1204
  /**
1196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocols Httppolicyset#protocols}
1205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocols Httppolicyset#protocols}
1197
1206
  */
1198
1207
  readonly protocols: string;
1199
1208
  }
@@ -1238,23 +1247,23 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchProtocolList extend
1238
1247
  }
1239
1248
  export interface HttppolicysetHttpRequestPolicyRulesMatchQuery {
1240
1249
  /**
1241
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
1250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
1242
1251
  */
1243
1252
  readonly matchCase?: string;
1244
1253
  /**
1245
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1246
1255
  */
1247
1256
  readonly matchCriteria: string;
1248
1257
  /**
1249
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
1258
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
1250
1259
  */
1251
1260
  readonly matchDecodedString?: string;
1252
1261
  /**
1253
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
1262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
1254
1263
  */
1255
1264
  readonly matchStr?: string[];
1256
1265
  /**
1257
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1258
1267
  */
1259
1268
  readonly stringGroupRefs?: string[];
1260
1269
  }
@@ -1315,11 +1324,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchQueryList extends c
1315
1324
  }
1316
1325
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpAddrs {
1317
1326
  /**
1318
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
1327
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
1319
1328
  */
1320
1329
  readonly addr: string;
1321
1330
  /**
1322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
1331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
1323
1332
  */
1324
1333
  readonly type: string;
1325
1334
  }
@@ -1364,11 +1373,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpAddrsList e
1364
1373
  }
1365
1374
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixesIpAddr {
1366
1375
  /**
1367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
1376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
1368
1377
  */
1369
1378
  readonly addr: string;
1370
1379
  /**
1371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
1380
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
1372
1381
  */
1373
1382
  readonly type: string;
1374
1383
  }
@@ -1413,13 +1422,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixesIpA
1413
1422
  }
1414
1423
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixes {
1415
1424
  /**
1416
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#mask Httppolicyset#mask}
1425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#mask Httppolicyset#mask}
1417
1426
  */
1418
1427
  readonly mask: string;
1419
1428
  /**
1420
1429
  * ip_addr block
1421
1430
  *
1422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
1431
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
1423
1432
  */
1424
1433
  readonly ipAddr: HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixesIpAddr[] | cdktf.IResolvable;
1425
1434
  }
@@ -1464,11 +1473,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixesLis
1464
1473
  }
1465
1474
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesBegin {
1466
1475
  /**
1467
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
1476
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
1468
1477
  */
1469
1478
  readonly addr: string;
1470
1479
  /**
1471
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
1480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
1472
1481
  */
1473
1482
  readonly type: string;
1474
1483
  }
@@ -1513,11 +1522,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesBegin
1513
1522
  }
1514
1523
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesEnd {
1515
1524
  /**
1516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
1525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
1517
1526
  */
1518
1527
  readonly addr: string;
1519
1528
  /**
1520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
1529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
1521
1530
  */
1522
1531
  readonly type: string;
1523
1532
  }
@@ -1564,13 +1573,13 @@ export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIpRanges {
1564
1573
  /**
1565
1574
  * begin block
1566
1575
  *
1567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#begin Httppolicyset#begin}
1576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#begin Httppolicyset#begin}
1568
1577
  */
1569
1578
  readonly begin: HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesBegin[] | cdktf.IResolvable;
1570
1579
  /**
1571
1580
  * end block
1572
1581
  *
1573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end Httppolicyset#end}
1582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end Httppolicyset#end}
1574
1583
  */
1575
1584
  readonly end: HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesEnd[] | cdktf.IResolvable;
1576
1585
  }
@@ -1615,29 +1624,29 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpRangesList
1615
1624
  }
1616
1625
  export interface HttppolicysetHttpRequestPolicyRulesMatchSourceIp {
1617
1626
  /**
1618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
1627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
1619
1628
  */
1620
1629
  readonly groupRefs?: string[];
1621
1630
  /**
1622
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1631
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1623
1632
  */
1624
1633
  readonly matchCriteria: string;
1625
1634
  /**
1626
1635
  * addrs block
1627
1636
  *
1628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
1637
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
1629
1638
  */
1630
1639
  readonly addrs?: HttppolicysetHttpRequestPolicyRulesMatchSourceIpAddrs[] | cdktf.IResolvable;
1631
1640
  /**
1632
1641
  * prefixes block
1633
1642
  *
1634
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
1643
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
1635
1644
  */
1636
1645
  readonly prefixes?: HttppolicysetHttpRequestPolicyRulesMatchSourceIpPrefixes[] | cdktf.IResolvable;
1637
1646
  /**
1638
1647
  * ranges block
1639
1648
  *
1640
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
1649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
1641
1650
  */
1642
1651
  readonly ranges?: HttppolicysetHttpRequestPolicyRulesMatchSourceIpRanges[] | cdktf.IResolvable;
1643
1652
  }
@@ -1698,15 +1707,15 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchSourceIpList extend
1698
1707
  }
1699
1708
  export interface HttppolicysetHttpRequestPolicyRulesMatchTlsFingerprintMatch {
1700
1709
  /**
1701
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#fingerprints Httppolicyset#fingerprints}
1710
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#fingerprints Httppolicyset#fingerprints}
1702
1711
  */
1703
1712
  readonly fingerprints?: string[];
1704
1713
  /**
1705
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
1714
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_operation Httppolicyset#match_operation}
1706
1715
  */
1707
1716
  readonly matchOperation: string;
1708
1717
  /**
1709
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1718
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
1710
1719
  */
1711
1720
  readonly stringGroupRefs?: string[];
1712
1721
  }
@@ -1757,11 +1766,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchTlsFingerprintMatch
1757
1766
  }
1758
1767
  export interface HttppolicysetHttpRequestPolicyRulesMatchVersion {
1759
1768
  /**
1760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1769
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1761
1770
  */
1762
1771
  readonly matchCriteria: string;
1763
1772
  /**
1764
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#versions Httppolicyset#versions}
1773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#versions Httppolicyset#versions}
1765
1774
  */
1766
1775
  readonly versions: string[];
1767
1776
  }
@@ -1806,11 +1815,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchVersionList extends
1806
1815
  }
1807
1816
  export interface HttppolicysetHttpRequestPolicyRulesMatchVsPort {
1808
1817
  /**
1809
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1818
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
1810
1819
  */
1811
1820
  readonly matchCriteria: string;
1812
1821
  /**
1813
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ports Httppolicyset#ports}
1822
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ports Httppolicyset#ports}
1814
1823
  */
1815
1824
  readonly ports: number[];
1816
1825
  }
@@ -1857,91 +1866,91 @@ export interface HttppolicysetHttpRequestPolicyRulesMatch {
1857
1866
  /**
1858
1867
  * bot_detection_result block
1859
1868
  *
1860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#bot_detection_result Httppolicyset#bot_detection_result}
1869
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#bot_detection_result Httppolicyset#bot_detection_result}
1861
1870
  */
1862
1871
  readonly botDetectionResult?: HttppolicysetHttpRequestPolicyRulesMatchBotDetectionResult[] | cdktf.IResolvable;
1863
1872
  /**
1864
1873
  * client_ip block
1865
1874
  *
1866
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#client_ip Httppolicyset#client_ip}
1875
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#client_ip Httppolicyset#client_ip}
1867
1876
  */
1868
1877
  readonly clientIp?: HttppolicysetHttpRequestPolicyRulesMatchClientIp[] | cdktf.IResolvable;
1869
1878
  /**
1870
1879
  * cookie block
1871
1880
  *
1872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
1881
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
1873
1882
  */
1874
1883
  readonly cookie?: HttppolicysetHttpRequestPolicyRulesMatchCookie[] | cdktf.IResolvable;
1875
1884
  /**
1876
1885
  * geo_matches block
1877
1886
  *
1878
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#geo_matches Httppolicyset#geo_matches}
1887
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#geo_matches Httppolicyset#geo_matches}
1879
1888
  */
1880
1889
  readonly geoMatches?: HttppolicysetHttpRequestPolicyRulesMatchGeoMatches[] | cdktf.IResolvable;
1881
1890
  /**
1882
1891
  * hdrs block
1883
1892
  *
1884
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdrs Httppolicyset#hdrs}
1893
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdrs Httppolicyset#hdrs}
1885
1894
  */
1886
1895
  readonly hdrs?: HttppolicysetHttpRequestPolicyRulesMatchHdrs[] | cdktf.IResolvable;
1887
1896
  /**
1888
1897
  * host_hdr block
1889
1898
  *
1890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
1899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
1891
1900
  */
1892
1901
  readonly hostHdr?: HttppolicysetHttpRequestPolicyRulesMatchHostHdr[] | cdktf.IResolvable;
1893
1902
  /**
1894
1903
  * ip_reputation_type block
1895
1904
  *
1896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip_reputation_type Httppolicyset#ip_reputation_type}
1905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip_reputation_type Httppolicyset#ip_reputation_type}
1897
1906
  */
1898
1907
  readonly ipReputationType?: HttppolicysetHttpRequestPolicyRulesMatchIpReputationType[] | cdktf.IResolvable;
1899
1908
  /**
1900
1909
  * method block
1901
1910
  *
1902
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#method Httppolicyset#method}
1911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#method Httppolicyset#method}
1903
1912
  */
1904
1913
  readonly method?: HttppolicysetHttpRequestPolicyRulesMatchMethod[] | cdktf.IResolvable;
1905
1914
  /**
1906
1915
  * path block
1907
1916
  *
1908
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
1917
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
1909
1918
  */
1910
1919
  readonly path?: HttppolicysetHttpRequestPolicyRulesMatchPath[] | cdktf.IResolvable;
1911
1920
  /**
1912
1921
  * protocol block
1913
1922
  *
1914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
1923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
1915
1924
  */
1916
1925
  readonly protocol?: HttppolicysetHttpRequestPolicyRulesMatchProtocol[] | cdktf.IResolvable;
1917
1926
  /**
1918
1927
  * query block
1919
1928
  *
1920
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#query Httppolicyset#query}
1929
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#query Httppolicyset#query}
1921
1930
  */
1922
1931
  readonly query?: HttppolicysetHttpRequestPolicyRulesMatchQuery[] | cdktf.IResolvable;
1923
1932
  /**
1924
1933
  * source_ip block
1925
1934
  *
1926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#source_ip Httppolicyset#source_ip}
1935
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#source_ip Httppolicyset#source_ip}
1927
1936
  */
1928
1937
  readonly sourceIp?: HttppolicysetHttpRequestPolicyRulesMatchSourceIp[] | cdktf.IResolvable;
1929
1938
  /**
1930
1939
  * tls_fingerprint_match block
1931
1940
  *
1932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tls_fingerprint_match Httppolicyset#tls_fingerprint_match}
1941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tls_fingerprint_match Httppolicyset#tls_fingerprint_match}
1933
1942
  */
1934
1943
  readonly tlsFingerprintMatch?: HttppolicysetHttpRequestPolicyRulesMatchTlsFingerprintMatch[] | cdktf.IResolvable;
1935
1944
  /**
1936
1945
  * version block
1937
1946
  *
1938
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#version Httppolicyset#version}
1947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#version Httppolicyset#version}
1939
1948
  */
1940
1949
  readonly version?: HttppolicysetHttpRequestPolicyRulesMatchVersion[] | cdktf.IResolvable;
1941
1950
  /**
1942
1951
  * vs_port block
1943
1952
  *
1944
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#vs_port Httppolicyset#vs_port}
1953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#vs_port Httppolicyset#vs_port}
1945
1954
  */
1946
1955
  readonly vsPort?: HttppolicysetHttpRequestPolicyRulesMatchVsPort[] | cdktf.IResolvable;
1947
1956
  }
@@ -2053,19 +2062,19 @@ export declare class HttppolicysetHttpRequestPolicyRulesMatchList extends cdktf.
2053
2062
  }
2054
2063
  export interface HttppolicysetHttpRequestPolicyRulesRedirectActionHostTokens {
2055
2064
  /**
2056
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2065
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2057
2066
  */
2058
2067
  readonly endIndex?: string;
2059
2068
  /**
2060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2069
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2061
2070
  */
2062
2071
  readonly startIndex?: string;
2063
2072
  /**
2064
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2073
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2065
2074
  */
2066
2075
  readonly strValue?: string;
2067
2076
  /**
2068
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2077
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2069
2078
  */
2070
2079
  readonly type: string;
2071
2080
  }
@@ -2121,13 +2130,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesRedirectActionHostTokens
2121
2130
  }
2122
2131
  export interface HttppolicysetHttpRequestPolicyRulesRedirectActionHost {
2123
2132
  /**
2124
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2125
2134
  */
2126
2135
  readonly type: string;
2127
2136
  /**
2128
2137
  * tokens block
2129
2138
  *
2130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2131
2140
  */
2132
2141
  readonly tokens: HttppolicysetHttpRequestPolicyRulesRedirectActionHostTokens[] | cdktf.IResolvable;
2133
2142
  }
@@ -2172,19 +2181,19 @@ export declare class HttppolicysetHttpRequestPolicyRulesRedirectActionHostList e
2172
2181
  }
2173
2182
  export interface HttppolicysetHttpRequestPolicyRulesRedirectActionPathTokens {
2174
2183
  /**
2175
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2176
2185
  */
2177
2186
  readonly endIndex?: string;
2178
2187
  /**
2179
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2180
2189
  */
2181
2190
  readonly startIndex?: string;
2182
2191
  /**
2183
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2184
2193
  */
2185
2194
  readonly strValue?: string;
2186
2195
  /**
2187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2188
2197
  */
2189
2198
  readonly type: string;
2190
2199
  }
@@ -2240,13 +2249,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesRedirectActionPathTokens
2240
2249
  }
2241
2250
  export interface HttppolicysetHttpRequestPolicyRulesRedirectActionPath {
2242
2251
  /**
2243
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2244
2253
  */
2245
2254
  readonly type: string;
2246
2255
  /**
2247
2256
  * tokens block
2248
2257
  *
2249
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2258
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2250
2259
  */
2251
2260
  readonly tokens: HttppolicysetHttpRequestPolicyRulesRedirectActionPathTokens[] | cdktf.IResolvable;
2252
2261
  }
@@ -2291,35 +2300,35 @@ export declare class HttppolicysetHttpRequestPolicyRulesRedirectActionPathList e
2291
2300
  }
2292
2301
  export interface HttppolicysetHttpRequestPolicyRulesRedirectAction {
2293
2302
  /**
2294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
2303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
2295
2304
  */
2296
2305
  readonly addString?: string;
2297
2306
  /**
2298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
2307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
2299
2308
  */
2300
2309
  readonly keepQuery?: string;
2301
2310
  /**
2302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#port Httppolicyset#port}
2311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#port Httppolicyset#port}
2303
2312
  */
2304
2313
  readonly port?: string;
2305
2314
  /**
2306
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
2315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
2307
2316
  */
2308
2317
  readonly protocol: string;
2309
2318
  /**
2310
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
2319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
2311
2320
  */
2312
2321
  readonly statusCode?: string;
2313
2322
  /**
2314
2323
  * host block
2315
2324
  *
2316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host Httppolicyset#host}
2325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host Httppolicyset#host}
2317
2326
  */
2318
2327
  readonly host?: HttppolicysetHttpRequestPolicyRulesRedirectActionHost[] | cdktf.IResolvable;
2319
2328
  /**
2320
2329
  * path block
2321
2330
  *
2322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
2331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
2323
2332
  */
2324
2333
  readonly path?: HttppolicysetHttpRequestPolicyRulesRedirectActionPath[] | cdktf.IResolvable;
2325
2334
  }
@@ -2390,19 +2399,19 @@ export declare class HttppolicysetHttpRequestPolicyRulesRedirectActionList exten
2390
2399
  }
2391
2400
  export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdrTokens {
2392
2401
  /**
2393
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2394
2403
  */
2395
2404
  readonly endIndex?: string;
2396
2405
  /**
2397
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2398
2407
  */
2399
2408
  readonly startIndex?: string;
2400
2409
  /**
2401
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2410
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2402
2411
  */
2403
2412
  readonly strValue?: string;
2404
2413
  /**
2405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2414
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2406
2415
  */
2407
2416
  readonly type: string;
2408
2417
  }
@@ -2458,13 +2467,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdrT
2458
2467
  }
2459
2468
  export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdr {
2460
2469
  /**
2461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2462
2471
  */
2463
2472
  readonly type: string;
2464
2473
  /**
2465
2474
  * tokens block
2466
2475
  *
2467
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2476
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2468
2477
  */
2469
2478
  readonly tokens: HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdrTokens[] | cdktf.IResolvable;
2470
2479
  }
@@ -2509,19 +2518,19 @@ export declare class HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdrL
2509
2518
  }
2510
2519
  export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPathTokens {
2511
2520
  /**
2512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
2513
2522
  */
2514
2523
  readonly endIndex?: string;
2515
2524
  /**
2516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
2517
2526
  */
2518
2527
  readonly startIndex?: string;
2519
2528
  /**
2520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
2521
2530
  */
2522
2531
  readonly strValue?: string;
2523
2532
  /**
2524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2525
2534
  */
2526
2535
  readonly type: string;
2527
2536
  }
@@ -2577,13 +2586,13 @@ export declare class HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPathToke
2577
2586
  }
2578
2587
  export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPath {
2579
2588
  /**
2580
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2581
2590
  */
2582
2591
  readonly type: string;
2583
2592
  /**
2584
2593
  * tokens block
2585
2594
  *
2586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
2587
2596
  */
2588
2597
  readonly tokens: HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPathTokens[] | cdktf.IResolvable;
2589
2598
  }
@@ -2628,11 +2637,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPathList
2628
2637
  }
2629
2638
  export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlActionQuery {
2630
2639
  /**
2631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
2640
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
2632
2641
  */
2633
2642
  readonly addString?: string;
2634
2643
  /**
2635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
2644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
2636
2645
  */
2637
2646
  readonly keepQuery?: string;
2638
2647
  }
@@ -2681,19 +2690,19 @@ export interface HttppolicysetHttpRequestPolicyRulesRewriteUrlAction {
2681
2690
  /**
2682
2691
  * host_hdr block
2683
2692
  *
2684
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
2693
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
2685
2694
  */
2686
2695
  readonly hostHdr?: HttppolicysetHttpRequestPolicyRulesRewriteUrlActionHostHdr[] | cdktf.IResolvable;
2687
2696
  /**
2688
2697
  * path block
2689
2698
  *
2690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
2699
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
2691
2700
  */
2692
2701
  readonly path?: HttppolicysetHttpRequestPolicyRulesRewriteUrlActionPath[] | cdktf.IResolvable;
2693
2702
  /**
2694
2703
  * query block
2695
2704
  *
2696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#query Httppolicyset#query}
2705
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#query Httppolicyset#query}
2697
2706
  */
2698
2707
  readonly query?: HttppolicysetHttpRequestPolicyRulesRewriteUrlActionQuery[] | cdktf.IResolvable;
2699
2708
  }
@@ -2745,15 +2754,15 @@ export declare class HttppolicysetHttpRequestPolicyRulesRewriteUrlActionList ext
2745
2754
  }
2746
2755
  export interface HttppolicysetHttpRequestPolicyRulesSwitchingActionFile {
2747
2756
  /**
2748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
2757
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
2749
2758
  */
2750
2759
  readonly contentType: string;
2751
2760
  /**
2752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
2761
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
2753
2762
  */
2754
2763
  readonly fileContent: string;
2755
2764
  /**
2756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
2765
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
2757
2766
  */
2758
2767
  readonly fileLength?: string;
2759
2768
  }
@@ -2803,11 +2812,11 @@ export declare class HttppolicysetHttpRequestPolicyRulesSwitchingActionFileList
2803
2812
  }
2804
2813
  export interface HttppolicysetHttpRequestPolicyRulesSwitchingActionServerIp {
2805
2814
  /**
2806
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
2815
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
2807
2816
  */
2808
2817
  readonly addr: string;
2809
2818
  /**
2810
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
2819
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
2811
2820
  */
2812
2821
  readonly type: string;
2813
2822
  }
@@ -2852,17 +2861,17 @@ export declare class HttppolicysetHttpRequestPolicyRulesSwitchingActionServerIpL
2852
2861
  }
2853
2862
  export interface HttppolicysetHttpRequestPolicyRulesSwitchingActionServer {
2854
2863
  /**
2855
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hostname Httppolicyset#hostname}
2864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hostname Httppolicyset#hostname}
2856
2865
  */
2857
2866
  readonly hostname?: string;
2858
2867
  /**
2859
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#port Httppolicyset#port}
2868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#port Httppolicyset#port}
2860
2869
  */
2861
2870
  readonly port?: string;
2862
2871
  /**
2863
2872
  * ip block
2864
2873
  *
2865
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip Httppolicyset#ip}
2874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip Httppolicyset#ip}
2866
2875
  */
2867
2876
  readonly ip: HttppolicysetHttpRequestPolicyRulesSwitchingActionServerIp[] | cdktf.IResolvable;
2868
2877
  }
@@ -2913,35 +2922,35 @@ export declare class HttppolicysetHttpRequestPolicyRulesSwitchingActionServerLis
2913
2922
  }
2914
2923
  export interface HttppolicysetHttpRequestPolicyRulesSwitchingAction {
2915
2924
  /**
2916
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#action Httppolicyset#action}
2925
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#action Httppolicyset#action}
2917
2926
  */
2918
2927
  readonly action: string;
2919
2928
  /**
2920
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#other_status_code Httppolicyset#other_status_code}
2929
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#other_status_code Httppolicyset#other_status_code}
2921
2930
  */
2922
2931
  readonly otherStatusCode?: string;
2923
2932
  /**
2924
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#pool_group_ref Httppolicyset#pool_group_ref}
2933
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#pool_group_ref Httppolicyset#pool_group_ref}
2925
2934
  */
2926
2935
  readonly poolGroupRef?: string;
2927
2936
  /**
2928
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#pool_ref Httppolicyset#pool_ref}
2937
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#pool_ref Httppolicyset#pool_ref}
2929
2938
  */
2930
2939
  readonly poolRef?: string;
2931
2940
  /**
2932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
2941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
2933
2942
  */
2934
2943
  readonly statusCode?: string;
2935
2944
  /**
2936
2945
  * file block
2937
2946
  *
2938
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file Httppolicyset#file}
2947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file Httppolicyset#file}
2939
2948
  */
2940
2949
  readonly file?: HttppolicysetHttpRequestPolicyRulesSwitchingActionFile[] | cdktf.IResolvable;
2941
2950
  /**
2942
2951
  * server block
2943
2952
  *
2944
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#server Httppolicyset#server}
2953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#server Httppolicyset#server}
2945
2954
  */
2946
2955
  readonly server?: HttppolicysetHttpRequestPolicyRulesSwitchingActionServer[] | cdktf.IResolvable;
2947
2956
  }
@@ -3012,53 +3021,53 @@ export declare class HttppolicysetHttpRequestPolicyRulesSwitchingActionList exte
3012
3021
  }
3013
3022
  export interface HttppolicysetHttpRequestPolicyRules {
3014
3023
  /**
3015
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#all_headers Httppolicyset#all_headers}
3024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#all_headers Httppolicyset#all_headers}
3016
3025
  */
3017
3026
  readonly allHeaders?: string;
3018
3027
  /**
3019
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#enable Httppolicyset#enable}
3028
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#enable Httppolicyset#enable}
3020
3029
  */
3021
3030
  readonly enable: string;
3022
3031
  /**
3023
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#index Httppolicyset#index}
3032
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#index Httppolicyset#index}
3024
3033
  */
3025
3034
  readonly index: string;
3026
3035
  /**
3027
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#log Httppolicyset#log}
3036
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#log Httppolicyset#log}
3028
3037
  */
3029
3038
  readonly log?: string;
3030
3039
  /**
3031
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
3040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
3032
3041
  */
3033
3042
  readonly name: string;
3034
3043
  /**
3035
3044
  * hdr_action block
3036
3045
  *
3037
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr_action Httppolicyset#hdr_action}
3046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr_action Httppolicyset#hdr_action}
3038
3047
  */
3039
3048
  readonly hdrAction?: HttppolicysetHttpRequestPolicyRulesHdrAction[] | cdktf.IResolvable;
3040
3049
  /**
3041
3050
  * match block
3042
3051
  *
3043
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match Httppolicyset#match}
3052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match Httppolicyset#match}
3044
3053
  */
3045
3054
  readonly match?: HttppolicysetHttpRequestPolicyRulesMatch[] | cdktf.IResolvable;
3046
3055
  /**
3047
3056
  * redirect_action block
3048
3057
  *
3049
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#redirect_action Httppolicyset#redirect_action}
3058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#redirect_action Httppolicyset#redirect_action}
3050
3059
  */
3051
3060
  readonly redirectAction?: HttppolicysetHttpRequestPolicyRulesRedirectAction[] | cdktf.IResolvable;
3052
3061
  /**
3053
3062
  * rewrite_url_action block
3054
3063
  *
3055
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#rewrite_url_action Httppolicyset#rewrite_url_action}
3064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#rewrite_url_action Httppolicyset#rewrite_url_action}
3056
3065
  */
3057
3066
  readonly rewriteUrlAction?: HttppolicysetHttpRequestPolicyRulesRewriteUrlAction[] | cdktf.IResolvable;
3058
3067
  /**
3059
3068
  * switching_action block
3060
3069
  *
3061
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#switching_action Httppolicyset#switching_action}
3070
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#switching_action Httppolicyset#switching_action}
3062
3071
  */
3063
3072
  readonly switchingAction?: HttppolicysetHttpRequestPolicyRulesSwitchingAction[] | cdktf.IResolvable;
3064
3073
  }
@@ -3144,7 +3153,7 @@ export interface HttppolicysetHttpRequestPolicy {
3144
3153
  /**
3145
3154
  * rules block
3146
3155
  *
3147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#rules Httppolicyset#rules}
3156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#rules Httppolicyset#rules}
3148
3157
  */
3149
3158
  readonly rules?: HttppolicysetHttpRequestPolicyRules[] | cdktf.IResolvable;
3150
3159
  }
@@ -3186,11 +3195,11 @@ export declare class HttppolicysetHttpRequestPolicyList extends cdktf.ComplexLis
3186
3195
  }
3187
3196
  export interface HttppolicysetHttpResponsePolicyRulesHdrActionCookie {
3188
3197
  /**
3189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
3198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
3190
3199
  */
3191
3200
  readonly name?: string;
3192
3201
  /**
3193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
3202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
3194
3203
  */
3195
3204
  readonly value?: string;
3196
3205
  }
@@ -3237,15 +3246,15 @@ export declare class HttppolicysetHttpResponsePolicyRulesHdrActionCookieList ext
3237
3246
  }
3238
3247
  export interface HttppolicysetHttpResponsePolicyRulesHdrActionHdrValue {
3239
3248
  /**
3240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#is_sensitive Httppolicyset#is_sensitive}
3249
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#is_sensitive Httppolicyset#is_sensitive}
3241
3250
  */
3242
3251
  readonly isSensitive?: string;
3243
3252
  /**
3244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#val Httppolicyset#val}
3253
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#val Httppolicyset#val}
3245
3254
  */
3246
3255
  readonly val?: string;
3247
3256
  /**
3248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#var Httppolicyset#var}
3257
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#var Httppolicyset#var}
3249
3258
  */
3250
3259
  readonly var?: string;
3251
3260
  }
@@ -3297,13 +3306,13 @@ export declare class HttppolicysetHttpResponsePolicyRulesHdrActionHdrValueList e
3297
3306
  }
3298
3307
  export interface HttppolicysetHttpResponsePolicyRulesHdrActionHdr {
3299
3308
  /**
3300
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
3309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
3301
3310
  */
3302
3311
  readonly name?: string;
3303
3312
  /**
3304
3313
  * value block
3305
3314
  *
3306
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
3315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
3307
3316
  */
3308
3317
  readonly value?: HttppolicysetHttpResponsePolicyRulesHdrActionHdrValue[] | cdktf.IResolvable;
3309
3318
  }
@@ -3350,23 +3359,23 @@ export declare class HttppolicysetHttpResponsePolicyRulesHdrActionHdrList extend
3350
3359
  }
3351
3360
  export interface HttppolicysetHttpResponsePolicyRulesHdrAction {
3352
3361
  /**
3353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#action Httppolicyset#action}
3362
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#action Httppolicyset#action}
3354
3363
  */
3355
3364
  readonly action: string;
3356
3365
  /**
3357
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr_index Httppolicyset#hdr_index}
3366
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr_index Httppolicyset#hdr_index}
3358
3367
  */
3359
3368
  readonly hdrIndex?: string;
3360
3369
  /**
3361
3370
  * cookie block
3362
3371
  *
3363
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
3372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
3364
3373
  */
3365
3374
  readonly cookie?: HttppolicysetHttpResponsePolicyRulesHdrActionCookie[] | cdktf.IResolvable;
3366
3375
  /**
3367
3376
  * hdr block
3368
3377
  *
3369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
3378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
3370
3379
  */
3371
3380
  readonly hdr?: HttppolicysetHttpResponsePolicyRulesHdrActionHdr[] | cdktf.IResolvable;
3372
3381
  }
@@ -3422,19 +3431,19 @@ export declare class HttppolicysetHttpResponsePolicyRulesHdrActionList extends c
3422
3431
  }
3423
3432
  export interface HttppolicysetHttpResponsePolicyRulesLocHdrActionHostTokens {
3424
3433
  /**
3425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
3434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
3426
3435
  */
3427
3436
  readonly endIndex?: string;
3428
3437
  /**
3429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
3438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
3430
3439
  */
3431
3440
  readonly startIndex?: string;
3432
3441
  /**
3433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
3442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
3434
3443
  */
3435
3444
  readonly strValue?: string;
3436
3445
  /**
3437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3438
3447
  */
3439
3448
  readonly type: string;
3440
3449
  }
@@ -3490,13 +3499,13 @@ export declare class HttppolicysetHttpResponsePolicyRulesLocHdrActionHostTokensL
3490
3499
  }
3491
3500
  export interface HttppolicysetHttpResponsePolicyRulesLocHdrActionHost {
3492
3501
  /**
3493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3502
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3494
3503
  */
3495
3504
  readonly type: string;
3496
3505
  /**
3497
3506
  * tokens block
3498
3507
  *
3499
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
3508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
3500
3509
  */
3501
3510
  readonly tokens: HttppolicysetHttpResponsePolicyRulesLocHdrActionHostTokens[] | cdktf.IResolvable;
3502
3511
  }
@@ -3541,19 +3550,19 @@ export declare class HttppolicysetHttpResponsePolicyRulesLocHdrActionHostList ex
3541
3550
  }
3542
3551
  export interface HttppolicysetHttpResponsePolicyRulesLocHdrActionPathTokens {
3543
3552
  /**
3544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
3553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
3545
3554
  */
3546
3555
  readonly endIndex?: string;
3547
3556
  /**
3548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
3557
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
3549
3558
  */
3550
3559
  readonly startIndex?: string;
3551
3560
  /**
3552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
3561
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
3553
3562
  */
3554
3563
  readonly strValue?: string;
3555
3564
  /**
3556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3557
3566
  */
3558
3567
  readonly type: string;
3559
3568
  }
@@ -3609,13 +3618,13 @@ export declare class HttppolicysetHttpResponsePolicyRulesLocHdrActionPathTokensL
3609
3618
  }
3610
3619
  export interface HttppolicysetHttpResponsePolicyRulesLocHdrActionPath {
3611
3620
  /**
3612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3613
3622
  */
3614
3623
  readonly type: string;
3615
3624
  /**
3616
3625
  * tokens block
3617
3626
  *
3618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
3627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
3619
3628
  */
3620
3629
  readonly tokens: HttppolicysetHttpResponsePolicyRulesLocHdrActionPathTokens[] | cdktf.IResolvable;
3621
3630
  }
@@ -3660,27 +3669,27 @@ export declare class HttppolicysetHttpResponsePolicyRulesLocHdrActionPathList ex
3660
3669
  }
3661
3670
  export interface HttppolicysetHttpResponsePolicyRulesLocHdrAction {
3662
3671
  /**
3663
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
3672
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
3664
3673
  */
3665
3674
  readonly keepQuery?: string;
3666
3675
  /**
3667
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#port Httppolicyset#port}
3676
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#port Httppolicyset#port}
3668
3677
  */
3669
3678
  readonly port?: string;
3670
3679
  /**
3671
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
3680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
3672
3681
  */
3673
3682
  readonly protocol: string;
3674
3683
  /**
3675
3684
  * host block
3676
3685
  *
3677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host Httppolicyset#host}
3686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host Httppolicyset#host}
3678
3687
  */
3679
3688
  readonly host?: HttppolicysetHttpResponsePolicyRulesLocHdrActionHost[] | cdktf.IResolvable;
3680
3689
  /**
3681
3690
  * path block
3682
3691
  *
3683
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
3692
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
3684
3693
  */
3685
3694
  readonly path?: HttppolicysetHttpResponsePolicyRulesLocHdrActionPath[] | cdktf.IResolvable;
3686
3695
  }
@@ -3741,11 +3750,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesLocHdrActionList extend
3741
3750
  }
3742
3751
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpAddrs {
3743
3752
  /**
3744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
3753
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
3745
3754
  */
3746
3755
  readonly addr: string;
3747
3756
  /**
3748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3757
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3749
3758
  */
3750
3759
  readonly type: string;
3751
3760
  }
@@ -3790,11 +3799,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpAddrsList
3790
3799
  }
3791
3800
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixesIpAddr {
3792
3801
  /**
3793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
3802
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
3794
3803
  */
3795
3804
  readonly addr: string;
3796
3805
  /**
3797
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3806
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3798
3807
  */
3799
3808
  readonly type: string;
3800
3809
  }
@@ -3839,13 +3848,13 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixesIp
3839
3848
  }
3840
3849
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixes {
3841
3850
  /**
3842
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#mask Httppolicyset#mask}
3851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#mask Httppolicyset#mask}
3843
3852
  */
3844
3853
  readonly mask: string;
3845
3854
  /**
3846
3855
  * ip_addr block
3847
3856
  *
3848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
3857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
3849
3858
  */
3850
3859
  readonly ipAddr: HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixesIpAddr[] | cdktf.IResolvable;
3851
3860
  }
@@ -3890,11 +3899,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixesLi
3890
3899
  }
3891
3900
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesBegin {
3892
3901
  /**
3893
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
3902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
3894
3903
  */
3895
3904
  readonly addr: string;
3896
3905
  /**
3897
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3898
3907
  */
3899
3908
  readonly type: string;
3900
3909
  }
@@ -3939,11 +3948,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesBegi
3939
3948
  }
3940
3949
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesEnd {
3941
3950
  /**
3942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
3951
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
3943
3952
  */
3944
3953
  readonly addr: string;
3945
3954
  /**
3946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
3955
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
3947
3956
  */
3948
3957
  readonly type: string;
3949
3958
  }
@@ -3990,13 +3999,13 @@ export interface HttppolicysetHttpResponsePolicyRulesMatchClientIpRanges {
3990
3999
  /**
3991
4000
  * begin block
3992
4001
  *
3993
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#begin Httppolicyset#begin}
4002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#begin Httppolicyset#begin}
3994
4003
  */
3995
4004
  readonly begin: HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesBegin[] | cdktf.IResolvable;
3996
4005
  /**
3997
4006
  * end block
3998
4007
  *
3999
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end Httppolicyset#end}
4008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end Httppolicyset#end}
4000
4009
  */
4001
4010
  readonly end: HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesEnd[] | cdktf.IResolvable;
4002
4011
  }
@@ -4041,29 +4050,29 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpRangesList
4041
4050
  }
4042
4051
  export interface HttppolicysetHttpResponsePolicyRulesMatchClientIp {
4043
4052
  /**
4044
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
4053
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
4045
4054
  */
4046
4055
  readonly groupRefs?: string[];
4047
4056
  /**
4048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4057
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4049
4058
  */
4050
4059
  readonly matchCriteria: string;
4051
4060
  /**
4052
4061
  * addrs block
4053
4062
  *
4054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
4063
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
4055
4064
  */
4056
4065
  readonly addrs?: HttppolicysetHttpResponsePolicyRulesMatchClientIpAddrs[] | cdktf.IResolvable;
4057
4066
  /**
4058
4067
  * prefixes block
4059
4068
  *
4060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
4069
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
4061
4070
  */
4062
4071
  readonly prefixes?: HttppolicysetHttpResponsePolicyRulesMatchClientIpPrefixes[] | cdktf.IResolvable;
4063
4072
  /**
4064
4073
  * ranges block
4065
4074
  *
4066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
4075
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
4067
4076
  */
4068
4077
  readonly ranges?: HttppolicysetHttpResponsePolicyRulesMatchClientIpRanges[] | cdktf.IResolvable;
4069
4078
  }
@@ -4124,19 +4133,19 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchClientIpList exten
4124
4133
  }
4125
4134
  export interface HttppolicysetHttpResponsePolicyRulesMatchCookie {
4126
4135
  /**
4127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4136
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4128
4137
  */
4129
4138
  readonly matchCase?: string;
4130
4139
  /**
4131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4132
4141
  */
4133
4142
  readonly matchCriteria: string;
4134
4143
  /**
4135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
4144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
4136
4145
  */
4137
4146
  readonly name: string;
4138
4147
  /**
4139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
4148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
4140
4149
  */
4141
4150
  readonly value?: string;
4142
4151
  }
@@ -4191,19 +4200,23 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchCookieList extends
4191
4200
  }
4192
4201
  export interface HttppolicysetHttpResponsePolicyRulesMatchHdrs {
4193
4202
  /**
4194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
4203
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
4195
4204
  */
4196
4205
  readonly hdr: string;
4197
4206
  /**
4198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4207
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4199
4208
  */
4200
4209
  readonly matchCase?: string;
4201
4210
  /**
4202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4203
4212
  */
4204
4213
  readonly matchCriteria: string;
4205
4214
  /**
4206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
4215
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4216
+ */
4217
+ readonly stringGroupRefs?: string[];
4218
+ /**
4219
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
4207
4220
  */
4208
4221
  readonly value?: string[];
4209
4222
  }
@@ -4234,6 +4247,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchHdrsOutputReferenc
4234
4247
  get matchCriteria(): string;
4235
4248
  set matchCriteria(value: string);
4236
4249
  get matchCriteriaInput(): string;
4250
+ private _stringGroupRefs?;
4251
+ get stringGroupRefs(): string[];
4252
+ set stringGroupRefs(value: string[]);
4253
+ resetStringGroupRefs(): void;
4254
+ get stringGroupRefsInput(): string[];
4237
4255
  private _value?;
4238
4256
  get value(): string[];
4239
4257
  set value(value: string[]);
@@ -4258,15 +4276,15 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchHdrsList extends c
4258
4276
  }
4259
4277
  export interface HttppolicysetHttpResponsePolicyRulesMatchHostHdr {
4260
4278
  /**
4261
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4279
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4262
4280
  */
4263
4281
  readonly matchCase?: string;
4264
4282
  /**
4265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4283
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4266
4284
  */
4267
4285
  readonly matchCriteria: string;
4268
4286
  /**
4269
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
4287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
4270
4288
  */
4271
4289
  readonly value?: string[];
4272
4290
  }
@@ -4317,15 +4335,15 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchHostHdrList extend
4317
4335
  }
4318
4336
  export interface HttppolicysetHttpResponsePolicyRulesMatchLocHdr {
4319
4337
  /**
4320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4321
4339
  */
4322
4340
  readonly matchCase?: string;
4323
4341
  /**
4324
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4342
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4325
4343
  */
4326
4344
  readonly matchCriteria: string;
4327
4345
  /**
4328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
4346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
4329
4347
  */
4330
4348
  readonly value?: string[];
4331
4349
  }
@@ -4376,11 +4394,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchLocHdrList extends
4376
4394
  }
4377
4395
  export interface HttppolicysetHttpResponsePolicyRulesMatchMethod {
4378
4396
  /**
4379
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4397
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4380
4398
  */
4381
4399
  readonly matchCriteria: string;
4382
4400
  /**
4383
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#methods Httppolicyset#methods}
4401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#methods Httppolicyset#methods}
4384
4402
  */
4385
4403
  readonly methods: string[];
4386
4404
  }
@@ -4425,23 +4443,23 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchMethodList extends
4425
4443
  }
4426
4444
  export interface HttppolicysetHttpResponsePolicyRulesMatchPath {
4427
4445
  /**
4428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4429
4447
  */
4430
4448
  readonly matchCase?: string;
4431
4449
  /**
4432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4433
4451
  */
4434
4452
  readonly matchCriteria: string;
4435
4453
  /**
4436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
4454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
4437
4455
  */
4438
4456
  readonly matchDecodedString?: string;
4439
4457
  /**
4440
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
4458
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
4441
4459
  */
4442
4460
  readonly matchStr?: string[];
4443
4461
  /**
4444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4445
4463
  */
4446
4464
  readonly stringGroupRefs?: string[];
4447
4465
  }
@@ -4502,11 +4520,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchPathList extends c
4502
4520
  }
4503
4521
  export interface HttppolicysetHttpResponsePolicyRulesMatchProtocol {
4504
4522
  /**
4505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4506
4524
  */
4507
4525
  readonly matchCriteria: string;
4508
4526
  /**
4509
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocols Httppolicyset#protocols}
4527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocols Httppolicyset#protocols}
4510
4528
  */
4511
4529
  readonly protocols: string;
4512
4530
  }
@@ -4551,23 +4569,23 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchProtocolList exten
4551
4569
  }
4552
4570
  export interface HttppolicysetHttpResponsePolicyRulesMatchQuery {
4553
4571
  /**
4554
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4555
4573
  */
4556
4574
  readonly matchCase?: string;
4557
4575
  /**
4558
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4559
4577
  */
4560
4578
  readonly matchCriteria: string;
4561
4579
  /**
4562
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
4580
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_decoded_string Httppolicyset#match_decoded_string}
4563
4581
  */
4564
4582
  readonly matchDecodedString?: string;
4565
4583
  /**
4566
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
4584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_str Httppolicyset#match_str}
4567
4585
  */
4568
4586
  readonly matchStr?: string[];
4569
4587
  /**
4570
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4571
4589
  */
4572
4590
  readonly stringGroupRefs?: string[];
4573
4591
  }
@@ -4628,19 +4646,23 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchQueryList extends
4628
4646
  }
4629
4647
  export interface HttppolicysetHttpResponsePolicyRulesMatchRspHdrs {
4630
4648
  /**
4631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
4649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr Httppolicyset#hdr}
4632
4650
  */
4633
4651
  readonly hdr: string;
4634
4652
  /**
4635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4653
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_case Httppolicyset#match_case}
4636
4654
  */
4637
4655
  readonly matchCase?: string;
4638
4656
  /**
4639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
4640
4658
  */
4641
4659
  readonly matchCriteria: string;
4642
4660
  /**
4643
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#value Httppolicyset#value}
4661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#string_group_refs Httppolicyset#string_group_refs}
4662
+ */
4663
+ readonly stringGroupRefs?: string[];
4664
+ /**
4665
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#value Httppolicyset#value}
4644
4666
  */
4645
4667
  readonly value?: string[];
4646
4668
  }
@@ -4671,6 +4693,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchRspHdrsOutputRefer
4671
4693
  get matchCriteria(): string;
4672
4694
  set matchCriteria(value: string);
4673
4695
  get matchCriteriaInput(): string;
4696
+ private _stringGroupRefs?;
4697
+ get stringGroupRefs(): string[];
4698
+ set stringGroupRefs(value: string[]);
4699
+ resetStringGroupRefs(): void;
4700
+ get stringGroupRefsInput(): string[];
4674
4701
  private _value?;
4675
4702
  get value(): string[];
4676
4703
  set value(value: string[]);
@@ -4695,11 +4722,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchRspHdrsList extend
4695
4722
  }
4696
4723
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpAddrs {
4697
4724
  /**
4698
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
4725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
4699
4726
  */
4700
4727
  readonly addr: string;
4701
4728
  /**
4702
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
4729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
4703
4730
  */
4704
4731
  readonly type: string;
4705
4732
  }
@@ -4744,11 +4771,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpAddrsList
4744
4771
  }
4745
4772
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixesIpAddr {
4746
4773
  /**
4747
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
4774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
4748
4775
  */
4749
4776
  readonly addr: string;
4750
4777
  /**
4751
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
4778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
4752
4779
  */
4753
4780
  readonly type: string;
4754
4781
  }
@@ -4793,13 +4820,13 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixesIp
4793
4820
  }
4794
4821
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixes {
4795
4822
  /**
4796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#mask Httppolicyset#mask}
4823
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#mask Httppolicyset#mask}
4797
4824
  */
4798
4825
  readonly mask: string;
4799
4826
  /**
4800
4827
  * ip_addr block
4801
4828
  *
4802
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
4829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ip_addr Httppolicyset#ip_addr}
4803
4830
  */
4804
4831
  readonly ipAddr: HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixesIpAddr[] | cdktf.IResolvable;
4805
4832
  }
@@ -4844,11 +4871,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixesLi
4844
4871
  }
4845
4872
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesBegin {
4846
4873
  /**
4847
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
4874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
4848
4875
  */
4849
4876
  readonly addr: string;
4850
4877
  /**
4851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
4878
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
4852
4879
  */
4853
4880
  readonly type: string;
4854
4881
  }
@@ -4893,11 +4920,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesBegi
4893
4920
  }
4894
4921
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesEnd {
4895
4922
  /**
4896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addr Httppolicyset#addr}
4923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addr Httppolicyset#addr}
4897
4924
  */
4898
4925
  readonly addr: string;
4899
4926
  /**
4900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
4927
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
4901
4928
  */
4902
4929
  readonly type: string;
4903
4930
  }
@@ -4944,13 +4971,13 @@ export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIpRanges {
4944
4971
  /**
4945
4972
  * begin block
4946
4973
  *
4947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#begin Httppolicyset#begin}
4974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#begin Httppolicyset#begin}
4948
4975
  */
4949
4976
  readonly begin: HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesBegin[] | cdktf.IResolvable;
4950
4977
  /**
4951
4978
  * end block
4952
4979
  *
4953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end Httppolicyset#end}
4980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end Httppolicyset#end}
4954
4981
  */
4955
4982
  readonly end: HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesEnd[] | cdktf.IResolvable;
4956
4983
  }
@@ -4995,29 +5022,29 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpRangesList
4995
5022
  }
4996
5023
  export interface HttppolicysetHttpResponsePolicyRulesMatchSourceIp {
4997
5024
  /**
4998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
5025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#group_refs Httppolicyset#group_refs}
4999
5026
  */
5000
5027
  readonly groupRefs?: string[];
5001
5028
  /**
5002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5029
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5003
5030
  */
5004
5031
  readonly matchCriteria: string;
5005
5032
  /**
5006
5033
  * addrs block
5007
5034
  *
5008
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
5035
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#addrs Httppolicyset#addrs}
5009
5036
  */
5010
5037
  readonly addrs?: HttppolicysetHttpResponsePolicyRulesMatchSourceIpAddrs[] | cdktf.IResolvable;
5011
5038
  /**
5012
5039
  * prefixes block
5013
5040
  *
5014
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
5041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#prefixes Httppolicyset#prefixes}
5015
5042
  */
5016
5043
  readonly prefixes?: HttppolicysetHttpResponsePolicyRulesMatchSourceIpPrefixes[] | cdktf.IResolvable;
5017
5044
  /**
5018
5045
  * ranges block
5019
5046
  *
5020
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
5047
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
5021
5048
  */
5022
5049
  readonly ranges?: HttppolicysetHttpResponsePolicyRulesMatchSourceIpRanges[] | cdktf.IResolvable;
5023
5050
  }
@@ -5078,11 +5105,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchSourceIpList exten
5078
5105
  }
5079
5106
  export interface HttppolicysetHttpResponsePolicyRulesMatchStatusRanges {
5080
5107
  /**
5081
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#begin Httppolicyset#begin}
5108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#begin Httppolicyset#begin}
5082
5109
  */
5083
5110
  readonly begin: string;
5084
5111
  /**
5085
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end Httppolicyset#end}
5112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end Httppolicyset#end}
5086
5113
  */
5087
5114
  readonly end: string;
5088
5115
  }
@@ -5127,17 +5154,17 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchStatusRangesList e
5127
5154
  }
5128
5155
  export interface HttppolicysetHttpResponsePolicyRulesMatchStatus {
5129
5156
  /**
5130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5131
5158
  */
5132
5159
  readonly matchCriteria: string;
5133
5160
  /**
5134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status_codes Httppolicyset#status_codes}
5161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status_codes Httppolicyset#status_codes}
5135
5162
  */
5136
5163
  readonly statusCodes?: number[];
5137
5164
  /**
5138
5165
  * ranges block
5139
5166
  *
5140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
5167
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ranges Httppolicyset#ranges}
5141
5168
  */
5142
5169
  readonly ranges?: HttppolicysetHttpResponsePolicyRulesMatchStatusRanges[] | cdktf.IResolvable;
5143
5170
  }
@@ -5188,11 +5215,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchStatusList extends
5188
5215
  }
5189
5216
  export interface HttppolicysetHttpResponsePolicyRulesMatchVersion {
5190
5217
  /**
5191
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5192
5219
  */
5193
5220
  readonly matchCriteria: string;
5194
5221
  /**
5195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#versions Httppolicyset#versions}
5222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#versions Httppolicyset#versions}
5196
5223
  */
5197
5224
  readonly versions: string[];
5198
5225
  }
@@ -5237,11 +5264,11 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchVersionList extend
5237
5264
  }
5238
5265
  export interface HttppolicysetHttpResponsePolicyRulesMatchVsPort {
5239
5266
  /**
5240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5267
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match_criteria Httppolicyset#match_criteria}
5241
5268
  */
5242
5269
  readonly matchCriteria: string;
5243
5270
  /**
5244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#ports Httppolicyset#ports}
5271
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#ports Httppolicyset#ports}
5245
5272
  */
5246
5273
  readonly ports: number[];
5247
5274
  }
@@ -5288,85 +5315,85 @@ export interface HttppolicysetHttpResponsePolicyRulesMatch {
5288
5315
  /**
5289
5316
  * client_ip block
5290
5317
  *
5291
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#client_ip Httppolicyset#client_ip}
5318
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#client_ip Httppolicyset#client_ip}
5292
5319
  */
5293
5320
  readonly clientIp?: HttppolicysetHttpResponsePolicyRulesMatchClientIp[] | cdktf.IResolvable;
5294
5321
  /**
5295
5322
  * cookie block
5296
5323
  *
5297
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
5324
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#cookie Httppolicyset#cookie}
5298
5325
  */
5299
5326
  readonly cookie?: HttppolicysetHttpResponsePolicyRulesMatchCookie[] | cdktf.IResolvable;
5300
5327
  /**
5301
5328
  * hdrs block
5302
5329
  *
5303
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdrs Httppolicyset#hdrs}
5330
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdrs Httppolicyset#hdrs}
5304
5331
  */
5305
5332
  readonly hdrs?: HttppolicysetHttpResponsePolicyRulesMatchHdrs[] | cdktf.IResolvable;
5306
5333
  /**
5307
5334
  * host_hdr block
5308
5335
  *
5309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
5336
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host_hdr Httppolicyset#host_hdr}
5310
5337
  */
5311
5338
  readonly hostHdr?: HttppolicysetHttpResponsePolicyRulesMatchHostHdr[] | cdktf.IResolvable;
5312
5339
  /**
5313
5340
  * loc_hdr block
5314
5341
  *
5315
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#loc_hdr Httppolicyset#loc_hdr}
5342
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#loc_hdr Httppolicyset#loc_hdr}
5316
5343
  */
5317
5344
  readonly locHdr?: HttppolicysetHttpResponsePolicyRulesMatchLocHdr[] | cdktf.IResolvable;
5318
5345
  /**
5319
5346
  * method block
5320
5347
  *
5321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#method Httppolicyset#method}
5348
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#method Httppolicyset#method}
5322
5349
  */
5323
5350
  readonly method?: HttppolicysetHttpResponsePolicyRulesMatchMethod[] | cdktf.IResolvable;
5324
5351
  /**
5325
5352
  * path block
5326
5353
  *
5327
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
5354
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
5328
5355
  */
5329
5356
  readonly path?: HttppolicysetHttpResponsePolicyRulesMatchPath[] | cdktf.IResolvable;
5330
5357
  /**
5331
5358
  * protocol block
5332
5359
  *
5333
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
5360
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
5334
5361
  */
5335
5362
  readonly protocol?: HttppolicysetHttpResponsePolicyRulesMatchProtocol[] | cdktf.IResolvable;
5336
5363
  /**
5337
5364
  * query block
5338
5365
  *
5339
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#query Httppolicyset#query}
5366
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#query Httppolicyset#query}
5340
5367
  */
5341
5368
  readonly query?: HttppolicysetHttpResponsePolicyRulesMatchQuery[] | cdktf.IResolvable;
5342
5369
  /**
5343
5370
  * rsp_hdrs block
5344
5371
  *
5345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#rsp_hdrs Httppolicyset#rsp_hdrs}
5372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#rsp_hdrs Httppolicyset#rsp_hdrs}
5346
5373
  */
5347
5374
  readonly rspHdrs?: HttppolicysetHttpResponsePolicyRulesMatchRspHdrs[] | cdktf.IResolvable;
5348
5375
  /**
5349
5376
  * source_ip block
5350
5377
  *
5351
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#source_ip Httppolicyset#source_ip}
5378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#source_ip Httppolicyset#source_ip}
5352
5379
  */
5353
5380
  readonly sourceIp?: HttppolicysetHttpResponsePolicyRulesMatchSourceIp[] | cdktf.IResolvable;
5354
5381
  /**
5355
5382
  * status block
5356
5383
  *
5357
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status Httppolicyset#status}
5384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status Httppolicyset#status}
5358
5385
  */
5359
5386
  readonly status?: HttppolicysetHttpResponsePolicyRulesMatchStatus[] | cdktf.IResolvable;
5360
5387
  /**
5361
5388
  * version block
5362
5389
  *
5363
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#version Httppolicyset#version}
5390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#version Httppolicyset#version}
5364
5391
  */
5365
5392
  readonly version?: HttppolicysetHttpResponsePolicyRulesMatchVersion[] | cdktf.IResolvable;
5366
5393
  /**
5367
5394
  * vs_port block
5368
5395
  *
5369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#vs_port Httppolicyset#vs_port}
5396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#vs_port Httppolicyset#vs_port}
5370
5397
  */
5371
5398
  readonly vsPort?: HttppolicysetHttpResponsePolicyRulesMatchVsPort[] | cdktf.IResolvable;
5372
5399
  }
@@ -5473,41 +5500,41 @@ export declare class HttppolicysetHttpResponsePolicyRulesMatchList extends cdktf
5473
5500
  }
5474
5501
  export interface HttppolicysetHttpResponsePolicyRules {
5475
5502
  /**
5476
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#all_headers Httppolicyset#all_headers}
5503
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#all_headers Httppolicyset#all_headers}
5477
5504
  */
5478
5505
  readonly allHeaders?: string;
5479
5506
  /**
5480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#enable Httppolicyset#enable}
5507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#enable Httppolicyset#enable}
5481
5508
  */
5482
5509
  readonly enable: string;
5483
5510
  /**
5484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#index Httppolicyset#index}
5511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#index Httppolicyset#index}
5485
5512
  */
5486
5513
  readonly index: string;
5487
5514
  /**
5488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#log Httppolicyset#log}
5515
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#log Httppolicyset#log}
5489
5516
  */
5490
5517
  readonly log?: string;
5491
5518
  /**
5492
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
5519
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
5493
5520
  */
5494
5521
  readonly name: string;
5495
5522
  /**
5496
5523
  * hdr_action block
5497
5524
  *
5498
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#hdr_action Httppolicyset#hdr_action}
5525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#hdr_action Httppolicyset#hdr_action}
5499
5526
  */
5500
5527
  readonly hdrAction?: HttppolicysetHttpResponsePolicyRulesHdrAction[] | cdktf.IResolvable;
5501
5528
  /**
5502
5529
  * loc_hdr_action block
5503
5530
  *
5504
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#loc_hdr_action Httppolicyset#loc_hdr_action}
5531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#loc_hdr_action Httppolicyset#loc_hdr_action}
5505
5532
  */
5506
5533
  readonly locHdrAction?: HttppolicysetHttpResponsePolicyRulesLocHdrAction[] | cdktf.IResolvable;
5507
5534
  /**
5508
5535
  * match block
5509
5536
  *
5510
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#match Httppolicyset#match}
5537
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#match Httppolicyset#match}
5511
5538
  */
5512
5539
  readonly match?: HttppolicysetHttpResponsePolicyRulesMatch[] | cdktf.IResolvable;
5513
5540
  }
@@ -5583,7 +5610,7 @@ export interface HttppolicysetHttpResponsePolicy {
5583
5610
  /**
5584
5611
  * rules block
5585
5612
  *
5586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#rules Httppolicyset#rules}
5613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#rules Httppolicyset#rules}
5587
5614
  */
5588
5615
  readonly rules?: HttppolicysetHttpResponsePolicyRules[] | cdktf.IResolvable;
5589
5616
  }
@@ -5625,15 +5652,15 @@ export declare class HttppolicysetHttpResponsePolicyList extends cdktf.ComplexLi
5625
5652
  }
5626
5653
  export interface HttppolicysetHttpSecurityPolicyRulesActionFile {
5627
5654
  /**
5628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
5655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
5629
5656
  */
5630
5657
  readonly contentType: string;
5631
5658
  /**
5632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
5659
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
5633
5660
  */
5634
5661
  readonly fileContent: string;
5635
5662
  /**
5636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
5663
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
5637
5664
  */
5638
5665
  readonly fileLength?: string;
5639
5666
  }
@@ -5683,15 +5710,15 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionFileList extends
5683
5710
  }
5684
5711
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionFile {
5685
5712
  /**
5686
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
5713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#content_type Httppolicyset#content_type}
5687
5714
  */
5688
5715
  readonly contentType: string;
5689
5716
  /**
5690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
5717
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_content Httppolicyset#file_content}
5691
5718
  */
5692
5719
  readonly fileContent: string;
5693
5720
  /**
5694
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
5721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file_length Httppolicyset#file_length}
5695
5722
  */
5696
5723
  readonly fileLength?: string;
5697
5724
  }
@@ -5741,19 +5768,19 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
5741
5768
  }
5742
5769
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectHostTokens {
5743
5770
  /**
5744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
5771
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
5745
5772
  */
5746
5773
  readonly endIndex?: string;
5747
5774
  /**
5748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
5775
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
5749
5776
  */
5750
5777
  readonly startIndex?: string;
5751
5778
  /**
5752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
5779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
5753
5780
  */
5754
5781
  readonly strValue?: string;
5755
5782
  /**
5756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
5783
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
5757
5784
  */
5758
5785
  readonly type: string;
5759
5786
  }
@@ -5809,13 +5836,13 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
5809
5836
  }
5810
5837
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectHost {
5811
5838
  /**
5812
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
5839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
5813
5840
  */
5814
5841
  readonly type: string;
5815
5842
  /**
5816
5843
  * tokens block
5817
5844
  *
5818
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
5845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
5819
5846
  */
5820
5847
  readonly tokens: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectHostTokens[] | cdktf.IResolvable;
5821
5848
  }
@@ -5860,19 +5887,19 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
5860
5887
  }
5861
5888
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectPathTokens {
5862
5889
  /**
5863
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
5890
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#end_index Httppolicyset#end_index}
5864
5891
  */
5865
5892
  readonly endIndex?: string;
5866
5893
  /**
5867
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
5894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#start_index Httppolicyset#start_index}
5868
5895
  */
5869
5896
  readonly startIndex?: string;
5870
5897
  /**
5871
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
5898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#str_value Httppolicyset#str_value}
5872
5899
  */
5873
5900
  readonly strValue?: string;
5874
5901
  /**
5875
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
5902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
5876
5903
  */
5877
5904
  readonly type: string;
5878
5905
  }
@@ -5928,13 +5955,13 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
5928
5955
  }
5929
5956
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectPath {
5930
5957
  /**
5931
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
5958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
5932
5959
  */
5933
5960
  readonly type: string;
5934
5961
  /**
5935
5962
  * tokens block
5936
5963
  *
5937
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
5964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#tokens Httppolicyset#tokens}
5938
5965
  */
5939
5966
  readonly tokens: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectPathTokens[] | cdktf.IResolvable;
5940
5967
  }
@@ -5979,35 +6006,35 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
5979
6006
  }
5980
6007
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirect {
5981
6008
  /**
5982
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
6009
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#add_string Httppolicyset#add_string}
5983
6010
  */
5984
6011
  readonly addString?: string;
5985
6012
  /**
5986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
6013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#keep_query Httppolicyset#keep_query}
5987
6014
  */
5988
6015
  readonly keepQuery?: string;
5989
6016
  /**
5990
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#port Httppolicyset#port}
6017
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#port Httppolicyset#port}
5991
6018
  */
5992
6019
  readonly port?: string;
5993
6020
  /**
5994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
6021
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#protocol Httppolicyset#protocol}
5995
6022
  */
5996
6023
  readonly protocol: string;
5997
6024
  /**
5998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
6025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
5999
6026
  */
6000
6027
  readonly statusCode?: string;
6001
6028
  /**
6002
6029
  * host block
6003
6030
  *
6004
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#host Httppolicyset#host}
6031
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#host Httppolicyset#host}
6005
6032
  */
6006
6033
  readonly host?: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectHost[] | cdktf.IResolvable;
6007
6034
  /**
6008
6035
  * path block
6009
6036
  *
6010
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#path Httppolicyset#path}
6037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#path Httppolicyset#path}
6011
6038
  */
6012
6039
  readonly path?: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirectPath[] | cdktf.IResolvable;
6013
6040
  }
@@ -6078,23 +6105,23 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
6078
6105
  }
6079
6106
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction {
6080
6107
  /**
6081
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
6108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#status_code Httppolicyset#status_code}
6082
6109
  */
6083
6110
  readonly statusCode?: string;
6084
6111
  /**
6085
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#type Httppolicyset#type}
6112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#type Httppolicyset#type}
6086
6113
  */
6087
6114
  readonly type?: string;
6088
6115
  /**
6089
6116
  * file block
6090
6117
  *
6091
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#file Httppolicyset#file}
6118
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#file Httppolicyset#file}
6092
6119
  */
6093
6120
  readonly file?: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionFile[] | cdktf.IResolvable;
6094
6121
  /**
6095
6122
  * redirect block
6096
6123
  *
6097
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#redirect Httppolicyset#redirect}
6124
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#redirect Httppolicyset#redirect}
6098
6125
  */
6099
6126
  readonly redirect?: HttppolicysetHttpSecurityPolicyRulesActionRateProfileActionRedirect[] | cdktf.IResolvable;
6100
6127
  }
@@ -6151,19 +6178,19 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction
6151
6178
  }
6152
6179
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfileRateLimiter {
6153
6180
  /**
6154
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#burst_sz Httppolicyset#burst_sz}
6181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#burst_sz Httppolicyset#burst_sz}
6155
6182
  */
6156
6183
  readonly burstSz?: string;
6157
6184
  /**
6158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#count Httppolicyset#count}
6185
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#count Httppolicyset#count}
6159
6186
  */
6160
6187
  readonly count?: string;
6161
6188
  /**
6162
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#name Httppolicyset#name}
6189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#name Httppolicyset#name}
6163
6190
  */
6164
6191
  readonly name?: string;
6165
6192
  /**
6166
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#period Httppolicyset#period}
6193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#period Httppolicyset#period}
6167
6194
  */
6168
6195
  readonly period?: string;
6169
6196
  }
@@ -6220,23 +6247,23 @@ export declare class HttppolicysetHttpSecurityPolicyRulesActionRateProfileRateLi
6220
6247
  }
6221
6248
  export interface HttppolicysetHttpSecurityPolicyRulesActionRateProfile {
6222
6249
  /**
6223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#per_client_ip Httppolicyset#per_client_ip}
6250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#per_client_ip Httppolicyset#per_client_ip}
6224
6251
  */
6225
6252
  readonly perClientIp?: string;
6226
6253
  /**
6227
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#per_uri_path Httppolicyset#per_uri_path}
6254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#per_uri_path Httppolicyset#per_uri_path}
6228
6255
  */
6229
6256
  readonly perUriPath?: string;
6230
6257
  /**
6231
6258
  * action block
6232
6259
  *
6233
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#action Httppolicyset#action}
6260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#action Httppolicyset#action}
6234
6261
  */
6235
6262
  readonly action: HttppolicysetHttpSecurityPolicyRulesActionRateProfileAction[] | cdktf.IResolvable;
6236
6263
  /**
6237
6264
  * rate_limiter block
6238
6265
  *
6239
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/httppolicyset#rate_limiter Httppolicyset#rate_limiter}
6266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/httppolicyset#rate_limiter Httppolicyset#rate_limiter}
6240
6267
  */
6241
6268
  readonly rateLimiter: HttppolicysetHttpSecurityPolicyRulesActionRateProfileRateLimiter[] | cdktf.IResolvable;
6242
6269
  }