@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/healthmonitor
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function healthmonitorAuthenticationToTerraform(struct) {
@@ -657,6 +657,7 @@ export function healthmonitorFtpMonitorSslAttributesToTerraform(struct) {
657
657
  server_name: cdktf.stringToTerraform(struct.serverName),
658
658
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
659
659
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
660
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
660
661
  };
661
662
  }
662
663
  export function healthmonitorFtpMonitorSslAttributesToHclTerraform(struct) {
@@ -691,6 +692,12 @@ export function healthmonitorFtpMonitorSslAttributesToHclTerraform(struct) {
691
692
  type: "simple",
692
693
  storageClassType: "string",
693
694
  },
695
+ use_pool_sni_server_name: {
696
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
697
+ isBlock: false,
698
+ type: "simple",
699
+ storageClassType: "string",
700
+ },
694
701
  };
695
702
  // remove undefined attributes
696
703
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -729,6 +736,10 @@ export class HealthmonitorFtpMonitorSslAttributesOutputReference extends cdktf.C
729
736
  hasAnyValues = true;
730
737
  internalValueResult.sslProfileRef = this._sslProfileRef;
731
738
  }
739
+ if (this._usePoolSniServerName !== undefined) {
740
+ hasAnyValues = true;
741
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
742
+ }
732
743
  return hasAnyValues ? internalValueResult : undefined;
733
744
  }
734
745
  set internalValue(value) {
@@ -739,6 +750,7 @@ export class HealthmonitorFtpMonitorSslAttributesOutputReference extends cdktf.C
739
750
  this._serverName = undefined;
740
751
  this._sslKeyAndCertificateRef = undefined;
741
752
  this._sslProfileRef = undefined;
753
+ this._usePoolSniServerName = undefined;
742
754
  }
743
755
  else if (cdktf.Tokenization.isResolvable(value)) {
744
756
  this.isEmptyObject = false;
@@ -751,6 +763,7 @@ export class HealthmonitorFtpMonitorSslAttributesOutputReference extends cdktf.C
751
763
  this._serverName = value.serverName;
752
764
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
753
765
  this._sslProfileRef = value.sslProfileRef;
766
+ this._usePoolSniServerName = value.usePoolSniServerName;
754
767
  }
755
768
  }
756
769
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -810,6 +823,21 @@ export class HealthmonitorFtpMonitorSslAttributesOutputReference extends cdktf.C
810
823
  get sslProfileRefInput() {
811
824
  return this._sslProfileRef;
812
825
  }
826
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
827
+ _usePoolSniServerName;
828
+ get usePoolSniServerName() {
829
+ return this.getStringAttribute('use_pool_sni_server_name');
830
+ }
831
+ set usePoolSniServerName(value) {
832
+ this._usePoolSniServerName = value;
833
+ }
834
+ resetUsePoolSniServerName() {
835
+ this._usePoolSniServerName = undefined;
836
+ }
837
+ // Temporarily expose input value. Use with caution.
838
+ get usePoolSniServerNameInput() {
839
+ return this._usePoolSniServerName;
840
+ }
813
841
  }
814
842
  export class HealthmonitorFtpMonitorSslAttributesList extends cdktf.ComplexList {
815
843
  terraformResource;
@@ -1007,6 +1035,7 @@ export function healthmonitorFtpsMonitorSslAttributesToTerraform(struct) {
1007
1035
  server_name: cdktf.stringToTerraform(struct.serverName),
1008
1036
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
1009
1037
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
1038
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
1010
1039
  };
1011
1040
  }
1012
1041
  export function healthmonitorFtpsMonitorSslAttributesToHclTerraform(struct) {
@@ -1041,6 +1070,12 @@ export function healthmonitorFtpsMonitorSslAttributesToHclTerraform(struct) {
1041
1070
  type: "simple",
1042
1071
  storageClassType: "string",
1043
1072
  },
1073
+ use_pool_sni_server_name: {
1074
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
1075
+ isBlock: false,
1076
+ type: "simple",
1077
+ storageClassType: "string",
1078
+ },
1044
1079
  };
1045
1080
  // remove undefined attributes
1046
1081
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -1079,6 +1114,10 @@ export class HealthmonitorFtpsMonitorSslAttributesOutputReference extends cdktf.
1079
1114
  hasAnyValues = true;
1080
1115
  internalValueResult.sslProfileRef = this._sslProfileRef;
1081
1116
  }
1117
+ if (this._usePoolSniServerName !== undefined) {
1118
+ hasAnyValues = true;
1119
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
1120
+ }
1082
1121
  return hasAnyValues ? internalValueResult : undefined;
1083
1122
  }
1084
1123
  set internalValue(value) {
@@ -1089,6 +1128,7 @@ export class HealthmonitorFtpsMonitorSslAttributesOutputReference extends cdktf.
1089
1128
  this._serverName = undefined;
1090
1129
  this._sslKeyAndCertificateRef = undefined;
1091
1130
  this._sslProfileRef = undefined;
1131
+ this._usePoolSniServerName = undefined;
1092
1132
  }
1093
1133
  else if (cdktf.Tokenization.isResolvable(value)) {
1094
1134
  this.isEmptyObject = false;
@@ -1101,6 +1141,7 @@ export class HealthmonitorFtpsMonitorSslAttributesOutputReference extends cdktf.
1101
1141
  this._serverName = value.serverName;
1102
1142
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
1103
1143
  this._sslProfileRef = value.sslProfileRef;
1144
+ this._usePoolSniServerName = value.usePoolSniServerName;
1104
1145
  }
1105
1146
  }
1106
1147
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -1160,6 +1201,21 @@ export class HealthmonitorFtpsMonitorSslAttributesOutputReference extends cdktf.
1160
1201
  get sslProfileRefInput() {
1161
1202
  return this._sslProfileRef;
1162
1203
  }
1204
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
1205
+ _usePoolSniServerName;
1206
+ get usePoolSniServerName() {
1207
+ return this.getStringAttribute('use_pool_sni_server_name');
1208
+ }
1209
+ set usePoolSniServerName(value) {
1210
+ this._usePoolSniServerName = value;
1211
+ }
1212
+ resetUsePoolSniServerName() {
1213
+ this._usePoolSniServerName = undefined;
1214
+ }
1215
+ // Temporarily expose input value. Use with caution.
1216
+ get usePoolSniServerNameInput() {
1217
+ return this._usePoolSniServerName;
1218
+ }
1163
1219
  }
1164
1220
  export class HealthmonitorFtpsMonitorSslAttributesList extends cdktf.ComplexList {
1165
1221
  terraformResource;
@@ -1345,7 +1401,7 @@ export class HealthmonitorFtpsMonitorList extends cdktf.ComplexList {
1345
1401
  return new HealthmonitorFtpsMonitorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1346
1402
  }
1347
1403
  }
1348
- export function healthmonitorHttpMonitorSslAttributesToTerraform(struct) {
1404
+ export function healthmonitorHttp2MonitorSslAttributesToTerraform(struct) {
1349
1405
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1350
1406
  return struct;
1351
1407
  }
@@ -1357,9 +1413,10 @@ export function healthmonitorHttpMonitorSslAttributesToTerraform(struct) {
1357
1413
  server_name: cdktf.stringToTerraform(struct.serverName),
1358
1414
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
1359
1415
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
1416
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
1360
1417
  };
1361
1418
  }
1362
- export function healthmonitorHttpMonitorSslAttributesToHclTerraform(struct) {
1419
+ export function healthmonitorHttp2MonitorSslAttributesToHclTerraform(struct) {
1363
1420
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1364
1421
  return struct;
1365
1422
  }
@@ -1391,11 +1448,17 @@ export function healthmonitorHttpMonitorSslAttributesToHclTerraform(struct) {
1391
1448
  type: "simple",
1392
1449
  storageClassType: "string",
1393
1450
  },
1451
+ use_pool_sni_server_name: {
1452
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
1453
+ isBlock: false,
1454
+ type: "simple",
1455
+ storageClassType: "string",
1456
+ },
1394
1457
  };
1395
1458
  // remove undefined attributes
1396
1459
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1397
1460
  }
1398
- export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.ComplexObject {
1461
+ export class HealthmonitorHttp2MonitorSslAttributesOutputReference extends cdktf.ComplexObject {
1399
1462
  isEmptyObject = false;
1400
1463
  resolvableValue;
1401
1464
  /**
@@ -1429,6 +1492,10 @@ export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.
1429
1492
  hasAnyValues = true;
1430
1493
  internalValueResult.sslProfileRef = this._sslProfileRef;
1431
1494
  }
1495
+ if (this._usePoolSniServerName !== undefined) {
1496
+ hasAnyValues = true;
1497
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
1498
+ }
1432
1499
  return hasAnyValues ? internalValueResult : undefined;
1433
1500
  }
1434
1501
  set internalValue(value) {
@@ -1439,6 +1506,7 @@ export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.
1439
1506
  this._serverName = undefined;
1440
1507
  this._sslKeyAndCertificateRef = undefined;
1441
1508
  this._sslProfileRef = undefined;
1509
+ this._usePoolSniServerName = undefined;
1442
1510
  }
1443
1511
  else if (cdktf.Tokenization.isResolvable(value)) {
1444
1512
  this.isEmptyObject = false;
@@ -1451,6 +1519,7 @@ export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.
1451
1519
  this._serverName = value.serverName;
1452
1520
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
1453
1521
  this._sslProfileRef = value.sslProfileRef;
1522
+ this._usePoolSniServerName = value.usePoolSniServerName;
1454
1523
  }
1455
1524
  }
1456
1525
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -1510,8 +1579,23 @@ export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.
1510
1579
  get sslProfileRefInput() {
1511
1580
  return this._sslProfileRef;
1512
1581
  }
1582
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
1583
+ _usePoolSniServerName;
1584
+ get usePoolSniServerName() {
1585
+ return this.getStringAttribute('use_pool_sni_server_name');
1586
+ }
1587
+ set usePoolSniServerName(value) {
1588
+ this._usePoolSniServerName = value;
1589
+ }
1590
+ resetUsePoolSniServerName() {
1591
+ this._usePoolSniServerName = undefined;
1592
+ }
1593
+ // Temporarily expose input value. Use with caution.
1594
+ get usePoolSniServerNameInput() {
1595
+ return this._usePoolSniServerName;
1596
+ }
1513
1597
  }
1514
- export class HealthmonitorHttpMonitorSslAttributesList extends cdktf.ComplexList {
1598
+ export class HealthmonitorHttp2MonitorSslAttributesList extends cdktf.ComplexList {
1515
1599
  terraformResource;
1516
1600
  terraformAttribute;
1517
1601
  wrapsSet;
@@ -1531,10 +1615,10 @@ export class HealthmonitorHttpMonitorSslAttributesList extends cdktf.ComplexList
1531
1615
  * @param index the index of the item to return
1532
1616
  */
1533
1617
  get(index) {
1534
- return new HealthmonitorHttpMonitorSslAttributesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1618
+ return new HealthmonitorHttp2MonitorSslAttributesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1535
1619
  }
1536
1620
  }
1537
- export function healthmonitorHttpMonitorToTerraform(struct) {
1621
+ export function healthmonitorHttp2MonitorToTerraform(struct) {
1538
1622
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1539
1623
  return struct;
1540
1624
  }
@@ -1544,17 +1628,20 @@ export function healthmonitorHttpMonitorToTerraform(struct) {
1544
1628
  return {
1545
1629
  auth_type: cdktf.stringToTerraform(struct.authType),
1546
1630
  exact_http_request: cdktf.stringToTerraform(struct.exactHttpRequest),
1631
+ http_headers: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpHeaders),
1632
+ http_method: cdktf.stringToTerraform(struct.httpMethod),
1547
1633
  http_request: cdktf.stringToTerraform(struct.httpRequest),
1548
1634
  http_request_body: cdktf.stringToTerraform(struct.httpRequestBody),
1635
+ http_request_header_path: cdktf.stringToTerraform(struct.httpRequestHeaderPath),
1549
1636
  http_response: cdktf.stringToTerraform(struct.httpResponse),
1550
1637
  http_response_code: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpResponseCode),
1551
1638
  maintenance_code: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.maintenanceCode),
1552
1639
  maintenance_response: cdktf.stringToTerraform(struct.maintenanceResponse),
1553
1640
  response_size: cdktf.stringToTerraform(struct.responseSize),
1554
- ssl_attributes: cdktf.listMapper(healthmonitorHttpMonitorSslAttributesToTerraform, true)(struct.sslAttributes),
1641
+ ssl_attributes: cdktf.listMapper(healthmonitorHttp2MonitorSslAttributesToTerraform, true)(struct.sslAttributes),
1555
1642
  };
1556
1643
  }
1557
- export function healthmonitorHttpMonitorToHclTerraform(struct) {
1644
+ export function healthmonitorHttp2MonitorToHclTerraform(struct) {
1558
1645
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1559
1646
  return struct;
1560
1647
  }
@@ -1574,6 +1661,18 @@ export function healthmonitorHttpMonitorToHclTerraform(struct) {
1574
1661
  type: "simple",
1575
1662
  storageClassType: "string",
1576
1663
  },
1664
+ http_headers: {
1665
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpHeaders),
1666
+ isBlock: false,
1667
+ type: "list",
1668
+ storageClassType: "stringList",
1669
+ },
1670
+ http_method: {
1671
+ value: cdktf.stringToHclTerraform(struct.httpMethod),
1672
+ isBlock: false,
1673
+ type: "simple",
1674
+ storageClassType: "string",
1675
+ },
1577
1676
  http_request: {
1578
1677
  value: cdktf.stringToHclTerraform(struct.httpRequest),
1579
1678
  isBlock: false,
@@ -1586,6 +1685,12 @@ export function healthmonitorHttpMonitorToHclTerraform(struct) {
1586
1685
  type: "simple",
1587
1686
  storageClassType: "string",
1588
1687
  },
1688
+ http_request_header_path: {
1689
+ value: cdktf.stringToHclTerraform(struct.httpRequestHeaderPath),
1690
+ isBlock: false,
1691
+ type: "simple",
1692
+ storageClassType: "string",
1693
+ },
1589
1694
  http_response: {
1590
1695
  value: cdktf.stringToHclTerraform(struct.httpResponse),
1591
1696
  isBlock: false,
@@ -1617,16 +1722,16 @@ export function healthmonitorHttpMonitorToHclTerraform(struct) {
1617
1722
  storageClassType: "string",
1618
1723
  },
1619
1724
  ssl_attributes: {
1620
- value: cdktf.listMapperHcl(healthmonitorHttpMonitorSslAttributesToHclTerraform, true)(struct.sslAttributes),
1725
+ value: cdktf.listMapperHcl(healthmonitorHttp2MonitorSslAttributesToHclTerraform, true)(struct.sslAttributes),
1621
1726
  isBlock: true,
1622
1727
  type: "set",
1623
- storageClassType: "HealthmonitorHttpMonitorSslAttributesList",
1728
+ storageClassType: "HealthmonitorHttp2MonitorSslAttributesList",
1624
1729
  },
1625
1730
  };
1626
1731
  // remove undefined attributes
1627
1732
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1628
1733
  }
