@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,36 +1,87 @@
1
1
  import * as cdktf from 'cdktf';
2
- import { ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectHost, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectHostList, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathList, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionFile, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionFileList, ApplicationprofileDosRlProfileRlProfileClientIpConnectionsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpConnectionsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpScannersRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpScannersRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpToUriFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpToUriFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpToUriRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpToUriRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileCustomRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileCustomRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileHttpHeaderRateLimits, ApplicationprofileDosRlProfileRlProfileHttpHeaderRateLimitsList, ApplicationprofileDosRlProfileRlProfileUriFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileUriFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileUriRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileUriRequestsRateLimitList, ApplicationprofileDosRlProfileDosProfile, ApplicationprofileDosRlProfileDosProfileList } from './structs0';
2
+ import { ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathTokens, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathTokensList, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectHost, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectHostList, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionFile, ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionFileList, ApplicationprofileDosRlProfileRlProfileClientIpConnectionsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpConnectionsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpScannersRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpScannersRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpToUriFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpToUriFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileClientIpToUriRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileClientIpToUriRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileCustomRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileCustomRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileHttpHeaderRateLimits, ApplicationprofileDosRlProfileRlProfileHttpHeaderRateLimitsList, ApplicationprofileDosRlProfileRlProfileUriFailedRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileUriFailedRequestsRateLimitList, ApplicationprofileDosRlProfileRlProfileUriRequestsRateLimit, ApplicationprofileDosRlProfileRlProfileUriRequestsRateLimitList, ApplicationprofileDosRlProfileDosProfile, ApplicationprofileDosRlProfileDosProfileList } from './structs0';
3
+ export interface ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath {
4
+ /**
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
6
+ */
7
+ readonly type: string;
8
+ /**
9
+ * tokens block
10
+ *
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#tokens Applicationprofile#tokens}
12
+ */
13
+ readonly tokens: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathTokens[] | cdktf.IResolvable;
14
+ }
15
+ export declare function applicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathToTerraform(struct?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath | cdktf.IResolvable): any;
16
+ export declare function applicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathToHclTerraform(struct?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath | cdktf.IResolvable): any;
17
+ export declare class ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathOutputReference extends cdktf.ComplexObject {
18
+ private isEmptyObject;
19
+ private resolvableValue?;
20
+ /**
21
+ * @param terraformResource The parent resource
22
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
23
+ * @param complexObjectIndex the index of this item in the list
24
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
25
+ */
26
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
27
+ get internalValue(): ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath | cdktf.IResolvable | undefined;
28
+ set internalValue(value: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath | cdktf.IResolvable | undefined);
29
+ private _type?;
30
+ get type(): string;
31
+ set type(value: string);
32
+ get typeInput(): string;
33
+ private _tokens;
34
+ get tokens(): ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathTokensList;
35
+ putTokens(value: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathTokens[] | cdktf.IResolvable): void;
36
+ get tokensInput(): any;
37
+ }
38
+ export declare class ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathList extends cdktf.ComplexList {
39
+ protected terraformResource: cdktf.IInterpolatingParent;
40
+ protected terraformAttribute: string;
41
+ protected wrapsSet: boolean;
42
+ internalValue?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath[] | cdktf.IResolvable;
43
+ /**
44
+ * @param terraformResource The parent resource
45
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
46
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
47
+ */
48
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
49
+ /**
50
+ * @param index the index of the item to return
51
+ */
52
+ get(index: number): ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPathOutputReference;
53
+ }
3
54
  export interface ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirect {
4
55
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#add_string Applicationprofile#add_string}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#add_string Applicationprofile#add_string}
6
57
  */
7
58
  readonly addString?: string;
8
59
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#keep_query Applicationprofile#keep_query}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#keep_query Applicationprofile#keep_query}
10
61
  */
11
62
  readonly keepQuery?: string;
12
63
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#port Applicationprofile#port}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#port Applicationprofile#port}
14
65
  */
15
66
  readonly port?: string;
16
67
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#protocol Applicationprofile#protocol}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#protocol Applicationprofile#protocol}
18
69
  */
19
70
  readonly protocol: string;
20
71
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#status_code Applicationprofile#status_code}
72
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#status_code Applicationprofile#status_code}
22
73
  */
23
74
  readonly statusCode?: string;
24
75
  /**
25
76
  * host block
26
77
  *
27
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#host Applicationprofile#host}
78
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#host Applicationprofile#host}
28
79
  */
29
80
  readonly host?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectHost[] | cdktf.IResolvable;
30
81
  /**
31
82
  * path block
32
83
  *
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#path Applicationprofile#path}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#path Applicationprofile#path}
34
85
  */
35
86
  readonly path?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirectPath[] | cdktf.IResolvable;
36
87
  }
@@ -101,23 +152,23 @@ export declare class ApplicationprofileDosRlProfileRlProfileUriScannersRequestsR
101
152
  }
102
153
  export interface ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitAction {
103
154
  /**
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#status_code Applicationprofile#status_code}
155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#status_code Applicationprofile#status_code}
105
156
  */
106
157
  readonly statusCode?: string;
107
158
  /**
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
109
160
  */
110
161
  readonly type?: string;
111
162
  /**
112
163
  * file block
113
164
  *
114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#file Applicationprofile#file}
165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#file Applicationprofile#file}
115
166
  */
116
167
  readonly file?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionFile[] | cdktf.IResolvable;
117
168
  /**
118
169
  * redirect block
119
170
  *
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#redirect Applicationprofile#redirect}
171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#redirect Applicationprofile#redirect}
121
172
  */
122
173
  readonly redirect?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitActionRedirect[] | cdktf.IResolvable;
123
174
  }
@@ -174,19 +225,19 @@ export declare class ApplicationprofileDosRlProfileRlProfileUriScannersRequestsR
174
225
  }
175
226
  export interface ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitRateLimiter {
176
227
  /**
177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#burst_sz Applicationprofile#burst_sz}
228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#burst_sz Applicationprofile#burst_sz}
178
229
  */
179
230
  readonly burstSz?: string;
180
231
  /**
181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#count Applicationprofile#count}
232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#count Applicationprofile#count}
182
233
  */
183
234
  readonly count?: string;
184
235
  /**
185
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#name Applicationprofile#name}
236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#name Applicationprofile#name}
186
237
  */
187
238
  readonly name?: string;
188
239
  /**
189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#period Applicationprofile#period}
240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#period Applicationprofile#period}
190
241
  */
191
242
  readonly period?: string;
192
243
  }
@@ -243,31 +294,31 @@ export declare class ApplicationprofileDosRlProfileRlProfileUriScannersRequestsR
243
294
  }
