@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,16 +1,214 @@
1
1
  import * as cdktf from 'cdktf';
2
- import { VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin, VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList, VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd, VirtualserviceVhMatchesRulesMatchesClientIpRangesEndList, VirtualserviceVhMatchesRulesMatchesClientIpAddrs, VirtualserviceVhMatchesRulesMatchesClientIpAddrsList, VirtualserviceVhMatchesRulesMatchesClientIpPrefixes, VirtualserviceVhMatchesRulesMatchesClientIpPrefixesList, VirtualserviceVhMatchesRulesMatchesBotDetectionResult, VirtualserviceVhMatchesRulesMatchesBotDetectionResultList } from './structs0';
2
+ import { VirtualserviceVhMatchesRulesMatchesClientIpAddrs, VirtualserviceVhMatchesRulesMatchesClientIpAddrsList, VirtualserviceVhMatchesRulesMatchesBotDetectionResult, VirtualserviceVhMatchesRulesMatchesBotDetectionResultList } from './structs0';
3
+ export interface VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr {
4
+ /**
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
6
+ */
7
+ readonly addr: string;
8
+ /**
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
10
+ */
11
+ readonly type: string;
12
+ }
13
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable): any;
14
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable): any;
15
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
16
+ private isEmptyObject;
17
+ private resolvableValue?;
18
+ /**
19
+ * @param terraformResource The parent resource
20
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
21
+ * @param complexObjectIndex the index of this item in the list
22
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
23
+ */
24
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
25
+ get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable | undefined;
26
+ set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr | cdktf.IResolvable | undefined);
27
+ private _addr?;
28
+ get addr(): string;
29
+ set addr(value: string);
30
+ get addrInput(): string;
31
+ private _type?;
32
+ get type(): string;
33
+ set type(value: string);
34
+ get typeInput(): string;
35
+ }
36
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList extends cdktf.ComplexList {
37
+ protected terraformResource: cdktf.IInterpolatingParent;
38
+ protected terraformAttribute: string;
39
+ protected wrapsSet: boolean;
40
+ internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable;
41
+ /**
42
+ * @param terraformResource The parent resource
43
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
44
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
45
+ */
46
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
47
+ /**
48
+ * @param index the index of the item to return
49
+ */
50
+ get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference;
51
+ }
52
+ export interface VirtualserviceVhMatchesRulesMatchesClientIpPrefixes {
53
+ /**
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
55
+ */
56
+ readonly mask: string;
57
+ /**
58
+ * ip_addr block
59
+ *
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
61
+ */
62
+ readonly ipAddr: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable;
63
+ }
64
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable): any;
65
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpPrefixesToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable): any;
66
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference extends cdktf.ComplexObject {
67
+ private isEmptyObject;
68
+ private resolvableValue?;
69
+ /**
70
+ * @param terraformResource The parent resource
71
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
72
+ * @param complexObjectIndex the index of this item in the list
73
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
74
+ */
75
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
76
+ get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable | undefined;
77
+ set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes | cdktf.IResolvable | undefined);
78
+ private _mask?;
79
+ get mask(): string;
80
+ set mask(value: string);
81
+ get maskInput(): string;
82
+ private _ipAddr;
83
+ get ipAddr(): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList;
84
+ putIpAddr(value: VirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr[] | cdktf.IResolvable): void;
85
+ get ipAddrInput(): any;
86
+ }
87
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpPrefixesList extends cdktf.ComplexList {
88
+ protected terraformResource: cdktf.IInterpolatingParent;
89
+ protected terraformAttribute: string;
90
+ protected wrapsSet: boolean;
91
+ internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes[] | cdktf.IResolvable;
92
+ /**
93
+ * @param terraformResource The parent resource
94
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
95
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
96
+ */
97
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
98
+ /**
99
+ * @param index the index of the item to return
100
+ */
101
+ get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference;
102
+ }
103
+ export interface VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin {
104
+ /**
105
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
106
+ */
107
+ readonly addr: string;
108
+ /**
109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
110
+ */
111
+ readonly type: string;
112
+ }
113
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesBeginToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable): any;
114
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesBeginToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable): any;
115
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference extends cdktf.ComplexObject {
116
+ private isEmptyObject;
117
+ private resolvableValue?;
118
+ /**
119
+ * @param terraformResource The parent resource
120
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
121
+ * @param complexObjectIndex the index of this item in the list
122
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
123
+ */
124
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
125
+ get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable | undefined;
126
+ set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin | cdktf.IResolvable | undefined);
127
+ private _addr?;
128
+ get addr(): string;
129
+ set addr(value: string);
130
+ get addrInput(): string;
131
+ private _type?;
132
+ get type(): string;
133
+ set type(value: string);
134
+ get typeInput(): string;
135
+ }
136
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList extends cdktf.ComplexList {
137
+ protected terraformResource: cdktf.IInterpolatingParent;
138
+ protected terraformAttribute: string;
139
+ protected wrapsSet: boolean;
140
+ internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin[] | cdktf.IResolvable;
141
+ /**
142
+ * @param terraformResource The parent resource
143
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
144
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
145
+ */
146
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
147
+ /**
148
+ * @param index the index of the item to return
149
+ */
150
+ get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference;
151
+ }
152
+ export interface VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd {
153
+ /**
154
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
155
+ */
156
+ readonly addr: string;
157
+ /**
158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
159
+ */
160
+ readonly type: string;
161
+ }
162
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesEndToTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable): any;
163
+ export declare function virtualserviceVhMatchesRulesMatchesClientIpRangesEndToHclTerraform(struct?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable): any;
164
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference extends cdktf.ComplexObject {
165
+ private isEmptyObject;
166
+ private resolvableValue?;
167
+ /**
168
+ * @param terraformResource The parent resource
169
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
170
+ * @param complexObjectIndex the index of this item in the list
171
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
172
+ */
173
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
174
+ get internalValue(): VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable | undefined;
175
+ set internalValue(value: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd | cdktf.IResolvable | undefined);
176
+ private _addr?;
177
+ get addr(): string;
178
+ set addr(value: string);
179
+ get addrInput(): string;
180
+ private _type?;
181
+ get type(): string;
182
+ set type(value: string);
183
+ get typeInput(): string;
184
+ }
185
+ export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesEndList extends cdktf.ComplexList {
186
+ protected terraformResource: cdktf.IInterpolatingParent;
187
+ protected terraformAttribute: string;
188
+ protected wrapsSet: boolean;
189
+ internalValue?: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd[] | cdktf.IResolvable;
190
+ /**
191
+ * @param terraformResource The parent resource
192
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
193
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
194
+ */
195
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
196
+ /**
197
+ * @param index the index of the item to return
198
+ */
199
+ get(index: number): VirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference;
200
+ }
3
201
  export interface VirtualserviceVhMatchesRulesMatchesClientIpRanges {
4
202
  /**
5
203
  * begin block
6
204
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#begin Virtualservice#begin}
205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
8
206
  */
9
207
  readonly begin: VirtualserviceVhMatchesRulesMatchesClientIpRangesBegin[] | cdktf.IResolvable;
10
208
  /**
11
209
  * end block
12
210
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end Virtualservice#end}
211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
14
212
  */
15
213
  readonly end: VirtualserviceVhMatchesRulesMatchesClientIpRangesEnd[] | cdktf.IResolvable;
16
214
  }
@@ -55,29 +253,29 @@ export declare class VirtualserviceVhMatchesRulesMatchesClientIpRangesList exten
55
253
  }