1629
- export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject {
1734
+ export class HealthmonitorHttp2MonitorOutputReference extends cdktf.ComplexObject {
1630
1735
  isEmptyObject = false;
1631
1736
  resolvableValue;
1632
1737
  /**
@@ -1652,6 +1757,14 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1652
1757
  hasAnyValues = true;
1653
1758
  internalValueResult.exactHttpRequest = this._exactHttpRequest;
1654
1759
  }
1760
+ if (this._httpHeaders !== undefined) {
1761
+ hasAnyValues = true;
1762
+ internalValueResult.httpHeaders = this._httpHeaders;
1763
+ }
1764
+ if (this._httpMethod !== undefined) {
1765
+ hasAnyValues = true;
1766
+ internalValueResult.httpMethod = this._httpMethod;
1767
+ }
1655
1768
  if (this._httpRequest !== undefined) {
1656
1769
  hasAnyValues = true;
1657
1770
  internalValueResult.httpRequest = this._httpRequest;
@@ -1660,6 +1773,10 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1660
1773
  hasAnyValues = true;
1661
1774
  internalValueResult.httpRequestBody = this._httpRequestBody;
1662
1775
  }
1776
+ if (this._httpRequestHeaderPath !== undefined) {
1777
+ hasAnyValues = true;
1778
+ internalValueResult.httpRequestHeaderPath = this._httpRequestHeaderPath;
1779
+ }
1663
1780
  if (this._httpResponse !== undefined) {
1664
1781
  hasAnyValues = true;
1665
1782
  internalValueResult.httpResponse = this._httpResponse;
@@ -1692,8 +1809,11 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1692
1809
  this.resolvableValue = undefined;
1693
1810
  this._authType = undefined;
1694
1811
  this._exactHttpRequest = undefined;
1812
+ this._httpHeaders = undefined;
1813
+ this._httpMethod = undefined;
1695
1814
  this._httpRequest = undefined;
1696
1815
  this._httpRequestBody = undefined;
1816
+ this._httpRequestHeaderPath = undefined;
1697
1817
  this._httpResponse = undefined;
1698
1818
  this._httpResponseCode = undefined;
1699
1819
  this._maintenanceCode = undefined;
@@ -1710,8 +1830,11 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1710
1830
  this.resolvableValue = undefined;
1711
1831
  this._authType = value.authType;
1712
1832
  this._exactHttpRequest = value.exactHttpRequest;
1833
+ this._httpHeaders = value.httpHeaders;
1834
+ this._httpMethod = value.httpMethod;
1713
1835
  this._httpRequest = value.httpRequest;
1714
1836
  this._httpRequestBody = value.httpRequestBody;
1837
+ this._httpRequestHeaderPath = value.httpRequestHeaderPath;
1715
1838
  this._httpResponse = value.httpResponse;
1716
1839
  this._httpResponseCode = value.httpResponseCode;
1717
1840
  this._maintenanceCode = value.maintenanceCode;
@@ -1750,6 +1873,36 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1750
1873
  get exactHttpRequestInput() {
1751
1874
  return this._exactHttpRequest;
1752
1875
  }
1876
+ // http_headers - computed: false, optional: true, required: false
1877
+ _httpHeaders;
1878
+ get httpHeaders() {
1879
+ return this.getListAttribute('http_headers');
1880
+ }
1881
+ set httpHeaders(value) {
1882
+ this._httpHeaders = value;
1883
+ }
1884
+ resetHttpHeaders() {
1885
+ this._httpHeaders = undefined;
1886
+ }
1887
+ // Temporarily expose input value. Use with caution.
1888
+ get httpHeadersInput() {
1889
+ return this._httpHeaders;
1890
+ }
1891
+ // http_method - computed: true, optional: true, required: false
1892
+ _httpMethod;
1893
+ get httpMethod() {
1894
+ return this.getStringAttribute('http_method');
1895
+ }
1896
+ set httpMethod(value) {
1897
+ this._httpMethod = value;
1898
+ }
1899
+ resetHttpMethod() {
1900
+ this._httpMethod = undefined;
1901
+ }
1902
+ // Temporarily expose input value. Use with caution.
1903
+ get httpMethodInput() {
1904
+ return this._httpMethod;
1905
+ }
1753
1906
  // http_request - computed: false, optional: true, required: false
1754
1907
  _httpRequest;
1755
1908
  get httpRequest() {
@@ -1780,6 +1933,21 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1780
1933
  get httpRequestBodyInput() {
1781
1934
  return this._httpRequestBody;
1782
1935
  }
1936
+ // http_request_header_path - computed: true, optional: true, required: false
1937
+ _httpRequestHeaderPath;
1938
+ get httpRequestHeaderPath() {
1939
+ return this.getStringAttribute('http_request_header_path');
1940
+ }
1941
+ set httpRequestHeaderPath(value) {
1942
+ this._httpRequestHeaderPath = value;
1943
+ }
1944
+ resetHttpRequestHeaderPath() {
1945
+ this._httpRequestHeaderPath = undefined;
1946
+ }
1947
+ // Temporarily expose input value. Use with caution.
1948
+ get httpRequestHeaderPathInput() {
1949
+ return this._httpRequestHeaderPath;
1950
+ }
1783
1951
  // http_response - computed: true, optional: true, required: false
1784
1952
  _httpResponse;
1785
1953
  get httpResponse() {
@@ -1853,7 +2021,7 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1853
2021
  return this._responseSize;
1854
2022
  }
1855
2023
  // ssl_attributes - computed: false, optional: true, required: false
1856
- _sslAttributes = new HealthmonitorHttpMonitorSslAttributesList(this, "ssl_attributes", true);
2024
+ _sslAttributes = new HealthmonitorHttp2MonitorSslAttributesList(this, "ssl_attributes", true);
1857
2025
  get sslAttributes() {
1858
2026
  return this._sslAttributes;
1859
2027
  }
@@ -1868,7 +2036,7 @@ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject
1868
2036
  return this._sslAttributes.internalValue;
1869
2037
  }
1870
2038
  }
1871
- export class HealthmonitorHttpMonitorList extends cdktf.ComplexList {
2039
+ export class HealthmonitorHttp2MonitorList extends cdktf.ComplexList {
1872
2040
  terraformResource;
1873
2041
  terraformAttribute;
1874
2042
  wrapsSet;
@@ -1888,10 +2056,10 @@ export class HealthmonitorHttpMonitorList extends cdktf.ComplexList {
1888
2056
  * @param index the index of the item to return
1889
2057
  */
1890
2058
  get(index) {
1891
- return new HealthmonitorHttpMonitorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2059
+ return new HealthmonitorHttp2MonitorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1892
2060
  }
1893
2061
  }
1894
- export function healthmonitorHttpsMonitorSslAttributesToTerraform(struct) {
2062
+ export function healthmonitorHttp2SMonitorSslAttributesToTerraform(struct) {
1895
2063
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1896
2064
  return struct;
1897
2065
  }
@@ -1903,9 +2071,10 @@ export function healthmonitorHttpsMonitorSslAttributesToTerraform(struct) {
1903
2071
  server_name: cdktf.stringToTerraform(struct.serverName),
1904
2072
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
1905
2073
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
2074
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
1906
2075
  };
1907
2076
  }
1908
- export function healthmonitorHttpsMonitorSslAttributesToHclTerraform(struct) {
2077
+ export function healthmonitorHttp2SMonitorSslAttributesToHclTerraform(struct) {
1909
2078
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1910
2079
  return struct;
1911
2080
  }
@@ -1937,6 +2106,1328 @@ export function healthmonitorHttpsMonitorSslAttributesToHclTerraform(struct) {
1937
2106
  type: "simple",
1938
2107
  storageClassType: "string",
1939
2108
  },
2109
+ use_pool_sni_server_name: {
2110
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
2111
+ isBlock: false,
2112
+ type: "simple",
2113
+ storageClassType: "string",
2114
+ },
2115
+ };
2116
+ // remove undefined attributes
2117
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
2118
+ }
2119
+ export class HealthmonitorHttp2SMonitorSslAttributesOutputReference extends cdktf.ComplexObject {
2120
+ isEmptyObject = false;
2121
+ resolvableValue;
2122
+ /**
2123
+ * @param terraformResource The parent resource
2124
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2125
+ * @param complexObjectIndex the index of this item in the list
2126
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2127
+ */
2128
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2129
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2130
+ }
2131
+ get internalValue() {
2132
+ if (this.resolvableValue) {
2133
+ return this.resolvableValue;
2134
+ }
2135
+ let hasAnyValues = this.isEmptyObject;
2136
+ const internalValueResult = {};
2137
+ if (this._pkiProfileRef !== undefined) {
2138
+ hasAnyValues = true;
2139
+ internalValueResult.pkiProfileRef = this._pkiProfileRef;
2140
+ }
2141
+ if (this._serverName !== undefined) {
2142
+ hasAnyValues = true;
2143
+ internalValueResult.serverName = this._serverName;
2144
+ }
2145
+ if (this._sslKeyAndCertificateRef !== undefined) {
2146
+ hasAnyValues = true;
2147
+ internalValueResult.sslKeyAndCertificateRef = this._sslKeyAndCertificateRef;
2148
+ }
2149
+ if (this._sslProfileRef !== undefined) {
2150
+ hasAnyValues = true;
2151
+ internalValueResult.sslProfileRef = this._sslProfileRef;
2152
+ }
2153
+ if (this._usePoolSniServerName !== undefined) {
2154
+ hasAnyValues = true;
2155
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
2156
+ }
2157
+ return hasAnyValues ? internalValueResult : undefined;
2158
+ }
2159
+ set internalValue(value) {
2160
+ if (value === undefined) {
2161
+ this.isEmptyObject = false;
2162
+ this.resolvableValue = undefined;
2163
+ this._pkiProfileRef = undefined;
2164
+ this._serverName = undefined;
2165
+ this._sslKeyAndCertificateRef = undefined;
2166
+ this._sslProfileRef = undefined;
2167
+ this._usePoolSniServerName = undefined;
2168
+ }
2169
+ else if (cdktf.Tokenization.isResolvable(value)) {
2170
+ this.isEmptyObject = false;
2171
+ this.resolvableValue = value;
2172
+ }
2173
+ else {
2174
+ this.isEmptyObject = Object.keys(value).length === 0;
2175
+ this.resolvableValue = undefined;
2176
+ this._pkiProfileRef = value.pkiProfileRef;
2177
+ this._serverName = value.serverName;
2178
+ this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
2179
+ this._sslProfileRef = value.sslProfileRef;
2180
+ this._usePoolSniServerName = value.usePoolSniServerName;
2181
+ }
2182
+ }
2183
+ // pki_profile_ref - computed: true, optional: true, required: false
2184
+ _pkiProfileRef;
2185
+ get pkiProfileRef() {
2186
+ return this.getStringAttribute('pki_profile_ref');
2187
+ }
2188
+ set pkiProfileRef(value) {
2189
+ this._pkiProfileRef = value;
2190
+ }
2191
+ resetPkiProfileRef() {
2192
+ this._pkiProfileRef = undefined;
2193
+ }
2194
+ // Temporarily expose input value. Use with caution.
2195
+ get pkiProfileRefInput() {
2196
+ return this._pkiProfileRef;
2197
+ }
2198
+ // server_name - computed: true, optional: true, required: false
2199
+ _serverName;
2200
+ get serverName() {
2201
+ return this.getStringAttribute('server_name');
2202
+ }
2203
+ set serverName(value) {
2204
+ this._serverName = value;
2205
+ }
2206
+ resetServerName() {
2207
+ this._serverName = undefined;
2208
+ }
2209
+ // Temporarily expose input value. Use with caution.
2210
+ get serverNameInput() {
2211
+ return this._serverName;
2212
+ }
2213
+ // ssl_key_and_certificate_ref - computed: true, optional: true, required: false
2214
+ _sslKeyAndCertificateRef;
2215
+ get sslKeyAndCertificateRef() {
2216
+ return this.getStringAttribute('ssl_key_and_certificate_ref');
2217
+ }
2218
+ set sslKeyAndCertificateRef(value) {
2219
+ this._sslKeyAndCertificateRef = value;
2220
+ }
2221
+ resetSslKeyAndCertificateRef() {
2222
+ this._sslKeyAndCertificateRef = undefined;
2223
+ }
2224
+ // Temporarily expose input value. Use with caution.
2225
+ get sslKeyAndCertificateRefInput() {
2226
+ return this._sslKeyAndCertificateRef;
2227
+ }
2228
+ // ssl_profile_ref - computed: false, optional: false, required: true
2229
+ _sslProfileRef;
2230
+ get sslProfileRef() {
2231
+ return this.getStringAttribute('ssl_profile_ref');
2232
+ }
2233
+ set sslProfileRef(value) {
2234
+ this._sslProfileRef = value;
2235
+ }
2236
+ // Temporarily expose input value. Use with caution.
2237
+ get sslProfileRefInput() {
2238
+ return this._sslProfileRef;
2239
+ }
2240
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
2241
+ _usePoolSniServerName;
2242
+ get usePoolSniServerName() {
2243
+ return this.getStringAttribute('use_pool_sni_server_name');
2244
+ }
2245
+ set usePoolSniServerName(value) {
2246
+ this._usePoolSniServerName = value;
2247
+ }
2248
+ resetUsePoolSniServerName() {
2249
+ this._usePoolSniServerName = undefined;
2250
+ }
2251
+ // Temporarily expose input value. Use with caution.
2252
+ get usePoolSniServerNameInput() {
2253
+ return this._usePoolSniServerName;
2254
+ }
2255
+ }
2256
+ export class HealthmonitorHttp2SMonitorSslAttributesList extends cdktf.ComplexList {
2257
+ terraformResource;
2258
+ terraformAttribute;
2259
+ wrapsSet;
2260
+ internalValue;
2261
+ /**
2262
+ * @param terraformResource The parent resource
2263
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2264
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2265
+ */
2266
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2267
+ super(terraformResource, terraformAttribute, wrapsSet);
2268
+ this.terraformResource = terraformResource;
2269
+ this.terraformAttribute = terraformAttribute;
2270
+ this.wrapsSet = wrapsSet;
2271
+ }
2272
+ /**
2273
+ * @param index the index of the item to return
2274
+ */
2275
+ get(index) {
2276
+ return new HealthmonitorHttp2SMonitorSslAttributesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2277
+ }
2278
+ }
2279
+ export function healthmonitorHttp2SMonitorToTerraform(struct) {
2280
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2281
+ return struct;
2282
+ }
2283
+ if (cdktf.isComplexElement(struct)) {
2284
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2285
+ }
2286
+ return {
2287
+ auth_type: cdktf.stringToTerraform(struct.authType),
2288
+ exact_http_request: cdktf.stringToTerraform(struct.exactHttpRequest),
2289
+ http_headers: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpHeaders),
2290
+ http_method: cdktf.stringToTerraform(struct.httpMethod),
2291
+ http_request: cdktf.stringToTerraform(struct.httpRequest),
2292
+ http_request_body: cdktf.stringToTerraform(struct.httpRequestBody),
2293
+ http_request_header_path: cdktf.stringToTerraform(struct.httpRequestHeaderPath),
2294
+ http_response: cdktf.stringToTerraform(struct.httpResponse),
2295
+ http_response_code: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpResponseCode),
2296
+ maintenance_code: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.maintenanceCode),
2297
+ maintenance_response: cdktf.stringToTerraform(struct.maintenanceResponse),
2298
+ response_size: cdktf.stringToTerraform(struct.responseSize),
2299
+ ssl_attributes: cdktf.listMapper(healthmonitorHttp2SMonitorSslAttributesToTerraform, true)(struct.sslAttributes),
2300
+ };
2301
+ }
2302
+ export function healthmonitorHttp2SMonitorToHclTerraform(struct) {
2303
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2304
+ return struct;
2305
+ }
2306
+ if (cdktf.isComplexElement(struct)) {
2307
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2308
+ }
2309
+ const attrs = {
2310
+ auth_type: {
2311
+ value: cdktf.stringToHclTerraform(struct.authType),
2312
+ isBlock: false,
2313
+ type: "simple",
2314
+ storageClassType: "string",
2315
+ },
2316
+ exact_http_request: {
2317
+ value: cdktf.stringToHclTerraform(struct.exactHttpRequest),
2318
+ isBlock: false,
2319
+ type: "simple",
2320
+ storageClassType: "string",
2321
+ },
2322
+ http_headers: {
2323
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpHeaders),
2324
+ isBlock: false,
2325
+ type: "list",
2326
+ storageClassType: "stringList",
2327
+ },
2328
+ http_method: {
2329
+ value: cdktf.stringToHclTerraform(struct.httpMethod),
2330
+ isBlock: false,
2331
+ type: "simple",
2332
+ storageClassType: "string",
2333
+ },
2334
+ http_request: {
2335
+ value: cdktf.stringToHclTerraform(struct.httpRequest),
2336
+ isBlock: false,
2337
+ type: "simple",
2338
+ storageClassType: "string",
2339
+ },
2340
+ http_request_body: {
2341
+ value: cdktf.stringToHclTerraform(struct.httpRequestBody),
2342
+ isBlock: false,
2343
+ type: "simple",
2344
+ storageClassType: "string",
2345
+ },
2346
+ http_request_header_path: {
2347
+ value: cdktf.stringToHclTerraform(struct.httpRequestHeaderPath),
2348
+ isBlock: false,
2349
+ type: "simple",
2350
+ storageClassType: "string",
2351
+ },
2352
+ http_response: {
2353
+ value: cdktf.stringToHclTerraform(struct.httpResponse),
2354
+ isBlock: false,
2355
+ type: "simple",
2356
+ storageClassType: "string",
2357
+ },
2358
+ http_response_code: {
2359
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpResponseCode),
2360
+ isBlock: false,
2361
+ type: "list",
2362
+ storageClassType: "stringList",
2363
+ },
2364
+ maintenance_code: {
2365
+ value: cdktf.listMapperHcl(cdktf.numberToHclTerraform, false)(struct.maintenanceCode),
2366
+ isBlock: false,
2367
+ type: "list",
2368
+ storageClassType: "numberList",
2369
+ },
2370
+ maintenance_response: {
2371
+ value: cdktf.stringToHclTerraform(struct.maintenanceResponse),
2372
+ isBlock: false,
2373
+ type: "simple",
2374
+ storageClassType: "string",
2375
+ },
2376
+ response_size: {
2377
+ value: cdktf.stringToHclTerraform(struct.responseSize),
2378
+ isBlock: false,
2379
+ type: "simple",
2380
+ storageClassType: "string",
2381
+ },
2382
+ ssl_attributes: {
2383
+ value: cdktf.listMapperHcl(healthmonitorHttp2SMonitorSslAttributesToHclTerraform, true)(struct.sslAttributes),
2384
+ isBlock: true,
2385
+ type: "set",
2386
+ storageClassType: "HealthmonitorHttp2SMonitorSslAttributesList",
2387
+ },
2388
+ };
2389
+ // remove undefined attributes
2390
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
2391
+ }
2392
+ export class HealthmonitorHttp2SMonitorOutputReference extends cdktf.ComplexObject {
2393
+ isEmptyObject = false;
2394
+ resolvableValue;
2395
+ /**
2396
+ * @param terraformResource The parent resource
2397
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2398
+ * @param complexObjectIndex the index of this item in the list
2399
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2400
+ */
2401
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2402
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2403
+ }
2404
+ get internalValue() {
2405
+ if (this.resolvableValue) {
2406
+ return this.resolvableValue;
2407
+ }
2408
+ let hasAnyValues = this.isEmptyObject;
2409
+ const internalValueResult = {};
2410
+ if (this._authType !== undefined) {
2411
+ hasAnyValues = true;
2412
+ internalValueResult.authType = this._authType;
2413
+ }
2414
+ if (this._exactHttpRequest !== undefined) {
2415
+ hasAnyValues = true;
2416
+ internalValueResult.exactHttpRequest = this._exactHttpRequest;
2417
+ }
2418
+ if (this._httpHeaders !== undefined) {
2419
+ hasAnyValues = true;
2420
+ internalValueResult.httpHeaders = this._httpHeaders;
2421
+ }
2422
+ if (this._httpMethod !== undefined) {
2423
+ hasAnyValues = true;
2424
+ internalValueResult.httpMethod = this._httpMethod;
2425
+ }
2426
+ if (this._httpRequest !== undefined) {
2427
+ hasAnyValues = true;
2428
+ internalValueResult.httpRequest = this._httpRequest;
2429
+ }
2430
+ if (this._httpRequestBody !== undefined) {
2431
+ hasAnyValues = true;
2432
+ internalValueResult.httpRequestBody = this._httpRequestBody;
2433
+ }
2434
+ if (this._httpRequestHeaderPath !== undefined) {
2435
+ hasAnyValues = true;
2436
+ internalValueResult.httpRequestHeaderPath = this._httpRequestHeaderPath;
2437
+ }
2438
+ if (this._httpResponse !== undefined) {
2439
+ hasAnyValues = true;
2440
+ internalValueResult.httpResponse = this._httpResponse;
2441
+ }
2442
+ if (this._httpResponseCode !== undefined) {
2443
+ hasAnyValues = true;
2444
+ internalValueResult.httpResponseCode = this._httpResponseCode;
2445
+ }
2446
+ if (this._maintenanceCode !== undefined) {
2447
+ hasAnyValues = true;
2448
+ internalValueResult.maintenanceCode = this._maintenanceCode;
2449
+ }
2450
+ if (this._maintenanceResponse !== undefined) {
2451
+ hasAnyValues = true;
2452
+ internalValueResult.maintenanceResponse = this._maintenanceResponse;
2453
+ }
2454
+ if (this._responseSize !== undefined) {
2455
+ hasAnyValues = true;
2456
+ internalValueResult.responseSize = this._responseSize;
2457
+ }
2458
+ if (this._sslAttributes?.internalValue !== undefined) {
2459
+ hasAnyValues = true;
2460
+ internalValueResult.sslAttributes = this._sslAttributes?.internalValue;
2461
+ }
2462
+ return hasAnyValues ? internalValueResult : undefined;
2463
+ }
2464
+ set internalValue(value) {
2465
+ if (value === undefined) {
2466
+ this.isEmptyObject = false;
2467
+ this.resolvableValue = undefined;
2468
+ this._authType = undefined;
2469
+ this._exactHttpRequest = undefined;
2470
+ this._httpHeaders = undefined;
2471
+ this._httpMethod = undefined;
2472
+ this._httpRequest = undefined;
2473
+ this._httpRequestBody = undefined;
2474
+ this._httpRequestHeaderPath = undefined;
2475
+ this._httpResponse = undefined;
2476
+ this._httpResponseCode = undefined;
2477
+ this._maintenanceCode = undefined;
2478
+ this._maintenanceResponse = undefined;
2479
+ this._responseSize = undefined;
2480
+ this._sslAttributes.internalValue = undefined;
2481
+ }
2482
+ else if (cdktf.Tokenization.isResolvable(value)) {
2483
+ this.isEmptyObject = false;
2484
+ this.resolvableValue = value;
2485
+ }
2486
+ else {
2487
+ this.isEmptyObject = Object.keys(value).length === 0;
2488
+ this.resolvableValue = undefined;
2489
+ this._authType = value.authType;
2490
+ this._exactHttpRequest = value.exactHttpRequest;
2491
+ this._httpHeaders = value.httpHeaders;
2492
+ this._httpMethod = value.httpMethod;
2493
+ this._httpRequest = value.httpRequest;
2494
+ this._httpRequestBody = value.httpRequestBody;
2495
+ this._httpRequestHeaderPath = value.httpRequestHeaderPath;
2496
+ this._httpResponse = value.httpResponse;
2497
+ this._httpResponseCode = value.httpResponseCode;
2498
+ this._maintenanceCode = value.maintenanceCode;
2499
+ this._maintenanceResponse = value.maintenanceResponse;
2500
+ this._responseSize = value.responseSize;
2501
+ this._sslAttributes.internalValue = value.sslAttributes;
2502
+ }
2503
+ }
2504
+ // auth_type - computed: true, optional: true, required: false
2505
+ _authType;
2506
+ get authType() {
2507
+ return this.getStringAttribute('auth_type');
2508
+ }
2509
+ set authType(value) {
2510
+ this._authType = value;
2511
+ }
2512
+ resetAuthType() {
2513
+ this._authType = undefined;
2514
+ }
2515
+ // Temporarily expose input value. Use with caution.
2516
+ get authTypeInput() {
2517
+ return this._authType;
2518
+ }
2519
+ // exact_http_request - computed: false, optional: true, required: false
2520
+ _exactHttpRequest;
2521
+ get exactHttpRequest() {
2522
+ return this.getStringAttribute('exact_http_request');
2523
+ }
2524
+ set exactHttpRequest(value) {
2525
+ this._exactHttpRequest = value;
2526
+ }
2527
+ resetExactHttpRequest() {
2528
+ this._exactHttpRequest = undefined;
2529
+ }
2530
+ // Temporarily expose input value. Use with caution.
2531
+ get exactHttpRequestInput() {
2532
+ return this._exactHttpRequest;
2533
+ }
2534
+ // http_headers - computed: false, optional: true, required: false
2535
+ _httpHeaders;
2536
+ get httpHeaders() {
2537
+ return this.getListAttribute('http_headers');
2538
+ }
2539
+ set httpHeaders(value) {
2540
+ this._httpHeaders = value;
2541
+ }
2542
+ resetHttpHeaders() {
2543
+ this._httpHeaders = undefined;
2544
+ }
2545
+ // Temporarily expose input value. Use with caution.
2546
+ get httpHeadersInput() {
2547
+ return this._httpHeaders;
2548
+ }
2549
+ // http_method - computed: true, optional: true, required: false
2550
+ _httpMethod;
2551
+ get httpMethod() {
2552
+ return this.getStringAttribute('http_method');
2553
+ }
2554
+ set httpMethod(value) {
2555
+ this._httpMethod = value;
2556
+ }
2557
+ resetHttpMethod() {
2558
+ this._httpMethod = undefined;
2559
+ }
2560
+ // Temporarily expose input value. Use with caution.
2561
+ get httpMethodInput() {
2562
+ return this._httpMethod;
2563
+ }
2564
+ // http_request - computed: false, optional: true, required: false
2565
+ _httpRequest;
2566
+ get httpRequest() {
2567
+ return this.getStringAttribute('http_request');
2568
+ }
2569
+ set httpRequest(value) {
2570
+ this._httpRequest = value;
2571
+ }
2572
+ resetHttpRequest() {
2573
+ this._httpRequest = undefined;
2574
+ }
2575
+ // Temporarily expose input value. Use with caution.
2576
+ get httpRequestInput() {
2577
+ return this._httpRequest;
2578
+ }
2579
+ // http_request_body - computed: true, optional: true, required: false
2580
+ _httpRequestBody;
2581
+ get httpRequestBody() {
2582
+ return this.getStringAttribute('http_request_body');
2583
+ }
2584
+ set httpRequestBody(value) {
2585
+ this._httpRequestBody = value;
2586
+ }
2587
+ resetHttpRequestBody() {
2588
+ this._httpRequestBody = undefined;
2589
+ }
2590
+ // Temporarily expose input value. Use with caution.
2591
+ get httpRequestBodyInput() {
2592
+ return this._httpRequestBody;
2593
+ }
2594
+ // http_request_header_path - computed: true, optional: true, required: false
2595
+ _httpRequestHeaderPath;
2596
+ get httpRequestHeaderPath() {
2597
+ return this.getStringAttribute('http_request_header_path');
2598
+ }
2599
+ set httpRequestHeaderPath(value) {
2600
+ this._httpRequestHeaderPath = value;
2601
+ }
2602
+ resetHttpRequestHeaderPath() {
2603
+ this._httpRequestHeaderPath = undefined;
2604
+ }
2605
+ // Temporarily expose input value. Use with caution.
2606
+ get httpRequestHeaderPathInput() {
2607
+ return this._httpRequestHeaderPath;
2608
+ }
2609
+ // http_response - computed: true, optional: true, required: false
2610
+ _httpResponse;
2611
+ get httpResponse() {
2612
+ return this.getStringAttribute('http_response');
2613
+ }
2614
+ set httpResponse(value) {
2615
+ this._httpResponse = value;
2616
+ }
2617
+ resetHttpResponse() {
2618
+ this._httpResponse = undefined;
2619
+ }
2620
+ // Temporarily expose input value. Use with caution.
2621
+ get httpResponseInput() {
2622
+ return this._httpResponse;
2623
+ }
2624
+ // http_response_code - computed: false, optional: false, required: true
2625
+ _httpResponseCode;
2626
+ get httpResponseCode() {
2627
+ return this.getListAttribute('http_response_code');
2628
+ }
2629
+ set httpResponseCode(value) {
2630
+ this._httpResponseCode = value;
2631
+ }
2632
+ // Temporarily expose input value. Use with caution.
2633
+ get httpResponseCodeInput() {
2634
+ return this._httpResponseCode;
2635
+ }
2636
+ // maintenance_code - computed: false, optional: true, required: false
2637
+ _maintenanceCode;
2638
+ get maintenanceCode() {
2639
+ return this.getNumberListAttribute('maintenance_code');
2640
+ }
2641
+ set maintenanceCode(value) {
2642
+ this._maintenanceCode = value;
2643
+ }
2644
+ resetMaintenanceCode() {
2645
+ this._maintenanceCode = undefined;
2646
+ }
2647
+ // Temporarily expose input value. Use with caution.
2648
+ get maintenanceCodeInput() {
2649
+ return this._maintenanceCode;
2650
+ }
2651
+ // maintenance_response - computed: true, optional: true, required: false
2652
+ _maintenanceResponse;
2653
+ get maintenanceResponse() {
2654
+ return this.getStringAttribute('maintenance_response');
2655
+ }
2656
+ set maintenanceResponse(value) {
2657
+ this._maintenanceResponse = value;
2658
+ }
2659
+ resetMaintenanceResponse() {
2660
+ this._maintenanceResponse = undefined;
2661
+ }
2662
+ // Temporarily expose input value. Use with caution.
2663
+ get maintenanceResponseInput() {
2664
+ return this._maintenanceResponse;
2665
+ }
2666
+ // response_size - computed: true, optional: true, required: false
2667
+ _responseSize;
2668
+ get responseSize() {
2669
+ return this.getStringAttribute('response_size');
2670
+ }
2671
+ set responseSize(value) {
2672
+ this._responseSize = value;
2673
+ }
2674
+ resetResponseSize() {
2675
+ this._responseSize = undefined;
2676
+ }
2677
+ // Temporarily expose input value. Use with caution.
2678
+ get responseSizeInput() {
2679
+ return this._responseSize;
2680
+ }
2681
+ // ssl_attributes - computed: false, optional: true, required: false
2682
+ _sslAttributes = new HealthmonitorHttp2SMonitorSslAttributesList(this, "ssl_attributes", true);
2683
+ get sslAttributes() {
2684
+ return this._sslAttributes;
2685
+ }
2686
+ putSslAttributes(value) {
2687
+ this._sslAttributes.internalValue = value;
2688
+ }
2689
+ resetSslAttributes() {
2690
+ this._sslAttributes.internalValue = undefined;
2691
+ }
2692
+ // Temporarily expose input value. Use with caution.
2693
+ get sslAttributesInput() {
2694
+ return this._sslAttributes.internalValue;
2695
+ }
2696
+ }
2697
+ export class HealthmonitorHttp2SMonitorList extends cdktf.ComplexList {
2698
+ terraformResource;
2699
+ terraformAttribute;
2700
+ wrapsSet;
2701
+ internalValue;
2702
+ /**
2703
+ * @param terraformResource The parent resource
2704
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2705
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2706
+ */
2707
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2708
+ super(terraformResource, terraformAttribute, wrapsSet);
2709
+ this.terraformResource = terraformResource;
2710
+ this.terraformAttribute = terraformAttribute;
2711
+ this.wrapsSet = wrapsSet;
2712
+ }
2713
+ /**
2714
+ * @param index the index of the item to return
2715
+ */
2716
+ get(index) {
2717
+ return new HealthmonitorHttp2SMonitorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2718
+ }
2719
+ }
2720
+ export function healthmonitorHttpMonitorSslAttributesToTerraform(struct) {
2721
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2722
+ return struct;
2723
+ }
2724
+ if (cdktf.isComplexElement(struct)) {
2725
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2726
+ }
2727
+ return {
2728
+ pki_profile_ref: cdktf.stringToTerraform(struct.pkiProfileRef),
2729
+ server_name: cdktf.stringToTerraform(struct.serverName),
2730
+ ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
2731
+ ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
2732
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
2733
+ };
2734
+ }
2735
+ export function healthmonitorHttpMonitorSslAttributesToHclTerraform(struct) {
2736
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2737
+ return struct;
2738
+ }
2739
+ if (cdktf.isComplexElement(struct)) {
2740
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2741
+ }
2742
+ const attrs = {
2743
+ pki_profile_ref: {
2744
+ value: cdktf.stringToHclTerraform(struct.pkiProfileRef),
2745
+ isBlock: false,
2746
+ type: "simple",
2747
+ storageClassType: "string",
2748
+ },
2749
+ server_name: {
2750
+ value: cdktf.stringToHclTerraform(struct.serverName),
2751
+ isBlock: false,
2752
+ type: "simple",
2753
+ storageClassType: "string",
2754
+ },
2755
+ ssl_key_and_certificate_ref: {
2756
+ value: cdktf.stringToHclTerraform(struct.sslKeyAndCertificateRef),
2757
+ isBlock: false,
2758
+ type: "simple",
2759
+ storageClassType: "string",
2760
+ },
2761
+ ssl_profile_ref: {
2762
+ value: cdktf.stringToHclTerraform(struct.sslProfileRef),
2763
+ isBlock: false,
2764
+ type: "simple",
2765
+ storageClassType: "string",
2766
+ },
2767
+ use_pool_sni_server_name: {
2768
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
2769
+ isBlock: false,
2770
+ type: "simple",
2771
+ storageClassType: "string",
2772
+ },
2773
+ };
2774
+ // remove undefined attributes
2775
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
2776
+ }
2777
+ export class HealthmonitorHttpMonitorSslAttributesOutputReference extends cdktf.ComplexObject {
2778
+ isEmptyObject = false;
2779
+ resolvableValue;
2780
+ /**
2781
+ * @param terraformResource The parent resource
2782
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2783
+ * @param complexObjectIndex the index of this item in the list
2784
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2785
+ */
2786
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
2787
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
2788
+ }
2789
+ get internalValue() {
2790
+ if (this.resolvableValue) {
2791
+ return this.resolvableValue;
2792
+ }
2793
+ let hasAnyValues = this.isEmptyObject;
2794
+ const internalValueResult = {};
2795
+ if (this._pkiProfileRef !== undefined) {
2796
+ hasAnyValues = true;
2797
+ internalValueResult.pkiProfileRef = this._pkiProfileRef;
2798
+ }
2799
+ if (this._serverName !== undefined) {
2800
+ hasAnyValues = true;
2801
+ internalValueResult.serverName = this._serverName;
2802
+ }
2803
+ if (this._sslKeyAndCertificateRef !== undefined) {
2804
+ hasAnyValues = true;
2805
+ internalValueResult.sslKeyAndCertificateRef = this._sslKeyAndCertificateRef;
2806
+ }
2807
+ if (this._sslProfileRef !== undefined) {
2808
+ hasAnyValues = true;
2809
+ internalValueResult.sslProfileRef = this._sslProfileRef;
2810
+ }
2811
+ if (this._usePoolSniServerName !== undefined) {
2812
+ hasAnyValues = true;
2813
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
2814
+ }
2815
+ return hasAnyValues ? internalValueResult : undefined;
2816
+ }
2817
+ set internalValue(value) {
2818
+ if (value === undefined) {
2819
+ this.isEmptyObject = false;
2820
+ this.resolvableValue = undefined;
2821
+ this._pkiProfileRef = undefined;
2822
+ this._serverName = undefined;
2823
+ this._sslKeyAndCertificateRef = undefined;
2824
+ this._sslProfileRef = undefined;
2825
+ this._usePoolSniServerName = undefined;
2826
+ }
2827
+ else if (cdktf.Tokenization.isResolvable(value)) {
2828
+ this.isEmptyObject = false;
2829
+ this.resolvableValue = value;
2830
+ }
2831
+ else {
2832
+ this.isEmptyObject = Object.keys(value).length === 0;
2833
+ this.resolvableValue = undefined;
2834
+ this._pkiProfileRef = value.pkiProfileRef;
2835
+ this._serverName = value.serverName;
2836
+ this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
2837
+ this._sslProfileRef = value.sslProfileRef;
2838
+ this._usePoolSniServerName = value.usePoolSniServerName;
2839
+ }
2840
+ }
2841
+ // pki_profile_ref - computed: true, optional: true, required: false
2842
+ _pkiProfileRef;
2843
+ get pkiProfileRef() {
2844
+ return this.getStringAttribute('pki_profile_ref');
2845
+ }
2846
+ set pkiProfileRef(value) {
2847
+ this._pkiProfileRef = value;
2848
+ }
2849
+ resetPkiProfileRef() {
2850
+ this._pkiProfileRef = undefined;
2851
+ }
2852
+ // Temporarily expose input value. Use with caution.
2853
+ get pkiProfileRefInput() {
2854
+ return this._pkiProfileRef;
2855
+ }
2856
+ // server_name - computed: true, optional: true, required: false
2857
+ _serverName;
2858
+ get serverName() {
2859
+ return this.getStringAttribute('server_name');
2860
+ }
2861
+ set serverName(value) {
2862
+ this._serverName = value;
2863
+ }
2864
+ resetServerName() {
2865
+ this._serverName = undefined;
2866
+ }
2867
+ // Temporarily expose input value. Use with caution.
2868
+ get serverNameInput() {
2869
+ return this._serverName;
2870
+ }
2871
+ // ssl_key_and_certificate_ref - computed: true, optional: true, required: false
2872
+ _sslKeyAndCertificateRef;
2873
+ get sslKeyAndCertificateRef() {
2874
+ return this.getStringAttribute('ssl_key_and_certificate_ref');
2875
+ }
2876
+ set sslKeyAndCertificateRef(value) {
2877
+ this._sslKeyAndCertificateRef = value;
2878
+ }
2879
+ resetSslKeyAndCertificateRef() {
2880
+ this._sslKeyAndCertificateRef = undefined;
2881
+ }
2882
+ // Temporarily expose input value. Use with caution.
2883
+ get sslKeyAndCertificateRefInput() {
2884
+ return this._sslKeyAndCertificateRef;
2885
+ }
2886
+ // ssl_profile_ref - computed: false, optional: false, required: true
2887
+ _sslProfileRef;
2888
+ get sslProfileRef() {
2889
+ return this.getStringAttribute('ssl_profile_ref');
2890
+ }
2891
+ set sslProfileRef(value) {
2892
+ this._sslProfileRef = value;
2893
+ }
2894
+ // Temporarily expose input value. Use with caution.
2895
+ get sslProfileRefInput() {
2896
+ return this._sslProfileRef;
2897
+ }
2898
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
2899
+ _usePoolSniServerName;
2900
+ get usePoolSniServerName() {
2901
+ return this.getStringAttribute('use_pool_sni_server_name');
2902
+ }
2903
+ set usePoolSniServerName(value) {
2904
+ this._usePoolSniServerName = value;
2905
+ }
2906
+ resetUsePoolSniServerName() {
2907
+ this._usePoolSniServerName = undefined;
2908
+ }
2909
+ // Temporarily expose input value. Use with caution.
2910
+ get usePoolSniServerNameInput() {
2911
+ return this._usePoolSniServerName;
2912
+ }
2913
+ }
2914
+ export class HealthmonitorHttpMonitorSslAttributesList extends cdktf.ComplexList {
2915
+ terraformResource;
2916
+ terraformAttribute;
2917
+ wrapsSet;
2918
+ internalValue;
2919
+ /**
2920
+ * @param terraformResource The parent resource
2921
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2922
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2923
+ */
2924
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
2925
+ super(terraformResource, terraformAttribute, wrapsSet);
2926
+ this.terraformResource = terraformResource;
2927
+ this.terraformAttribute = terraformAttribute;
2928
+ this.wrapsSet = wrapsSet;
2929
+ }
2930
+ /**
2931
+ * @param index the index of the item to return
2932
+ */
2933
+ get(index) {
2934
+ return new HealthmonitorHttpMonitorSslAttributesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
2935
+ }
2936
+ }
2937
+ export function healthmonitorHttpMonitorToTerraform(struct) {
2938
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2939
+ return struct;
2940
+ }
2941
+ if (cdktf.isComplexElement(struct)) {
2942
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2943
+ }
2944
+ return {
2945
+ auth_type: cdktf.stringToTerraform(struct.authType),
2946
+ exact_http_request: cdktf.stringToTerraform(struct.exactHttpRequest),
2947
+ http_headers: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpHeaders),
2948
+ http_method: cdktf.stringToTerraform(struct.httpMethod),
2949
+ http_request: cdktf.stringToTerraform(struct.httpRequest),
2950
+ http_request_body: cdktf.stringToTerraform(struct.httpRequestBody),
2951
+ http_request_header_path: cdktf.stringToTerraform(struct.httpRequestHeaderPath),
2952
+ http_response: cdktf.stringToTerraform(struct.httpResponse),
2953
+ http_response_code: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpResponseCode),
2954
+ maintenance_code: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.maintenanceCode),
2955
+ maintenance_response: cdktf.stringToTerraform(struct.maintenanceResponse),
2956
+ response_size: cdktf.stringToTerraform(struct.responseSize),
2957
+ ssl_attributes: cdktf.listMapper(healthmonitorHttpMonitorSslAttributesToTerraform, true)(struct.sslAttributes),
2958
+ };
2959
+ }
2960
+ export function healthmonitorHttpMonitorToHclTerraform(struct) {
2961
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
2962
+ return struct;
2963
+ }
2964
+ if (cdktf.isComplexElement(struct)) {
2965
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
2966
+ }
2967
+ const attrs = {
2968
+ auth_type: {
2969
+ value: cdktf.stringToHclTerraform(struct.authType),
2970
+ isBlock: false,
2971
+ type: "simple",
2972
+ storageClassType: "string",
2973
+ },
2974
+ exact_http_request: {
2975
+ value: cdktf.stringToHclTerraform(struct.exactHttpRequest),
2976
+ isBlock: false,
2977
+ type: "simple",
2978
+ storageClassType: "string",
2979
+ },
2980
+ http_headers: {
2981
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpHeaders),
2982
+ isBlock: false,
2983
+ type: "list",
2984
+ storageClassType: "stringList",
2985
+ },
2986
+ http_method: {
2987
+ value: cdktf.stringToHclTerraform(struct.httpMethod),
2988
+ isBlock: false,
2989
+ type: "simple",
2990
+ storageClassType: "string",
2991
+ },
2992
+ http_request: {
2993
+ value: cdktf.stringToHclTerraform(struct.httpRequest),
2994
+ isBlock: false,
2995
+ type: "simple",
2996
+ storageClassType: "string",
2997
+ },
2998
+ http_request_body: {
2999
+ value: cdktf.stringToHclTerraform(struct.httpRequestBody),
3000
+ isBlock: false,
3001
+ type: "simple",
3002
+ storageClassType: "string",
3003
+ },
3004
+ http_request_header_path: {
3005
+ value: cdktf.stringToHclTerraform(struct.httpRequestHeaderPath),
3006
+ isBlock: false,
3007
+ type: "simple",
3008
+ storageClassType: "string",
3009
+ },
3010
+ http_response: {
3011
+ value: cdktf.stringToHclTerraform(struct.httpResponse),
3012
+ isBlock: false,
3013
+ type: "simple",
3014
+ storageClassType: "string",
3015
+ },
3016
+ http_response_code: {
3017
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpResponseCode),
3018
+ isBlock: false,
3019
+ type: "list",
3020
+ storageClassType: "stringList",
3021
+ },
3022
+ maintenance_code: {
3023
+ value: cdktf.listMapperHcl(cdktf.numberToHclTerraform, false)(struct.maintenanceCode),
3024
+ isBlock: false,
3025
+ type: "list",
3026
+ storageClassType: "numberList",
3027
+ },
3028
+ maintenance_response: {
3029
+ value: cdktf.stringToHclTerraform(struct.maintenanceResponse),
3030
+ isBlock: false,
3031
+ type: "simple",
3032
+ storageClassType: "string",
3033
+ },
3034
+ response_size: {
3035
+ value: cdktf.stringToHclTerraform(struct.responseSize),
3036
+ isBlock: false,
3037
+ type: "simple",
3038
+ storageClassType: "string",
3039
+ },
3040
+ ssl_attributes: {
3041
+ value: cdktf.listMapperHcl(healthmonitorHttpMonitorSslAttributesToHclTerraform, true)(struct.sslAttributes),
3042
+ isBlock: true,
3043
+ type: "set",
3044
+ storageClassType: "HealthmonitorHttpMonitorSslAttributesList",
3045
+ },
3046
+ };
3047
+ // remove undefined attributes
3048
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
3049
+ }
3050
+ export class HealthmonitorHttpMonitorOutputReference extends cdktf.ComplexObject {
3051
+ isEmptyObject = false;
3052
+ resolvableValue;
3053
+ /**
3054
+ * @param terraformResource The parent resource
3055
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3056
+ * @param complexObjectIndex the index of this item in the list
3057
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3058
+ */
3059
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
3060
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
3061
+ }
3062
+ get internalValue() {
3063
+ if (this.resolvableValue) {
3064
+ return this.resolvableValue;
3065
+ }
3066
+ let hasAnyValues = this.isEmptyObject;
3067
+ const internalValueResult = {};
3068
+ if (this._authType !== undefined) {
3069
+ hasAnyValues = true;
3070
+ internalValueResult.authType = this._authType;
3071
+ }
3072
+ if (this._exactHttpRequest !== undefined) {
3073
+ hasAnyValues = true;
3074
+ internalValueResult.exactHttpRequest = this._exactHttpRequest;
3075
+ }
3076
+ if (this._httpHeaders !== undefined) {
3077
+ hasAnyValues = true;
3078
+ internalValueResult.httpHeaders = this._httpHeaders;
3079
+ }
3080
+ if (this._httpMethod !== undefined) {
3081
+ hasAnyValues = true;
3082
+ internalValueResult.httpMethod = this._httpMethod;
3083
+ }
3084
+ if (this._httpRequest !== undefined) {
3085
+ hasAnyValues = true;
3086
+ internalValueResult.httpRequest = this._httpRequest;
3087
+ }
3088
+ if (this._httpRequestBody !== undefined) {
3089
+ hasAnyValues = true;
3090
+ internalValueResult.httpRequestBody = this._httpRequestBody;
3091
+ }
3092
+ if (this._httpRequestHeaderPath !== undefined) {
3093
+ hasAnyValues = true;
3094
+ internalValueResult.httpRequestHeaderPath = this._httpRequestHeaderPath;
3095
+ }
3096
+ if (this._httpResponse !== undefined) {
3097
+ hasAnyValues = true;
3098
+ internalValueResult.httpResponse = this._httpResponse;
3099
+ }
3100
+ if (this._httpResponseCode !== undefined) {
3101
+ hasAnyValues = true;
3102
+ internalValueResult.httpResponseCode = this._httpResponseCode;
3103
+ }
3104
+ if (this._maintenanceCode !== undefined) {
3105
+ hasAnyValues = true;
3106
+ internalValueResult.maintenanceCode = this._maintenanceCode;
3107
+ }
3108
+ if (this._maintenanceResponse !== undefined) {
3109
+ hasAnyValues = true;
3110
+ internalValueResult.maintenanceResponse = this._maintenanceResponse;
3111
+ }
3112
+ if (this._responseSize !== undefined) {
3113
+ hasAnyValues = true;
3114
+ internalValueResult.responseSize = this._responseSize;
3115
+ }
3116
+ if (this._sslAttributes?.internalValue !== undefined) {
3117
+ hasAnyValues = true;
3118
+ internalValueResult.sslAttributes = this._sslAttributes?.internalValue;
3119
+ }
3120
+ return hasAnyValues ? internalValueResult : undefined;
3121
+ }
3122
+ set internalValue(value) {
3123
+ if (value === undefined) {
3124
+ this.isEmptyObject = false;
3125
+ this.resolvableValue = undefined;
3126
+ this._authType = undefined;
3127
+ this._exactHttpRequest = undefined;
3128
+ this._httpHeaders = undefined;
3129
+ this._httpMethod = undefined;
3130
+ this._httpRequest = undefined;
3131
+ this._httpRequestBody = undefined;
3132
+ this._httpRequestHeaderPath = undefined;
3133
+ this._httpResponse = undefined;
3134
+ this._httpResponseCode = undefined;
3135
+ this._maintenanceCode = undefined;
3136
+ this._maintenanceResponse = undefined;
3137
+ this._responseSize = undefined;
3138
+ this._sslAttributes.internalValue = undefined;
3139
+ }
3140
+ else if (cdktf.Tokenization.isResolvable(value)) {
3141
+ this.isEmptyObject = false;
3142
+ this.resolvableValue = value;
3143
+ }
3144
+ else {
3145
+ this.isEmptyObject = Object.keys(value).length === 0;
3146
+ this.resolvableValue = undefined;
3147
+ this._authType = value.authType;
3148
+ this._exactHttpRequest = value.exactHttpRequest;
3149
+ this._httpHeaders = value.httpHeaders;
3150
+ this._httpMethod = value.httpMethod;
3151
+ this._httpRequest = value.httpRequest;
3152
+ this._httpRequestBody = value.httpRequestBody;
3153
+ this._httpRequestHeaderPath = value.httpRequestHeaderPath;
3154
+ this._httpResponse = value.httpResponse;
3155
+ this._httpResponseCode = value.httpResponseCode;
3156
+ this._maintenanceCode = value.maintenanceCode;
3157
+ this._maintenanceResponse = value.maintenanceResponse;
3158
+ this._responseSize = value.responseSize;
3159
+ this._sslAttributes.internalValue = value.sslAttributes;
3160
+ }
3161
+ }
3162
+ // auth_type - computed: true, optional: true, required: false
3163
+ _authType;
3164
+ get authType() {
3165
+ return this.getStringAttribute('auth_type');
3166
+ }
3167
+ set authType(value) {
3168
+ this._authType = value;
3169
+ }
3170
+ resetAuthType() {
3171
+ this._authType = undefined;
3172
+ }
3173
+ // Temporarily expose input value. Use with caution.
3174
+ get authTypeInput() {
3175
+ return this._authType;
3176
+ }
3177
+ // exact_http_request - computed: false, optional: true, required: false
3178
+ _exactHttpRequest;
3179
+ get exactHttpRequest() {
3180
+ return this.getStringAttribute('exact_http_request');
3181
+ }
3182
+ set exactHttpRequest(value) {
3183
+ this._exactHttpRequest = value;
3184
+ }
3185
+ resetExactHttpRequest() {
3186
+ this._exactHttpRequest = undefined;
3187
+ }
3188
+ // Temporarily expose input value. Use with caution.
3189
+ get exactHttpRequestInput() {
3190
+ return this._exactHttpRequest;
3191
+ }
3192
+ // http_headers - computed: false, optional: true, required: false
3193
+ _httpHeaders;
3194
+ get httpHeaders() {
3195
+ return this.getListAttribute('http_headers');
3196
+ }
3197
+ set httpHeaders(value) {
3198
+ this._httpHeaders = value;
3199
+ }
3200
+ resetHttpHeaders() {
3201
+ this._httpHeaders = undefined;
3202
+ }
3203
+ // Temporarily expose input value. Use with caution.
3204
+ get httpHeadersInput() {
3205
+ return this._httpHeaders;
3206
+ }
3207
+ // http_method - computed: true, optional: true, required: false
3208
+ _httpMethod;
3209
+ get httpMethod() {
3210
+ return this.getStringAttribute('http_method');
3211
+ }
3212
+ set httpMethod(value) {
3213
+ this._httpMethod = value;
3214
+ }
3215
+ resetHttpMethod() {
3216
+ this._httpMethod = undefined;
3217
+ }
3218
+ // Temporarily expose input value. Use with caution.
3219
+ get httpMethodInput() {
3220
+ return this._httpMethod;
3221
+ }
3222
+ // http_request - computed: false, optional: true, required: false
3223
+ _httpRequest;
3224
+ get httpRequest() {
3225
+ return this.getStringAttribute('http_request');
3226
+ }
3227
+ set httpRequest(value) {
3228
+ this._httpRequest = value;
3229
+ }
3230
+ resetHttpRequest() {
3231
+ this._httpRequest = undefined;
3232
+ }
3233
+ // Temporarily expose input value. Use with caution.
3234
+ get httpRequestInput() {
3235
+ return this._httpRequest;
3236
+ }
3237
+ // http_request_body - computed: true, optional: true, required: false
3238
+ _httpRequestBody;
3239
+ get httpRequestBody() {
3240
+ return this.getStringAttribute('http_request_body');
3241
+ }
3242
+ set httpRequestBody(value) {
3243
+ this._httpRequestBody = value;
3244
+ }
3245
+ resetHttpRequestBody() {
3246
+ this._httpRequestBody = undefined;
3247
+ }
3248
+ // Temporarily expose input value. Use with caution.
3249
+ get httpRequestBodyInput() {
3250
+ return this._httpRequestBody;
3251
+ }
3252
+ // http_request_header_path - computed: true, optional: true, required: false
3253
+ _httpRequestHeaderPath;
3254
+ get httpRequestHeaderPath() {
3255
+ return this.getStringAttribute('http_request_header_path');
3256
+ }
3257
+ set httpRequestHeaderPath(value) {
3258
+ this._httpRequestHeaderPath = value;
3259
+ }
3260
+ resetHttpRequestHeaderPath() {
3261
+ this._httpRequestHeaderPath = undefined;
3262
+ }
3263
+ // Temporarily expose input value. Use with caution.
3264
+ get httpRequestHeaderPathInput() {
3265
+ return this._httpRequestHeaderPath;
3266
+ }
3267
+ // http_response - computed: true, optional: true, required: false
3268
+ _httpResponse;
3269
+ get httpResponse() {
3270
+ return this.getStringAttribute('http_response');
3271
+ }
3272
+ set httpResponse(value) {
3273
+ this._httpResponse = value;
3274
+ }
3275
+ resetHttpResponse() {
3276
+ this._httpResponse = undefined;
3277
+ }
3278
+ // Temporarily expose input value. Use with caution.
3279
+ get httpResponseInput() {
3280
+ return this._httpResponse;
3281
+ }
3282
+ // http_response_code - computed: false, optional: false, required: true
3283
+ _httpResponseCode;
3284
+ get httpResponseCode() {
3285
+ return this.getListAttribute('http_response_code');
3286
+ }
3287
+ set httpResponseCode(value) {
3288
+ this._httpResponseCode = value;
3289
+ }
3290
+ // Temporarily expose input value. Use with caution.
3291
+ get httpResponseCodeInput() {
3292
+ return this._httpResponseCode;
3293
+ }
3294
+ // maintenance_code - computed: false, optional: true, required: false
3295
+ _maintenanceCode;
3296
+ get maintenanceCode() {
3297
+ return this.getNumberListAttribute('maintenance_code');
3298
+ }
3299
+ set maintenanceCode(value) {
3300
+ this._maintenanceCode = value;
3301
+ }
3302
+ resetMaintenanceCode() {
3303
+ this._maintenanceCode = undefined;
3304
+ }
3305
+ // Temporarily expose input value. Use with caution.
3306
+ get maintenanceCodeInput() {
3307
+ return this._maintenanceCode;
3308
+ }
3309
+ // maintenance_response - computed: true, optional: true, required: false
3310
+ _maintenanceResponse;
3311
+ get maintenanceResponse() {
3312
+ return this.getStringAttribute('maintenance_response');
3313
+ }
3314
+ set maintenanceResponse(value) {
3315
+ this._maintenanceResponse = value;
3316
+ }
3317
+ resetMaintenanceResponse() {
3318
+ this._maintenanceResponse = undefined;
3319
+ }
3320
+ // Temporarily expose input value. Use with caution.
3321
+ get maintenanceResponseInput() {
3322
+ return this._maintenanceResponse;
3323
+ }
3324
+ // response_size - computed: true, optional: true, required: false
3325
+ _responseSize;
3326
+ get responseSize() {
3327
+ return this.getStringAttribute('response_size');
3328
+ }
3329
+ set responseSize(value) {
3330
+ this._responseSize = value;
3331
+ }
3332
+ resetResponseSize() {
3333
+ this._responseSize = undefined;
3334
+ }
3335
+ // Temporarily expose input value. Use with caution.
3336
+ get responseSizeInput() {
3337
+ return this._responseSize;
3338
+ }
3339
+ // ssl_attributes - computed: false, optional: true, required: false
3340
+ _sslAttributes = new HealthmonitorHttpMonitorSslAttributesList(this, "ssl_attributes", true);
3341
+ get sslAttributes() {
3342
+ return this._sslAttributes;
3343
+ }
3344
+ putSslAttributes(value) {
3345
+ this._sslAttributes.internalValue = value;
3346
+ }
3347
+ resetSslAttributes() {
3348
+ this._sslAttributes.internalValue = undefined;
3349
+ }
3350
+ // Temporarily expose input value. Use with caution.
3351
+ get sslAttributesInput() {
3352
+ return this._sslAttributes.internalValue;
3353
+ }
3354
+ }
3355
+ export class HealthmonitorHttpMonitorList extends cdktf.ComplexList {
3356
+ terraformResource;
3357
+ terraformAttribute;
3358
+ wrapsSet;
3359
+ internalValue;
3360
+ /**
3361
+ * @param terraformResource The parent resource
3362
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3363
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
3364
+ */
3365
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
3366
+ super(terraformResource, terraformAttribute, wrapsSet);
3367
+ this.terraformResource = terraformResource;
3368
+ this.terraformAttribute = terraformAttribute;
3369
+ this.wrapsSet = wrapsSet;
3370
+ }
3371
+ /**
3372
+ * @param index the index of the item to return
3373
+ */
3374
+ get(index) {
3375
+ return new HealthmonitorHttpMonitorOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
3376
+ }
3377
+ }
3378
+ export function healthmonitorHttpsMonitorSslAttributesToTerraform(struct) {
3379
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3380
+ return struct;
3381
+ }
3382
+ if (cdktf.isComplexElement(struct)) {
3383
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3384
+ }
3385
+ return {
3386
+ pki_profile_ref: cdktf.stringToTerraform(struct.pkiProfileRef),
3387
+ server_name: cdktf.stringToTerraform(struct.serverName),
3388
+ ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
3389
+ ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
3390
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
3391
+ };
3392
+ }
3393
+ export function healthmonitorHttpsMonitorSslAttributesToHclTerraform(struct) {
3394
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
3395
+ return struct;
3396
+ }
3397
+ if (cdktf.isComplexElement(struct)) {
3398
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
3399
+ }
3400
+ const attrs = {
3401
+ pki_profile_ref: {
3402
+ value: cdktf.stringToHclTerraform(struct.pkiProfileRef),
3403
+ isBlock: false,
3404
+ type: "simple",
3405
+ storageClassType: "string",
3406
+ },
3407
+ server_name: {
3408
+ value: cdktf.stringToHclTerraform(struct.serverName),
3409
+ isBlock: false,
3410
+ type: "simple",
3411
+ storageClassType: "string",
3412
+ },
3413
+ ssl_key_and_certificate_ref: {
3414
+ value: cdktf.stringToHclTerraform(struct.sslKeyAndCertificateRef),
3415
+ isBlock: false,
3416
+ type: "simple",
3417
+ storageClassType: "string",
3418
+ },
3419
+ ssl_profile_ref: {
3420
+ value: cdktf.stringToHclTerraform(struct.sslProfileRef),
3421
+ isBlock: false,
3422
+ type: "simple",
3423
+ storageClassType: "string",
3424
+ },
3425
+ use_pool_sni_server_name: {
3426
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
3427
+ isBlock: false,
3428
+ type: "simple",
3429
+ storageClassType: "string",
3430
+ },
1940
3431
  };
