@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
@@ -2635,7 +2635,7 @@ export class DataAviVirtualserviceConnectionsRateLimitList extends cdktf.Complex
2635
2635
  return new DataAviVirtualserviceConnectionsRateLimitOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2636
2636
  }
2637
2637
  }
2638
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringToTerraform(struct) {
2638
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringToTerraform(struct) {
2639
2639
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2640
2640
  return struct;
2641
2641
  }
@@ -2644,7 +2644,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplaceme
2644
2644
  }
2645
2645
  return {};
2646
2646
  }
2647
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringToHclTerraform(struct) {
2647
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringToHclTerraform(struct) {
2648
2648
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2649
2649
  return struct;
2650
2650
  }
@@ -2654,7 +2654,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplaceme
2654
2654
  const attrs = {};
2655
2655
  return attrs;
2656
2656
  }
2657
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringOutputReference extends cdktf.ComplexObject {
2657
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringOutputReference extends cdktf.ComplexObject {
2658
2658
  isEmptyObject = false;
2659
2659
  /**
2660
2660
  * @param terraformResource The parent resource
@@ -2687,7 +2687,7 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementS
2687
2687
  return this.getStringAttribute('val');
2688
2688
  }
2689
2689
  }
2690
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringList extends cdktf.ComplexList {
2690
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringList extends cdktf.ComplexList {
2691
2691
  terraformResource;
2692
2692
  terraformAttribute;
2693
2693
  wrapsSet;
@@ -2706,10 +2706,10 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementS
2706
2706
  * @param index the index of the item to return
2707
2707
  */
2708
2708
  get(index) {
2709
- return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2709
+ return new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2710
2710
  }
2711
2711
  }
2712
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringToTerraform(struct) {
2712
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringToTerraform(struct) {
2713
2713
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2714
2714
  return struct;
2715
2715
  }
@@ -2718,7 +2718,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStr
2718
2718
  }
2719
2719
  return {};
2720
2720
  }
2721
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringToHclTerraform(struct) {
2721
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringToHclTerraform(struct) {
2722
2722
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2723
2723
  return struct;
2724
2724
  }
@@ -2728,7 +2728,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStr
2728
2728
  const attrs = {};
2729
2729
  return attrs;
2730
2730
  }
2731
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringOutputReference extends cdktf.ComplexObject {
2731
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringOutputReference extends cdktf.ComplexObject {
2732
2732
  isEmptyObject = false;
2733
2733
  /**
2734
2734
  * @param terraformResource The parent resource
@@ -2761,7 +2761,7 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchString
2761
2761
  return this.getStringAttribute('val');
2762
2762
  }
2763
2763
  }
2764
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringList extends cdktf.ComplexList {
2764
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringList extends cdktf.ComplexList {
2765
2765
  terraformResource;
2766
2766
  terraformAttribute;
2767
2767
  wrapsSet;
@@ -2780,10 +2780,10 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchString
2780
2780
  * @param index the index of the item to return
2781
2781
  */
2782
2782
  get(index) {
2783
- return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2783
+ return new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2784
2784
  }
2785
2785
  }
2786
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToTerraform(struct) {
2786
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsToTerraform(struct) {
2787
2787
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2788
2788
  return struct;
2789
2789
  }
@@ -2792,7 +2792,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToTerrafo
2792
2792
  }
2793
2793
  return {};
2794
2794
  }
2795
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToHclTerraform(struct) {
2795
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesPairsToHclTerraform(struct) {
2796
2796
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2797
2797
  return struct;
2798
2798
  }
@@ -2802,7 +2802,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToHclTerr
2802
2802
  const attrs = {};
2803
2803
  return attrs;
2804
2804
  }