244
295
  export interface ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimit {
245
296
  /**
246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#explicit_tracking Applicationprofile#explicit_tracking}
297
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#explicit_tracking Applicationprofile#explicit_tracking}
247
298
  */
248
299
  readonly explicitTracking?: string;
249
300
  /**
250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#fine_grain Applicationprofile#fine_grain}
301
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#fine_grain Applicationprofile#fine_grain}
251
302
  */
252
303
  readonly fineGrain?: string;
253
304
  /**
254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http_cookie Applicationprofile#http_cookie}
305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http_cookie Applicationprofile#http_cookie}
255
306
  */
256
307
  readonly httpCookie?: string;
257
308
  /**
258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http_header Applicationprofile#http_header}
309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http_header Applicationprofile#http_header}
259
310
  */
260
311
  readonly httpHeader?: string;
261
312
  /**
262
313
  * action block
263
314
  *
264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#action Applicationprofile#action}
315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#action Applicationprofile#action}
265
316
  */
266
317
  readonly action: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitAction[] | cdktf.IResolvable;
267
318
  /**
268
319
  * rate_limiter block
269
320
  *
270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#rate_limiter Applicationprofile#rate_limiter}
321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#rate_limiter Applicationprofile#rate_limiter}
271
322
  */
272
323
  readonly rateLimiter?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimitRateLimiter[] | cdktf.IResolvable;
273
324
  }
@@ -335,67 +386,67 @@ export interface ApplicationprofileDosRlProfileRlProfile {
335
386
  /**
336
387
  * client_ip_connections_rate_limit block
337
388
  *
338
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_connections_rate_limit Applicationprofile#client_ip_connections_rate_limit}
389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_connections_rate_limit Applicationprofile#client_ip_connections_rate_limit}
339
390
  */
340
391
  readonly clientIpConnectionsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpConnectionsRateLimit[] | cdktf.IResolvable;
341
392
  /**
342
393
  * client_ip_failed_requests_rate_limit block
343
394
  *
344
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_failed_requests_rate_limit Applicationprofile#client_ip_failed_requests_rate_limit}
395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_failed_requests_rate_limit Applicationprofile#client_ip_failed_requests_rate_limit}
345
396
  */
346
397
  readonly clientIpFailedRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpFailedRequestsRateLimit[] | cdktf.IResolvable;
347
398
  /**
348
399
  * client_ip_requests_rate_limit block
349
400
  *
350
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_requests_rate_limit Applicationprofile#client_ip_requests_rate_limit}
401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_requests_rate_limit Applicationprofile#client_ip_requests_rate_limit}
351
402
  */
352
403
  readonly clientIpRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpRequestsRateLimit[] | cdktf.IResolvable;
353
404
  /**
354
405
  * client_ip_scanners_requests_rate_limit block
355
406
  *
356
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_scanners_requests_rate_limit Applicationprofile#client_ip_scanners_requests_rate_limit}
407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_scanners_requests_rate_limit Applicationprofile#client_ip_scanners_requests_rate_limit}
357
408
  */
358
409
  readonly clientIpScannersRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpScannersRequestsRateLimit[] | cdktf.IResolvable;
359
410
  /**
360
411
  * client_ip_to_uri_failed_requests_rate_limit block
361
412
  *
362
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_to_uri_failed_requests_rate_limit Applicationprofile#client_ip_to_uri_failed_requests_rate_limit}
413
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_to_uri_failed_requests_rate_limit Applicationprofile#client_ip_to_uri_failed_requests_rate_limit}
363
414
  */
364
415
  readonly clientIpToUriFailedRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpToUriFailedRequestsRateLimit[] | cdktf.IResolvable;
365
416
  /**
366
417
  * client_ip_to_uri_requests_rate_limit block
367
418
  *
368
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_ip_to_uri_requests_rate_limit Applicationprofile#client_ip_to_uri_requests_rate_limit}
419
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_ip_to_uri_requests_rate_limit Applicationprofile#client_ip_to_uri_requests_rate_limit}
369
420
  */
370
421
  readonly clientIpToUriRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileClientIpToUriRequestsRateLimit[] | cdktf.IResolvable;
371
422
  /**
372
423
  * custom_requests_rate_limit block
373
424
  *
374
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#custom_requests_rate_limit Applicationprofile#custom_requests_rate_limit}
425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#custom_requests_rate_limit Applicationprofile#custom_requests_rate_limit}
375
426
  */
376
427
  readonly customRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileCustomRequestsRateLimit[] | cdktf.IResolvable;
377
428
  /**
378
429
  * http_header_rate_limits block
379
430
  *
380
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http_header_rate_limits Applicationprofile#http_header_rate_limits}
431
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http_header_rate_limits Applicationprofile#http_header_rate_limits}
381
432
  */
382
433
  readonly httpHeaderRateLimits?: ApplicationprofileDosRlProfileRlProfileHttpHeaderRateLimits[] | cdktf.IResolvable;
383
434
  /**
384
435
  * uri_failed_requests_rate_limit block
385
436
  *
386
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#uri_failed_requests_rate_limit Applicationprofile#uri_failed_requests_rate_limit}
437
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#uri_failed_requests_rate_limit Applicationprofile#uri_failed_requests_rate_limit}
387
438
  */
388
439
  readonly uriFailedRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileUriFailedRequestsRateLimit[] | cdktf.IResolvable;
389
440
  /**
390
441
  * uri_requests_rate_limit block
391
442
  *
392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#uri_requests_rate_limit Applicationprofile#uri_requests_rate_limit}
443
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#uri_requests_rate_limit Applicationprofile#uri_requests_rate_limit}
393
444
  */
394
445
  readonly uriRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileUriRequestsRateLimit[] | cdktf.IResolvable;
395
446
  /**
396
447
  * uri_scanners_requests_rate_limit block
397
448
  *
398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#uri_scanners_requests_rate_limit Applicationprofile#uri_scanners_requests_rate_limit}
449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#uri_scanners_requests_rate_limit Applicationprofile#uri_scanners_requests_rate_limit}
399
450
  */
400
451
  readonly uriScannersRequestsRateLimit?: ApplicationprofileDosRlProfileRlProfileUriScannersRequestsRateLimit[] | cdktf.IResolvable;
401
452
  }
@@ -489,13 +540,13 @@ export interface ApplicationprofileDosRlProfile {
489
540
  /**
490
541
  * dos_profile block
491
542
  *
492
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#dos_profile Applicationprofile#dos_profile}
543
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#dos_profile Applicationprofile#dos_profile}
493
544
  */
494
545
  readonly dosProfile?: ApplicationprofileDosRlProfileDosProfile[] | cdktf.IResolvable;
495
546
  /**
496
547
  * rl_profile block
497
548
  *
498
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#rl_profile Applicationprofile#rl_profile}
549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#rl_profile Applicationprofile#rl_profile}
499
550
  */
500
551
  readonly rlProfile?: ApplicationprofileDosRlProfileRlProfile[] | cdktf.IResolvable;
501
552
  }
@@ -542,23 +593,23 @@ export declare class ApplicationprofileDosRlProfileList extends cdktf.ComplexLis
542
593
  }