1941
3432
  // remove undefined attributes
1942
3433
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -1975,6 +3466,10 @@ export class HealthmonitorHttpsMonitorSslAttributesOutputReference extends cdktf
1975
3466
  hasAnyValues = true;
1976
3467
  internalValueResult.sslProfileRef = this._sslProfileRef;
1977
3468
  }
3469
+ if (this._usePoolSniServerName !== undefined) {
3470
+ hasAnyValues = true;
3471
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
3472
+ }
1978
3473
  return hasAnyValues ? internalValueResult : undefined;
1979
3474
  }
1980
3475
  set internalValue(value) {
@@ -1985,6 +3480,7 @@ export class HealthmonitorHttpsMonitorSslAttributesOutputReference extends cdktf
1985
3480
  this._serverName = undefined;
1986
3481
  this._sslKeyAndCertificateRef = undefined;
1987
3482
  this._sslProfileRef = undefined;
3483
+ this._usePoolSniServerName = undefined;
1988
3484
  }
1989
3485
  else if (cdktf.Tokenization.isResolvable(value)) {
1990
3486
  this.isEmptyObject = false;
@@ -1997,6 +3493,7 @@ export class HealthmonitorHttpsMonitorSslAttributesOutputReference extends cdktf
1997
3493
  this._serverName = value.serverName;
1998
3494
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
1999
3495
  this._sslProfileRef = value.sslProfileRef;
3496
+ this._usePoolSniServerName = value.usePoolSniServerName;
2000
3497
  }