56
254
  export interface VirtualserviceVhMatchesRulesMatchesClientIp {
57
255
  /**
58
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
59
257
  */
60
258
  readonly groupRefs?: string[];
61
259
  /**
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
63
261
  */
64
262
  readonly matchCriteria: string;
65
263
  /**
66
264
  * addrs block
67
265
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addrs Virtualservice#addrs}
266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addrs Virtualservice#addrs}
69
267
  */
70
268
  readonly addrs?: VirtualserviceVhMatchesRulesMatchesClientIpAddrs[] | cdktf.IResolvable;
71
269
  /**
72
270
  * prefixes block
73
271
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
75
273
  */
76
274
  readonly prefixes?: VirtualserviceVhMatchesRulesMatchesClientIpPrefixes[] | cdktf.IResolvable;
77
275
  /**
78
276
  * ranges block
79
277
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ranges Virtualservice#ranges}
278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ranges Virtualservice#ranges}
81
279
  */
82
280
  readonly ranges?: VirtualserviceVhMatchesRulesMatchesClientIpRanges[] | cdktf.IResolvable;
83
281
  }
@@ -138,19 +336,19 @@ export declare class VirtualserviceVhMatchesRulesMatchesClientIpList extends cdk
138
336
  }
139
337
  export interface VirtualserviceVhMatchesRulesMatchesCookie {
140
338
  /**
141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_case Virtualservice#match_case}
339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_case Virtualservice#match_case}
142
340
  */
143
341
  readonly matchCase?: string;
144
342
  /**
145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
343
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
146
344
  */
147
345
  readonly matchCriteria: string;
148
346
  /**
149
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
150
348
  */
151
349
  readonly name: string;
152
350
  /**
153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#value Virtualservice#value}
351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#value Virtualservice#value}
154
352
  */
155
353
  readonly value?: string;
156
354
  }
@@ -205,15 +403,15 @@ export declare class VirtualserviceVhMatchesRulesMatchesCookieList extends cdktf
205
403
  }
206
404
  export interface VirtualserviceVhMatchesRulesMatchesGeoMatches {
207
405
  /**
208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#attribute Virtualservice#attribute}
406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#attribute Virtualservice#attribute}
209
407
  */
210
408
  readonly attribute: string;
211
409
  /**
212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
410
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
213
411
  */
214
412
  readonly matchOperation: string;
215
413
  /**
216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#values Virtualservice#values}
414
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#values Virtualservice#values}
217
415
  */
218
416
  readonly values: string[];
219
417
  }
@@ -262,19 +460,23 @@ export declare class VirtualserviceVhMatchesRulesMatchesGeoMatchesList extends c
262
460
  }
263
461
  export interface VirtualserviceVhMatchesRulesMatchesHdrs {
264
462
  /**
265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#hdr Virtualservice#hdr}
463
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#hdr Virtualservice#hdr}
266
464
  */
267
465
  readonly hdr: string;
268
466
  /**
269
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_case Virtualservice#match_case}
467
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_case Virtualservice#match_case}
270
468
  */
271
469
  readonly matchCase?: string;
272
470
  /**
273
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
274
472
  */
275
473
  readonly matchCriteria: string;
276
474
  /**
277
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#value Virtualservice#value}
475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
476
+ */
477
+ readonly stringGroupRefs?: string[];
478
+ /**
479
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#value Virtualservice#value}
278
480
  */
279
481
  readonly value?: string[];
280
482
  }
@@ -305,6 +507,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesHdrsOutputReference exte
305
507
  get matchCriteria(): string;
306
508
  set matchCriteria(value: string);
307
509
  get matchCriteriaInput(): string;
510
+ private _stringGroupRefs?;
511
+ get stringGroupRefs(): string[];
512
+ set stringGroupRefs(value: string[]);
513
+ resetStringGroupRefs(): void;
514
+ get stringGroupRefsInput(): string[];
308
515
  private _value?;
309
516
  get value(): string[];
310
517
  set value(value: string[]);
@@ -329,15 +536,15 @@ export declare class VirtualserviceVhMatchesRulesMatchesHdrsList extends cdktf.C
329
536
  }
330
537
  export interface VirtualserviceVhMatchesRulesMatchesHostHdr {
331
538
  /**
332
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_case Virtualservice#match_case}
539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_case Virtualservice#match_case}
333
540
  */
334
541
  readonly matchCase?: string;
335
542
  /**
336
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
543
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
337
544
  */
338
545
  readonly matchCriteria: string;
339
546
  /**
340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#value Virtualservice#value}
547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#value Virtualservice#value}
341
548
  */
342
549
  readonly value?: string[];
343
550
  }
@@ -388,11 +595,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesHostHdrList extends cdkt
388
595
  }
389
596
  export interface VirtualserviceVhMatchesRulesMatchesIpReputationType {
390
597
  /**
391
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
392
599
  */
393
600
  readonly matchOperation: string;
394
601
  /**
395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#reputation_types Virtualservice#reputation_types}
602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#reputation_types Virtualservice#reputation_types}
396
603
  */
397
604
  readonly reputationTypes: string[];
398
605
  }
@@ -437,11 +644,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesIpReputationTypeList ext
437
644
  }
438
645
  export interface VirtualserviceVhMatchesRulesMatchesMethod {
439
646
  /**
440
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
647
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
441
648
  */
442
649
  readonly matchCriteria: string;
443
650
  /**
444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#methods Virtualservice#methods}
651
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#methods Virtualservice#methods}
445
652
  */
446
653
  readonly methods: string[];
447
654
  }
@@ -486,23 +693,23 @@ export declare class VirtualserviceVhMatchesRulesMatchesMethodList extends cdktf
486
693
  }
487
694
  export interface VirtualserviceVhMatchesRulesMatchesPath {
488
695
  /**
489
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_case Virtualservice#match_case}
696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_case Virtualservice#match_case}
490
697
  */
491
698
  readonly matchCase?: string;
492
699
  /**
493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
494
701
  */
495
702
  readonly matchCriteria: string;
496
703
  /**
497
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_decoded_string Virtualservice#match_decoded_string}
704
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_decoded_string Virtualservice#match_decoded_string}
498
705
  */
499
706
  readonly matchDecodedString?: string;
500
707
  /**
501
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_str Virtualservice#match_str}
708
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_str Virtualservice#match_str}
502
709
  */
503
710
  readonly matchStr?: string[];
504
711
  /**
505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
712
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
506
713
  */
507
714
  readonly stringGroupRefs?: string[];
508
715
  }
@@ -563,11 +770,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesPathList extends cdktf.C
563
770
  }
564
771
  export interface VirtualserviceVhMatchesRulesMatchesProtocol {
565
772
  /**
566
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
567
774
  */
568
775
  readonly matchCriteria: string;
569
776
  /**
570
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#protocols Virtualservice#protocols}
777
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#protocols Virtualservice#protocols}
571
778
  */
572
779
  readonly protocols: string;
573
780
  }
@@ -612,23 +819,23 @@ export declare class VirtualserviceVhMatchesRulesMatchesProtocolList extends cdk
612
819
  }
613
820
  export interface VirtualserviceVhMatchesRulesMatchesQuery {
614
821
  /**
615
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_case Virtualservice#match_case}
822
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_case Virtualservice#match_case}
616
823
  */
617
824
  readonly matchCase?: string;
618
825
  /**
619
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
826
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
620
827
  */
621
828
  readonly matchCriteria: string;
622
829
  /**
623
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_decoded_string Virtualservice#match_decoded_string}
830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_decoded_string Virtualservice#match_decoded_string}
624
831
  */
625
832
  readonly matchDecodedString?: string;
626
833
  /**
627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_str Virtualservice#match_str}
834
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_str Virtualservice#match_str}
628
835
  */
629
836
  readonly matchStr?: string[];
630
837
  /**
631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
838
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
632
839
  */
633
840
  readonly stringGroupRefs?: string[];
634
841
  }
@@ -689,11 +896,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesQueryList extends cdktf.
689
896
  }
690
897
  export interface VirtualserviceVhMatchesRulesMatchesSourceIpAddrs {
691
898
  /**
692
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
693
900
  */
694
901
  readonly addr: string;
695
902
  /**
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
697
904
  */
698
905
  readonly type: string;
699
906
  }
@@ -738,11 +945,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpAddrsList extend
738
945
  }
739
946
  export interface VirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddr {
740
947
  /**
741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
742
949
  */
743
950
  readonly addr: string;
744
951
  /**
745
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
746
953
  */
747
954
  readonly type: string;
748
955
  }