543
594
  export interface ApplicationprofileHttpProfileCacheConfigUriNonCacheable {
544
595
  /**
545
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#match_case Applicationprofile#match_case}
596
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#match_case Applicationprofile#match_case}
546
597
  */
547
598
  readonly matchCase?: string;
548
599
  /**
549
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#match_criteria Applicationprofile#match_criteria}
600
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#match_criteria Applicationprofile#match_criteria}
550
601
  */
551
602
  readonly matchCriteria: string;
552
603
  /**
553
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#match_decoded_string Applicationprofile#match_decoded_string}
604
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#match_decoded_string Applicationprofile#match_decoded_string}
554
605
  */
555
606
  readonly matchDecodedString?: string;
556
607
  /**
557
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#match_str Applicationprofile#match_str}
608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#match_str Applicationprofile#match_str}
558
609
  */
559
610
  readonly matchStr?: string[];
560
611
  /**
561
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#string_group_refs Applicationprofile#string_group_refs}
612
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#string_group_refs Applicationprofile#string_group_refs}
562
613
  */
563
614
  readonly stringGroupRefs?: string[];
564
615
  }
@@ -619,73 +670,73 @@ export declare class ApplicationprofileHttpProfileCacheConfigUriNonCacheableList
619
670
  }
620
671
  export interface ApplicationprofileHttpProfileCacheConfig {
621
672
  /**
622
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#age_header Applicationprofile#age_header}
673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#age_header Applicationprofile#age_header}
623
674
  */
624
675
  readonly ageHeader?: string;
625
676
  /**
626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#aggressive Applicationprofile#aggressive}
677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#aggressive Applicationprofile#aggressive}
627
678
  */
628
679
  readonly aggressive?: string;
629
680
  /**
630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#date_header Applicationprofile#date_header}
681
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#date_header Applicationprofile#date_header}
631
682
  */
632
683
  readonly dateHeader?: string;
633
684
  /**
634
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#default_expire Applicationprofile#default_expire}
685
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#default_expire Applicationprofile#default_expire}
635
686
  */
636
687
  readonly defaultExpire?: string;
637
688
  /**
638
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enabled Applicationprofile#enabled}
689
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enabled Applicationprofile#enabled}
639
690
  */
640
691
  readonly enabled?: string;
641
692
  /**
642
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#heuristic_expire Applicationprofile#heuristic_expire}
693
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#heuristic_expire Applicationprofile#heuristic_expire}
643
694
  */
644
695
  readonly heuristicExpire?: string;
645
696
  /**
646
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ignore_request_cache_control Applicationprofile#ignore_request_cache_control}
697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ignore_request_cache_control Applicationprofile#ignore_request_cache_control}
647
698
  */
648
699
  readonly ignoreRequestCacheControl?: string;
649
700
  /**
650
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_cache_size Applicationprofile#max_cache_size}
701
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_cache_size Applicationprofile#max_cache_size}
651
702
  */
652
703
  readonly maxCacheSize?: string;
653
704
  /**
654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_object_size Applicationprofile#max_object_size}
705
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_object_size Applicationprofile#max_object_size}
655
706
  */
656
707
  readonly maxObjectSize?: string;
657
708
  /**
658
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mime_types_block_group_refs Applicationprofile#mime_types_block_group_refs}
709
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mime_types_block_group_refs Applicationprofile#mime_types_block_group_refs}
659
710
  */
660
711
  readonly mimeTypesBlockGroupRefs?: string[];
661
712
  /**
662
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mime_types_block_lists Applicationprofile#mime_types_block_lists}
713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mime_types_block_lists Applicationprofile#mime_types_block_lists}
663
714
  */
664
715
  readonly mimeTypesBlockLists?: string[];
665
716
  /**
666
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mime_types_group_refs Applicationprofile#mime_types_group_refs}
717
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mime_types_group_refs Applicationprofile#mime_types_group_refs}
667
718
  */
668
719
  readonly mimeTypesGroupRefs?: string[];
669
720
  /**
670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mime_types_list Applicationprofile#mime_types_list}
721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mime_types_list Applicationprofile#mime_types_list}
671
722
  */
672
723
  readonly mimeTypesList?: string[];
673
724
  /**
674
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#min_object_size Applicationprofile#min_object_size}
725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#min_object_size Applicationprofile#min_object_size}
675
726
  */
676
727
  readonly minObjectSize?: string;
677
728
  /**
678
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#query_cacheable Applicationprofile#query_cacheable}
729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#query_cacheable Applicationprofile#query_cacheable}
679
730
  */
680
731
  readonly queryCacheable?: string;
681
732
  /**
682
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#xcache_header Applicationprofile#xcache_header}
733
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#xcache_header Applicationprofile#xcache_header}
683
734
  */
684
735
  readonly xcacheHeader?: string;
685
736
  /**
686
737
  * uri_non_cacheable block
687
738
  *
688
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#uri_non_cacheable Applicationprofile#uri_non_cacheable}
739
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#uri_non_cacheable Applicationprofile#uri_non_cacheable}
689
740
  */
690
741
  readonly uriNonCacheable?: ApplicationprofileHttpProfileCacheConfigUriNonCacheable[] | cdktf.IResolvable;
691
742
  }
@@ -807,11 +858,11 @@ export declare class ApplicationprofileHttpProfileCacheConfigList extends cdktf.
807
858
  }
808
859
  export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrPrefixesIpAddr {
809
860
  /**
810
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#addr Applicationprofile#addr}
861
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#addr Applicationprofile#addr}
811
862
  */
812
863
  readonly addr: string;
813
864
  /**
814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
865
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
815
866
  */
816
867
  readonly type: string;
817
868
  }
@@ -856,13 +907,13 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterIpAddr
856
907
  }
857
908
  export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrPrefixes {
858
909
  /**
859
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mask Applicationprofile#mask}
910
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mask Applicationprofile#mask}
860
911
  */
861
912
  readonly mask: string;
862
913
  /**
863
914
  * ip_addr block
864
915
  *
865
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ip_addr Applicationprofile#ip_addr}
916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ip_addr Applicationprofile#ip_addr}
866
917
  */
867
918
  readonly ipAddr: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrPrefixesIpAddr[] | cdktf.IResolvable;
868
919
  }
@@ -907,11 +958,11 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterIpAddr
907
958
  }
908
959
  export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRangesBegin {
909
960
  /**
910
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#addr Applicationprofile#addr}
961
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#addr Applicationprofile#addr}
911
962
  */
912
963
  readonly addr: string;
913
964
  /**
914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
965
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
915
966
  */
916
967
  readonly type: string;
917
968
  }
@@ -956,11 +1007,11 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterIpAddr
956
1007
  }
957
1008
  export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRangesEnd {
958
1009
  /**
959
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#addr Applicationprofile#addr}
1010
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#addr Applicationprofile#addr}
960
1011
  */
961
1012
  readonly addr: string;
962
1013
  /**
963
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
1014
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
964
1015
  */
965
1016
  readonly type: string;
966
1017
  }
@@ -1007,13 +1058,13 @@ export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRang
1007
1058
  /**
1008
1059
  * begin block
1009
1060
  *
1010
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#begin Applicationprofile#begin}
1061
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#begin Applicationprofile#begin}
1011
1062
  */