2001
3498
  }
2002
3499
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -2056,6 +3553,21 @@ export class HealthmonitorHttpsMonitorSslAttributesOutputReference extends cdktf
2056
3553
  get sslProfileRefInput() {
2057
3554
  return this._sslProfileRef;
2058
3555
  }
3556
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
3557
+ _usePoolSniServerName;
3558
+ get usePoolSniServerName() {
3559
+ return this.getStringAttribute('use_pool_sni_server_name');
3560
+ }
3561
+ set usePoolSniServerName(value) {
3562
+ this._usePoolSniServerName = value;
3563
+ }
3564
+ resetUsePoolSniServerName() {
3565
+ this._usePoolSniServerName = undefined;
3566
+ }
3567
+ // Temporarily expose input value. Use with caution.
3568
+ get usePoolSniServerNameInput() {
3569
+ return this._usePoolSniServerName;
3570
+ }
2059
3571
  }
2060
3572
  export class HealthmonitorHttpsMonitorSslAttributesList extends cdktf.ComplexList {
2061
3573
  terraformResource;
@@ -2090,8 +3602,11 @@ export function healthmonitorHttpsMonitorToTerraform(struct) {
2090
3602
  return {
2091
3603
  auth_type: cdktf.stringToTerraform(struct.authType),
2092
3604
  exact_http_request: cdktf.stringToTerraform(struct.exactHttpRequest),
3605
+ http_headers: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpHeaders),
3606
+ http_method: cdktf.stringToTerraform(struct.httpMethod),
2093
3607
  http_request: cdktf.stringToTerraform(struct.httpRequest),
2094
3608
  http_request_body: cdktf.stringToTerraform(struct.httpRequestBody),
3609
+ http_request_header_path: cdktf.stringToTerraform(struct.httpRequestHeaderPath),
2095
3610
  http_response: cdktf.stringToTerraform(struct.httpResponse),
2096
3611
  http_response_code: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.httpResponseCode),
2097
3612
  maintenance_code: cdktf.listMapper(cdktf.numberToTerraform, false)(struct.maintenanceCode),
@@ -2120,6 +3635,18 @@ export function healthmonitorHttpsMonitorToHclTerraform(struct) {
2120
3635
  type: "simple",
2121
3636
  storageClassType: "string",
2122
3637
  },
3638
+ http_headers: {
3639
+ value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.httpHeaders),
3640
+ isBlock: false,
3641
+ type: "list",
3642
+ storageClassType: "stringList",
3643
+ },
3644
+ http_method: {
3645
+ value: cdktf.stringToHclTerraform(struct.httpMethod),
3646
+ isBlock: false,
3647
+ type: "simple",
3648
+ storageClassType: "string",
3649
+ },
2123
3650
  http_request: {
2124
3651
  value: cdktf.stringToHclTerraform(struct.httpRequest),
2125
3652
  isBlock: false,
@@ -2132,6 +3659,12 @@ export function healthmonitorHttpsMonitorToHclTerraform(struct) {
2132
3659
  type: "simple",
2133
3660
  storageClassType: "string",
2134
3661
  },
3662
+ http_request_header_path: {
3663
+ value: cdktf.stringToHclTerraform(struct.httpRequestHeaderPath),
3664
+ isBlock: false,
3665
+ type: "simple",
3666
+ storageClassType: "string",
3667
+ },
2135
3668
  http_response: {
2136
3669
  value: cdktf.stringToHclTerraform(struct.httpResponse),
2137
3670
  isBlock: false,
@@ -2198,6 +3731,14 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2198
3731
  hasAnyValues = true;
2199
3732
  internalValueResult.exactHttpRequest = this._exactHttpRequest;
2200
3733
  }
3734
+ if (this._httpHeaders !== undefined) {
3735
+ hasAnyValues = true;
3736
+ internalValueResult.httpHeaders = this._httpHeaders;
3737
+ }
3738
+ if (this._httpMethod !== undefined) {
3739
+ hasAnyValues = true;
3740
+ internalValueResult.httpMethod = this._httpMethod;
3741
+ }
2201
3742
  if (this._httpRequest !== undefined) {
2202
3743
  hasAnyValues = true;
2203
3744
  internalValueResult.httpRequest = this._httpRequest;
@@ -2206,6 +3747,10 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2206
3747
  hasAnyValues = true;
2207
3748
  internalValueResult.httpRequestBody = this._httpRequestBody;
2208
3749
  }
3750
+ if (this._httpRequestHeaderPath !== undefined) {
3751
+ hasAnyValues = true;
3752
+ internalValueResult.httpRequestHeaderPath = this._httpRequestHeaderPath;
3753
+ }
2209
3754
  if (this._httpResponse !== undefined) {
2210
3755
  hasAnyValues = true;
2211
3756
  internalValueResult.httpResponse = this._httpResponse;
@@ -2238,8 +3783,11 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2238
3783
  this.resolvableValue = undefined;
2239
3784
  this._authType = undefined;
2240
3785
  this._exactHttpRequest = undefined;
3786
+ this._httpHeaders = undefined;
3787
+ this._httpMethod = undefined;
2241
3788
  this._httpRequest = undefined;
2242
3789
  this._httpRequestBody = undefined;
3790
+ this._httpRequestHeaderPath = undefined;
2243
3791
  this._httpResponse = undefined;
2244
3792
  this._httpResponseCode = undefined;
2245
3793
  this._maintenanceCode = undefined;
@@ -2256,8 +3804,11 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2256
3804
  this.resolvableValue = undefined;
2257
3805
  this._authType = value.authType;
2258
3806
  this._exactHttpRequest = value.exactHttpRequest;
3807
+ this._httpHeaders = value.httpHeaders;
3808
+ this._httpMethod = value.httpMethod;
2259
3809
  this._httpRequest = value.httpRequest;
2260
3810
  this._httpRequestBody = value.httpRequestBody;
3811
+ this._httpRequestHeaderPath = value.httpRequestHeaderPath;
2261
3812
  this._httpResponse = value.httpResponse;
2262
3813
  this._httpResponseCode = value.httpResponseCode;
2263
3814
  this._maintenanceCode = value.maintenanceCode;
@@ -2296,6 +3847,36 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2296
3847
  get exactHttpRequestInput() {
2297
3848
  return this._exactHttpRequest;
2298
3849
  }
3850
+ // http_headers - computed: false, optional: true, required: false
3851
+ _httpHeaders;
3852
+ get httpHeaders() {
3853
+ return this.getListAttribute('http_headers');
3854
+ }
3855
+ set httpHeaders(value) {
3856
+ this._httpHeaders = value;
3857
+ }
3858
+ resetHttpHeaders() {
3859
+ this._httpHeaders = undefined;
3860
+ }
3861
+ // Temporarily expose input value. Use with caution.
3862
+ get httpHeadersInput() {
3863
+ return this._httpHeaders;
3864
+ }
3865
+ // http_method - computed: true, optional: true, required: false
3866
+ _httpMethod;
3867
+ get httpMethod() {
3868
+ return this.getStringAttribute('http_method');
3869
+ }
3870
+ set httpMethod(value) {
3871
+ this._httpMethod = value;
3872
+ }
3873
+ resetHttpMethod() {
3874
+ this._httpMethod = undefined;
3875
+ }
3876
+ // Temporarily expose input value. Use with caution.
3877
+ get httpMethodInput() {
3878
+ return this._httpMethod;
3879
+ }
2299
3880
  // http_request - computed: false, optional: true, required: false
2300
3881
  _httpRequest;
2301
3882
  get httpRequest() {
@@ -2326,6 +3907,21 @@ export class HealthmonitorHttpsMonitorOutputReference extends cdktf.ComplexObjec
2326
3907
  get httpRequestBodyInput() {
2327
3908
  return this._httpRequestBody;
2328
3909
  }
3910
+ // http_request_header_path - computed: true, optional: true, required: false
3911
+ _httpRequestHeaderPath;
3912
+ get httpRequestHeaderPath() {
3913
+ return this.getStringAttribute('http_request_header_path');
3914
+ }
3915
+ set httpRequestHeaderPath(value) {
3916
+ this._httpRequestHeaderPath = value;
3917
+ }
3918
+ resetHttpRequestHeaderPath() {
3919
+ this._httpRequestHeaderPath = undefined;
3920
+ }
3921
+ // Temporarily expose input value. Use with caution.
3922
+ get httpRequestHeaderPathInput() {
3923
+ return this._httpRequestHeaderPath;
3924
+ }
2329
3925
  // http_response - computed: true, optional: true, required: false
2330
3926
  _httpResponse;
2331
3927
  get httpResponse() {
@@ -2449,6 +4045,7 @@ export function healthmonitorImapMonitorSslAttributesToTerraform(struct) {
2449
4045
  server_name: cdktf.stringToTerraform(struct.serverName),
2450
4046
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
2451
4047
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
4048
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
2452
4049
  };
2453
4050
  }
2454
4051
  export function healthmonitorImapMonitorSslAttributesToHclTerraform(struct) {
@@ -2483,6 +4080,12 @@ export function healthmonitorImapMonitorSslAttributesToHclTerraform(struct) {
2483
4080
  type: "simple",
2484
4081
  storageClassType: "string",
2485
4082
  },
4083
+ use_pool_sni_server_name: {
4084
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
4085
+ isBlock: false,
4086
+ type: "simple",
4087
+ storageClassType: "string",
4088
+ },
2486
4089
  };
2487
4090
  // remove undefined attributes
2488
4091
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -2521,6 +4124,10 @@ export class HealthmonitorImapMonitorSslAttributesOutputReference extends cdktf.
2521
4124
  hasAnyValues = true;
2522
4125
  internalValueResult.sslProfileRef = this._sslProfileRef;
2523
4126
  }
4127
+ if (this._usePoolSniServerName !== undefined) {
4128
+ hasAnyValues = true;
4129
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
4130
+ }
2524
4131
  return hasAnyValues ? internalValueResult : undefined;
2525
4132
  }
2526
4133
  set internalValue(value) {
@@ -2531,6 +4138,7 @@ export class HealthmonitorImapMonitorSslAttributesOutputReference extends cdktf.
2531
4138
  this._serverName = undefined;
2532
4139
  this._sslKeyAndCertificateRef = undefined;
2533
4140
  this._sslProfileRef = undefined;
4141
+ this._usePoolSniServerName = undefined;
2534
4142
  }
2535
4143
  else if (cdktf.Tokenization.isResolvable(value)) {
2536
4144
  this.isEmptyObject = false;
@@ -2543,6 +4151,7 @@ export class HealthmonitorImapMonitorSslAttributesOutputReference extends cdktf.
2543
4151
  this._serverName = value.serverName;
2544
4152
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
2545
4153
  this._sslProfileRef = value.sslProfileRef;
4154
+ this._usePoolSniServerName = value.usePoolSniServerName;
2546
4155
  }
2547
4156
  }