@@ -787,13 +994,13 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrLi
787
994
  }
788
995
  export interface VirtualserviceVhMatchesRulesMatchesSourceIpPrefixes {
789
996
  /**
790
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
997
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
791
998
  */
792
999
  readonly mask: string;
793
1000
  /**
794
1001
  * ip_addr block
795
1002
  *
796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
1003
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
797
1004
  */
798
1005
  readonly ipAddr: VirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddr[] | cdktf.IResolvable;
799
1006
  }
@@ -838,11 +1045,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList ext
838
1045
  }
839
1046
  export interface VirtualserviceVhMatchesRulesMatchesSourceIpRangesBegin {
840
1047
  /**
841
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
1048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
842
1049
  */
843
1050
  readonly addr: string;
844
1051
  /**
845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
846
1053
  */
847
1054
  readonly type: string;
848
1055
  }
@@ -887,11 +1094,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList
887
1094
  }
888
1095
  export interface VirtualserviceVhMatchesRulesMatchesSourceIpRangesEnd {
889
1096
  /**
890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
1097
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
891
1098
  */
892
1099
  readonly addr: string;
893
1100
  /**
894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
895
1102
  */
896
1103
  readonly type: string;
897
1104
  }
@@ -938,13 +1145,13 @@ export interface VirtualserviceVhMatchesRulesMatchesSourceIpRanges {
938
1145
  /**
939
1146
  * begin block
940
1147
  *
941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#begin Virtualservice#begin}
1148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
942
1149
  */
943
1150
  readonly begin: VirtualserviceVhMatchesRulesMatchesSourceIpRangesBegin[] | cdktf.IResolvable;
944
1151
  /**
945
1152
  * end block
946
1153
  *
947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#end Virtualservice#end}
1154
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
948
1155
  */
949
1156
  readonly end: VirtualserviceVhMatchesRulesMatchesSourceIpRangesEnd[] | cdktf.IResolvable;
950
1157
  }
@@ -989,29 +1196,29 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpRangesList exten
989
1196
  }
990
1197
  export interface VirtualserviceVhMatchesRulesMatchesSourceIp {
991
1198
  /**
992
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
1199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#group_refs Virtualservice#group_refs}
993
1200
  */
994
1201
  readonly groupRefs?: string[];
995
1202
  /**
996
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
1203
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
997
1204
  */
998
1205
  readonly matchCriteria: string;
999
1206
  /**
1000
1207
  * addrs block
1001
1208
  *
1002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addrs Virtualservice#addrs}
1209
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addrs Virtualservice#addrs}
1003
1210
  */
1004
1211
  readonly addrs?: VirtualserviceVhMatchesRulesMatchesSourceIpAddrs[] | cdktf.IResolvable;
1005
1212
  /**
1006
1213
  * prefixes block
1007
1214
  *
1008
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
1215
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefixes Virtualservice#prefixes}
1009
1216
  */
1010
1217
  readonly prefixes?: VirtualserviceVhMatchesRulesMatchesSourceIpPrefixes[] | cdktf.IResolvable;
1011
1218
  /**
1012
1219
  * ranges block
1013
1220
  *
1014
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ranges Virtualservice#ranges}
1221
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ranges Virtualservice#ranges}
1015
1222
  */
1016
1223
  readonly ranges?: VirtualserviceVhMatchesRulesMatchesSourceIpRanges[] | cdktf.IResolvable;
1017
1224
  }
@@ -1072,15 +1279,15 @@ export declare class VirtualserviceVhMatchesRulesMatchesSourceIpList extends cdk
1072
1279
  }
1073
1280
  export interface VirtualserviceVhMatchesRulesMatchesTlsFingerprintMatch {
1074
1281
  /**
1075
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#fingerprints Virtualservice#fingerprints}
1282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#fingerprints Virtualservice#fingerprints}
1076
1283
  */
1077
1284
  readonly fingerprints?: string[];
1078
1285
  /**
1079
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
1286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_operation Virtualservice#match_operation}
1080
1287
  */
1081
1288
  readonly matchOperation: string;
1082
1289
  /**
1083
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
1290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#string_group_refs Virtualservice#string_group_refs}
1084
1291
  */
1085
1292
  readonly stringGroupRefs?: string[];
1086
1293
  }
@@ -1131,11 +1338,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList
1131
1338
  }
1132
1339
  export interface VirtualserviceVhMatchesRulesMatchesVersion {
1133
1340
  /**
1134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
1341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
1135
1342
  */
1136
1343
  readonly matchCriteria: string;
1137
1344
  /**
1138
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#versions Virtualservice#versions}
1345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#versions Virtualservice#versions}
1139
1346
  */
1140
1347
  readonly versions: string[];
1141
1348
  }
@@ -1180,11 +1387,11 @@ export declare class VirtualserviceVhMatchesRulesMatchesVersionList extends cdkt
1180
1387
  }
1181
1388
  export interface VirtualserviceVhMatchesRulesMatchesVsPort {
1182
1389
  /**
1183
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
1390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#match_criteria Virtualservice#match_criteria}
1184
1391
  */
1185
1392
  readonly matchCriteria: string;
1186
1393
  /**
1187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ports Virtualservice#ports}
1394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ports Virtualservice#ports}
1188
1395
  */
1189
1396
  readonly ports: number[];
1190
1397
  }
@@ -1231,91 +1438,91 @@ export interface VirtualserviceVhMatchesRulesMatches {
1231
1438
  /**
1232
1439
  * bot_detection_result block
1233
1440
  *
1234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#bot_detection_result Virtualservice#bot_detection_result}
1441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#bot_detection_result Virtualservice#bot_detection_result}
1235
1442
  */
1236
1443
  readonly botDetectionResult?: VirtualserviceVhMatchesRulesMatchesBotDetectionResult[] | cdktf.IResolvable;
1237
1444
  /**
1238
1445
  * client_ip block
1239
1446
  *
1240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
1447
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#client_ip Virtualservice#client_ip}
1241
1448
  */
1242
1449
  readonly clientIp?: VirtualserviceVhMatchesRulesMatchesClientIp[] | cdktf.IResolvable;
1243
1450
  /**
1244
1451
  * cookie block
1245
1452
  *
1246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#cookie Virtualservice#cookie}
1453
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#cookie Virtualservice#cookie}
1247
1454
  */
1248
1455
  readonly cookie?: VirtualserviceVhMatchesRulesMatchesCookie[] | cdktf.IResolvable;
1249
1456
  /**
1250
1457
  * geo_matches block
1251
1458
  *
1252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#geo_matches Virtualservice#geo_matches}
1459
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#geo_matches Virtualservice#geo_matches}
1253
1460
  */
1254
1461
  readonly geoMatches?: VirtualserviceVhMatchesRulesMatchesGeoMatches[] | cdktf.IResolvable;
1255
1462
  /**
1256
1463
  * hdrs block
1257
1464
  *
1258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#hdrs Virtualservice#hdrs}
1465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#hdrs Virtualservice#hdrs}
1259
1466
  */
1260
1467
  readonly hdrs?: VirtualserviceVhMatchesRulesMatchesHdrs[] | cdktf.IResolvable;
1261
1468
  /**
1262
1469
  * host_hdr block
1263
1470
  *
1264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host_hdr Virtualservice#host_hdr}
1471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host_hdr Virtualservice#host_hdr}
1265
1472
  */
1266
1473
  readonly hostHdr?: VirtualserviceVhMatchesRulesMatchesHostHdr[] | cdktf.IResolvable;
1267
1474
  /**
1268
1475
  * ip_reputation_type block
1269
1476
  *
1270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_reputation_type Virtualservice#ip_reputation_type}
1477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_reputation_type Virtualservice#ip_reputation_type}
1271
1478
  */
1272
1479
  readonly ipReputationType?: VirtualserviceVhMatchesRulesMatchesIpReputationType[] | cdktf.IResolvable;
1273
1480
  /**
1274
1481
  * method block
1275
1482
  *
1276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#method Virtualservice#method}
1483
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#method Virtualservice#method}
1277
1484
  */
1278
1485
  readonly method?: VirtualserviceVhMatchesRulesMatchesMethod[] | cdktf.IResolvable;
1279
1486
  /**
1280
1487
  * path block
1281
1488
  *
1282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#path Virtualservice#path}
1489
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#path Virtualservice#path}
1283
1490
  */
1284
1491
  readonly path?: VirtualserviceVhMatchesRulesMatchesPath[] | cdktf.IResolvable;
1285
1492
  /**
1286
1493
  * protocol block
1287
1494
  *
1288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#protocol Virtualservice#protocol}
1495
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#protocol Virtualservice#protocol}
1289
1496
  */
1290
1497
  readonly protocol?: VirtualserviceVhMatchesRulesMatchesProtocol[] | cdktf.IResolvable;
1291
1498
  /**
1292
1499
  * query block
1293
1500
  *
1294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#query Virtualservice#query}
1501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#query Virtualservice#query}
1295
1502
  */
1296
1503
  readonly query?: VirtualserviceVhMatchesRulesMatchesQuery[] | cdktf.IResolvable;
1297
1504
  /**
1298
1505
  * source_ip block
1299
1506
  *
1300
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#source_ip Virtualservice#source_ip}
1507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#source_ip Virtualservice#source_ip}
1301
1508
  */
1302
1509
  readonly sourceIp?: VirtualserviceVhMatchesRulesMatchesSourceIp[] | cdktf.IResolvable;
1303
1510
  /**
1304
1511
  * tls_fingerprint_match block
1305
1512
  *
1306
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#tls_fingerprint_match Virtualservice#tls_fingerprint_match}
1513
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#tls_fingerprint_match Virtualservice#tls_fingerprint_match}
1307
1514
  */
1308
1515
  readonly tlsFingerprintMatch?: VirtualserviceVhMatchesRulesMatchesTlsFingerprintMatch[] | cdktf.IResolvable;
1309
1516
  /**
1310
1517
  * version block
1311
1518
  *
1312
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#version Virtualservice#version}
1519
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#version Virtualservice#version}
1313
1520
  */
1314
1521
  readonly version?: VirtualserviceVhMatchesRulesMatchesVersion[] | cdktf.IResolvable;
1315
1522
  /**
1316
1523
  * vs_port block
1317
1524
  *
1318
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#vs_port Virtualservice#vs_port}
1525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#vs_port Virtualservice#vs_port}
1319
1526
  */
1320
1527
  readonly vsPort?: VirtualserviceVhMatchesRulesMatchesVsPort[] | cdktf.IResolvable;
1321
1528
  }
