@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/wafpolicy
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/wafpolicy
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function wafpolicyAllowlistRulesMatchBotDetectionResultClassificationsToTerraform(struct) {
@@ -1616,6 +1616,7 @@ export function wafpolicyAllowlistRulesMatchHdrsToTerraform(struct) {
1616
1616
  hdr: cdktf.stringToTerraform(struct.hdr),
1617
1617
  match_case: cdktf.stringToTerraform(struct.matchCase),
1618
1618
  match_criteria: cdktf.stringToTerraform(struct.matchCriteria),
1619
+ string_group_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.stringGroupRefs),
1619
1620
  value: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.value),
1620
1621
  };
1621
1622
  }
@@ -1645,6 +1646,12 @@ export function wafpolicyAllowlistRulesMatchHdrsToHclTerraform(struct) {
1645
1646
  type: "simple",
1646
1647
  storageClassType: "string",
1647
1648
  },
1649
+ string_group_refs: {
1650
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.stringGroupRefs),
1651
+ isBlock: false,
1652
+ type: "list",
1653
+ storageClassType: "stringList",
1654
+ },
1648
1655
  value: {
1649
1656
  value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.value),
1650
1657
  isBlock: false,
@@ -1685,6 +1692,10 @@ export class WafpolicyAllowlistRulesMatchHdrsOutputReference extends cdktf.Compl
1685
1692
  hasAnyValues = true;
1686
1693
  internalValueResult.matchCriteria = this._matchCriteria;
1687
1694
  }
1695
+ if (this._stringGroupRefs !== undefined) {
1696
+ hasAnyValues = true;
1697
+ internalValueResult.stringGroupRefs = this._stringGroupRefs;
1698
+ }
1688
1699
  if (this._value !== undefined) {
1689
1700
  hasAnyValues = true;
1690
1701
  internalValueResult.value = this._value;
@@ -1698,6 +1709,7 @@ export class WafpolicyAllowlistRulesMatchHdrsOutputReference extends cdktf.Compl
1698
1709
  this._hdr = undefined;
1699
1710
  this._matchCase = undefined;
1700
1711
  this._matchCriteria = undefined;
1712
+ this._stringGroupRefs = undefined;
1701
1713
  this._value = undefined;
1702
1714
  }
1703
1715
  else if (cdktf.Tokenization.isResolvable(value)) {
@@ -1710,6 +1722,7 @@ export class WafpolicyAllowlistRulesMatchHdrsOutputReference extends cdktf.Compl
1710
1722
  this._hdr = value.hdr;
1711
1723
  this._matchCase = value.matchCase;
1712
1724
  this._matchCriteria = value.matchCriteria;
1725
+ this._stringGroupRefs = value.stringGroupRefs;
1713
1726
  this._value = value.value;
1714
1727
  }
1715
1728
  }
@@ -1752,6 +1765,21 @@ export class WafpolicyAllowlistRulesMatchHdrsOutputReference extends cdktf.Compl
1752
1765
  get matchCriteriaInput() {
1753
1766
  return this._matchCriteria;
1754
1767
  }
1768
+ // string_group_refs - computed: false, optional: true, required: false
1769
+ _stringGroupRefs;
1770
+ get stringGroupRefs() {
1771
+ return this.getListAttribute('string_group_refs');
1772
+ }
1773
+ set stringGroupRefs(value) {
1774
+ this._stringGroupRefs = value;
1775
+ }
1776
+ resetStringGroupRefs() {
1777
+ this._stringGroupRefs = undefined;
1778
+ }
1779
+ // Temporarily expose input value. Use with caution.
1780
+ get stringGroupRefsInput() {
1781
+ return this._stringGroupRefs;
1782
+ }
1755
1783
  // value - computed: false, optional: true, required: false
1756
1784
  _value;
1757
1785
  get value() {
@@ -7417,198 +7445,6 @@ export class WafpolicyApplicationSignaturesList extends cdktf.ComplexList {
7417
7445
  return new WafpolicyApplicationSignaturesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7418
7446
  }
7419
7447
  }
7420
- export function wafpolicyConfidenceOverrideToTerraform(struct) {
7421
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7422
- return struct;
7423
- }
7424
- if (cdktf.isComplexElement(struct)) {
7425
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7426
- }
7427
- return {
7428
- confid_high_value: cdktf.stringToTerraform(struct.confidHighValue),
7429
- confid_low_value: cdktf.stringToTerraform(struct.confidLowValue),
7430
- confid_probable_value: cdktf.stringToTerraform(struct.confidProbableValue),
7431
- confid_very_high_value: cdktf.stringToTerraform(struct.confidVeryHighValue),
7432
- };
7433
- }
7434
- export function wafpolicyConfidenceOverrideToHclTerraform(struct) {
7435
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7436
- return struct;
7437
- }
7438
- if (cdktf.isComplexElement(struct)) {
7439
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
7440
- }
7441
- const attrs = {
7442
- confid_high_value: {
7443
- value: cdktf.stringToHclTerraform(struct.confidHighValue),
7444
- isBlock: false,
7445
- type: "simple",
7446
- storageClassType: "string",
7447
- },
7448
- confid_low_value: {
7449
- value: cdktf.stringToHclTerraform(struct.confidLowValue),
7450
- isBlock: false,
7451
- type: "simple",
7452
- storageClassType: "string",
7453
- },
7454
- confid_probable_value: {
7455
- value: cdktf.stringToHclTerraform(struct.confidProbableValue),
7456
- isBlock: false,
7457
- type: "simple",
7458
- storageClassType: "string",
7459
- },
7460
- confid_very_high_value: {
7461
- value: cdktf.stringToHclTerraform(struct.confidVeryHighValue),
7462
- isBlock: false,
7463
- type: "simple",
7464
- storageClassType: "string",
7465
- },
7466
- };
7467
- // remove undefined attributes
7468
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
7469
- }
7470
- export class WafpolicyConfidenceOverrideOutputReference extends cdktf.ComplexObject {
7471
- isEmptyObject = false;
7472
- resolvableValue;
7473
- /**
7474
- * @param terraformResource The parent resource
7475
- * @param terraformAttribute The attribute on the parent resource this class is referencing
7476
- * @param complexObjectIndex the index of this item in the list
7477
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7478
- */
7479
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
7480
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
7481
- }
7482
- get internalValue() {
7483
- if (this.resolvableValue) {
7484
- return this.resolvableValue;
7485
- }
7486
- let hasAnyValues = this.isEmptyObject;
7487
- const internalValueResult = {};
7488
- if (this._confidHighValue !== undefined) {
7489
- hasAnyValues = true;
7490
- internalValueResult.confidHighValue = this._confidHighValue;
7491
- }
7492
- if (this._confidLowValue !== undefined) {
7493
- hasAnyValues = true;
7494
- internalValueResult.confidLowValue = this._confidLowValue;
7495
- }
7496
- if (this._confidProbableValue !== undefined) {
7497
- hasAnyValues = true;
7498
- internalValueResult.confidProbableValue = this._confidProbableValue;
7499
- }
7500
- if (this._confidVeryHighValue !== undefined) {
7501
- hasAnyValues = true;
7502
- internalValueResult.confidVeryHighValue = this._confidVeryHighValue;
7503
- }
7504
- return hasAnyValues ? internalValueResult : undefined;
7505
- }
7506
- set internalValue(value) {
7507
- if (value === undefined) {
7508
- this.isEmptyObject = false;
7509
- this.resolvableValue = undefined;
7510
- this._confidHighValue = undefined;
7511
- this._confidLowValue = undefined;
7512
- this._confidProbableValue = undefined;
7513
- this._confidVeryHighValue = undefined;
7514
- }
7515
- else if (cdktf.Tokenization.isResolvable(value)) {
7516
- this.isEmptyObject = false;
7517
- this.resolvableValue = value;
7518
- }
7519
- else {
7520
- this.isEmptyObject = Object.keys(value).length === 0;
7521
- this.resolvableValue = undefined;
7522
- this._confidHighValue = value.confidHighValue;
7523
- this._confidLowValue = value.confidLowValue;
7524
- this._confidProbableValue = value.confidProbableValue;
7525
- this._confidVeryHighValue = value.confidVeryHighValue;
7526
- }
7527
- }
7528
- // confid_high_value - computed: false, optional: true, required: false
7529
- _confidHighValue;
7530
- get confidHighValue() {
7531
- return this.getStringAttribute('confid_high_value');
7532
- }
7533
- set confidHighValue(value) {
7534
- this._confidHighValue = value;
7535
- }
7536
- resetConfidHighValue() {
7537
- this._confidHighValue = undefined;
7538
- }
7539
- // Temporarily expose input value. Use with caution.
7540
- get confidHighValueInput() {
7541
- return this._confidHighValue;
7542
- }
7543
- // confid_low_value - computed: false, optional: true, required: false
7544
- _confidLowValue;
7545
- get confidLowValue() {
7546
- return this.getStringAttribute('confid_low_value');
7547
- }
7548
- set confidLowValue(value) {
7549
- this._confidLowValue = value;
7550
- }
7551
- resetConfidLowValue() {
7552
- this._confidLowValue = undefined;
7553
- }
7554
- // Temporarily expose input value. Use with caution.
7555
- get confidLowValueInput() {
7556
- return this._confidLowValue;
7557
- }
7558
- // confid_probable_value - computed: false, optional: true, required: false
7559
- _confidProbableValue;
7560
- get confidProbableValue() {
7561
- return this.getStringAttribute('confid_probable_value');
7562
- }
7563
- set confidProbableValue(value) {
7564
- this._confidProbableValue = value;
7565
- }
7566
- resetConfidProbableValue() {
7567
- this._confidProbableValue = undefined;
7568
- }
7569
- // Temporarily expose input value. Use with caution.
7570
- get confidProbableValueInput() {
7571
- return this._confidProbableValue;
7572
- }
7573
- // confid_very_high_value - computed: false, optional: true, required: false
7574
- _confidVeryHighValue;
7575
- get confidVeryHighValue() {
7576
- return this.getStringAttribute('confid_very_high_value');
7577
- }
7578
- set confidVeryHighValue(value) {
7579
- this._confidVeryHighValue = value;
7580
- }
7581
- resetConfidVeryHighValue() {
7582
- this._confidVeryHighValue = undefined;
7583
- }
7584
- // Temporarily expose input value. Use with caution.
7585
- get confidVeryHighValueInput() {
7586
- return this._confidVeryHighValue;
7587
- }
7588
- }
7589
- export class WafpolicyConfidenceOverrideList extends cdktf.ComplexList {
7590
- terraformResource;
7591
- terraformAttribute;
7592
- wrapsSet;
7593
- internalValue;
7594
- /**
7595
- * @param terraformResource The parent resource
7596
- * @param terraformAttribute The attribute on the parent resource this class is referencing
7597
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
7598
- */
7599
- constructor(terraformResource, terraformAttribute, wrapsSet) {
7600
- super(terraformResource, terraformAttribute, wrapsSet);
7601
- this.terraformResource = terraformResource;
7602
- this.terraformAttribute = terraformAttribute;
7603
- this.wrapsSet = wrapsSet;
7604
- }
7605
- /**
7606
- * @param index the index of the item to return
7607
- */
7608
- get(index) {
7609
- return new WafpolicyConfidenceOverrideOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
7610
- }
7611
- }
7612
7448
  export function wafpolicyConfigpbAttributesToTerraform(struct) {
7613
7449
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
7614
7450
  return struct;
@@ -9683,7 +9519,7 @@ export class WafpolicyCrsOverridesList extends cdktf.ComplexList {
9683
9519
  return new WafpolicyCrsOverridesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9684
9520
  }
9685
9521
  }