2548
4157
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -2602,6 +4211,21 @@ export class HealthmonitorImapMonitorSslAttributesOutputReference extends cdktf.
2602
4211
  get sslProfileRefInput() {
2603
4212
  return this._sslProfileRef;
2604
4213
  }
4214
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
4215
+ _usePoolSniServerName;
4216
+ get usePoolSniServerName() {
4217
+ return this.getStringAttribute('use_pool_sni_server_name');
4218
+ }
4219
+ set usePoolSniServerName(value) {
4220
+ this._usePoolSniServerName = value;
4221
+ }
4222
+ resetUsePoolSniServerName() {
4223
+ this._usePoolSniServerName = undefined;
4224
+ }
4225
+ // Temporarily expose input value. Use with caution.
4226
+ get usePoolSniServerNameInput() {
4227
+ return this._usePoolSniServerName;
4228
+ }
2605
4229
  }
2606
4230
  export class HealthmonitorImapMonitorSslAttributesList extends cdktf.ComplexList {
2607
4231
  terraformResource;
@@ -2774,6 +4398,7 @@ export function healthmonitorImapsMonitorSslAttributesToTerraform(struct) {
2774
4398
  server_name: cdktf.stringToTerraform(struct.serverName),
2775
4399
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
2776
4400
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
4401
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
2777
4402
  };
2778
4403
  }
