@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,6 +1,6 @@
1
1
  import * as cdktf from 'cdktf';
2
- import { DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList, DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList, DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList, DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList, DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList } from './structs0';
3
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToTerraform(struct) {
2
+ import { DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList, DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList } from './structs0';
3
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToTerraform(struct) {
4
4
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5
5
  return struct;
6
6
  }
@@ -9,7 +9,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToTerraf
9
9
  }
10
10
  return {};
11
11
  }
12
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToHclTerraform(struct) {
12
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToHclTerraform(struct) {
13
13
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
14
14
  return struct;
15
15
  }
@@ -19,7 +19,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToHclTer
19
19
  const attrs = {};
20
20
  return attrs;
21
21
  }
22
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesOutputReference extends cdktf.ComplexObject {
22
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
23
23
  isEmptyObject = false;
24
24
  /**
25
25
  * @param terraformResource The parent resource
@@ -43,18 +43,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesOutputRefer
43
43
  this.isEmptyObject = Object.keys(value).length === 0;
44
44
  }
45
45
  }
46
- // begin - computed: true, optional: false, required: false
47
- _begin = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList(this, "begin", true);
48
- get begin() {
49
- return this._begin;
46
+ // addr - computed: true, optional: false, required: false
47
+ get addr() {
48
+ return this.getStringAttribute('addr');
50
49
  }
51
- // end - computed: true, optional: false, required: false
52
- _end = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList(this, "end", true);
53
- get end() {
54
- return this._end;
50
+ // type - computed: true, optional: false, required: false
51
+ get type() {
52
+ return this.getStringAttribute('type');
55
53
  }
56
54
  }
57
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesList extends cdktf.ComplexList {
55
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList extends cdktf.ComplexList {
58
56
  terraformResource;
59
57
  terraformAttribute;
60
58
  wrapsSet;
@@ -73,10 +71,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesList extend
73
71
  * @param index the index of the item to return
74
72
  */
75
73
  get(index) {
76
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
74
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
77
75
  }
78
76
  }
79
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToTerraform(struct) {
77
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToTerraform(struct) {
80
78
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
81
79
  return struct;
82
80
  }
@@ -85,7 +83,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToTerraform(st
85
83
  }
86
84
  return {};
87
85
  }
88
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToHclTerraform(struct) {
86
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToHclTerraform(struct) {
89
87
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
90
88
  return struct;
91
89
  }
@@ -95,7 +93,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToHclTerraform
95
93
  const attrs = {};
96
94
  return attrs;
97
95
  }