@@ -1427,13 +1634,13 @@ export declare class VirtualserviceVhMatchesRulesMatchesList extends cdktf.Compl
1427
1634
  }
1428
1635
  export interface VirtualserviceVhMatchesRules {
1429
1636
  /**
1430
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#name Virtualservice#name}
1637
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#name Virtualservice#name}
1431
1638
  */
1432
1639
  readonly name: string;
1433
1640
  /**
1434
1641
  * matches block
1435
1642
  *
1436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#matches Virtualservice#matches}
1643
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#matches Virtualservice#matches}
1437
1644
  */
1438
1645
  readonly matches: VirtualserviceVhMatchesRulesMatches[] | cdktf.IResolvable;
1439
1646
  }
@@ -1478,13 +1685,13 @@ export declare class VirtualserviceVhMatchesRulesList extends cdktf.ComplexList
1478
1685
  }
1479
1686
  export interface VirtualserviceVhMatches {
1480
1687
  /**
1481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#host Virtualservice#host}
1688
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#host Virtualservice#host}
1482
1689
  */
1483
1690
  readonly host: string;
1484
1691
  /**
1485
1692
  * rules block
1486
1693
  *
1487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#rules Virtualservice#rules}
1694
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#rules Virtualservice#rules}
1488
1695
  */
1489
1696
  readonly rules: VirtualserviceVhMatchesRules[] | cdktf.IResolvable;
1490
1697
  }
@@ -1529,11 +1736,11 @@ export declare class VirtualserviceVhMatchesList extends cdktf.ComplexList {
1529
1736
  }
1530
1737
  export interface VirtualserviceVipDiscoveredNetworksSubnetIpAddr {
1531
1738
  /**
1532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
1739
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1533
1740
  */
1534
1741
  readonly addr: string;
1535
1742
  /**
1536
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1537
1744
  */
1538
1745
  readonly type: string;
1539
1746
  }
@@ -1578,13 +1785,13 @@ export declare class VirtualserviceVipDiscoveredNetworksSubnetIpAddrList extends
1578
1785
  }
1579
1786
  export interface VirtualserviceVipDiscoveredNetworksSubnet {
1580
1787
  /**
1581
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
1788
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
1582
1789
  */
1583
1790
  readonly mask: string;
1584
1791
  /**
1585
1792
  * ip_addr block
1586
1793
  *
1587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
1794
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
1588
1795
  */
1589
1796
  readonly ipAddr: VirtualserviceVipDiscoveredNetworksSubnetIpAddr[] | cdktf.IResolvable;
1590
1797
  }
@@ -1629,11 +1836,11 @@ export declare class VirtualserviceVipDiscoveredNetworksSubnetList extends cdktf
1629
1836
  }
1630
1837
  export interface VirtualserviceVipDiscoveredNetworksSubnet6IpAddr {
1631
1838
  /**
1632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
1839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1633
1840
  */
1634
1841
  readonly addr: string;
1635
1842
  /**
1636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
1843
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1637
1844
  */
1638
1845
  readonly type: string;
1639
1846
  }
@@ -1678,13 +1885,13 @@ export declare class VirtualserviceVipDiscoveredNetworksSubnet6IpAddrList extend
1678
1885
  }
1679
1886
  export interface VirtualserviceVipDiscoveredNetworksSubnet6 {
1680
1887
  /**
1681
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
1888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
1682
1889
  */
1683
1890
  readonly mask: string;
1684
1891
  /**
1685
1892
  * ip_addr block
1686
1893
  *
1687
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
1894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
1688
1895
  */
1689
1896
  readonly ipAddr: VirtualserviceVipDiscoveredNetworksSubnet6IpAddr[] | cdktf.IResolvable;
1690
1897
  }
@@ -1729,19 +1936,19 @@ export declare class VirtualserviceVipDiscoveredNetworksSubnet6List extends cdkt
1729
1936
  }
1730
1937
  export interface VirtualserviceVipDiscoveredNetworks {
1731
1938
  /**
1732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
1939
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
1733
1940
  */
1734
1941
  readonly networkRef: string;
1735
1942
  /**
1736
1943
  * subnet block
1737
1944
  *
1738
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet Virtualservice#subnet}
1945
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet Virtualservice#subnet}
1739
1946
  */
1740
1947
  readonly subnet?: VirtualserviceVipDiscoveredNetworksSubnet[] | cdktf.IResolvable;
1741
1948
  /**
1742
1949
  * subnet6 block
1743
1950
  *
1744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
1951
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
1745
1952
  */
1746
1953
  readonly subnet6?: VirtualserviceVipDiscoveredNetworksSubnet6[] | cdktf.IResolvable;
1747
1954
  }
@@ -1792,11 +1999,11 @@ export declare class VirtualserviceVipDiscoveredNetworksList extends cdktf.Compl
1792
1999
  }
1793
2000
  export interface VirtualserviceVipFloatingIp {
1794
2001
  /**
1795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1796
2003
  */
1797
2004
  readonly addr: string;
1798
2005
  /**
1799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2006
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1800
2007
  */
1801
2008
  readonly type: string;
1802
2009
  }
@@ -1841,11 +2048,11 @@ export declare class VirtualserviceVipFloatingIpList extends cdktf.ComplexList {
1841
2048
  }
1842
2049
  export interface VirtualserviceVipFloatingIp6 {
1843
2050
  /**
1844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2051
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1845
2052
  */
1846
2053
  readonly addr: string;
1847
2054
  /**
1848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2055
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1849
2056
  */
1850
2057
  readonly type: string;
1851
2058
  }