2779
4404
  export function healthmonitorImapsMonitorSslAttributesToHclTerraform(struct) {
@@ -2808,6 +4433,12 @@ export function healthmonitorImapsMonitorSslAttributesToHclTerraform(struct) {
2808
4433
  type: "simple",
2809
4434
  storageClassType: "string",
2810
4435
  },
4436
+ use_pool_sni_server_name: {
4437
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
4438
+ isBlock: false,
4439
+ type: "simple",
4440
+ storageClassType: "string",
4441
+ },
2811
4442
  };
2812
4443
  // remove undefined attributes
2813
4444
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -2846,6 +4477,10 @@ export class HealthmonitorImapsMonitorSslAttributesOutputReference extends cdktf
2846
4477
  hasAnyValues = true;
2847
4478
  internalValueResult.sslProfileRef = this._sslProfileRef;
2848
4479
  }
4480
+ if (this._usePoolSniServerName !== undefined) {
4481
+ hasAnyValues = true;
4482
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
4483
+ }
2849
4484
  return hasAnyValues ? internalValueResult : undefined;
2850
4485
  }
2851
4486
  set internalValue(value) {
@@ -2856,6 +4491,7 @@ export class HealthmonitorImapsMonitorSslAttributesOutputReference extends cdktf
2856
4491
  this._serverName = undefined;
2857
4492
  this._sslKeyAndCertificateRef = undefined;
2858
4493
  this._sslProfileRef = undefined;
4494
+ this._usePoolSniServerName = undefined;
2859
4495
  }
2860
4496
  else if (cdktf.Tokenization.isResolvable(value)) {
2861
4497
  this.isEmptyObject = false;
@@ -2868,6 +4504,7 @@ export class HealthmonitorImapsMonitorSslAttributesOutputReference extends cdktf
2868
4504
  this._serverName = value.serverName;
2869
4505
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
2870
4506
  this._sslProfileRef = value.sslProfileRef;
4507
+ this._usePoolSniServerName = value.usePoolSniServerName;
2871
4508
  }
2872
4509
  }
2873
4510
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -2927,6 +4564,21 @@ export class HealthmonitorImapsMonitorSslAttributesOutputReference extends cdktf
2927
4564
  get sslProfileRefInput() {
2928
4565
  return this._sslProfileRef;
2929
4566
  }
4567
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
4568
+ _usePoolSniServerName;
4569
+ get usePoolSniServerName() {
4570
+ return this.getStringAttribute('use_pool_sni_server_name');
4571
+ }
4572
+ set usePoolSniServerName(value) {
4573
+ this._usePoolSniServerName = value;
4574
+ }
4575
+ resetUsePoolSniServerName() {
4576
+ this._usePoolSniServerName = undefined;
4577
+ }
4578
+ // Temporarily expose input value. Use with caution.
4579
+ get usePoolSniServerNameInput() {
4580
+ return this._usePoolSniServerName;
4581
+ }
2930
4582
  }
2931
4583
  export class HealthmonitorImapsMonitorSslAttributesList extends cdktf.ComplexList {
2932
4584
  terraformResource;
@@ -3099,6 +4751,7 @@ export function healthmonitorLdapMonitorSslAttributesToTerraform(struct) {
3099
4751
  server_name: cdktf.stringToTerraform(struct.serverName),
3100
4752
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
3101
4753
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
4754
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
3102
4755
  };
3103
4756
  }
3104
4757
  export function healthmonitorLdapMonitorSslAttributesToHclTerraform(struct) {
@@ -3133,6 +4786,12 @@ export function healthmonitorLdapMonitorSslAttributesToHclTerraform(struct) {
3133
4786
  type: "simple",
3134
4787
  storageClassType: "string",
3135
4788
  },
4789
+ use_pool_sni_server_name: {
4790
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
4791
+ isBlock: false,
4792
+ type: "simple",
4793
+ storageClassType: "string",
4794
+ },
3136
4795
  };
3137
4796
  // remove undefined attributes
3138
4797
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -3171,6 +4830,10 @@ export class HealthmonitorLdapMonitorSslAttributesOutputReference extends cdktf.
3171
4830
  hasAnyValues = true;
3172
4831
  internalValueResult.sslProfileRef = this._sslProfileRef;
3173
4832
  }
4833
+ if (this._usePoolSniServerName !== undefined) {
4834
+ hasAnyValues = true;
4835
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
4836
+ }
3174
4837
  return hasAnyValues ? internalValueResult : undefined;
3175
4838
  }
3176
4839
  set internalValue(value) {
@@ -3181,6 +4844,7 @@ export class HealthmonitorLdapMonitorSslAttributesOutputReference extends cdktf.
3181
4844
  this._serverName = undefined;
3182
4845
  this._sslKeyAndCertificateRef = undefined;
3183
4846
  this._sslProfileRef = undefined;
4847
+ this._usePoolSniServerName = undefined;
3184
4848
  }
3185
4849
  else if (cdktf.Tokenization.isResolvable(value)) {
3186
4850
  this.isEmptyObject = false;
@@ -3193,6 +4857,7 @@ export class HealthmonitorLdapMonitorSslAttributesOutputReference extends cdktf.
3193
4857
  this._serverName = value.serverName;
3194
4858
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
3195
4859
  this._sslProfileRef = value.sslProfileRef;
4860
+ this._usePoolSniServerName = value.usePoolSniServerName;
3196
4861
  }
3197
4862
  }
3198
4863
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -3252,6 +4917,21 @@ export class HealthmonitorLdapMonitorSslAttributesOutputReference extends cdktf.
3252
4917
  get sslProfileRefInput() {
3253
4918
  return this._sslProfileRef;
3254
4919
  }
4920
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
4921
+ _usePoolSniServerName;
4922
+ get usePoolSniServerName() {
4923
+ return this.getStringAttribute('use_pool_sni_server_name');
4924
+ }
4925
+ set usePoolSniServerName(value) {
4926
+ this._usePoolSniServerName = value;
4927
+ }
4928
+ resetUsePoolSniServerName() {
4929
+ this._usePoolSniServerName = undefined;
4930
+ }
4931
+ // Temporarily expose input value. Use with caution.
4932
+ get usePoolSniServerNameInput() {
4933
+ return this._usePoolSniServerName;
4934
+ }
3255
4935
  }
3256
4936
  export class HealthmonitorLdapMonitorSslAttributesList extends cdktf.ComplexList {
3257
4937
  terraformResource;
@@ -3505,6 +5185,7 @@ export function healthmonitorLdapsMonitorSslAttributesToTerraform(struct) {
3505
5185
  server_name: cdktf.stringToTerraform(struct.serverName),
3506
5186
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
3507
5187
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
5188
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
3508
5189
  };
3509
5190
  }
3510
5191
  export function healthmonitorLdapsMonitorSslAttributesToHclTerraform(struct) {
@@ -3539,6 +5220,12 @@ export function healthmonitorLdapsMonitorSslAttributesToHclTerraform(struct) {
3539
5220
  type: "simple",
3540
5221
  storageClassType: "string",
3541
5222
  },
5223
+ use_pool_sni_server_name: {
5224
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
5225
+ isBlock: false,
5226
+ type: "simple",
5227
+ storageClassType: "string",
5228
+ },
3542
5229
  };