1012
1063
  readonly begin: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRangesBegin[] | cdktf.IResolvable;
1013
1064
  /**
1014
1065
  * end block
1015
1066
  *
1016
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#end Applicationprofile#end}
1067
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#end Applicationprofile#end}
1017
1068
  */
1018
1069
  readonly end: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRangesEnd[] | cdktf.IResolvable;
1019
1070
  }
@@ -1058,11 +1109,11 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterIpAddr
1058
1109
  }
1059
1110
  export interface ApplicationprofileHttpProfileCompressionProfileFilterIpAddrs {
1060
1111
  /**
1061
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#addr Applicationprofile#addr}
1112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#addr Applicationprofile#addr}
1062
1113
  */
1063
1114
  readonly addr: string;
1064
1115
  /**
1065
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
1116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
1066
1117
  */
1067
1118
  readonly type: string;
1068
1119
  }
@@ -1107,49 +1158,49 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterIpAddr
1107
1158
  }
1108
1159
  export interface ApplicationprofileHttpProfileCompressionProfileFilter {
1109
1160
  /**
1110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#devices_ref Applicationprofile#devices_ref}
1161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#devices_ref Applicationprofile#devices_ref}
1111
1162
  */
1112
1163
  readonly devicesRef?: string;
1113
1164
  /**
1114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#index Applicationprofile#index}
1165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#index Applicationprofile#index}
1115
1166
  */
1116
1167
  readonly index: string;
1117
1168
  /**
1118
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ip_addrs_ref Applicationprofile#ip_addrs_ref}
1169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ip_addrs_ref Applicationprofile#ip_addrs_ref}
1119
1170
  */
1120
1171
  readonly ipAddrsRef?: string;
1121
1172
  /**
1122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#level Applicationprofile#level}
1173
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#level Applicationprofile#level}
1123
1174
  */
1124
1175
  readonly level: string;
1125
1176
  /**
1126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#match Applicationprofile#match}
1177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#match Applicationprofile#match}
1127
1178
  */
1128
1179
  readonly match?: string;
1129
1180
  /**
1130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#name Applicationprofile#name}
1181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#name Applicationprofile#name}
1131
1182
  */
1132
1183
  readonly name: string;
1133
1184
  /**
1134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#user_agent Applicationprofile#user_agent}
1185
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#user_agent Applicationprofile#user_agent}
1135
1186
  */
1136
1187
  readonly userAgent?: string[];
1137
1188
  /**
1138
1189
  * ip_addr_prefixes block
1139
1190
  *
1140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ip_addr_prefixes Applicationprofile#ip_addr_prefixes}
1191
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ip_addr_prefixes Applicationprofile#ip_addr_prefixes}
1141
1192
  */
1142
1193
  readonly ipAddrPrefixes?: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrPrefixes[] | cdktf.IResolvable;
1143
1194
  /**
1144
1195
  * ip_addr_ranges block
1145
1196
  *
1146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ip_addr_ranges Applicationprofile#ip_addr_ranges}
1197
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ip_addr_ranges Applicationprofile#ip_addr_ranges}
1147
1198
  */
1148
1199
  readonly ipAddrRanges?: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrRanges[] | cdktf.IResolvable;
1149
1200
  /**
1150
1201
  * ip_addrs block
1151
1202
  *
1152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ip_addrs Applicationprofile#ip_addrs}
1203
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ip_addrs Applicationprofile#ip_addrs}
1153
1204
  */
1154
1205
  readonly ipAddrs?: ApplicationprofileHttpProfileCompressionProfileFilterIpAddrs[] | cdktf.IResolvable;
1155
1206
  }
@@ -1233,65 +1284,65 @@ export declare class ApplicationprofileHttpProfileCompressionProfileFilterList e
1233
1284
  }
1234
1285
  export interface ApplicationprofileHttpProfileCompressionProfile {
1235
1286
  /**
1236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#buf_num Applicationprofile#buf_num}
1287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#buf_num Applicationprofile#buf_num}
1237
1288
  */
1238
1289
  readonly bufNum?: string;
1239
1290
  /**
1240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#buf_size Applicationprofile#buf_size}
1291
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#buf_size Applicationprofile#buf_size}
1241
1292
  */
1242
1293
  readonly bufSize?: string;
1243
1294
  /**
1244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#compressible_content_ref Applicationprofile#compressible_content_ref}
1295
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#compressible_content_ref Applicationprofile#compressible_content_ref}
1245
1296
  */
1246
1297
  readonly compressibleContentRef?: string;
1247
1298
  /**
1248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#compression Applicationprofile#compression}
1299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#compression Applicationprofile#compression}
1249
1300
  */
1250
1301
  readonly compression: string;
1251
1302
  /**
1252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#hash_size Applicationprofile#hash_size}
1303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#hash_size Applicationprofile#hash_size}
1253
1304
  */
1254
1305
  readonly hashSize?: string;
1255
1306
  /**
1256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#level_aggressive Applicationprofile#level_aggressive}
1307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#level_aggressive Applicationprofile#level_aggressive}
1257
1308
  */
1258
1309
  readonly levelAggressive?: string;
1259
1310
  /**
1260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#level_normal Applicationprofile#level_normal}
1311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#level_normal Applicationprofile#level_normal}
1261
1312
  */
1262
1313
  readonly levelNormal?: string;
1263
1314
  /**
1264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_low_rtt Applicationprofile#max_low_rtt}
1315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_low_rtt Applicationprofile#max_low_rtt}
1265
1316
  */
1266
1317
  readonly maxLowRtt?: string;
1267
1318
  /**
1268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#min_high_rtt Applicationprofile#min_high_rtt}
1319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#min_high_rtt Applicationprofile#min_high_rtt}
1269
1320
  */
1270
1321
  readonly minHighRtt?: string;
1271
1322
  /**
1272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#min_length Applicationprofile#min_length}
1323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#min_length Applicationprofile#min_length}
1273
1324
  */
1274
1325
  readonly minLength?: string;
1275
1326
  /**
1276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#mobile_str_ref Applicationprofile#mobile_str_ref}
1327
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#mobile_str_ref Applicationprofile#mobile_str_ref}
1277
1328
  */
1278
1329
  readonly mobileStrRef?: string;
1279
1330
  /**
1280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#remove_accept_encoding_header Applicationprofile#remove_accept_encoding_header}
1331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#remove_accept_encoding_header Applicationprofile#remove_accept_encoding_header}
1281
1332
  */
1282
1333
  readonly removeAcceptEncodingHeader: string;
1283
1334
  /**
1284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#type Applicationprofile#type}
1335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#type Applicationprofile#type}
1285
1336
  */
1286
1337
  readonly type: string;
1287
1338
  /**
1288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#window_size Applicationprofile#window_size}
1339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#window_size Applicationprofile#window_size}
1289
1340
  */
1290
1341
  readonly windowSize?: string;
1291
1342
  /**
1292
1343
  * filter block
1293
1344
  *
1294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#filter Applicationprofile#filter}
1345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#filter Applicationprofile#filter}
1295
1346
  */
1296
1347
  readonly filter?: ApplicationprofileHttpProfileCompressionProfileFilter[] | cdktf.IResolvable;
1297
1348
  }