9686
- export function wafpolicyLearningParamsLearnFromBotsClassificationsToTerraform(struct) {
9522
+ export function wafpolicyMarkersToTerraform(struct) {
9687
9523
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9688
9524
  return struct;
9689
9525
  }
@@ -9691,11 +9527,11 @@ export function wafpolicyLearningParamsLearnFromBotsClassificationsToTerraform(s
9691
9527
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9692
9528
  }
9693
9529
  return {
9694
- type: cdktf.stringToTerraform(struct.type),
9695
- user_defined_type: cdktf.stringToTerraform(struct.userDefinedType),
9530
+ key: cdktf.stringToTerraform(struct.key),
9531
+ values: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.values),
9696
9532
  };
9697
9533
  }
9698
- export function wafpolicyLearningParamsLearnFromBotsClassificationsToHclTerraform(struct) {
9534
+ export function wafpolicyMarkersToHclTerraform(struct) {
9699
9535
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9700
9536
  return struct;
9701
9537
  }
@@ -9703,23 +9539,23 @@ export function wafpolicyLearningParamsLearnFromBotsClassificationsToHclTerrafor
9703
9539
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9704
9540
  }
9705
9541
  const attrs = {
9706
- type: {
9707
- value: cdktf.stringToHclTerraform(struct.type),
9542
+ key: {
9543
+ value: cdktf.stringToHclTerraform(struct.key),
9708
9544
  isBlock: false,
9709
9545
  type: "simple",
9710
9546
  storageClassType: "string",
9711
9547
  },
9712
- user_defined_type: {
9713
- value: cdktf.stringToHclTerraform(struct.userDefinedType),
9548
+ values: {
9549
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.values),
9714
9550
  isBlock: false,
9715
- type: "simple",
9716
- storageClassType: "string",
9551
+ type: "list",
9552
+ storageClassType: "stringList",
9717
9553
  },
9718
9554
  };
9719
9555
  // remove undefined attributes
9720
9556
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9721
9557
  }
9722
- export class WafpolicyLearningParamsLearnFromBotsClassificationsOutputReference extends cdktf.ComplexObject {
9558
+ export class WafpolicyMarkersOutputReference extends cdktf.ComplexObject {
9723
9559
  isEmptyObject = false;
9724
9560
  resolvableValue;
9725
9561
  /**
@@ -9737,13 +9573,13 @@ export class WafpolicyLearningParamsLearnFromBotsClassificationsOutputReference
9737
9573
  }
9738
9574
  let hasAnyValues = this.isEmptyObject;
9739
9575
  const internalValueResult = {};
9740
- if (this._type !== undefined) {
9576
+ if (this._key !== undefined) {
9741
9577
  hasAnyValues = true;
9742
- internalValueResult.type = this._type;
9578
+ internalValueResult.key = this._key;
9743
9579
  }
9744
- if (this._userDefinedType !== undefined) {
9580
+ if (this._values !== undefined) {
9745
9581
  hasAnyValues = true;
9746
- internalValueResult.userDefinedType = this._userDefinedType;
9582
+ internalValueResult.values = this._values;
9747
9583
  }
9748
9584
  return hasAnyValues ? internalValueResult : undefined;
9749
9585
  }
@@ -9751,8 +9587,8 @@ export class WafpolicyLearningParamsLearnFromBotsClassificationsOutputReference
9751
9587
  if (value === undefined) {
9752
9588
  this.isEmptyObject = false;
9753
9589
  this.resolvableValue = undefined;
9754
- this._type = undefined;
9755
- this._userDefinedType = undefined;
9590
+ this._key = undefined;
9591
+ this._values = undefined;
9756
9592
  }
9757
9593
  else if (cdktf.Tokenization.isResolvable(value)) {
9758
9594
  this.isEmptyObject = false;
@@ -9761,39 +9597,39 @@ export class WafpolicyLearningParamsLearnFromBotsClassificationsOutputReference
9761
9597
  else {
9762
9598
  this.isEmptyObject = Object.keys(value).length === 0;
9763
9599
  this.resolvableValue = undefined;
9764
- this._type = value.type;
9765
- this._userDefinedType = value.userDefinedType;
9600
+ this._key = value.key;
9601
+ this._values = value.values;
9766
9602
  }
9767
9603
  }
9768
- // type - computed: false, optional: false, required: true
9769
- _type;
9770
- get type() {
9771
- return this.getStringAttribute('type');
9604
+ // key - computed: false, optional: false, required: true
9605
+ _key;
9606
+ get key() {
9607
+ return this.getStringAttribute('key');
9772
9608
  }
9773
- set type(value) {
9774
- this._type = value;
9609
+ set key(value) {
9610
+ this._key = value;
9775
9611
  }
9776
9612
  // Temporarily expose input value. Use with caution.
9777
- get typeInput() {
9778
- return this._type;
9613
+ get keyInput() {
9614
+ return this._key;
9779
9615
  }
9780
- // user_defined_type - computed: true, optional: true, required: false
9781
- _userDefinedType;
9782
- get userDefinedType() {
9783
- return this.getStringAttribute('user_defined_type');
9616
+ // values - computed: false, optional: true, required: false
9617
+ _values;
9618
+ get values() {
9619
+ return this.getListAttribute('values');
9784
9620
  }
9785
- set userDefinedType(value) {
9786
- this._userDefinedType = value;
9621
+ set values(value) {
9622
+ this._values = value;
9787
9623
  }
9788
- resetUserDefinedType() {
9789
- this._userDefinedType = undefined;
9624
+ resetValues() {
9625
+ this._values = undefined;
9790
9626
  }
9791
9627
  // Temporarily expose input value. Use with caution.
9792
- get userDefinedTypeInput() {
9793
- return this._userDefinedType;
9628
+ get valuesInput() {
9629
+ return this._values;
9794
9630
  }
9795
9631
  }
9796
- export class WafpolicyLearningParamsLearnFromBotsClassificationsList extends cdktf.ComplexList {
9632
+ export class WafpolicyMarkersList extends cdktf.ComplexList {
9797
9633
  terraformResource;
9798
9634
  terraformAttribute;
9799
9635
  wrapsSet;
@@ -9813,10 +9649,10 @@ export class WafpolicyLearningParamsLearnFromBotsClassificationsList extends cdk
9813
9649
  * @param index the index of the item to return
9814
9650
  */
9815
9651
  get(index) {
9816
- return new WafpolicyLearningParamsLearnFromBotsClassificationsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9652
+ return new WafpolicyMarkersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9817
9653
  }
9818
9654
  }
9819
- export function wafpolicyLearningParamsLearnFromBotsToTerraform(struct) {
9655
+ export function wafpolicyPositiveSecurityModelToTerraform(struct) {
9820
9656
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9821
9657
  return struct;
9822
9658
  }
@@ -9824,11 +9660,10 @@ export function wafpolicyLearningParamsLearnFromBotsToTerraform(struct) {
9824
9660
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9825
9661
  }
9826
9662
  return {
9827
- match_operation: cdktf.stringToTerraform(struct.matchOperation),
9828
- classifications: cdktf.listMapper(wafpolicyLearningParamsLearnFromBotsClassificationsToTerraform, true)(struct.classifications),
9663
+ group_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.groupRefs),
9829
9664
  };
9830
9665
  }