3543
5230
  // remove undefined attributes
3544
5231
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -3577,6 +5264,10 @@ export class HealthmonitorLdapsMonitorSslAttributesOutputReference extends cdktf
3577
5264
  hasAnyValues = true;
3578
5265
  internalValueResult.sslProfileRef = this._sslProfileRef;
3579
5266
  }
5267
+ if (this._usePoolSniServerName !== undefined) {
5268
+ hasAnyValues = true;
5269
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
5270
+ }
3580
5271
  return hasAnyValues ? internalValueResult : undefined;
3581
5272
  }
3582
5273
  set internalValue(value) {
@@ -3587,6 +5278,7 @@ export class HealthmonitorLdapsMonitorSslAttributesOutputReference extends cdktf
3587
5278
  this._serverName = undefined;
3588
5279
  this._sslKeyAndCertificateRef = undefined;
3589
5280
  this._sslProfileRef = undefined;
5281
+ this._usePoolSniServerName = undefined;
3590
5282
  }
3591
5283
  else if (cdktf.Tokenization.isResolvable(value)) {
3592
5284
  this.isEmptyObject = false;
@@ -3599,6 +5291,7 @@ export class HealthmonitorLdapsMonitorSslAttributesOutputReference extends cdktf
3599
5291
  this._serverName = value.serverName;
3600
5292
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
3601
5293
  this._sslProfileRef = value.sslProfileRef;
5294
+ this._usePoolSniServerName = value.usePoolSniServerName;
3602
5295
  }
3603
5296
  }
3604
5297
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -3658,6 +5351,21 @@ export class HealthmonitorLdapsMonitorSslAttributesOutputReference extends cdktf
3658
5351
  get sslProfileRefInput() {
3659
5352
  return this._sslProfileRef;
3660
5353
  }
5354
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
5355
+ _usePoolSniServerName;
5356
+ get usePoolSniServerName() {
5357
+ return this.getStringAttribute('use_pool_sni_server_name');
5358
+ }
5359
+ set usePoolSniServerName(value) {
5360
+ this._usePoolSniServerName = value;
5361
+ }
5362
+ resetUsePoolSniServerName() {
5363
+ this._usePoolSniServerName = undefined;
5364
+ }
5365
+ // Temporarily expose input value. Use with caution.
5366
+ get usePoolSniServerNameInput() {
5367
+ return this._usePoolSniServerName;
5368
+ }
3661
5369
  }
3662
5370
  export class HealthmonitorLdapsMonitorSslAttributesList extends cdktf.ComplexList {
3663
5371
  terraformResource;
@@ -4032,6 +5740,136 @@ export class HealthmonitorMarkersList extends cdktf.ComplexList {
4032
5740
  return new HealthmonitorMarkersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
4033
5741
  }
4034
5742
  }
5743
+ export function healthmonitorMonitorIpToTerraform(struct) {
5744
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5745
+ return struct;
5746
+ }
5747
+ if (cdktf.isComplexElement(struct)) {
5748
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
5749
+ }
5750
+ return {
5751
+ addr: cdktf.stringToTerraform(struct.addr),
5752
+ type: cdktf.stringToTerraform(struct.type),
5753
+ };
5754
+ }
5755
+ export function healthmonitorMonitorIpToHclTerraform(struct) {
5756
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
5757
+ return struct;
5758
+ }
5759
+ if (cdktf.isComplexElement(struct)) {
5760
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
5761
+ }
5762
+ const attrs = {
5763
+ addr: {
5764
+ value: cdktf.stringToHclTerraform(struct.addr),
5765
+ isBlock: false,
5766
+ type: "simple",
5767
+ storageClassType: "string",
5768
+ },
5769
+ type: {
5770
+ value: cdktf.stringToHclTerraform(struct.type),
5771
+ isBlock: false,
5772
+ type: "simple",
5773
+ storageClassType: "string",
5774
+ },
5775
+ };
5776
+ // remove undefined attributes
5777
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
5778
+ }
5779
+ export class HealthmonitorMonitorIpOutputReference extends cdktf.ComplexObject {
5780
+ isEmptyObject = false;
5781
+ resolvableValue;
5782
+ /**
5783
+ * @param terraformResource The parent resource
5784
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
5785
+ * @param complexObjectIndex the index of this item in the list
5786
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
5787
+ */
5788
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
5789
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
5790
+ }
5791
+ get internalValue() {
5792
+ if (this.resolvableValue) {
5793
+ return this.resolvableValue;
5794
+ }
5795
+ let hasAnyValues = this.isEmptyObject;
5796
+ const internalValueResult = {};
5797
+ if (this._addr !== undefined) {
5798
+ hasAnyValues = true;
5799
+ internalValueResult.addr = this._addr;
5800
+ }
5801
+ if (this._type !== undefined) {
5802
+ hasAnyValues = true;
5803
+ internalValueResult.type = this._type;
5804
+ }
5805
+ return hasAnyValues ? internalValueResult : undefined;
5806
+ }
5807
+ set internalValue(value) {
5808
+ if (value === undefined) {
5809
+ this.isEmptyObject = false;
5810
+ this.resolvableValue = undefined;
5811
+ this._addr = undefined;
5812
+ this._type = undefined;
5813
+ }
5814
+ else if (cdktf.Tokenization.isResolvable(value)) {
5815
+ this.isEmptyObject = false;
5816
+ this.resolvableValue = value;
5817
+ }
5818
+ else {
5819
+ this.isEmptyObject = Object.keys(value).length === 0;
5820
+ this.resolvableValue = undefined;
5821
+ this._addr = value.addr;
5822
+ this._type = value.type;
5823
+ }
5824
+ }
5825
+ // addr - computed: false, optional: false, required: true
5826
+ _addr;
5827
+ get addr() {
5828
+ return this.getStringAttribute('addr');
5829
+ }
5830
+ set addr(value) {
5831
+ this._addr = value;
5832
+ }
5833
+ // Temporarily expose input value. Use with caution.
5834
+ get addrInput() {
5835
+ return this._addr;
5836
+ }
5837
+ // type - computed: false, optional: false, required: true
5838
+ _type;
5839
+ get type() {
5840
+ return this.getStringAttribute('type');
5841
+ }
5842
+ set type(value) {
5843
+ this._type = value;
5844
+ }
5845
+ // Temporarily expose input value. Use with caution.
5846
+ get typeInput() {
5847
+ return this._type;
5848
+ }
5849
+ }
5850
+ export class HealthmonitorMonitorIpList extends cdktf.ComplexList {
5851
+ terraformResource;
5852
+ terraformAttribute;
5853
+ wrapsSet;
5854
+ internalValue;
5855
+ /**
5856
+ * @param terraformResource The parent resource
5857
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
5858
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
5859
+ */
5860
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
5861
+ super(terraformResource, terraformAttribute, wrapsSet);
5862
+ this.terraformResource = terraformResource;
5863
+ this.terraformAttribute = terraformAttribute;
5864
+ this.wrapsSet = wrapsSet;
5865
+ }
5866
+ /**
5867
+ * @param index the index of the item to return
5868
+ */
5869
+ get(index) {
5870
+ return new HealthmonitorMonitorIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
5871
+ }
5872
+ }
4035
5873
  export function healthmonitorPop3MonitorSslAttributesToTerraform(struct) {
4036
5874
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
4037
5875
  return struct;
@@ -4044,6 +5882,7 @@ export function healthmonitorPop3MonitorSslAttributesToTerraform(struct) {
4044
5882
  server_name: cdktf.stringToTerraform(struct.serverName),
4045
5883
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
4046
5884
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
5885
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
4047
5886
  };
4048
5887
  }
4049
5888
  export function healthmonitorPop3MonitorSslAttributesToHclTerraform(struct) {
@@ -4078,6 +5917,12 @@ export function healthmonitorPop3MonitorSslAttributesToHclTerraform(struct) {
4078
5917
  type: "simple",
4079
5918
  storageClassType: "string",
4080
5919
  },
5920
+ use_pool_sni_server_name: {
5921
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
5922
+ isBlock: false,
5923
+ type: "simple",
5924
+ storageClassType: "string",
5925
+ },
4081
5926
  };
4082
5927
  // remove undefined attributes
4083
5928
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -4116,6 +5961,10 @@ export class HealthmonitorPop3MonitorSslAttributesOutputReference extends cdktf.
4116
5961
  hasAnyValues = true;
4117
5962
  internalValueResult.sslProfileRef = this._sslProfileRef;
4118
5963
  }
5964
+ if (this._usePoolSniServerName !== undefined) {
5965
+ hasAnyValues = true;
5966
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
5967
+ }
4119
5968
  return hasAnyValues ? internalValueResult : undefined;
4120
5969
  }
4121
5970
  set internalValue(value) {
@@ -4126,6 +5975,7 @@ export class HealthmonitorPop3MonitorSslAttributesOutputReference extends cdktf.
4126
5975
  this._serverName = undefined;
4127
5976
  this._sslKeyAndCertificateRef = undefined;
4128
5977
  this._sslProfileRef = undefined;
5978
+ this._usePoolSniServerName = undefined;
4129
5979
  }
4130
5980
  else if (cdktf.Tokenization.isResolvable(value)) {
4131
5981
  this.isEmptyObject = false;
@@ -4138,6 +5988,7 @@ export class HealthmonitorPop3MonitorSslAttributesOutputReference extends cdktf.
4138
5988
  this._serverName = value.serverName;
4139
5989
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
4140
5990
  this._sslProfileRef = value.sslProfileRef;
5991
+ this._usePoolSniServerName = value.usePoolSniServerName;
4141
5992
  }
4142
5993
  }
4143
5994
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -4197,6 +6048,21 @@ export class HealthmonitorPop3MonitorSslAttributesOutputReference extends cdktf.
4197
6048
  get sslProfileRefInput() {
4198
6049
  return this._sslProfileRef;
4199
6050
  }
6051
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
6052
+ _usePoolSniServerName;
6053
+ get usePoolSniServerName() {
6054
+ return this.getStringAttribute('use_pool_sni_server_name');
6055
+ }
6056
+ set usePoolSniServerName(value) {
6057
+ this._usePoolSniServerName = value;
6058
+ }
6059
+ resetUsePoolSniServerName() {
6060
+ this._usePoolSniServerName = undefined;
6061
+ }
6062
+ // Temporarily expose input value. Use with caution.
6063
+ get usePoolSniServerNameInput() {
6064
+ return this._usePoolSniServerName;
6065
+ }
4200
6066
  }
4201
6067
  export class HealthmonitorPop3MonitorSslAttributesList extends cdktf.ComplexList {
4202
6068
  terraformResource;
@@ -4341,6 +6207,7 @@ export function healthmonitorPop3SMonitorSslAttributesToTerraform(struct) {
4341
6207
  server_name: cdktf.stringToTerraform(struct.serverName),
4342
6208
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
4343
6209
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
6210
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
4344
6211
  };
4345
6212
  }
4346
6213
  export function healthmonitorPop3SMonitorSslAttributesToHclTerraform(struct) {
@@ -4375,6 +6242,12 @@ export function healthmonitorPop3SMonitorSslAttributesToHclTerraform(struct) {
4375
6242
  type: "simple",
4376
6243
  storageClassType: "string",
4377
6244
  },
6245
+ use_pool_sni_server_name: {
6246
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
6247
+ isBlock: false,
6248
+ type: "simple",
6249
+ storageClassType: "string",
6250
+ },
4378
6251
  };
4379
6252
  // remove undefined attributes
4380
6253
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -4413,6 +6286,10 @@ export class HealthmonitorPop3SMonitorSslAttributesOutputReference extends cdktf
4413
6286
  hasAnyValues = true;
4414
6287
  internalValueResult.sslProfileRef = this._sslProfileRef;
4415
6288
  }
6289
+ if (this._usePoolSniServerName !== undefined) {
6290
+ hasAnyValues = true;
6291
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
6292
+ }
4416
6293
  return hasAnyValues ? internalValueResult : undefined;
4417
6294
  }
4418
6295
  set internalValue(value) {
@@ -4423,6 +6300,7 @@ export class HealthmonitorPop3SMonitorSslAttributesOutputReference extends cdktf
4423
6300
  this._serverName = undefined;
4424
6301
  this._sslKeyAndCertificateRef = undefined;
4425
6302
  this._sslProfileRef = undefined;
6303
+ this._usePoolSniServerName = undefined;
4426
6304
  }
4427
6305
  else if (cdktf.Tokenization.isResolvable(value)) {
4428
6306
  this.isEmptyObject = false;
@@ -4435,6 +6313,7 @@ export class HealthmonitorPop3SMonitorSslAttributesOutputReference extends cdktf
4435
6313
  this._serverName = value.serverName;
4436
6314
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
4437
6315
  this._sslProfileRef = value.sslProfileRef;
6316
+ this._usePoolSniServerName = value.usePoolSniServerName;
4438
6317
  }
4439
6318
  }
4440
6319
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -4494,6 +6373,21 @@ export class HealthmonitorPop3SMonitorSslAttributesOutputReference extends cdktf
4494
6373
  get sslProfileRefInput() {
4495
6374
  return this._sslProfileRef;
4496
6375
  }
6376
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
6377
+ _usePoolSniServerName;
6378
+ get usePoolSniServerName() {
6379
+ return this.getStringAttribute('use_pool_sni_server_name');
6380
+ }
6381
+ set usePoolSniServerName(value) {
6382
+ this._usePoolSniServerName = value;
6383
+ }
6384
+ resetUsePoolSniServerName() {
6385
+ this._usePoolSniServerName = undefined;
6386
+ }
6387
+ // Temporarily expose input value. Use with caution.
6388
+ get usePoolSniServerNameInput() {
6389
+ return this._usePoolSniServerName;
6390
+ }
4497
6391
  }
4498
6392
  export class HealthmonitorPop3SMonitorSslAttributesList extends cdktf.ComplexList {
4499
6393
  terraformResource;
@@ -5093,6 +6987,7 @@ export function healthmonitorSmtpMonitorSslAttributesToTerraform(struct) {
5093
6987
  server_name: cdktf.stringToTerraform(struct.serverName),
5094
6988
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
5095
6989
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
6990
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
5096
6991
  };
5097
6992
  }
5098
6993
  export function healthmonitorSmtpMonitorSslAttributesToHclTerraform(struct) {
@@ -5127,6 +7022,12 @@ export function healthmonitorSmtpMonitorSslAttributesToHclTerraform(struct) {
5127
7022
  type: "simple",
5128
7023
  storageClassType: "string",
5129
7024
  },
7025
+ use_pool_sni_server_name: {
7026
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
7027
+ isBlock: false,
7028
+ type: "simple",
7029
+ storageClassType: "string",
7030
+ },
5130
7031
  };
5131
7032
  // remove undefined attributes
5132
7033
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -5165,6 +7066,10 @@ export class HealthmonitorSmtpMonitorSslAttributesOutputReference extends cdktf.
5165
7066
  hasAnyValues = true;
5166
7067
  internalValueResult.sslProfileRef = this._sslProfileRef;
5167
7068
  }
7069
+ if (this._usePoolSniServerName !== undefined) {
7070
+ hasAnyValues = true;
7071
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
7072
+ }
5168
7073
  return hasAnyValues ? internalValueResult : undefined;
5169
7074
  }
5170
7075
  set internalValue(value) {
@@ -5175,6 +7080,7 @@ export class HealthmonitorSmtpMonitorSslAttributesOutputReference extends cdktf.
5175
7080
  this._serverName = undefined;
5176
7081
  this._sslKeyAndCertificateRef = undefined;
5177
7082
  this._sslProfileRef = undefined;
7083
+ this._usePoolSniServerName = undefined;
5178
7084
  }