@@ -1400,39 +1451,39 @@ export declare class ApplicationprofileHttpProfileCompressionProfileList extends
1400
1451
  }
1401
1452
  export interface ApplicationprofileHttpProfileHttp2Profile {
1402
1453
  /**
1403
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enable_http2_server_push Applicationprofile#enable_http2_server_push}
1454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enable_http2_server_push Applicationprofile#enable_http2_server_push}
1404
1455
  */
1405
1456
  readonly enableHttp2ServerPush?: string;
1406
1457
  /**
1407
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http2_initial_window_size Applicationprofile#http2_initial_window_size}
1458
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http2_initial_window_size Applicationprofile#http2_initial_window_size}
1408
1459
  */
1409
1460
  readonly http2InitialWindowSize?: string;
1410
1461
  /**
1411
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_concurrent_pushes_per_connection Applicationprofile#max_http2_concurrent_pushes_per_connection}
1462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_concurrent_pushes_per_connection Applicationprofile#max_http2_concurrent_pushes_per_connection}
1412
1463
  */
1413
1464
  readonly maxHttp2ConcurrentPushesPerConnection?: string;
1414
1465
  /**
1415
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_concurrent_streams_per_connection Applicationprofile#max_http2_concurrent_streams_per_connection}
1466
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_concurrent_streams_per_connection Applicationprofile#max_http2_concurrent_streams_per_connection}
1416
1467
  */
1417
1468
  readonly maxHttp2ConcurrentStreamsPerConnection?: string;
1418
1469
  /**
1419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_control_frames_per_connection Applicationprofile#max_http2_control_frames_per_connection}
1470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_control_frames_per_connection Applicationprofile#max_http2_control_frames_per_connection}
1420
1471
  */
1421
1472
  readonly maxHttp2ControlFramesPerConnection?: string;
1422
1473
  /**
1423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_empty_data_frames_per_connection Applicationprofile#max_http2_empty_data_frames_per_connection}
1474
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_empty_data_frames_per_connection Applicationprofile#max_http2_empty_data_frames_per_connection}
1424
1475
  */
1425
1476
  readonly maxHttp2EmptyDataFramesPerConnection?: string;
1426
1477
  /**
1427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_header_field_size Applicationprofile#max_http2_header_field_size}
1478
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_header_field_size Applicationprofile#max_http2_header_field_size}
1428
1479
  */
1429
1480
  readonly maxHttp2HeaderFieldSize?: string;
1430
1481
  /**
1431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_queued_frames_to_client_per_connection Applicationprofile#max_http2_queued_frames_to_client_per_connection}
1482
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_queued_frames_to_client_per_connection Applicationprofile#max_http2_queued_frames_to_client_per_connection}
1432
1483
  */
1433
1484
  readonly maxHttp2QueuedFramesToClientPerConnection?: string;
1434
1485
  /**
1435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_http2_requests_per_connection Applicationprofile#max_http2_requests_per_connection}
1486
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_http2_requests_per_connection Applicationprofile#max_http2_requests_per_connection}
1436
1487
  */
1437
1488
  readonly maxHttp2RequestsPerConnection?: string;
1438
1489
  }
@@ -1514,31 +1565,31 @@ export declare class ApplicationprofileHttpProfileHttp2ProfileList extends cdktf
1514
1565
  }
1515
1566
  export interface ApplicationprofileHttpProfileSessionConfig {
1516
1567
  /**
1517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_cookie_httponly Applicationprofile#session_cookie_httponly}
1568
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_cookie_httponly Applicationprofile#session_cookie_httponly}
1518
1569
  */
1519
1570
  readonly sessionCookieHttponly?: string;
1520
1571
  /**
1521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_cookie_name Applicationprofile#session_cookie_name}
1572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_cookie_name Applicationprofile#session_cookie_name}
1522
1573
  */
1523
1574
  readonly sessionCookieName?: string;
1524
1575
  /**
1525
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_cookie_samesite Applicationprofile#session_cookie_samesite}
1576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_cookie_samesite Applicationprofile#session_cookie_samesite}
1526
1577
  */
1527
1578
  readonly sessionCookieSamesite?: string;
1528
1579
  /**
1529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_cookie_secure Applicationprofile#session_cookie_secure}
1580
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_cookie_secure Applicationprofile#session_cookie_secure}
1530
1581
  */
1531
1582
  readonly sessionCookieSecure?: string;
1532
1583
  /**
1533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_establishment_timeout Applicationprofile#session_establishment_timeout}
1584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_establishment_timeout Applicationprofile#session_establishment_timeout}
1534
1585
  */
1535
1586
  readonly sessionEstablishmentTimeout?: string;
1536
1587
  /**
1537
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_idle_timeout Applicationprofile#session_idle_timeout}
1588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_idle_timeout Applicationprofile#session_idle_timeout}
1538
1589
  */
1539
1590
  readonly sessionIdleTimeout?: string;
1540
1591
  /**
1541
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_maximum_timeout Applicationprofile#session_maximum_timeout}
1592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_maximum_timeout Applicationprofile#session_maximum_timeout}
1542
1593
  */
1543
1594
  readonly sessionMaximumTimeout?: string;
1544
1595
  }
@@ -1610,11 +1661,11 @@ export declare class ApplicationprofileHttpProfileSessionConfigList extends cdkt
1610
1661
  }
1611
1662
  export interface ApplicationprofileHttpProfileSslClientCertificateActionHeaders {
1612
1663
  /**
1613
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#request_header Applicationprofile#request_header}
1664
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#request_header Applicationprofile#request_header}
1614
1665
  */
1615
1666
  readonly requestHeader?: string;
1616
1667
  /**
1617
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#request_header_value Applicationprofile#request_header_value}
1668
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#request_header_value Applicationprofile#request_header_value}
1618
1669
  */
1619
1670
  readonly requestHeaderValue?: string;
1620
1671
  }
@@ -1661,13 +1712,13 @@ export declare class ApplicationprofileHttpProfileSslClientCertificateActionHead
1661
1712
  }
1662
1713
  export interface ApplicationprofileHttpProfileSslClientCertificateAction {
1663
1714
  /**
1664
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#close_connection Applicationprofile#close_connection}
1715
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#close_connection Applicationprofile#close_connection}
1665
1716
  */
1666
1717
  readonly closeConnection?: string;
1667
1718
  /**
1668
1719
  * headers block
1669
1720
  *
1670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#headers Applicationprofile#headers}
1721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#headers Applicationprofile#headers}
1671
1722
  */
1672
1723
  readonly headers?: ApplicationprofileHttpProfileSslClientCertificateActionHeaders[] | cdktf.IResolvable;
1673
1724
  }
@@ -1714,15 +1765,15 @@ export declare class ApplicationprofileHttpProfileSslClientCertificateActionList
1714
1765
  }