9831
- export function wafpolicyLearningParamsLearnFromBotsToHclTerraform(struct) {
9666
+ export function wafpolicyPositiveSecurityModelToHclTerraform(struct) {
9832
9667
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9833
9668
  return struct;
9834
9669
  }
@@ -9836,23 +9671,17 @@ export function wafpolicyLearningParamsLearnFromBotsToHclTerraform(struct) {
9836
9671
  throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9837
9672
  }
9838
9673
  const attrs = {
9839
- match_operation: {
9840
- value: cdktf.stringToHclTerraform(struct.matchOperation),
9674
+ group_refs: {
9675
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.groupRefs),
9841
9676
  isBlock: false,
9842
- type: "simple",
9843
- storageClassType: "string",
9844
- },
9845
- classifications: {
9846
- value: cdktf.listMapperHcl(wafpolicyLearningParamsLearnFromBotsClassificationsToHclTerraform, true)(struct.classifications),
9847
- isBlock: true,
9848
9677
  type: "list",
9849
- storageClassType: "WafpolicyLearningParamsLearnFromBotsClassificationsList",
9678
+ storageClassType: "stringList",
9850
9679
  },
9851
9680
  };
9852
9681
  // remove undefined attributes
9853
9682
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9854
9683
  }
9855
- export class WafpolicyLearningParamsLearnFromBotsOutputReference extends cdktf.ComplexObject {
9684
+ export class WafpolicyPositiveSecurityModelOutputReference extends cdktf.ComplexObject {
9856
9685
  isEmptyObject = false;
9857
9686
  resolvableValue;
9858
9687
  /**
@@ -9870,13 +9699,9 @@ export class WafpolicyLearningParamsLearnFromBotsOutputReference extends cdktf.C
9870
9699
  }
9871
9700
  let hasAnyValues = this.isEmptyObject;
9872
9701
  const internalValueResult = {};
9873
- if (this._matchOperation !== undefined) {
9874
- hasAnyValues = true;
9875
- internalValueResult.matchOperation = this._matchOperation;
9876
- }
9877
- if (this._classifications?.internalValue !== undefined) {
9702
+ if (this._groupRefs !== undefined) {
9878
9703
  hasAnyValues = true;
9879
- internalValueResult.classifications = this._classifications?.internalValue;
9704
+ internalValueResult.groupRefs = this._groupRefs;
9880
9705
  }
9881
9706
  return hasAnyValues ? internalValueResult : undefined;
9882
9707
  }
@@ -9884,8 +9709,7 @@ export class WafpolicyLearningParamsLearnFromBotsOutputReference extends cdktf.C
9884
9709
  if (value === undefined) {
9885
9710
  this.isEmptyObject = false;
9886
9711
  this.resolvableValue = undefined;
9887
- this._matchOperation = undefined;
9888
- this._classifications.internalValue = undefined;
9712
+ this._groupRefs = undefined;
9889
9713
  }
9890
9714
  else if (cdktf.Tokenization.isResolvable(value)) {
9891
9715
  this.isEmptyObject = false;
@@ -9894,621 +9718,7 @@ export class WafpolicyLearningParamsLearnFromBotsOutputReference extends cdktf.C
9894
9718
  else {
9895
9719
  this.isEmptyObject = Object.keys(value).length === 0;
9896
9720
  this.resolvableValue = undefined;
9897
- this._matchOperation = value.matchOperation;
9898
- this._classifications.internalValue = value.classifications;
9899
- }
9900
- }
9901
- // match_operation - computed: false, optional: false, required: true
9902
- _matchOperation;
9903
- get matchOperation() {
9904
- return this.getStringAttribute('match_operation');
9905
- }
9906
- set matchOperation(value) {
9907
- this._matchOperation = value;
9908
- }
9909
- // Temporarily expose input value. Use with caution.
9910
- get matchOperationInput() {
9911
- return this._matchOperation;
9912
- }
9913
- // classifications - computed: false, optional: true, required: false
9914
- _classifications = new WafpolicyLearningParamsLearnFromBotsClassificationsList(this, "classifications", false);
9915
- get classifications() {
9916
- return this._classifications;
9917
- }
9918
- putClassifications(value) {
9919
- this._classifications.internalValue = value;
9920
- }
9921
- resetClassifications() {
9922
- this._classifications.internalValue = undefined;
9923
- }
9924
- // Temporarily expose input value. Use with caution.
9925
- get classificationsInput() {
9926
- return this._classifications.internalValue;
9927
- }
9928
- }
9929
- export class WafpolicyLearningParamsLearnFromBotsList extends cdktf.ComplexList {
9930
- terraformResource;
9931
- terraformAttribute;
9932
- wrapsSet;
9933
- internalValue;
9934
- /**
9935
- * @param terraformResource The parent resource
9936
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9937
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9938
- */
9939
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9940
- super(terraformResource, terraformAttribute, wrapsSet);
9941
- this.terraformResource = terraformResource;
9942
- this.terraformAttribute = terraformAttribute;
9943
- this.wrapsSet = wrapsSet;
9944
- }
9945
- /**
9946
- * @param index the index of the item to return
9947
- */
9948
- get(index) {
9949
- return new WafpolicyLearningParamsLearnFromBotsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9950
- }
9951
- }
9952
- export function wafpolicyLearningParamsToTerraform(struct) {
9953
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9954
- return struct;
9955
- }
9956
- if (cdktf.isComplexElement(struct)) {
9957
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9958
- }
9959
- return {
9960
- enable_learn_from_bots: cdktf.stringToTerraform(struct.enableLearnFromBots),
9961
- enable_per_uri_learning: cdktf.stringToTerraform(struct.enablePerUriLearning),
9962
- learn_from_authenticated_clients_only: cdktf.stringToTerraform(struct.learnFromAuthenticatedClientsOnly),
9963
- max_params: cdktf.stringToTerraform(struct.maxParams),
9964
- max_uris: cdktf.stringToTerraform(struct.maxUris),
9965
- min_hits_to_learn: cdktf.stringToTerraform(struct.minHitsToLearn),
9966
- sampling_percent: cdktf.stringToTerraform(struct.samplingPercent),
9967
- trusted_ipgroup_ref: cdktf.stringToTerraform(struct.trustedIpgroupRef),
9968
- update_interval: cdktf.stringToTerraform(struct.updateInterval),
9969
- learn_from_bots: cdktf.listMapper(wafpolicyLearningParamsLearnFromBotsToTerraform, true)(struct.learnFromBots),
9970
- };
9971
- }
9972
- export function wafpolicyLearningParamsToHclTerraform(struct) {
9973
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9974
- return struct;
9975
- }
9976
- if (cdktf.isComplexElement(struct)) {
9977
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9978
- }
9979
- const attrs = {
9980
- enable_learn_from_bots: {
9981
- value: cdktf.stringToHclTerraform(struct.enableLearnFromBots),
9982
- isBlock: false,
9983
- type: "simple",
9984
- storageClassType: "string",
9985
- },
9986
- enable_per_uri_learning: {
9987
- value: cdktf.stringToHclTerraform(struct.enablePerUriLearning),
9988
- isBlock: false,
9989
- type: "simple",
9990
- storageClassType: "string",
9991
- },
9992
- learn_from_authenticated_clients_only: {
9993
- value: cdktf.stringToHclTerraform(struct.learnFromAuthenticatedClientsOnly),
9994
- isBlock: false,
9995
- type: "simple",
9996
- storageClassType: "string",
9997
- },
9998
- max_params: {
9999
- value: cdktf.stringToHclTerraform(struct.maxParams),
10000
- isBlock: false,
10001
- type: "simple",
10002
- storageClassType: "string",
10003
- },
10004
- max_uris: {
10005
- value: cdktf.stringToHclTerraform(struct.maxUris),
10006
- isBlock: false,
10007
- type: "simple",
10008
- storageClassType: "string",
10009
- },
10010
- min_hits_to_learn: {
10011
- value: cdktf.stringToHclTerraform(struct.minHitsToLearn),
10012
- isBlock: false,
10013
- type: "simple",
10014
- storageClassType: "string",
10015
- },
10016
- sampling_percent: {
10017
- value: cdktf.stringToHclTerraform(struct.samplingPercent),
10018
- isBlock: false,
10019
- type: "simple",
10020
- storageClassType: "string",
10021
- },
10022
- trusted_ipgroup_ref: {
10023
- value: cdktf.stringToHclTerraform(struct.trustedIpgroupRef),
10024
- isBlock: false,
10025
- type: "simple",
10026
- storageClassType: "string",
10027
- },
10028
- update_interval: {
10029
- value: cdktf.stringToHclTerraform(struct.updateInterval),
10030
- isBlock: false,
10031
- type: "simple",
10032
- storageClassType: "string",
10033
- },
10034
- learn_from_bots: {
10035
- value: cdktf.listMapperHcl(wafpolicyLearningParamsLearnFromBotsToHclTerraform, true)(struct.learnFromBots),
10036
- isBlock: true,
10037
- type: "set",
10038
- storageClassType: "WafpolicyLearningParamsLearnFromBotsList",
10039
- },
10040
- };
10041
- // remove undefined attributes
10042
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10043
- }
10044
- export class WafpolicyLearningParamsOutputReference extends cdktf.ComplexObject {
10045
- isEmptyObject = false;
10046
- resolvableValue;
10047
- /**
10048
- * @param terraformResource The parent resource
10049
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10050
- * @param complexObjectIndex the index of this item in the list
10051
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10052
- */
10053
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10054
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10055
- }
10056
- get internalValue() {
10057
- if (this.resolvableValue) {
10058
- return this.resolvableValue;
10059
- }
10060
- let hasAnyValues = this.isEmptyObject;
10061
- const internalValueResult = {};
10062
- if (this._enableLearnFromBots !== undefined) {
10063
- hasAnyValues = true;
10064
- internalValueResult.enableLearnFromBots = this._enableLearnFromBots;
10065
- }
10066
- if (this._enablePerUriLearning !== undefined) {
10067
- hasAnyValues = true;
10068
- internalValueResult.enablePerUriLearning = this._enablePerUriLearning;
10069
- }
10070
- if (this._learnFromAuthenticatedClientsOnly !== undefined) {
10071
- hasAnyValues = true;
10072
- internalValueResult.learnFromAuthenticatedClientsOnly = this._learnFromAuthenticatedClientsOnly;
10073
- }
10074
- if (this._maxParams !== undefined) {
10075
- hasAnyValues = true;
10076
- internalValueResult.maxParams = this._maxParams;
10077
- }
10078
- if (this._maxUris !== undefined) {
10079
- hasAnyValues = true;
10080
- internalValueResult.maxUris = this._maxUris;
10081
- }
10082
- if (this._minHitsToLearn !== undefined) {
10083
- hasAnyValues = true;
10084
- internalValueResult.minHitsToLearn = this._minHitsToLearn;
10085
- }
10086
- if (this._samplingPercent !== undefined) {
10087
- hasAnyValues = true;
10088
- internalValueResult.samplingPercent = this._samplingPercent;
10089
- }
10090
- if (this._trustedIpgroupRef !== undefined) {
10091
- hasAnyValues = true;
10092
- internalValueResult.trustedIpgroupRef = this._trustedIpgroupRef;
10093
- }
10094
- if (this._updateInterval !== undefined) {
10095
- hasAnyValues = true;
10096
- internalValueResult.updateInterval = this._updateInterval;
10097
- }
10098
- if (this._learnFromBots?.internalValue !== undefined) {
10099
- hasAnyValues = true;
10100
- internalValueResult.learnFromBots = this._learnFromBots?.internalValue;
10101
- }
10102
- return hasAnyValues ? internalValueResult : undefined;
10103
- }
10104
- set internalValue(value) {
10105
- if (value === undefined) {
10106
- this.isEmptyObject = false;
10107
- this.resolvableValue = undefined;
10108
- this._enableLearnFromBots = undefined;
10109
- this._enablePerUriLearning = undefined;
10110
- this._learnFromAuthenticatedClientsOnly = undefined;
10111
- this._maxParams = undefined;
10112
- this._maxUris = undefined;
10113
- this._minHitsToLearn = undefined;
10114
- this._samplingPercent = undefined;
10115
- this._trustedIpgroupRef = undefined;
10116
- this._updateInterval = undefined;
10117
- this._learnFromBots.internalValue = undefined;
10118
- }
10119
- else if (cdktf.Tokenization.isResolvable(value)) {
10120
- this.isEmptyObject = false;
10121
- this.resolvableValue = value;
10122
- }
10123
- else {
10124
- this.isEmptyObject = Object.keys(value).length === 0;
10125
- this.resolvableValue = undefined;
10126
- this._enableLearnFromBots = value.enableLearnFromBots;
10127
- this._enablePerUriLearning = value.enablePerUriLearning;
10128
- this._learnFromAuthenticatedClientsOnly = value.learnFromAuthenticatedClientsOnly;
10129
- this._maxParams = value.maxParams;
10130
- this._maxUris = value.maxUris;
10131
- this._minHitsToLearn = value.minHitsToLearn;
10132
- this._samplingPercent = value.samplingPercent;
10133
- this._trustedIpgroupRef = value.trustedIpgroupRef;
10134
- this._updateInterval = value.updateInterval;
10135
- this._learnFromBots.internalValue = value.learnFromBots;
10136
- }
10137
- }
10138
- // enable_learn_from_bots - computed: false, optional: true, required: false
10139
- _enableLearnFromBots;
10140
- get enableLearnFromBots() {
10141
- return this.getStringAttribute('enable_learn_from_bots');
10142
- }
10143
- set enableLearnFromBots(value) {
10144
- this._enableLearnFromBots = value;
10145
- }
10146
- resetEnableLearnFromBots() {
10147
- this._enableLearnFromBots = undefined;
10148
- }
10149
- // Temporarily expose input value. Use with caution.
10150
- get enableLearnFromBotsInput() {
10151
- return this._enableLearnFromBots;
10152
- }
10153
- // enable_per_uri_learning - computed: false, optional: true, required: false
10154
- _enablePerUriLearning;
10155
- get enablePerUriLearning() {
10156
- return this.getStringAttribute('enable_per_uri_learning');
10157
- }
10158
- set enablePerUriLearning(value) {
10159
- this._enablePerUriLearning = value;
10160
- }
10161
- resetEnablePerUriLearning() {
10162
- this._enablePerUriLearning = undefined;
10163
- }
10164
- // Temporarily expose input value. Use with caution.
10165
- get enablePerUriLearningInput() {
10166
- return this._enablePerUriLearning;
10167
- }
10168
- // learn_from_authenticated_clients_only - computed: false, optional: true, required: false
10169
- _learnFromAuthenticatedClientsOnly;
10170
- get learnFromAuthenticatedClientsOnly() {
10171
- return this.getStringAttribute('learn_from_authenticated_clients_only');
10172
- }
10173
- set learnFromAuthenticatedClientsOnly(value) {
10174
- this._learnFromAuthenticatedClientsOnly = value;
10175
- }
10176
- resetLearnFromAuthenticatedClientsOnly() {
10177
- this._learnFromAuthenticatedClientsOnly = undefined;
10178
- }
10179
- // Temporarily expose input value. Use with caution.
10180
- get learnFromAuthenticatedClientsOnlyInput() {
10181
- return this._learnFromAuthenticatedClientsOnly;
10182
- }
10183
- // max_params - computed: false, optional: true, required: false
10184
- _maxParams;
10185
- get maxParams() {
10186
- return this.getStringAttribute('max_params');
10187
- }
10188
- set maxParams(value) {
10189
- this._maxParams = value;
10190
- }
10191
- resetMaxParams() {
10192
- this._maxParams = undefined;
10193
- }
10194
- // Temporarily expose input value. Use with caution.
10195
- get maxParamsInput() {
10196
- return this._maxParams;
10197
- }
10198
- // max_uris - computed: false, optional: true, required: false
10199
- _maxUris;
10200
- get maxUris() {
10201
- return this.getStringAttribute('max_uris');
10202
- }
10203
- set maxUris(value) {
10204
- this._maxUris = value;
10205
- }
10206
- resetMaxUris() {
10207
- this._maxUris = undefined;
10208
- }
10209
- // Temporarily expose input value. Use with caution.
10210
- get maxUrisInput() {
10211
- return this._maxUris;
10212
- }
10213
- // min_hits_to_learn - computed: false, optional: true, required: false
10214
- _minHitsToLearn;
10215
- get minHitsToLearn() {
10216
- return this.getStringAttribute('min_hits_to_learn');
10217
- }
10218
- set minHitsToLearn(value) {
10219
- this._minHitsToLearn = value;
10220
- }
10221
- resetMinHitsToLearn() {
10222
- this._minHitsToLearn = undefined;
10223
- }
10224
- // Temporarily expose input value. Use with caution.
10225
- get minHitsToLearnInput() {
10226
- return this._minHitsToLearn;
10227
- }
10228
- // sampling_percent - computed: false, optional: true, required: false
10229
- _samplingPercent;
10230
- get samplingPercent() {
10231
- return this.getStringAttribute('sampling_percent');
10232
- }
10233
- set samplingPercent(value) {
10234
- this._samplingPercent = value;
10235
- }
10236
- resetSamplingPercent() {
10237
- this._samplingPercent = undefined;
10238
- }
10239
- // Temporarily expose input value. Use with caution.
10240
- get samplingPercentInput() {
10241
- return this._samplingPercent;
10242
- }
10243
- // trusted_ipgroup_ref - computed: true, optional: true, required: false
10244
- _trustedIpgroupRef;
10245
- get trustedIpgroupRef() {
10246
- return this.getStringAttribute('trusted_ipgroup_ref');
10247
- }
10248
- set trustedIpgroupRef(value) {
10249
- this._trustedIpgroupRef = value;
10250
- }
10251
- resetTrustedIpgroupRef() {
10252
- this._trustedIpgroupRef = undefined;
10253
- }
10254
- // Temporarily expose input value. Use with caution.
10255
- get trustedIpgroupRefInput() {
10256
- return this._trustedIpgroupRef;
10257
- }
10258
- // update_interval - computed: false, optional: true, required: false
10259
- _updateInterval;
10260
- get updateInterval() {
10261
- return this.getStringAttribute('update_interval');
10262
- }
10263
- set updateInterval(value) {
10264
- this._updateInterval = value;
10265
- }
10266
- resetUpdateInterval() {
10267
- this._updateInterval = undefined;
10268
- }
10269
- // Temporarily expose input value. Use with caution.
10270
- get updateIntervalInput() {
10271
- return this._updateInterval;
10272
- }
10273
- // learn_from_bots - computed: false, optional: true, required: false
10274
- _learnFromBots = new WafpolicyLearningParamsLearnFromBotsList(this, "learn_from_bots", true);
10275
- get learnFromBots() {
10276
- return this._learnFromBots;
10277
- }
10278
- putLearnFromBots(value) {
10279
- this._learnFromBots.internalValue = value;
10280
- }
10281
- resetLearnFromBots() {
10282
- this._learnFromBots.internalValue = undefined;
10283
- }
10284
- // Temporarily expose input value. Use with caution.
10285
- get learnFromBotsInput() {
10286
- return this._learnFromBots.internalValue;
10287
- }
10288
- }
10289
- export class WafpolicyLearningParamsList extends cdktf.ComplexList {
10290
- terraformResource;
10291
- terraformAttribute;
10292
- wrapsSet;
10293
- internalValue;
10294
- /**
10295
- * @param terraformResource The parent resource
10296
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10297
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10298
- */
10299
- constructor(terraformResource, terraformAttribute, wrapsSet) {
10300
- super(terraformResource, terraformAttribute, wrapsSet);
10301
- this.terraformResource = terraformResource;
10302
- this.terraformAttribute = terraformAttribute;
10303
- this.wrapsSet = wrapsSet;
10304
- }
10305
- /**
10306
- * @param index the index of the item to return
10307
- */
10308
- get(index) {
10309
- return new WafpolicyLearningParamsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
10310
- }
10311
- }
10312
- export function wafpolicyMarkersToTerraform(struct) {
10313
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10314
- return struct;
10315
- }
10316
- if (cdktf.isComplexElement(struct)) {
10317
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10318
- }
10319
- return {
10320
- key: cdktf.stringToTerraform(struct.key),
10321
- values: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.values),
10322
- };
10323
- }
10324
- export function wafpolicyMarkersToHclTerraform(struct) {
10325
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10326
- return struct;
10327
- }
10328
- if (cdktf.isComplexElement(struct)) {
10329
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10330
- }
10331
- const attrs = {
10332
- key: {
10333
- value: cdktf.stringToHclTerraform(struct.key),
10334
- isBlock: false,
10335
- type: "simple",
10336
- storageClassType: "string",
10337
- },
10338
- values: {
10339
- value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.values),
10340
- isBlock: false,
10341
- type: "list",
10342
- storageClassType: "stringList",
10343
- },
10344
- };
10345
- // remove undefined attributes
10346
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10347
- }
10348
- export class WafpolicyMarkersOutputReference extends cdktf.ComplexObject {
10349
- isEmptyObject = false;
10350
- resolvableValue;
10351
- /**
10352
- * @param terraformResource The parent resource
10353
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10354
- * @param complexObjectIndex the index of this item in the list
10355
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10356
- */
10357
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10358
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10359
- }
10360
- get internalValue() {
10361
- if (this.resolvableValue) {
10362
- return this.resolvableValue;
10363
- }
10364
- let hasAnyValues = this.isEmptyObject;
10365
- const internalValueResult = {};
10366
- if (this._key !== undefined) {
10367
- hasAnyValues = true;
10368
- internalValueResult.key = this._key;
10369
- }
10370
- if (this._values !== undefined) {
10371
- hasAnyValues = true;
10372
- internalValueResult.values = this._values;
10373
- }
10374
- return hasAnyValues ? internalValueResult : undefined;
10375
- }
10376
- set internalValue(value) {
10377
- if (value === undefined) {
10378
- this.isEmptyObject = false;
10379
- this.resolvableValue = undefined;
10380
- this._key = undefined;
10381
- this._values = undefined;
10382
- }
10383
- else if (cdktf.Tokenization.isResolvable(value)) {
10384
- this.isEmptyObject = false;
10385
- this.resolvableValue = value;
10386
- }
10387
- else {
10388
- this.isEmptyObject = Object.keys(value).length === 0;
10389
- this.resolvableValue = undefined;
10390
- this._key = value.key;
10391
- this._values = value.values;
10392
- }
10393
- }
10394
- // key - computed: false, optional: false, required: true
10395
- _key;
10396
- get key() {
10397
- return this.getStringAttribute('key');
10398
- }
10399
- set key(value) {
10400
- this._key = value;
10401
- }
10402
- // Temporarily expose input value. Use with caution.
10403
- get keyInput() {
10404
- return this._key;
10405
- }
10406
- // values - computed: false, optional: true, required: false
10407
- _values;
10408
- get values() {
10409
- return this.getListAttribute('values');
10410
- }
10411
- set values(value) {
10412
- this._values = value;
10413
- }
10414
- resetValues() {
10415
- this._values = undefined;
10416
- }
10417
- // Temporarily expose input value. Use with caution.
10418
- get valuesInput() {
10419
- return this._values;
10420
- }
10421
- }
10422
- export class WafpolicyMarkersList extends cdktf.ComplexList {
10423
- terraformResource;
10424
- terraformAttribute;
10425
- wrapsSet;
10426
- internalValue;
10427
- /**
10428
- * @param terraformResource The parent resource
10429
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10430
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10431
- */
10432
- constructor(terraformResource, terraformAttribute, wrapsSet) {
10433
- super(terraformResource, terraformAttribute, wrapsSet);
10434
- this.terraformResource = terraformResource;
10435
- this.terraformAttribute = terraformAttribute;
10436
- this.wrapsSet = wrapsSet;
10437
- }
10438
- /**
10439
- * @param index the index of the item to return
10440
- */
10441
- get(index) {
10442
- return new WafpolicyMarkersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
10443
- }
10444
- }
10445
- export function wafpolicyPositiveSecurityModelToTerraform(struct) {
10446
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10447
- return struct;
10448
- }
10449
- if (cdktf.isComplexElement(struct)) {
10450
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10451
- }
10452
- return {
10453
- group_refs: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.groupRefs),
10454
- };
10455
- }
10456
- export function wafpolicyPositiveSecurityModelToHclTerraform(struct) {
10457
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10458
- return struct;
10459
- }
10460
- if (cdktf.isComplexElement(struct)) {
10461
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10462
- }
10463
- const attrs = {
10464
- group_refs: {
10465
- value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.groupRefs),
10466
- isBlock: false,
10467
- type: "list",
10468
- storageClassType: "stringList",
10469
- },
10470
- };
10471
- // remove undefined attributes
10472
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10473
- }
10474
- export class WafpolicyPositiveSecurityModelOutputReference extends cdktf.ComplexObject {
10475
- isEmptyObject = false;
10476
- resolvableValue;
10477
- /**
10478
- * @param terraformResource The parent resource
10479
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10480
- * @param complexObjectIndex the index of this item in the list
10481
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10482
- */
10483
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10484
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10485
- }
10486
- get internalValue() {
10487
- if (this.resolvableValue) {
10488
- return this.resolvableValue;
10489
- }
10490
- let hasAnyValues = this.isEmptyObject;
10491
- const internalValueResult = {};
10492
- if (this._groupRefs !== undefined) {
10493
- hasAnyValues = true;
10494
- internalValueResult.groupRefs = this._groupRefs;
10495
- }
10496
- return hasAnyValues ? internalValueResult : undefined;
10497
- }
10498
- set internalValue(value) {
10499
- if (value === undefined) {
10500
- this.isEmptyObject = false;
10501
- this.resolvableValue = undefined;
10502
- this._groupRefs = undefined;
10503
- }
10504
- else if (cdktf.Tokenization.isResolvable(value)) {
10505
- this.isEmptyObject = false;
10506
- this.resolvableValue = value;
10507
- }
10508
- else {
10509
- this.isEmptyObject = Object.keys(value).length === 0;
10510
- this.resolvableValue = undefined;
10511
- this._groupRefs = value.groupRefs;
9721
+ this._groupRefs = value.groupRefs;
10512
9722
  }
10513
9723
  }