5179
7085
  else if (cdktf.Tokenization.isResolvable(value)) {
5180
7086
  this.isEmptyObject = false;
@@ -5187,6 +7093,7 @@ export class HealthmonitorSmtpMonitorSslAttributesOutputReference extends cdktf.
5187
7093
  this._serverName = value.serverName;
5188
7094
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
5189
7095
  this._sslProfileRef = value.sslProfileRef;
7096
+ this._usePoolSniServerName = value.usePoolSniServerName;
5190
7097
  }
5191
7098
  }
5192
7099
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -5246,6 +7153,21 @@ export class HealthmonitorSmtpMonitorSslAttributesOutputReference extends cdktf.
5246
7153
  get sslProfileRefInput() {
5247
7154
  return this._sslProfileRef;
5248
7155
  }
7156
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
7157
+ _usePoolSniServerName;
7158
+ get usePoolSniServerName() {
7159
+ return this.getStringAttribute('use_pool_sni_server_name');
7160
+ }
7161
+ set usePoolSniServerName(value) {
7162
+ this._usePoolSniServerName = value;
7163
+ }
7164
+ resetUsePoolSniServerName() {
7165
+ this._usePoolSniServerName = undefined;
7166
+ }
7167
+ // Temporarily expose input value. Use with caution.
7168
+ get usePoolSniServerNameInput() {
7169
+ return this._usePoolSniServerName;
7170
+ }
5249
7171
  }
5250
7172
  export class HealthmonitorSmtpMonitorSslAttributesList extends cdktf.ComplexList {
5251
7173
  terraformResource;
@@ -5502,6 +7424,7 @@ export function healthmonitorSmtpsMonitorSslAttributesToTerraform(struct) {
5502
7424
  server_name: cdktf.stringToTerraform(struct.serverName),
5503
7425
  ssl_key_and_certificate_ref: cdktf.stringToTerraform(struct.sslKeyAndCertificateRef),
5504
7426
  ssl_profile_ref: cdktf.stringToTerraform(struct.sslProfileRef),
7427
+ use_pool_sni_server_name: cdktf.stringToTerraform(struct.usePoolSniServerName),
5505
7428
  };
5506
7429
  }
5507
7430
  export function healthmonitorSmtpsMonitorSslAttributesToHclTerraform(struct) {
@@ -5536,6 +7459,12 @@ export function healthmonitorSmtpsMonitorSslAttributesToHclTerraform(struct) {
5536
7459
  type: "simple",
5537
7460
  storageClassType: "string",
5538
7461
  },
7462
+ use_pool_sni_server_name: {
7463
+ value: cdktf.stringToHclTerraform(struct.usePoolSniServerName),
7464
+ isBlock: false,
7465
+ type: "simple",
7466
+ storageClassType: "string",
7467
+ },
5539
7468
  };
5540
7469
  // remove undefined attributes
5541
7470
  return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
@@ -5574,6 +7503,10 @@ export class HealthmonitorSmtpsMonitorSslAttributesOutputReference extends cdktf
5574
7503
  hasAnyValues = true;
5575
7504
  internalValueResult.sslProfileRef = this._sslProfileRef;
5576
7505
  }
7506
+ if (this._usePoolSniServerName !== undefined) {
7507
+ hasAnyValues = true;
7508
+ internalValueResult.usePoolSniServerName = this._usePoolSniServerName;
7509
+ }
5577
7510
  return hasAnyValues ? internalValueResult : undefined;
5578
7511
  }
5579
7512
  set internalValue(value) {
@@ -5584,6 +7517,7 @@ export class HealthmonitorSmtpsMonitorSslAttributesOutputReference extends cdktf
5584
7517
  this._serverName = undefined;
5585
7518
  this._sslKeyAndCertificateRef = undefined;
5586
7519
  this._sslProfileRef = undefined;
7520
+ this._usePoolSniServerName = undefined;
5587
7521
  }
5588
7522
  else if (cdktf.Tokenization.isResolvable(value)) {
5589
7523
  this.isEmptyObject = false;
@@ -5596,6 +7530,7 @@ export class HealthmonitorSmtpsMonitorSslAttributesOutputReference extends cdktf
5596
7530
  this._serverName = value.serverName;
5597
7531
  this._sslKeyAndCertificateRef = value.sslKeyAndCertificateRef;
5598
7532
  this._sslProfileRef = value.sslProfileRef;
7533
+ this._usePoolSniServerName = value.usePoolSniServerName;
5599
7534
  }
5600
7535
  }
5601
7536
  // pki_profile_ref - computed: true, optional: true, required: false
@@ -5655,6 +7590,21 @@ export class HealthmonitorSmtpsMonitorSslAttributesOutputReference extends cdktf
5655
7590
  get sslProfileRefInput() {
5656
7591
  return this._sslProfileRef;
5657
7592
  }
7593
+ // use_pool_sni_server_name - computed: true, optional: true, required: false
7594
+ _usePoolSniServerName;
7595
+ get usePoolSniServerName() {
7596
+ return this.getStringAttribute('use_pool_sni_server_name');
7597
+ }
7598
+ set usePoolSniServerName(value) {
7599
+ this._usePoolSniServerName = value;
7600
+ }
7601
+ resetUsePoolSniServerName() {
7602
+ this._usePoolSniServerName = undefined;
7603
+ }
7604
+ // Temporarily expose input value. Use with caution.
7605
+ get usePoolSniServerNameInput() {
7606
+ return this._usePoolSniServerName;
7607
+ }
5658
7608
  }
5659
7609
  export class HealthmonitorSmtpsMonitorSslAttributesList extends cdktf.ComplexList {
5660
7610
  terraformResource;
@@ -6256,7 +8206,7 @@ export class HealthmonitorUdpMonitorList extends cdktf.ComplexList {
6256
8206
  }
6257
8207
  }
6258
8208
  /**
6259
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/healthmonitor avi_healthmonitor}
8209
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor avi_healthmonitor}
6260
8210
  */
6261
8211
  export class Healthmonitor extends cdktf.TerraformResource {
6262
8212
  // =================
@@ -6270,7 +8220,7 @@ export class Healthmonitor extends cdktf.TerraformResource {
6270
8220
  * Generates CDKTF code for importing a Healthmonitor resource upon running "cdktf plan <stack-name>"
6271
8221
  * @param scope The scope in which to define this construct
6272
8222
  * @param importToId The construct id used in the generated config for the Healthmonitor to import
6273
- * @param importFromId The id of the existing Healthmonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/healthmonitor#import import section} in the documentation of this resource for the id to use
8223
+ * @param importFromId The id of the existing Healthmonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#import import section} in the documentation of this resource for the id to use
6274
8224
  * @param provider? Optional instance of the provider where the Healthmonitor to import is found
6275
8225
  */
6276
8226
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -6280,7 +8230,7 @@ export class Healthmonitor extends cdktf.TerraformResource {
6280
8230
  // INITIALIZER
6281
8231
  // ===========
6282
8232
  /**
6283
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/healthmonitor avi_healthmonitor} Resource
8233
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor avi_healthmonitor} Resource
6284
8234
  *
6285
8235
  * @param scope The scope in which to define this construct
6286
8236
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -6291,8 +8241,8 @@ export class Healthmonitor extends cdktf.TerraformResource {
6291
8241
  terraformResourceType: 'avi_healthmonitor',
6292
8242
  terraformGeneratorMetadata: {
6293
8243
  providerName: 'avi',
6294
- providerVersion: '30.2.6',
6295
- providerVersionConstraint: '30.2.6'
8244
+ providerVersion: '31.2.1',
8245
+ providerVersionConstraint: '31.2.1'
6296
8246
  },
6297
8247
  provider: config.provider,
6298
8248
  dependsOn: config.dependsOn,
@@ -6322,6 +8272,8 @@ export class Healthmonitor extends cdktf.TerraformResource {
6322
8272
  this._externalMonitor.internalValue = config.externalMonitor;
6323
8273
  this._ftpMonitor.internalValue = config.ftpMonitor;
6324
8274
  this._ftpsMonitor.internalValue = config.ftpsMonitor;
8275
+ this._http2Monitor.internalValue = config.http2Monitor;
8276
+ this._http2SMonitor.internalValue = config.http2SMonitor;
6325
8277
  this._httpMonitor.internalValue = config.httpMonitor;
6326
8278
  this._httpsMonitor.internalValue = config.httpsMonitor;
6327
8279
  this._imapMonitor.internalValue = config.imapMonitor;
@@ -6329,6 +8281,7 @@ export class Healthmonitor extends cdktf.TerraformResource {
6329
8281
  this._ldapMonitor.internalValue = config.ldapMonitor;
6330
8282
  this._ldapsMonitor.internalValue = config.ldapsMonitor;
6331
8283
  this._markers.internalValue = config.markers;
8284
+ this._monitorIp.internalValue = config.monitorIp;
6332
8285
  this._pop3Monitor.internalValue = config.pop3Monitor;
6333
8286
  this._pop3SMonitor.internalValue = config.pop3SMonitor;
6334
8287
  this._radiusMonitor.internalValue = config.radiusMonitor;
@@ -6636,6 +8589,36 @@ export class Healthmonitor extends cdktf.TerraformResource {
6636
8589
  get ftpsMonitorInput() {
6637
8590
  return this._ftpsMonitor.internalValue;
6638
8591
  }
8592
+ // http2_monitor - computed: false, optional: true, required: false
8593
+ _http2Monitor = new HealthmonitorHttp2MonitorList(this, "http2_monitor", true);
8594
+ get http2Monitor() {
8595
+ return this._http2Monitor;
8596
+ }
8597
+ putHttp2Monitor(value) {
8598
+ this._http2Monitor.internalValue = value;
8599
+ }
8600
+ resetHttp2Monitor() {
8601
+ this._http2Monitor.internalValue = undefined;
8602
+ }
8603
+ // Temporarily expose input value. Use with caution.
8604
+ get http2MonitorInput() {
8605
+ return this._http2Monitor.internalValue;
8606
+ }
8607
+ // http2s_monitor - computed: false, optional: true, required: false
8608
+ _http2SMonitor = new HealthmonitorHttp2SMonitorList(this, "http2s_monitor", true);
8609
+ get http2SMonitor() {
8610
+ return this._http2SMonitor;
8611
+ }
8612
+ putHttp2SMonitor(value) {
8613
+ this._http2SMonitor.internalValue = value;
8614
+ }
8615
+ resetHttp2SMonitor() {
8616
+ this._http2SMonitor.internalValue = undefined;
8617
+ }
8618
+ // Temporarily expose input value. Use with caution.
8619
+ get http2SMonitorInput() {
8620
+ return this._http2SMonitor.internalValue;
8621
+ }
6639
8622
  // http_monitor - computed: false, optional: true, required: false
6640
8623
  _httpMonitor = new HealthmonitorHttpMonitorList(this, "http_monitor", true);
6641
8624
  get httpMonitor() {
@@ -6741,6 +8724,21 @@ export class Healthmonitor extends cdktf.TerraformResource {
6741
8724
  get markersInput() {
6742
8725
  return this._markers.internalValue;
6743
8726
  }
8727
+ // monitor_ip - computed: false, optional: true, required: false
8728
+ _monitorIp = new HealthmonitorMonitorIpList(this, "monitor_ip", true);
8729
+ get monitorIp() {
8730
+ return this._monitorIp;
8731
+ }
8732
+ putMonitorIp(value) {
8733
+ this._monitorIp.internalValue = value;
8734
+ }
8735
+ resetMonitorIp() {
8736
+ this._monitorIp.internalValue = undefined;
8737
+ }
8738
+ // Temporarily expose input value. Use with caution.
8739
+ get monitorIpInput() {
8740
+ return this._monitorIp.internalValue;
8741
+ }
6744
8742
  // pop3_monitor - computed: false, optional: true, required: false
6745
8743
  _pop3Monitor = new HealthmonitorPop3MonitorList(this, "pop3_monitor", true);
6746
8744
  get pop3Monitor() {
@@ -6901,6 +8899,8 @@ export class Healthmonitor extends cdktf.TerraformResource {
6901
8899
  external_monitor: cdktf.listMapper(healthmonitorExternalMonitorToTerraform, true)(this._externalMonitor.internalValue),
6902
8900
  ftp_monitor: cdktf.listMapper(healthmonitorFtpMonitorToTerraform, true)(this._ftpMonitor.internalValue),
6903
8901
  ftps_monitor: cdktf.listMapper(healthmonitorFtpsMonitorToTerraform, true)(this._ftpsMonitor.internalValue),
8902
+ http2_monitor: cdktf.listMapper(healthmonitorHttp2MonitorToTerraform, true)(this._http2Monitor.internalValue),
8903
+ http2s_monitor: cdktf.listMapper(healthmonitorHttp2SMonitorToTerraform, true)(this._http2SMonitor.internalValue),
6904
8904
  http_monitor: cdktf.listMapper(healthmonitorHttpMonitorToTerraform, true)(this._httpMonitor.internalValue),
6905
8905
  https_monitor: cdktf.listMapper(healthmonitorHttpsMonitorToTerraform, true)(this._httpsMonitor.internalValue),
6906
8906
  imap_monitor: cdktf.listMapper(healthmonitorImapMonitorToTerraform, true)(this._imapMonitor.internalValue),
@@ -6908,6 +8908,7 @@ export class Healthmonitor extends cdktf.TerraformResource {
6908
8908
  ldap_monitor: cdktf.listMapper(healthmonitorLdapMonitorToTerraform, true)(this._ldapMonitor.internalValue),
6909
8909
  ldaps_monitor: cdktf.listMapper(healthmonitorLdapsMonitorToTerraform, true)(this._ldapsMonitor.internalValue),
6910
8910
  markers: cdktf.listMapper(healthmonitorMarkersToTerraform, true)(this._markers.internalValue),
8911
+ monitor_ip: cdktf.listMapper(healthmonitorMonitorIpToTerraform, true)(this._monitorIp.internalValue),
6911
8912
  pop3_monitor: cdktf.listMapper(healthmonitorPop3MonitorToTerraform, true)(this._pop3Monitor.internalValue),
6912
8913
  pop3s_monitor: cdktf.listMapper(healthmonitorPop3SMonitorToTerraform, true)(this._pop3SMonitor.internalValue),
6913
8914
  radius_monitor: cdktf.listMapper(healthmonitorRadiusMonitorToTerraform, true)(this._radiusMonitor.internalValue),
@@ -7041,6 +9042,18 @@ export class Healthmonitor extends cdktf.TerraformResource {
7041
9042
  type: "set",
7042
9043
  storageClassType: "HealthmonitorFtpsMonitorList",
7043
9044
  },
9045
+ http2_monitor: {
9046
+ value: cdktf.listMapperHcl(healthmonitorHttp2MonitorToHclTerraform, true)(this._http2Monitor.internalValue),
9047
+ isBlock: true,
9048
+ type: "set",
9049
+ storageClassType: "HealthmonitorHttp2MonitorList",
9050
+ },
9051
+ http2s_monitor: {
9052
+ value: cdktf.listMapperHcl(healthmonitorHttp2SMonitorToHclTerraform, true)(this._http2SMonitor.internalValue),
9053
+ isBlock: true,
9054
+ type: "set",
9055
+ storageClassType: "HealthmonitorHttp2SMonitorList",
9056
+ },
7044
9057
  http_monitor: {
7045
9058
  value: cdktf.listMapperHcl(healthmonitorHttpMonitorToHclTerraform, true)(this._httpMonitor.internalValue),
7046
9059
  isBlock: true,
@@ -7083,6 +9096,12 @@ export class Healthmonitor extends cdktf.TerraformResource {
7083
9096
  type: "list",
7084
9097
  storageClassType: "HealthmonitorMarkersList",
7085
9098
  },
9099
+ monitor_ip: {
9100
+ value: cdktf.listMapperHcl(healthmonitorMonitorIpToHclTerraform, true)(this._monitorIp.internalValue),
9101
+ isBlock: true,
9102
+ type: "set",
9103
+ storageClassType: "HealthmonitorMonitorIpList",
9104
+ },
7086
9105
  pop3_monitor: {
7087
9106
  value: cdktf.listMapperHcl(healthmonitorPop3MonitorToHclTerraform, true)(this._pop3Monitor.internalValue),
7088
9107
  isBlock: true,