98
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpOutputReference extends cdktf.ComplexObject {
96
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference extends cdktf.ComplexObject {
99
97
  isEmptyObject = false;
100
98
  /**
101
99
  * @param terraformResource The parent resource
@@ -119,31 +117,17 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpOutputReference e
119
117
  this.isEmptyObject = Object.keys(value).length === 0;
120
118
  }
121
119
  }
122
- // addrs - computed: true, optional: false, required: false
123
- _addrs = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList(this, "addrs", false);
124
- get addrs() {
125
- return this._addrs;
126
- }
127
- // group_refs - computed: true, optional: false, required: false
128
- get groupRefs() {
129
- return this.getListAttribute('group_refs');
130
- }
131
- // match_criteria - computed: true, optional: false, required: false
132
- get matchCriteria() {
133
- return this.getStringAttribute('match_criteria');
134
- }
135
- // prefixes - computed: true, optional: false, required: false
136
- _prefixes = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList(this, "prefixes", false);
137
- get prefixes() {
138
- return this._prefixes;
120
+ // ip_addr - computed: true, optional: false, required: false
121
+ _ipAddr = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList(this, "ip_addr", true);
122
+ get ipAddr() {
123
+ return this._ipAddr;
139
124
  }
140
- // ranges - computed: true, optional: false, required: false
141
- _ranges = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesList(this, "ranges", false);
142
- get ranges() {
143
- return this._ranges;
125
+ // mask - computed: true, optional: false, required: false
126
+ get mask() {
127
+ return this.getStringAttribute('mask');
144
128
  }
145
129
  }
146
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpList extends cdktf.ComplexList {
130
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList extends cdktf.ComplexList {
147
131
  terraformResource;
148
132
  terraformAttribute;
149
133
  wrapsSet;
@@ -162,10 +146,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpList extends cdkt
162
146
  * @param index the index of the item to return
163
147
  */
164
148
  get(index) {
165
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
149
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
166
150
  }
167
151
  }
168
- export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToTerraform(struct) {
152
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToTerraform(struct) {
169
153
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
170
154
  return struct;
171
155
  }
@@ -174,7 +158,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToTerraform(stru
174
158
  }
175
159
  return {};
176
160
  }
177
- export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToHclTerraform(struct) {
161
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToHclTerraform(struct) {
178
162
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
179
163
  return struct;
180
164
  }
@@ -184,7 +168,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToHclTerraform(s
184
168
  const attrs = {};
185
169
  return attrs;
186
170
  }
187
- export class DataAviVirtualserviceVhMatchesRulesMatchesCookieOutputReference extends cdktf.ComplexObject {
171
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference extends cdktf.ComplexObject {
188
172
  isEmptyObject = false;
189
173
  /**
190
174
  * @param terraformResource The parent resource
@@ -208,24 +192,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesCookieOutputReference ext
208
192
  this.isEmptyObject = Object.keys(value).length === 0;
209
193
  }
210
194
  }
211
- // match_case - computed: true, optional: false, required: false
212
- get matchCase() {
213
- return this.getStringAttribute('match_case');
214
- }
215
- // match_criteria - computed: true, optional: false, required: false
216
- get matchCriteria() {
217
- return this.getStringAttribute('match_criteria');
218
- }
219
- // name - computed: true, optional: false, required: false
220
- get name() {
221
- return this.getStringAttribute('name');
195
+ // addr - computed: true, optional: false, required: false
196
+ get addr() {
197
+ return this.getStringAttribute('addr');
222
198
  }
223
- // value - computed: true, optional: false, required: false
224
- get value() {
225
- return this.getStringAttribute('value');
199
+ // type - computed: true, optional: false, required: false
200
+ get type() {
201
+ return this.getStringAttribute('type');
226
202
  }
227
203
  }
228
- export class DataAviVirtualserviceVhMatchesRulesMatchesCookieList extends cdktf.ComplexList {
204
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList extends cdktf.ComplexList {
229
205
  terraformResource;
230
206
  terraformAttribute;
231
207
  wrapsSet;
@@ -244,10 +220,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesCookieList extends cdktf.
244
220
  * @param index the index of the item to return
245
221
  */
246
222
  get(index) {
247
- return new DataAviVirtualserviceVhMatchesRulesMatchesCookieOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
223
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
248
224
  }
249
225
  }
250
- export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToTerraform(struct) {
226
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToTerraform(struct) {
251
227
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
252
228
  return struct;
253
229
  }
@@ -256,7 +232,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToTerraform(
256
232
  }
257
233
  return {};
258
234
  }
259
- export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToHclTerraform(struct) {
235
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToHclTerraform(struct) {
260
236
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
261
237
  return struct;
262
238
  }
@@ -266,7 +242,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToHclTerrafo
266
242
  const attrs = {};
267
243
  return attrs;
268
244
  }
269
- export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesOutputReference extends cdktf.ComplexObject {
245
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference extends cdktf.ComplexObject {
270
246
  isEmptyObject = false;
271
247
  /**
272
248
  * @param terraformResource The parent resource
@@ -290,20 +266,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesOutputReference
290
266
  this.isEmptyObject = Object.keys(value).length === 0;
291
267
  }
292
268
  }
293
- // attribute - computed: true, optional: false, required: false
294
- get attribute() {
295
- return this.getStringAttribute('attribute');
296
- }
297
- // match_operation - computed: true, optional: false, required: false
298
- get matchOperation() {
299
- return this.getStringAttribute('match_operation');
269
+ // addr - computed: true, optional: false, required: false
270
+ get addr() {
271
+ return this.getStringAttribute('addr');
300
272
  }
301
- // values - computed: true, optional: false, required: false
302
- get values() {
303
- return this.getListAttribute('values');
273
+ // type - computed: true, optional: false, required: false
274
+ get type() {
275
+ return this.getStringAttribute('type');
304
276
  }
305
277
  }
306
- export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesList extends cdktf.ComplexList {
278
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList extends cdktf.ComplexList {
307
279
  terraformResource;
308
280
  terraformAttribute;
309
281
  wrapsSet;
@@ -322,10 +294,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesList extends cd
322
294
  * @param index the index of the item to return
323
295
  */
324
296
  get(index) {
325
- return new DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
297
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
326
298
  }
327
299
  }
328
- export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToTerraform(struct) {
300
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToTerraform(struct) {
329
301
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
330
302
  return struct;
331
303
  }
@@ -334,7 +306,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToTerraform(struct
334
306
  }
335
307
  return {};
336
308
  }
337
- export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToHclTerraform(struct) {
309
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesToHclTerraform(struct) {
338
310
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
339
311
  return struct;
340
312
  }
@@ -344,7 +316,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToHclTerraform(str
344
316
  const attrs = {};
345
317
  return attrs;
346
318
  }
347
- export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsOutputReference extends cdktf.ComplexObject {
319
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesOutputReference extends cdktf.ComplexObject {
348
320
  isEmptyObject = false;
349
321
  /**
350
322
  * @param terraformResource The parent resource
@@ -368,24 +340,18 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsOutputReference exten
368
340
  this.isEmptyObject = Object.keys(value).length === 0;
369
341
  }
370
342
  }
371
- // hdr - computed: true, optional: false, required: false
372
- get hdr() {
373
- return this.getStringAttribute('hdr');
374
- }
375
- // match_case - computed: true, optional: false, required: false
376
- get matchCase() {
377
- return this.getStringAttribute('match_case');
378
- }
379
- // match_criteria - computed: true, optional: false, required: false
380
- get matchCriteria() {
381
- return this.getStringAttribute('match_criteria');
343
+ // begin - computed: true, optional: false, required: false
344
+ _begin = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList(this, "begin", true);
345
+ get begin() {
346
+ return this._begin;
382
347
  }
383
- // value - computed: true, optional: false, required: false
384
- get value() {
385
- return this.getListAttribute('value');
348
+ // end - computed: true, optional: false, required: false
349
+ _end = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList(this, "end", true);
350
+ get end() {
351
+ return this._end;
386
352
  }
387
353
  }
388
- export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsList extends cdktf.ComplexList {
354
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesList extends cdktf.ComplexList {
389
355
  terraformResource;
390
356
  terraformAttribute;
391
357
  wrapsSet;
@@ -404,10 +370,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsList extends cdktf.Co
404
370
  * @param index the index of the item to return
405
371
  */
406
372
  get(index) {
407
- return new DataAviVirtualserviceVhMatchesRulesMatchesHdrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
373
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
408
374
  }
409
375
  }
410
- export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToTerraform(struct) {
376
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToTerraform(struct) {
411
377
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
412
378
  return struct;
413
379
  }
@@ -416,7 +382,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToTerraform(str
416
382
  }
417
383
  return {};
418
384
  }
419
- export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToHclTerraform(struct) {
385
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpToHclTerraform(struct) {
420
386
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
421
387
  return struct;
422
388
  }
@@ -426,7 +392,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToHclTerraform(
426
392
  const attrs = {};
427
393
  return attrs;
428
394
  }
429
- export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrOutputReference extends cdktf.ComplexObject {
395
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpOutputReference extends cdktf.ComplexObject {
430
396
  isEmptyObject = false;
431
397
  /**
432
398
  * @param terraformResource The parent resource
@@ -450,20 +416,31 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrOutputReference ex
450
416
  this.isEmptyObject = Object.keys(value).length === 0;
451
417
  }
452
418
  }
453
- // match_case - computed: true, optional: false, required: false
454
- get matchCase() {
455
- return this.getStringAttribute('match_case');
419
+ // addrs - computed: true, optional: false, required: false
420
+ _addrs = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList(this, "addrs", false);
421
+ get addrs() {
422
+ return this._addrs;
423
+ }
424
+ // group_refs - computed: true, optional: false, required: false
425
+ get groupRefs() {
426
+ return this.getListAttribute('group_refs');
456
427
  }
457
428
  // match_criteria - computed: true, optional: false, required: false
458
429
  get matchCriteria() {
459
430
  return this.getStringAttribute('match_criteria');
460
431
  }
461
- // value - computed: true, optional: false, required: false
462
- get value() {
463
- return this.getListAttribute('value');
432
+ // prefixes - computed: true, optional: false, required: false
433
+ _prefixes = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList(this, "prefixes", false);
434
+ get prefixes() {
435
+ return this._prefixes;
436
+ }
437
+ // ranges - computed: true, optional: false, required: false
438
+ _ranges = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesList(this, "ranges", false);
439
+ get ranges() {
440
+ return this._ranges;
464
441
  }
465
442
  }
466
- export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrList extends cdktf.ComplexList {
443
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpList extends cdktf.ComplexList {
467
444
  terraformResource;
468
445
  terraformAttribute;
469
446
  wrapsSet;
@@ -482,10 +459,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrList extends cdktf
482
459
  * @param index the index of the item to return
483
460
  */
484
461
  get(index) {
485
- return new DataAviVirtualserviceVhMatchesRulesMatchesHostHdrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
462
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
486
463
  }
487
464
  }
488
- export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToTerraform(struct) {
465
+ export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToTerraform(struct) {
489
466
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
490
467
  return struct;
491
468
  }
@@ -494,7 +471,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToTerr
494
471
  }
495
472
  return {};
496
473
  }
497
- export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToHclTerraform(struct) {
474
+ export function dataAviVirtualserviceVhMatchesRulesMatchesCookieToHclTerraform(struct) {
498
475
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
499
476
  return struct;
500
477
  }
@@ -504,7 +481,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToHclT
504
481
  const attrs = {};
505
482
  return attrs;
506
483
  }
507
- export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeOutputReference extends cdktf.ComplexObject {
484
+ export class DataAviVirtualserviceVhMatchesRulesMatchesCookieOutputReference extends cdktf.ComplexObject {
508
485
  isEmptyObject = false;
509
486
  /**
510
487
  * @param terraformResource The parent resource
@@ -528,16 +505,24 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeOutputRef
528
505
  this.isEmptyObject = Object.keys(value).length === 0;
529
506
  }
530
507
  }
531
- // match_operation - computed: true, optional: false, required: false
532
- get matchOperation() {
533
- return this.getStringAttribute('match_operation');
508
+ // match_case - computed: true, optional: false, required: false
509
+ get matchCase() {
510
+ return this.getStringAttribute('match_case');
534
511
  }
535
- // reputation_types - computed: true, optional: false, required: false
536
- get reputationTypes() {
537
- return this.getListAttribute('reputation_types');
512
+ // match_criteria - computed: true, optional: false, required: false
513
+ get matchCriteria() {
514
+ return this.getStringAttribute('match_criteria');
515
+ }
516
+ // name - computed: true, optional: false, required: false
517
+ get name() {
518
+ return this.getStringAttribute('name');
519
+ }
520
+ // value - computed: true, optional: false, required: false
521
+ get value() {
522
+ return this.getStringAttribute('value');
538
523
  }
539
524
  }
540
- export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeList extends cdktf.ComplexList {
525
+ export class DataAviVirtualserviceVhMatchesRulesMatchesCookieList extends cdktf.ComplexList {
541
526
  terraformResource;
542
527
  terraformAttribute;
543
528
  wrapsSet;
@@ -556,10 +541,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeList exte
556
541
  * @param index the index of the item to return
557
542
  */
558
543
  get(index) {
559
- return new DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
544
+ return new DataAviVirtualserviceVhMatchesRulesMatchesCookieOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
560
545
  }
561
546
  }
562
- export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToTerraform(struct) {
547
+ export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToTerraform(struct) {
563
548
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
564
549
  return struct;
565
550
  }
@@ -568,7 +553,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToTerraform(stru
568
553
  }
569
554
  return {};
570
555
  }
571
- export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToHclTerraform(struct) {
556
+ export function dataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesToHclTerraform(struct) {
572
557
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
573
558
  return struct;
574
559
  }
@@ -578,7 +563,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToHclTerraform(s
578
563
  const attrs = {};
579
564
  return attrs;
580
565
  }
581
- export class DataAviVirtualserviceVhMatchesRulesMatchesMethodOutputReference extends cdktf.ComplexObject {
566
+ export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesOutputReference extends cdktf.ComplexObject {
582
567
  isEmptyObject = false;
583
568
  /**
584
569
  * @param terraformResource The parent resource
@@ -602,16 +587,20 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesMethodOutputReference ext
602
587
  this.isEmptyObject = Object.keys(value).length === 0;
603
588
  }
604
589
  }
605
- // match_criteria - computed: true, optional: false, required: false
606
- get matchCriteria() {
607
- return this.getStringAttribute('match_criteria');
590
+ // attribute - computed: true, optional: false, required: false
591
+ get attribute() {
592
+ return this.getStringAttribute('attribute');
608
593
  }
609
- // methods - computed: true, optional: false, required: false
610
- get methods() {
611
- return this.getListAttribute('methods');
594
+ // match_operation - computed: true, optional: false, required: false
595
+ get matchOperation() {
596
+ return this.getStringAttribute('match_operation');
597
+ }
598
+ // values - computed: true, optional: false, required: false
599
+ get values() {
600
+ return this.getListAttribute('values');
612
601
  }
613
602
  }
614
- export class DataAviVirtualserviceVhMatchesRulesMatchesMethodList extends cdktf.ComplexList {
603
+ export class DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesList extends cdktf.ComplexList {
615
604
  terraformResource;
616
605
  terraformAttribute;
617
606
  wrapsSet;
@@ -630,10 +619,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesMethodList extends cdktf.
630
619
  * @param index the index of the item to return
631
620
  */
632
621
  get(index) {
633
- return new DataAviVirtualserviceVhMatchesRulesMatchesMethodOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
622
+ return new DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
634
623
  }
635
624
  }
636
- export function dataAviVirtualserviceVhMatchesRulesMatchesPathToTerraform(struct) {
625
+ export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToTerraform(struct) {
637
626
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
638
627
  return struct;
639
628
  }
@@ -642,7 +631,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesPathToTerraform(struct
642
631
  }
643
632
  return {};
644
633
  }
645
- export function dataAviVirtualserviceVhMatchesRulesMatchesPathToHclTerraform(struct) {
634
+ export function dataAviVirtualserviceVhMatchesRulesMatchesHdrsToHclTerraform(struct) {
646
635
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
647
636
  return struct;
648
637
  }
@@ -652,7 +641,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesPathToHclTerraform(str
652
641
  const attrs = {};
653
642
  return attrs;
654
643
  }
655
- export class DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference extends cdktf.ComplexObject {
644
+ export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsOutputReference extends cdktf.ComplexObject {
656
645
  isEmptyObject = false;
657
646
  /**
658
647
  * @param terraformResource The parent resource
@@ -676,6 +665,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference exten
676
665
  this.isEmptyObject = Object.keys(value).length === 0;
677
666
  }
678
667
  }
668
+ // hdr - computed: true, optional: false, required: false
669
+ get hdr() {
670
+ return this.getStringAttribute('hdr');
671
+ }
679
672
  // match_case - computed: true, optional: false, required: false
680
673
  get matchCase() {
681
674
  return this.getStringAttribute('match_case');
@@ -684,20 +677,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference exten
684
677
  get matchCriteria() {
685
678
  return this.getStringAttribute('match_criteria');
686
679
  }
687
- // match_decoded_string - computed: true, optional: false, required: false
688
- get matchDecodedString() {
689
- return this.getStringAttribute('match_decoded_string');
690
- }
691
- // match_str - computed: true, optional: false, required: false
692
- get matchStr() {
693
- return this.getListAttribute('match_str');
694
- }
695
680
  // string_group_refs - computed: true, optional: false, required: false
696
681
  get stringGroupRefs() {
697
682
  return this.getListAttribute('string_group_refs');
698
683
  }
684
+ // value - computed: true, optional: false, required: false
685
+ get value() {
686
+ return this.getListAttribute('value');
687
+ }
699
688
  }
700
- export class DataAviVirtualserviceVhMatchesRulesMatchesPathList extends cdktf.ComplexList {
689
+ export class DataAviVirtualserviceVhMatchesRulesMatchesHdrsList extends cdktf.ComplexList {
701
690
  terraformResource;
702
691
  terraformAttribute;
703
692
  wrapsSet;
@@ -716,10 +705,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesPathList extends cdktf.Co
716
705
  * @param index the index of the item to return
717
706
  */
718
707
  get(index) {
719
- return new DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
708
+ return new DataAviVirtualserviceVhMatchesRulesMatchesHdrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
720
709
  }
721
710
  }
722
- export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToTerraform(struct) {
711
+ export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToTerraform(struct) {
723
712
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
724
713
  return struct;
725
714
  }
@@ -728,7 +717,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToTerraform(st
728
717
  }
729
718
  return {};
730
719
  }
731
- export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToHclTerraform(struct) {
720
+ export function dataAviVirtualserviceVhMatchesRulesMatchesHostHdrToHclTerraform(struct) {
732
721
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
733
722
  return struct;
734
723
  }
@@ -738,7 +727,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToHclTerraform
738
727
  const attrs = {};
739
728
  return attrs;
740
729
  }
741
- export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolOutputReference extends cdktf.ComplexObject {
730
+ export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrOutputReference extends cdktf.ComplexObject {
742
731
  isEmptyObject = false;
743
732
  /**
744
733
  * @param terraformResource The parent resource
@@ -762,16 +751,20 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolOutputReference e
762
751
  this.isEmptyObject = Object.keys(value).length === 0;
763
752
  }
764
753
  }
754
+ // match_case - computed: true, optional: false, required: false
755
+ get matchCase() {
756
+ return this.getStringAttribute('match_case');
757
+ }
765
758
  // match_criteria - computed: true, optional: false, required: false
766
759
  get matchCriteria() {
767
760
  return this.getStringAttribute('match_criteria');
768
761
  }
769
- // protocols - computed: true, optional: false, required: false
770
- get protocols() {
771
- return this.getStringAttribute('protocols');
762
+ // value - computed: true, optional: false, required: false
763
+ get value() {
764
+ return this.getListAttribute('value');
772
765
  }
773
766
  }
774
- export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolList extends cdktf.ComplexList {
767
+ export class DataAviVirtualserviceVhMatchesRulesMatchesHostHdrList extends cdktf.ComplexList {
775
768
  terraformResource;
776
769
  terraformAttribute;
777
770
  wrapsSet;
@@ -790,10 +783,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolList extends cdkt
790
783
  * @param index the index of the item to return
791
784
  */
792
785
  get(index) {
793
- return new DataAviVirtualserviceVhMatchesRulesMatchesProtocolOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
786
+ return new DataAviVirtualserviceVhMatchesRulesMatchesHostHdrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
794
787
  }
795
788
  }
796
- export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToTerraform(struct) {
789
+ export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToTerraform(struct) {
797
790
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
798
791
  return struct;
799
792
  }
@@ -802,7 +795,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToTerraform(struc
802
795
  }
803
796
  return {};
804
797
  }
805
- export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToHclTerraform(struct) {
798
+ export function dataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeToHclTerraform(struct) {
806
799
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
807
800
  return struct;
808
801
  }
@@ -812,7 +805,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToHclTerraform(st
812
805
  const attrs = {};
813
806
  return attrs;
814
807
  }
815
- export class DataAviVirtualserviceVhMatchesRulesMatchesQueryOutputReference extends cdktf.ComplexObject {
808
+ export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeOutputReference extends cdktf.ComplexObject {
816
809
  isEmptyObject = false;
817
810
  /**
818
811
  * @param terraformResource The parent resource
@@ -836,28 +829,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesQueryOutputReference exte
836
829
  this.isEmptyObject = Object.keys(value).length === 0;
837
830
  }
838
831
  }
839
- // match_case - computed: true, optional: false, required: false
840
- get matchCase() {
841
- return this.getStringAttribute('match_case');
842
- }
843
- // match_criteria - computed: true, optional: false, required: false
844
- get matchCriteria() {
845
- return this.getStringAttribute('match_criteria');
846
- }
847
- // match_decoded_string - computed: true, optional: false, required: false
848
- get matchDecodedString() {
849
- return this.getStringAttribute('match_decoded_string');
850
- }
851
- // match_str - computed: true, optional: false, required: false
852
- get matchStr() {
853
- return this.getListAttribute('match_str');
832
+ // match_operation - computed: true, optional: false, required: false
833
+ get matchOperation() {
834
+ return this.getStringAttribute('match_operation');
854
835
  }
855
- // string_group_refs - computed: true, optional: false, required: false
856
- get stringGroupRefs() {
857
- return this.getListAttribute('string_group_refs');
836
+ // reputation_types - computed: true, optional: false, required: false
837
+ get reputationTypes() {
838
+ return this.getListAttribute('reputation_types');
858
839
  }
859
840
  }
860
- export class DataAviVirtualserviceVhMatchesRulesMatchesQueryList extends cdktf.ComplexList {
841
+ export class DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeList extends cdktf.ComplexList {
861
842
  terraformResource;
862
843
  terraformAttribute;
863
844
  wrapsSet;
@@ -876,10 +857,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesQueryList extends cdktf.C
876
857
  * @param index the index of the item to return
877
858
  */
878
859
  get(index) {
879
- return new DataAviVirtualserviceVhMatchesRulesMatchesQueryOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
860
+ return new DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
880
861
  }
881
862
  }
882
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToTerraform(struct) {
863
+ export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToTerraform(struct) {
883
864
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
884
865
  return struct;
885
866
  }
@@ -888,7 +869,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToTerrafo
888
869
  }
889
870
  return {};
890
871
  }
891
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToHclTerraform(struct) {
872
+ export function dataAviVirtualserviceVhMatchesRulesMatchesMethodToHclTerraform(struct) {
892
873
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
893
874
  return struct;
894
875
  }
@@ -898,7 +879,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToHclTerr
898
879
  const attrs = {};
899
880
  return attrs;
900
881
  }
901
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsOutputReference extends cdktf.ComplexObject {
882
+ export class DataAviVirtualserviceVhMatchesRulesMatchesMethodOutputReference extends cdktf.ComplexObject {
902
883
  isEmptyObject = false;
903
884
  /**
904
885
  * @param terraformResource The parent resource
@@ -922,16 +903,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsOutputRefere
922
903
  this.isEmptyObject = Object.keys(value).length === 0;
923
904
  }
924
905
  }
925
- // addr - computed: true, optional: false, required: false
926
- get addr() {
927
- return this.getStringAttribute('addr');
906
+ // match_criteria - computed: true, optional: false, required: false
907
+ get matchCriteria() {
908
+ return this.getStringAttribute('match_criteria');
928
909
  }
929
- // type - computed: true, optional: false, required: false
930
- get type() {
931
- return this.getStringAttribute('type');
910
+ // methods - computed: true, optional: false, required: false
911
+ get methods() {
912
+ return this.getListAttribute('methods');
932
913
  }
933
914
  }
934
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsList extends cdktf.ComplexList {
915
+ export class DataAviVirtualserviceVhMatchesRulesMatchesMethodList extends cdktf.ComplexList {
935
916
  terraformResource;
936
917
  terraformAttribute;
937
918
  wrapsSet;
@@ -950,10 +931,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsList extends
950
931
  * @param index the index of the item to return
951
932
  */
952
933
  get(index) {
953
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
934
+ return new DataAviVirtualserviceVhMatchesRulesMatchesMethodOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
954
935
  }
955
936
  }
956
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrToTerraform(struct) {
937
+ export function dataAviVirtualserviceVhMatchesRulesMatchesPathToTerraform(struct) {
957
938
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
958
939
  return struct;
959
940
  }
@@ -962,7 +943,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddr
962
943
  }
963
944
  return {};
964
945
  }
965
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrToHclTerraform(struct) {
946
+ export function dataAviVirtualserviceVhMatchesRulesMatchesPathToHclTerraform(struct) {
966
947
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
967
948
  return struct;
968
949
  }
@@ -972,7 +953,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddr
972
953
  const attrs = {};
973
954
  return attrs;
974
955
  }
975
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
956
+ export class DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference extends cdktf.ComplexObject {
976
957
  isEmptyObject = false;
977
958
  /**
978
959
  * @param terraformResource The parent resource
@@ -996,16 +977,28 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrOut
996
977
  this.isEmptyObject = Object.keys(value).length === 0;
997
978
  }
998
979
  }
999
- // addr - computed: true, optional: false, required: false
1000
- get addr() {
1001
- return this.getStringAttribute('addr');
980
+ // match_case - computed: true, optional: false, required: false
981
+ get matchCase() {
982
+ return this.getStringAttribute('match_case');
1002
983
  }
1003
- // type - computed: true, optional: false, required: false
1004
- get type() {
1005
- return this.getStringAttribute('type');
984
+ // match_criteria - computed: true, optional: false, required: false
985
+ get matchCriteria() {
986
+ return this.getStringAttribute('match_criteria');
987
+ }
988
+ // match_decoded_string - computed: true, optional: false, required: false
989
+ get matchDecodedString() {
990
+ return this.getStringAttribute('match_decoded_string');
991
+ }
992
+ // match_str - computed: true, optional: false, required: false
993
+ get matchStr() {
994
+ return this.getListAttribute('match_str');
995
+ }
996
+ // string_group_refs - computed: true, optional: false, required: false
997
+ get stringGroupRefs() {
998
+ return this.getListAttribute('string_group_refs');
1006
999
  }
1007
1000
  }
1008
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrList extends cdktf.ComplexList {
1001
+ export class DataAviVirtualserviceVhMatchesRulesMatchesPathList extends cdktf.ComplexList {
1009
1002
  terraformResource;
1010
1003
  terraformAttribute;
1011
1004
  wrapsSet;
@@ -1024,10 +1017,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrLis
1024
1017
  * @param index the index of the item to return
1025
1018
  */
1026
1019
  get(index) {
1027
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1020
+ return new DataAviVirtualserviceVhMatchesRulesMatchesPathOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1028
1021
  }
1029
1022
  }
1030
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToTerraform(struct) {
1023
+ export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToTerraform(struct) {
1031
1024
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1032
1025
  return struct;
1033
1026
  }
@@ -1036,7 +1029,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToTerr
1036
1029
  }
1037
1030
  return {};
1038
1031
  }
1039
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToHclTerraform(struct) {
1032
+ export function dataAviVirtualserviceVhMatchesRulesMatchesProtocolToHclTerraform(struct) {
1040
1033
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1041
1034
  return struct;
1042
1035
  }
@@ -1046,7 +1039,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToHclT
1046
1039
  const attrs = {};
1047
1040
  return attrs;
1048
1041
  }
1049
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesOutputReference extends cdktf.ComplexObject {
1042
+ export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolOutputReference extends cdktf.ComplexObject {
1050
1043
  isEmptyObject = false;
1051
1044
  /**
1052
1045
  * @param terraformResource The parent resource
@@ -1070,17 +1063,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesOutputRef
1070
1063
  this.isEmptyObject = Object.keys(value).length === 0;
1071
1064
  }
1072
1065
  }
1073
- // ip_addr - computed: true, optional: false, required: false
1074
- _ipAddr = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrList(this, "ip_addr", true);
1075
- get ipAddr() {
1076
- return this._ipAddr;
1066
+ // match_criteria - computed: true, optional: false, required: false
1067
+ get matchCriteria() {
1068
+ return this.getStringAttribute('match_criteria');
1077
1069
  }
1078
- // mask - computed: true, optional: false, required: false
1079
- get mask() {
1080
- return this.getStringAttribute('mask');
1070
+ // protocols - computed: true, optional: false, required: false
1071
+ get protocols() {
1072
+ return this.getStringAttribute('protocols');
1081
1073
  }
1082
1074
  }
1083
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList extends cdktf.ComplexList {
1075
+ export class DataAviVirtualserviceVhMatchesRulesMatchesProtocolList extends cdktf.ComplexList {
1084
1076
  terraformResource;
1085
1077
  terraformAttribute;
1086
1078
  wrapsSet;
@@ -1099,10 +1091,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList exte
1099
1091
  * @param index the index of the item to return
1100
1092
  */
1101
1093
  get(index) {
1102
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1094
+ return new DataAviVirtualserviceVhMatchesRulesMatchesProtocolOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1103
1095
  }
1104
1096
  }
1105
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToTerraform(struct) {
1097
+ export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToTerraform(struct) {
1106
1098
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1107
1099
  return struct;
1108
1100
  }
@@ -1111,7 +1103,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToT
1111
1103
  }
1112
1104
  return {};
1113
1105
  }
1114
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToHclTerraform(struct) {
1106
+ export function dataAviVirtualserviceVhMatchesRulesMatchesQueryToHclTerraform(struct) {
1115
1107
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1116
1108
  return struct;
1117
1109
  }
@@ -1121,7 +1113,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToH
1121
1113
  const attrs = {};
1122
1114
  return attrs;
1123
1115
  }
1124
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginOutputReference extends cdktf.ComplexObject {
1116
+ export class DataAviVirtualserviceVhMatchesRulesMatchesQueryOutputReference extends cdktf.ComplexObject {
1125
1117
  isEmptyObject = false;
1126
1118
  /**
1127
1119
  * @param terraformResource The parent resource
@@ -1145,16 +1137,28 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginOutput
1145
1137
  this.isEmptyObject = Object.keys(value).length === 0;
1146
1138
  }
1147
1139
  }
1148
- // addr - computed: true, optional: false, required: false
1149
- get addr() {
1150
- return this.getStringAttribute('addr');
1140
+ // match_case - computed: true, optional: false, required: false
1141
+ get matchCase() {
1142
+ return this.getStringAttribute('match_case');
1151
1143
  }
1152
- // type - computed: true, optional: false, required: false
1153
- get type() {
1154
- return this.getStringAttribute('type');
1144
+ // match_criteria - computed: true, optional: false, required: false
1145
+ get matchCriteria() {
1146
+ return this.getStringAttribute('match_criteria');
1147
+ }
1148
+ // match_decoded_string - computed: true, optional: false, required: false
1149
+ get matchDecodedString() {
1150
+ return this.getStringAttribute('match_decoded_string');
1151
+ }
1152
+ // match_str - computed: true, optional: false, required: false
1153
+ get matchStr() {
1154
+ return this.getListAttribute('match_str');
1155
+ }
1156
+ // string_group_refs - computed: true, optional: false, required: false
1157
+ get stringGroupRefs() {
1158
+ return this.getListAttribute('string_group_refs');
1155
1159
  }
1156
1160
  }
1157
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList extends cdktf.ComplexList {
1161
+ export class DataAviVirtualserviceVhMatchesRulesMatchesQueryList extends cdktf.ComplexList {
1158
1162
  terraformResource;
1159
1163
  terraformAttribute;
1160
1164
  wrapsSet;
@@ -1173,10 +1177,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList e
1173
1177
  * @param index the index of the item to return
1174
1178
  */
1175
1179
  get(index) {
1176
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1180
+ return new DataAviVirtualserviceVhMatchesRulesMatchesQueryOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1177
1181
  }
1178
1182
  }
1179
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToTerraform(struct) {
1183
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToTerraform(struct) {
1180
1184
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1181
1185
  return struct;
1182
1186
  }
@@ -1185,7 +1189,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToTer
1185
1189
  }
1186
1190
  return {};
1187
1191
  }
1188
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToHclTerraform(struct) {
1192
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsToHclTerraform(struct) {
1189
1193
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1190
1194
  return struct;
1191
1195
  }
@@ -1195,7 +1199,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToHcl
1195
1199
  const attrs = {};
1196
1200
  return attrs;
1197
1201
  }
1198
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndOutputReference extends cdktf.ComplexObject {
1202
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsOutputReference extends cdktf.ComplexObject {
1199
1203
  isEmptyObject = false;
1200
1204
  /**
1201
1205
  * @param terraformResource The parent resource
@@ -1228,7 +1232,7 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndOutputRe
1228
1232
  return this.getStringAttribute('type');
1229
1233
  }
1230
1234
  }
1231
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndList extends cdktf.ComplexList {
1235
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsList extends cdktf.ComplexList {
1232
1236
  terraformResource;
1233
1237
  terraformAttribute;
1234
1238
  wrapsSet;
@@ -1247,10 +1251,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndList ext
1247
1251
  * @param index the index of the item to return
1248
1252
  */
1249
1253
  get(index) {
1250
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1254
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1251
1255
  }
1252
1256
  }
1253
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToTerraform(struct) {
1257
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrToTerraform(struct) {
1254
1258
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1255
1259
  return struct;
1256
1260
  }
@@ -1259,7 +1263,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToTerraf
1259
1263
  }
1260
1264
  return {};
1261
1265
  }
1262
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToHclTerraform(struct) {
1266
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrToHclTerraform(struct) {
1263
1267
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1264
1268
  return struct;
1265
1269
  }
@@ -1269,7 +1273,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToHclTer
1269
1273
  const attrs = {};
1270
1274
  return attrs;
1271
1275
  }
1272
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesOutputReference extends cdktf.ComplexObject {
1276
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
1273
1277
  isEmptyObject = false;
1274
1278
  /**
1275
1279
  * @param terraformResource The parent resource
@@ -1293,18 +1297,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesOutputRefer
1293
1297
  this.isEmptyObject = Object.keys(value).length === 0;
1294
1298
  }
1295
1299
  }
1296
- // begin - computed: true, optional: false, required: false
1297
- _begin = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList(this, "begin", true);
1298
- get begin() {
1299
- return this._begin;
1300
+ // addr - computed: true, optional: false, required: false
1301
+ get addr() {
1302
+ return this.getStringAttribute('addr');
1300
1303
  }
1301
- // end - computed: true, optional: false, required: false
1302
- _end = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndList(this, "end", true);
1303
- get end() {
1304
- return this._end;
1304
+ // type - computed: true, optional: false, required: false
1305
+ get type() {
1306
+ return this.getStringAttribute('type');
1305
1307
  }
1306
1308
  }
1307
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesList extends cdktf.ComplexList {
1309
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrList extends cdktf.ComplexList {
1308
1310
  terraformResource;
1309
1311
  terraformAttribute;
1310
1312
  wrapsSet;
@@ -1323,10 +1325,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesList extend
1323
1325
  * @param index the index of the item to return
1324
1326
  */
1325
1327
  get(index) {
1326
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1328
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1327
1329
  }
1328
1330
  }
1329
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToTerraform(struct) {
1331
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToTerraform(struct) {
1330
1332
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1331
1333
  return struct;
1332
1334
  }
@@ -1335,7 +1337,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToTerraform(st
1335
1337
  }
1336
1338
  return {};
1337
1339
  }
1338
- export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToHclTerraform(struct) {
1340
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesToHclTerraform(struct) {
1339
1341
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1340
1342
  return struct;
1341
1343
  }
@@ -1345,7 +1347,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToHclTerraform
1345
1347
  const attrs = {};
1346
1348
  return attrs;
1347
1349
  }
1348
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpOutputReference extends cdktf.ComplexObject {
1350
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesOutputReference extends cdktf.ComplexObject {
1349
1351
  isEmptyObject = false;
1350
1352
  /**
1351
1353
  * @param terraformResource The parent resource
@@ -1369,31 +1371,17 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpOutputReference e
1369
1371
  this.isEmptyObject = Object.keys(value).length === 0;
1370
1372
  }
1371
1373
  }
1372
- // addrs - computed: true, optional: false, required: false
1373
- _addrs = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsList(this, "addrs", false);
1374
- get addrs() {
1375
- return this._addrs;
1376
- }
1377
- // group_refs - computed: true, optional: false, required: false
1378
- get groupRefs() {
1379
- return this.getListAttribute('group_refs');
1380
- }
1381
- // match_criteria - computed: true, optional: false, required: false
1382
- get matchCriteria() {
1383
- return this.getStringAttribute('match_criteria');
1384
- }
1385
- // prefixes - computed: true, optional: false, required: false
1386
- _prefixes = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList(this, "prefixes", false);
1387
- get prefixes() {
1388
- return this._prefixes;
1374
+ // ip_addr - computed: true, optional: false, required: false
1375
+ _ipAddr = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesIpAddrList(this, "ip_addr", true);
1376
+ get ipAddr() {
1377
+ return this._ipAddr;
1389
1378
  }
1390
- // ranges - computed: true, optional: false, required: false
1391
- _ranges = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesList(this, "ranges", false);
1392
- get ranges() {
1393
- return this._ranges;
1379
+ // mask - computed: true, optional: false, required: false
1380
+ get mask() {
1381
+ return this.getStringAttribute('mask');
1394
1382
  }
1395
1383
  }
1396
- export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpList extends cdktf.ComplexList {
1384
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList extends cdktf.ComplexList {
1397
1385
  terraformResource;
1398
1386
  terraformAttribute;
1399
1387
  wrapsSet;
@@ -1412,10 +1400,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpList extends cdkt
1412
1400
  * @param index the index of the item to return
1413
1401
  */
1414
1402
  get(index) {
1415
- return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1403
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1416
1404
  }
1417
1405
  }
1418
- export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToTerraform(struct) {
1406
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToTerraform(struct) {
1419
1407
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1420
1408
  return struct;
1421
1409
  }
@@ -1424,7 +1412,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToT
1424
1412
  }
1425
1413
  return {};
1426
1414
  }
1427
- export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToHclTerraform(struct) {
1415
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginToHclTerraform(struct) {
1428
1416
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1429
1417
  return struct;
1430
1418
  }
@@ -1434,7 +1422,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToH
1434
1422
  const attrs = {};
1435
1423
  return attrs;
1436
1424
  }
1437
- export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchOutputReference extends cdktf.ComplexObject {
1425
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginOutputReference extends cdktf.ComplexObject {
1438
1426
  isEmptyObject = false;
1439
1427
  /**
1440
1428
  * @param terraformResource The parent resource
@@ -1458,20 +1446,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchOutput
1458
1446
  this.isEmptyObject = Object.keys(value).length === 0;
1459
1447
  }
1460
1448
  }
1461
- // fingerprints - computed: true, optional: false, required: false
1462
- get fingerprints() {
1463
- return this.getListAttribute('fingerprints');
1464
- }
1465
- // match_operation - computed: true, optional: false, required: false
1466
- get matchOperation() {
1467
- return this.getStringAttribute('match_operation');
1449
+ // addr - computed: true, optional: false, required: false
1450
+ get addr() {
1451
+ return this.getStringAttribute('addr');
1468
1452
  }
1469
- // string_group_refs - computed: true, optional: false, required: false
1470
- get stringGroupRefs() {
1471
- return this.getListAttribute('string_group_refs');
1453
+ // type - computed: true, optional: false, required: false
1454
+ get type() {
1455
+ return this.getStringAttribute('type');
1472
1456
  }
1473
1457
  }
1474
- export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList extends cdktf.ComplexList {
1458
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList extends cdktf.ComplexList {
1475
1459
  terraformResource;
1476
1460
  terraformAttribute;
1477
1461
  wrapsSet;
@@ -1490,10 +1474,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList e
1490
1474
  * @param index the index of the item to return
1491
1475
  */
1492
1476
  get(index) {
1493
- return new DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1477
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1494
1478
  }
1495
1479
  }
1496
- export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToTerraform(struct) {
1480
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToTerraform(struct) {
1497
1481
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1498
1482
  return struct;
1499
1483
  }
@@ -1502,7 +1486,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToTerraform(str
1502
1486
  }
1503
1487
  return {};
1504
1488
  }
1505
- export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToHclTerraform(struct) {
1489
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndToHclTerraform(struct) {
1506
1490
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1507
1491
  return struct;
1508
1492
  }
@@ -1512,7 +1496,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToHclTerraform(
1512
1496
  const attrs = {};
1513
1497
  return attrs;
1514
1498
  }
1515
- export class DataAviVirtualserviceVhMatchesRulesMatchesVersionOutputReference extends cdktf.ComplexObject {
1499
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndOutputReference extends cdktf.ComplexObject {
1516
1500
  isEmptyObject = false;
1517
1501
  /**
1518
1502
  * @param terraformResource The parent resource
@@ -1536,16 +1520,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesVersionOutputReference ex
1536
1520
  this.isEmptyObject = Object.keys(value).length === 0;
1537
1521
  }
1538
1522
  }
1539
- // match_criteria - computed: true, optional: false, required: false
1540
- get matchCriteria() {
1541
- return this.getStringAttribute('match_criteria');
1523
+ // addr - computed: true, optional: false, required: false
1524
+ get addr() {
1525
+ return this.getStringAttribute('addr');
1542
1526
  }
1543
- // versions - computed: true, optional: false, required: false
1544
- get versions() {
1545
- return this.getListAttribute('versions');
1527
+ // type - computed: true, optional: false, required: false
1528
+ get type() {
1529
+ return this.getStringAttribute('type');
1546
1530
  }
1547
1531
  }
1548
- export class DataAviVirtualserviceVhMatchesRulesMatchesVersionList extends cdktf.ComplexList {
1532
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndList extends cdktf.ComplexList {
1549
1533
  terraformResource;
1550
1534
  terraformAttribute;
1551
1535
  wrapsSet;
@@ -1564,10 +1548,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesVersionList extends cdktf
1564
1548
  * @param index the index of the item to return
1565
1549
  */
1566
1550
  get(index) {
1567
- return new DataAviVirtualserviceVhMatchesRulesMatchesVersionOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1551
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1568
1552
  }
1569
1553
  }
1570
- export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToTerraform(struct) {
1554
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToTerraform(struct) {
1571
1555
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1572
1556
  return struct;
1573
1557
  }
@@ -1576,7 +1560,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToTerraform(stru
1576
1560
  }
1577
1561
  return {};
1578
1562
  }
1579
- export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToHclTerraform(struct) {
1563
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesToHclTerraform(struct) {
1580
1564
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1581
1565
  return struct;
1582
1566
  }
@@ -1586,7 +1570,83 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToHclTerraform(s
1586
1570
  const attrs = {};
1587
1571
  return attrs;
1588
1572
  }
1589
- export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortOutputReference extends cdktf.ComplexObject {
1573
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesOutputReference extends cdktf.ComplexObject {
1574
+ isEmptyObject = false;
1575
+ /**
1576
+ * @param terraformResource The parent resource
1577
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1578
+ * @param complexObjectIndex the index of this item in the list
1579
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1580
+ */
1581
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1582
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1583
+ }
1584
+ get internalValue() {
1585
+ let hasAnyValues = this.isEmptyObject;
1586
+ const internalValueResult = {};
1587
+ return hasAnyValues ? internalValueResult : undefined;
1588
+ }
1589
+ set internalValue(value) {
1590
+ if (value === undefined) {
1591
+ this.isEmptyObject = false;
1592
+ }
1593
+ else {
1594
+ this.isEmptyObject = Object.keys(value).length === 0;
1595
+ }
1596
+ }
1597
+ // begin - computed: true, optional: false, required: false
1598
+ _begin = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesBeginList(this, "begin", true);
1599
+ get begin() {
1600
+ return this._begin;
1601
+ }
1602
+ // end - computed: true, optional: false, required: false
1603
+ _end = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesEndList(this, "end", true);
1604
+ get end() {
1605
+ return this._end;
1606
+ }
1607
+ }
1608
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesList extends cdktf.ComplexList {
1609
+ terraformResource;
1610
+ terraformAttribute;
1611
+ wrapsSet;
1612
+ /**
1613
+ * @param terraformResource The parent resource
1614
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1615
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1616
+ */
1617
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1618
+ super(terraformResource, terraformAttribute, wrapsSet);
1619
+ this.terraformResource = terraformResource;
1620
+ this.terraformAttribute = terraformAttribute;
1621
+ this.wrapsSet = wrapsSet;
1622
+ }
1623
+ /**
1624
+ * @param index the index of the item to return
1625
+ */
1626
+ get(index) {
1627
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1628
+ }
1629
+ }
1630
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToTerraform(struct) {
1631
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1632
+ return struct;
1633
+ }
1634
+ if (cdktf.isComplexElement(struct)) {
1635
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1636
+ }
1637
+ return {};
1638
+ }
1639
+ export function dataAviVirtualserviceVhMatchesRulesMatchesSourceIpToHclTerraform(struct) {
1640
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1641
+ return struct;
1642
+ }
1643
+ if (cdktf.isComplexElement(struct)) {
1644
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1645
+ }
1646
+ const attrs = {};
1647
+ return attrs;
1648
+ }
1649
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpOutputReference extends cdktf.ComplexObject {
1590
1650
  isEmptyObject = false;
1591
1651
  /**
1592
1652
  * @param terraformResource The parent resource
@@ -1610,16 +1670,31 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortOutputReference ext
1610
1670
  this.isEmptyObject = Object.keys(value).length === 0;
1611
1671
  }
1612
1672
  }
1673
+ // addrs - computed: true, optional: false, required: false
1674
+ _addrs = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpAddrsList(this, "addrs", false);
1675
+ get addrs() {
1676
+ return this._addrs;
1677
+ }
1678
+ // group_refs - computed: true, optional: false, required: false
1679
+ get groupRefs() {
1680
+ return this.getListAttribute('group_refs');
1681
+ }
1613
1682
  // match_criteria - computed: true, optional: false, required: false
1614
1683
  get matchCriteria() {
1615
1684
  return this.getStringAttribute('match_criteria');
1616
1685
  }
1617
- // ports - computed: true, optional: false, required: false
1618
- get ports() {
1619
- return this.getNumberListAttribute('ports');
1686
+ // prefixes - computed: true, optional: false, required: false
1687
+ _prefixes = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpPrefixesList(this, "prefixes", false);
1688
+ get prefixes() {
1689
+ return this._prefixes;
1690
+ }
1691
+ // ranges - computed: true, optional: false, required: false
1692
+ _ranges = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpRangesList(this, "ranges", false);
1693
+ get ranges() {
1694
+ return this._ranges;
1620
1695
  }
1621
1696
  }
1622
- export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortList extends cdktf.ComplexList {
1697
+ export class DataAviVirtualserviceVhMatchesRulesMatchesSourceIpList extends cdktf.ComplexList {
1623
1698
  terraformResource;
1624
1699
  terraformAttribute;
1625
1700
  wrapsSet;
@@ -1638,10 +1713,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortList extends cdktf.
1638
1713
  * @param index the index of the item to return
1639
1714
  */
1640
1715
  get(index) {
1641
- return new DataAviVirtualserviceVhMatchesRulesMatchesVsPortOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1716
+ return new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1642
1717
  }
1643
1718
  }
1644
- export function dataAviVirtualserviceVhMatchesRulesMatchesToTerraform(struct) {
1719
+ export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToTerraform(struct) {
1645
1720
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1646
1721
  return struct;
1647
1722
  }
@@ -1650,7 +1725,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesToTerraform(struct) {
1650
1725
  }
1651
1726
  return {};
1652
1727
  }
1653
- export function dataAviVirtualserviceVhMatchesRulesMatchesToHclTerraform(struct) {
1728
+ export function dataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchToHclTerraform(struct) {
1654
1729
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1655
1730
  return struct;
1656
1731
  }
@@ -1660,7 +1735,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesToHclTerraform(struct)
1660
1735
  const attrs = {};
1661
1736
  return attrs;
1662
1737
  }
1663
- export class DataAviVirtualserviceVhMatchesRulesMatchesOutputReference extends cdktf.ComplexObject {
1738
+ export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchOutputReference extends cdktf.ComplexObject {
1664
1739
  isEmptyObject = false;
1665
1740
  /**
1666
1741
  * @param terraformResource The parent resource
@@ -1684,83 +1759,682 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesOutputReference extends c
1684
1759
  this.isEmptyObject = Object.keys(value).length === 0;
1685
1760
  }
1686
1761
  }
1687
- // bot_detection_result - computed: true, optional: false, required: false
1688
- _botDetectionResult = new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList(this, "bot_detection_result", true);
1689
- get botDetectionResult() {
1690
- return this._botDetectionResult;
1762
+ // fingerprints - computed: true, optional: false, required: false
1763
+ get fingerprints() {
1764
+ return this.getListAttribute('fingerprints');
1691
1765
  }
1692
- // client_ip - computed: true, optional: false, required: false
1693
- _clientIp = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpList(this, "client_ip", true);
1694
- get clientIp() {
1695
- return this._clientIp;
1766
+ // match_operation - computed: true, optional: false, required: false
1767
+ get matchOperation() {
1768
+ return this.getStringAttribute('match_operation');
1696
1769
  }
1697
- // cookie - computed: true, optional: false, required: false
1698
- _cookie = new DataAviVirtualserviceVhMatchesRulesMatchesCookieList(this, "cookie", true);
1699
- get cookie() {
1700
- return this._cookie;
1770
+ // string_group_refs - computed: true, optional: false, required: false
1771
+ get stringGroupRefs() {
1772
+ return this.getListAttribute('string_group_refs');
1701
1773
  }
1702
- // geo_matches - computed: true, optional: false, required: false
1703
- _geoMatches = new DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesList(this, "geo_matches", false);
1704
- get geoMatches() {
1705
- return this._geoMatches;
1774
+ }
1775
+ export class DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList extends cdktf.ComplexList {
1776
+ terraformResource;
1777
+ terraformAttribute;
1778
+ wrapsSet;
1779
+ /**
1780
+ * @param terraformResource The parent resource
1781
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1782
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1783
+ */
1784
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1785
+ super(terraformResource, terraformAttribute, wrapsSet);
1786
+ this.terraformResource = terraformResource;
1787
+ this.terraformAttribute = terraformAttribute;
1788
+ this.wrapsSet = wrapsSet;
1706
1789
  }
1707
- // hdrs - computed: true, optional: false, required: false
1708
- _hdrs = new DataAviVirtualserviceVhMatchesRulesMatchesHdrsList(this, "hdrs", false);
1709
- get hdrs() {
1710
- return this._hdrs;
1790
+ /**
1791
+ * @param index the index of the item to return
1792
+ */
1793
+ get(index) {
1794
+ return new DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1711
1795
  }
1712
- // host_hdr - computed: true, optional: false, required: false
1713
- _hostHdr = new DataAviVirtualserviceVhMatchesRulesMatchesHostHdrList(this, "host_hdr", true);
1714
- get hostHdr() {
1715
- return this._hostHdr;
1796
+ }
1797
+ export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToTerraform(struct) {
1798
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1799
+ return struct;
1716
1800
  }
1717
- // ip_reputation_type - computed: true, optional: false, required: false
1718
- _ipReputationType = new DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeList(this, "ip_reputation_type", true);
1719
- get ipReputationType() {
1720
- return this._ipReputationType;
1801
+ if (cdktf.isComplexElement(struct)) {
1802
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1721
1803
  }
1722
- // method - computed: true, optional: false, required: false
1723
- _method = new DataAviVirtualserviceVhMatchesRulesMatchesMethodList(this, "method", true);
1724
- get method() {
1725
- return this._method;
1804
+ return {};
1805
+ }
1806
+ export function dataAviVirtualserviceVhMatchesRulesMatchesVersionToHclTerraform(struct) {
1807
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1808
+ return struct;
1726
1809
  }
1727
- // path - computed: true, optional: false, required: false
1728
- _path = new DataAviVirtualserviceVhMatchesRulesMatchesPathList(this, "path", true);
1729
- get path() {
1730
- return this._path;
1810
+ if (cdktf.isComplexElement(struct)) {
1811
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1731
1812
  }
1732
- // protocol - computed: true, optional: false, required: false
1733
- _protocol = new DataAviVirtualserviceVhMatchesRulesMatchesProtocolList(this, "protocol", true);
1734
- get protocol() {
1735
- return this._protocol;
1813
+ const attrs = {};
1814
+ return attrs;
1815
+ }
1816
+ export class DataAviVirtualserviceVhMatchesRulesMatchesVersionOutputReference extends cdktf.ComplexObject {
1817
+ isEmptyObject = false;
1818
+ /**
1819
+ * @param terraformResource The parent resource
1820
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1821
+ * @param complexObjectIndex the index of this item in the list
1822
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1823
+ */
1824
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1825
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1736
1826
  }
1737
- // query - computed: true, optional: false, required: false
1738
- _query = new DataAviVirtualserviceVhMatchesRulesMatchesQueryList(this, "query", true);
1739
- get query() {
1740
- return this._query;
1827
+ get internalValue() {
1828
+ let hasAnyValues = this.isEmptyObject;
1829
+ const internalValueResult = {};
1830
+ return hasAnyValues ? internalValueResult : undefined;
1741
1831
  }
1742
- // source_ip - computed: true, optional: false, required: false
1743
- _sourceIp = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpList(this, "source_ip", true);
1744
- get sourceIp() {
1745
- return this._sourceIp;
1832
+ set internalValue(value) {
1833
+ if (value === undefined) {
1834
+ this.isEmptyObject = false;
1835
+ }
1836
+ else {
1837
+ this.isEmptyObject = Object.keys(value).length === 0;
1838
+ }
1746
1839
  }
1747
- // tls_fingerprint_match - computed: true, optional: false, required: false
1748
- _tlsFingerprintMatch = new DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList(this, "tls_fingerprint_match", true);
1749
- get tlsFingerprintMatch() {
1750
- return this._tlsFingerprintMatch;
1840
+ // match_criteria - computed: true, optional: false, required: false
1841
+ get matchCriteria() {
1842
+ return this.getStringAttribute('match_criteria');
1751
1843
  }
1752
- // version - computed: true, optional: false, required: false
1753
- _version = new DataAviVirtualserviceVhMatchesRulesMatchesVersionList(this, "version", true);
1754
- get version() {
1844
+ // versions - computed: true, optional: false, required: false
1845
+ get versions() {
1846
+ return this.getListAttribute('versions');
1847
+ }
1848
+ }
1849
+ export class DataAviVirtualserviceVhMatchesRulesMatchesVersionList extends cdktf.ComplexList {
1850
+ terraformResource;
1851
+ terraformAttribute;
1852
+ wrapsSet;
1853
+ /**
1854
+ * @param terraformResource The parent resource
1855
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1856
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1857
+ */
1858
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1859
+ super(terraformResource, terraformAttribute, wrapsSet);
1860
+ this.terraformResource = terraformResource;
1861
+ this.terraformAttribute = terraformAttribute;
1862
+ this.wrapsSet = wrapsSet;
1863
+ }
1864
+ /**
1865
+ * @param index the index of the item to return
1866
+ */
1867
+ get(index) {
1868
+ return new DataAviVirtualserviceVhMatchesRulesMatchesVersionOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1869
+ }
1870
+ }
1871
+ export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToTerraform(struct) {
1872
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1873
+ return struct;
1874
+ }
1875
+ if (cdktf.isComplexElement(struct)) {
1876
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1877
+ }
1878
+ return {};
1879
+ }
1880
+ export function dataAviVirtualserviceVhMatchesRulesMatchesVsPortToHclTerraform(struct) {
1881
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1882
+ return struct;
1883
+ }
1884
+ if (cdktf.isComplexElement(struct)) {
1885
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1886
+ }
1887
+ const attrs = {};
1888
+ return attrs;
1889
+ }
1890
+ export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortOutputReference extends cdktf.ComplexObject {
1891
+ isEmptyObject = false;
1892
+ /**
1893
+ * @param terraformResource The parent resource
1894
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1895
+ * @param complexObjectIndex the index of this item in the list
1896
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1897
+ */
1898
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1899
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1900
+ }
1901
+ get internalValue() {
1902
+ let hasAnyValues = this.isEmptyObject;
1903
+ const internalValueResult = {};
1904
+ return hasAnyValues ? internalValueResult : undefined;
1905
+ }
1906
+ set internalValue(value) {
1907
+ if (value === undefined) {
1908
+ this.isEmptyObject = false;
1909
+ }
1910
+ else {
1911
+ this.isEmptyObject = Object.keys(value).length === 0;
1912
+ }
1913
+ }
1914
+ // match_criteria - computed: true, optional: false, required: false
1915
+ get matchCriteria() {
1916
+ return this.getStringAttribute('match_criteria');
1917
+ }
1918
+ // ports - computed: true, optional: false, required: false
1919
+ get ports() {
1920
+ return this.getNumberListAttribute('ports');
1921
+ }
1922
+ }
1923
+ export class DataAviVirtualserviceVhMatchesRulesMatchesVsPortList extends cdktf.ComplexList {
1924
+ terraformResource;
1925
+ terraformAttribute;
1926
+ wrapsSet;
1927
+ /**
1928
+ * @param terraformResource The parent resource
1929
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1930
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1931
+ */
1932
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1933
+ super(terraformResource, terraformAttribute, wrapsSet);
1934
+ this.terraformResource = terraformResource;
1935
+ this.terraformAttribute = terraformAttribute;
1936
+ this.wrapsSet = wrapsSet;
1937
+ }
1938
+ /**
1939
+ * @param index the index of the item to return
1940
+ */
1941
+ get(index) {
1942
+ return new DataAviVirtualserviceVhMatchesRulesMatchesVsPortOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1943
+ }
1944
+ }
1945
+ export function dataAviVirtualserviceVhMatchesRulesMatchesToTerraform(struct) {
1946
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1947
+ return struct;
1948
+ }
1949
+ if (cdktf.isComplexElement(struct)) {
1950
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1951
+ }
1952
+ return {};
1953
+ }
1954
+ export function dataAviVirtualserviceVhMatchesRulesMatchesToHclTerraform(struct) {
1955
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1956
+ return struct;
1957
+ }
1958
+ if (cdktf.isComplexElement(struct)) {
1959
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1960
+ }
1961
+ const attrs = {};
1962
+ return attrs;
1963
+ }
1964
+ export class DataAviVirtualserviceVhMatchesRulesMatchesOutputReference extends cdktf.ComplexObject {
1965
+ isEmptyObject = false;
1966
+ /**
1967
+ * @param terraformResource The parent resource
1968
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1969
+ * @param complexObjectIndex the index of this item in the list
1970
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1971
+ */
1972
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1973
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1974
+ }
1975
+ get internalValue() {
1976
+ let hasAnyValues = this.isEmptyObject;
1977
+ const internalValueResult = {};
1978
+ return hasAnyValues ? internalValueResult : undefined;
1979
+ }
1980
+ set internalValue(value) {
1981
+ if (value === undefined) {
1982
+ this.isEmptyObject = false;
1983
+ }
1984
+ else {
1985
+ this.isEmptyObject = Object.keys(value).length === 0;
1986
+ }
1987
+ }
1988
+ // bot_detection_result - computed: true, optional: false, required: false
1989
+ _botDetectionResult = new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList(this, "bot_detection_result", true);
1990
+ get botDetectionResult() {
1991
+ return this._botDetectionResult;
1992
+ }
1993
+ // client_ip - computed: true, optional: false, required: false
1994
+ _clientIp = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpList(this, "client_ip", true);
1995
+ get clientIp() {
1996
+ return this._clientIp;
1997
+ }
1998
+ // cookie - computed: true, optional: false, required: false
1999
+ _cookie = new DataAviVirtualserviceVhMatchesRulesMatchesCookieList(this, "cookie", true);
2000
+ get cookie() {
2001
+ return this._cookie;
2002
+ }
2003
+ // geo_matches - computed: true, optional: false, required: false
2004
+ _geoMatches = new DataAviVirtualserviceVhMatchesRulesMatchesGeoMatchesList(this, "geo_matches", false);
2005
+ get geoMatches() {
2006
+ return this._geoMatches;
2007
+ }
2008
+ // hdrs - computed: true, optional: false, required: false
2009
+ _hdrs = new DataAviVirtualserviceVhMatchesRulesMatchesHdrsList(this, "hdrs", false);
2010
+ get hdrs() {
2011
+ return this._hdrs;
2012
+ }
2013
+ // host_hdr - computed: true, optional: false, required: false
2014
+ _hostHdr = new DataAviVirtualserviceVhMatchesRulesMatchesHostHdrList(this, "host_hdr", true);
2015
+ get hostHdr() {
2016
+ return this._hostHdr;
2017
+ }
2018
+ // ip_reputation_type - computed: true, optional: false, required: false
2019
+ _ipReputationType = new DataAviVirtualserviceVhMatchesRulesMatchesIpReputationTypeList(this, "ip_reputation_type", true);
2020
+ get ipReputationType() {
2021
+ return this._ipReputationType;
2022
+ }
2023
+ // method - computed: true, optional: false, required: false
2024
+ _method = new DataAviVirtualserviceVhMatchesRulesMatchesMethodList(this, "method", true);
2025
+ get method() {
2026
+ return this._method;
2027
+ }
2028
+ // path - computed: true, optional: false, required: false
2029
+ _path = new DataAviVirtualserviceVhMatchesRulesMatchesPathList(this, "path", true);
2030
+ get path() {
2031
+ return this._path;
2032
+ }
2033
+ // protocol - computed: true, optional: false, required: false
2034
+ _protocol = new DataAviVirtualserviceVhMatchesRulesMatchesProtocolList(this, "protocol", true);
2035
+ get protocol() {
2036
+ return this._protocol;
2037
+ }
2038
+ // query - computed: true, optional: false, required: false
2039
+ _query = new DataAviVirtualserviceVhMatchesRulesMatchesQueryList(this, "query", true);
2040
+ get query() {
2041
+ return this._query;
2042
+ }
2043
+ // source_ip - computed: true, optional: false, required: false
2044
+ _sourceIp = new DataAviVirtualserviceVhMatchesRulesMatchesSourceIpList(this, "source_ip", true);
2045
+ get sourceIp() {
2046
+ return this._sourceIp;
2047
+ }
2048
+ // tls_fingerprint_match - computed: true, optional: false, required: false
2049
+ _tlsFingerprintMatch = new DataAviVirtualserviceVhMatchesRulesMatchesTlsFingerprintMatchList(this, "tls_fingerprint_match", true);
2050
+ get tlsFingerprintMatch() {
2051
+ return this._tlsFingerprintMatch;
2052
+ }
2053
+ // version - computed: true, optional: false, required: false
2054
+ _version = new DataAviVirtualserviceVhMatchesRulesMatchesVersionList(this, "version", true);
2055
+ get version() {
1755
2056
  return this._version;
1756
2057
  }
1757
- // vs_port - computed: true, optional: false, required: false
1758
- _vsPort = new DataAviVirtualserviceVhMatchesRulesMatchesVsPortList(this, "vs_port", true);
1759
- get vsPort() {
1760
- return this._vsPort;
2058
+ // vs_port - computed: true, optional: false, required: false
2059
+ _vsPort = new DataAviVirtualserviceVhMatchesRulesMatchesVsPortList(this, "vs_port", true);
2060
+ get vsPort() {
2061
+ return this._vsPort;
2062
+ }
2063
+ }
2064
+ export class DataAviVirtualserviceVhMatchesRulesMatchesList extends cdktf.ComplexList {
2065
+ terraformResource;
2066
+ terraformAttribute;
2067
+ wrapsSet;
2068
+ /**
2069
+ * @param terraformResource The parent resource
2070
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2071
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2072
+ */
2073
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2074
+ super(terraformResource, terraformAttribute, wrapsSet);
2075
+ this.terraformResource = terraformResource;
2076
+ this.terraformAttribute = terraformAttribute;
2077
+ this.wrapsSet = wrapsSet;
2078
+ }
2079
+ /**
2080
+ * @param index the index of the item to return
2081
+ */
2082
+ get(index) {
2083
+ return new DataAviVirtualserviceVhMatchesRulesMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2084
+ }
2085
+ }
2086
+ export function dataAviVirtualserviceVhMatchesRulesToTerraform(struct) {
2087
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2088
+ return struct;
2089
+ }
2090
+ if (cdktf.isComplexElement(struct)) {
2091
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2092
+ }
2093
+ return {};
2094
+ }
2095
+ export function dataAviVirtualserviceVhMatchesRulesToHclTerraform(struct) {
2096
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2097
+ return struct;
2098
+ }
2099
+ if (cdktf.isComplexElement(struct)) {
2100
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2101
+ }
2102
+ const attrs = {};
2103
+ return attrs;
2104
+ }
2105
+ export class DataAviVirtualserviceVhMatchesRulesOutputReference extends cdktf.ComplexObject {
2106
+ isEmptyObject = false;
2107
+ /**
2108
+ * @param terraformResource The parent resource
2109
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2110
+ * @param complexObjectIndex the index of this item in the list
2111
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2112
+ */
2113
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2114
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2115
+ }
2116
+ get internalValue() {
2117
+ let hasAnyValues = this.isEmptyObject;
2118
+ const internalValueResult = {};
2119
+ return hasAnyValues ? internalValueResult : undefined;
2120
+ }
2121
+ set internalValue(value) {
2122
+ if (value === undefined) {
2123
+ this.isEmptyObject = false;
2124
+ }
2125
+ else {
2126
+ this.isEmptyObject = Object.keys(value).length === 0;
2127
+ }
2128
+ }
2129
+ // matches - computed: true, optional: false, required: false
2130
+ _matches = new DataAviVirtualserviceVhMatchesRulesMatchesList(this, "matches", true);
2131
+ get matches() {
2132
+ return this._matches;
2133
+ }
2134
+ // name - computed: true, optional: false, required: false
2135
+ get name() {
2136
+ return this.getStringAttribute('name');
2137
+ }
2138
+ }
2139
+ export class DataAviVirtualserviceVhMatchesRulesList extends cdktf.ComplexList {
2140
+ terraformResource;
2141
+ terraformAttribute;
2142
+ wrapsSet;
2143
+ /**
2144
+ * @param terraformResource The parent resource
2145
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2146
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2147
+ */
2148
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2149
+ super(terraformResource, terraformAttribute, wrapsSet);
2150
+ this.terraformResource = terraformResource;
2151
+ this.terraformAttribute = terraformAttribute;
2152
+ this.wrapsSet = wrapsSet;
2153
+ }
2154
+ /**
2155
+ * @param index the index of the item to return
2156
+ */
2157
+ get(index) {
2158
+ return new DataAviVirtualserviceVhMatchesRulesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2159
+ }
2160
+ }
2161
+ export function dataAviVirtualserviceVhMatchesToTerraform(struct) {
2162
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2163
+ return struct;
2164
+ }
2165
+ if (cdktf.isComplexElement(struct)) {
2166
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2167
+ }
2168
+ return {};
2169
+ }
2170
+ export function dataAviVirtualserviceVhMatchesToHclTerraform(struct) {
2171
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2172
+ return struct;
2173
+ }
2174
+ if (cdktf.isComplexElement(struct)) {
2175
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2176
+ }
2177
+ const attrs = {};
2178
+ return attrs;
2179
+ }
2180
+ export class DataAviVirtualserviceVhMatchesOutputReference extends cdktf.ComplexObject {
2181
+ isEmptyObject = false;
2182
+ /**
2183
+ * @param terraformResource The parent resource
2184
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2185
+ * @param complexObjectIndex the index of this item in the list
2186
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2187
+ */
2188
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2189
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2190
+ }
2191
+ get internalValue() {
2192
+ let hasAnyValues = this.isEmptyObject;
2193
+ const internalValueResult = {};
2194
+ return hasAnyValues ? internalValueResult : undefined;
2195
+ }
2196
+ set internalValue(value) {
2197
+ if (value === undefined) {
2198
+ this.isEmptyObject = false;
2199
+ }
2200
+ else {
2201
+ this.isEmptyObject = Object.keys(value).length === 0;
2202
+ }
2203
+ }
2204
+ // host - computed: true, optional: false, required: false
2205
+ get host() {
2206
+ return this.getStringAttribute('host');
2207
+ }
2208
+ // rules - computed: true, optional: false, required: false
2209
+ _rules = new DataAviVirtualserviceVhMatchesRulesList(this, "rules", false);
2210
+ get rules() {
2211
+ return this._rules;
2212
+ }
2213
+ }
2214
+ export class DataAviVirtualserviceVhMatchesList extends cdktf.ComplexList {
2215
+ terraformResource;
2216
+ terraformAttribute;
2217
+ wrapsSet;
2218
+ /**
2219
+ * @param terraformResource The parent resource
2220
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2221
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2222
+ */
2223
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2224
+ super(terraformResource, terraformAttribute, wrapsSet);
2225
+ this.terraformResource = terraformResource;
2226
+ this.terraformAttribute = terraformAttribute;
2227
+ this.wrapsSet = wrapsSet;
2228
+ }
2229
+ /**
2230
+ * @param index the index of the item to return
2231
+ */
2232
+ get(index) {
2233
+ return new DataAviVirtualserviceVhMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2234
+ }
2235
+ }
2236
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToTerraform(struct) {
2237
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2238
+ return struct;
2239
+ }
2240
+ if (cdktf.isComplexElement(struct)) {
2241
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2242
+ }
2243
+ return {};
2244
+ }
2245
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToHclTerraform(struct) {
2246
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2247
+ return struct;
2248
+ }
2249
+ if (cdktf.isComplexElement(struct)) {
2250
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2251
+ }
2252
+ const attrs = {};
2253
+ return attrs;
2254
+ }
2255
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrOutputReference extends cdktf.ComplexObject {
2256
+ isEmptyObject = false;
2257
+ /**
2258
+ * @param terraformResource The parent resource
2259
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2260
+ * @param complexObjectIndex the index of this item in the list
2261
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2262
+ */
2263
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2264
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2265
+ }
2266
+ get internalValue() {
2267
+ let hasAnyValues = this.isEmptyObject;
2268
+ const internalValueResult = {};
2269
+ return hasAnyValues ? internalValueResult : undefined;
2270
+ }
2271
+ set internalValue(value) {
2272
+ if (value === undefined) {
2273
+ this.isEmptyObject = false;
2274
+ }
2275
+ else {
2276
+ this.isEmptyObject = Object.keys(value).length === 0;
2277
+ }
2278
+ }
2279
+ // addr - computed: true, optional: false, required: false
2280
+ get addr() {
2281
+ return this.getStringAttribute('addr');
2282
+ }
2283
+ // type - computed: true, optional: false, required: false
2284
+ get type() {
2285
+ return this.getStringAttribute('type');
2286
+ }
2287
+ }
2288
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrList extends cdktf.ComplexList {
2289
+ terraformResource;
2290
+ terraformAttribute;
2291
+ wrapsSet;
2292
+ /**
2293
+ * @param terraformResource The parent resource
2294
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2295
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2296
+ */
2297
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2298
+ super(terraformResource, terraformAttribute, wrapsSet);
2299
+ this.terraformResource = terraformResource;
2300
+ this.terraformAttribute = terraformAttribute;
2301
+ this.wrapsSet = wrapsSet;
2302
+ }
2303
+ /**
2304
+ * @param index the index of the item to return
2305
+ */
2306
+ get(index) {
2307
+ return new DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2308
+ }
2309
+ }
2310
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToTerraform(struct) {
2311
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2312
+ return struct;
2313
+ }
2314
+ if (cdktf.isComplexElement(struct)) {
2315
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2316
+ }
2317
+ return {};
2318
+ }
2319
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToHclTerraform(struct) {
2320
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2321
+ return struct;
2322
+ }
2323
+ if (cdktf.isComplexElement(struct)) {
2324
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2325
+ }
2326
+ const attrs = {};
2327
+ return attrs;
2328
+ }
2329
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetOutputReference extends cdktf.ComplexObject {
2330
+ isEmptyObject = false;
2331
+ /**
2332
+ * @param terraformResource The parent resource
2333
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2334
+ * @param complexObjectIndex the index of this item in the list
2335
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2336
+ */
2337
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2338
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2339
+ }
2340
+ get internalValue() {
2341
+ let hasAnyValues = this.isEmptyObject;
2342
+ const internalValueResult = {};
2343
+ return hasAnyValues ? internalValueResult : undefined;
2344
+ }
2345
+ set internalValue(value) {
2346
+ if (value === undefined) {
2347
+ this.isEmptyObject = false;
2348
+ }
2349
+ else {
2350
+ this.isEmptyObject = Object.keys(value).length === 0;
2351
+ }
2352
+ }
2353
+ // ip_addr - computed: true, optional: false, required: false
2354
+ _ipAddr = new DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrList(this, "ip_addr", true);
2355
+ get ipAddr() {
2356
+ return this._ipAddr;
2357
+ }
2358
+ // mask - computed: true, optional: false, required: false
2359
+ get mask() {
2360
+ return this.getStringAttribute('mask');
2361
+ }
2362
+ }
2363
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetList extends cdktf.ComplexList {
2364
+ terraformResource;
2365
+ terraformAttribute;
2366
+ wrapsSet;
2367
+ /**
2368
+ * @param terraformResource The parent resource
2369
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2370
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2371
+ */
2372
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2373
+ super(terraformResource, terraformAttribute, wrapsSet);
2374
+ this.terraformResource = terraformResource;
2375
+ this.terraformAttribute = terraformAttribute;
2376
+ this.wrapsSet = wrapsSet;
2377
+ }
2378
+ /**
2379
+ * @param index the index of the item to return
2380
+ */
2381
+ get(index) {
2382
+ return new DataAviVirtualserviceVipDiscoveredNetworksSubnetOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2383
+ }
2384
+ }
2385
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToTerraform(struct) {
2386
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2387
+ return struct;
2388
+ }
2389
+ if (cdktf.isComplexElement(struct)) {
2390
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2391
+ }
2392
+ return {};
2393
+ }
2394
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToHclTerraform(struct) {
2395
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2396
+ return struct;
2397
+ }
2398
+ if (cdktf.isComplexElement(struct)) {
2399
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2400
+ }
2401
+ const attrs = {};
2402
+ return attrs;
2403
+ }
2404
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrOutputReference extends cdktf.ComplexObject {
2405
+ isEmptyObject = false;
2406
+ /**
2407
+ * @param terraformResource The parent resource
2408
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2409
+ * @param complexObjectIndex the index of this item in the list
2410
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2411
+ */
2412
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2413
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2414
+ }
2415
+ get internalValue() {
2416
+ let hasAnyValues = this.isEmptyObject;
2417
+ const internalValueResult = {};
2418
+ return hasAnyValues ? internalValueResult : undefined;
2419
+ }
2420
+ set internalValue(value) {
2421
+ if (value === undefined) {
2422
+ this.isEmptyObject = false;
2423
+ }
2424
+ else {
2425
+ this.isEmptyObject = Object.keys(value).length === 0;
2426
+ }
2427
+ }
2428
+ // addr - computed: true, optional: false, required: false
2429
+ get addr() {
2430
+ return this.getStringAttribute('addr');
2431
+ }
2432
+ // type - computed: true, optional: false, required: false
2433
+ get type() {
2434
+ return this.getStringAttribute('type');
1761
2435
  }