1715
1766
  export interface ApplicationprofileHttpProfileTrueClientIp {
1716
1767
  /**
1717
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#direction Applicationprofile#direction}
1768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#direction Applicationprofile#direction}
1718
1769
  */
1719
1770
  readonly direction?: string;
1720
1771
  /**
1721
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#headers Applicationprofile#headers}
1772
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#headers Applicationprofile#headers}
1722
1773
  */
1723
1774
  readonly headers?: string[];
1724
1775
  /**
1725
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#index_in_header Applicationprofile#index_in_header}
1776
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#index_in_header Applicationprofile#index_in_header}
1726
1777
  */
1727
1778
  readonly indexInHeader?: string;
1728
1779
  }
@@ -1774,243 +1825,243 @@ export declare class ApplicationprofileHttpProfileTrueClientIpList extends cdktf
1774
1825
  }
1775
1826
  export interface ApplicationprofileHttpProfile {
1776
1827
  /**
1777
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#allow_dots_in_header_name Applicationprofile#allow_dots_in_header_name}
1828
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#allow_dots_in_header_name Applicationprofile#allow_dots_in_header_name}
1778
1829
  */
1779
1830
  readonly allowDotsInHeaderName?: string;
1780
1831
  /**
1781
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_body_timeout Applicationprofile#client_body_timeout}
1832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_body_timeout Applicationprofile#client_body_timeout}
1782
1833
  */
1783
1834
  readonly clientBodyTimeout?: string;
1784
1835
  /**
1785
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_header_timeout Applicationprofile#client_header_timeout}
1836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_header_timeout Applicationprofile#client_header_timeout}
1786
1837
  */
1787
1838
  readonly clientHeaderTimeout?: string;
1788
1839
  /**
1789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_max_body_size Applicationprofile#client_max_body_size}
1840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_max_body_size Applicationprofile#client_max_body_size}
1790
1841
  */
1791
1842
  readonly clientMaxBodySize?: string;
1792
1843
  /**
1793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_max_header_size Applicationprofile#client_max_header_size}
1844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_max_header_size Applicationprofile#client_max_header_size}
1794
1845
  */
1795
1846
  readonly clientMaxHeaderSize?: string;
1796
1847
  /**
1797
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#client_max_request_size Applicationprofile#client_max_request_size}
1848
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#client_max_request_size Applicationprofile#client_max_request_size}
1798
1849
  */
1799
1850
  readonly clientMaxRequestSize?: string;
1800
1851
  /**
1801
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#close_server_side_connection_on_error Applicationprofile#close_server_side_connection_on_error}
1852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#close_server_side_connection_on_error Applicationprofile#close_server_side_connection_on_error}
1802
1853
  */
1803
1854
  readonly closeServerSideConnectionOnError?: string;
1804
1855
  /**
1805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#collect_client_tls_fingerprint Applicationprofile#collect_client_tls_fingerprint}
1856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#collect_client_tls_fingerprint Applicationprofile#collect_client_tls_fingerprint}
1806
1857
  */
1807
1858
  readonly collectClientTlsFingerprint?: string;
1808
1859
  /**
1809
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#connection_multiplexing_enabled Applicationprofile#connection_multiplexing_enabled}
1860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#connection_multiplexing_enabled Applicationprofile#connection_multiplexing_enabled}
1810
1861
  */
1811
1862
  readonly connectionMultiplexingEnabled?: string;
1812
1863
  /**
1813
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#detect_ntlm_app Applicationprofile#detect_ntlm_app}
1864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#detect_ntlm_app Applicationprofile#detect_ntlm_app}
1814
1865
  */
1815
1866
  readonly detectNtlmApp?: string;
1816
1867
  /**
1817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#disable_keepalive_posts_msie6 Applicationprofile#disable_keepalive_posts_msie6}
1868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#disable_keepalive_posts_msie6 Applicationprofile#disable_keepalive_posts_msie6}
1818
1869
  */
1819
1870
  readonly disableKeepalivePostsMsie6?: string;
1820
1871
  /**
1821
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#disable_sni_hostname_check Applicationprofile#disable_sni_hostname_check}
1872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#disable_sni_hostname_check Applicationprofile#disable_sni_hostname_check}
1822
1873
  */
1823
1874
  readonly disableSniHostnameCheck?: string;
1824
1875
  /**
1825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enable_chunk_merge Applicationprofile#enable_chunk_merge}
1876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enable_chunk_merge Applicationprofile#enable_chunk_merge}
1826
1877
  */
1827
1878
  readonly enableChunkMerge?: string;
1828
1879
  /**
1829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enable_fire_and_forget Applicationprofile#enable_fire_and_forget}
1880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enable_fire_and_forget Applicationprofile#enable_fire_and_forget}
1830
1881
  */
1831
1882
  readonly enableFireAndForget?: string;
1832
1883
  /**
1833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enable_request_body_buffering Applicationprofile#enable_request_body_buffering}
1884
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enable_request_body_buffering Applicationprofile#enable_request_body_buffering}
1834
1885
  */
1835
1886
  readonly enableRequestBodyBuffering?: string;
1836
1887
  /**
1837
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#enable_request_body_metrics Applicationprofile#enable_request_body_metrics}
1888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#enable_request_body_metrics Applicationprofile#enable_request_body_metrics}
1838
1889
  */
1839
1890
  readonly enableRequestBodyMetrics?: string;
1840
1891
  /**
1841
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#fwd_close_hdr_for_bound_connections Applicationprofile#fwd_close_hdr_for_bound_connections}
1892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#fwd_close_hdr_for_bound_connections Applicationprofile#fwd_close_hdr_for_bound_connections}
1842
1893
  */
1843
1894
  readonly fwdCloseHdrForBoundConnections?: string;
1844
1895
  /**
1845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#hsts_enabled Applicationprofile#hsts_enabled}
1896
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#hsts_enabled Applicationprofile#hsts_enabled}
1846
1897
  */
1847
1898
  readonly hstsEnabled?: string;
1848
1899
  /**
1849
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#hsts_max_age Applicationprofile#hsts_max_age}
1900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#hsts_max_age Applicationprofile#hsts_max_age}
1850
1901
  */
1851
1902
  readonly hstsMaxAge?: string;
1852
1903
  /**
1853
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#hsts_subdomains_enabled Applicationprofile#hsts_subdomains_enabled}
1904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#hsts_subdomains_enabled Applicationprofile#hsts_subdomains_enabled}
1854
1905
  */
1855
1906
  readonly hstsSubdomainsEnabled?: string;
1856
1907
  /**
1857
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http_to_https Applicationprofile#http_to_https}
1908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http_to_https Applicationprofile#http_to_https}
1858
1909
  */
1859
1910
  readonly httpToHttps?: string;
1860
1911
  /**
1861
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http_upstream_buffer_size Applicationprofile#http_upstream_buffer_size}
1912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http_upstream_buffer_size Applicationprofile#http_upstream_buffer_size}
1862
1913
  */
1863
1914
  readonly httpUpstreamBufferSize?: string;
1864
1915
  /**
1865
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#httponly_enabled Applicationprofile#httponly_enabled}
1916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#httponly_enabled Applicationprofile#httponly_enabled}
1866
1917
  */
1867
1918
  readonly httponlyEnabled?: string;
1868
1919
  /**
1869
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#keepalive_header Applicationprofile#keepalive_header}
1920
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#keepalive_header Applicationprofile#keepalive_header}
1870
1921
  */
1871
1922
  readonly keepaliveHeader?: string;
1872
1923
  /**
1873
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#keepalive_timeout Applicationprofile#keepalive_timeout}
1924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#keepalive_timeout Applicationprofile#keepalive_timeout}
1874
1925
  */
1875
1926
  readonly keepaliveTimeout?: string;
1876
1927
  /**
1877
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_bad_rps_cip Applicationprofile#max_bad_rps_cip}
1928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_bad_rps_cip Applicationprofile#max_bad_rps_cip}
1878
1929
  */
1879
1930
  readonly maxBadRpsCip?: string;
1880
1931
  /**
1881
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_bad_rps_cip_uri Applicationprofile#max_bad_rps_cip_uri}
1932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_bad_rps_cip_uri Applicationprofile#max_bad_rps_cip_uri}
1882
1933
  */
1883
1934
  readonly maxBadRpsCipUri?: string;
1884
1935
  /**
1885
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_bad_rps_uri Applicationprofile#max_bad_rps_uri}
1936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_bad_rps_uri Applicationprofile#max_bad_rps_uri}
1886
1937
  */
1887
1938
  readonly maxBadRpsUri?: string;
1888
1939
  /**
1889
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_header_count Applicationprofile#max_header_count}
1940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_header_count Applicationprofile#max_header_count}
1890
1941
  */
1891
1942
  readonly maxHeaderCount?: string;
1892
1943
  /**
1893
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_keepalive_requests Applicationprofile#max_keepalive_requests}
1944
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_keepalive_requests Applicationprofile#max_keepalive_requests}
1894
1945
  */
1895
1946
  readonly maxKeepaliveRequests?: string;
1896
1947
  /**
1897
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_response_headers_size Applicationprofile#max_response_headers_size}
1948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_response_headers_size Applicationprofile#max_response_headers_size}
1898
1949
  */
1899
1950
  readonly maxResponseHeadersSize?: string;
1900
1951
  /**
1901
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_rps_cip Applicationprofile#max_rps_cip}
1952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_rps_cip Applicationprofile#max_rps_cip}
1902
1953
  */
1903
1954
  readonly maxRpsCip?: string;
1904
1955
  /**
1905
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_rps_cip_uri Applicationprofile#max_rps_cip_uri}
1956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_rps_cip_uri Applicationprofile#max_rps_cip_uri}
1906
1957
  */
1907
1958
  readonly maxRpsCipUri?: string;
1908
1959
  /**
1909
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_rps_unknown_cip Applicationprofile#max_rps_unknown_cip}
1960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_rps_unknown_cip Applicationprofile#max_rps_unknown_cip}
1910
1961
  */
1911
1962
  readonly maxRpsUnknownCip?: string;
1912
1963
  /**
1913
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_rps_unknown_uri Applicationprofile#max_rps_unknown_uri}
1964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_rps_unknown_uri Applicationprofile#max_rps_unknown_uri}
1914
1965
  */
1915
1966
  readonly maxRpsUnknownUri?: string;
1916
1967
  /**
1917
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#max_rps_uri Applicationprofile#max_rps_uri}
1968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#max_rps_uri Applicationprofile#max_rps_uri}
1918
1969
  */
1919
1970
  readonly maxRpsUri?: string;
1920
1971
  /**
1921
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#pass_through_x_accel_headers Applicationprofile#pass_through_x_accel_headers}
1972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#pass_through_x_accel_headers Applicationprofile#pass_through_x_accel_headers}
1922
1973
  */
1923
1974
  readonly passThroughXAccelHeaders?: string;
1924
1975
  /**
1925
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#pki_profile_ref Applicationprofile#pki_profile_ref}
1976
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#pki_profile_ref Applicationprofile#pki_profile_ref}
1926
1977
  */
1927
1978
  readonly pkiProfileRef?: string;
1928
1979
  /**
1929
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#post_accept_timeout Applicationprofile#post_accept_timeout}
1980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#post_accept_timeout Applicationprofile#post_accept_timeout}
1930
1981
  */
1931
1982
  readonly postAcceptTimeout?: string;
1932
1983
  /**
1933
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#reset_conn_http_on_ssl_port Applicationprofile#reset_conn_http_on_ssl_port}
1984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#reset_conn_http_on_ssl_port Applicationprofile#reset_conn_http_on_ssl_port}
1934
1985
  */
1935
1986
  readonly resetConnHttpOnSslPort?: string;
1936
1987
  /**
1937
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#respond_with_100_continue Applicationprofile#respond_with_100_continue}
1988
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#respond_with_100_continue Applicationprofile#respond_with_100_continue}
1938
1989
  */
1939
1990
  readonly respondWith100Continue?: string;
1940
1991
  /**
1941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#secure_cookie_enabled Applicationprofile#secure_cookie_enabled}
1992
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#secure_cookie_enabled Applicationprofile#secure_cookie_enabled}
1942
1993
  */
1943
1994
  readonly secureCookieEnabled?: string;
1944
1995
  /**
1945
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#server_side_redirect_to_https Applicationprofile#server_side_redirect_to_https}
1996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#server_side_redirect_to_https Applicationprofile#server_side_redirect_to_https}
1946
1997
  */
1947
1998
  readonly serverSideRedirectToHttps?: string;
1948
1999
  /**
1949
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ssl_client_certificate_mode Applicationprofile#ssl_client_certificate_mode}
2000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ssl_client_certificate_mode Applicationprofile#ssl_client_certificate_mode}
1950
2001
  */
1951
2002
  readonly sslClientCertificateMode?: string;
1952
2003
  /**
1953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#use_app_keepalive_timeout Applicationprofile#use_app_keepalive_timeout}
2004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#use_app_keepalive_timeout Applicationprofile#use_app_keepalive_timeout}
1954
2005
  */
1955
2006
  readonly useAppKeepaliveTimeout?: string;
1956
2007
  /**
1957
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#use_true_client_ip Applicationprofile#use_true_client_ip}
2008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#use_true_client_ip Applicationprofile#use_true_client_ip}
1958
2009
  */
1959
2010
  readonly useTrueClientIp?: string;
1960
2011
  /**
1961
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#websockets_enabled Applicationprofile#websockets_enabled}
2012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#websockets_enabled Applicationprofile#websockets_enabled}
1962
2013
  */
1963
2014
  readonly websocketsEnabled?: string;
1964
2015
  /**
1965
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#x_forwarded_proto_enabled Applicationprofile#x_forwarded_proto_enabled}
2016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#x_forwarded_proto_enabled Applicationprofile#x_forwarded_proto_enabled}
1966
2017
  */
1967
2018
  readonly xForwardedProtoEnabled?: string;
1968
2019
  /**
1969
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#xff_alternate_name Applicationprofile#xff_alternate_name}
2020
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#xff_alternate_name Applicationprofile#xff_alternate_name}
1970
2021
  */
1971
2022
  readonly xffAlternateName?: string;
1972
2023
  /**
1973
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#xff_enabled Applicationprofile#xff_enabled}
2024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#xff_enabled Applicationprofile#xff_enabled}
1974
2025
  */
1975
2026
  readonly xffEnabled?: string;
1976
2027
  /**
1977
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#xff_update Applicationprofile#xff_update}
2028
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#xff_update Applicationprofile#xff_update}
1978
2029
  */
1979
2030
  readonly xffUpdate?: string;
1980
2031
  /**
1981
2032
  * cache_config block
1982
2033
  *
1983
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#cache_config Applicationprofile#cache_config}
2034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#cache_config Applicationprofile#cache_config}
1984
2035
  */
1985
2036
  readonly cacheConfig?: ApplicationprofileHttpProfileCacheConfig[] | cdktf.IResolvable;
1986
2037
  /**
1987
2038
  * compression_profile block
1988
2039
  *
1989
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#compression_profile Applicationprofile#compression_profile}
2040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#compression_profile Applicationprofile#compression_profile}
1990
2041
  */
1991
2042
  readonly compressionProfile?: ApplicationprofileHttpProfileCompressionProfile[] | cdktf.IResolvable;
1992
2043
  /**
1993
2044
  * http2_profile block
1994
2045
  *
1995
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#http2_profile Applicationprofile#http2_profile}
2046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#http2_profile Applicationprofile#http2_profile}
1996
2047
  */
1997
2048
  readonly http2Profile?: ApplicationprofileHttpProfileHttp2Profile[] | cdktf.IResolvable;
1998
2049
  /**
1999
2050
  * session_config block
2000
2051
  *
2001
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#session_config Applicationprofile#session_config}
2052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#session_config Applicationprofile#session_config}
2002
2053
  */
2003
2054
  readonly sessionConfig?: ApplicationprofileHttpProfileSessionConfig[] | cdktf.IResolvable;
2004
2055
  /**
2005
2056
  * ssl_client_certificate_action block
2006
2057
  *
2007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ssl_client_certificate_action Applicationprofile#ssl_client_certificate_action}
2058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ssl_client_certificate_action Applicationprofile#ssl_client_certificate_action}
2008
2059
  */
2009
2060
  readonly sslClientCertificateAction?: ApplicationprofileHttpProfileSslClientCertificateAction[] | cdktf.IResolvable;
2010
2061
  /**
2011
2062
  * true_client_ip block
2012
2063
  *
2013
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#true_client_ip Applicationprofile#true_client_ip}
2064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#true_client_ip Applicationprofile#true_client_ip}
2014
2065
  */
2015
2066
  readonly trueClientIp?: ApplicationprofileHttpProfileTrueClientIp[] | cdktf.IResolvable;
2016
2067
  }