@@ -1890,11 +2097,11 @@ export declare class VirtualserviceVipFloatingIp6List extends cdktf.ComplexList
1890
2097
  }
1891
2098
  export interface VirtualserviceVipIp6Address {
1892
2099
  /**
1893
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1894
2101
  */
1895
2102
  readonly addr: string;
1896
2103
  /**
1897
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1898
2105
  */
1899
2106
  readonly type: string;
1900
2107
  }
@@ -1939,11 +2146,11 @@ export declare class VirtualserviceVipIp6AddressList extends cdktf.ComplexList {
1939
2146
  }
1940
2147
  export interface VirtualserviceVipIpAddress {
1941
2148
  /**
1942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2149
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1943
2150
  */
1944
2151
  readonly addr: string;
1945
2152
  /**
1946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1947
2154
  */
1948
2155
  readonly type: string;
1949
2156
  }
@@ -1986,13 +2193,315 @@ export declare class VirtualserviceVipIpAddressList extends cdktf.ComplexList {
1986
2193
  */
1987
2194
  get(index: number): VirtualserviceVipIpAddressOutputReference;
1988
2195
  }
2196
+ export interface VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin {
2197
+ /**
2198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2199
+ */
2200
+ readonly addr: string;
2201
+ /**
2202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2203
+ */
2204
+ readonly type: string;
2205
+ }
2206
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeBeginToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin | cdktf.IResolvable): any;
2207
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeBeginToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin | cdktf.IResolvable): any;
2208
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeBeginOutputReference extends cdktf.ComplexObject {
2209
+ private isEmptyObject;
2210
+ private resolvableValue?;
2211
+ /**
2212
+ * @param terraformResource The parent resource
2213
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2214
+ * @param complexObjectIndex the index of this item in the list
2215
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2216
+ */
2217
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2218
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin | cdktf.IResolvable | undefined;
2219
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin | cdktf.IResolvable | undefined);
2220
+ private _addr?;
2221
+ get addr(): string;
2222
+ set addr(value: string);
2223
+ get addrInput(): string;
2224
+ private _type?;
2225
+ get type(): string;
2226
+ set type(value: string);
2227
+ get typeInput(): string;
2228
+ }
2229
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeBeginList extends cdktf.ComplexList {
2230
+ protected terraformResource: cdktf.IInterpolatingParent;
2231
+ protected terraformAttribute: string;
2232
+ protected wrapsSet: boolean;
2233
+ internalValue?: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin[] | cdktf.IResolvable;
2234
+ /**
2235
+ * @param terraformResource The parent resource
2236
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2237
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2238
+ */
2239
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2240
+ /**
2241
+ * @param index the index of the item to return
2242
+ */
2243
+ get(index: number): VirtualserviceVipIpamNetworkSubnetIpv6RangeBeginOutputReference;
2244
+ }
2245
+ export interface VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd {
2246
+ /**
2247
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2248
+ */
2249
+ readonly addr: string;
2250
+ /**
2251
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2252
+ */
2253
+ readonly type: string;
2254
+ }
2255
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeEndToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd | cdktf.IResolvable): any;
2256
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeEndToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd | cdktf.IResolvable): any;
2257
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeEndOutputReference extends cdktf.ComplexObject {
2258
+ private isEmptyObject;
2259
+ private resolvableValue?;
2260
+ /**
2261
+ * @param terraformResource The parent resource
2262
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2263
+ * @param complexObjectIndex the index of this item in the list
2264
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2265
+ */
2266
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2267
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd | cdktf.IResolvable | undefined;
2268
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd | cdktf.IResolvable | undefined);
2269
+ private _addr?;
2270
+ get addr(): string;
2271
+ set addr(value: string);
2272
+ get addrInput(): string;
2273
+ private _type?;
2274
+ get type(): string;
2275
+ set type(value: string);
2276
+ get typeInput(): string;
2277
+ }
2278
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeEndList extends cdktf.ComplexList {
2279
+ protected terraformResource: cdktf.IInterpolatingParent;
2280
+ protected terraformAttribute: string;
2281
+ protected wrapsSet: boolean;
2282
+ internalValue?: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd[] | cdktf.IResolvable;
2283
+ /**
2284
+ * @param terraformResource The parent resource
2285
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2286
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2287
+ */
2288
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2289
+ /**
2290
+ * @param index the index of the item to return
2291
+ */
2292
+ get(index: number): VirtualserviceVipIpamNetworkSubnetIpv6RangeEndOutputReference;
2293
+ }
2294
+ export interface VirtualserviceVipIpamNetworkSubnetIpv6Range {
2295
+ /**
2296
+ * begin block
2297
+ *
2298
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
2299
+ */
2300
+ readonly begin: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin[] | cdktf.IResolvable;
2301
+ /**
2302
+ * end block
2303
+ *
2304
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
2305
+ */
2306
+ readonly end: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd[] | cdktf.IResolvable;
2307
+ }
2308
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6Range | cdktf.IResolvable): any;
2309
+ export declare function virtualserviceVipIpamNetworkSubnetIpv6RangeToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetIpv6Range | cdktf.IResolvable): any;
2310
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeOutputReference extends cdktf.ComplexObject {
2311
+ private isEmptyObject;
2312
+ private resolvableValue?;
2313
+ /**
2314
+ * @param terraformResource The parent resource
2315
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2316
+ * @param complexObjectIndex the index of this item in the list
2317
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2318
+ */
2319
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2320
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetIpv6Range | cdktf.IResolvable | undefined;
2321
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetIpv6Range | cdktf.IResolvable | undefined);
2322
+ private _begin;
2323
+ get begin(): VirtualserviceVipIpamNetworkSubnetIpv6RangeBeginList;
2324
+ putBegin(value: VirtualserviceVipIpamNetworkSubnetIpv6RangeBegin[] | cdktf.IResolvable): void;
2325
+ get beginInput(): any;
2326
+ private _end;
2327
+ get end(): VirtualserviceVipIpamNetworkSubnetIpv6RangeEndList;
2328
+ putEnd(value: VirtualserviceVipIpamNetworkSubnetIpv6RangeEnd[] | cdktf.IResolvable): void;
2329
+ get endInput(): any;
2330
+ }
2331
+ export declare class VirtualserviceVipIpamNetworkSubnetIpv6RangeList extends cdktf.ComplexList {
2332
+ protected terraformResource: cdktf.IInterpolatingParent;
2333
+ protected terraformAttribute: string;
2334
+ protected wrapsSet: boolean;
2335
+ internalValue?: VirtualserviceVipIpamNetworkSubnetIpv6Range[] | cdktf.IResolvable;
2336
+ /**
2337
+ * @param terraformResource The parent resource
2338
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2339
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2340
+ */
2341
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2342
+ /**
2343
+ * @param index the index of the item to return
2344
+ */
2345
+ get(index: number): VirtualserviceVipIpamNetworkSubnetIpv6RangeOutputReference;
2346
+ }
2347
+ export interface VirtualserviceVipIpamNetworkSubnetRangeBegin {
2348
+ /**
2349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2350
+ */
2351
+ readonly addr: string;
2352
+ /**
2353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2354
+ */
2355
+ readonly type: string;
2356
+ }
2357
+ export declare function virtualserviceVipIpamNetworkSubnetRangeBeginToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRangeBegin | cdktf.IResolvable): any;
2358
+ export declare function virtualserviceVipIpamNetworkSubnetRangeBeginToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRangeBegin | cdktf.IResolvable): any;
2359
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeBeginOutputReference extends cdktf.ComplexObject {
2360
+ private isEmptyObject;
2361
+ private resolvableValue?;
2362
+ /**
2363
+ * @param terraformResource The parent resource
2364
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2365
+ * @param complexObjectIndex the index of this item in the list
2366
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2367
+ */
2368
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2369
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetRangeBegin | cdktf.IResolvable | undefined;
2370
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetRangeBegin | cdktf.IResolvable | undefined);
2371
+ private _addr?;
2372
+ get addr(): string;
2373
+ set addr(value: string);
2374
+ get addrInput(): string;
2375
+ private _type?;
2376
+ get type(): string;
2377
+ set type(value: string);
2378
+ get typeInput(): string;
2379
+ }
2380
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeBeginList extends cdktf.ComplexList {
2381
+ protected terraformResource: cdktf.IInterpolatingParent;
2382
+ protected terraformAttribute: string;
2383
+ protected wrapsSet: boolean;
2384
+ internalValue?: VirtualserviceVipIpamNetworkSubnetRangeBegin[] | cdktf.IResolvable;
2385
+ /**
2386
+ * @param terraformResource The parent resource
2387
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2388
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2389
+ */
2390
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2391
+ /**
2392
+ * @param index the index of the item to return
2393
+ */
2394
+ get(index: number): VirtualserviceVipIpamNetworkSubnetRangeBeginOutputReference;
2395
+ }
2396
+ export interface VirtualserviceVipIpamNetworkSubnetRangeEnd {
2397
+ /**
2398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2399
+ */
2400
+ readonly addr: string;
2401
+ /**
2402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2403
+ */
2404
+ readonly type: string;
2405
+ }
2406
+ export declare function virtualserviceVipIpamNetworkSubnetRangeEndToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRangeEnd | cdktf.IResolvable): any;
2407
+ export declare function virtualserviceVipIpamNetworkSubnetRangeEndToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRangeEnd | cdktf.IResolvable): any;
2408
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeEndOutputReference extends cdktf.ComplexObject {
2409
+ private isEmptyObject;
2410
+ private resolvableValue?;
2411
+ /**
2412
+ * @param terraformResource The parent resource
2413
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2414
+ * @param complexObjectIndex the index of this item in the list
2415
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2416
+ */
2417
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2418
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetRangeEnd | cdktf.IResolvable | undefined;
2419
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetRangeEnd | cdktf.IResolvable | undefined);
2420
+ private _addr?;
2421
+ get addr(): string;
2422
+ set addr(value: string);
2423
+ get addrInput(): string;
2424
+ private _type?;
2425
+ get type(): string;
2426
+ set type(value: string);
2427
+ get typeInput(): string;
2428
+ }
2429
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeEndList extends cdktf.ComplexList {
2430
+ protected terraformResource: cdktf.IInterpolatingParent;
2431
+ protected terraformAttribute: string;
2432
+ protected wrapsSet: boolean;
2433
+ internalValue?: VirtualserviceVipIpamNetworkSubnetRangeEnd[] | cdktf.IResolvable;
2434
+ /**
2435
+ * @param terraformResource The parent resource
2436
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2437
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2438
+ */
2439
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2440
+ /**
2441
+ * @param index the index of the item to return
2442
+ */
2443
+ get(index: number): VirtualserviceVipIpamNetworkSubnetRangeEndOutputReference;
2444
+ }
2445
+ export interface VirtualserviceVipIpamNetworkSubnetRange {
2446
+ /**
2447
+ * begin block
2448
+ *
2449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#begin Virtualservice#begin}
2450
+ */
2451
+ readonly begin: VirtualserviceVipIpamNetworkSubnetRangeBegin[] | cdktf.IResolvable;
2452
+ /**
2453
+ * end block
2454
+ *
2455
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#end Virtualservice#end}
2456
+ */
2457
+ readonly end: VirtualserviceVipIpamNetworkSubnetRangeEnd[] | cdktf.IResolvable;
2458
+ }
2459
+ export declare function virtualserviceVipIpamNetworkSubnetRangeToTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRange | cdktf.IResolvable): any;
2460
+ export declare function virtualserviceVipIpamNetworkSubnetRangeToHclTerraform(struct?: VirtualserviceVipIpamNetworkSubnetRange | cdktf.IResolvable): any;
2461
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeOutputReference extends cdktf.ComplexObject {
2462
+ private isEmptyObject;
2463
+ private resolvableValue?;
2464
+ /**
2465
+ * @param terraformResource The parent resource
2466
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2467
+ * @param complexObjectIndex the index of this item in the list
2468
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2469
+ */
2470
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2471
+ get internalValue(): VirtualserviceVipIpamNetworkSubnetRange | cdktf.IResolvable | undefined;
2472
+ set internalValue(value: VirtualserviceVipIpamNetworkSubnetRange | cdktf.IResolvable | undefined);
2473
+ private _begin;
2474
+ get begin(): VirtualserviceVipIpamNetworkSubnetRangeBeginList;
2475
+ putBegin(value: VirtualserviceVipIpamNetworkSubnetRangeBegin[] | cdktf.IResolvable): void;
2476
+ get beginInput(): any;
2477
+ private _end;
2478
+ get end(): VirtualserviceVipIpamNetworkSubnetRangeEndList;
2479
+ putEnd(value: VirtualserviceVipIpamNetworkSubnetRangeEnd[] | cdktf.IResolvable): void;
2480
+ get endInput(): any;
2481
+ }
2482
+ export declare class VirtualserviceVipIpamNetworkSubnetRangeList extends cdktf.ComplexList {
2483
+ protected terraformResource: cdktf.IInterpolatingParent;
2484
+ protected terraformAttribute: string;
2485
+ protected wrapsSet: boolean;
2486
+ internalValue?: VirtualserviceVipIpamNetworkSubnetRange[] | cdktf.IResolvable;
2487
+ /**
2488
+ * @param terraformResource The parent resource
2489
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2490
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2491
+ */
2492
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2493
+ /**
2494
+ * @param index the index of the item to return
2495
+ */
2496
+ get(index: number): VirtualserviceVipIpamNetworkSubnetRangeOutputReference;
2497
+ }
1989
2498
  export interface VirtualserviceVipIpamNetworkSubnetSubnetIpAddr {
1990
2499
  /**
1991
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2500
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
1992
2501
  */
1993
2502
  readonly addr: string;
1994
2503
  /**
1995
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2504
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
1996
2505
  */
1997
2506
  readonly type: string;
1998
2507
  }