1762
2436
  }
1763
- export class DataAviVirtualserviceVhMatchesRulesMatchesList extends cdktf.ComplexList {
2437
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrList extends cdktf.ComplexList {
1764
2438
  terraformResource;
1765
2439
  terraformAttribute;
1766
2440
  wrapsSet;
@@ -1779,10 +2453,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesList extends cdktf.Comple
1779
2453
  * @param index the index of the item to return
1780
2454
  */
1781
2455
  get(index) {
1782
- return new DataAviVirtualserviceVhMatchesRulesMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2456
+ return new DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1783
2457
  }
1784
2458
  }
1785
- export function dataAviVirtualserviceVhMatchesRulesToTerraform(struct) {
2459
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToTerraform(struct) {
1786
2460
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1787
2461
  return struct;
1788
2462
  }
@@ -1791,7 +2465,7 @@ export function dataAviVirtualserviceVhMatchesRulesToTerraform(struct) {
1791
2465
  }
1792
2466
  return {};
1793
2467
  }
1794
- export function dataAviVirtualserviceVhMatchesRulesToHclTerraform(struct) {
2468
+ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToHclTerraform(struct) {
1795
2469
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1796
2470
  return struct;
1797
2471
  }
@@ -1801,7 +2475,7 @@ export function dataAviVirtualserviceVhMatchesRulesToHclTerraform(struct) {
1801
2475
  const attrs = {};
1802
2476
  return attrs;
1803
2477
  }
1804
- export class DataAviVirtualserviceVhMatchesRulesOutputReference extends cdktf.ComplexObject {
2478
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6OutputReference extends cdktf.ComplexObject {
1805
2479
  isEmptyObject = false;
1806
2480
  /**
1807
2481
  * @param terraformResource The parent resource
@@ -1825,17 +2499,17 @@ export class DataAviVirtualserviceVhMatchesRulesOutputReference extends cdktf.Co
1825
2499
  this.isEmptyObject = Object.keys(value).length === 0;
1826
2500
  }
1827
2501
  }
1828
- // matches - computed: true, optional: false, required: false
1829
- _matches = new DataAviVirtualserviceVhMatchesRulesMatchesList(this, "matches", true);
1830
- get matches() {
1831
- return this._matches;
2502
+ // ip_addr - computed: true, optional: false, required: false
2503
+ _ipAddr = new DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrList(this, "ip_addr", true);
2504
+ get ipAddr() {
2505
+ return this._ipAddr;
1832
2506
  }
1833
- // name - computed: true, optional: false, required: false
1834
- get name() {
1835
- return this.getStringAttribute('name');
2507
+ // mask - computed: true, optional: false, required: false
2508
+ get mask() {
2509
+ return this.getStringAttribute('mask');
1836
2510
  }
1837
2511
  }
1838
- export class DataAviVirtualserviceVhMatchesRulesList extends cdktf.ComplexList {
2512
+ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6List extends cdktf.ComplexList {
1839
2513
  terraformResource;
1840
2514
  terraformAttribute;
1841
2515
  wrapsSet;
@@ -1854,10 +2528,10 @@ export class DataAviVirtualserviceVhMatchesRulesList extends cdktf.ComplexList {
1854
2528
  * @param index the index of the item to return
1855
2529
  */
1856
2530
  get(index) {
1857
- return new DataAviVirtualserviceVhMatchesRulesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2531
+ return new DataAviVirtualserviceVipDiscoveredNetworksSubnet6OutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1858
2532
  }
1859
2533
  }
1860
- export function dataAviVirtualserviceVhMatchesToTerraform(struct) {
2534
+ export function dataAviVirtualserviceVipDiscoveredNetworksToTerraform(struct) {
1861
2535
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1862
2536
  return struct;
1863
2537
  }
@@ -1866,7 +2540,7 @@ export function dataAviVirtualserviceVhMatchesToTerraform(struct) {
1866
2540
  }
1867
2541
  return {};
1868
2542
  }
1869
- export function dataAviVirtualserviceVhMatchesToHclTerraform(struct) {
2543
+ export function dataAviVirtualserviceVipDiscoveredNetworksToHclTerraform(struct) {
1870
2544
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1871
2545
  return struct;
1872
2546
  }
@@ -1876,7 +2550,7 @@ export function dataAviVirtualserviceVhMatchesToHclTerraform(struct) {
1876
2550
  const attrs = {};
1877
2551
  return attrs;
1878
2552
  }
1879
- export class DataAviVirtualserviceVhMatchesOutputReference extends cdktf.ComplexObject {
2553
+ export class DataAviVirtualserviceVipDiscoveredNetworksOutputReference extends cdktf.ComplexObject {
1880
2554
  isEmptyObject = false;
1881
2555
  /**
1882
2556
  * @param terraformResource The parent resource
@@ -1900,17 +2574,22 @@ export class DataAviVirtualserviceVhMatchesOutputReference extends cdktf.Complex
1900
2574
  this.isEmptyObject = Object.keys(value).length === 0;
1901
2575
  }
1902
2576
  }
1903
- // host - computed: true, optional: false, required: false
1904
- get host() {
1905
- return this.getStringAttribute('host');
2577
+ // network_ref - computed: true, optional: false, required: false
2578
+ get networkRef() {
2579
+ return this.getStringAttribute('network_ref');
1906
2580
  }
1907
- // rules - computed: true, optional: false, required: false
1908
- _rules = new DataAviVirtualserviceVhMatchesRulesList(this, "rules", false);
1909
- get rules() {
1910
- return this._rules;
2581
+ // subnet - computed: true, optional: false, required: false
2582
+ _subnet = new DataAviVirtualserviceVipDiscoveredNetworksSubnetList(this, "subnet", false);
2583
+ get subnet() {
2584
+ return this._subnet;
2585
+ }
2586
+ // subnet6 - computed: true, optional: false, required: false
2587
+ _subnet6 = new DataAviVirtualserviceVipDiscoveredNetworksSubnet6List(this, "subnet6", false);
2588
+ get subnet6() {
2589
+ return this._subnet6;
1911
2590
  }
1912
2591
  }
1913
- export class DataAviVirtualserviceVhMatchesList extends cdktf.ComplexList {
2592
+ export class DataAviVirtualserviceVipDiscoveredNetworksList extends cdktf.ComplexList {
1914
2593
  terraformResource;
1915
2594
  terraformAttribute;
1916
2595
  wrapsSet;
@@ -1929,10 +2608,10 @@ export class DataAviVirtualserviceVhMatchesList extends cdktf.ComplexList {
1929
2608
  * @param index the index of the item to return
1930
2609
  */
1931
2610
  get(index) {
1932
- return new DataAviVirtualserviceVhMatchesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2611
+ return new DataAviVirtualserviceVipDiscoveredNetworksOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1933
2612
  }
1934
2613
  }
1935
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToTerraform(struct) {
2614
+ export function dataAviVirtualserviceVipFloatingIpToTerraform(struct) {
1936
2615
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1937
2616
  return struct;
1938
2617
  }
@@ -1941,7 +2620,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToTerrafor
1941
2620
  }
1942
2621
  return {};
1943
2622
  }
1944
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToHclTerraform(struct) {
2623
+ export function dataAviVirtualserviceVipFloatingIpToHclTerraform(struct) {
1945
2624
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1946
2625
  return struct;
1947
2626
  }
@@ -1951,7 +2630,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrToHclTerra
1951
2630
  const attrs = {};
1952
2631
  return attrs;
1953
2632
  }
1954
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrOutputReference extends cdktf.ComplexObject {
2633
+ export class DataAviVirtualserviceVipFloatingIpOutputReference extends cdktf.ComplexObject {
1955
2634
  isEmptyObject = false;
1956
2635
  /**
1957
2636
  * @param terraformResource The parent resource
@@ -1984,7 +2663,7 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrOutputReferen
1984
2663
  return this.getStringAttribute('type');
1985
2664
  }
1986
2665
  }
1987
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrList extends cdktf.ComplexList {
2666
+ export class DataAviVirtualserviceVipFloatingIpList extends cdktf.ComplexList {
1988
2667
  terraformResource;
1989
2668
  terraformAttribute;
1990
2669
  wrapsSet;
@@ -2003,10 +2682,10 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrList extends
2003
2682
  * @param index the index of the item to return
2004
2683
  */
2005
2684
  get(index) {
2006
- return new DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2685
+ return new DataAviVirtualserviceVipFloatingIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2007
2686
  }
2008
2687
  }
2009
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToTerraform(struct) {
2688
+ export function dataAviVirtualserviceVipFloatingIp6ToTerraform(struct) {
2010
2689
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2011
2690
  return struct;
2012
2691
  }
@@ -2015,7 +2694,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToTerraform(stru
2015
2694
  }
2016
2695
  return {};
2017
2696
  }
2018
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToHclTerraform(struct) {
2697
+ export function dataAviVirtualserviceVipFloatingIp6ToHclTerraform(struct) {
2019
2698
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2020
2699
  return struct;
2021
2700
  }
@@ -2025,7 +2704,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnetToHclTerraform(s
2025
2704
  const attrs = {};
2026
2705
  return attrs;
2027
2706
  }
2028
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnetOutputReference extends cdktf.ComplexObject {
2707
+ export class DataAviVirtualserviceVipFloatingIp6OutputReference extends cdktf.ComplexObject {
2029
2708
  isEmptyObject = false;
2030
2709
  /**
2031
2710
  * @param terraformResource The parent resource
@@ -2049,17 +2728,16 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetOutputReference ext
2049
2728
  this.isEmptyObject = Object.keys(value).length === 0;
2050
2729
  }
2051
2730
  }
2052
- // ip_addr - computed: true, optional: false, required: false
2053
- _ipAddr = new DataAviVirtualserviceVipDiscoveredNetworksSubnetIpAddrList(this, "ip_addr", true);
2054
- get ipAddr() {
2055
- return this._ipAddr;
2731
+ // addr - computed: true, optional: false, required: false
2732
+ get addr() {
2733
+ return this.getStringAttribute('addr');
2056
2734
  }
2057
- // mask - computed: true, optional: false, required: false
2058
- get mask() {
2059
- return this.getStringAttribute('mask');
2735
+ // type - computed: true, optional: false, required: false
2736
+ get type() {
2737
+ return this.getStringAttribute('type');
2060
2738
  }
2061
2739
  }
2062
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnetList extends cdktf.ComplexList {
2740
+ export class DataAviVirtualserviceVipFloatingIp6List extends cdktf.ComplexList {
2063
2741
  terraformResource;
2064
2742
  terraformAttribute;
2065
2743
  wrapsSet;
@@ -2078,10 +2756,10 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnetList extends cdktf.
2078
2756
  * @param index the index of the item to return
2079
2757
  */
2080
2758
  get(index) {
2081
- return new DataAviVirtualserviceVipDiscoveredNetworksSubnetOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2759
+ return new DataAviVirtualserviceVipFloatingIp6OutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2082
2760
  }
2083
2761
  }
2084
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToTerraform(struct) {
2762
+ export function dataAviVirtualserviceVipIp6AddressToTerraform(struct) {
2085
2763
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2086
2764
  return struct;
2087
2765
  }
@@ -2090,7 +2768,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToTerrafo
2090
2768
  }
2091
2769
  return {};
2092
2770
  }
2093
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToHclTerraform(struct) {
2771
+ export function dataAviVirtualserviceVipIp6AddressToHclTerraform(struct) {
2094
2772
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2095
2773
  return struct;
2096
2774
  }
@@ -2100,7 +2778,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrToHclTerr
2100
2778
  const attrs = {};
2101
2779
  return attrs;
2102
2780
  }
2103
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrOutputReference extends cdktf.ComplexObject {
2781
+ export class DataAviVirtualserviceVipIp6AddressOutputReference extends cdktf.ComplexObject {
2104
2782
  isEmptyObject = false;
2105
2783
  /**
2106
2784
  * @param terraformResource The parent resource
@@ -2133,7 +2811,7 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrOutputRefere
2133
2811
  return this.getStringAttribute('type');
2134
2812
  }
2135
2813
  }
2136
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrList extends cdktf.ComplexList {
2814
+ export class DataAviVirtualserviceVipIp6AddressList extends cdktf.ComplexList {
2137
2815
  terraformResource;
2138
2816
  terraformAttribute;
2139
2817
  wrapsSet;
@@ -2152,10 +2830,10 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrList extends
2152
2830
  * @param index the index of the item to return
2153
2831
  */
2154
2832
  get(index) {
2155
- return new DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2833
+ return new DataAviVirtualserviceVipIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2156
2834
  }
2157
2835
  }
2158
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToTerraform(struct) {
2836
+ export function dataAviVirtualserviceVipIpAddressToTerraform(struct) {
2159
2837
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2160
2838
  return struct;
2161
2839
  }
@@ -2164,7 +2842,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToTerraform(str
2164
2842
  }
2165
2843
  return {};
2166
2844
  }
2167
- export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToHclTerraform(struct) {
2845
+ export function dataAviVirtualserviceVipIpAddressToHclTerraform(struct) {
2168
2846
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2169
2847
  return struct;
2170
2848
  }
@@ -2174,7 +2852,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksSubnet6ToHclTerraform(
2174
2852
  const attrs = {};
2175
2853
  return attrs;
2176
2854
  }
2177
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6OutputReference extends cdktf.ComplexObject {
2855
+ export class DataAviVirtualserviceVipIpAddressOutputReference extends cdktf.ComplexObject {
2178
2856
  isEmptyObject = false;
2179
2857
  /**
2180
2858
  * @param terraformResource The parent resource
@@ -2198,17 +2876,16 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6OutputReference ex
2198
2876
  this.isEmptyObject = Object.keys(value).length === 0;
2199
2877
  }
2200
2878
  }
2201
- // ip_addr - computed: true, optional: false, required: false
2202
- _ipAddr = new DataAviVirtualserviceVipDiscoveredNetworksSubnet6IpAddrList(this, "ip_addr", true);
2203
- get ipAddr() {
2204
- return this._ipAddr;
2879
+ // addr - computed: true, optional: false, required: false
2880
+ get addr() {
2881
+ return this.getStringAttribute('addr');
2205
2882
  }
2206
- // mask - computed: true, optional: false, required: false
2207
- get mask() {
2208
- return this.getStringAttribute('mask');
2883
+ // type - computed: true, optional: false, required: false
2884
+ get type() {
2885
+ return this.getStringAttribute('type');
2209
2886
  }
2210
2887
  }
2211
- export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6List extends cdktf.ComplexList {
2888
+ export class DataAviVirtualserviceVipIpAddressList extends cdktf.ComplexList {
2212
2889
  terraformResource;
2213
2890
  terraformAttribute;
2214
2891
  wrapsSet;
@@ -2227,10 +2904,10 @@ export class DataAviVirtualserviceVipDiscoveredNetworksSubnet6List extends cdktf
2227
2904
  * @param index the index of the item to return
2228
2905
  */
2229
2906
  get(index) {
2230
- return new DataAviVirtualserviceVipDiscoveredNetworksSubnet6OutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2907
+ return new DataAviVirtualserviceVipIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2231
2908
  }
2232
2909
  }
2233
- export function dataAviVirtualserviceVipDiscoveredNetworksToTerraform(struct) {
2910
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginToTerraform(struct) {
2234
2911
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2235
2912
  return struct;
2236
2913
  }
@@ -2239,7 +2916,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksToTerraform(struct) {
2239
2916
  }
2240
2917
  return {};
2241
2918
  }
2242
- export function dataAviVirtualserviceVipDiscoveredNetworksToHclTerraform(struct) {
2919
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginToHclTerraform(struct) {
2243
2920
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2244
2921
  return struct;
2245
2922
  }
@@ -2249,7 +2926,7 @@ export function dataAviVirtualserviceVipDiscoveredNetworksToHclTerraform(struct)
2249
2926
  const attrs = {};
2250
2927
  return attrs;
2251
2928
  }
2252
- export class DataAviVirtualserviceVipDiscoveredNetworksOutputReference extends cdktf.ComplexObject {
2929
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginOutputReference extends cdktf.ComplexObject {
2253
2930
  isEmptyObject = false;
2254
2931
  /**
2255
2932
  * @param terraformResource The parent resource
@@ -2273,22 +2950,16 @@ export class DataAviVirtualserviceVipDiscoveredNetworksOutputReference extends c
2273
2950
  this.isEmptyObject = Object.keys(value).length === 0;
2274
2951
  }
2275
2952
  }
2276
- // network_ref - computed: true, optional: false, required: false
2277
- get networkRef() {
2278
- return this.getStringAttribute('network_ref');
2279
- }
2280
- // subnet - computed: true, optional: false, required: false
2281
- _subnet = new DataAviVirtualserviceVipDiscoveredNetworksSubnetList(this, "subnet", false);
2282
- get subnet() {
2283
- return this._subnet;
2953
+ // addr - computed: true, optional: false, required: false
2954
+ get addr() {
2955
+ return this.getStringAttribute('addr');
2284
2956
  }
2285
- // subnet6 - computed: true, optional: false, required: false
2286
- _subnet6 = new DataAviVirtualserviceVipDiscoveredNetworksSubnet6List(this, "subnet6", false);
2287
- get subnet6() {
2288
- return this._subnet6;
2957
+ // type - computed: true, optional: false, required: false
2958
+ get type() {
2959
+ return this.getStringAttribute('type');
2289
2960
  }
2290
2961
  }
2291
- export class DataAviVirtualserviceVipDiscoveredNetworksList extends cdktf.ComplexList {
2962
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginList extends cdktf.ComplexList {
2292
2963
  terraformResource;
2293
2964
  terraformAttribute;
2294
2965
  wrapsSet;
@@ -2307,10 +2978,10 @@ export class DataAviVirtualserviceVipDiscoveredNetworksList extends cdktf.Comple
2307
2978
  * @param index the index of the item to return
2308
2979
  */
2309
2980
  get(index) {
2310
- return new DataAviVirtualserviceVipDiscoveredNetworksOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2981
+ return new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2311
2982
  }
2312
2983
  }
2313
- export function dataAviVirtualserviceVipFloatingIpToTerraform(struct) {
2984
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndToTerraform(struct) {
2314
2985
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2315
2986
  return struct;
2316
2987
  }
@@ -2319,7 +2990,7 @@ export function dataAviVirtualserviceVipFloatingIpToTerraform(struct) {
2319
2990
  }
2320
2991
  return {};
2321
2992
  }
2322
- export function dataAviVirtualserviceVipFloatingIpToHclTerraform(struct) {
2993
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndToHclTerraform(struct) {
2323
2994
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2324
2995
  return struct;
2325
2996
  }
@@ -2329,7 +3000,7 @@ export function dataAviVirtualserviceVipFloatingIpToHclTerraform(struct) {
2329
3000
  const attrs = {};
2330
3001
  return attrs;
2331
3002
  }
2332
- export class DataAviVirtualserviceVipFloatingIpOutputReference extends cdktf.ComplexObject {
3003
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndOutputReference extends cdktf.ComplexObject {
2333
3004
  isEmptyObject = false;
2334
3005
  /**
2335
3006
  * @param terraformResource The parent resource
@@ -2362,7 +3033,7 @@ export class DataAviVirtualserviceVipFloatingIpOutputReference extends cdktf.Com
2362
3033
  return this.getStringAttribute('type');
2363
3034
  }
2364
3035
  }
2365
- export class DataAviVirtualserviceVipFloatingIpList extends cdktf.ComplexList {
3036
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndList extends cdktf.ComplexList {
2366
3037
  terraformResource;
2367
3038
  terraformAttribute;
2368
3039
  wrapsSet;
@@ -2381,10 +3052,10 @@ export class DataAviVirtualserviceVipFloatingIpList extends cdktf.ComplexList {
2381
3052
  * @param index the index of the item to return
2382
3053
  */
2383
3054
  get(index) {
2384
- return new DataAviVirtualserviceVipFloatingIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3055
+ return new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2385
3056
  }
2386
3057
  }
2387
- export function dataAviVirtualserviceVipFloatingIp6ToTerraform(struct) {
3058
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeToTerraform(struct) {
2388
3059
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2389
3060
  return struct;
2390
3061
  }
@@ -2393,7 +3064,7 @@ export function dataAviVirtualserviceVipFloatingIp6ToTerraform(struct) {
2393
3064
  }
2394
3065
  return {};
2395
3066
  }
2396
- export function dataAviVirtualserviceVipFloatingIp6ToHclTerraform(struct) {
3067
+ export function dataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeToHclTerraform(struct) {
2397
3068
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2398
3069
  return struct;
2399
3070
  }
@@ -2403,7 +3074,7 @@ export function dataAviVirtualserviceVipFloatingIp6ToHclTerraform(struct) {
2403
3074
  const attrs = {};
2404
3075
  return attrs;
2405
3076
  }
2406
- export class DataAviVirtualserviceVipFloatingIp6OutputReference extends cdktf.ComplexObject {
3077
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeOutputReference extends cdktf.ComplexObject {
2407
3078
  isEmptyObject = false;
2408
3079
  /**
2409
3080
  * @param terraformResource The parent resource
@@ -2427,16 +3098,18 @@ export class DataAviVirtualserviceVipFloatingIp6OutputReference extends cdktf.Co
2427
3098
  this.isEmptyObject = Object.keys(value).length === 0;
2428
3099
  }
2429
3100
  }
2430
- // addr - computed: true, optional: false, required: false
2431
- get addr() {
2432
- return this.getStringAttribute('addr');
3101
+ // begin - computed: true, optional: false, required: false
3102
+ _begin = new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeBeginList(this, "begin", true);
3103
+ get begin() {
3104
+ return this._begin;
2433
3105
  }
2434
- // type - computed: true, optional: false, required: false
2435
- get type() {
2436
- return this.getStringAttribute('type');
3106
+ // end - computed: true, optional: false, required: false
3107
+ _end = new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeEndList(this, "end", true);
3108
+ get end() {
3109
+ return this._end;
2437
3110
  }
2438
3111
  }
2439
- export class DataAviVirtualserviceVipFloatingIp6List extends cdktf.ComplexList {
3112
+ export class DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeList extends cdktf.ComplexList {
2440
3113
  terraformResource;
2441
3114
  terraformAttribute;
2442
3115
  wrapsSet;
@@ -2455,10 +3128,10 @@ export class DataAviVirtualserviceVipFloatingIp6List extends cdktf.ComplexList {
2455
3128
  * @param index the index of the item to return
2456
3129
  */
2457
3130
  get(index) {
2458
- return new DataAviVirtualserviceVipFloatingIp6OutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3131
+ return new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2459
3132
  }
2460
3133
  }
2461
- export function dataAviVirtualserviceVipIp6AddressToTerraform(struct) {
3134
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeBeginToTerraform(struct) {
2462
3135
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2463
3136
  return struct;
2464
3137
  }
@@ -2467,7 +3140,7 @@ export function dataAviVirtualserviceVipIp6AddressToTerraform(struct) {
2467
3140
  }
2468
3141
  return {};
2469
3142
  }
2470
- export function dataAviVirtualserviceVipIp6AddressToHclTerraform(struct) {
3143
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeBeginToHclTerraform(struct) {
2471
3144
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2472
3145
  return struct;
2473
3146
  }
@@ -2477,7 +3150,7 @@ export function dataAviVirtualserviceVipIp6AddressToHclTerraform(struct) {
2477
3150
  const attrs = {};
2478
3151
  return attrs;
2479
3152
  }
2480
- export class DataAviVirtualserviceVipIp6AddressOutputReference extends cdktf.ComplexObject {
3153
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeBeginOutputReference extends cdktf.ComplexObject {
2481
3154
  isEmptyObject = false;
2482
3155
  /**
2483
3156
  * @param terraformResource The parent resource
@@ -2510,7 +3183,7 @@ export class DataAviVirtualserviceVipIp6AddressOutputReference extends cdktf.Com
2510
3183
  return this.getStringAttribute('type');
2511
3184
  }
2512
3185
  }
2513
- export class DataAviVirtualserviceVipIp6AddressList extends cdktf.ComplexList {
3186
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeBeginList extends cdktf.ComplexList {
2514
3187
  terraformResource;
2515
3188
  terraformAttribute;
2516
3189
  wrapsSet;
@@ -2529,10 +3202,10 @@ export class DataAviVirtualserviceVipIp6AddressList extends cdktf.ComplexList {
2529
3202
  * @param index the index of the item to return
2530
3203
  */
2531
3204
  get(index) {
2532
- return new DataAviVirtualserviceVipIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3205
+ return new DataAviVirtualserviceVipIpamNetworkSubnetRangeBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2533
3206
  }
2534
3207
  }
2535
- export function dataAviVirtualserviceVipIpAddressToTerraform(struct) {
3208
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeEndToTerraform(struct) {
2536
3209
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2537
3210
  return struct;
2538
3211
  }
@@ -2541,7 +3214,7 @@ export function dataAviVirtualserviceVipIpAddressToTerraform(struct) {
2541
3214
  }
2542
3215
  return {};
2543
3216
  }
2544
- export function dataAviVirtualserviceVipIpAddressToHclTerraform(struct) {
3217
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeEndToHclTerraform(struct) {
2545
3218
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2546
3219
  return struct;
2547
3220
  }
@@ -2551,7 +3224,7 @@ export function dataAviVirtualserviceVipIpAddressToHclTerraform(struct) {
2551
3224
  const attrs = {};
2552
3225
  return attrs;
2553
3226
  }
2554
- export class DataAviVirtualserviceVipIpAddressOutputReference extends cdktf.ComplexObject {
3227
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeEndOutputReference extends cdktf.ComplexObject {
2555
3228
  isEmptyObject = false;
2556
3229
  /**
2557
3230
  * @param terraformResource The parent resource
@@ -2584,7 +3257,7 @@ export class DataAviVirtualserviceVipIpAddressOutputReference extends cdktf.Comp
2584
3257
  return this.getStringAttribute('type');
2585
3258
  }
2586
3259
  }
2587
- export class DataAviVirtualserviceVipIpAddressList extends cdktf.ComplexList {
3260
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeEndList extends cdktf.ComplexList {
2588
3261
  terraformResource;
2589
3262
  terraformAttribute;
2590
3263
  wrapsSet;
@@ -2603,7 +3276,83 @@ export class DataAviVirtualserviceVipIpAddressList extends cdktf.ComplexList {
2603
3276
  * @param index the index of the item to return
2604
3277
  */
2605
3278
  get(index) {
2606
- return new DataAviVirtualserviceVipIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3279
+ return new DataAviVirtualserviceVipIpamNetworkSubnetRangeEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3280
+ }
3281
+ }
3282
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeToTerraform(struct) {
3283
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3284
+ return struct;
3285
+ }
3286
+ if (cdktf.isComplexElement(struct)) {
3287
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3288
+ }
3289
+ return {};
3290
+ }
3291
+ export function dataAviVirtualserviceVipIpamNetworkSubnetRangeToHclTerraform(struct) {
3292
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3293
+ return struct;
3294
+ }
3295
+ if (cdktf.isComplexElement(struct)) {
3296
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3297
+ }
3298
+ const attrs = {};
3299
+ return attrs;
3300
+ }
3301
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeOutputReference extends cdktf.ComplexObject {
3302
+ isEmptyObject = false;
3303
+ /**
3304
+ * @param terraformResource The parent resource
3305
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3306
+ * @param complexObjectIndex the index of this item in the list
3307
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3308
+ */
3309
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3310
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3311
+ }
3312
+ get internalValue() {
3313
+ let hasAnyValues = this.isEmptyObject;
3314
+ const internalValueResult = {};
3315
+ return hasAnyValues ? internalValueResult : undefined;
3316
+ }
3317
+ set internalValue(value) {
3318
+ if (value === undefined) {
3319
+ this.isEmptyObject = false;
3320
+ }
3321
+ else {
3322
+ this.isEmptyObject = Object.keys(value).length === 0;
3323
+ }
3324
+ }
3325
+ // begin - computed: true, optional: false, required: false
3326
+ _begin = new DataAviVirtualserviceVipIpamNetworkSubnetRangeBeginList(this, "begin", true);
3327
+ get begin() {
3328
+ return this._begin;
3329
+ }
3330
+ // end - computed: true, optional: false, required: false
3331
+ _end = new DataAviVirtualserviceVipIpamNetworkSubnetRangeEndList(this, "end", true);
3332
+ get end() {
3333
+ return this._end;
3334
+ }
3335
+ }
3336
+ export class DataAviVirtualserviceVipIpamNetworkSubnetRangeList extends cdktf.ComplexList {
3337
+ terraformResource;
3338
+ terraformAttribute;
3339
+ wrapsSet;
3340
+ /**
3341
+ * @param terraformResource The parent resource
3342
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3343
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3344
+ */
3345
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3346
+ super(terraformResource, terraformAttribute, wrapsSet);
3347
+ this.terraformResource = terraformResource;
3348
+ this.terraformAttribute = terraformAttribute;
3349
+ this.wrapsSet = wrapsSet;
3350
+ }
3351
+ /**
3352
+ * @param index the index of the item to return
3353
+ */
3354
+ get(index) {
3355
+ return new DataAviVirtualserviceVipIpamNetworkSubnetRangeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2607
3356
  }
2608
3357
  }
2609
3358
  export function dataAviVirtualserviceVipIpamNetworkSubnetSubnetIpAddrToTerraform(struct) {
@@ -2947,10 +3696,20 @@ export class DataAviVirtualserviceVipIpamNetworkSubnetOutputReference extends cd
2947
3696
  this.isEmptyObject = Object.keys(value).length === 0;
2948
3697
  }
2949
3698
  }
3699
+ // ipv6_range - computed: true, optional: false, required: false
3700
+ _ipv6Range = new DataAviVirtualserviceVipIpamNetworkSubnetIpv6RangeList(this, "ipv6_range", true);
3701
+ get ipv6Range() {
3702
+ return this._ipv6Range;
3703
+ }
2950
3704
  // network_ref - computed: true, optional: false, required: false
2951
3705
  get networkRef() {
2952
3706
  return this.getStringAttribute('network_ref');
2953
3707
  }
3708
+ // range - computed: true, optional: false, required: false
3709
+ _range = new DataAviVirtualserviceVipIpamNetworkSubnetRangeList(this, "range", true);
3710
+ get range() {
3711
+ return this._range;
3712
+ }
2954
3713
  // subnet - computed: true, optional: false, required: false
2955
3714
  _subnet = new DataAviVirtualserviceVipIpamNetworkSubnetSubnetList(this, "subnet", true);
2956
3715
  get subnet() {