2805
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsOutputReference extends cdktf.ComplexObject {
2805
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsOutputReference extends cdktf.ComplexObject {
2806
2806
  isEmptyObject = false;
2807
2807
  /**
2808
2808
  * @param terraformResource The parent resource
@@ -2827,17 +2827,17 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsOutputRefere
2827
2827
  }
2828
2828
  }
2829
2829
  // replacement_string - computed: true, optional: false, required: false
2830
- _replacementString = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringList(this, "replacement_string", true);
2830
+ _replacementString = new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsReplacementStringList(this, "replacement_string", true);
2831
2831
  get replacementString() {
2832
2832
  return this._replacementString;
2833
2833
  }
2834
2834
  // search_string - computed: true, optional: false, required: false
2835
- _searchString = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringList(this, "search_string", true);
2835
+ _searchString = new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsSearchStringList(this, "search_string", true);
2836
2836
  get searchString() {
2837
2837
  return this._searchString;
2838
2838
  }
2839
2839
  }
2840
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsList extends cdktf.ComplexList {
2840
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesPairsList extends cdktf.ComplexList {
2841
2841
  terraformResource;
2842
2842
  terraformAttribute;
2843
2843
  wrapsSet;
@@ -2856,10 +2856,10 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsList extends
2856
2856
  * @param index the index of the item to return
2857
2857
  */
2858
2858
  get(index) {
2859
- return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2859
+ return new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2860
2860
  }
2861
2861
  }
2862
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesToTerraform(struct) {
2862
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesToTerraform(struct) {
2863
2863
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2864
2864
  return struct;
2865
2865
  }
@@ -2868,7 +2868,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesToTerraform(st
2868
2868
  }
2869
2869
  return {};
2870
2870
  }
2871
- export function dataAviVirtualserviceContentRewriteRspRewriteRulesToHclTerraform(struct) {
2871
+ export function dataAviVirtualserviceContentRewriteReqRewriteRulesToHclTerraform(struct) {
2872
2872
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2873
2873
  return struct;
2874
2874
  }
@@ -2878,7 +2878,7 @@ export function dataAviVirtualserviceContentRewriteRspRewriteRulesToHclTerraform
2878
2878
  const attrs = {};
2879
2879
  return attrs;
2880
2880
  }
2881
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesOutputReference extends cdktf.ComplexObject {
2881
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesOutputReference extends cdktf.ComplexObject {
2882
2882
  isEmptyObject = false;
2883
2883
  /**
2884
2884
  * @param terraformResource The parent resource
@@ -2915,12 +2915,16 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesOutputReference e
2915
2915
  return this.getStringAttribute('name');
2916
2916
  }
2917
2917
  // pairs - computed: true, optional: false, required: false
2918
- _pairs = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsList(this, "pairs", false);
2918
+ _pairs = new DataAviVirtualserviceContentRewriteReqRewriteRulesPairsList(this, "pairs", false);
2919
2919
  get pairs() {
2920
2920
  return this._pairs;
2921
2921
  }
2922
+ // rewritable_content_ref - computed: true, optional: false, required: false
2923
+ get rewritableContentRef() {
2924
+ return this.getStringAttribute('rewritable_content_ref');
2925
+ }
2922
2926
  }
2923
- export class DataAviVirtualserviceContentRewriteRspRewriteRulesList extends cdktf.ComplexList {
2927
+ export class DataAviVirtualserviceContentRewriteReqRewriteRulesList extends cdktf.ComplexList {
2924
2928
  terraformResource;
2925
2929
  terraformAttribute;
2926
2930
  wrapsSet;
@@ -2939,10 +2943,10 @@ export class DataAviVirtualserviceContentRewriteRspRewriteRulesList extends cdkt
2939
2943
  * @param index the index of the item to return
2940
2944
  */
2941
2945
  get(index) {
2942
- return new DataAviVirtualserviceContentRewriteRspRewriteRulesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2946
+ return new DataAviVirtualserviceContentRewriteReqRewriteRulesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2943
2947
  }
2944
2948
  }
2945
- export function dataAviVirtualserviceContentRewriteToTerraform(struct) {
2949
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringToTerraform(struct) {
2946
2950
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2947
2951
  return struct;
2948
2952
  }
@@ -2951,7 +2955,7 @@ export function dataAviVirtualserviceContentRewriteToTerraform(struct) {
2951
2955
  }
2952
2956
  return {};
2953
2957
  }
2954
- export function dataAviVirtualserviceContentRewriteToHclTerraform(struct) {
2958
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringToHclTerraform(struct) {
2955
2959
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2956
2960
  return struct;
2957
2961
  }
@@ -2961,7 +2965,7 @@ export function dataAviVirtualserviceContentRewriteToHclTerraform(struct) {
2961
2965
  const attrs = {};
2962
2966
  return attrs;
2963
2967
  }
2964
- export class DataAviVirtualserviceContentRewriteOutputReference extends cdktf.ComplexObject {
2968
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringOutputReference extends cdktf.ComplexObject {
2965
2969
  isEmptyObject = false;
2966
2970
  /**
2967
2971
  * @param terraformResource The parent resource
@@ -2985,17 +2989,16 @@ export class DataAviVirtualserviceContentRewriteOutputReference extends cdktf.Co
2985
2989
  this.isEmptyObject = Object.keys(value).length === 0;
2986
2990
  }
2987
2991
  }
2988
- // rewritable_content_ref - computed: true, optional: false, required: false
2989
- get rewritableContentRef() {
2990
- return this.getStringAttribute('rewritable_content_ref');
2992
+ // type - computed: true, optional: false, required: false
2993
+ get type() {
2994
+ return this.getStringAttribute('type');
2991
2995
  }
2992
- // rsp_rewrite_rules - computed: true, optional: false, required: false
2993
- _rspRewriteRules = new DataAviVirtualserviceContentRewriteRspRewriteRulesList(this, "rsp_rewrite_rules", false);
2994
- get rspRewriteRules() {
2995
- return this._rspRewriteRules;
2996
+ // val - computed: true, optional: false, required: false
2997
+ get val() {
2998
+ return this.getStringAttribute('val');
2996
2999
  }
2997
3000
  }
2998
- export class DataAviVirtualserviceContentRewriteList extends cdktf.ComplexList {
3001
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringList extends cdktf.ComplexList {
2999
3002
  terraformResource;
3000
3003
  terraformAttribute;
3001
3004
  wrapsSet;
@@ -3014,10 +3017,10 @@ export class DataAviVirtualserviceContentRewriteList extends cdktf.ComplexList {
3014
3017
  * @param index the index of the item to return
3015
3018
  */
3016
3019
  get(index) {
3017
- return new DataAviVirtualserviceContentRewriteOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3020
+ return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3018
3021
  }
3019
3022
  }
3020
- export function dataAviVirtualserviceDnsInfoCnameToTerraform(struct) {
3023
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringToTerraform(struct) {
3021
3024
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3022
3025
  return struct;
3023
3026
  }
@@ -3026,7 +3029,7 @@ export function dataAviVirtualserviceDnsInfoCnameToTerraform(struct) {
3026
3029
  }
3027
3030
  return {};
3028
3031
  }
3029
- export function dataAviVirtualserviceDnsInfoCnameToHclTerraform(struct) {
3032
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringToHclTerraform(struct) {
3030
3033
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3031
3034
  return struct;
3032
3035
  }
@@ -3036,7 +3039,7 @@ export function dataAviVirtualserviceDnsInfoCnameToHclTerraform(struct) {
3036
3039
  const attrs = {};
3037
3040
  return attrs;
3038
3041
  }
3039
- export class DataAviVirtualserviceDnsInfoCnameOutputReference extends cdktf.ComplexObject {
3042
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringOutputReference extends cdktf.ComplexObject {
3040
3043
  isEmptyObject = false;
3041
3044
  /**
3042
3045
  * @param terraformResource The parent resource
@@ -3060,12 +3063,16 @@ export class DataAviVirtualserviceDnsInfoCnameOutputReference extends cdktf.Comp
3060
3063
  this.isEmptyObject = Object.keys(value).length === 0;
3061
3064
  }
3062
3065
  }
3063
- // cname - computed: true, optional: false, required: false
3064
- get cname() {
3065
- return this.getStringAttribute('cname');
3066
+ // type - computed: true, optional: false, required: false
3067
+ get type() {
3068
+ return this.getStringAttribute('type');
3069
+ }
3070
+ // val - computed: true, optional: false, required: false
3071
+ get val() {
3072
+ return this.getStringAttribute('val');
3066
3073
  }
3067
3074
  }
3068
- export class DataAviVirtualserviceDnsInfoCnameList extends cdktf.ComplexList {
3075
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringList extends cdktf.ComplexList {
3069
3076
  terraformResource;
3070
3077
  terraformAttribute;
3071
3078
  wrapsSet;
@@ -3084,10 +3091,10 @@ export class DataAviVirtualserviceDnsInfoCnameList extends cdktf.ComplexList {
3084
3091
  * @param index the index of the item to return
3085
3092
  */
3086
3093
  get(index) {
3087
- return new DataAviVirtualserviceDnsInfoCnameOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3094
+ return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3088
3095
  }
3089
3096
  }
3090
- export function dataAviVirtualserviceDnsInfoToTerraform(struct) {
3097
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToTerraform(struct) {
3091
3098
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3092
3099
  return struct;
3093
3100
  }
@@ -3096,7 +3103,7 @@ export function dataAviVirtualserviceDnsInfoToTerraform(struct) {
3096
3103
  }
3097
3104
  return {};
3098
3105
  }
3099
- export function dataAviVirtualserviceDnsInfoToHclTerraform(struct) {
3106
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesPairsToHclTerraform(struct) {
3100
3107
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3101
3108
  return struct;
3102
3109
  }
@@ -3106,7 +3113,7 @@ export function dataAviVirtualserviceDnsInfoToHclTerraform(struct) {
3106
3113
  const attrs = {};
3107
3114
  return attrs;
3108
3115
  }
3109
- export class DataAviVirtualserviceDnsInfoOutputReference extends cdktf.ComplexObject {
3116
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsOutputReference extends cdktf.ComplexObject {
3110
3117
  isEmptyObject = false;
3111
3118
  /**
3112
3119
  * @param terraformResource The parent resource
@@ -3130,37 +3137,18 @@ export class DataAviVirtualserviceDnsInfoOutputReference extends cdktf.ComplexOb
3130
3137
  this.isEmptyObject = Object.keys(value).length === 0;
3131
3138
  }
3132
3139
  }
3133
- // algorithm - computed: true, optional: false, required: false
3134
- get algorithm() {
3135
- return this.getStringAttribute('algorithm');
3136
- }
3137
- // cname - computed: true, optional: false, required: false
3138
- _cname = new DataAviVirtualserviceDnsInfoCnameList(this, "cname", true);
3139
- get cname() {
3140
- return this._cname;
3141
- }
3142
- // fqdn - computed: true, optional: false, required: false
3143
- get fqdn() {
3144
- return this.getStringAttribute('fqdn');
3145
- }
3146
- // metadata - computed: true, optional: false, required: false
3147
- get metadata() {
3148
- return this.getStringAttribute('metadata');
3149
- }
3150
- // num_records_in_response - computed: true, optional: false, required: false
3151
- get numRecordsInResponse() {
3152
- return this.getStringAttribute('num_records_in_response');
3153
- }
3154
- // ttl - computed: true, optional: false, required: false
3155
- get ttl() {
3156
- return this.getStringAttribute('ttl');
3140
+ // replacement_string - computed: true, optional: false, required: false
3141
+ _replacementString = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsReplacementStringList(this, "replacement_string", true);
3142
+ get replacementString() {
3143
+ return this._replacementString;
3157
3144
  }
3158
- // type - computed: true, optional: false, required: false
3159
- get type() {
3160
- return this.getStringAttribute('type');
3145
+ // search_string - computed: true, optional: false, required: false
3146
+ _searchString = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsSearchStringList(this, "search_string", true);
3147
+ get searchString() {
3148
+ return this._searchString;
3161
3149
  }
3162
3150
  }
3163
- export class DataAviVirtualserviceDnsInfoList extends cdktf.ComplexList {
3151
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesPairsList extends cdktf.ComplexList {
3164
3152
  terraformResource;
3165
3153
  terraformAttribute;
3166
3154
  wrapsSet;
@@ -3179,10 +3167,10 @@ export class DataAviVirtualserviceDnsInfoList extends cdktf.ComplexList {
3179
3167
  * @param index the index of the item to return
3180
3168
  */
3181
3169
  get(index) {
3182
- return new DataAviVirtualserviceDnsInfoOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3170
+ return new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3183
3171
  }
3184
3172
  }
3185
- export function dataAviVirtualserviceDnsPoliciesToTerraform(struct) {
3173
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesToTerraform(struct) {
3186
3174
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3187
3175
  return struct;
3188
3176
  }
@@ -3191,7 +3179,7 @@ export function dataAviVirtualserviceDnsPoliciesToTerraform(struct) {
3191
3179
  }
3192
3180
  return {};
3193
3181
  }
3194
- export function dataAviVirtualserviceDnsPoliciesToHclTerraform(struct) {
3182
+ export function dataAviVirtualserviceContentRewriteRspRewriteRulesToHclTerraform(struct) {
3195
3183
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3196
3184
  return struct;
3197
3185
  }
@@ -3201,7 +3189,7 @@ export function dataAviVirtualserviceDnsPoliciesToHclTerraform(struct) {
3201
3189
  const attrs = {};
3202
3190
  return attrs;
3203
3191
  }
3204
- export class DataAviVirtualserviceDnsPoliciesOutputReference extends cdktf.ComplexObject {
3192
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesOutputReference extends cdktf.ComplexObject {
3205
3193
  isEmptyObject = false;
3206
3194
  /**
3207
3195
  * @param terraformResource The parent resource
@@ -3225,16 +3213,29 @@ export class DataAviVirtualserviceDnsPoliciesOutputReference extends cdktf.Compl
3225
3213
  this.isEmptyObject = Object.keys(value).length === 0;
3226
3214
  }
3227
3215
  }
3228
- // dns_policy_ref - computed: true, optional: false, required: false
3229
- get dnsPolicyRef() {
3230
- return this.getStringAttribute('dns_policy_ref');
3216
+ // enable - computed: true, optional: false, required: false
3217
+ get enable() {
3218
+ return this.getStringAttribute('enable');
3231
3219
  }
3232
3220
  // index - computed: true, optional: false, required: false
3233
3221
  get index() {
3234
3222
  return this.getStringAttribute('index');
3235
3223
  }
3224
+ // name - computed: true, optional: false, required: false
3225
+ get name() {
3226
+ return this.getStringAttribute('name');
3227
+ }
3228
+ // pairs - computed: true, optional: false, required: false
3229
+ _pairs = new DataAviVirtualserviceContentRewriteRspRewriteRulesPairsList(this, "pairs", false);
3230
+ get pairs() {
3231
+ return this._pairs;
3232
+ }
3233
+ // rewritable_content_ref - computed: true, optional: false, required: false
3234
+ get rewritableContentRef() {
3235
+ return this.getStringAttribute('rewritable_content_ref');
3236
+ }
3236
3237
  }
3237
- export class DataAviVirtualserviceDnsPoliciesList extends cdktf.ComplexList {
3238
+ export class DataAviVirtualserviceContentRewriteRspRewriteRulesList extends cdktf.ComplexList {
3238
3239
  terraformResource;
3239
3240
  terraformAttribute;
3240
3241
  wrapsSet;
@@ -3253,10 +3254,10 @@ export class DataAviVirtualserviceDnsPoliciesList extends cdktf.ComplexList {
3253
3254
  * @param index the index of the item to return
3254
3255
  */
3255
3256
  get(index) {
3256
- return new DataAviVirtualserviceDnsPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3257
+ return new DataAviVirtualserviceContentRewriteRspRewriteRulesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3257
3258
  }
3258
3259
  }
3259
- export function dataAviVirtualserviceHttpPoliciesToTerraform(struct) {
3260
+ export function dataAviVirtualserviceContentRewriteToTerraform(struct) {
3260
3261
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3261
3262
  return struct;
3262
3263
  }
@@ -3265,7 +3266,7 @@ export function dataAviVirtualserviceHttpPoliciesToTerraform(struct) {
3265
3266
  }
3266
3267
  return {};
3267
3268
  }
3268
- export function dataAviVirtualserviceHttpPoliciesToHclTerraform(struct) {
3269
+ export function dataAviVirtualserviceContentRewriteToHclTerraform(struct) {
3269
3270
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3270
3271
  return struct;
3271
3272
  }
@@ -3275,7 +3276,7 @@ export function dataAviVirtualserviceHttpPoliciesToHclTerraform(struct) {
3275
3276
  const attrs = {};
3276
3277
  return attrs;
3277
3278
  }
3278
- export class DataAviVirtualserviceHttpPoliciesOutputReference extends cdktf.ComplexObject {
3279
+ export class DataAviVirtualserviceContentRewriteOutputReference extends cdktf.ComplexObject {
3279
3280
  isEmptyObject = false;
3280
3281
  /**
3281
3282
  * @param terraformResource The parent resource
@@ -3299,16 +3300,18 @@ export class DataAviVirtualserviceHttpPoliciesOutputReference extends cdktf.Comp
3299
3300
  this.isEmptyObject = Object.keys(value).length === 0;
3300
3301
  }
3301
3302
  }
3302
- // http_policy_set_ref - computed: true, optional: false, required: false
3303
- get httpPolicySetRef() {
3304
- return this.getStringAttribute('http_policy_set_ref');
3303
+ // req_rewrite_rules - computed: true, optional: false, required: false
3304
+ _reqRewriteRules = new DataAviVirtualserviceContentRewriteReqRewriteRulesList(this, "req_rewrite_rules", false);
3305
+ get reqRewriteRules() {
3306
+ return this._reqRewriteRules;
3305
3307
  }
3306
- // index - computed: true, optional: false, required: false
3307
- get index() {
3308
- return this.getStringAttribute('index');
3308
+ // rsp_rewrite_rules - computed: true, optional: false, required: false
3309
+ _rspRewriteRules = new DataAviVirtualserviceContentRewriteRspRewriteRulesList(this, "rsp_rewrite_rules", false);
3310
+ get rspRewriteRules() {
3311
+ return this._rspRewriteRules;
3309
3312
  }
3310
3313
  }
3311
- export class DataAviVirtualserviceHttpPoliciesList extends cdktf.ComplexList {
3314
+ export class DataAviVirtualserviceContentRewriteList extends cdktf.ComplexList {
3312
3315
  terraformResource;
3313
3316
  terraformAttribute;
3314
3317
  wrapsSet;
@@ -3327,10 +3330,10 @@ export class DataAviVirtualserviceHttpPoliciesList extends cdktf.ComplexList {
3327
3330
  * @param index the index of the item to return
3328
3331
  */
3329
3332
  get(index) {
3330
- return new DataAviVirtualserviceHttpPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3333
+ return new DataAviVirtualserviceContentRewriteOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3331
3334
  }
3332
3335
  }
3333
- export function dataAviVirtualserviceJwtConfigToTerraform(struct) {
3336
+ export function dataAviVirtualserviceDnsInfoCnameToTerraform(struct) {
3334
3337
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3335
3338
  return struct;
3336
3339
  }
@@ -3339,7 +3342,7 @@ export function dataAviVirtualserviceJwtConfigToTerraform(struct) {
3339
3342
  }
3340
3343
  return {};
3341
3344
  }
3342
- export function dataAviVirtualserviceJwtConfigToHclTerraform(struct) {
3345
+ export function dataAviVirtualserviceDnsInfoCnameToHclTerraform(struct) {
3343
3346
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3344
3347
  return struct;
3345
3348
  }
@@ -3349,7 +3352,7 @@ export function dataAviVirtualserviceJwtConfigToHclTerraform(struct) {
3349
3352
  const attrs = {};
3350
3353
  return attrs;
3351
3354
  }
3352
- export class DataAviVirtualserviceJwtConfigOutputReference extends cdktf.ComplexObject {
3355
+ export class DataAviVirtualserviceDnsInfoCnameOutputReference extends cdktf.ComplexObject {
3353
3356
  isEmptyObject = false;
3354
3357
  /**
3355
3358
  * @param terraformResource The parent resource
@@ -3373,20 +3376,12 @@ export class DataAviVirtualserviceJwtConfigOutputReference extends cdktf.Complex
3373
3376
  this.isEmptyObject = Object.keys(value).length === 0;
3374
3377
  }
3375
3378
  }
3376
- // audience - computed: true, optional: false, required: false
3377
- get audience() {
3378
- return this.getStringAttribute('audience');
3379
- }
3380
- // jwt_location - computed: true, optional: false, required: false
3381
- get jwtLocation() {
3382
- return this.getStringAttribute('jwt_location');
3383
- }
3384
- // jwt_name - computed: true, optional: false, required: false
3385
- get jwtName() {
3386
- return this.getStringAttribute('jwt_name');
3379
+ // cname - computed: true, optional: false, required: false
3380
+ get cname() {
3381
+ return this.getStringAttribute('cname');
3387
3382
  }
3388
3383
  }
3389
- export class DataAviVirtualserviceJwtConfigList extends cdktf.ComplexList {
3384
+ export class DataAviVirtualserviceDnsInfoCnameList extends cdktf.ComplexList {
3390
3385
  terraformResource;
3391
3386
  terraformAttribute;
3392
3387
  wrapsSet;
@@ -3405,10 +3400,10 @@ export class DataAviVirtualserviceJwtConfigList extends cdktf.ComplexList {
3405
3400
  * @param index the index of the item to return
3406
3401
  */
3407
3402
  get(index) {
3408
- return new DataAviVirtualserviceJwtConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3403
+ return new DataAviVirtualserviceDnsInfoCnameOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3409
3404
  }
3410
3405
  }
3411
- export function dataAviVirtualserviceL4PoliciesToTerraform(struct) {
3406
+ export function dataAviVirtualserviceDnsInfoToTerraform(struct) {
3412
3407
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3413
3408
  return struct;
3414
3409
  }
@@ -3417,7 +3412,7 @@ export function dataAviVirtualserviceL4PoliciesToTerraform(struct) {
3417
3412
  }
3418
3413
  return {};
3419
3414
  }
3420
- export function dataAviVirtualserviceL4PoliciesToHclTerraform(struct) {
3415
+ export function dataAviVirtualserviceDnsInfoToHclTerraform(struct) {
3421
3416
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3422
3417
  return struct;
3423
3418
  }
@@ -3427,7 +3422,7 @@ export function dataAviVirtualserviceL4PoliciesToHclTerraform(struct) {
3427
3422
  const attrs = {};
3428
3423
  return attrs;
3429
3424
  }
3430
- export class DataAviVirtualserviceL4PoliciesOutputReference extends cdktf.ComplexObject {
3425
+ export class DataAviVirtualserviceDnsInfoOutputReference extends cdktf.ComplexObject {
3431
3426
  isEmptyObject = false;
3432
3427
  /**
3433
3428
  * @param terraformResource The parent resource
@@ -3451,16 +3446,37 @@ export class DataAviVirtualserviceL4PoliciesOutputReference extends cdktf.Comple
3451
3446
  this.isEmptyObject = Object.keys(value).length === 0;
3452
3447
  }
3453
3448
  }
3454
- // index - computed: true, optional: false, required: false
3455
- get index() {
3456
- return this.getStringAttribute('index');
3449
+ // algorithm - computed: true, optional: false, required: false
3450
+ get algorithm() {
3451
+ return this.getStringAttribute('algorithm');
3457
3452
  }
3458
- // l4_policy_set_ref - computed: true, optional: false, required: false
3459
- get l4PolicySetRef() {
3460
- return this.getStringAttribute('l4_policy_set_ref');
3453
+ // cname - computed: true, optional: false, required: false
3454
+ _cname = new DataAviVirtualserviceDnsInfoCnameList(this, "cname", true);
3455
+ get cname() {
3456
+ return this._cname;
3457
+ }
3458
+ // fqdn - computed: true, optional: false, required: false
3459
+ get fqdn() {
3460
+ return this.getStringAttribute('fqdn');
3461
+ }
3462
+ // metadata - computed: true, optional: false, required: false
3463
+ get metadata() {
3464
+ return this.getStringAttribute('metadata');
3465
+ }
3466
+ // num_records_in_response - computed: true, optional: false, required: false
3467
+ get numRecordsInResponse() {
3468
+ return this.getStringAttribute('num_records_in_response');
3469
+ }
3470
+ // ttl - computed: true, optional: false, required: false
3471
+ get ttl() {
3472
+ return this.getStringAttribute('ttl');
3473
+ }
3474
+ // type - computed: true, optional: false, required: false
3475
+ get type() {
3476
+ return this.getStringAttribute('type');
3461
3477
  }
3462
3478
  }
3463
- export class DataAviVirtualserviceL4PoliciesList extends cdktf.ComplexList {
3479
+ export class DataAviVirtualserviceDnsInfoList extends cdktf.ComplexList {
3464
3480
  terraformResource;
3465
3481
  terraformAttribute;
3466
3482
  wrapsSet;
@@ -3479,10 +3495,10 @@ export class DataAviVirtualserviceL4PoliciesList extends cdktf.ComplexList {
3479
3495
  * @param index the index of the item to return
3480
3496
  */
3481
3497
  get(index) {
3482
- return new DataAviVirtualserviceL4PoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3498
+ return new DataAviVirtualserviceDnsInfoOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3483
3499
  }
3484
3500
  }
3485
- export function dataAviVirtualserviceLdapVsConfigToTerraform(struct) {
3501
+ export function dataAviVirtualserviceDnsPoliciesToTerraform(struct) {
3486
3502
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3487
3503
  return struct;
3488
3504
  }
@@ -3491,7 +3507,7 @@ export function dataAviVirtualserviceLdapVsConfigToTerraform(struct) {
3491
3507
  }
3492
3508
  return {};
3493
3509
  }
3494
- export function dataAviVirtualserviceLdapVsConfigToHclTerraform(struct) {
3510
+ export function dataAviVirtualserviceDnsPoliciesToHclTerraform(struct) {
3495
3511
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3496
3512
  return struct;
3497
3513
  }
@@ -3501,7 +3517,7 @@ export function dataAviVirtualserviceLdapVsConfigToHclTerraform(struct) {
3501
3517
  const attrs = {};
3502
3518
  return attrs;
3503
3519
  }
3504
- export class DataAviVirtualserviceLdapVsConfigOutputReference extends cdktf.ComplexObject {
3520
+ export class DataAviVirtualserviceDnsPoliciesOutputReference extends cdktf.ComplexObject {
3505
3521
  isEmptyObject = false;
3506
3522
  /**
3507
3523
  * @param terraformResource The parent resource
@@ -3525,40 +3541,16 @@ export class DataAviVirtualserviceLdapVsConfigOutputReference extends cdktf.Comp
3525
3541
  this.isEmptyObject = Object.keys(value).length === 0;
3526
3542
  }
3527
3543
  }
3528
- // realm - computed: true, optional: false, required: false
3529
- get realm() {
3530
- return this.getStringAttribute('realm');
3531
- }
3532
- // se_auth_ldap_bind_timeout - computed: true, optional: false, required: false
3533
- get seAuthLdapBindTimeout() {
3534
- return this.getStringAttribute('se_auth_ldap_bind_timeout');
3544
+ // dns_policy_ref - computed: true, optional: false, required: false
3545
+ get dnsPolicyRef() {
3546
+ return this.getStringAttribute('dns_policy_ref');
3535
3547
  }
3536
- // se_auth_ldap_cache_size - computed: true, optional: false, required: false
3537
- get seAuthLdapCacheSize() {
3538
- return this.getStringAttribute('se_auth_ldap_cache_size');
3539
- }
3540
- // se_auth_ldap_connect_timeout - computed: true, optional: false, required: false
3541
- get seAuthLdapConnectTimeout() {
3542
- return this.getStringAttribute('se_auth_ldap_connect_timeout');
3543
- }
3544
- // se_auth_ldap_conns_per_server - computed: true, optional: false, required: false
3545
- get seAuthLdapConnsPerServer() {
3546
- return this.getStringAttribute('se_auth_ldap_conns_per_server');
3547
- }
3548
- // se_auth_ldap_reconnect_timeout - computed: true, optional: false, required: false
3549
- get seAuthLdapReconnectTimeout() {
3550
- return this.getStringAttribute('se_auth_ldap_reconnect_timeout');
3551
- }
3552
- // se_auth_ldap_request_timeout - computed: true, optional: false, required: false
3553
- get seAuthLdapRequestTimeout() {
3554
- return this.getStringAttribute('se_auth_ldap_request_timeout');
3555
- }
3556
- // se_auth_ldap_servers_failover_only - computed: true, optional: false, required: false
3557
- get seAuthLdapServersFailoverOnly() {
3558
- return this.getStringAttribute('se_auth_ldap_servers_failover_only');
3548
+ // index - computed: true, optional: false, required: false
3549
+ get index() {
3550
+ return this.getStringAttribute('index');
3559
3551
  }
3560
3552
  }
3561
- export class DataAviVirtualserviceLdapVsConfigList extends cdktf.ComplexList {
3553
+ export class DataAviVirtualserviceDnsPoliciesList extends cdktf.ComplexList {
3562
3554
  terraformResource;
3563
3555
  terraformAttribute;
3564
3556
  wrapsSet;
@@ -3577,10 +3569,10 @@ export class DataAviVirtualserviceLdapVsConfigList extends cdktf.ComplexList {
3577
3569
  * @param index the index of the item to return
3578
3570
  */
3579
3571
  get(index) {
3580
- return new DataAviVirtualserviceLdapVsConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3572
+ return new DataAviVirtualserviceDnsPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3581
3573
  }
3582
3574
  }
3583
- export function dataAviVirtualserviceMarkersToTerraform(struct) {
3575
+ export function dataAviVirtualserviceHttpPoliciesToTerraform(struct) {
3584
3576
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3585
3577
  return struct;
3586
3578
  }
@@ -3589,7 +3581,7 @@ export function dataAviVirtualserviceMarkersToTerraform(struct) {
3589
3581
  }
3590
3582
  return {};
3591
3583
  }
3592
- export function dataAviVirtualserviceMarkersToHclTerraform(struct) {
3584
+ export function dataAviVirtualserviceHttpPoliciesToHclTerraform(struct) {
3593
3585
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3594
3586
  return struct;
3595
3587
  }
@@ -3599,7 +3591,7 @@ export function dataAviVirtualserviceMarkersToHclTerraform(struct) {
3599
3591
  const attrs = {};
3600
3592
  return attrs;
3601
3593
  }
3602
- export class DataAviVirtualserviceMarkersOutputReference extends cdktf.ComplexObject {
3594
+ export class DataAviVirtualserviceHttpPoliciesOutputReference extends cdktf.ComplexObject {
3603
3595
  isEmptyObject = false;
3604
3596
  /**
3605
3597
  * @param terraformResource The parent resource
@@ -3623,16 +3615,16 @@ export class DataAviVirtualserviceMarkersOutputReference extends cdktf.ComplexOb
3623
3615
  this.isEmptyObject = Object.keys(value).length === 0;
3624
3616
  }
3625
3617
  }
3626
- // key - computed: true, optional: false, required: false
3627
- get key() {
3628
- return this.getStringAttribute('key');
3618
+ // http_policy_set_ref - computed: true, optional: false, required: false
3619
+ get httpPolicySetRef() {
3620
+ return this.getStringAttribute('http_policy_set_ref');
3629
3621
  }
3630
- // values - computed: true, optional: false, required: false
3631
- get values() {
3632
- return this.getListAttribute('values');
3622
+ // index - computed: true, optional: false, required: false
3623
+ get index() {
3624
+ return this.getStringAttribute('index');
3633
3625
  }
3634
3626
  }
3635
- export class DataAviVirtualserviceMarkersList extends cdktf.ComplexList {
3627
+ export class DataAviVirtualserviceHttpPoliciesList extends cdktf.ComplexList {
3636
3628
  terraformResource;
3637
3629
  terraformAttribute;
3638
3630
  wrapsSet;
@@ -3651,10 +3643,10 @@ export class DataAviVirtualserviceMarkersList extends cdktf.ComplexList {
3651
3643
  * @param index the index of the item to return
3652
3644
  */
3653
3645
  get(index) {
3654
- return new DataAviVirtualserviceMarkersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3646
+ return new DataAviVirtualserviceHttpPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3655
3647
  }
3656
3648
  }
3657
- export function dataAviVirtualserviceOauthVsConfigKeyToTerraform(struct) {
3649
+ export function dataAviVirtualserviceJwtConfigToTerraform(struct) {
3658
3650
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3659
3651
  return struct;
3660
3652
  }
@@ -3663,7 +3655,7 @@ export function dataAviVirtualserviceOauthVsConfigKeyToTerraform(struct) {
3663
3655
  }
3664
3656
  return {};
3665
3657
  }
3666
- export function dataAviVirtualserviceOauthVsConfigKeyToHclTerraform(struct) {
3658
+ export function dataAviVirtualserviceJwtConfigToHclTerraform(struct) {
3667
3659
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3668
3660
  return struct;
3669
3661
  }
@@ -3673,7 +3665,7 @@ export function dataAviVirtualserviceOauthVsConfigKeyToHclTerraform(struct) {
3673
3665
  const attrs = {};
3674
3666
  return attrs;
3675
3667
  }
3676
- export class DataAviVirtualserviceOauthVsConfigKeyOutputReference extends cdktf.ComplexObject {
3668
+ export class DataAviVirtualserviceJwtConfigOutputReference extends cdktf.ComplexObject {
3677
3669
  isEmptyObject = false;
3678
3670
  /**
3679
3671
  * @param terraformResource The parent resource
@@ -3697,20 +3689,20 @@ export class DataAviVirtualserviceOauthVsConfigKeyOutputReference extends cdktf.
3697
3689
  this.isEmptyObject = Object.keys(value).length === 0;
3698
3690
  }
3699
3691
  }
3700
- // aes_key - computed: true, optional: false, required: false
3701
- get aesKey() {
3702
- return this.getStringAttribute('aes_key');
3692
+ // audience - computed: true, optional: false, required: false
3693
+ get audience() {
3694
+ return this.getStringAttribute('audience');
3703
3695
  }
3704
- // hmac_key - computed: true, optional: false, required: false
3705
- get hmacKey() {
3706
- return this.getStringAttribute('hmac_key');
3696
+ // jwt_location - computed: true, optional: false, required: false
3697
+ get jwtLocation() {
3698
+ return this.getStringAttribute('jwt_location');
3707
3699
  }
3708
- // name - computed: true, optional: false, required: false
3709
- get name() {
3710
- return this.getStringAttribute('name');
3700
+ // jwt_name - computed: true, optional: false, required: false
3701
+ get jwtName() {
3702
+ return this.getStringAttribute('jwt_name');
3711
3703
  }
3712
3704
  }
3713
- export class DataAviVirtualserviceOauthVsConfigKeyList extends cdktf.ComplexList {
3705
+ export class DataAviVirtualserviceJwtConfigList extends cdktf.ComplexList {
3714
3706
  terraformResource;
3715
3707
  terraformAttribute;
3716
3708
  wrapsSet;
@@ -3729,10 +3721,10 @@ export class DataAviVirtualserviceOauthVsConfigKeyList extends cdktf.ComplexList
3729
3721
  * @param index the index of the item to return
3730
3722
  */
3731
3723
  get(index) {
3732
- return new DataAviVirtualserviceOauthVsConfigKeyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3724
+ return new DataAviVirtualserviceJwtConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3733
3725
  }
3734
3726
  }
3735
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigToTerraform(struct) {
3727
+ export function dataAviVirtualserviceL4PoliciesToTerraform(struct) {
3736
3728
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3737
3729
  return struct;
3738
3730
  }
@@ -3741,7 +3733,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcCo
3741
3733
  }
3742
3734
  return {};
3743
3735
  }
3744
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigToHclTerraform(struct) {
3736
+ export function dataAviVirtualserviceL4PoliciesToHclTerraform(struct) {
3745
3737
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3746
3738
  return struct;
3747
3739
  }
@@ -3751,7 +3743,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcCo
3751
3743
  const attrs = {};
3752
3744
  return attrs;
3753
3745
  }
3754
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigOutputReference extends cdktf.ComplexObject {
3746
+ export class DataAviVirtualserviceL4PoliciesOutputReference extends cdktf.ComplexObject {
3755
3747
  isEmptyObject = false;
3756
3748
  /**
3757
3749
  * @param terraformResource The parent resource
@@ -3775,20 +3767,16 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfi
3775
3767
  this.isEmptyObject = Object.keys(value).length === 0;
3776
3768
  }
3777
3769
  }
3778
- // oidc_enable - computed: true, optional: false, required: false
3779
- get oidcEnable() {
3780
- return this.getStringAttribute('oidc_enable');
3781
- }
3782
- // profile - computed: true, optional: false, required: false
3783
- get profile() {
3784
- return this.getStringAttribute('profile');
3770
+ // index - computed: true, optional: false, required: false
3771
+ get index() {
3772
+ return this.getStringAttribute('index');
3785
3773
  }
3786
- // userinfo - computed: true, optional: false, required: false
3787
- get userinfo() {
3788
- return this.getStringAttribute('userinfo');
3774
+ // l4_policy_set_ref - computed: true, optional: false, required: false
3775
+ get l4PolicySetRef() {
3776
+ return this.getStringAttribute('l4_policy_set_ref');
3789
3777
  }
3790
3778
  }
3791
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigList extends cdktf.ComplexList {
3779
+ export class DataAviVirtualserviceL4PoliciesList extends cdktf.ComplexList {
3792
3780
  terraformResource;
3793
3781
  terraformAttribute;
3794
3782
  wrapsSet;
@@ -3807,10 +3795,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfi
3807
3795
  * @param index the index of the item to return
3808
3796
  */
3809
3797
  get(index) {
3810
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3798
+ return new DataAviVirtualserviceL4PoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3811
3799
  }
3812
3800
  }
3813
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToTerraform(struct) {
3801
+ export function dataAviVirtualserviceLdapVsConfigToTerraform(struct) {
3814
3802
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3815
3803
  return struct;
3816
3804
  }
@@ -3819,7 +3807,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToTerr
3819
3807
  }
3820
3808
  return {};
3821
3809
  }
3822
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToHclTerraform(struct) {
3810
+ export function dataAviVirtualserviceLdapVsConfigToHclTerraform(struct) {
3823
3811
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3824
3812
  return struct;
3825
3813
  }
@@ -3829,7 +3817,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToHclT
3829
3817
  const attrs = {};
3830
3818
  return attrs;
3831
3819
  }
3832
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOutputReference extends cdktf.ComplexObject {
3820
+ export class DataAviVirtualserviceLdapVsConfigOutputReference extends cdktf.ComplexObject {
3833
3821
  isEmptyObject = false;
3834
3822
  /**
3835
3823
  * @param terraformResource The parent resource
@@ -3853,25 +3841,40 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOutputRef
3853
3841
  this.isEmptyObject = Object.keys(value).length === 0;
3854
3842
  }
3855
3843
  }
3856
- // client_id - computed: true, optional: false, required: false
3857
- get clientId() {
3858
- return this.getStringAttribute('client_id');
3844
+ // realm - computed: true, optional: false, required: false
3845
+ get realm() {
3846
+ return this.getStringAttribute('realm');
3859
3847
  }
3860
- // client_secret - computed: true, optional: false, required: false
3861
- get clientSecret() {
3862
- return this.getStringAttribute('client_secret');
3848
+ // se_auth_ldap_bind_timeout - computed: true, optional: false, required: false
3849
+ get seAuthLdapBindTimeout() {
3850
+ return this.getStringAttribute('se_auth_ldap_bind_timeout');
3863
3851
  }
3864
- // oidc_config - computed: true, optional: false, required: false
3865
- _oidcConfig = new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigList(this, "oidc_config", true);
3866
- get oidcConfig() {
3867
- return this._oidcConfig;
3852
+ // se_auth_ldap_cache_size - computed: true, optional: false, required: false
3853
+ get seAuthLdapCacheSize() {
3854
+ return this.getStringAttribute('se_auth_ldap_cache_size');
3868
3855
  }
3869
- // scopes - computed: true, optional: false, required: false
3870
- get scopes() {
3871
- return this.getListAttribute('scopes');
3856
+ // se_auth_ldap_connect_timeout - computed: true, optional: false, required: false
3857
+ get seAuthLdapConnectTimeout() {
3858
+ return this.getStringAttribute('se_auth_ldap_connect_timeout');
3859
+ }
3860
+ // se_auth_ldap_conns_per_server - computed: true, optional: false, required: false
3861
+ get seAuthLdapConnsPerServer() {
3862
+ return this.getStringAttribute('se_auth_ldap_conns_per_server');
3863
+ }
3864
+ // se_auth_ldap_reconnect_timeout - computed: true, optional: false, required: false
3865
+ get seAuthLdapReconnectTimeout() {
3866
+ return this.getStringAttribute('se_auth_ldap_reconnect_timeout');
3867
+ }
3868
+ // se_auth_ldap_request_timeout - computed: true, optional: false, required: false
3869
+ get seAuthLdapRequestTimeout() {
3870
+ return this.getStringAttribute('se_auth_ldap_request_timeout');
3871
+ }
3872
+ // se_auth_ldap_servers_failover_only - computed: true, optional: false, required: false
3873
+ get seAuthLdapServersFailoverOnly() {
3874
+ return this.getStringAttribute('se_auth_ldap_servers_failover_only');
3872
3875
  }
3873
3876
  }
3874
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsList extends cdktf.ComplexList {
3877
+ export class DataAviVirtualserviceLdapVsConfigList extends cdktf.ComplexList {
3875
3878
  terraformResource;
3876
3879
  terraformAttribute;
3877
3880
  wrapsSet;
@@ -3890,10 +3893,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsList exte
3890
3893
  * @param index the index of the item to return
3891
3894
  */
3892
3895
  get(index) {
3893
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3896
+ return new DataAviVirtualserviceLdapVsConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3894
3897
  }
3895
3898
  }
3896
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToTerraform(struct) {
3899
+ export function dataAviVirtualserviceMarkersToTerraform(struct) {
3897
3900
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3898
3901
  return struct;
3899
3902
  }
@@ -3902,7 +3905,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwt
3902
3905
  }
3903
3906
  return {};
3904
3907
  }
3905
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToHclTerraform(struct) {
3908
+ export function dataAviVirtualserviceMarkersToHclTerraform(struct) {
3906
3909
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3907
3910
  return struct;
3908
3911
  }
@@ -3912,7 +3915,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwt
3912
3915
  const attrs = {};
3913
3916
  return attrs;
3914
3917
  }
3915
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsOutputReference extends cdktf.ComplexObject {
3918
+ export class DataAviVirtualserviceMarkersOutputReference extends cdktf.ComplexObject {
3916
3919
  isEmptyObject = false;
3917
3920
  /**
3918
3921
  * @param terraformResource The parent resource
@@ -3936,12 +3939,16 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtPar
3936
3939
  this.isEmptyObject = Object.keys(value).length === 0;
3937
3940
  }
3938
3941
  }
3939
- // audience - computed: true, optional: false, required: false
3940
- get audience() {
3941
- return this.getStringAttribute('audience');
3942
+ // key - computed: true, optional: false, required: false
3943
+ get key() {
3944
+ return this.getStringAttribute('key');
3945
+ }
3946
+ // values - computed: true, optional: false, required: false
3947
+ get values() {
3948
+ return this.getListAttribute('values');
3942
3949
  }
3943
3950
  }
3944
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsList extends cdktf.ComplexList {
3951
+ export class DataAviVirtualserviceMarkersList extends cdktf.ComplexList {
3945
3952
  terraformResource;
3946
3953
  terraformAttribute;
3947
3954
  wrapsSet;
@@ -3960,10 +3967,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtPar
3960
3967
  * @param index the index of the item to return
3961
3968
  */
3962
3969
  get(index) {
3963
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3970
+ return new DataAviVirtualserviceMarkersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3964
3971
  }
3965
3972
  }
3966
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsToTerraform(struct) {
3973
+ export function dataAviVirtualserviceOauthVsConfigKeyToTerraform(struct) {
3967
3974
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3968
3975
  return struct;
3969
3976
  }
@@ -3972,7 +3979,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpa
3972
3979
  }
3973
3980
  return {};
3974
3981
  }
3975
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsToHclTerraform(struct) {
3982
+ export function dataAviVirtualserviceOauthVsConfigKeyToHclTerraform(struct) {
3976
3983
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3977
3984
  return struct;
3978
3985
  }
@@ -3982,7 +3989,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpa
3982
3989
  const attrs = {};
3983
3990
  return attrs;
3984
3991
  }
3985
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsOutputReference extends cdktf.ComplexObject {
3992
+ export class DataAviVirtualserviceOauthVsConfigKeyOutputReference extends cdktf.ComplexObject {
3986
3993
  isEmptyObject = false;
3987
3994
  /**
3988
3995
  * @param terraformResource The parent resource
@@ -4006,16 +4013,20 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaque
4006
4013
  this.isEmptyObject = Object.keys(value).length === 0;
4007
4014
  }
4008
4015
  }
4009
- // server_id - computed: true, optional: false, required: false
4010
- get serverId() {
4011
- return this.getStringAttribute('server_id');
4016
+ // aes_key - computed: true, optional: false, required: false
4017
+ get aesKey() {
4018
+ return this.getStringAttribute('aes_key');
4012
4019
  }
4013
- // server_secret - computed: true, optional: false, required: false
4014
- get serverSecret() {
4015
- return this.getStringAttribute('server_secret');
4020
+ // hmac_key - computed: true, optional: false, required: false
4021
+ get hmacKey() {
4022
+ return this.getStringAttribute('hmac_key');
4023
+ }
4024
+ // name - computed: true, optional: false, required: false
4025
+ get name() {
4026
+ return this.getStringAttribute('name');
4016
4027
  }
4017
4028
  }
4018
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsList extends cdktf.ComplexList {
4029
+ export class DataAviVirtualserviceOauthVsConfigKeyList extends cdktf.ComplexList {
4019
4030
  terraformResource;
4020
4031
  terraformAttribute;
4021
4032
  wrapsSet;
@@ -4034,10 +4045,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaque
4034
4045
  * @param index the index of the item to return
4035
4046
  */
4036
4047
  get(index) {
4037
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4048
+ return new DataAviVirtualserviceOauthVsConfigKeyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4038
4049
  }
4039
4050
  }
4040
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToTerraform(struct) {
4051
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigToTerraform(struct) {
4041
4052
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4042
4053
  return struct;
4043
4054
  }
@@ -4046,7 +4057,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToT
4046
4057
  }
4047
4058
  return {};
4048
4059
  }
4049
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToHclTerraform(struct) {
4060
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigToHclTerraform(struct) {
4050
4061
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4051
4062
  return struct;
4052
4063
  }
@@ -4056,7 +4067,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToH
4056
4067
  const attrs = {};
4057
4068
  return attrs;
4058
4069
  }
4059
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOutputReference extends cdktf.ComplexObject {
4070
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigOutputReference extends cdktf.ComplexObject {
4060
4071
  isEmptyObject = false;
4061
4072
  /**
4062
4073
  * @param terraformResource The parent resource
@@ -4080,26 +4091,24 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOutput
4080
4091
  this.isEmptyObject = Object.keys(value).length === 0;
4081
4092
  }
4082
4093
  }
4083
- // access_type - computed: true, optional: false, required: false
4084
- get accessType() {
4085
- return this.getStringAttribute('access_type');
4094
+ // oidc_enable - computed: true, optional: false, required: false
4095
+ get oidcEnable() {
4096
+ return this.getStringAttribute('oidc_enable');
4086
4097
  }
4087
- // introspection_data_timeout - computed: true, optional: false, required: false
4088
- get introspectionDataTimeout() {
4089
- return this.getStringAttribute('introspection_data_timeout');
4098
+ // profile - computed: true, optional: false, required: false
4099
+ get profile() {
4100
+ return this.getStringAttribute('profile');
4090
4101
  }
4091
- // jwt_params - computed: true, optional: false, required: false
4092
- _jwtParams = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsList(this, "jwt_params", true);
4093
- get jwtParams() {
4094
- return this._jwtParams;
4102
+ // userid_claim_name - computed: true, optional: false, required: false
4103
+ get useridClaimName() {
4104
+ return this.getStringAttribute('userid_claim_name');
4095
4105
  }
4096
- // opaque_token_params - computed: true, optional: false, required: false
4097
- _opaqueTokenParams = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsList(this, "opaque_token_params", true);
4098
- get opaqueTokenParams() {
4099
- return this._opaqueTokenParams;
4106
+ // userinfo - computed: true, optional: false, required: false
4107
+ get userinfo() {
4108
+ return this.getStringAttribute('userinfo');
4100
4109
  }
4101
4110
  }
4102
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerList extends cdktf.ComplexList {
4111
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigList extends cdktf.ComplexList {
4103
4112
  terraformResource;
4104
4113
  terraformAttribute;
4105
4114
  wrapsSet;
@@ -4118,10 +4127,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerList e
4118
4127
  * @param index the index of the item to return
4119
4128
  */
4120
4129
  get(index) {
4121
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4130
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4122
4131
  }
4123
4132
  }
4124
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsToTerraform(struct) {
4133
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToTerraform(struct) {
4125
4134
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4126
4135
  return struct;
4127
4136
  }
@@ -4130,7 +4139,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsToTerraform(struc
4130
4139
  }
4131
4140
  return {};
4132
4141
  }
4133
- export function dataAviVirtualserviceOauthVsConfigOauthSettingsToHclTerraform(struct) {
4142
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsToHclTerraform(struct) {
4134
4143
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4135
4144
  return struct;
4136
4145
  }
@@ -4140,7 +4149,7 @@ export function dataAviVirtualserviceOauthVsConfigOauthSettingsToHclTerraform(st
4140
4149
  const attrs = {};
4141
4150
  return attrs;
4142
4151
  }
4143
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsOutputReference extends cdktf.ComplexObject {
4152
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOutputReference extends cdktf.ComplexObject {
4144
4153
  isEmptyObject = false;
4145
4154
  /**
4146
4155
  * @param terraformResource The parent resource
@@ -4164,22 +4173,25 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsOutputReference exte
4164
4173
  this.isEmptyObject = Object.keys(value).length === 0;
4165
4174
  }
4166
4175
  }
4167
- // app_settings - computed: true, optional: false, required: false
4168
- _appSettings = new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsList(this, "app_settings", true);
4169
- get appSettings() {
4170
- return this._appSettings;
4176
+ // client_id - computed: true, optional: false, required: false
4177
+ get clientId() {
4178
+ return this.getStringAttribute('client_id');
4171
4179
  }
4172
- // auth_profile_ref - computed: true, optional: false, required: false
4173
- get authProfileRef() {
4174
- return this.getStringAttribute('auth_profile_ref');
4180
+ // client_secret - computed: true, optional: false, required: false
4181
+ get clientSecret() {
4182
+ return this.getStringAttribute('client_secret');
4175
4183
  }
4176
- // resource_server - computed: true, optional: false, required: false
4177
- _resourceServer = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerList(this, "resource_server", true);
4178
- get resourceServer() {
4179
- return this._resourceServer;
4184
+ // oidc_config - computed: true, optional: false, required: false
4185
+ _oidcConfig = new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOidcConfigList(this, "oidc_config", true);
4186
+ get oidcConfig() {
4187
+ return this._oidcConfig;
4180
4188
  }
4181
- }
4182
- export class DataAviVirtualserviceOauthVsConfigOauthSettingsList extends cdktf.ComplexList {
4189
+ // scopes - computed: true, optional: false, required: false
4190
+ get scopes() {
4191
+ return this.getListAttribute('scopes');
4192
+ }
4193
+ }
4194
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsList extends cdktf.ComplexList {
4183
4195
  terraformResource;
4184
4196
  terraformAttribute;
4185
4197
  wrapsSet;
@@ -4198,10 +4210,10 @@ export class DataAviVirtualserviceOauthVsConfigOauthSettingsList extends cdktf.C
4198
4210
  * @param index the index of the item to return
4199
4211
  */
4200
4212
  get(index) {
4201
- return new DataAviVirtualserviceOauthVsConfigOauthSettingsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4213
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4202
4214
  }
4203
4215
  }
4204
- export function dataAviVirtualserviceOauthVsConfigToTerraform(struct) {
4216
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToTerraform(struct) {
4205
4217
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4206
4218
  return struct;
4207
4219
  }
@@ -4210,7 +4222,7 @@ export function dataAviVirtualserviceOauthVsConfigToTerraform(struct) {
4210
4222
  }
4211
4223
  return {};
4212
4224
  }
4213
- export function dataAviVirtualserviceOauthVsConfigToHclTerraform(struct) {
4225
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsToHclTerraform(struct) {
4214
4226
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4215
4227
  return struct;
4216
4228
  }
@@ -4220,7 +4232,7 @@ export function dataAviVirtualserviceOauthVsConfigToHclTerraform(struct) {
4220
4232
  const attrs = {};
4221
4233
  return attrs;
4222
4234
  }
4223
- export class DataAviVirtualserviceOauthVsConfigOutputReference extends cdktf.ComplexObject {
4235
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsOutputReference extends cdktf.ComplexObject {
4224
4236
  isEmptyObject = false;
4225
4237
  /**
4226
4238
  * @param terraformResource The parent resource
@@ -4244,38 +4256,12 @@ export class DataAviVirtualserviceOauthVsConfigOutputReference extends cdktf.Com
4244
4256
  this.isEmptyObject = Object.keys(value).length === 0;
4245
4257
  }
4246
4258
  }
4247
- // cookie_name - computed: true, optional: false, required: false
4248
- get cookieName() {
4249
- return this.getStringAttribute('cookie_name');
4250
- }
4251
- // cookie_timeout - computed: true, optional: false, required: false
4252
- get cookieTimeout() {
4253
- return this.getStringAttribute('cookie_timeout');
4254
- }
4255
- // key - computed: true, optional: false, required: false
4256
- _key = new DataAviVirtualserviceOauthVsConfigKeyList(this, "key", false);
4257
- get key() {
4258
- return this._key;
4259
- }
4260
- // logout_uri - computed: true, optional: false, required: false
4261
- get logoutUri() {
4262
- return this.getStringAttribute('logout_uri');
4263
- }
4264
- // oauth_settings - computed: true, optional: false, required: false
4265
- _oauthSettings = new DataAviVirtualserviceOauthVsConfigOauthSettingsList(this, "oauth_settings", false);
4266
- get oauthSettings() {
4267
- return this._oauthSettings;
4268
- }
4269
- // post_logout_redirect_uri - computed: true, optional: false, required: false
4270
- get postLogoutRedirectUri() {
4271
- return this.getStringAttribute('post_logout_redirect_uri');
4272
- }
4273
- // redirect_uri - computed: true, optional: false, required: false
4274
- get redirectUri() {
4275
- return this.getStringAttribute('redirect_uri');
4259
+ // audience - computed: true, optional: false, required: false
4260
+ get audience() {
4261
+ return this.getStringAttribute('audience');
4276
4262
  }
4277
4263
  }
4278
- export class DataAviVirtualserviceOauthVsConfigList extends cdktf.ComplexList {
4264
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsList extends cdktf.ComplexList {
4279
4265
  terraformResource;
4280
4266
  terraformAttribute;
4281
4267
  wrapsSet;
@@ -4294,10 +4280,10 @@ export class DataAviVirtualserviceOauthVsConfigList extends cdktf.ComplexList {
4294
4280
  * @param index the index of the item to return
4295
4281
  */
4296
4282
  get(index) {
4297
- return new DataAviVirtualserviceOauthVsConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4283
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4298
4284
  }
4299
4285
  }
4300
- export function dataAviVirtualservicePerformanceLimitsToTerraform(struct) {
4286
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsToTerraform(struct) {
4301
4287
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4302
4288
  return struct;
4303
4289
  }
@@ -4306,7 +4292,7 @@ export function dataAviVirtualservicePerformanceLimitsToTerraform(struct) {
4306
4292
  }
4307
4293
  return {};
4308
4294
  }
4309
- export function dataAviVirtualservicePerformanceLimitsToHclTerraform(struct) {
4295
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsToHclTerraform(struct) {
4310
4296
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4311
4297
  return struct;
4312
4298
  }
@@ -4316,7 +4302,7 @@ export function dataAviVirtualservicePerformanceLimitsToHclTerraform(struct) {
4316
4302
  const attrs = {};
4317
4303
  return attrs;
4318
4304
  }
4319
- export class DataAviVirtualservicePerformanceLimitsOutputReference extends cdktf.ComplexObject {
4305
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsOutputReference extends cdktf.ComplexObject {
4320
4306
  isEmptyObject = false;
4321
4307
  /**
4322
4308
  * @param terraformResource The parent resource
@@ -4340,16 +4326,16 @@ export class DataAviVirtualservicePerformanceLimitsOutputReference extends cdktf
4340
4326
  this.isEmptyObject = Object.keys(value).length === 0;
4341
4327
  }
4342
4328
  }
4343
- // max_concurrent_connections - computed: true, optional: false, required: false
4344
- get maxConcurrentConnections() {
4345
- return this.getStringAttribute('max_concurrent_connections');
4329
+ // server_id - computed: true, optional: false, required: false
4330
+ get serverId() {
4331
+ return this.getStringAttribute('server_id');
4346
4332
  }
4347
- // max_throughput - computed: true, optional: false, required: false
4348
- get maxThroughput() {
4349
- return this.getStringAttribute('max_throughput');
4333
+ // server_secret - computed: true, optional: false, required: false
4334
+ get serverSecret() {
4335
+ return this.getStringAttribute('server_secret');
4350
4336
  }
4351
4337
  }
4352
- export class DataAviVirtualservicePerformanceLimitsList extends cdktf.ComplexList {
4338
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsList extends cdktf.ComplexList {
4353
4339
  terraformResource;
4354
4340
  terraformAttribute;
4355
4341
  wrapsSet;
@@ -4368,10 +4354,10 @@ export class DataAviVirtualservicePerformanceLimitsList extends cdktf.ComplexLis
4368
4354
  * @param index the index of the item to return
4369
4355
  */
4370
4356
  get(index) {
4371
- return new DataAviVirtualservicePerformanceLimitsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4357
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4372
4358
  }
4373
4359
  }
4374
- export function dataAviVirtualserviceRequestsRateLimitActionFileToTerraform(struct) {
4360
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToTerraform(struct) {
4375
4361
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4376
4362
  return struct;
4377
4363
  }
@@ -4380,7 +4366,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionFileToTerraform(stru
4380
4366
  }
4381
4367
  return {};
4382
4368
  }
4383
- export function dataAviVirtualserviceRequestsRateLimitActionFileToHclTerraform(struct) {
4369
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerToHclTerraform(struct) {
4384
4370
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4385
4371
  return struct;
4386
4372
  }
@@ -4390,7 +4376,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionFileToHclTerraform(s
4390
4376
  const attrs = {};
4391
4377
  return attrs;
4392
4378
  }
4393
- export class DataAviVirtualserviceRequestsRateLimitActionFileOutputReference extends cdktf.ComplexObject {
4379
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOutputReference extends cdktf.ComplexObject {
4394
4380
  isEmptyObject = false;
4395
4381
  /**
4396
4382
  * @param terraformResource The parent resource
@@ -4414,20 +4400,26 @@ export class DataAviVirtualserviceRequestsRateLimitActionFileOutputReference ext
4414
4400
  this.isEmptyObject = Object.keys(value).length === 0;
4415
4401
  }
4416
4402
  }
4417
- // content_type - computed: true, optional: false, required: false
4418
- get contentType() {
4419
- return this.getStringAttribute('content_type');
4403
+ // access_type - computed: true, optional: false, required: false
4404
+ get accessType() {
4405
+ return this.getStringAttribute('access_type');
4420
4406
  }
4421
- // file_content - computed: true, optional: false, required: false
4422
- get fileContent() {
4423
- return this.getStringAttribute('file_content');
4407
+ // introspection_data_timeout - computed: true, optional: false, required: false
4408
+ get introspectionDataTimeout() {
4409
+ return this.getStringAttribute('introspection_data_timeout');
4424
4410
  }
4425
- // file_length - computed: true, optional: false, required: false
4426
- get fileLength() {
4427
- return this.getStringAttribute('file_length');
4411
+ // jwt_params - computed: true, optional: false, required: false
4412
+ _jwtParams = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerJwtParamsList(this, "jwt_params", true);
4413
+ get jwtParams() {
4414
+ return this._jwtParams;
4415
+ }
4416
+ // opaque_token_params - computed: true, optional: false, required: false
4417
+ _opaqueTokenParams = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOpaqueTokenParamsList(this, "opaque_token_params", true);
4418
+ get opaqueTokenParams() {
4419
+ return this._opaqueTokenParams;
4428
4420
  }
4429
4421
  }
4430
- export class DataAviVirtualserviceRequestsRateLimitActionFileList extends cdktf.ComplexList {
4422
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerList extends cdktf.ComplexList {
4431
4423
  terraformResource;
4432
4424
  terraformAttribute;
4433
4425
  wrapsSet;
@@ -4446,10 +4438,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionFileList extends cdktf.
4446
4438
  * @param index the index of the item to return
4447
4439
  */
4448
4440
  get(index) {
4449
- return new DataAviVirtualserviceRequestsRateLimitActionFileOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4441
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4450
4442
  }
4451
4443
  }
4452
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensToTerraform(struct) {
4444
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsToTerraform(struct) {
4453
4445
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4454
4446
  return struct;
4455
4447
  }
@@ -4458,7 +4450,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensTo
4458
4450
  }
4459
4451
  return {};
4460
4452
  }
4461
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensToHclTerraform(struct) {
4453
+ export function dataAviVirtualserviceOauthVsConfigOauthSettingsToHclTerraform(struct) {
4462
4454
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4463
4455
  return struct;
4464
4456
  }
@@ -4468,7 +4460,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensTo
4468
4460
  const attrs = {};
4469
4461
  return attrs;
4470
4462
  }
4471
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensOutputReference extends cdktf.ComplexObject {
4463
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsOutputReference extends cdktf.ComplexObject {
4472
4464
  isEmptyObject = false;
4473
4465
  /**
4474
4466
  * @param terraformResource The parent resource
@@ -4492,24 +4484,22 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensOutpu
4492
4484
  this.isEmptyObject = Object.keys(value).length === 0;
4493
4485
  }
4494
4486
  }
4495
- // end_index - computed: true, optional: false, required: false
4496
- get endIndex() {
4497
- return this.getStringAttribute('end_index');
4498
- }
4499
- // start_index - computed: true, optional: false, required: false
4500
- get startIndex() {
4501
- return this.getStringAttribute('start_index');
4487
+ // app_settings - computed: true, optional: false, required: false
4488
+ _appSettings = new DataAviVirtualserviceOauthVsConfigOauthSettingsAppSettingsList(this, "app_settings", true);
4489
+ get appSettings() {
4490
+ return this._appSettings;
4502
4491
  }
4503
- // str_value - computed: true, optional: false, required: false
4504
- get strValue() {
4505
- return this.getStringAttribute('str_value');
4492
+ // auth_profile_ref - computed: true, optional: false, required: false
4493
+ get authProfileRef() {
4494
+ return this.getStringAttribute('auth_profile_ref');
4506
4495
  }
4507
- // type - computed: true, optional: false, required: false
4508
- get type() {
4509
- return this.getStringAttribute('type');
4496
+ // resource_server - computed: true, optional: false, required: false
4497
+ _resourceServer = new DataAviVirtualserviceOauthVsConfigOauthSettingsResourceServerList(this, "resource_server", true);
4498
+ get resourceServer() {
4499
+ return this._resourceServer;
4510
4500
  }
4511
4501
  }
4512
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensList extends cdktf.ComplexList {
4502
+ export class DataAviVirtualserviceOauthVsConfigOauthSettingsList extends cdktf.ComplexList {
4513
4503
  terraformResource;
4514
4504
  terraformAttribute;
4515
4505
  wrapsSet;
@@ -4528,10 +4518,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensList
4528
4518
  * @param index the index of the item to return
4529
4519
  */
4530
4520
  get(index) {
4531
- return new DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4521
+ return new DataAviVirtualserviceOauthVsConfigOauthSettingsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4532
4522
  }
4533
4523
  }
4534
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToTerraform(struct) {
4524
+ export function dataAviVirtualserviceOauthVsConfigToTerraform(struct) {
4535
4525
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4536
4526
  return struct;
4537
4527
  }
@@ -4540,7 +4530,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToTerraf
4540
4530
  }
4541
4531
  return {};
4542
4532
  }
4543
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToHclTerraform(struct) {
4533
+ export function dataAviVirtualserviceOauthVsConfigToHclTerraform(struct) {
4544
4534
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4545
4535
  return struct;
4546
4536
  }
@@ -4550,7 +4540,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToHclTer
4550
4540
  const attrs = {};
4551
4541
  return attrs;
4552
4542
  }
4553
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostOutputReference extends cdktf.ComplexObject {
4543
+ export class DataAviVirtualserviceOauthVsConfigOutputReference extends cdktf.ComplexObject {
4554
4544
  isEmptyObject = false;
4555
4545
  /**
4556
4546
  * @param terraformResource The parent resource
@@ -4574,17 +4564,38 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostOutputRefer
4574
4564
  this.isEmptyObject = Object.keys(value).length === 0;
4575
4565
  }
4576
4566
  }
4577
- // tokens - computed: true, optional: false, required: false
4578
- _tokens = new DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensList(this, "tokens", false);
4579
- get tokens() {
4580
- return this._tokens;
4567
+ // cookie_name - computed: true, optional: false, required: false
4568
+ get cookieName() {
4569
+ return this.getStringAttribute('cookie_name');
4581
4570
  }
4582
- // type - computed: true, optional: false, required: false
4583
- get type() {
4584
- return this.getStringAttribute('type');
4571
+ // cookie_timeout - computed: true, optional: false, required: false
4572
+ get cookieTimeout() {
4573
+ return this.getStringAttribute('cookie_timeout');
4574
+ }
4575
+ // key - computed: true, optional: false, required: false
4576
+ _key = new DataAviVirtualserviceOauthVsConfigKeyList(this, "key", false);
4577
+ get key() {
4578
+ return this._key;
4579
+ }
4580
+ // logout_uri - computed: true, optional: false, required: false
4581
+ get logoutUri() {
4582
+ return this.getStringAttribute('logout_uri');
4583
+ }
4584
+ // oauth_settings - computed: true, optional: false, required: false
4585
+ _oauthSettings = new DataAviVirtualserviceOauthVsConfigOauthSettingsList(this, "oauth_settings", false);
4586
+ get oauthSettings() {
4587
+ return this._oauthSettings;
4588
+ }
4589
+ // post_logout_redirect_uri - computed: true, optional: false, required: false
4590
+ get postLogoutRedirectUri() {
4591
+ return this.getStringAttribute('post_logout_redirect_uri');
4592
+ }
4593
+ // redirect_uri - computed: true, optional: false, required: false
4594
+ get redirectUri() {
4595
+ return this.getStringAttribute('redirect_uri');
4585
4596
  }
4586
4597
  }
4587
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostList extends cdktf.ComplexList {
4598
+ export class DataAviVirtualserviceOauthVsConfigList extends cdktf.ComplexList {
4588
4599
  terraformResource;
4589
4600
  terraformAttribute;
4590
4601
  wrapsSet;
@@ -4603,10 +4614,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostList extend
4603
4614
  * @param index the index of the item to return
4604
4615
  */
4605
4616
  get(index) {
4606
- return new DataAviVirtualserviceRequestsRateLimitActionRedirectHostOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4617
+ return new DataAviVirtualserviceOauthVsConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4607
4618
  }
4608
4619
  }
4609
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensToTerraform(struct) {
4620
+ export function dataAviVirtualservicePerformanceLimitsToTerraform(struct) {
4610
4621
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4611
4622
  return struct;
4612
4623
  }
@@ -4615,7 +4626,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensTo
4615
4626
  }
4616
4627
  return {};
4617
4628
  }
4618
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensToHclTerraform(struct) {
4629
+ export function dataAviVirtualservicePerformanceLimitsToHclTerraform(struct) {
4619
4630
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4620
4631
  return struct;
4621
4632
  }
@@ -4625,7 +4636,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensTo
4625
4636
  const attrs = {};
4626
4637
  return attrs;
4627
4638
  }
4628
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensOutputReference extends cdktf.ComplexObject {
4639
+ export class DataAviVirtualservicePerformanceLimitsOutputReference extends cdktf.ComplexObject {
4629
4640
  isEmptyObject = false;
4630
4641
  /**
4631
4642
  * @param terraformResource The parent resource
@@ -4649,24 +4660,16 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensOutpu
4649
4660
  this.isEmptyObject = Object.keys(value).length === 0;
4650
4661
  }
4651
4662
  }
4652
- // end_index - computed: true, optional: false, required: false
4653
- get endIndex() {
4654
- return this.getStringAttribute('end_index');
4655
- }
4656
- // start_index - computed: true, optional: false, required: false
4657
- get startIndex() {
4658
- return this.getStringAttribute('start_index');
4659
- }
4660
- // str_value - computed: true, optional: false, required: false
4661
- get strValue() {
4662
- return this.getStringAttribute('str_value');
4663
+ // max_concurrent_connections - computed: true, optional: false, required: false
4664
+ get maxConcurrentConnections() {
4665
+ return this.getStringAttribute('max_concurrent_connections');
4663
4666
  }
4664
- // type - computed: true, optional: false, required: false
4665
- get type() {
4666
- return this.getStringAttribute('type');
4667
+ // max_throughput - computed: true, optional: false, required: false
4668
+ get maxThroughput() {
4669
+ return this.getStringAttribute('max_throughput');
4667
4670
  }
4668
4671
  }
4669
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensList extends cdktf.ComplexList {
4672
+ export class DataAviVirtualservicePerformanceLimitsList extends cdktf.ComplexList {
4670
4673
  terraformResource;
4671
4674
  terraformAttribute;
4672
4675
  wrapsSet;
@@ -4685,10 +4688,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensList
4685
4688
  * @param index the index of the item to return
4686
4689
  */
4687
4690
  get(index) {
4688
- return new DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4691
+ return new DataAviVirtualservicePerformanceLimitsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4689
4692
  }
4690
4693
  }
4691
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToTerraform(struct) {
4694
+ export function dataAviVirtualserviceRequestsRateLimitActionFileToTerraform(struct) {
4692
4695
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4693
4696
  return struct;
4694
4697
  }
@@ -4697,7 +4700,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToTerraf
4697
4700
  }
4698
4701
  return {};
4699
4702
  }
4700
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToHclTerraform(struct) {
4703
+ export function dataAviVirtualserviceRequestsRateLimitActionFileToHclTerraform(struct) {
4701
4704
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4702
4705
  return struct;
4703
4706
  }
@@ -4707,7 +4710,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToHclTer
4707
4710
  const attrs = {};
4708
4711
  return attrs;
4709
4712
  }
4710
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathOutputReference extends cdktf.ComplexObject {
4713
+ export class DataAviVirtualserviceRequestsRateLimitActionFileOutputReference extends cdktf.ComplexObject {
4711
4714
  isEmptyObject = false;
4712
4715
  /**
4713
4716
  * @param terraformResource The parent resource
@@ -4731,17 +4734,20 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathOutputRefer
4731
4734
  this.isEmptyObject = Object.keys(value).length === 0;
4732
4735
  }
4733
4736
  }
4734
- // tokens - computed: true, optional: false, required: false
4735
- _tokens = new DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensList(this, "tokens", false);
4736
- get tokens() {
4737
- return this._tokens;
4737
+ // content_type - computed: true, optional: false, required: false
4738
+ get contentType() {
4739
+ return this.getStringAttribute('content_type');
4738
4740
  }
4739
- // type - computed: true, optional: false, required: false
4740
- get type() {
4741
- return this.getStringAttribute('type');
4741
+ // file_content - computed: true, optional: false, required: false
4742
+ get fileContent() {
4743
+ return this.getStringAttribute('file_content');
4744
+ }
4745
+ // file_length - computed: true, optional: false, required: false
4746
+ get fileLength() {
4747
+ return this.getStringAttribute('file_length');
4742
4748
  }
4743
4749
  }
4744
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathList extends cdktf.ComplexList {
4750
+ export class DataAviVirtualserviceRequestsRateLimitActionFileList extends cdktf.ComplexList {
4745
4751
  terraformResource;
4746
4752
  terraformAttribute;
4747
4753
  wrapsSet;
@@ -4760,10 +4766,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathList extend
4760
4766
  * @param index the index of the item to return
4761
4767
  */
4762
4768
  get(index) {
4763
- return new DataAviVirtualserviceRequestsRateLimitActionRedirectPathOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4769
+ return new DataAviVirtualserviceRequestsRateLimitActionFileOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4764
4770
  }
4765
4771
  }
4766
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectToTerraform(struct) {
4772
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensToTerraform(struct) {
4767
4773
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4768
4774
  return struct;
4769
4775
  }
@@ -4772,7 +4778,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectToTerraform(
4772
4778
  }
4773
4779
  return {};
4774
4780
  }
4775
- export function dataAviVirtualserviceRequestsRateLimitActionRedirectToHclTerraform(struct) {
4781
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensToHclTerraform(struct) {
4776
4782
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4777
4783
  return struct;
4778
4784
  }
@@ -4782,7 +4788,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionRedirectToHclTerrafo
4782
4788
  const attrs = {};
4783
4789
  return attrs;
4784
4790
  }
4785
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectOutputReference extends cdktf.ComplexObject {
4791
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensOutputReference extends cdktf.ComplexObject {
4786
4792
  isEmptyObject = false;
4787
4793
  /**
4788
4794
  * @param terraformResource The parent resource
@@ -4806,38 +4812,24 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectOutputReference
4806
4812
  this.isEmptyObject = Object.keys(value).length === 0;
4807
4813
  }
4808
4814
  }
4809
- // add_string - computed: true, optional: false, required: false
4810
- get addString() {
4811
- return this.getStringAttribute('add_string');
4815
+ // end_index - computed: true, optional: false, required: false
4816
+ get endIndex() {
4817
+ return this.getStringAttribute('end_index');
4812
4818
  }
4813
- // host - computed: true, optional: false, required: false
4814
- _host = new DataAviVirtualserviceRequestsRateLimitActionRedirectHostList(this, "host", true);
4815
- get host() {
4816
- return this._host;
4817
- }
4818
- // keep_query - computed: true, optional: false, required: false
4819
- get keepQuery() {
4820
- return this.getStringAttribute('keep_query');
4821
- }
4822
- // path - computed: true, optional: false, required: false
4823
- _path = new DataAviVirtualserviceRequestsRateLimitActionRedirectPathList(this, "path", true);
4824
- get path() {
4825
- return this._path;
4826
- }
4827
- // port - computed: true, optional: false, required: false
4828
- get port() {
4829
- return this.getStringAttribute('port');
4819
+ // start_index - computed: true, optional: false, required: false
4820
+ get startIndex() {
4821
+ return this.getStringAttribute('start_index');
4830
4822
  }
4831
- // protocol - computed: true, optional: false, required: false
4832
- get protocol() {
4833
- return this.getStringAttribute('protocol');
4823
+ // str_value - computed: true, optional: false, required: false
4824
+ get strValue() {
4825
+ return this.getStringAttribute('str_value');
4834
4826
  }
4835
- // status_code - computed: true, optional: false, required: false
4836
- get statusCode() {
4837
- return this.getStringAttribute('status_code');
4827
+ // type - computed: true, optional: false, required: false
4828
+ get type() {
4829
+ return this.getStringAttribute('type');
4838
4830
  }
4839
4831
  }
4840
- export class DataAviVirtualserviceRequestsRateLimitActionRedirectList extends cdktf.ComplexList {
4832
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensList extends cdktf.ComplexList {
4841
4833
  terraformResource;
4842
4834
  terraformAttribute;
4843
4835
  wrapsSet;
@@ -4856,10 +4848,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionRedirectList extends cd
4856
4848
  * @param index the index of the item to return
4857
4849
  */
4858
4850
  get(index) {
4859
- return new DataAviVirtualserviceRequestsRateLimitActionRedirectOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4851
+ return new DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4860
4852
  }
4861
4853
  }
4862
- export function dataAviVirtualserviceRequestsRateLimitActionToTerraform(struct) {
4854
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToTerraform(struct) {
4863
4855
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4864
4856
  return struct;
4865
4857
  }
@@ -4868,7 +4860,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionToTerraform(struct)
4868
4860
  }
4869
4861
  return {};
4870
4862
  }
4871
- export function dataAviVirtualserviceRequestsRateLimitActionToHclTerraform(struct) {
4863
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectHostToHclTerraform(struct) {
4872
4864
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4873
4865
  return struct;
4874
4866
  }
@@ -4878,7 +4870,7 @@ export function dataAviVirtualserviceRequestsRateLimitActionToHclTerraform(struc
4878
4870
  const attrs = {};
4879
4871
  return attrs;
4880
4872
  }
4881
- export class DataAviVirtualserviceRequestsRateLimitActionOutputReference extends cdktf.ComplexObject {
4873
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostOutputReference extends cdktf.ComplexObject {
4882
4874
  isEmptyObject = false;
4883
4875
  /**
4884
4876
  * @param terraformResource The parent resource
@@ -4902,26 +4894,17 @@ export class DataAviVirtualserviceRequestsRateLimitActionOutputReference extends
4902
4894
  this.isEmptyObject = Object.keys(value).length === 0;
4903
4895
  }
4904
4896
  }
4905
- // file - computed: true, optional: false, required: false
4906
- _file = new DataAviVirtualserviceRequestsRateLimitActionFileList(this, "file", true);
4907
- get file() {
4908
- return this._file;
4909
- }
4910
- // redirect - computed: true, optional: false, required: false
4911
- _redirect = new DataAviVirtualserviceRequestsRateLimitActionRedirectList(this, "redirect", true);
4912
- get redirect() {
4913
- return this._redirect;
4914
- }
4915
- // status_code - computed: true, optional: false, required: false
4916
- get statusCode() {
4917
- return this.getStringAttribute('status_code');
4897
+ // tokens - computed: true, optional: false, required: false
4898
+ _tokens = new DataAviVirtualserviceRequestsRateLimitActionRedirectHostTokensList(this, "tokens", false);
4899
+ get tokens() {
4900
+ return this._tokens;
4918
4901
  }
4919
4902
  // type - computed: true, optional: false, required: false
4920
4903
  get type() {
4921
4904
  return this.getStringAttribute('type');
4922
4905
  }
4923
4906
  }
4924
- export class DataAviVirtualserviceRequestsRateLimitActionList extends cdktf.ComplexList {
4907
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectHostList extends cdktf.ComplexList {
4925
4908
  terraformResource;
4926
4909
  terraformAttribute;
4927
4910
  wrapsSet;
@@ -4940,10 +4923,10 @@ export class DataAviVirtualserviceRequestsRateLimitActionList extends cdktf.Comp
4940
4923
  * @param index the index of the item to return
4941
4924
  */
4942
4925
  get(index) {
4943
- return new DataAviVirtualserviceRequestsRateLimitActionOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4926
+ return new DataAviVirtualserviceRequestsRateLimitActionRedirectHostOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4944
4927
  }
4945
4928
  }
4946
- export function dataAviVirtualserviceRequestsRateLimitRateLimiterToTerraform(struct) {
4929
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensToTerraform(struct) {
4947
4930
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4948
4931
  return struct;
4949
4932
  }
@@ -4952,7 +4935,7 @@ export function dataAviVirtualserviceRequestsRateLimitRateLimiterToTerraform(str
4952
4935
  }
4953
4936
  return {};
4954
4937
  }
4955
- export function dataAviVirtualserviceRequestsRateLimitRateLimiterToHclTerraform(struct) {
4938
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensToHclTerraform(struct) {
4956
4939
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4957
4940
  return struct;
4958
4941
  }
@@ -4962,7 +4945,7 @@ export function dataAviVirtualserviceRequestsRateLimitRateLimiterToHclTerraform(
4962
4945
  const attrs = {};
4963
4946
  return attrs;
4964
4947
  }
4965
- export class DataAviVirtualserviceRequestsRateLimitRateLimiterOutputReference extends cdktf.ComplexObject {
4948
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensOutputReference extends cdktf.ComplexObject {
4966
4949
  isEmptyObject = false;
4967
4950
  /**
4968
4951
  * @param terraformResource The parent resource
@@ -4986,24 +4969,24 @@ export class DataAviVirtualserviceRequestsRateLimitRateLimiterOutputReference ex
4986
4969
  this.isEmptyObject = Object.keys(value).length === 0;
4987
4970
  }
4988
4971
  }
4989
- // burst_sz - computed: true, optional: false, required: false
4990
- get burstSz() {
4991
- return this.getStringAttribute('burst_sz');
4972
+ // end_index - computed: true, optional: false, required: false
4973
+ get endIndex() {
4974
+ return this.getStringAttribute('end_index');
4992
4975
  }
4993
- // count - computed: true, optional: false, required: false
4994
- get count() {
4995
- return this.getStringAttribute('count');
4976
+ // start_index - computed: true, optional: false, required: false
4977
+ get startIndex() {
4978
+ return this.getStringAttribute('start_index');
4996
4979
  }
4997
- // name - computed: true, optional: false, required: false
4998
- get name() {
4999
- return this.getStringAttribute('name');
4980
+ // str_value - computed: true, optional: false, required: false
4981
+ get strValue() {
4982
+ return this.getStringAttribute('str_value');
5000
4983
  }
5001
- // period - computed: true, optional: false, required: false
5002
- get period() {
5003
- return this.getStringAttribute('period');
4984
+ // type - computed: true, optional: false, required: false
4985
+ get type() {
4986
+ return this.getStringAttribute('type');
5004
4987
  }
5005
4988
  }
5006
- export class DataAviVirtualserviceRequestsRateLimitRateLimiterList extends cdktf.ComplexList {
4989
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensList extends cdktf.ComplexList {
5007
4990
  terraformResource;
5008
4991
  terraformAttribute;
5009
4992
  wrapsSet;
@@ -5022,10 +5005,10 @@ export class DataAviVirtualserviceRequestsRateLimitRateLimiterList extends cdktf
5022
5005
  * @param index the index of the item to return
5023
5006
  */
5024
5007
  get(index) {
5025
- return new DataAviVirtualserviceRequestsRateLimitRateLimiterOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5008
+ return new DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5026
5009
  }
5027
5010
  }
5028
- export function dataAviVirtualserviceRequestsRateLimitToTerraform(struct) {
5011
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToTerraform(struct) {
5029
5012
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5030
5013
  return struct;
5031
5014
  }
@@ -5034,7 +5017,7 @@ export function dataAviVirtualserviceRequestsRateLimitToTerraform(struct) {
5034
5017
  }
5035
5018
  return {};
5036
5019
  }
5037
- export function dataAviVirtualserviceRequestsRateLimitToHclTerraform(struct) {
5020
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectPathToHclTerraform(struct) {
5038
5021
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5039
5022
  return struct;
5040
5023
  }
@@ -5044,7 +5027,7 @@ export function dataAviVirtualserviceRequestsRateLimitToHclTerraform(struct) {
5044
5027
  const attrs = {};
5045
5028
  return attrs;
5046
5029
  }
5047
- export class DataAviVirtualserviceRequestsRateLimitOutputReference extends cdktf.ComplexObject {
5030
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathOutputReference extends cdktf.ComplexObject {
5048
5031
  isEmptyObject = false;
5049
5032
  /**
5050
5033
  * @param terraformResource The parent resource
@@ -5068,34 +5051,17 @@ export class DataAviVirtualserviceRequestsRateLimitOutputReference extends cdktf
5068
5051
  this.isEmptyObject = Object.keys(value).length === 0;
5069
5052
  }
5070
5053
  }
5071
- // action - computed: true, optional: false, required: false
5072
- _action = new DataAviVirtualserviceRequestsRateLimitActionList(this, "action", true);
5073
- get action() {
5074
- return this._action;
5075
- }
5076
- // explicit_tracking - computed: true, optional: false, required: false
5077
- get explicitTracking() {
5078
- return this.getStringAttribute('explicit_tracking');
5079
- }
5080
- // fine_grain - computed: true, optional: false, required: false
5081
- get fineGrain() {
5082
- return this.getStringAttribute('fine_grain');
5083
- }
5084
- // http_cookie - computed: true, optional: false, required: false
5085
- get httpCookie() {
5086
- return this.getStringAttribute('http_cookie');
5087
- }
5088
- // http_header - computed: true, optional: false, required: false
5089
- get httpHeader() {
5090
- return this.getStringAttribute('http_header');
5054
+ // tokens - computed: true, optional: false, required: false
5055
+ _tokens = new DataAviVirtualserviceRequestsRateLimitActionRedirectPathTokensList(this, "tokens", false);
5056
+ get tokens() {
5057
+ return this._tokens;
5091
5058
  }
5092
- // rate_limiter - computed: true, optional: false, required: false
5093
- _rateLimiter = new DataAviVirtualserviceRequestsRateLimitRateLimiterList(this, "rate_limiter", true);
5094
- get rateLimiter() {
5095
- return this._rateLimiter;
5059
+ // type - computed: true, optional: false, required: false
5060
+ get type() {
5061
+ return this.getStringAttribute('type');
5096
5062
  }
5097
5063
  }
5098
- export class DataAviVirtualserviceRequestsRateLimitList extends cdktf.ComplexList {
5064
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectPathList extends cdktf.ComplexList {
5099
5065
  terraformResource;
5100
5066
  terraformAttribute;
5101
5067
  wrapsSet;
@@ -5114,10 +5080,10 @@ export class DataAviVirtualserviceRequestsRateLimitList extends cdktf.ComplexLis
5114
5080
  * @param index the index of the item to return
5115
5081
  */
5116
5082
  get(index) {
5117
- return new DataAviVirtualserviceRequestsRateLimitOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5083
+ return new DataAviVirtualserviceRequestsRateLimitActionRedirectPathOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5118
5084
  }
5119
5085
  }
5120
- export function dataAviVirtualserviceSamlSpConfigKeyToTerraform(struct) {
5086
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectToTerraform(struct) {
5121
5087
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5122
5088
  return struct;
5123
5089
  }
@@ -5126,7 +5092,7 @@ export function dataAviVirtualserviceSamlSpConfigKeyToTerraform(struct) {
5126
5092
  }
5127
5093
  return {};
5128
5094
  }
5129
- export function dataAviVirtualserviceSamlSpConfigKeyToHclTerraform(struct) {
5095
+ export function dataAviVirtualserviceRequestsRateLimitActionRedirectToHclTerraform(struct) {
5130
5096
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5131
5097
  return struct;
5132
5098
  }
@@ -5136,7 +5102,7 @@ export function dataAviVirtualserviceSamlSpConfigKeyToHclTerraform(struct) {
5136
5102
  const attrs = {};
5137
5103
  return attrs;
5138
5104
  }
5139
- export class DataAviVirtualserviceSamlSpConfigKeyOutputReference extends cdktf.ComplexObject {
5105
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectOutputReference extends cdktf.ComplexObject {
5140
5106
  isEmptyObject = false;
5141
5107
  /**
5142
5108
  * @param terraformResource The parent resource
@@ -5160,20 +5126,38 @@ export class DataAviVirtualserviceSamlSpConfigKeyOutputReference extends cdktf.C
5160
5126
  this.isEmptyObject = Object.keys(value).length === 0;
5161
5127
  }
5162
5128
  }
5163
- // aes_key - computed: true, optional: false, required: false
5164
- get aesKey() {
5165
- return this.getStringAttribute('aes_key');
5129
+ // add_string - computed: true, optional: false, required: false
5130
+ get addString() {
5131
+ return this.getStringAttribute('add_string');
5166
5132
  }
5167
- // hmac_key - computed: true, optional: false, required: false
5168
- get hmacKey() {
5169
- return this.getStringAttribute('hmac_key');
5133
+ // host - computed: true, optional: false, required: false
5134
+ _host = new DataAviVirtualserviceRequestsRateLimitActionRedirectHostList(this, "host", true);
5135
+ get host() {
5136
+ return this._host;
5170
5137
  }
5171
- // name - computed: true, optional: false, required: false
5172
- get name() {
5173
- return this.getStringAttribute('name');
5138
+ // keep_query - computed: true, optional: false, required: false
5139
+ get keepQuery() {
5140
+ return this.getStringAttribute('keep_query');
5141
+ }
5142
+ // path - computed: true, optional: false, required: false
5143
+ _path = new DataAviVirtualserviceRequestsRateLimitActionRedirectPathList(this, "path", true);
5144
+ get path() {
5145
+ return this._path;
5146
+ }
5147
+ // port - computed: true, optional: false, required: false
5148
+ get port() {
5149
+ return this.getStringAttribute('port');
5150
+ }
5151
+ // protocol - computed: true, optional: false, required: false
5152
+ get protocol() {
5153
+ return this.getStringAttribute('protocol');
5154
+ }
5155
+ // status_code - computed: true, optional: false, required: false
5156
+ get statusCode() {
5157
+ return this.getStringAttribute('status_code');
5174
5158
  }
5175
5159
  }
5176
- export class DataAviVirtualserviceSamlSpConfigKeyList extends cdktf.ComplexList {
5160
+ export class DataAviVirtualserviceRequestsRateLimitActionRedirectList extends cdktf.ComplexList {
5177
5161
  terraformResource;
5178
5162
  terraformAttribute;
5179
5163
  wrapsSet;
@@ -5192,10 +5176,10 @@ export class DataAviVirtualserviceSamlSpConfigKeyList extends cdktf.ComplexList
5192
5176
  * @param index the index of the item to return
5193
5177
  */
5194
5178
  get(index) {
5195
- return new DataAviVirtualserviceSamlSpConfigKeyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5179
+ return new DataAviVirtualserviceRequestsRateLimitActionRedirectOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5196
5180
  }
5197
5181
  }
5198
- export function dataAviVirtualserviceSamlSpConfigToTerraform(struct) {
5182
+ export function dataAviVirtualserviceRequestsRateLimitActionToTerraform(struct) {
5199
5183
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5200
5184
  return struct;
5201
5185
  }
@@ -5204,7 +5188,7 @@ export function dataAviVirtualserviceSamlSpConfigToTerraform(struct) {
5204
5188
  }
5205
5189
  return {};
5206
5190
  }
5207
- export function dataAviVirtualserviceSamlSpConfigToHclTerraform(struct) {
5191
+ export function dataAviVirtualserviceRequestsRateLimitActionToHclTerraform(struct) {
5208
5192
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5209
5193
  return struct;
5210
5194
  }
@@ -5214,7 +5198,7 @@ export function dataAviVirtualserviceSamlSpConfigToHclTerraform(struct) {
5214
5198
  const attrs = {};
5215
5199
  return attrs;
5216
5200
  }
5217
- export class DataAviVirtualserviceSamlSpConfigOutputReference extends cdktf.ComplexObject {
5201
+ export class DataAviVirtualserviceRequestsRateLimitActionOutputReference extends cdktf.ComplexObject {
5218
5202
  isEmptyObject = false;
5219
5203
  /**
5220
5204
  * @param terraformResource The parent resource
@@ -5238,49 +5222,26 @@ export class DataAviVirtualserviceSamlSpConfigOutputReference extends cdktf.Comp
5238
5222
  this.isEmptyObject = Object.keys(value).length === 0;
5239
5223
  }
5240
5224
  }
5241
- // acs_index - computed: true, optional: false, required: false
5242
- get acsIndex() {
5243
- return this.getStringAttribute('acs_index');
5244
- }
5245
- // authn_req_acs_type - computed: true, optional: false, required: false
5246
- get authnReqAcsType() {
5247
- return this.getStringAttribute('authn_req_acs_type');
5248
- }
5249
- // cookie_name - computed: true, optional: false, required: false
5250
- get cookieName() {
5251
- return this.getStringAttribute('cookie_name');
5252
- }
5253
- // cookie_timeout - computed: true, optional: false, required: false
5254
- get cookieTimeout() {
5255
- return this.getStringAttribute('cookie_timeout');
5256
- }
5257
- // entity_id - computed: true, optional: false, required: false
5258
- get entityId() {
5259
- return this.getStringAttribute('entity_id');
5260
- }
5261
- // key - computed: true, optional: false, required: false
5262
- _key = new DataAviVirtualserviceSamlSpConfigKeyList(this, "key", false);
5263
- get key() {
5264
- return this._key;
5265
- }
5266
- // signing_ssl_key_and_certificate_ref - computed: true, optional: false, required: false
5267
- get signingSslKeyAndCertificateRef() {
5268
- return this.getStringAttribute('signing_ssl_key_and_certificate_ref');
5225
+ // file - computed: true, optional: false, required: false
5226
+ _file = new DataAviVirtualserviceRequestsRateLimitActionFileList(this, "file", true);
5227
+ get file() {
5228
+ return this._file;
5269
5229
  }
5270
- // single_signon_url - computed: true, optional: false, required: false
5271
- get singleSignonUrl() {
5272
- return this.getStringAttribute('single_signon_url');
5230
+ // redirect - computed: true, optional: false, required: false
5231
+ _redirect = new DataAviVirtualserviceRequestsRateLimitActionRedirectList(this, "redirect", true);
5232
+ get redirect() {
5233
+ return this._redirect;
5273
5234
  }
5274
- // sp_metadata - computed: true, optional: false, required: false
5275
- get spMetadata() {
5276
- return this.getStringAttribute('sp_metadata');
5235
+ // status_code - computed: true, optional: false, required: false
5236
+ get statusCode() {
5237
+ return this.getStringAttribute('status_code');
5277
5238
  }
5278
- // use_idp_session_timeout - computed: true, optional: false, required: false
5279
- get useIdpSessionTimeout() {
5280
- return this.getStringAttribute('use_idp_session_timeout');
5239
+ // type - computed: true, optional: false, required: false
5240
+ get type() {
5241
+ return this.getStringAttribute('type');
5281
5242
  }
5282
5243
  }
5283
- export class DataAviVirtualserviceSamlSpConfigList extends cdktf.ComplexList {
5244
+ export class DataAviVirtualserviceRequestsRateLimitActionList extends cdktf.ComplexList {
5284
5245
  terraformResource;
5285
5246
  terraformAttribute;
5286
5247
  wrapsSet;
@@ -5299,10 +5260,10 @@ export class DataAviVirtualserviceSamlSpConfigList extends cdktf.ComplexList {
5299
5260
  * @param index the index of the item to return
5300
5261
  */
5301
5262
  get(index) {
5302
- return new DataAviVirtualserviceSamlSpConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5263
+ return new DataAviVirtualserviceRequestsRateLimitActionOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5303
5264
  }
5304
5265
  }
5305
- export function dataAviVirtualserviceServicePoolSelectToTerraform(struct) {
5266
+ export function dataAviVirtualserviceRequestsRateLimitRateLimiterToTerraform(struct) {
5306
5267
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5307
5268
  return struct;
5308
5269
  }
@@ -5311,7 +5272,7 @@ export function dataAviVirtualserviceServicePoolSelectToTerraform(struct) {
5311
5272
  }
5312
5273
  return {};
5313
5274
  }
5314
- export function dataAviVirtualserviceServicePoolSelectToHclTerraform(struct) {
5275
+ export function dataAviVirtualserviceRequestsRateLimitRateLimiterToHclTerraform(struct) {
5315
5276
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5316
5277
  return struct;
5317
5278
  }
@@ -5321,7 +5282,7 @@ export function dataAviVirtualserviceServicePoolSelectToHclTerraform(struct) {
5321
5282
  const attrs = {};
5322
5283
  return attrs;
5323
5284
  }
5324
- export class DataAviVirtualserviceServicePoolSelectOutputReference extends cdktf.ComplexObject {
5285
+ export class DataAviVirtualserviceRequestsRateLimitRateLimiterOutputReference extends cdktf.ComplexObject {
5325
5286
  isEmptyObject = false;
5326
5287
  /**
5327
5288
  * @param terraformResource The parent resource
@@ -5345,28 +5306,24 @@ export class DataAviVirtualserviceServicePoolSelectOutputReference extends cdktf
5345
5306
  this.isEmptyObject = Object.keys(value).length === 0;
5346
5307
  }
5347
5308
  }
5348
- // service_pool_group_ref - computed: true, optional: false, required: false
5349
- get servicePoolGroupRef() {
5350
- return this.getStringAttribute('service_pool_group_ref');
5351
- }
5352
- // service_pool_ref - computed: true, optional: false, required: false
5353
- get servicePoolRef() {
5354
- return this.getStringAttribute('service_pool_ref');
5309
+ // burst_sz - computed: true, optional: false, required: false
5310
+ get burstSz() {
5311
+ return this.getStringAttribute('burst_sz');
5355
5312
  }
5356
- // service_port - computed: true, optional: false, required: false
5357
- get servicePort() {
5358
- return this.getStringAttribute('service_port');
5313
+ // count - computed: true, optional: false, required: false
5314
+ get count() {
5315
+ return this.getStringAttribute('count');
5359
5316
  }
5360
- // service_port_range_end - computed: true, optional: false, required: false
5361
- get servicePortRangeEnd() {
5362
- return this.getStringAttribute('service_port_range_end');
5317
+ // name - computed: true, optional: false, required: false
5318
+ get name() {
5319
+ return this.getStringAttribute('name');
5363
5320
  }
5364
- // service_protocol - computed: true, optional: false, required: false
5365
- get serviceProtocol() {
5366
- return this.getStringAttribute('service_protocol');
5321
+ // period - computed: true, optional: false, required: false
5322
+ get period() {
5323
+ return this.getStringAttribute('period');
5367
5324
  }
5368
5325
  }
5369
- export class DataAviVirtualserviceServicePoolSelectList extends cdktf.ComplexList {
5326
+ export class DataAviVirtualserviceRequestsRateLimitRateLimiterList extends cdktf.ComplexList {
5370
5327
  terraformResource;
5371
5328
  terraformAttribute;
5372
5329
  wrapsSet;
@@ -5385,10 +5342,10 @@ export class DataAviVirtualserviceServicePoolSelectList extends cdktf.ComplexLis
5385
5342
  * @param index the index of the item to return
5386
5343
  */
5387
5344
  get(index) {
5388
- return new DataAviVirtualserviceServicePoolSelectOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5345
+ return new DataAviVirtualserviceRequestsRateLimitRateLimiterOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5389
5346
  }
5390
5347
  }
5391
- export function dataAviVirtualserviceServicesToTerraform(struct) {
5348
+ export function dataAviVirtualserviceRequestsRateLimitToTerraform(struct) {
5392
5349
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5393
5350
  return struct;
5394
5351
  }
@@ -5397,7 +5354,7 @@ export function dataAviVirtualserviceServicesToTerraform(struct) {
5397
5354
  }
5398
5355
  return {};
5399
5356
  }
5400
- export function dataAviVirtualserviceServicesToHclTerraform(struct) {
5357
+ export function dataAviVirtualserviceRequestsRateLimitToHclTerraform(struct) {
5401
5358
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5402
5359
  return struct;
5403
5360
  }
@@ -5407,7 +5364,7 @@ export function dataAviVirtualserviceServicesToHclTerraform(struct) {
5407
5364
  const attrs = {};
5408
5365
  return attrs;
5409
5366
  }
5410
- export class DataAviVirtualserviceServicesOutputReference extends cdktf.ComplexObject {
5367
+ export class DataAviVirtualserviceRequestsRateLimitOutputReference extends cdktf.ComplexObject {
5411
5368
  isEmptyObject = false;
5412
5369
  /**
5413
5370
  * @param terraformResource The parent resource
@@ -5431,40 +5388,34 @@ export class DataAviVirtualserviceServicesOutputReference extends cdktf.ComplexO
5431
5388
  this.isEmptyObject = Object.keys(value).length === 0;
5432
5389
  }
5433
5390
  }
5434
- // enable_http2 - computed: true, optional: false, required: false
5435
- get enableHttp2() {
5436
- return this.getStringAttribute('enable_http2');
5437
- }
5438
- // enable_ssl - computed: true, optional: false, required: false
5439
- get enableSsl() {
5440
- return this.getStringAttribute('enable_ssl');
5441
- }
5442
- // horizon_internal_ports - computed: true, optional: false, required: false
5443
- get horizonInternalPorts() {
5444
- return this.getStringAttribute('horizon_internal_ports');
5391
+ // action - computed: true, optional: false, required: false
5392
+ _action = new DataAviVirtualserviceRequestsRateLimitActionList(this, "action", true);
5393
+ get action() {
5394
+ return this._action;
5445
5395
  }
5446
- // is_active_ftp_data_port - computed: true, optional: false, required: false
5447
- get isActiveFtpDataPort() {
5448
- return this.getStringAttribute('is_active_ftp_data_port');
5396
+ // explicit_tracking - computed: true, optional: false, required: false
5397
+ get explicitTracking() {
5398
+ return this.getStringAttribute('explicit_tracking');
5449
5399
  }
5450
- // override_application_profile_ref - computed: true, optional: false, required: false
5451
- get overrideApplicationProfileRef() {
5452
- return this.getStringAttribute('override_application_profile_ref');
5400
+ // fine_grain - computed: true, optional: false, required: false
5401
+ get fineGrain() {
5402
+ return this.getStringAttribute('fine_grain');
5453
5403
  }
5454
- // override_network_profile_ref - computed: true, optional: false, required: false
5455
- get overrideNetworkProfileRef() {
5456
- return this.getStringAttribute('override_network_profile_ref');
5404
+ // http_cookie - computed: true, optional: false, required: false
5405
+ get httpCookie() {
5406
+ return this.getStringAttribute('http_cookie');
5457
5407
  }
5458
- // port - computed: true, optional: false, required: false
5459
- get port() {
5460
- return this.getStringAttribute('port');
5408
+ // http_header - computed: true, optional: false, required: false
5409
+ get httpHeader() {
5410
+ return this.getStringAttribute('http_header');
5461
5411
  }
5462
- // port_range_end - computed: true, optional: false, required: false
5463
- get portRangeEnd() {
5464
- return this.getStringAttribute('port_range_end');
5412
+ // rate_limiter - computed: true, optional: false, required: false
5413
+ _rateLimiter = new DataAviVirtualserviceRequestsRateLimitRateLimiterList(this, "rate_limiter", true);
5414
+ get rateLimiter() {
5415
+ return this._rateLimiter;
5465
5416
  }
5466
5417
  }
5467
- export class DataAviVirtualserviceServicesList extends cdktf.ComplexList {
5418
+ export class DataAviVirtualserviceRequestsRateLimitList extends cdktf.ComplexList {
5468
5419
  terraformResource;
5469
5420
  terraformAttribute;
5470
5421
  wrapsSet;
@@ -5483,10 +5434,10 @@ export class DataAviVirtualserviceServicesList extends cdktf.ComplexList {
5483
5434
  * @param index the index of the item to return
5484
5435
  */
5485
5436
  get(index) {
5486
- return new DataAviVirtualserviceServicesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5437
+ return new DataAviVirtualserviceRequestsRateLimitOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5487
5438
  }
5488
5439
  }
5489
- export function dataAviVirtualserviceSidebandProfileIpToTerraform(struct) {
5440
+ export function dataAviVirtualserviceSamlSpConfigKeyToTerraform(struct) {
5490
5441
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5491
5442
  return struct;
5492
5443
  }
@@ -5495,7 +5446,7 @@ export function dataAviVirtualserviceSidebandProfileIpToTerraform(struct) {
5495
5446
  }
5496
5447
  return {};
5497
5448
  }
5498
- export function dataAviVirtualserviceSidebandProfileIpToHclTerraform(struct) {
5449
+ export function dataAviVirtualserviceSamlSpConfigKeyToHclTerraform(struct) {
5499
5450
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5500
5451
  return struct;
5501
5452
  }
@@ -5505,7 +5456,7 @@ export function dataAviVirtualserviceSidebandProfileIpToHclTerraform(struct) {
5505
5456
  const attrs = {};
5506
5457
  return attrs;
5507
5458
  }
5508
- export class DataAviVirtualserviceSidebandProfileIpOutputReference extends cdktf.ComplexObject {
5459
+ export class DataAviVirtualserviceSamlSpConfigKeyOutputReference extends cdktf.ComplexObject {
5509
5460
  isEmptyObject = false;
5510
5461
  /**
5511
5462
  * @param terraformResource The parent resource
@@ -5529,16 +5480,20 @@ export class DataAviVirtualserviceSidebandProfileIpOutputReference extends cdktf
5529
5480
  this.isEmptyObject = Object.keys(value).length === 0;
5530
5481
  }
5531
5482
  }
5532
- // addr - computed: true, optional: false, required: false
5533
- get addr() {
5534
- return this.getStringAttribute('addr');
5483
+ // aes_key - computed: true, optional: false, required: false
5484
+ get aesKey() {
5485
+ return this.getStringAttribute('aes_key');
5535
5486
  }
5536
- // type - computed: true, optional: false, required: false
5537
- get type() {
5538
- return this.getStringAttribute('type');
5487
+ // hmac_key - computed: true, optional: false, required: false
5488
+ get hmacKey() {
5489
+ return this.getStringAttribute('hmac_key');
5490
+ }
5491
+ // name - computed: true, optional: false, required: false
5492
+ get name() {
5493
+ return this.getStringAttribute('name');
5539
5494
  }
5540
5495
  }
5541
- export class DataAviVirtualserviceSidebandProfileIpList extends cdktf.ComplexList {
5496
+ export class DataAviVirtualserviceSamlSpConfigKeyList extends cdktf.ComplexList {
5542
5497
  terraformResource;
5543
5498
  terraformAttribute;
5544
5499
  wrapsSet;
@@ -5557,10 +5512,10 @@ export class DataAviVirtualserviceSidebandProfileIpList extends cdktf.ComplexLis
5557
5512
  * @param index the index of the item to return
5558
5513
  */
5559
5514
  get(index) {
5560
- return new DataAviVirtualserviceSidebandProfileIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5515
+ return new DataAviVirtualserviceSamlSpConfigKeyOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5561
5516
  }
5562
5517
  }
5563
- export function dataAviVirtualserviceSidebandProfileToTerraform(struct) {
5518
+ export function dataAviVirtualserviceSamlSpConfigToTerraform(struct) {
5564
5519
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5565
5520
  return struct;
5566
5521
  }
@@ -5569,7 +5524,7 @@ export function dataAviVirtualserviceSidebandProfileToTerraform(struct) {
5569
5524
  }
5570
5525
  return {};
5571
5526
  }
5572
- export function dataAviVirtualserviceSidebandProfileToHclTerraform(struct) {
5527
+ export function dataAviVirtualserviceSamlSpConfigToHclTerraform(struct) {
5573
5528
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5574
5529
  return struct;
5575
5530
  }
@@ -5579,7 +5534,7 @@ export function dataAviVirtualserviceSidebandProfileToHclTerraform(struct) {
5579
5534
  const attrs = {};
5580
5535
  return attrs;
5581
5536
  }
5582
- export class DataAviVirtualserviceSidebandProfileOutputReference extends cdktf.ComplexObject {
5537
+ export class DataAviVirtualserviceSamlSpConfigOutputReference extends cdktf.ComplexObject {
5583
5538
  isEmptyObject = false;
5584
5539
  /**
5585
5540
  * @param terraformResource The parent resource
@@ -5603,17 +5558,49 @@ export class DataAviVirtualserviceSidebandProfileOutputReference extends cdktf.C
5603
5558
  this.isEmptyObject = Object.keys(value).length === 0;
5604
5559
  }
5605
5560
  }
5606
- // ip - computed: true, optional: false, required: false
5607
- _ip = new DataAviVirtualserviceSidebandProfileIpList(this, "ip", false);
5608
- get ip() {
5609
- return this._ip;
5561
+ // acs_index - computed: true, optional: false, required: false
5562
+ get acsIndex() {
5563
+ return this.getStringAttribute('acs_index');
5610
5564
  }
5611
- // sideband_max_request_body_size - computed: true, optional: false, required: false
5612
- get sidebandMaxRequestBodySize() {
5613
- return this.getStringAttribute('sideband_max_request_body_size');
5565
+ // authn_req_acs_type - computed: true, optional: false, required: false
5566
+ get authnReqAcsType() {
5567
+ return this.getStringAttribute('authn_req_acs_type');
5568
+ }
5569
+ // cookie_name - computed: true, optional: false, required: false
5570
+ get cookieName() {
5571
+ return this.getStringAttribute('cookie_name');
5572
+ }
5573
+ // cookie_timeout - computed: true, optional: false, required: false
5574
+ get cookieTimeout() {
5575
+ return this.getStringAttribute('cookie_timeout');
5576
+ }
5577
+ // entity_id - computed: true, optional: false, required: false
5578
+ get entityId() {
5579
+ return this.getStringAttribute('entity_id');
5580
+ }
5581
+ // key - computed: true, optional: false, required: false
5582
+ _key = new DataAviVirtualserviceSamlSpConfigKeyList(this, "key", false);
5583
+ get key() {
5584
+ return this._key;
5585
+ }
5586
+ // signing_ssl_key_and_certificate_ref - computed: true, optional: false, required: false
5587
+ get signingSslKeyAndCertificateRef() {
5588
+ return this.getStringAttribute('signing_ssl_key_and_certificate_ref');
5589
+ }
5590
+ // single_signon_url - computed: true, optional: false, required: false
5591
+ get singleSignonUrl() {
5592
+ return this.getStringAttribute('single_signon_url');
5593
+ }
5594
+ // sp_metadata - computed: true, optional: false, required: false
5595
+ get spMetadata() {
5596
+ return this.getStringAttribute('sp_metadata');
5597
+ }
5598
+ // use_idp_session_timeout - computed: true, optional: false, required: false
5599
+ get useIdpSessionTimeout() {
5600
+ return this.getStringAttribute('use_idp_session_timeout');
5614
5601
  }
5615
5602
  }
5616
- export class DataAviVirtualserviceSidebandProfileList extends cdktf.ComplexList {
5603
+ export class DataAviVirtualserviceSamlSpConfigList extends cdktf.ComplexList {
5617
5604
  terraformResource;
5618
5605
  terraformAttribute;
5619
5606
  wrapsSet;
@@ -5632,10 +5619,10 @@ export class DataAviVirtualserviceSidebandProfileList extends cdktf.ComplexList
5632
5619
  * @param index the index of the item to return
5633
5620
  */
5634
5621
  get(index) {
5635
- return new DataAviVirtualserviceSidebandProfileOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5622
+ return new DataAviVirtualserviceSamlSpConfigOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5636
5623
  }
5637
5624
  }
5638
- export function dataAviVirtualserviceSnatIpToTerraform(struct) {
5625
+ export function dataAviVirtualserviceServicePoolSelectToTerraform(struct) {
5639
5626
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5640
5627
  return struct;
5641
5628
  }
@@ -5644,7 +5631,7 @@ export function dataAviVirtualserviceSnatIpToTerraform(struct) {
5644
5631
  }
5645
5632
  return {};
5646
5633
  }
5647
- export function dataAviVirtualserviceSnatIpToHclTerraform(struct) {
5634
+ export function dataAviVirtualserviceServicePoolSelectToHclTerraform(struct) {
5648
5635
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5649
5636
  return struct;
5650
5637
  }
@@ -5654,7 +5641,7 @@ export function dataAviVirtualserviceSnatIpToHclTerraform(struct) {
5654
5641
  const attrs = {};
5655
5642
  return attrs;
5656
5643
  }
5657
- export class DataAviVirtualserviceSnatIpOutputReference extends cdktf.ComplexObject {
5644
+ export class DataAviVirtualserviceServicePoolSelectOutputReference extends cdktf.ComplexObject {
5658
5645
  isEmptyObject = false;
5659
5646
  /**
5660
5647
  * @param terraformResource The parent resource
@@ -5678,16 +5665,28 @@ export class DataAviVirtualserviceSnatIpOutputReference extends cdktf.ComplexObj
5678
5665
  this.isEmptyObject = Object.keys(value).length === 0;
5679
5666
  }
5680
5667
  }
5681
- // addr - computed: true, optional: false, required: false
5682
- get addr() {
5683
- return this.getStringAttribute('addr');
5668
+ // service_pool_group_ref - computed: true, optional: false, required: false
5669
+ get servicePoolGroupRef() {
5670
+ return this.getStringAttribute('service_pool_group_ref');
5684
5671
  }
5685
- // type - computed: true, optional: false, required: false
5686
- get type() {
5687
- return this.getStringAttribute('type');
5672
+ // service_pool_ref - computed: true, optional: false, required: false
5673
+ get servicePoolRef() {
5674
+ return this.getStringAttribute('service_pool_ref');
5675
+ }
5676
+ // service_port - computed: true, optional: false, required: false
5677
+ get servicePort() {
5678
+ return this.getStringAttribute('service_port');
5679
+ }
5680
+ // service_port_range_end - computed: true, optional: false, required: false
5681
+ get servicePortRangeEnd() {
5682
+ return this.getStringAttribute('service_port_range_end');
5683
+ }
5684
+ // service_protocol - computed: true, optional: false, required: false
5685
+ get serviceProtocol() {
5686
+ return this.getStringAttribute('service_protocol');
5688
5687
  }
5689
5688
  }
5690
- export class DataAviVirtualserviceSnatIpList extends cdktf.ComplexList {
5689
+ export class DataAviVirtualserviceServicePoolSelectList extends cdktf.ComplexList {
5691
5690
  terraformResource;
5692
5691
  terraformAttribute;
5693
5692
  wrapsSet;
@@ -5706,10 +5705,10 @@ export class DataAviVirtualserviceSnatIpList extends cdktf.ComplexList {
5706
5705
  * @param index the index of the item to return
5707
5706
  */
5708
5707
  get(index) {
5709
- return new DataAviVirtualserviceSnatIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5708
+ return new DataAviVirtualserviceServicePoolSelectOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5710
5709
  }
5711
5710
  }
5712
- export function dataAviVirtualserviceSnatIp6AddressesToTerraform(struct) {
5711
+ export function dataAviVirtualserviceServicesToTerraform(struct) {
5713
5712
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5714
5713
  return struct;
5715
5714
  }
@@ -5718,7 +5717,7 @@ export function dataAviVirtualserviceSnatIp6AddressesToTerraform(struct) {
5718
5717
  }
5719
5718
  return {};
5720
5719
  }
5721
- export function dataAviVirtualserviceSnatIp6AddressesToHclTerraform(struct) {
5720
+ export function dataAviVirtualserviceServicesToHclTerraform(struct) {
5722
5721
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5723
5722
  return struct;
5724
5723
  }
@@ -5728,7 +5727,7 @@ export function dataAviVirtualserviceSnatIp6AddressesToHclTerraform(struct) {
5728
5727
  const attrs = {};
5729
5728
  return attrs;
5730
5729
  }
5731
- export class DataAviVirtualserviceSnatIp6AddressesOutputReference extends cdktf.ComplexObject {
5730
+ export class DataAviVirtualserviceServicesOutputReference extends cdktf.ComplexObject {
5732
5731
  isEmptyObject = false;
5733
5732
  /**
5734
5733
  * @param terraformResource The parent resource
@@ -5739,29 +5738,57 @@ export class DataAviVirtualserviceSnatIp6AddressesOutputReference extends cdktf.
5739
5738
  constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
5740
5739
  super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
5741
5740
  }
5742
- get internalValue() {
5743
- let hasAnyValues = this.isEmptyObject;
5744
- const internalValueResult = {};
5745
- return hasAnyValues ? internalValueResult : undefined;
5741
+ get internalValue() {
5742
+ let hasAnyValues = this.isEmptyObject;
5743
+ const internalValueResult = {};
5744
+ return hasAnyValues ? internalValueResult : undefined;
5745
+ }
5746
+ set internalValue(value) {
5747
+ if (value === undefined) {
5748
+ this.isEmptyObject = false;
5749
+ }
5750
+ else {
5751
+ this.isEmptyObject = Object.keys(value).length === 0;
5752
+ }
5753
+ }
5754
+ // enable_http2 - computed: true, optional: false, required: false
5755
+ get enableHttp2() {
5756
+ return this.getStringAttribute('enable_http2');
5757
+ }
5758
+ // enable_ssl - computed: true, optional: false, required: false
5759
+ get enableSsl() {
5760
+ return this.getStringAttribute('enable_ssl');
5761
+ }
5762
+ // horizon_internal_ports - computed: true, optional: false, required: false
5763
+ get horizonInternalPorts() {
5764
+ return this.getStringAttribute('horizon_internal_ports');
5765
+ }
5766
+ // is_active_ftp_data_port - computed: true, optional: false, required: false
5767
+ get isActiveFtpDataPort() {
5768
+ return this.getStringAttribute('is_active_ftp_data_port');
5769
+ }
5770
+ // is_passive_ftp_data_port - computed: true, optional: false, required: false
5771
+ get isPassiveFtpDataPort() {
5772
+ return this.getStringAttribute('is_passive_ftp_data_port');
5746
5773
  }
5747
- set internalValue(value) {
5748
- if (value === undefined) {
5749
- this.isEmptyObject = false;
5750
- }
5751
- else {
5752
- this.isEmptyObject = Object.keys(value).length === 0;
5753
- }
5774
+ // override_application_profile_ref - computed: true, optional: false, required: false
5775
+ get overrideApplicationProfileRef() {
5776
+ return this.getStringAttribute('override_application_profile_ref');
5754
5777
  }
5755
- // addr - computed: true, optional: false, required: false
5756
- get addr() {
5757
- return this.getStringAttribute('addr');
5778
+ // override_network_profile_ref - computed: true, optional: false, required: false
5779
+ get overrideNetworkProfileRef() {
5780
+ return this.getStringAttribute('override_network_profile_ref');
5758
5781
  }
5759
- // type - computed: true, optional: false, required: false
5760
- get type() {
5761
- return this.getStringAttribute('type');
5782
+ // port - computed: true, optional: false, required: false
5783
+ get port() {
5784
+ return this.getStringAttribute('port');
5785
+ }
5786
+ // port_range_end - computed: true, optional: false, required: false
5787
+ get portRangeEnd() {
5788
+ return this.getStringAttribute('port_range_end');
5762
5789
  }
5763
5790
  }
5764
- export class DataAviVirtualserviceSnatIp6AddressesList extends cdktf.ComplexList {
5791
+ export class DataAviVirtualserviceServicesList extends cdktf.ComplexList {
5765
5792
  terraformResource;
5766
5793
  terraformAttribute;
5767
5794
  wrapsSet;
@@ -5780,10 +5807,10 @@ export class DataAviVirtualserviceSnatIp6AddressesList extends cdktf.ComplexList
5780
5807
  * @param index the index of the item to return
5781
5808
  */
5782
5809
  get(index) {
5783
- return new DataAviVirtualserviceSnatIp6AddressesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5810
+ return new DataAviVirtualserviceServicesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5784
5811
  }
5785
5812
  }
5786
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToTerraform(struct) {
5813
+ export function dataAviVirtualserviceSidebandProfileIpToTerraform(struct) {
5787
5814
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5788
5815
  return struct;
5789
5816
  }
@@ -5792,7 +5819,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToTerra
5792
5819
  }
5793
5820
  return {};
5794
5821
  }
5795
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToHclTerraform(struct) {
5822
+ export function dataAviVirtualserviceSidebandProfileIpToHclTerraform(struct) {
5796
5823
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5797
5824
  return struct;
5798
5825
  }
@@ -5802,7 +5829,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToHclTe
5802
5829
  const attrs = {};
5803
5830
  return attrs;
5804
5831
  }
5805
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsOutputReference extends cdktf.ComplexObject {
5832
+ export class DataAviVirtualserviceSidebandProfileIpOutputReference extends cdktf.ComplexObject {
5806
5833
  isEmptyObject = false;
5807
5834
  /**
5808
5835
  * @param terraformResource The parent resource
@@ -5835,7 +5862,7 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsOutputRefe
5835
5862
  return this.getStringAttribute('type');
5836
5863
  }
5837
5864
  }
5838
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsList extends cdktf.ComplexList {
5865
+ export class DataAviVirtualserviceSidebandProfileIpList extends cdktf.ComplexList {
5839
5866
  terraformResource;
5840
5867
  terraformAttribute;
5841
5868
  wrapsSet;
@@ -5854,10 +5881,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsList exten
5854
5881
  * @param index the index of the item to return
5855
5882
  */
5856
5883
  get(index) {
5857
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5884
+ return new DataAviVirtualserviceSidebandProfileIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5858
5885
  }
5859
5886
  }
5860
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrToTerraform(struct) {
5887
+ export function dataAviVirtualserviceSidebandProfileToTerraform(struct) {
5861
5888
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5862
5889
  return struct;
5863
5890
  }
@@ -5866,7 +5893,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAd
5866
5893
  }
5867
5894
  return {};
5868
5895
  }
5869
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrToHclTerraform(struct) {
5896
+ export function dataAviVirtualserviceSidebandProfileToHclTerraform(struct) {
5870
5897
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5871
5898
  return struct;
5872
5899
  }
@@ -5876,7 +5903,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAd
5876
5903
  const attrs = {};
5877
5904
  return attrs;
5878
5905
  }
5879
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
5906
+ export class DataAviVirtualserviceSidebandProfileOutputReference extends cdktf.ComplexObject {
5880
5907
  isEmptyObject = false;
5881
5908
  /**
5882
5909
  * @param terraformResource The parent resource
@@ -5900,16 +5927,17 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrO
5900
5927
  this.isEmptyObject = Object.keys(value).length === 0;
5901
5928
  }
5902
5929
  }
5903
- // addr - computed: true, optional: false, required: false
5904
- get addr() {
5905
- return this.getStringAttribute('addr');
5930
+ // ip - computed: true, optional: false, required: false
5931
+ _ip = new DataAviVirtualserviceSidebandProfileIpList(this, "ip", false);
5932
+ get ip() {
5933
+ return this._ip;
5906
5934
  }
5907
- // type - computed: true, optional: false, required: false
5908
- get type() {
5909
- return this.getStringAttribute('type');
5935
+ // sideband_max_request_body_size - computed: true, optional: false, required: false
5936
+ get sidebandMaxRequestBodySize() {
5937
+ return this.getStringAttribute('sideband_max_request_body_size');
5910
5938
  }
5911
5939
  }
5912
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrList extends cdktf.ComplexList {
5940
+ export class DataAviVirtualserviceSidebandProfileList extends cdktf.ComplexList {
5913
5941
  terraformResource;
5914
5942
  terraformAttribute;
5915
5943
  wrapsSet;
@@ -5928,10 +5956,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrL
5928
5956
  * @param index the index of the item to return
5929
5957
  */
5930
5958
  get(index) {
5931
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5959
+ return new DataAviVirtualserviceSidebandProfileOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5932
5960
  }
5933
5961
  }
5934
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToTerraform(struct) {
5962
+ export function dataAviVirtualserviceSnatIpToTerraform(struct) {
5935
5963
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5936
5964
  return struct;
5937
5965
  }
@@ -5940,7 +5968,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToTe
5940
5968
  }
5941
5969
  return {};
5942
5970
  }
5943
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToHclTerraform(struct) {
5971
+ export function dataAviVirtualserviceSnatIpToHclTerraform(struct) {
5944
5972
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5945
5973
  return struct;
5946
5974
  }
@@ -5950,7 +5978,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToHc
5950
5978
  const attrs = {};
5951
5979
  return attrs;
5952
5980
  }
5953
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesOutputReference extends cdktf.ComplexObject {
5981
+ export class DataAviVirtualserviceSnatIpOutputReference extends cdktf.ComplexObject {
5954
5982
  isEmptyObject = false;
5955
5983
  /**
5956
5984
  * @param terraformResource The parent resource
@@ -5974,17 +6002,16 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesOutputR
5974
6002
  this.isEmptyObject = Object.keys(value).length === 0;
5975
6003
  }
5976
6004
  }
5977
- // ip_addr - computed: true, optional: false, required: false
5978
- _ipAddr = new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrList(this, "ip_addr", true);
5979
- get ipAddr() {
5980
- return this._ipAddr;
6005
+ // addr - computed: true, optional: false, required: false
6006
+ get addr() {
6007
+ return this.getStringAttribute('addr');
5981
6008
  }
5982
- // mask - computed: true, optional: false, required: false
5983
- get mask() {
5984
- return this.getStringAttribute('mask');
6009
+ // type - computed: true, optional: false, required: false
6010
+ get type() {
6011
+ return this.getStringAttribute('type');
5985
6012
  }
5986
6013
  }
5987
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesList extends cdktf.ComplexList {
6014
+ export class DataAviVirtualserviceSnatIpList extends cdktf.ComplexList {
5988
6015
  terraformResource;
5989
6016
  terraformAttribute;
5990
6017
  wrapsSet;
@@ -6003,10 +6030,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesList ex
6003
6030
  * @param index the index of the item to return
6004
6031
  */
6005
6032
  get(index) {
6006
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6033
+ return new DataAviVirtualserviceSnatIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6007
6034
  }
6008
6035
  }
6009
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginToTerraform(struct) {
6036
+ export function dataAviVirtualserviceSnatIp6AddressesToTerraform(struct) {
6010
6037
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6011
6038
  return struct;
6012
6039
  }
@@ -6015,7 +6042,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginT
6015
6042
  }
6016
6043
  return {};
6017
6044
  }
6018
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginToHclTerraform(struct) {
6045
+ export function dataAviVirtualserviceSnatIp6AddressesToHclTerraform(struct) {
6019
6046
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6020
6047
  return struct;
6021
6048
  }
@@ -6025,7 +6052,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginT
6025
6052
  const attrs = {};
6026
6053
  return attrs;
6027
6054
  }
6028
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginOutputReference extends cdktf.ComplexObject {
6055
+ export class DataAviVirtualserviceSnatIp6AddressesOutputReference extends cdktf.ComplexObject {
6029
6056
  isEmptyObject = false;
6030
6057
  /**
6031
6058
  * @param terraformResource The parent resource
@@ -6058,7 +6085,7 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginOutp
6058
6085
  return this.getStringAttribute('type');
6059
6086
  }
6060
6087
  }
6061
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginList extends cdktf.ComplexList {
6088
+ export class DataAviVirtualserviceSnatIp6AddressesList extends cdktf.ComplexList {
6062
6089
  terraformResource;
6063
6090
  terraformAttribute;
6064
6091
  wrapsSet;
@@ -6077,10 +6104,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginList
6077
6104
  * @param index the index of the item to return
6078
6105
  */
6079
6106
  get(index) {
6080
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6107
+ return new DataAviVirtualserviceSnatIp6AddressesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6081
6108
  }
6082
6109
  }
6083
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToTerraform(struct) {
6110
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToTerraform(struct) {
6084
6111
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6085
6112
  return struct;
6086
6113
  }
@@ -6089,7 +6116,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToT
6089
6116
  }
6090
6117
  return {};
6091
6118
  }
6092
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToHclTerraform(struct) {
6119
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListAddrsToHclTerraform(struct) {
6093
6120
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6094
6121
  return struct;
6095
6122
  }
@@ -6099,7 +6126,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToH
6099
6126
  const attrs = {};
6100
6127
  return attrs;
6101
6128
  }
6102
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndOutputReference extends cdktf.ComplexObject {
6129
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsOutputReference extends cdktf.ComplexObject {
6103
6130
  isEmptyObject = false;
6104
6131
  /**
6105
6132
  * @param terraformResource The parent resource
@@ -6132,7 +6159,7 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndOutput
6132
6159
  return this.getStringAttribute('type');
6133
6160
  }
6134
6161
  }
6135
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndList extends cdktf.ComplexList {
6162
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsList extends cdktf.ComplexList {
6136
6163
  terraformResource;
6137
6164
  terraformAttribute;
6138
6165
  wrapsSet;
@@ -6151,10 +6178,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndList e
6151
6178
  * @param index the index of the item to return
6152
6179
  */
6153
6180
  get(index) {
6154
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6181
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6155
6182
  }
6156
6183
  }
6157
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToTerraform(struct) {
6184
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrToTerraform(struct) {
6158
6185
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6159
6186
  return struct;
6160
6187
  }
@@ -6163,7 +6190,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToTerr
6163
6190
  }
6164
6191
  return {};
6165
6192
  }
6166
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToHclTerraform(struct) {
6193
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrToHclTerraform(struct) {
6167
6194
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6168
6195
  return struct;
6169
6196
  }
@@ -6173,7 +6200,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToHclT
6173
6200
  const attrs = {};
6174
6201
  return attrs;
6175
6202
  }
6176
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesOutputReference extends cdktf.ComplexObject {
6203
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
6177
6204
  isEmptyObject = false;
6178
6205
  /**
6179
6206
  * @param terraformResource The parent resource
@@ -6197,18 +6224,16 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesOutputRef
6197
6224
  this.isEmptyObject = Object.keys(value).length === 0;
6198
6225
  }
6199
6226
  }
6200
- // begin - computed: true, optional: false, required: false
6201
- _begin = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginList(this, "begin", true);
6202
- get begin() {
6203
- return this._begin;
6227
+ // addr - computed: true, optional: false, required: false
6228
+ get addr() {
6229
+ return this.getStringAttribute('addr');
6204
6230
  }
6205
- // end - computed: true, optional: false, required: false
6206
- _end = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndList(this, "end", true);
6207
- get end() {
6208
- return this._end;
6231
+ // type - computed: true, optional: false, required: false
6232
+ get type() {
6233
+ return this.getStringAttribute('type');
6209
6234
  }
6210
6235
  }
6211
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesList extends cdktf.ComplexList {
6236
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrList extends cdktf.ComplexList {
6212
6237
  terraformResource;
6213
6238
  terraformAttribute;
6214
6239
  wrapsSet;
@@ -6227,10 +6252,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesList exte
6227
6252
  * @param index the index of the item to return
6228
6253
  */
6229
6254
  get(index) {
6230
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6255
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6231
6256
  }
6232
6257
  }
6233
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToTerraform(struct) {
6258
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToTerraform(struct) {
6234
6259
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6235
6260
  return struct;
6236
6261
  }
@@ -6239,7 +6264,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToTerr
6239
6264
  }
6240
6265
  return {};
6241
6266
  }
6242
- export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToHclTerraform(struct) {
6267
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesToHclTerraform(struct) {
6243
6268
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6244
6269
  return struct;
6245
6270
  }
@@ -6249,7 +6274,7 @@ export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToHclT
6249
6274
  const attrs = {};
6250
6275
  return attrs;
6251
6276
  }
6252
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructOutputReference extends cdktf.ComplexObject {
6277
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesOutputReference extends cdktf.ComplexObject {
6253
6278
  isEmptyObject = false;
6254
6279
  /**
6255
6280
  * @param terraformResource The parent resource
@@ -6273,31 +6298,17 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructOutputRef
6273
6298
  this.isEmptyObject = Object.keys(value).length === 0;
6274
6299
  }
6275
6300
  }
6276
- // addrs - computed: true, optional: false, required: false
6277
- _addrs = new DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsList(this, "addrs", false);
6278
- get addrs() {
6279
- return this._addrs;
6280
- }
6281
- // group_refs - computed: true, optional: false, required: false
6282
- get groupRefs() {
6283
- return this.getListAttribute('group_refs');
6284
- }
6285
- // match_criteria - computed: true, optional: false, required: false
6286
- get matchCriteria() {
6287
- return this.getStringAttribute('match_criteria');
6288
- }
6289
- // prefixes - computed: true, optional: false, required: false
6290
- _prefixes = new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesList(this, "prefixes", false);
6291
- get prefixes() {
6292
- return this._prefixes;
6301
+ // ip_addr - computed: true, optional: false, required: false
6302
+ _ipAddr = new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesIpAddrList(this, "ip_addr", true);
6303
+ get ipAddr() {
6304
+ return this._ipAddr;
6293
6305
  }
6294
- // ranges - computed: true, optional: false, required: false
6295
- _ranges = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesList(this, "ranges", false);
6296
- get ranges() {
6297
- return this._ranges;
6306
+ // mask - computed: true, optional: false, required: false
6307
+ get mask() {
6308
+ return this.getStringAttribute('mask');
6298
6309
  }
6299
6310
  }
6300
- export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructList extends cdktf.ComplexList {
6311
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesList extends cdktf.ComplexList {
6301
6312
  terraformResource;
6302
6313
  terraformAttribute;
6303
6314
  wrapsSet;
@@ -6316,10 +6327,10 @@ export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructList exte
6316
6327
  * @param index the index of the item to return
6317
6328
  */
6318
6329
  get(index) {
6319
- return new DataAviVirtualserviceSslProfileSelectorsClientIpListStructOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6330
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6320
6331
  }
6321
6332
  }
6322
- export function dataAviVirtualserviceSslProfileSelectorsToTerraform(struct) {
6333
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginToTerraform(struct) {
6323
6334
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6324
6335
  return struct;
6325
6336
  }
@@ -6328,7 +6339,7 @@ export function dataAviVirtualserviceSslProfileSelectorsToTerraform(struct) {
6328
6339
  }
6329
6340
  return {};
6330
6341
  }
6331
- export function dataAviVirtualserviceSslProfileSelectorsToHclTerraform(struct) {
6342
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginToHclTerraform(struct) {
6332
6343
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6333
6344
  return struct;
6334
6345
  }
@@ -6338,7 +6349,7 @@ export function dataAviVirtualserviceSslProfileSelectorsToHclTerraform(struct) {
6338
6349
  const attrs = {};
6339
6350
  return attrs;
6340
6351
  }
6341
- export class DataAviVirtualserviceSslProfileSelectorsOutputReference extends cdktf.ComplexObject {
6352
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginOutputReference extends cdktf.ComplexObject {
6342
6353
  isEmptyObject = false;
6343
6354
  /**
6344
6355
  * @param terraformResource The parent resource
@@ -6362,17 +6373,16 @@ export class DataAviVirtualserviceSslProfileSelectorsOutputReference extends cdk
6362
6373
  this.isEmptyObject = Object.keys(value).length === 0;
6363
6374
  }
6364
6375
  }
6365
- // client_ip_list - computed: true, optional: false, required: false
6366
- _clientIpList = new DataAviVirtualserviceSslProfileSelectorsClientIpListStructList(this, "client_ip_list", true);
6367
- get clientIpList() {
6368
- return this._clientIpList;
6376
+ // addr - computed: true, optional: false, required: false
6377
+ get addr() {
6378
+ return this.getStringAttribute('addr');
6369
6379
  }
6370
- // ssl_profile_ref - computed: true, optional: false, required: false
6371
- get sslProfileRef() {
6372
- return this.getStringAttribute('ssl_profile_ref');
6380
+ // type - computed: true, optional: false, required: false
6381
+ get type() {
6382
+ return this.getStringAttribute('type');
6373
6383
  }
6374
6384
  }
6375
- export class DataAviVirtualserviceSslProfileSelectorsList extends cdktf.ComplexList {
6385
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginList extends cdktf.ComplexList {
6376
6386
  terraformResource;
6377
6387
  terraformAttribute;
6378
6388
  wrapsSet;
@@ -6391,10 +6401,10 @@ export class DataAviVirtualserviceSslProfileSelectorsList extends cdktf.ComplexL
6391
6401
  * @param index the index of the item to return
6392
6402
  */
6393
6403
  get(index) {
6394
- return new DataAviVirtualserviceSslProfileSelectorsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6404
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6395
6405
  }
6396
6406
  }
6397
- export function dataAviVirtualserviceStaticDnsRecordsCnameToTerraform(struct) {
6407
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToTerraform(struct) {
6398
6408
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6399
6409
  return struct;
6400
6410
  }
@@ -6403,7 +6413,7 @@ export function dataAviVirtualserviceStaticDnsRecordsCnameToTerraform(struct) {
6403
6413
  }
6404
6414
  return {};
6405
6415
  }
6406
- export function dataAviVirtualserviceStaticDnsRecordsCnameToHclTerraform(struct) {
6416
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndToHclTerraform(struct) {
6407
6417
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6408
6418
  return struct;
6409
6419
  }
@@ -6413,7 +6423,7 @@ export function dataAviVirtualserviceStaticDnsRecordsCnameToHclTerraform(struct)
6413
6423
  const attrs = {};
6414
6424
  return attrs;
6415
6425
  }
6416
- export class DataAviVirtualserviceStaticDnsRecordsCnameOutputReference extends cdktf.ComplexObject {
6426
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndOutputReference extends cdktf.ComplexObject {
6417
6427
  isEmptyObject = false;
6418
6428
  /**
6419
6429
  * @param terraformResource The parent resource
@@ -6437,12 +6447,16 @@ export class DataAviVirtualserviceStaticDnsRecordsCnameOutputReference extends c
6437
6447
  this.isEmptyObject = Object.keys(value).length === 0;
6438
6448
  }
6439
6449
  }
6440
- // cname - computed: true, optional: false, required: false
6441
- get cname() {
6442
- return this.getStringAttribute('cname');
6450
+ // addr - computed: true, optional: false, required: false
6451
+ get addr() {
6452
+ return this.getStringAttribute('addr');
6453
+ }
6454
+ // type - computed: true, optional: false, required: false
6455
+ get type() {
6456
+ return this.getStringAttribute('type');
6443
6457
  }
6444
6458
  }
6445
- export class DataAviVirtualserviceStaticDnsRecordsCnameList extends cdktf.ComplexList {
6459
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndList extends cdktf.ComplexList {
6446
6460
  terraformResource;
6447
6461
  terraformAttribute;
6448
6462
  wrapsSet;
@@ -6461,10 +6475,10 @@ export class DataAviVirtualserviceStaticDnsRecordsCnameList extends cdktf.Comple
6461
6475
  * @param index the index of the item to return
6462
6476
  */
6463
6477
  get(index) {
6464
- return new DataAviVirtualserviceStaticDnsRecordsCnameOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6478
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6465
6479
  }
6466
6480
  }
6467
- export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToTerraform(struct) {
6481
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToTerraform(struct) {
6468
6482
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6469
6483
  return struct;
6470
6484
  }
@@ -6473,7 +6487,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToTerra
6473
6487
  }
6474
6488
  return {};
6475
6489
  }
6476
- export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToHclTerraform(struct) {
6490
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListRangesToHclTerraform(struct) {
6477
6491
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6478
6492
  return struct;
6479
6493
  }
@@ -6483,7 +6497,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToHclTe
6483
6497
  const attrs = {};
6484
6498
  return attrs;
6485
6499
  }
6486
- export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressOutputReference extends cdktf.ComplexObject {
6500
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesOutputReference extends cdktf.ComplexObject {
6487
6501
  isEmptyObject = false;
6488
6502
  /**
6489
6503
  * @param terraformResource The parent resource
@@ -6507,16 +6521,18 @@ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressOutputRefe
6507
6521
  this.isEmptyObject = Object.keys(value).length === 0;
6508
6522
  }
6509
6523
  }
6510
- // addr - computed: true, optional: false, required: false
6511
- get addr() {
6512
- return this.getStringAttribute('addr');
6524
+ // begin - computed: true, optional: false, required: false
6525
+ _begin = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesBeginList(this, "begin", true);
6526
+ get begin() {
6527
+ return this._begin;
6513
6528
  }
6514
- // type - computed: true, optional: false, required: false
6515
- get type() {
6516
- return this.getStringAttribute('type');
6529
+ // end - computed: true, optional: false, required: false
6530
+ _end = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesEndList(this, "end", true);
6531
+ get end() {
6532
+ return this._end;
6517
6533
  }
6518
6534
  }
6519
- export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressList extends cdktf.ComplexList {
6535
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListRangesList extends cdktf.ComplexList {
6520
6536
  terraformResource;
6521
6537
  terraformAttribute;
6522
6538
  wrapsSet;
@@ -6535,10 +6551,10 @@ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressList exten
6535
6551
  * @param index the index of the item to return
6536
6552
  */
6537
6553
  get(index) {
6538
- return new DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6554
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6539
6555
  }
6540
6556
  }
6541
- export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToTerraform(struct) {
6557
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToTerraform(struct) {
6542
6558
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6543
6559
  return struct;
6544
6560
  }
@@ -6547,7 +6563,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToTerraform(struc
6547
6563
  }
6548
6564
  return {};
6549
6565
  }
6550
- export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToHclTerraform(struct) {
6566
+ export function dataAviVirtualserviceSslProfileSelectorsClientIpListStructToHclTerraform(struct) {
6551
6567
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6552
6568
  return struct;
6553
6569
  }
@@ -6557,7 +6573,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToHclTerraform(st
6557
6573
  const attrs = {};
6558
6574
  return attrs;
6559
6575
  }
6560
- export class DataAviVirtualserviceStaticDnsRecordsIp6AddressOutputReference extends cdktf.ComplexObject {
6576
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructOutputReference extends cdktf.ComplexObject {
6561
6577
  isEmptyObject = false;
6562
6578
  /**
6563
6579
  * @param terraformResource The parent resource
@@ -6581,13 +6597,31 @@ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressOutputReference exte
6581
6597
  this.isEmptyObject = Object.keys(value).length === 0;
6582
6598
  }
6583
6599
  }
6584
- // ip6_address - computed: true, optional: false, required: false
6585
- _ip6Address = new DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressList(this, "ip6_address", true);
6586
- get ip6Address() {
6587
- return this._ip6Address;
6600
+ // addrs - computed: true, optional: false, required: false
6601
+ _addrs = new DataAviVirtualserviceSslProfileSelectorsClientIpListAddrsList(this, "addrs", false);
6602
+ get addrs() {
6603
+ return this._addrs;
6604
+ }
6605
+ // group_refs - computed: true, optional: false, required: false
6606
+ get groupRefs() {
6607
+ return this.getListAttribute('group_refs');
6608
+ }
6609
+ // match_criteria - computed: true, optional: false, required: false
6610
+ get matchCriteria() {
6611
+ return this.getStringAttribute('match_criteria');
6612
+ }
6613
+ // prefixes - computed: true, optional: false, required: false
6614
+ _prefixes = new DataAviVirtualserviceSslProfileSelectorsClientIpListPrefixesList(this, "prefixes", false);
6615
+ get prefixes() {
6616
+ return this._prefixes;
6617
+ }
6618
+ // ranges - computed: true, optional: false, required: false
6619
+ _ranges = new DataAviVirtualserviceSslProfileSelectorsClientIpListRangesList(this, "ranges", false);
6620
+ get ranges() {
6621
+ return this._ranges;
6588
6622
  }
6589
6623
  }
6590
- export class DataAviVirtualserviceStaticDnsRecordsIp6AddressList extends cdktf.ComplexList {
6624
+ export class DataAviVirtualserviceSslProfileSelectorsClientIpListStructList extends cdktf.ComplexList {
6591
6625
  terraformResource;
6592
6626
  terraformAttribute;
6593
6627
  wrapsSet;
@@ -6606,10 +6640,10 @@ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressList extends cdktf.C
6606
6640
  * @param index the index of the item to return
6607
6641
  */
6608
6642
  get(index) {
6609
- return new DataAviVirtualserviceStaticDnsRecordsIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6643
+ return new DataAviVirtualserviceSslProfileSelectorsClientIpListStructOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6610
6644
  }
6611
6645
  }
6612
- export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToTerraform(struct) {
6646
+ export function dataAviVirtualserviceSslProfileSelectorsToTerraform(struct) {
6613
6647
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6614
6648
  return struct;
6615
6649
  }
@@ -6618,7 +6652,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToTerrafo
6618
6652
  }
6619
6653
  return {};
6620
6654
  }
6621
- export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToHclTerraform(struct) {
6655
+ export function dataAviVirtualserviceSslProfileSelectorsToHclTerraform(struct) {
6622
6656
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6623
6657
  return struct;
6624
6658
  }
@@ -6628,7 +6662,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToHclTerr
6628
6662
  const attrs = {};
6629
6663
  return attrs;
6630
6664
  }
6631
- export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressOutputReference extends cdktf.ComplexObject {
6665
+ export class DataAviVirtualserviceSslProfileSelectorsOutputReference extends cdktf.ComplexObject {
6632
6666
  isEmptyObject = false;
6633
6667
  /**
6634
6668
  * @param terraformResource The parent resource
@@ -6652,16 +6686,17 @@ export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressOutputRefere
6652
6686
  this.isEmptyObject = Object.keys(value).length === 0;
6653
6687
  }
6654
6688
  }
6655
- // addr - computed: true, optional: false, required: false
6656
- get addr() {
6657
- return this.getStringAttribute('addr');
6689
+ // client_ip_list - computed: true, optional: false, required: false
6690
+ _clientIpList = new DataAviVirtualserviceSslProfileSelectorsClientIpListStructList(this, "client_ip_list", true);
6691
+ get clientIpList() {
6692
+ return this._clientIpList;
6658
6693
  }
6659
- // type - computed: true, optional: false, required: false
6660
- get type() {
6661
- return this.getStringAttribute('type');
6694
+ // ssl_profile_ref - computed: true, optional: false, required: false
6695
+ get sslProfileRef() {
6696
+ return this.getStringAttribute('ssl_profile_ref');
6662
6697
  }
6663
6698
  }
6664
- export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressList extends cdktf.ComplexList {
6699
+ export class DataAviVirtualserviceSslProfileSelectorsList extends cdktf.ComplexList {
6665
6700
  terraformResource;
6666
6701
  terraformAttribute;
6667
6702
  wrapsSet;
@@ -6680,10 +6715,10 @@ export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressList extends
6680
6715
  * @param index the index of the item to return
6681
6716
  */
6682
6717
  get(index) {
6683
- return new DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6718
+ return new DataAviVirtualserviceSslProfileSelectorsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6684
6719
  }
6685
6720
  }
6686
- export function dataAviVirtualserviceStaticDnsRecordsIpAddressToTerraform(struct) {
6721
+ export function dataAviVirtualserviceStaticDnsRecordsCnameToTerraform(struct) {
6687
6722
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6688
6723
  return struct;
6689
6724
  }
@@ -6692,7 +6727,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIpAddressToTerraform(struct
6692
6727
  }
6693
6728
  return {};
6694
6729
  }
6695
- export function dataAviVirtualserviceStaticDnsRecordsIpAddressToHclTerraform(struct) {
6730
+ export function dataAviVirtualserviceStaticDnsRecordsCnameToHclTerraform(struct) {
6696
6731
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6697
6732
  return struct;
6698
6733
  }
@@ -6702,7 +6737,7 @@ export function dataAviVirtualserviceStaticDnsRecordsIpAddressToHclTerraform(str
6702
6737
  const attrs = {};
6703
6738
  return attrs;
6704
6739
  }
6705
- export class DataAviVirtualserviceStaticDnsRecordsIpAddressOutputReference extends cdktf.ComplexObject {
6740
+ export class DataAviVirtualserviceStaticDnsRecordsCnameOutputReference extends cdktf.ComplexObject {
6706
6741
  isEmptyObject = false;
6707
6742
  /**
6708
6743
  * @param terraformResource The parent resource
@@ -6726,13 +6761,12 @@ export class DataAviVirtualserviceStaticDnsRecordsIpAddressOutputReference exten
6726
6761
  this.isEmptyObject = Object.keys(value).length === 0;
6727
6762
  }
6728
6763
  }
6729
- // ip_address - computed: true, optional: false, required: false
6730
- _ipAddress = new DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressList(this, "ip_address", true);
6731
- get ipAddress() {
6732
- return this._ipAddress;
6764
+ // cname - computed: true, optional: false, required: false
6765
+ get cname() {
6766
+ return this.getStringAttribute('cname');
6733
6767
  }
6734
6768
  }
6735
- export class DataAviVirtualserviceStaticDnsRecordsIpAddressList extends cdktf.ComplexList {
6769
+ export class DataAviVirtualserviceStaticDnsRecordsCnameList extends cdktf.ComplexList {
6736
6770
  terraformResource;
6737
6771
  terraformAttribute;
6738
6772
  wrapsSet;
@@ -6751,10 +6785,10 @@ export class DataAviVirtualserviceStaticDnsRecordsIpAddressList extends cdktf.Co
6751
6785
  * @param index the index of the item to return
6752
6786
  */
6753
6787
  get(index) {
6754
- return new DataAviVirtualserviceStaticDnsRecordsIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6788
+ return new DataAviVirtualserviceStaticDnsRecordsCnameOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6755
6789
  }
6756
6790
  }
6757
- export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToTerraform(struct) {
6791
+ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToTerraform(struct) {
6758
6792
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6759
6793
  return struct;
6760
6794
  }
@@ -6763,7 +6797,7 @@ export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToTerraform(struct
6763
6797
  }
6764
6798
  return {};
6765
6799
  }
6766
- export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToHclTerraform(struct) {
6800
+ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressToHclTerraform(struct) {
6767
6801
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6768
6802
  return struct;
6769
6803
  }
@@ -6773,7 +6807,7 @@ export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToHclTerraform(str
6773
6807
  const attrs = {};
6774
6808
  return attrs;
6775
6809
  }
6776
- export class DataAviVirtualserviceStaticDnsRecordsMxRecordsOutputReference extends cdktf.ComplexObject {
6810
+ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressOutputReference extends cdktf.ComplexObject {
6777
6811
  isEmptyObject = false;
6778
6812
  /**
6779
6813
  * @param terraformResource The parent resource
@@ -6797,16 +6831,16 @@ export class DataAviVirtualserviceStaticDnsRecordsMxRecordsOutputReference exten
6797
6831
  this.isEmptyObject = Object.keys(value).length === 0;
6798
6832
  }
6799
6833
  }
6800
- // host - computed: true, optional: false, required: false
6801
- get host() {
6802
- return this.getStringAttribute('host');
6834
+ // addr - computed: true, optional: false, required: false
6835
+ get addr() {
6836
+ return this.getStringAttribute('addr');
6803
6837
  }
6804
- // priority - computed: true, optional: false, required: false
6805
- get priority() {
6806
- return this.getStringAttribute('priority');
6838
+ // type - computed: true, optional: false, required: false
6839
+ get type() {
6840
+ return this.getStringAttribute('type');
6807
6841
  }
6808
6842
  }
6809
- export class DataAviVirtualserviceStaticDnsRecordsMxRecordsList extends cdktf.ComplexList {
6843
+ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressList extends cdktf.ComplexList {
6810
6844
  terraformResource;
6811
6845
  terraformAttribute;
6812
6846
  wrapsSet;
@@ -6825,10 +6859,10 @@ export class DataAviVirtualserviceStaticDnsRecordsMxRecordsList extends cdktf.Co
6825
6859
  * @param index the index of the item to return
6826
6860
  */
6827
6861
  get(index) {
6828
- return new DataAviVirtualserviceStaticDnsRecordsMxRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6862
+ return new DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6829
6863
  }
6830
6864
  }
6831
- export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToTerraform(struct) {
6865
+ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToTerraform(struct) {
6832
6866
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6833
6867
  return struct;
6834
6868
  }
@@ -6837,7 +6871,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToTerraform(str
6837
6871
  }
6838
6872
  return {};
6839
6873
  }
6840
- export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToHclTerraform(struct) {
6874
+ export function dataAviVirtualserviceStaticDnsRecordsIp6AddressToHclTerraform(struct) {
6841
6875
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6842
6876
  return struct;
6843
6877
  }
@@ -6847,7 +6881,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToHclTerraform(
6847
6881
  const attrs = {};
6848
6882
  return attrs;
6849
6883
  }
6850
- export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressOutputReference extends cdktf.ComplexObject {
6884
+ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressOutputReference extends cdktf.ComplexObject {
6851
6885
  isEmptyObject = false;
6852
6886
  /**
6853
6887
  * @param terraformResource The parent resource
@@ -6871,16 +6905,13 @@ export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressOutputReference ex
6871
6905
  this.isEmptyObject = Object.keys(value).length === 0;
6872
6906
  }
6873
6907
  }
6874
- // addr - computed: true, optional: false, required: false
6875
- get addr() {
6876
- return this.getStringAttribute('addr');
6877
- }
6878
- // type - computed: true, optional: false, required: false
6879
- get type() {
6880
- return this.getStringAttribute('type');
6908
+ // ip6_address - computed: true, optional: false, required: false
6909
+ _ip6Address = new DataAviVirtualserviceStaticDnsRecordsIp6AddressIp6AddressList(this, "ip6_address", true);
6910
+ get ip6Address() {
6911
+ return this._ip6Address;
6881
6912
  }
6882
6913
  }
6883
- export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressList extends cdktf.ComplexList {
6914
+ export class DataAviVirtualserviceStaticDnsRecordsIp6AddressList extends cdktf.ComplexList {
6884
6915
  terraformResource;
6885
6916
  terraformAttribute;
6886
6917
  wrapsSet;
@@ -6899,10 +6930,10 @@ export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressList extends cdktf
6899
6930
  * @param index the index of the item to return
6900
6931
  */
6901
6932
  get(index) {
6902
- return new DataAviVirtualserviceStaticDnsRecordsNsIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6933
+ return new DataAviVirtualserviceStaticDnsRecordsIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6903
6934
  }
6904
6935
  }
6905
- export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToTerraform(struct) {
6936
+ export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToTerraform(struct) {
6906
6937
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6907
6938
  return struct;
6908
6939
  }
@@ -6911,7 +6942,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToTerraform(stru
6911
6942
  }
6912
6943
  return {};
6913
6944
  }
6914
- export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToHclTerraform(struct) {
6945
+ export function dataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressToHclTerraform(struct) {
6915
6946
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6916
6947
  return struct;
6917
6948
  }
@@ -6921,7 +6952,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToHclTerraform(s
6921
6952
  const attrs = {};
6922
6953
  return attrs;
6923
6954
  }
6924
- export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressOutputReference extends cdktf.ComplexObject {
6955
+ export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressOutputReference extends cdktf.ComplexObject {
6925
6956
  isEmptyObject = false;
6926
6957
  /**
6927
6958
  * @param terraformResource The parent resource
@@ -6954,7 +6985,7 @@ export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressOutputReference ext
6954
6985
  return this.getStringAttribute('type');
6955
6986
  }
6956
6987
  }
6957
- export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressList extends cdktf.ComplexList {
6988
+ export class DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressList extends cdktf.ComplexList {
6958
6989
  terraformResource;
6959
6990
  terraformAttribute;
6960
6991
  wrapsSet;
@@ -6973,10 +7004,10 @@ export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressList extends cdktf.
6973
7004
  * @param index the index of the item to return
6974
7005
  */
6975
7006
  get(index) {
6976
- return new DataAviVirtualserviceStaticDnsRecordsNsIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7007
+ return new DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
6977
7008
  }
6978
7009
  }
6979
- export function dataAviVirtualserviceStaticDnsRecordsNsToTerraform(struct) {
7010
+ export function dataAviVirtualserviceStaticDnsRecordsIpAddressToTerraform(struct) {
6980
7011
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6981
7012
  return struct;
6982
7013
  }
@@ -6985,7 +7016,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsToTerraform(struct) {
6985
7016
  }
6986
7017
  return {};
6987
7018
  }
6988
- export function dataAviVirtualserviceStaticDnsRecordsNsToHclTerraform(struct) {
7019
+ export function dataAviVirtualserviceStaticDnsRecordsIpAddressToHclTerraform(struct) {
6989
7020
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6990
7021
  return struct;
6991
7022
  }
@@ -6995,7 +7026,7 @@ export function dataAviVirtualserviceStaticDnsRecordsNsToHclTerraform(struct) {
6995
7026
  const attrs = {};
6996
7027
  return attrs;
6997
7028
  }
6998
- export class DataAviVirtualserviceStaticDnsRecordsNsOutputReference extends cdktf.ComplexObject {
7029
+ export class DataAviVirtualserviceStaticDnsRecordsIpAddressOutputReference extends cdktf.ComplexObject {
6999
7030
  isEmptyObject = false;
7000
7031
  /**
7001
7032
  * @param terraformResource The parent resource
@@ -7019,22 +7050,13 @@ export class DataAviVirtualserviceStaticDnsRecordsNsOutputReference extends cdkt
7019
7050
  this.isEmptyObject = Object.keys(value).length === 0;
7020
7051
  }
7021
7052
  }
7022
- // ip6_address - computed: true, optional: false, required: false
7023
- _ip6Address = new DataAviVirtualserviceStaticDnsRecordsNsIp6AddressList(this, "ip6_address", true);
7024
- get ip6Address() {
7025
- return this._ip6Address;
7026
- }
7027
7053
  // ip_address - computed: true, optional: false, required: false
7028
- _ipAddress = new DataAviVirtualserviceStaticDnsRecordsNsIpAddressList(this, "ip_address", true);
7054
+ _ipAddress = new DataAviVirtualserviceStaticDnsRecordsIpAddressIpAddressList(this, "ip_address", true);
7029
7055
  get ipAddress() {
7030
7056
  return this._ipAddress;
7031
7057
  }
7032
- // nsname - computed: true, optional: false, required: false
7033
- get nsname() {
7034
- return this.getStringAttribute('nsname');
7035
- }
7036
7058
  }
7037
- export class DataAviVirtualserviceStaticDnsRecordsNsList extends cdktf.ComplexList {
7059
+ export class DataAviVirtualserviceStaticDnsRecordsIpAddressList extends cdktf.ComplexList {
7038
7060
  terraformResource;
7039
7061
  terraformAttribute;
7040
7062
  wrapsSet;
@@ -7053,10 +7075,10 @@ export class DataAviVirtualserviceStaticDnsRecordsNsList extends cdktf.ComplexLi
7053
7075
  * @param index the index of the item to return
7054
7076
  */
7055
7077
  get(index) {
7056
- return new DataAviVirtualserviceStaticDnsRecordsNsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7078
+ return new DataAviVirtualserviceStaticDnsRecordsIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7057
7079
  }
7058
7080
  }
7059
- export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToTerraform(struct) {
7081
+ export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToTerraform(struct) {
7060
7082
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7061
7083
  return struct;
7062
7084
  }
@@ -7065,7 +7087,7 @@ export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToTerraform(s
7065
7087
  }
7066
7088
  return {};
7067
7089
  }
7068
- export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToHclTerraform(struct) {
7090
+ export function dataAviVirtualserviceStaticDnsRecordsMxRecordsToHclTerraform(struct) {
7069
7091
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7070
7092
  return struct;
7071
7093
  }
@@ -7075,7 +7097,7 @@ export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToHclTerrafor
7075
7097
  const attrs = {};
7076
7098
  return attrs;
7077
7099
  }
7078
- export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorOutputReference extends cdktf.ComplexObject {
7100
+ export class DataAviVirtualserviceStaticDnsRecordsMxRecordsOutputReference extends cdktf.ComplexObject {
7079
7101
  isEmptyObject = false;
7080
7102
  /**
7081
7103
  * @param terraformResource The parent resource
@@ -7099,24 +7121,16 @@ export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorOutputReference
7099
7121
  this.isEmptyObject = Object.keys(value).length === 0;
7100
7122
  }
7101
7123
  }
7102
- // port - computed: true, optional: false, required: false
7103
- get port() {
7104
- return this.getStringAttribute('port');
7124
+ // host - computed: true, optional: false, required: false
7125
+ get host() {
7126
+ return this.getStringAttribute('host');
7105
7127
  }
7106
7128
  // priority - computed: true, optional: false, required: false
7107
7129
  get priority() {
7108
7130
  return this.getStringAttribute('priority');
7109
7131
  }
7110
- // target - computed: true, optional: false, required: false
7111
- get target() {
7112
- return this.getStringAttribute('target');
7113
- }
7114
- // weight - computed: true, optional: false, required: false
7115
- get weight() {
7116
- return this.getStringAttribute('weight');
7117
- }
7118
7132
  }
7119
- export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorList extends cdktf.ComplexList {
7133
+ export class DataAviVirtualserviceStaticDnsRecordsMxRecordsList extends cdktf.ComplexList {
7120
7134
  terraformResource;
7121
7135
  terraformAttribute;
7122
7136
  wrapsSet;
@@ -7135,10 +7149,10 @@ export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorList extends cdk
7135
7149
  * @param index the index of the item to return
7136
7150
  */
7137
7151
  get(index) {
7138
- return new DataAviVirtualserviceStaticDnsRecordsServiceLocatorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7152
+ return new DataAviVirtualserviceStaticDnsRecordsMxRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7139
7153
  }
7140
7154
  }
7141
- export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToTerraform(struct) {
7155
+ export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToTerraform(struct) {
7142
7156
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7143
7157
  return struct;
7144
7158
  }
@@ -7147,7 +7161,7 @@ export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToTerraform(struc
7147
7161
  }
7148
7162
  return {};
7149
7163
  }
7150
- export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToHclTerraform(struct) {
7164
+ export function dataAviVirtualserviceStaticDnsRecordsNsIp6AddressToHclTerraform(struct) {
7151
7165
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7152
7166
  return struct;
7153
7167
  }
@@ -7157,7 +7171,7 @@ export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToHclTerraform(st
7157
7171
  const attrs = {};
7158
7172
  return attrs;
7159
7173
  }
7160
- export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsOutputReference extends cdktf.ComplexObject {
7174
+ export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressOutputReference extends cdktf.ComplexObject {
7161
7175
  isEmptyObject = false;
7162
7176
  /**
7163
7177
  * @param terraformResource The parent resource
@@ -7181,12 +7195,16 @@ export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsOutputReference exte
7181
7195
  this.isEmptyObject = Object.keys(value).length === 0;
7182
7196
  }
7183
7197
  }
7184
- // text_str - computed: true, optional: false, required: false
7185
- get textStr() {
7186
- return this.getStringAttribute('text_str');
7198
+ // addr - computed: true, optional: false, required: false
7199
+ get addr() {
7200
+ return this.getStringAttribute('addr');
7201
+ }
7202
+ // type - computed: true, optional: false, required: false
7203
+ get type() {
7204
+ return this.getStringAttribute('type');
7187
7205
  }
7188
7206
  }
7189
- export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsList extends cdktf.ComplexList {
7207
+ export class DataAviVirtualserviceStaticDnsRecordsNsIp6AddressList extends cdktf.ComplexList {
7190
7208
  terraformResource;
7191
7209
  terraformAttribute;
7192
7210
  wrapsSet;
@@ -7205,10 +7223,10 @@ export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsList extends cdktf.C
7205
7223
  * @param index the index of the item to return
7206
7224
  */
7207
7225
  get(index) {
7208
- return new DataAviVirtualserviceStaticDnsRecordsTxtRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7226
+ return new DataAviVirtualserviceStaticDnsRecordsNsIp6AddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7209
7227
  }
7210
7228
  }
7211
- export function dataAviVirtualserviceStaticDnsRecordsToTerraform(struct) {
7229
+ export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToTerraform(struct) {
7212
7230
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7213
7231
  return struct;
7214
7232
  }
@@ -7217,7 +7235,7 @@ export function dataAviVirtualserviceStaticDnsRecordsToTerraform(struct) {
7217
7235
  }
7218
7236
  return {};
7219
7237
  }
7220
- export function dataAviVirtualserviceStaticDnsRecordsToHclTerraform(struct) {
7238
+ export function dataAviVirtualserviceStaticDnsRecordsNsIpAddressToHclTerraform(struct) {
7221
7239
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7222
7240
  return struct;
7223
7241
  }
@@ -7227,103 +7245,40 @@ export function dataAviVirtualserviceStaticDnsRecordsToHclTerraform(struct) {
7227
7245
  const attrs = {};
7228
7246
  return attrs;
7229
7247
  }
7230
- export class DataAviVirtualserviceStaticDnsRecordsOutputReference extends cdktf.ComplexObject {
7248
+ export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressOutputReference extends cdktf.ComplexObject {
7231
7249
  isEmptyObject = false;
7232
- /**
7233
- * @param terraformResource The parent resource
7234
- * @param terraformAttribute The attribute on the parent resource this class is referencing
7235
- * @param complexObjectIndex the index of this item in the list
7236
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7237
- */
7238
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
7239
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
7240
- }
7241
- get internalValue() {
7242
- let hasAnyValues = this.isEmptyObject;
7243
- const internalValueResult = {};
7244
- return hasAnyValues ? internalValueResult : undefined;
7245
- }
7246
- set internalValue(value) {
7247
- if (value === undefined) {
7248
- this.isEmptyObject = false;
7249
- }
7250
- else {
7251
- this.isEmptyObject = Object.keys(value).length === 0;
7252
- }
7253
- }
7254
- // algorithm - computed: true, optional: false, required: false
7255
- get algorithm() {
7256
- return this.getStringAttribute('algorithm');
7257
- }
7258
- // cname - computed: true, optional: false, required: false
7259
- _cname = new DataAviVirtualserviceStaticDnsRecordsCnameList(this, "cname", true);
7260
- get cname() {
7261
- return this._cname;
7262
- }
7263
- // delegated - computed: true, optional: false, required: false
7264
- get delegated() {
7265
- return this.getStringAttribute('delegated');
7266
- }
7267
- // description - computed: true, optional: false, required: false
7268
- get description() {
7269
- return this.getStringAttribute('description');
7270
- }
7271
- // fqdn - computed: true, optional: false, required: false
7272
- get fqdn() {
7273
- return this.getListAttribute('fqdn');
7274
- }
7275
- // ip6_address - computed: true, optional: false, required: false
7276
- _ip6Address = new DataAviVirtualserviceStaticDnsRecordsIp6AddressList(this, "ip6_address", false);
7277
- get ip6Address() {
7278
- return this._ip6Address;
7279
- }
7280
- // ip_address - computed: true, optional: false, required: false
7281
- _ipAddress = new DataAviVirtualserviceStaticDnsRecordsIpAddressList(this, "ip_address", false);
7282
- get ipAddress() {
7283
- return this._ipAddress;
7284
- }
7285
- // metadata - computed: true, optional: false, required: false
7286
- get metadata() {
7287
- return this.getStringAttribute('metadata');
7288
- }
7289
- // mx_records - computed: true, optional: false, required: false
7290
- _mxRecords = new DataAviVirtualserviceStaticDnsRecordsMxRecordsList(this, "mx_records", false);
7291
- get mxRecords() {
7292
- return this._mxRecords;
7293
- }
7294
- // ns - computed: true, optional: false, required: false
7295
- _ns = new DataAviVirtualserviceStaticDnsRecordsNsList(this, "ns", false);
7296
- get ns() {
7297
- return this._ns;
7298
- }
7299
- // num_records_in_response - computed: true, optional: false, required: false
7300
- get numRecordsInResponse() {
7301
- return this.getStringAttribute('num_records_in_response');
7250
+ /**
7251
+ * @param terraformResource The parent resource
7252
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
7253
+ * @param complexObjectIndex the index of this item in the list
7254
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7255
+ */
7256
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
7257
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
7302
7258
  }
7303
- // service_locator - computed: true, optional: false, required: false
7304
- _serviceLocator = new DataAviVirtualserviceStaticDnsRecordsServiceLocatorList(this, "service_locator", false);
7305
- get serviceLocator() {
7306
- return this._serviceLocator;
7259
+ get internalValue() {
7260
+ let hasAnyValues = this.isEmptyObject;
7261
+ const internalValueResult = {};
7262
+ return hasAnyValues ? internalValueResult : undefined;
7307
7263
  }
7308
- // ttl - computed: true, optional: false, required: false
7309
- get ttl() {
7310
- return this.getStringAttribute('ttl');
7264
+ set internalValue(value) {
7265
+ if (value === undefined) {
7266
+ this.isEmptyObject = false;
7267
+ }
7268
+ else {
7269
+ this.isEmptyObject = Object.keys(value).length === 0;
7270
+ }
7311
7271
  }
7312
- // txt_records - computed: true, optional: false, required: false
7313
- _txtRecords = new DataAviVirtualserviceStaticDnsRecordsTxtRecordsList(this, "txt_records", false);
7314
- get txtRecords() {
7315
- return this._txtRecords;
7272
+ // addr - computed: true, optional: false, required: false
7273
+ get addr() {
7274
+ return this.getStringAttribute('addr');
7316
7275
  }
7317
7276
  // type - computed: true, optional: false, required: false
7318
7277
  get type() {
7319
7278
  return this.getStringAttribute('type');
7320
7279
  }
7321
- // wildcard_match - computed: true, optional: false, required: false
7322
- get wildcardMatch() {
7323
- return this.getStringAttribute('wildcard_match');
7324
- }
7325
7280
  }
7326
- export class DataAviVirtualserviceStaticDnsRecordsList extends cdktf.ComplexList {
7281
+ export class DataAviVirtualserviceStaticDnsRecordsNsIpAddressList extends cdktf.ComplexList {
7327
7282
  terraformResource;
7328
7283
  terraformAttribute;
7329
7284
  wrapsSet;
@@ -7342,10 +7297,10 @@ export class DataAviVirtualserviceStaticDnsRecordsList extends cdktf.ComplexList
7342
7297
  * @param index the index of the item to return
7343
7298
  */
7344
7299
  get(index) {
7345
- return new DataAviVirtualserviceStaticDnsRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7300
+ return new DataAviVirtualserviceStaticDnsRecordsNsIpAddressOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7346
7301
  }
7347
7302
  }
7348
- export function dataAviVirtualserviceTopologyPoliciesToTerraform(struct) {
7303
+ export function dataAviVirtualserviceStaticDnsRecordsNsToTerraform(struct) {
7349
7304
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7350
7305
  return struct;
7351
7306
  }
@@ -7354,7 +7309,7 @@ export function dataAviVirtualserviceTopologyPoliciesToTerraform(struct) {
7354
7309
  }
7355
7310
  return {};
7356
7311
  }
7357
- export function dataAviVirtualserviceTopologyPoliciesToHclTerraform(struct) {
7312
+ export function dataAviVirtualserviceStaticDnsRecordsNsToHclTerraform(struct) {
7358
7313
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7359
7314
  return struct;
7360
7315
  }
@@ -7364,7 +7319,7 @@ export function dataAviVirtualserviceTopologyPoliciesToHclTerraform(struct) {
7364
7319
  const attrs = {};
7365
7320
  return attrs;
7366
7321
  }
7367
- export class DataAviVirtualserviceTopologyPoliciesOutputReference extends cdktf.ComplexObject {
7322
+ export class DataAviVirtualserviceStaticDnsRecordsNsOutputReference extends cdktf.ComplexObject {
7368
7323
  isEmptyObject = false;
7369
7324
  /**
7370
7325
  * @param terraformResource The parent resource
@@ -7388,16 +7343,22 @@ export class DataAviVirtualserviceTopologyPoliciesOutputReference extends cdktf.
7388
7343
  this.isEmptyObject = Object.keys(value).length === 0;
7389
7344
  }
7390
7345
  }
7391
- // dns_policy_ref - computed: true, optional: false, required: false
7392
- get dnsPolicyRef() {
7393
- return this.getStringAttribute('dns_policy_ref');
7346
+ // ip6_address - computed: true, optional: false, required: false
7347
+ _ip6Address = new DataAviVirtualserviceStaticDnsRecordsNsIp6AddressList(this, "ip6_address", true);
7348
+ get ip6Address() {
7349
+ return this._ip6Address;
7394
7350
  }
7395
- // index - computed: true, optional: false, required: false
7396
- get index() {
7397
- return this.getStringAttribute('index');
7351
+ // ip_address - computed: true, optional: false, required: false
7352
+ _ipAddress = new DataAviVirtualserviceStaticDnsRecordsNsIpAddressList(this, "ip_address", true);
7353
+ get ipAddress() {
7354
+ return this._ipAddress;
7355
+ }
7356
+ // nsname - computed: true, optional: false, required: false
7357
+ get nsname() {
7358
+ return this.getStringAttribute('nsname');
7398
7359
  }
7399
7360
  }
7400
- export class DataAviVirtualserviceTopologyPoliciesList extends cdktf.ComplexList {
7361
+ export class DataAviVirtualserviceStaticDnsRecordsNsList extends cdktf.ComplexList {
7401
7362
  terraformResource;
7402
7363
  terraformAttribute;
7403
7364
  wrapsSet;
@@ -7416,10 +7377,10 @@ export class DataAviVirtualserviceTopologyPoliciesList extends cdktf.ComplexList
7416
7377
  * @param index the index of the item to return
7417
7378
  */
7418
7379
  get(index) {
7419
- return new DataAviVirtualserviceTopologyPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7380
+ return new DataAviVirtualserviceStaticDnsRecordsNsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7420
7381
  }
7421
7382
  }
7422
- export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsToTerraform(struct) {
7383
+ export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToTerraform(struct) {
7423
7384
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7424
7385
  return struct;
7425
7386
  }
@@ -7428,7 +7389,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClas
7428
7389
  }
7429
7390
  return {};
7430
7391
  }
7431
- export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsToHclTerraform(struct) {
7392
+ export function dataAviVirtualserviceStaticDnsRecordsServiceLocatorToHclTerraform(struct) {
7432
7393
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7433
7394
  return struct;
7434
7395
  }
@@ -7438,7 +7399,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClas
7438
7399
  const attrs = {};
7439
7400
  return attrs;
7440
7401
  }
7441
- export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsOutputReference extends cdktf.ComplexObject {
7402
+ export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorOutputReference extends cdktf.ComplexObject {
7442
7403
  isEmptyObject = false;
7443
7404
  /**
7444
7405
  * @param terraformResource The parent resource
@@ -7462,16 +7423,24 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassif
7462
7423
  this.isEmptyObject = Object.keys(value).length === 0;
7463
7424
  }
7464
7425
  }
7465
- // type - computed: true, optional: false, required: false
7466
- get type() {
7467
- return this.getStringAttribute('type');
7426
+ // port - computed: true, optional: false, required: false
7427
+ get port() {
7428
+ return this.getStringAttribute('port');
7468
7429
  }
7469
- // user_defined_type - computed: true, optional: false, required: false
7470
- get userDefinedType() {
7471
- return this.getStringAttribute('user_defined_type');
7430
+ // priority - computed: true, optional: false, required: false
7431
+ get priority() {
7432
+ return this.getStringAttribute('priority');
7433
+ }
7434
+ // target - computed: true, optional: false, required: false
7435
+ get target() {
7436
+ return this.getStringAttribute('target');
7437
+ }
7438
+ // weight - computed: true, optional: false, required: false
7439
+ get weight() {
7440
+ return this.getStringAttribute('weight');
7472
7441
  }
7473
7442
  }
7474
- export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsList extends cdktf.ComplexList {
7443
+ export class DataAviVirtualserviceStaticDnsRecordsServiceLocatorList extends cdktf.ComplexList {
7475
7444
  terraformResource;
7476
7445
  terraformAttribute;
7477
7446
  wrapsSet;
@@ -7490,10 +7459,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassif
7490
7459
  * @param index the index of the item to return
7491
7460
  */
7492
7461
  get(index) {
7493
- return new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7462
+ return new DataAviVirtualserviceStaticDnsRecordsServiceLocatorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7494
7463
  }
7495
7464
  }
7496
- export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToTerraform(struct) {
7465
+ export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToTerraform(struct) {
7497
7466
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7498
7467
  return struct;
7499
7468
  }
@@ -7502,7 +7471,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToTe
7502
7471
  }
7503
7472
  return {};
7504
7473
  }
7505
- export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToHclTerraform(struct) {
7474
+ export function dataAviVirtualserviceStaticDnsRecordsTxtRecordsToHclTerraform(struct) {
7506
7475
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7507
7476
  return struct;
7508
7477
  }
@@ -7512,7 +7481,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToHc
7512
7481
  const attrs = {};
7513
7482
  return attrs;
7514
7483
  }
7515
- export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultOutputReference extends cdktf.ComplexObject {
7484
+ export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsOutputReference extends cdktf.ComplexObject {
7516
7485
  isEmptyObject = false;
7517
7486
  /**
7518
7487
  * @param terraformResource The parent resource
@@ -7536,17 +7505,12 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultOutputR
7536
7505
  this.isEmptyObject = Object.keys(value).length === 0;
7537
7506
  }
7538
7507
  }
7539
- // classifications - computed: true, optional: false, required: false
7540
- _classifications = new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsList(this, "classifications", false);
7541
- get classifications() {
7542
- return this._classifications;
7543
- }
7544
- // match_operation - computed: true, optional: false, required: false
7545
- get matchOperation() {
7546
- return this.getStringAttribute('match_operation');
7508
+ // text_str - computed: true, optional: false, required: false
7509
+ get textStr() {
7510
+ return this.getStringAttribute('text_str');
7547
7511
  }
7548
7512
  }
7549
- export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList extends cdktf.ComplexList {
7513
+ export class DataAviVirtualserviceStaticDnsRecordsTxtRecordsList extends cdktf.ComplexList {
7550
7514
  terraformResource;
7551
7515
  terraformAttribute;
7552
7516
  wrapsSet;
@@ -7565,10 +7529,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList ex
7565
7529
  * @param index the index of the item to return
7566
7530
  */
7567
7531
  get(index) {
7568
- return new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7532
+ return new DataAviVirtualserviceStaticDnsRecordsTxtRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7569
7533
  }
7570
7534
  }
7571
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToTerraform(struct) {
7535
+ export function dataAviVirtualserviceStaticDnsRecordsToTerraform(struct) {
7572
7536
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7573
7537
  return struct;
7574
7538
  }
@@ -7577,7 +7541,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToTerrafo
7577
7541
  }
7578
7542
  return {};
7579
7543
  }
7580
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToHclTerraform(struct) {
7544
+ export function dataAviVirtualserviceStaticDnsRecordsToHclTerraform(struct) {
7581
7545
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7582
7546
  return struct;
7583
7547
  }
@@ -7587,7 +7551,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToHclTerr
7587
7551
  const attrs = {};
7588
7552
  return attrs;
7589
7553
  }
7590
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputReference extends cdktf.ComplexObject {
7554
+ export class DataAviVirtualserviceStaticDnsRecordsOutputReference extends cdktf.ComplexObject {
7591
7555
  isEmptyObject = false;
7592
7556
  /**
7593
7557
  * @param terraformResource The parent resource
@@ -7611,16 +7575,79 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputRefere
7611
7575
  this.isEmptyObject = Object.keys(value).length === 0;
7612
7576
  }
7613
7577
  }
7614
- // addr - computed: true, optional: false, required: false
7615
- get addr() {
7616
- return this.getStringAttribute('addr');
7578
+ // algorithm - computed: true, optional: false, required: false
7579
+ get algorithm() {
7580
+ return this.getStringAttribute('algorithm');
7581
+ }
7582
+ // cname - computed: true, optional: false, required: false
7583
+ _cname = new DataAviVirtualserviceStaticDnsRecordsCnameList(this, "cname", true);
7584
+ get cname() {
7585
+ return this._cname;
7586
+ }
7587
+ // delegated - computed: true, optional: false, required: false
7588
+ get delegated() {
7589
+ return this.getStringAttribute('delegated');
7590
+ }
7591
+ // description - computed: true, optional: false, required: false
7592
+ get description() {
7593
+ return this.getStringAttribute('description');
7594
+ }
7595
+ // fqdn - computed: true, optional: false, required: false
7596
+ get fqdn() {
7597
+ return this.getListAttribute('fqdn');
7598
+ }
7599
+ // ip6_address - computed: true, optional: false, required: false
7600
+ _ip6Address = new DataAviVirtualserviceStaticDnsRecordsIp6AddressList(this, "ip6_address", false);
7601
+ get ip6Address() {
7602
+ return this._ip6Address;
7603
+ }
7604
+ // ip_address - computed: true, optional: false, required: false
7605
+ _ipAddress = new DataAviVirtualserviceStaticDnsRecordsIpAddressList(this, "ip_address", false);
7606
+ get ipAddress() {
7607
+ return this._ipAddress;
7608
+ }
7609
+ // metadata - computed: true, optional: false, required: false
7610
+ get metadata() {
7611
+ return this.getStringAttribute('metadata');
7612
+ }
7613
+ // mx_records - computed: true, optional: false, required: false
7614
+ _mxRecords = new DataAviVirtualserviceStaticDnsRecordsMxRecordsList(this, "mx_records", false);
7615
+ get mxRecords() {
7616
+ return this._mxRecords;
7617
+ }
7618
+ // ns - computed: true, optional: false, required: false
7619
+ _ns = new DataAviVirtualserviceStaticDnsRecordsNsList(this, "ns", false);
7620
+ get ns() {
7621
+ return this._ns;
7622
+ }
7623
+ // num_records_in_response - computed: true, optional: false, required: false
7624
+ get numRecordsInResponse() {
7625
+ return this.getStringAttribute('num_records_in_response');
7626
+ }
7627
+ // service_locator - computed: true, optional: false, required: false
7628
+ _serviceLocator = new DataAviVirtualserviceStaticDnsRecordsServiceLocatorList(this, "service_locator", false);
7629
+ get serviceLocator() {
7630
+ return this._serviceLocator;
7631
+ }
7632
+ // ttl - computed: true, optional: false, required: false
7633
+ get ttl() {
7634
+ return this.getStringAttribute('ttl');
7635
+ }
7636
+ // txt_records - computed: true, optional: false, required: false
7637
+ _txtRecords = new DataAviVirtualserviceStaticDnsRecordsTxtRecordsList(this, "txt_records", false);
7638
+ get txtRecords() {
7639
+ return this._txtRecords;
7617
7640
  }
7618
7641
  // type - computed: true, optional: false, required: false
7619
7642
  get type() {
7620
7643
  return this.getStringAttribute('type');
7621
7644
  }
7645
+ // wildcard_match - computed: true, optional: false, required: false
7646
+ get wildcardMatch() {
7647
+ return this.getStringAttribute('wildcard_match');
7648
+ }
7622
7649
  }
7623
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList extends cdktf.ComplexList {
7650
+ export class DataAviVirtualserviceStaticDnsRecordsList extends cdktf.ComplexList {
7624
7651
  terraformResource;
7625
7652
  terraformAttribute;
7626
7653
  wrapsSet;
@@ -7639,10 +7666,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList extends
7639
7666
  * @param index the index of the item to return
7640
7667
  */
7641
7668
  get(index) {
7642
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7669
+ return new DataAviVirtualserviceStaticDnsRecordsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7643
7670
  }
7644
7671
  }
7645
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToTerraform(struct) {
7672
+ export function dataAviVirtualserviceTopologyPoliciesToTerraform(struct) {
7646
7673
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7647
7674
  return struct;
7648
7675
  }
@@ -7651,7 +7678,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr
7651
7678
  }
7652
7679
  return {};
7653
7680
  }
7654
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrToHclTerraform(struct) {
7681
+ export function dataAviVirtualserviceTopologyPoliciesToHclTerraform(struct) {
7655
7682
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7656
7683
  return struct;
7657
7684
  }
@@ -7661,7 +7688,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddr
7661
7688
  const attrs = {};
7662
7689
  return attrs;
7663
7690
  }
7664
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference extends cdktf.ComplexObject {
7691
+ export class DataAviVirtualserviceTopologyPoliciesOutputReference extends cdktf.ComplexObject {
7665
7692
  isEmptyObject = false;
7666
7693
  /**
7667
7694
  * @param terraformResource The parent resource
@@ -7685,16 +7712,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOut
7685
7712
  this.isEmptyObject = Object.keys(value).length === 0;
7686
7713
  }
7687
7714
  }
7688
- // addr - computed: true, optional: false, required: false
7689
- get addr() {
7690
- return this.getStringAttribute('addr');
7715
+ // dns_policy_ref - computed: true, optional: false, required: false
7716
+ get dnsPolicyRef() {
7717
+ return this.getStringAttribute('dns_policy_ref');
7691
7718
  }
7692
- // type - computed: true, optional: false, required: false
7693
- get type() {
7694
- return this.getStringAttribute('type');
7719
+ // index - computed: true, optional: false, required: false
7720
+ get index() {
7721
+ return this.getStringAttribute('index');
7695
7722
  }
7696
7723
  }
7697
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList extends cdktf.ComplexList {
7724
+ export class DataAviVirtualserviceTopologyPoliciesList extends cdktf.ComplexList {
7698
7725
  terraformResource;
7699
7726
  terraformAttribute;
7700
7727
  wrapsSet;
@@ -7713,10 +7740,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrLis
7713
7740
  * @param index the index of the item to return
7714
7741
  */
7715
7742
  get(index) {
7716
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7743
+ return new DataAviVirtualserviceTopologyPoliciesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7717
7744
  }
7718
7745
  }
7719
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToTerraform(struct) {
7746
+ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsToTerraform(struct) {
7720
7747
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7721
7748
  return struct;
7722
7749
  }
@@ -7725,7 +7752,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToTerr
7725
7752
  }
7726
7753
  return {};
7727
7754
  }
7728
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToHclTerraform(struct) {
7755
+ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsToHclTerraform(struct) {
7729
7756
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7730
7757
  return struct;
7731
7758
  }
@@ -7735,7 +7762,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesToHclT
7735
7762
  const attrs = {};
7736
7763
  return attrs;
7737
7764
  }
7738
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference extends cdktf.ComplexObject {
7765
+ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsOutputReference extends cdktf.ComplexObject {
7739
7766
  isEmptyObject = false;
7740
7767
  /**
7741
7768
  * @param terraformResource The parent resource
@@ -7759,17 +7786,16 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputRef
7759
7786
  this.isEmptyObject = Object.keys(value).length === 0;
7760
7787
  }
7761
7788
  }
7762
- // ip_addr - computed: true, optional: false, required: false
7763
- _ipAddr = new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesIpAddrList(this, "ip_addr", true);
7764
- get ipAddr() {
7765
- return this._ipAddr;
7789
+ // type - computed: true, optional: false, required: false
7790
+ get type() {
7791
+ return this.getStringAttribute('type');
7766
7792
  }
7767
- // mask - computed: true, optional: false, required: false
7768
- get mask() {
7769
- return this.getStringAttribute('mask');
7793
+ // user_defined_type - computed: true, optional: false, required: false
7794
+ get userDefinedType() {
7795
+ return this.getStringAttribute('user_defined_type');
7770
7796
  }
7771
7797
  }
7772
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList extends cdktf.ComplexList {
7798
+ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsList extends cdktf.ComplexList {
7773
7799
  terraformResource;
7774
7800
  terraformAttribute;
7775
7801
  wrapsSet;
@@ -7788,10 +7814,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesList exte
7788
7814
  * @param index the index of the item to return
7789
7815
  */
7790
7816
  get(index) {
7791
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpPrefixesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7817
+ return new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7792
7818
  }
7793
7819
  }
7794
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToTerraform(struct) {
7820
+ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToTerraform(struct) {
7795
7821
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7796
7822
  return struct;
7797
7823
  }
@@ -7800,7 +7826,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToT
7800
7826
  }
7801
7827
  return {};
7802
7828
  }
7803
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToHclTerraform(struct) {
7829
+ export function dataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultToHclTerraform(struct) {
7804
7830
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7805
7831
  return struct;
7806
7832
  }
@@ -7810,7 +7836,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginToH
7810
7836
  const attrs = {};
7811
7837
  return attrs;
7812
7838
  }
7813
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference extends cdktf.ComplexObject {
7839
+ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultOutputReference extends cdktf.ComplexObject {
7814
7840
  isEmptyObject = false;
7815
7841
  /**
7816
7842
  * @param terraformResource The parent resource
@@ -7834,16 +7860,17 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutput
7834
7860
  this.isEmptyObject = Object.keys(value).length === 0;
7835
7861
  }
7836
7862
  }
7837
- // addr - computed: true, optional: false, required: false
7838
- get addr() {
7839
- return this.getStringAttribute('addr');
7863
+ // classifications - computed: true, optional: false, required: false
7864
+ _classifications = new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultClassificationsList(this, "classifications", false);
7865
+ get classifications() {
7866
+ return this._classifications;
7840
7867
  }
7841
- // type - computed: true, optional: false, required: false
7842
- get type() {
7843
- return this.getStringAttribute('type');
7868
+ // match_operation - computed: true, optional: false, required: false
7869
+ get matchOperation() {
7870
+ return this.getStringAttribute('match_operation');
7844
7871
  }
7845
7872
  }
7846
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList extends cdktf.ComplexList {
7873
+ export class DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultList extends cdktf.ComplexList {
7847
7874
  terraformResource;
7848
7875
  terraformAttribute;
7849
7876
  wrapsSet;
@@ -7862,10 +7889,10 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginList e
7862
7889
  * @param index the index of the item to return
7863
7890
  */
7864
7891
  get(index) {
7865
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesBeginOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7892
+ return new DataAviVirtualserviceVhMatchesRulesMatchesBotDetectionResultOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7866
7893
  }
7867
7894
  }
7868
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToTerraform(struct) {
7895
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToTerraform(struct) {
7869
7896
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7870
7897
  return struct;
7871
7898
  }
@@ -7874,7 +7901,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToTer
7874
7901
  }
7875
7902
  return {};
7876
7903
  }
7877
- export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToHclTerraform(struct) {
7904
+ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsToHclTerraform(struct) {
7878
7905
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7879
7906
  return struct;
7880
7907
  }
@@ -7884,7 +7911,7 @@ export function dataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndToHcl
7884
7911
  const attrs = {};
7885
7912
  return attrs;
7886
7913
  }
7887
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference extends cdktf.ComplexObject {
7914
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputReference extends cdktf.ComplexObject {
7888
7915
  isEmptyObject = false;
7889
7916
  /**
7890
7917
  * @param terraformResource The parent resource
@@ -7917,7 +7944,7 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputRe
7917
7944
  return this.getStringAttribute('type');
7918
7945
  }
7919
7946
  }
7920
- export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList extends cdktf.ComplexList {
7947
+ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsList extends cdktf.ComplexList {
7921
7948
  terraformResource;
7922
7949
  terraformAttribute;
7923
7950
  wrapsSet;
@@ -7936,6 +7963,6 @@ export class DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndList ext
7936
7963
  * @param index the index of the item to return
7937
7964
  */
7938
7965
  get(index) {
7939
- return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpRangesEndOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7966
+ return new DataAviVirtualserviceVhMatchesRulesMatchesClientIpAddrsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7940
7967
  }
7941
7968
  }