@@ -2037,13 +2546,13 @@ export declare class VirtualserviceVipIpamNetworkSubnetSubnetIpAddrList extends
2037
2546
  }
2038
2547
  export interface VirtualserviceVipIpamNetworkSubnetSubnet {
2039
2548
  /**
2040
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
2549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2041
2550
  */
2042
2551
  readonly mask: string;
2043
2552
  /**
2044
2553
  * ip_addr block
2045
2554
  *
2046
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2555
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2047
2556
  */
2048
2557
  readonly ipAddr: VirtualserviceVipIpamNetworkSubnetSubnetIpAddr[] | cdktf.IResolvable;
2049
2558
  }
@@ -2088,11 +2597,11 @@ export declare class VirtualserviceVipIpamNetworkSubnetSubnetList extends cdktf.
2088
2597
  }
2089
2598
  export interface VirtualserviceVipIpamNetworkSubnetSubnet6IpAddr {
2090
2599
  /**
2091
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2600
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2092
2601
  */
2093
2602
  readonly addr: string;
2094
2603
  /**
2095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2604
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2096
2605
  */
2097
2606
  readonly type: string;
2098
2607
  }
@@ -2137,13 +2646,13 @@ export declare class VirtualserviceVipIpamNetworkSubnetSubnet6IpAddrList extends
2137
2646
  }
2138
2647
  export interface VirtualserviceVipIpamNetworkSubnetSubnet6 {
2139
2648
  /**
2140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
2649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2141
2650
  */
2142
2651
  readonly mask: string;
2143
2652
  /**
2144
2653
  * ip_addr block
2145
2654
  *
2146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2147
2656
  */
2148
2657
  readonly ipAddr: VirtualserviceVipIpamNetworkSubnetSubnet6IpAddr[] | cdktf.IResolvable;
2149
2658
  }
@@ -2188,27 +2697,39 @@ export declare class VirtualserviceVipIpamNetworkSubnetSubnet6List extends cdktf
2188
2697
  }