@@ -2332,7 +2383,7 @@ export declare class ApplicationprofileHttpProfileList extends cdktf.ComplexList
2332
2383
  }
2333
2384
  export interface ApplicationprofileL4SslProfile {
2334
2385
  /**
2335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ssl_stream_idle_timeout Applicationprofile#ssl_stream_idle_timeout}
2386
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ssl_stream_idle_timeout Applicationprofile#ssl_stream_idle_timeout}
2336
2387
  */
2337
2388
  readonly sslStreamIdleTimeout?: string;
2338
2389
  }
@@ -2374,11 +2425,11 @@ export declare class ApplicationprofileL4SslProfileList extends cdktf.ComplexLis
2374
2425
  }
2375
2426
  export interface ApplicationprofileMarkers {
2376
2427
  /**
2377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#key Applicationprofile#key}
2428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#key Applicationprofile#key}
2378
2429
  */
2379
2430
  readonly key: string;
2380
2431
  /**
2381
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#values Applicationprofile#values}
2432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#values Applicationprofile#values}
2382
2433
  */
2383
2434
  readonly values?: string[];
2384
2435
  }
@@ -2424,7 +2475,7 @@ export declare class ApplicationprofileMarkersList extends cdktf.ComplexList {
2424
2475
  }
2425
2476
  export interface ApplicationprofileSipServiceProfile {
2426
2477
  /**
2427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#transaction_timeout Applicationprofile#transaction_timeout}
2478
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#transaction_timeout Applicationprofile#transaction_timeout}
2428
2479
  */
2429
2480
  readonly transactionTimeout?: string;
2430
2481
  }