10514
9724
  // group_refs - computed: false, optional: true, required: false
@@ -14999,7 +14209,7 @@ export class WafpolicyRequiredDataFilesList extends cdktf.ComplexList {
14999
14209
  }
15000
14210
  }
15001
14211
  /**
15002
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/wafpolicy avi_wafpolicy}
14212
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/wafpolicy avi_wafpolicy}
15003
14213
  */
15004
14214
  export class Wafpolicy extends cdktf.TerraformResource {
15005
14215
  // =================
@@ -15013,7 +14223,7 @@ export class Wafpolicy extends cdktf.TerraformResource {
15013
14223
  * Generates CDKTF code for importing a Wafpolicy resource upon running "cdktf plan <stack-name>"
15014
14224
  * @param scope The scope in which to define this construct
15015
14225
  * @param importToId The construct id used in the generated config for the Wafpolicy to import
15016
- * @param importFromId The id of the existing Wafpolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/wafpolicy#import import section} in the documentation of this resource for the id to use
14226
+ * @param importFromId The id of the existing Wafpolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/wafpolicy#import import section} in the documentation of this resource for the id to use
15017
14227
  * @param provider? Optional instance of the provider where the Wafpolicy to import is found
15018
14228
  */
15019
14229
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -15023,7 +14233,7 @@ export class Wafpolicy extends cdktf.TerraformResource {
15023
14233
  // INITIALIZER
15024
14234
  // ===========
15025
14235
  /**
15026
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/wafpolicy avi_wafpolicy} Resource
14236
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/wafpolicy avi_wafpolicy} Resource
15027
14237
  *
15028
14238
  * @param scope The scope in which to define this construct
15029
14239
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -15034,8 +14244,8 @@ export class Wafpolicy extends cdktf.TerraformResource {
15034
14244
  terraformResourceType: 'avi_wafpolicy',
15035
14245
  terraformGeneratorMetadata: {
15036
14246
  providerName: 'avi',
15037
- providerVersion: '30.2.6',
15038
- providerVersionConstraint: '30.2.6'
14247
+ providerVersion: '31.2.1',
14248
+ providerVersionConstraint: '31.2.1'
15039
14249
  },
15040
14250
  provider: config.provider,
15041
14251
  dependsOn: config.dependsOn,
@@ -15050,27 +14260,24 @@ export class Wafpolicy extends cdktf.TerraformResource {
15050
14260
  this._bypassStaticExtensions = config.bypassStaticExtensions;
15051
14261
  this._createdBy = config.createdBy;
15052
14262
  this._description = config.description;
15053
- this._enableAppLearning = config.enableAppLearning;
15054
- this._enableAutoRuleUpdates = config.enableAutoRuleUpdates;
15055
- this._enableRegexLearning = config.enableRegexLearning;
14263
+ this._enableStreaming = config.enableStreaming;
15056
14264
  this._failureMode = config.failureMode;
14265
+ this._fixedSamplingRate = config.fixedSamplingRate;
15057
14266
  this._geoDbRef = config.geoDbRef;
15058
14267
  this._id = config.id;
15059
- this._minConfidence = config.minConfidence;
15060
14268
  this._mode = config.mode;
15061
14269
  this._name = config.name;
15062
14270
  this._paranoiaLevel = config.paranoiaLevel;
14271
+ this._samplingMode = config.samplingMode;
15063
14272
  this._tenantRef = config.tenantRef;
15064
- this._updatedCrsRulesInDetectionMode = config.updatedCrsRulesInDetectionMode;
14273
+ this._useEvaluationModeOnCrsUpdate = config.useEvaluationModeOnCrsUpdate;
15065
14274
  this._uuid = config.uuid;
15066
14275
  this._wafCrsRef = config.wafCrsRef;
15067
14276
  this._wafProfileRef = config.wafProfileRef;
15068
14277
  this._allowlist.internalValue = config.allowlist;
15069
14278
  this._applicationSignatures.internalValue = config.applicationSignatures;
15070
- this._confidenceOverride.internalValue = config.confidenceOverride;
15071
14279
  this._configpbAttributes.internalValue = config.configpbAttributes;
15072
14280
  this._crsOverrides.internalValue = config.crsOverrides;
15073
- this._learningParams.internalValue = config.learningParams;
15074
14281
  this._markers.internalValue = config.markers;
15075
14282
  this._positiveSecurityModel.internalValue = config.positiveSecurityModel;
15076
14283
  this._postCrsGroups.internalValue = config.postCrsGroups;
@@ -15155,50 +14362,20 @@ export class Wafpolicy extends cdktf.TerraformResource {
15155
14362
  get descriptionInput() {
15156
14363
  return this._description;
15157
14364
  }
15158
- // enable_app_learning - computed: false, optional: true, required: false
15159
- _enableAppLearning;
15160
- get enableAppLearning() {
15161
- return this.getStringAttribute('enable_app_learning');
15162
- }
15163
- set enableAppLearning(value) {
15164
- this._enableAppLearning = value;
15165
- }
15166
- resetEnableAppLearning() {
15167
- this._enableAppLearning = undefined;
15168
- }
15169
- // Temporarily expose input value. Use with caution.
15170
- get enableAppLearningInput() {
15171
- return this._enableAppLearning;
15172
- }
15173
- // enable_auto_rule_updates - computed: false, optional: true, required: false
15174
- _enableAutoRuleUpdates;
15175
- get enableAutoRuleUpdates() {
15176
- return this.getStringAttribute('enable_auto_rule_updates');
15177
- }
15178
- set enableAutoRuleUpdates(value) {
15179
- this._enableAutoRuleUpdates = value;
15180
- }
15181
- resetEnableAutoRuleUpdates() {
15182
- this._enableAutoRuleUpdates = undefined;
14365
+ // enable_streaming - computed: false, optional: true, required: false
14366
+ _enableStreaming;
14367
+ get enableStreaming() {
14368
+ return this.getStringAttribute('enable_streaming');
15183
14369
  }
15184
- // Temporarily expose input value. Use with caution.
15185
- get enableAutoRuleUpdatesInput() {
15186
- return this._enableAutoRuleUpdates;
15187
- }
15188
- // enable_regex_learning - computed: false, optional: true, required: false
15189
- _enableRegexLearning;
15190
- get enableRegexLearning() {
15191
- return this.getStringAttribute('enable_regex_learning');
14370
+ set enableStreaming(value) {
14371
+ this._enableStreaming = value;
15192
14372
  }
15193
- set enableRegexLearning(value) {
15194
- this._enableRegexLearning = value;
15195
- }
15196
- resetEnableRegexLearning() {
15197
- this._enableRegexLearning = undefined;
14373
+ resetEnableStreaming() {
14374
+ this._enableStreaming = undefined;
15198
14375
  }
15199
14376
  // Temporarily expose input value. Use with caution.
15200
- get enableRegexLearningInput() {
15201
- return this._enableRegexLearning;
14377
+ get enableStreamingInput() {
14378
+ return this._enableStreaming;
15202
14379
  }
15203
14380
  // failure_mode - computed: false, optional: true, required: false
15204
14381
  _failureMode;
@@ -15215,6 +14392,21 @@ export class Wafpolicy extends cdktf.TerraformResource {
15215
14392
  get failureModeInput() {
15216
14393
  return this._failureMode;
15217
14394
  }
14395
+ // fixed_sampling_rate - computed: false, optional: true, required: false
14396
+ _fixedSamplingRate;
14397
+ get fixedSamplingRate() {
14398
+ return this.getStringAttribute('fixed_sampling_rate');
14399
+ }
14400
+ set fixedSamplingRate(value) {
14401
+ this._fixedSamplingRate = value;
14402
+ }
14403
+ resetFixedSamplingRate() {
14404
+ this._fixedSamplingRate = undefined;
14405
+ }
14406
+ // Temporarily expose input value. Use with caution.
14407
+ get fixedSamplingRateInput() {
14408
+ return this._fixedSamplingRate;
14409
+ }
15218
14410
  // geo_db_ref - computed: true, optional: true, required: false
15219
14411
  _geoDbRef;
15220
14412
  get geoDbRef() {
@@ -15245,21 +14437,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15245
14437
  get idInput() {
15246
14438
  return this._id;
15247
14439
  }
15248
- // min_confidence - computed: false, optional: true, required: false
15249
- _minConfidence;
15250
- get minConfidence() {
15251
- return this.getStringAttribute('min_confidence');
15252
- }
15253
- set minConfidence(value) {
15254
- this._minConfidence = value;
15255
- }
15256
- resetMinConfidence() {
15257
- this._minConfidence = undefined;
15258
- }
15259
- // Temporarily expose input value. Use with caution.
15260
- get minConfidenceInput() {
15261
- return this._minConfidence;
15262
- }
15263
14440
  // mode - computed: false, optional: true, required: false
15264
14441
  _mode;
15265
14442
  get mode() {
@@ -15302,6 +14479,21 @@ export class Wafpolicy extends cdktf.TerraformResource {
15302
14479
  get paranoiaLevelInput() {
15303
14480
  return this._paranoiaLevel;
15304
14481
  }
14482
+ // sampling_mode - computed: false, optional: true, required: false
14483
+ _samplingMode;
14484
+ get samplingMode() {
14485
+ return this.getStringAttribute('sampling_mode');
14486
+ }
14487
+ set samplingMode(value) {
14488
+ this._samplingMode = value;
14489
+ }
14490
+ resetSamplingMode() {
14491
+ this._samplingMode = undefined;
14492
+ }
14493
+ // Temporarily expose input value. Use with caution.
14494
+ get samplingModeInput() {
14495
+ return this._samplingMode;
14496
+ }
15305
14497
  // tenant_ref - computed: true, optional: true, required: false
15306
14498
  _tenantRef;
15307
14499
  get tenantRef() {
@@ -15317,20 +14509,20 @@ export class Wafpolicy extends cdktf.TerraformResource {
15317
14509
  get tenantRefInput() {
15318
14510
  return this._tenantRef;
15319
14511
  }
15320
- // updated_crs_rules_in_detection_mode - computed: false, optional: true, required: false
15321
- _updatedCrsRulesInDetectionMode;
15322
- get updatedCrsRulesInDetectionMode() {
15323
- return this.getStringAttribute('updated_crs_rules_in_detection_mode');
14512
+ // use_evaluation_mode_on_crs_update - computed: false, optional: true, required: false
14513
+ _useEvaluationModeOnCrsUpdate;
14514
+ get useEvaluationModeOnCrsUpdate() {
14515
+ return this.getStringAttribute('use_evaluation_mode_on_crs_update');
15324
14516
  }
15325
- set updatedCrsRulesInDetectionMode(value) {
15326
- this._updatedCrsRulesInDetectionMode = value;
14517
+ set useEvaluationModeOnCrsUpdate(value) {
14518
+ this._useEvaluationModeOnCrsUpdate = value;
15327
14519
  }
15328
- resetUpdatedCrsRulesInDetectionMode() {
15329
- this._updatedCrsRulesInDetectionMode = undefined;
14520
+ resetUseEvaluationModeOnCrsUpdate() {
14521
+ this._useEvaluationModeOnCrsUpdate = undefined;
15330
14522
  }
15331
14523
  // Temporarily expose input value. Use with caution.
15332
- get updatedCrsRulesInDetectionModeInput() {
15333
- return this._updatedCrsRulesInDetectionMode;
14524
+ get useEvaluationModeOnCrsUpdateInput() {
14525
+ return this._useEvaluationModeOnCrsUpdate;
15334
14526
  }
15335
14527
  // uuid - computed: true, optional: true, required: false
15336
14528
  _uuid;
@@ -15404,21 +14596,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15404
14596
  get applicationSignaturesInput() {
15405
14597
  return this._applicationSignatures.internalValue;
15406
14598
  }
15407
- // confidence_override - computed: false, optional: true, required: false
15408
- _confidenceOverride = new WafpolicyConfidenceOverrideList(this, "confidence_override", true);
15409
- get confidenceOverride() {
15410
- return this._confidenceOverride;
15411
- }
15412
- putConfidenceOverride(value) {
15413
- this._confidenceOverride.internalValue = value;
15414
- }
15415
- resetConfidenceOverride() {
15416
- this._confidenceOverride.internalValue = undefined;
15417
- }
15418
- // Temporarily expose input value. Use with caution.
15419
- get confidenceOverrideInput() {
15420
- return this._confidenceOverride.internalValue;
15421
- }
15422
14599
  // configpb_attributes - computed: false, optional: true, required: false
15423
14600
  _configpbAttributes = new WafpolicyConfigpbAttributesList(this, "configpb_attributes", true);
15424
14601
  get configpbAttributes() {
@@ -15449,21 +14626,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15449
14626
  get crsOverridesInput() {
15450
14627
  return this._crsOverrides.internalValue;
15451
14628
  }
15452
- // learning_params - computed: false, optional: true, required: false
15453
- _learningParams = new WafpolicyLearningParamsList(this, "learning_params", true);
15454
- get learningParams() {
15455
- return this._learningParams;
15456
- }
15457
- putLearningParams(value) {
15458
- this._learningParams.internalValue = value;
15459
- }
15460
- resetLearningParams() {
15461
- this._learningParams.internalValue = undefined;
15462
- }
15463
- // Temporarily expose input value. Use with caution.
15464
- get learningParamsInput() {
15465
- return this._learningParams.internalValue;
15466
- }
15467
14629
  // markers - computed: false, optional: true, required: false
15468
14630
  _markers = new WafpolicyMarkersList(this, "markers", false);
15469
14631
  get markers() {
@@ -15549,27 +14711,24 @@ export class Wafpolicy extends cdktf.TerraformResource {
15549
14711
  bypass_static_extensions: cdktf.stringToTerraform(this._bypassStaticExtensions),
15550
14712
  created_by: cdktf.stringToTerraform(this._createdBy),
15551
14713
  description: cdktf.stringToTerraform(this._description),
15552
- enable_app_learning: cdktf.stringToTerraform(this._enableAppLearning),
15553
- enable_auto_rule_updates: cdktf.stringToTerraform(this._enableAutoRuleUpdates),
15554
- enable_regex_learning: cdktf.stringToTerraform(this._enableRegexLearning),
14714
+ enable_streaming: cdktf.stringToTerraform(this._enableStreaming),
15555
14715
  failure_mode: cdktf.stringToTerraform(this._failureMode),
14716
+ fixed_sampling_rate: cdktf.stringToTerraform(this._fixedSamplingRate),
15556
14717
  geo_db_ref: cdktf.stringToTerraform(this._geoDbRef),
15557
14718
  id: cdktf.stringToTerraform(this._id),
15558
- min_confidence: cdktf.stringToTerraform(this._minConfidence),
15559
14719
  mode: cdktf.stringToTerraform(this._mode),
15560
14720
  name: cdktf.stringToTerraform(this._name),
15561
14721
  paranoia_level: cdktf.stringToTerraform(this._paranoiaLevel),
14722
+ sampling_mode: cdktf.stringToTerraform(this._samplingMode),
15562
14723
  tenant_ref: cdktf.stringToTerraform(this._tenantRef),
15563
- updated_crs_rules_in_detection_mode: cdktf.stringToTerraform(this._updatedCrsRulesInDetectionMode),
14724
+ use_evaluation_mode_on_crs_update: cdktf.stringToTerraform(this._useEvaluationModeOnCrsUpdate),
15564
14725
  uuid: cdktf.stringToTerraform(this._uuid),
15565
14726
  waf_crs_ref: cdktf.stringToTerraform(this._wafCrsRef),
15566
14727
  waf_profile_ref: cdktf.stringToTerraform(this._wafProfileRef),
15567
14728
  allowlist: cdktf.listMapper(wafpolicyAllowlistStructToTerraform, true)(this._allowlist.internalValue),
15568
14729
  application_signatures: cdktf.listMapper(wafpolicyApplicationSignaturesToTerraform, true)(this._applicationSignatures.internalValue),
15569
- confidence_override: cdktf.listMapper(wafpolicyConfidenceOverrideToTerraform, true)(this._confidenceOverride.internalValue),
15570
14730
  configpb_attributes: cdktf.listMapper(wafpolicyConfigpbAttributesToTerraform, true)(this._configpbAttributes.internalValue),
15571
14731
  crs_overrides: cdktf.listMapper(wafpolicyCrsOverridesToTerraform, true)(this._crsOverrides.internalValue),
15572
- learning_params: cdktf.listMapper(wafpolicyLearningParamsToTerraform, true)(this._learningParams.internalValue),
15573
14732
  markers: cdktf.listMapper(wafpolicyMarkersToTerraform, true)(this._markers.internalValue),
15574
14733
  positive_security_model: cdktf.listMapper(wafpolicyPositiveSecurityModelToTerraform, true)(this._positiveSecurityModel.internalValue),
15575
14734
  post_crs_groups: cdktf.listMapper(wafpolicyPostCrsGroupsToTerraform, true)(this._postCrsGroups.internalValue),
@@ -15609,26 +14768,20 @@ export class Wafpolicy extends cdktf.TerraformResource {
15609
14768
  type: "simple",
15610
14769
  storageClassType: "string",
15611
14770
  },
15612
- enable_app_learning: {
15613
- value: cdktf.stringToHclTerraform(this._enableAppLearning),
14771
+ enable_streaming: {
14772
+ value: cdktf.stringToHclTerraform(this._enableStreaming),
15614
14773
  isBlock: false,
15615
14774
  type: "simple",
15616
14775
  storageClassType: "string",
15617
14776
  },
15618
- enable_auto_rule_updates: {
15619
- value: cdktf.stringToHclTerraform(this._enableAutoRuleUpdates),
14777
+ failure_mode: {
14778
+ value: cdktf.stringToHclTerraform(this._failureMode),
15620
14779
  isBlock: false,
15621
14780
  type: "simple",
15622
14781
  storageClassType: "string",
15623
14782
  },
15624
- enable_regex_learning: {
15625
- value: cdktf.stringToHclTerraform(this._enableRegexLearning),
15626
- isBlock: false,
15627
- type: "simple",
15628
- storageClassType: "string",
15629
- },
15630
- failure_mode: {
15631
- value: cdktf.stringToHclTerraform(this._failureMode),
14783
+ fixed_sampling_rate: {
14784
+ value: cdktf.stringToHclTerraform(this._fixedSamplingRate),
15632
14785
  isBlock: false,
15633
14786
  type: "simple",
15634
14787
  storageClassType: "string",
@@ -15645,12 +14798,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15645
14798
  type: "simple",
15646
14799
  storageClassType: "string",
15647
14800
  },
15648
- min_confidence: {
15649
- value: cdktf.stringToHclTerraform(this._minConfidence),
15650
- isBlock: false,
15651
- type: "simple",
15652
- storageClassType: "string",
15653
- },
15654
14801
  mode: {
15655
14802
  value: cdktf.stringToHclTerraform(this._mode),
15656
14803
  isBlock: false,
@@ -15669,14 +14816,20 @@ export class Wafpolicy extends cdktf.TerraformResource {
15669
14816
  type: "simple",
15670
14817
  storageClassType: "string",
15671
14818
  },
14819
+ sampling_mode: {
14820
+ value: cdktf.stringToHclTerraform(this._samplingMode),
14821
+ isBlock: false,
14822
+ type: "simple",
14823
+ storageClassType: "string",
14824
+ },
15672
14825
  tenant_ref: {
15673
14826
  value: cdktf.stringToHclTerraform(this._tenantRef),
15674
14827
  isBlock: false,
15675
14828
  type: "simple",
15676
14829
  storageClassType: "string",
15677
14830
  },
15678
- updated_crs_rules_in_detection_mode: {
15679
- value: cdktf.stringToHclTerraform(this._updatedCrsRulesInDetectionMode),
14831
+ use_evaluation_mode_on_crs_update: {
14832
+ value: cdktf.stringToHclTerraform(this._useEvaluationModeOnCrsUpdate),
15680
14833
  isBlock: false,
15681
14834
  type: "simple",
15682
14835
  storageClassType: "string",
@@ -15711,12 +14864,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15711
14864
  type: "set",
15712
14865
  storageClassType: "WafpolicyApplicationSignaturesList",
15713
14866
  },
15714
- confidence_override: {
15715
- value: cdktf.listMapperHcl(wafpolicyConfidenceOverrideToHclTerraform, true)(this._confidenceOverride.internalValue),
15716
- isBlock: true,
15717
- type: "set",
15718
- storageClassType: "WafpolicyConfidenceOverrideList",
15719
- },
15720
14867
  configpb_attributes: {
15721
14868
  value: cdktf.listMapperHcl(wafpolicyConfigpbAttributesToHclTerraform, true)(this._configpbAttributes.internalValue),
15722
14869
  isBlock: true,
@@ -15729,12 +14876,6 @@ export class Wafpolicy extends cdktf.TerraformResource {
15729
14876
  type: "list",
15730
14877
  storageClassType: "WafpolicyCrsOverridesList",
15731
14878
  },
15732
- learning_params: {
15733
- value: cdktf.listMapperHcl(wafpolicyLearningParamsToHclTerraform, true)(this._learningParams.internalValue),
15734
- isBlock: true,
15735
- type: "set",
15736
- storageClassType: "WafpolicyLearningParamsList",
15737
- },
15738
14879
  markers: {
15739
14880
  value: cdktf.listMapperHcl(wafpolicyMarkersToHclTerraform, true)(this._markers.internalValue),
15740
14881
  isBlock: true,