2189
2698
  export interface VirtualserviceVipIpamNetworkSubnet {
2190
2699
  /**
2191
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
2700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
2192
2701
  */
2193
2702
  readonly networkRef?: string;
2194
2703
  /**
2195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6_uuid Virtualservice#subnet6_uuid}
2704
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6_uuid Virtualservice#subnet6_uuid}
2196
2705
  */
2197
2706
  readonly subnet6Uuid?: string;
2198
2707
  /**
2199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet_uuid Virtualservice#subnet_uuid}
2708
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet_uuid Virtualservice#subnet_uuid}
2200
2709
  */
2201
2710
  readonly subnetUuid?: string;
2202
2711
  /**
2712
+ * ipv6_range block
2713
+ *
2714
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ipv6_range Virtualservice#ipv6_range}
2715
+ */
2716
+ readonly ipv6Range?: VirtualserviceVipIpamNetworkSubnetIpv6Range[] | cdktf.IResolvable;
2717
+ /**
2718
+ * range block
2719
+ *
2720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#range Virtualservice#range}
2721
+ */
2722
+ readonly range?: VirtualserviceVipIpamNetworkSubnetRange[] | cdktf.IResolvable;
2723
+ /**
2203
2724
  * subnet block
2204
2725
  *
2205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet Virtualservice#subnet}
2726
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet Virtualservice#subnet}
2206
2727
  */
2207
2728
  readonly subnet?: VirtualserviceVipIpamNetworkSubnetSubnet[] | cdktf.IResolvable;
2208
2729
  /**
2209
2730
  * subnet6 block
2210
2731
  *
2211
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
2732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
2212
2733
  */
2213
2734
  readonly subnet6?: VirtualserviceVipIpamNetworkSubnetSubnet6[] | cdktf.IResolvable;
2214
2735
  }
@@ -2241,6 +2762,16 @@ export declare class VirtualserviceVipIpamNetworkSubnetOutputReference extends c
2241
2762
  set subnetUuid(value: string);
2242
2763
  resetSubnetUuid(): void;
2243
2764
  get subnetUuidInput(): string;
2765
+ private _ipv6Range;
2766
+ get ipv6Range(): VirtualserviceVipIpamNetworkSubnetIpv6RangeList;
2767
+ putIpv6Range(value: VirtualserviceVipIpamNetworkSubnetIpv6Range[] | cdktf.IResolvable): void;
2768
+ resetIpv6Range(): void;
2769
+ get ipv6RangeInput(): any;
2770
+ private _range;
2771
+ get range(): VirtualserviceVipIpamNetworkSubnetRangeList;
2772
+ putRange(value: VirtualserviceVipIpamNetworkSubnetRange[] | cdktf.IResolvable): void;
2773
+ resetRange(): void;
2774
+ get rangeInput(): any;
2244
2775
  private _subnet;
2245
2776
  get subnet(): VirtualserviceVipIpamNetworkSubnetSubnetList;
2246
2777
  putSubnet(value: VirtualserviceVipIpamNetworkSubnetSubnet[] | cdktf.IResolvable): void;
@@ -2270,11 +2801,11 @@ export declare class VirtualserviceVipIpamNetworkSubnetList extends cdktf.Comple
2270
2801
  }
2271
2802
  export interface VirtualserviceVipPlacementNetworksSubnetIpAddr {
2272
2803
  /**
2273
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2274
2805
  */
2275
2806
  readonly addr: string;
2276
2807
  /**
2277
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2278
2809
  */
2279
2810
  readonly type: string;
2280
2811
  }
@@ -2319,13 +2850,13 @@ export declare class VirtualserviceVipPlacementNetworksSubnetIpAddrList extends
2319
2850
  }
2320
2851
  export interface VirtualserviceVipPlacementNetworksSubnet {
2321
2852
  /**
2322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
2853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2323
2854
  */
2324
2855
  readonly mask: string;
2325
2856
  /**
2326
2857
  * ip_addr block
2327
2858
  *
2328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2859
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2329
2860
  */
2330
2861
  readonly ipAddr: VirtualserviceVipPlacementNetworksSubnetIpAddr[] | cdktf.IResolvable;
2331
2862
  }
@@ -2370,11 +2901,11 @@ export declare class VirtualserviceVipPlacementNetworksSubnetList extends cdktf.
2370
2901
  }
2371
2902
  export interface VirtualserviceVipPlacementNetworksSubnet6IpAddr {
2372
2903
  /**
2373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
2904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2374
2905
  */
2375
2906
  readonly addr: string;
2376
2907
  /**
2377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
2908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2378
2909
  */
2379
2910
  readonly type: string;
2380
2911
  }
@@ -2419,13 +2950,13 @@ export declare class VirtualserviceVipPlacementNetworksSubnet6IpAddrList extends
2419
2950
  }
2420
2951
  export interface VirtualserviceVipPlacementNetworksSubnet6 {
2421
2952
  /**
2422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
2953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2423
2954
  */
2424
2955
  readonly mask: string;
2425
2956
  /**
2426
2957
  * ip_addr block
2427
2958
  *
2428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2959
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2429
2960
  */
2430
2961
  readonly ipAddr: VirtualserviceVipPlacementNetworksSubnet6IpAddr[] | cdktf.IResolvable;
2431
2962
  }
@@ -2470,19 +3001,19 @@ export declare class VirtualserviceVipPlacementNetworksSubnet6List extends cdktf
2470
3001
  }
2471
3002
  export interface VirtualserviceVipPlacementNetworks {
2472
3003
  /**
2473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
3004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
2474
3005
  */
2475
3006
  readonly networkRef?: string;
2476
3007
  /**
2477
3008
  * subnet block
2478
3009
  *
2479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet Virtualservice#subnet}
3010
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet Virtualservice#subnet}
2480
3011
  */
2481
3012
  readonly subnet?: VirtualserviceVipPlacementNetworksSubnet[] | cdktf.IResolvable;
2482
3013
  /**
2483
3014
  * subnet6 block
2484
3015
  *
2485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
3016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
2486
3017
  */
2487
3018
  readonly subnet6?: VirtualserviceVipPlacementNetworksSubnet6[] | cdktf.IResolvable;
2488
3019
  }
@@ -2534,11 +3065,11 @@ export declare class VirtualserviceVipPlacementNetworksList extends cdktf.Comple
2534
3065
  }
2535
3066
  export interface VirtualserviceVipSubnetIpAddr {
2536
3067
  /**
2537
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
3068
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2538
3069
  */
2539
3070
  readonly addr: string;
2540
3071
  /**
2541
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2542
3073
  */
2543
3074
  readonly type: string;
2544
3075
  }
@@ -2583,13 +3114,13 @@ export declare class VirtualserviceVipSubnetIpAddrList extends cdktf.ComplexList
2583
3114
  }
2584
3115
  export interface VirtualserviceVipSubnet {
2585
3116
  /**
2586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
3117
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2587
3118
  */
2588
3119
  readonly mask: string;
2589
3120
  /**
2590
3121
  * ip_addr block
2591
3122
  *
2592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
3123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2593
3124
  */
2594
3125
  readonly ipAddr: VirtualserviceVipSubnetIpAddr[] | cdktf.IResolvable;
2595
3126
  }
@@ -2634,11 +3165,11 @@ export declare class VirtualserviceVipSubnetList extends cdktf.ComplexList {
2634
3165
  }
2635
3166
  export interface VirtualserviceVipSubnet6IpAddr {
2636
3167
  /**
2637
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#addr Virtualservice#addr}
3168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#addr Virtualservice#addr}
2638
3169
  */
2639
3170
  readonly addr: string;
2640
3171
  /**
2641
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#type Virtualservice#type}
3172
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#type Virtualservice#type}
2642
3173
  */
2643
3174
  readonly type: string;
2644
3175
  }
@@ -2683,13 +3214,13 @@ export declare class VirtualserviceVipSubnet6IpAddrList extends cdktf.ComplexLis
2683
3214
  }