@@ -2466,11 +2517,11 @@ export declare class ApplicationprofileSipServiceProfileList extends cdktf.Compl
2466
2517
  }
2467
2518
  export interface ApplicationprofileTcpAppProfileFtpProfile {
2468
2519
  /**
2469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#deactivate_active Applicationprofile#deactivate_active}
2520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#deactivate_active Applicationprofile#deactivate_active}
2470
2521
  */
2471
2522
  readonly deactivateActive?: string;
2472
2523
  /**
2473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#deactivate_passive Applicationprofile#deactivate_passive}
2524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#deactivate_passive Applicationprofile#deactivate_passive}
2474
2525
  */
2475
2526
  readonly deactivatePassive?: string;
2476
2527
  }
@@ -2517,25 +2568,25 @@ export declare class ApplicationprofileTcpAppProfileFtpProfileList extends cdktf
2517
2568
  }
2518
2569
  export interface ApplicationprofileTcpAppProfile {
2519
2570
  /**
2520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#pki_profile_ref Applicationprofile#pki_profile_ref}
2571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#pki_profile_ref Applicationprofile#pki_profile_ref}
2521
2572
  */
2522
2573
  readonly pkiProfileRef?: string;
2523
2574
  /**
2524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#proxy_protocol_enabled Applicationprofile#proxy_protocol_enabled}
2575
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#proxy_protocol_enabled Applicationprofile#proxy_protocol_enabled}
2525
2576
  */
2526
2577
  readonly proxyProtocolEnabled?: string;
2527
2578
  /**
2528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#proxy_protocol_version Applicationprofile#proxy_protocol_version}
2579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#proxy_protocol_version Applicationprofile#proxy_protocol_version}
2529
2580
  */
2530
2581
  readonly proxyProtocolVersion?: string;
2531
2582
  /**
2532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ssl_client_certificate_mode Applicationprofile#ssl_client_certificate_mode}
2583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ssl_client_certificate_mode Applicationprofile#ssl_client_certificate_mode}
2533
2584
  */
2534
2585
  readonly sslClientCertificateMode?: string;
2535
2586
  /**
2536
2587
  * ftp_profile block
2537
2588
  *
2538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/applicationprofile#ftp_profile Applicationprofile#ftp_profile}
2589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/applicationprofile#ftp_profile Applicationprofile#ftp_profile}
2539
2590
  */
2540
2591
  readonly ftpProfile?: ApplicationprofileTcpAppProfileFtpProfile[] | cdktf.IResolvable;
2541
2592
  }