2684
3215
  export interface VirtualserviceVipSubnet6 {
2685
3216
  /**
2686
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#mask Virtualservice#mask}
3217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#mask Virtualservice#mask}
2687
3218
  */
2688
3219
  readonly mask: string;
2689
3220
  /**
2690
3221
  * ip_addr block
2691
3222
  *
2692
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
3223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_addr Virtualservice#ip_addr}
2693
3224
  */
2694
3225
  readonly ipAddr: VirtualserviceVipSubnet6IpAddr[] | cdktf.IResolvable;
2695
3226
  }
@@ -2734,117 +3265,117 @@ export declare class VirtualserviceVipSubnet6List extends cdktf.ComplexList {
2734
3265
  }
2735
3266
  export interface VirtualserviceVip {
2736
3267
  /**
2737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#auto_allocate_floating_ip Virtualservice#auto_allocate_floating_ip}
3268
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#auto_allocate_floating_ip Virtualservice#auto_allocate_floating_ip}
2738
3269
  */
2739
3270
  readonly autoAllocateFloatingIp?: string;
2740
3271
  /**
2741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#auto_allocate_ip Virtualservice#auto_allocate_ip}
3272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#auto_allocate_ip Virtualservice#auto_allocate_ip}
2742
3273
  */
2743
3274
  readonly autoAllocateIp?: string;
2744
3275
  /**
2745
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#auto_allocate_ip_type Virtualservice#auto_allocate_ip_type}
3276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#auto_allocate_ip_type Virtualservice#auto_allocate_ip_type}
2746
3277
  */
2747
3278
  readonly autoAllocateIpType?: string;
2748
3279
  /**
2749
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#availability_zone Virtualservice#availability_zone}
3280
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#availability_zone Virtualservice#availability_zone}
2750
3281
  */
2751
3282
  readonly availabilityZone?: string;
2752
3283
  /**
2753
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#avi_allocated_fip Virtualservice#avi_allocated_fip}
3284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#avi_allocated_fip Virtualservice#avi_allocated_fip}
2754
3285
  */
2755
3286
  readonly aviAllocatedFip?: string;
2756
3287
  /**
2757
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#avi_allocated_vip Virtualservice#avi_allocated_vip}
3288
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#avi_allocated_vip Virtualservice#avi_allocated_vip}
2758
3289
  */
2759
3290
  readonly aviAllocatedVip?: string;
2760
3291
  /**
2761
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#enabled Virtualservice#enabled}
3292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#enabled Virtualservice#enabled}
2762
3293
  */
2763
3294
  readonly enabled?: string;
2764
3295
  /**
2765
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#floating_subnet6_uuid Virtualservice#floating_subnet6_uuid}
3296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#floating_subnet6_uuid Virtualservice#floating_subnet6_uuid}
2766
3297
  */
2767
3298
  readonly floatingSubnet6Uuid?: string;
2768
3299
  /**
2769
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#floating_subnet_uuid Virtualservice#floating_subnet_uuid}
3300
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#floating_subnet_uuid Virtualservice#floating_subnet_uuid}
2770
3301
  */
2771
3302
  readonly floatingSubnetUuid?: string;
2772
3303
  /**
2773
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
3304
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#network_ref Virtualservice#network_ref}
2774
3305
  */
2775
3306
  readonly networkRef?: string;
2776
3307
  /**
2777
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#port_uuid Virtualservice#port_uuid}
3308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#port_uuid Virtualservice#port_uuid}
2778
3309
  */
2779
3310
  readonly portUuid?: string;
2780
3311
  /**
2781
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#prefix_length Virtualservice#prefix_length}
3312
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#prefix_length Virtualservice#prefix_length}
2782
3313
  */
2783
3314
  readonly prefixLength?: string;
2784
3315
  /**
2785
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6_uuid Virtualservice#subnet6_uuid}
3316
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6_uuid Virtualservice#subnet6_uuid}
2786
3317
  */
2787
3318
  readonly subnet6Uuid?: string;
2788
3319
  /**
2789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet_uuid Virtualservice#subnet_uuid}
3320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet_uuid Virtualservice#subnet_uuid}
2790
3321
  */
2791
3322
  readonly subnetUuid?: string;
2792
3323
  /**
2793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#vip_id Virtualservice#vip_id}
3324
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#vip_id Virtualservice#vip_id}
2794
3325
  */
2795
3326
  readonly vipId: string;
2796
3327
  /**
2797
3328
  * discovered_networks block
2798
3329
  *
2799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#discovered_networks Virtualservice#discovered_networks}
3330
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#discovered_networks Virtualservice#discovered_networks}
2800
3331
  */
2801
3332
  readonly discoveredNetworks?: VirtualserviceVipDiscoveredNetworks[] | cdktf.IResolvable;
2802
3333
  /**
2803
3334
  * floating_ip block
2804
3335
  *
2805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#floating_ip Virtualservice#floating_ip}
3336
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#floating_ip Virtualservice#floating_ip}
2806
3337
  */
2807
3338
  readonly floatingIp?: VirtualserviceVipFloatingIp[] | cdktf.IResolvable;
2808
3339
  /**
2809
3340
  * floating_ip6 block
2810
3341
  *
2811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#floating_ip6 Virtualservice#floating_ip6}
3342
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#floating_ip6 Virtualservice#floating_ip6}
2812
3343
  */
2813
3344
  readonly floatingIp6?: VirtualserviceVipFloatingIp6[] | cdktf.IResolvable;
2814
3345
  /**
2815
3346
  * ip6_address block
2816
3347
  *
2817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
3348
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip6_address Virtualservice#ip6_address}
2818
3349
  */
2819
3350
  readonly ip6Address?: VirtualserviceVipIp6Address[] | cdktf.IResolvable;
2820
3351
  /**
2821
3352
  * ip_address block
2822
3353
  *
2823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
3354
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ip_address Virtualservice#ip_address}
2824
3355
  */
2825
3356
  readonly ipAddress?: VirtualserviceVipIpAddress[] | cdktf.IResolvable;
2826
3357
  /**
2827
3358
  * ipam_network_subnet block
2828
3359
  *
2829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#ipam_network_subnet Virtualservice#ipam_network_subnet}
3360
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#ipam_network_subnet Virtualservice#ipam_network_subnet}
2830
3361
  */
2831
3362
  readonly ipamNetworkSubnet?: VirtualserviceVipIpamNetworkSubnet[] | cdktf.IResolvable;
2832
3363
  /**
2833
3364
  * placement_networks block
2834
3365
  *
2835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#placement_networks Virtualservice#placement_networks}
3366
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#placement_networks Virtualservice#placement_networks}
2836
3367
  */
2837
3368
  readonly placementNetworks?: VirtualserviceVipPlacementNetworks[] | cdktf.IResolvable;
2838
3369
  /**
2839
3370
  * subnet block
2840
3371
  *
2841
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet Virtualservice#subnet}
3372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet Virtualservice#subnet}
2842
3373
  */
2843
3374
  readonly subnet?: VirtualserviceVipSubnet[] | cdktf.IResolvable;
2844
3375
  /**
2845
3376
  * subnet6 block
2846
3377
  *
2847
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
3378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#subnet6 Virtualservice#subnet6}
2848
3379
  */
2849
3380
  readonly subnet6?: VirtualserviceVipSubnet6[] | cdktf.IResolvable;
2850
3381
  }
@@ -3000,11 +3531,11 @@ export declare class VirtualserviceVipList extends cdktf.ComplexList {
3000
3531
  }
3001
3532
  export interface VirtualserviceVsDatascripts {
3002
3533
  /**
3003
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#index Virtualservice#index}
3534
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#index Virtualservice#index}
3004
3535
  */
3005
3536
  readonly index: string;
3006
3537
  /**
3007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/virtualservice#vs_datascript_set_ref Virtualservice#vs_datascript_set_ref}
3538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/virtualservice#vs_datascript_set_ref Virtualservice#vs_datascript_set_ref}
3008
3539
  */
3009
3540
  readonly vsDatascriptSetRef: string;
3010
3541
  }