@cdktf-providers/vmware-avi 30.2.5 → 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 (569) 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 +424 -255
  61. package/dist/cloudproperties/index.js +732 -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 +380 -211
  69. package/dist/controllerproperties/index.js +671 -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 +90 -15
  135. package/dist/data-avi-cloudproperties/index.js +221 -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 +90 -15
  143. package/dist/data-avi-controllerproperties/index.js +221 -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-federationcheckpoint/index.d.ts +7 -7
  159. package/dist/data-avi-federationcheckpoint/index.js +6 -6
  160. package/dist/data-avi-fileobject/index.d.ts +82 -7
  161. package/dist/data-avi-fileobject/index.js +184 -6
  162. package/dist/data-avi-fileservice/index.d.ts +7 -7
  163. package/dist/data-avi-fileservice/index.js +6 -6
  164. package/dist/data-avi-geodb/index.d.ts +7 -7
  165. package/dist/data-avi-geodb/index.js +6 -6
  166. package/dist/data-avi-gslb/index.d.ts +126 -19
  167. package/dist/data-avi-gslb/index.js +267 -22
  168. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  169. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  170. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  171. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  172. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  173. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  174. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  175. package/dist/data-avi-gslbservice/index.js +263 -6
  176. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  177. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  178. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  179. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  180. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  181. package/dist/data-avi-healthmonitor/index.js +577 -6
  182. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  184. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  185. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  186. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  187. package/dist/data-avi-httppolicyset/index.js +5 -5
  188. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  189. package/dist/data-avi-icapprofile/index.js +6 -6
  190. package/dist/data-avi-image/index.d.ts +157 -9
  191. package/dist/data-avi-image/index.js +362 -14
  192. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  193. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  194. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  195. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  196. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  197. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  198. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  199. package/dist/data-avi-ipreputationdb/index.js +18 -6
  200. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  201. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  202. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  203. package/dist/data-avi-l4policyset/index.js +6 -6
  204. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  205. package/dist/data-avi-labelgroup/index.js +6 -6
  206. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  207. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  208. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  209. package/dist/data-avi-licensestatus/index.js +22 -6
  210. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  211. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  212. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  213. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  214. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  215. package/dist/data-avi-microservicegroup/index.js +6 -6
  216. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  217. package/dist/data-avi-natpolicy/index.js +6 -6
  218. package/dist/data-avi-network/index.d.ts +8 -8
  219. package/dist/data-avi-network/index.js +6 -6
  220. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  221. package/dist/data-avi-networkprofile/index.js +89 -6
  222. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  223. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  224. package/dist/data-avi-networkservice/index.d.ts +8 -8
  225. package/dist/data-avi-networkservice/index.js +6 -6
  226. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  227. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  228. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  229. package/dist/data-avi-pkiprofile/index.js +81 -6
  230. package/dist/data-avi-pool/index.d.ts +83 -11
  231. package/dist/data-avi-pool/index.js +178 -12
  232. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  233. package/dist/data-avi-poolgroup/index.js +6 -6
  234. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  235. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  236. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  237. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  238. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  239. package/dist/data-avi-prioritylabels/index.js +6 -6
  240. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  241. package/dist/data-avi-protocolparser/index.js +6 -6
  242. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  243. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  244. package/dist/data-avi-report/index.d.ts +723 -0
  245. package/dist/data-avi-report/index.js +1670 -0
  246. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  247. package/dist/data-avi-reportprofile/index.js +209 -0
  248. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  249. package/dist/data-avi-retentionpolicy/index.js +6 -5
  250. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  251. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  252. package/dist/data-avi-role/index.d.ts +7 -7
  253. package/dist/data-avi-role/index.js +6 -6
  254. package/dist/data-avi-scheduler/index.d.ts +7 -7
  255. package/dist/data-avi-scheduler/index.js +6 -6
  256. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  257. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  258. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  259. package/dist/data-avi-securitypolicy/index.js +6 -6
  260. package/dist/data-avi-seproperties/index.d.ts +6 -5
  261. package/dist/data-avi-seproperties/index.js +10 -6
  262. package/dist/data-avi-server/index.d.ts +43 -6
  263. package/dist/data-avi-server/index.js +93 -6
  264. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  265. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  266. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  267. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  268. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  269. package/dist/data-avi-serviceengine/index.js +10 -6
  270. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  271. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  272. package/dist/data-avi-siteversion/index.d.ts +7 -7
  273. package/dist/data-avi-siteversion/index.js +6 -6
  274. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  275. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  276. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  277. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  278. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  279. package/dist/data-avi-sslprofile/index.js +10 -6
  280. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  281. package/dist/data-avi-ssopolicy/index.js +6 -6
  282. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  283. package/dist/data-avi-statediffoperation/index.js +6 -6
  284. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  285. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  286. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  287. package/dist/data-avi-stringgroup/index.js +6 -6
  288. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  289. package/dist/data-avi-systemconfiguration/index.js +366 -6
  290. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  291. package/dist/data-avi-systemlimits/index.js +30 -18
  292. package/dist/data-avi-systemreport/index.d.ts +383 -7
  293. package/dist/data-avi-systemreport/index.js +900 -6
  294. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  295. package/dist/data-avi-taskjournal/index.js +216 -6
  296. package/dist/data-avi-techsupport/index.d.ts +501 -0
  297. package/dist/data-avi-techsupport/index.js +1209 -0
  298. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  299. package/dist/data-avi-techsupportmessage/index.js +103 -0
  300. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  301. package/dist/data-avi-techsupportprofile/index.js +371 -0
  302. package/dist/data-avi-tenant/index.d.ts +41 -6
  303. package/dist/data-avi-tenant/index.js +85 -6
  304. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  305. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  310. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  311. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  312. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  313. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  314. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  315. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  316. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  317. package/dist/data-avi-upgradeprofile/index.js +15 -14
  318. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  319. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  320. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  321. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  322. package/dist/data-avi-user/index.d.ts +7 -6
  323. package/dist/data-avi-user/index.js +10 -6
  324. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  325. package/dist/data-avi-useraccountprofile/index.js +6 -6
  326. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  327. package/dist/data-avi-vcenterserver/index.js +6 -6
  328. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  329. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  330. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  331. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  332. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  333. package/dist/data-avi-virtualservice/index.js +13 -9
  334. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  335. package/dist/data-avi-vrfcontext/index.js +6 -6
  336. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  337. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  338. package/dist/data-avi-vsgs/index.d.ts +7 -7
  339. package/dist/data-avi-vsgs/index.js +6 -6
  340. package/dist/data-avi-vsvip/index.d.ts +214 -8
  341. package/dist/data-avi-vsvip/index.js +464 -6
  342. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  343. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  344. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  345. package/dist/data-avi-wafcrs/index.js +6 -6
  346. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  347. package/dist/data-avi-wafpolicy/index.js +24 -372
  348. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  349. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  350. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  351. package/dist/data-avi-wafprofile/index.js +196 -6
  352. package/dist/data-avi-webapput/index.d.ts +18 -9
  353. package/dist/data-avi-webapput/index.js +36 -13
  354. package/dist/data-avi-webhook/index.d.ts +7 -7
  355. package/dist/data-avi-webhook/index.js +6 -6
  356. package/dist/dnspolicy/index.d.ts +112 -112
  357. package/dist/dnspolicy/index.js +6 -6
  358. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  359. package/dist/dynamicdnsrecord/index.js +6 -6
  360. package/dist/errorpagebody/index.d.ts +14 -14
  361. package/dist/errorpagebody/index.js +6 -6
  362. package/dist/errorpageprofile/index.d.ts +23 -23
  363. package/dist/errorpageprofile/index.js +6 -6
  364. package/dist/federationcheckpoint/index.d.ts +12 -12
  365. package/dist/federationcheckpoint/index.js +6 -6
  366. package/dist/fileobject/index.d.ts +201 -32
  367. package/dist/fileobject/index.js +454 -6
  368. package/dist/fileservice/index.d.ts +7 -7
  369. package/dist/fileservice/index.js +6 -6
  370. package/dist/geodb/index.d.ts +21 -21
  371. package/dist/geodb/index.js +6 -6
  372. package/dist/gslb/index.d.ts +321 -117
  373. package/dist/gslb/index.js +593 -60
  374. package/dist/gslbcrmruntime/index.d.ts +139 -112
  375. package/dist/gslbcrmruntime/index.js +118 -33
  376. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  377. package/dist/gslbgeodbprofile/index.js +33 -278
  378. package/dist/gslbhsmruntime/index.d.ts +136 -100
  379. package/dist/gslbhsmruntime/index.js +118 -5
  380. package/dist/gslbservice/index.d.ts +301 -77
  381. package/dist/gslbservice/index.js +602 -6
  382. package/dist/gslbsmruntime/index.d.ts +308 -114
  383. package/dist/gslbsmruntime/index.js +576 -5
  384. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  385. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  386. package/dist/healthmonitor/index.d.ts +868 -168
  387. package/dist/healthmonitor/index.js +2041 -22
  388. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  389. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  390. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  391. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  392. package/dist/httppolicyset/index.d.ts +18 -18
  393. package/dist/httppolicyset/index.js +5 -5
  394. package/dist/icapprofile/index.d.ts +24 -24
  395. package/dist/icapprofile/index.js +6 -6
  396. package/dist/image/index.d.ts +447 -127
  397. package/dist/image/index.js +963 -88
  398. package/dist/index.d.ts +32 -2
  399. package/dist/index.js +32 -2
  400. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  401. package/dist/inventoryfaultconfig/index.js +34 -6
  402. package/dist/ipaddrgroup/index.d.ts +38 -38
  403. package/dist/ipaddrgroup/index.js +6 -6
  404. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  405. package/dist/ipamdnsproviderprofile/index.js +6 -34
  406. package/dist/ipreputationdb/index.d.ts +49 -22
  407. package/dist/ipreputationdb/index.js +75 -6
  408. package/dist/jwtserverprofile/index.d.ts +19 -19
  409. package/dist/jwtserverprofile/index.js +6 -6
  410. package/dist/l4policyset/index.d.ts +53 -53
  411. package/dist/l4policyset/index.js +6 -6
  412. package/dist/labelgroup/index.d.ts +13 -13
  413. package/dist/labelgroup/index.js +6 -6
  414. package/dist/lazy-index.js +32 -2
  415. package/dist/licenseledgerdetails/index.d.ts +166 -24
  416. package/dist/licenseledgerdetails/index.js +375 -6
  417. package/dist/licensestatus/index.d.ts +58 -22
  418. package/dist/licensestatus/index.js +118 -6
  419. package/dist/localworkerfdsversion/index.d.ts +9 -9
  420. package/dist/localworkerfdsversion/index.js +6 -5
  421. package/dist/memorybalancerrequest/index.d.ts +22 -22
  422. package/dist/memorybalancerrequest/index.js +6 -6
  423. package/dist/microservicegroup/index.d.ts +12 -12
  424. package/dist/microservicegroup/index.js +6 -6
  425. package/dist/natpolicy/index.d.ts +79 -79
  426. package/dist/natpolicy/index.js +6 -6
  427. package/dist/network/index.d.ts +38 -38
  428. package/dist/network/index.js +6 -6
  429. package/dist/networkprofile/index.d.ts +137 -66
  430. package/dist/networkprofile/index.js +198 -6
  431. package/dist/networksecuritypolicy/index.d.ts +67 -67
  432. package/dist/networksecuritypolicy/index.js +6 -6
  433. package/dist/networkservice/index.d.ts +45 -45
  434. package/dist/networkservice/index.js +6 -6
  435. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  436. package/dist/nsxtsegmentruntime/index.js +6 -6
  437. package/dist/pkiprofile/index.d.ts +114 -61
  438. package/dist/pkiprofile/index.js +142 -6
  439. package/dist/pool/index.d.ts +349 -211
  440. package/dist/pool/index.js +406 -39
  441. package/dist/poolgroup/index.d.ts +41 -41
  442. package/dist/poolgroup/index.js +6 -6
  443. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  444. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  445. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  446. package/dist/positivesecuritypolicy/index.js +795 -0
  447. package/dist/prioritylabels/index.d.ts +16 -16
  448. package/dist/prioritylabels/index.js +6 -6
  449. package/dist/protocolparser/index.d.ts +14 -14
  450. package/dist/protocolparser/index.js +6 -6
  451. package/dist/provider/index.d.ts +13 -13
  452. package/dist/provider/index.js +6 -6
  453. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  454. package/dist/ratelimitconfiguration/index.js +553 -0
  455. package/dist/report/index.d.ts +1376 -0
  456. package/dist/report/index.js +3623 -0
  457. package/dist/reportprofile/index.d.ts +151 -0
  458. package/dist/reportprofile/index.js +380 -0
  459. package/dist/retentionpolicy/index.d.ts +49 -49
  460. package/dist/retentionpolicy/index.js +6 -5
  461. package/dist/rmcloudopsproto/index.d.ts +18 -9
  462. package/dist/rmcloudopsproto/index.js +29 -6
  463. package/dist/role/index.d.ts +23 -23
  464. package/dist/role/index.js +6 -6
  465. package/dist/scheduler/index.d.ts +18 -18
  466. package/dist/scheduler/index.js +6 -6
  467. package/dist/securitymanagerdata/index.d.ts +40 -22
  468. package/dist/securitymanagerdata/index.js +62 -6
  469. package/dist/securitypolicy/index.d.ts +33 -33
  470. package/dist/securitypolicy/index.js +6 -6
  471. package/dist/seproperties/index.d.ts +190 -181
  472. package/dist/seproperties/index.js +34 -6
  473. package/dist/server/index.d.ts +120 -43
  474. package/dist/server/index.js +207 -6
  475. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  476. package/dist/serverautoscalepolicy/index.js +6 -6
  477. package/dist/serviceauthprofile/index.d.ts +17 -17
  478. package/dist/serviceauthprofile/index.js +6 -6
  479. package/dist/serviceengine/index.d.ts +153 -144
  480. package/dist/serviceengine/index.js +34 -6
  481. package/dist/serviceenginegroup/index.d.ts +775 -439
  482. package/dist/serviceenginegroup/index.js +948 -93
  483. package/dist/siteversion/index.d.ts +16 -16
  484. package/dist/siteversion/index.js +6 -6
  485. package/dist/snmptrapprofile/index.d.ts +22 -22
  486. package/dist/snmptrapprofile/index.js +6 -6
  487. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  488. package/dist/sslkeyandcertificate/index.js +278 -6
  489. package/dist/sslprofile/index.d.ts +44 -35
  490. package/dist/sslprofile/index.js +29 -6
  491. package/dist/ssopolicy/index.d.ts +91 -91
  492. package/dist/ssopolicy/index.js +6 -6
  493. package/dist/statediffoperation/index.d.ts +18 -18
  494. package/dist/statediffoperation/index.js +6 -6
  495. package/dist/statediffsnapshot/index.d.ts +309 -93
  496. package/dist/statediffsnapshot/index.js +678 -6
  497. package/dist/stringgroup/index.d.ts +18 -18
  498. package/dist/stringgroup/index.js +6 -6
  499. package/dist/systemconfiguration/index.d.ts +545 -200
  500. package/dist/systemconfiguration/index.js +932 -34
  501. package/dist/systemlimits/index.d.ts +149 -122
  502. package/dist/systemlimits/index.js +174 -90
  503. package/dist/systemreport/index.d.ts +920 -72
  504. package/dist/systemreport/index.js +2341 -6
  505. package/dist/taskjournal/index.d.ts +278 -37
  506. package/dist/taskjournal/index.js +816 -134
  507. package/dist/techsupport/index.d.ts +1152 -0
  508. package/dist/techsupport/index.js +3106 -0
  509. package/dist/techsupportmessage/index.d.ts +71 -0
  510. package/dist/techsupportmessage/index.js +160 -0
  511. package/dist/techsupportprofile/index.d.ts +284 -0
  512. package/dist/techsupportprofile/index.js +706 -0
  513. package/dist/tenant/index.d.ts +82 -20
  514. package/dist/tenant/index.js +170 -6
  515. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  516. package/dist/tenantsystemconfiguration/index.js +6 -6
  517. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  518. package/dist/testsedatastorelevel1/index.js +6 -6
  519. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  520. package/dist/testsedatastorelevel2/index.js +6 -6
  521. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  522. package/dist/testsedatastorelevel3/index.js +6 -6
  523. package/dist/trafficcloneprofile/index.d.ts +25 -25
  524. package/dist/trafficcloneprofile/index.js +6 -6
  525. package/dist/trustedhostprofile/index.d.ts +14 -14
  526. package/dist/trustedhostprofile/index.js +6 -5
  527. package/dist/upgradeprofile/index.d.ts +41 -41
  528. package/dist/upgradeprofile/index.js +26 -25
  529. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  530. package/dist/upgradestatusinfo/index.js +4027 -38
  531. package/dist/upgradestatussummary/index.d.ts +26 -26
  532. package/dist/upgradestatussummary/index.js +6 -6
  533. package/dist/user/index.d.ts +42 -32
  534. package/dist/user/index.js +33 -7
  535. package/dist/useraccount/index.d.ts +11 -11
  536. package/dist/useraccount/index.js +6 -6
  537. package/dist/useraccountprofile/index.d.ts +14 -14
  538. package/dist/useraccountprofile/index.js +6 -6
  539. package/dist/vcenterserver/index.d.ts +15 -15
  540. package/dist/vcenterserver/index.js +6 -6
  541. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  542. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  543. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  544. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  545. package/dist/virtualservice/index.d.ts +117 -108
  546. package/dist/virtualservice/index.js +51 -28
  547. package/dist/vrfcontext/index.d.ts +117 -117
  548. package/dist/vrfcontext/index.js +6 -6
  549. package/dist/vsdatascriptset/index.d.ts +152 -32
  550. package/dist/vsdatascriptset/index.js +312 -6
  551. package/dist/vsgs/index.d.ts +14 -14
  552. package/dist/vsgs/index.js +6 -6
  553. package/dist/vsvip/index.d.ts +434 -110
  554. package/dist/vsvip/index.js +842 -6
  555. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  556. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  557. package/dist/wafcrs/index.d.ts +69 -69
  558. package/dist/wafcrs/index.js +6 -6
  559. package/dist/wafpolicy/index.d.ts +344 -662
  560. package/dist/wafpolicy/index.js +156 -1015
  561. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  562. package/dist/wafpolicypsmgroup/index.js +80 -6
  563. package/dist/wafprofile/index.d.ts +238 -44
  564. package/dist/wafprofile/index.js +552 -6
  565. package/dist/webapput/index.d.ts +135 -126
  566. package/dist/webapput/index.js +66 -43
  567. package/dist/webhook/index.d.ts +15 -15
  568. package/dist/webhook/index.js +6 -6
  569. package/package.json +2 -2
@@ -2,204 +2,222 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface HealthmonitorConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#allow_duplicate_monitors Healthmonitor#allow_duplicate_monitors}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#allow_duplicate_monitors Healthmonitor#allow_duplicate_monitors}
6
6
  */
7
7
  readonly allowDuplicateMonitors?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#description Healthmonitor#description}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#description Healthmonitor#description}
10
10
  */
11
11
  readonly description?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#disable_quickstart Healthmonitor#disable_quickstart}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#disable_quickstart Healthmonitor#disable_quickstart}
14
14
  */
15
15
  readonly disableQuickstart?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#failed_checks Healthmonitor#failed_checks}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#failed_checks Healthmonitor#failed_checks}
18
18
  */
19
19
  readonly failedChecks?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#id Healthmonitor#id}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#id Healthmonitor#id}
22
22
  *
23
23
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
24
24
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
25
25
  */
26
26
  readonly id?: string;
27
27
  /**
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#is_federated Healthmonitor#is_federated}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#is_federated Healthmonitor#is_federated}
29
29
  */
30
30
  readonly isFederated?: string;
31
31
  /**
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#monitor_port Healthmonitor#monitor_port}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#monitor_port Healthmonitor#monitor_port}
33
33
  */
34
34
  readonly monitorPort?: string;
35
35
  /**
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#name Healthmonitor#name}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#name Healthmonitor#name}
37
37
  */
38
38
  readonly name: string;
39
39
  /**
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#receive_timeout Healthmonitor#receive_timeout}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#receive_timeout Healthmonitor#receive_timeout}
41
41
  */
42
42
  readonly receiveTimeout?: string;
43
43
  /**
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#send_interval Healthmonitor#send_interval}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#send_interval Healthmonitor#send_interval}
45
45
  */
46
46
  readonly sendInterval?: string;
47
47
  /**
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#successful_checks Healthmonitor#successful_checks}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#successful_checks Healthmonitor#successful_checks}
49
49
  */
50
50
  readonly successfulChecks?: string;
51
51
  /**
52
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#tenant_ref Healthmonitor#tenant_ref}
52
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#tenant_ref Healthmonitor#tenant_ref}
53
53
  */
54
54
  readonly tenantRef?: string;
55
55
  /**
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#type Healthmonitor#type}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#type Healthmonitor#type}
57
57
  */
58
58
  readonly type: string;
59
59
  /**
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#uuid Healthmonitor#uuid}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#uuid Healthmonitor#uuid}
61
61
  */
62
62
  readonly uuid?: string;
63
63
  /**
64
64
  * authentication block
65
65
  *
66
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#authentication Healthmonitor#authentication}
66
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#authentication Healthmonitor#authentication}
67
67
  */
68
68
  readonly authentication?: HealthmonitorAuthentication[] | cdktf.IResolvable;
69
69
  /**
70
70
  * configpb_attributes block
71
71
  *
72
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#configpb_attributes Healthmonitor#configpb_attributes}
72
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#configpb_attributes Healthmonitor#configpb_attributes}
73
73
  */
74
74
  readonly configpbAttributes?: HealthmonitorConfigpbAttributes[] | cdktf.IResolvable;
75
75
  /**
76
76
  * dns_monitor block
77
77
  *
78
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#dns_monitor Healthmonitor#dns_monitor}
78
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#dns_monitor Healthmonitor#dns_monitor}
79
79
  */
80
80
  readonly dnsMonitor?: HealthmonitorDnsMonitor[] | cdktf.IResolvable;
81
81
  /**
82
82
  * external_monitor block
83
83
  *
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#external_monitor Healthmonitor#external_monitor}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#external_monitor Healthmonitor#external_monitor}
85
85
  */
86
86
  readonly externalMonitor?: HealthmonitorExternalMonitor[] | cdktf.IResolvable;
87
87
  /**
88
88
  * ftp_monitor block
89
89
  *
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ftp_monitor Healthmonitor#ftp_monitor}
90
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ftp_monitor Healthmonitor#ftp_monitor}
91
91
  */
92
92
  readonly ftpMonitor?: HealthmonitorFtpMonitor[] | cdktf.IResolvable;
93
93
  /**
94
94
  * ftps_monitor block
95
95
  *
96
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ftps_monitor Healthmonitor#ftps_monitor}
96
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ftps_monitor Healthmonitor#ftps_monitor}
97
97
  */
98
98
  readonly ftpsMonitor?: HealthmonitorFtpsMonitor[] | cdktf.IResolvable;
99
99
  /**
100
+ * http2_monitor block
101
+ *
102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http2_monitor Healthmonitor#http2_monitor}
103
+ */
104
+ readonly http2Monitor?: HealthmonitorHttp2Monitor[] | cdktf.IResolvable;
105
+ /**
106
+ * http2s_monitor block
107
+ *
108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http2s_monitor Healthmonitor#http2s_monitor}
109
+ */
110
+ readonly http2SMonitor?: HealthmonitorHttp2SMonitor[] | cdktf.IResolvable;
111
+ /**
100
112
  * http_monitor block
101
113
  *
102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_monitor Healthmonitor#http_monitor}
114
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_monitor Healthmonitor#http_monitor}
103
115
  */
104
116
  readonly httpMonitor?: HealthmonitorHttpMonitor[] | cdktf.IResolvable;
105
117
  /**
106
118
  * https_monitor block
107
119
  *
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#https_monitor Healthmonitor#https_monitor}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#https_monitor Healthmonitor#https_monitor}
109
121
  */
110
122
  readonly httpsMonitor?: HealthmonitorHttpsMonitor[] | cdktf.IResolvable;
111
123
  /**
112
124
  * imap_monitor block
113
125
  *
114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#imap_monitor Healthmonitor#imap_monitor}
126
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#imap_monitor Healthmonitor#imap_monitor}
115
127
  */
116
128
  readonly imapMonitor?: HealthmonitorImapMonitor[] | cdktf.IResolvable;
117
129
  /**
118
130
  * imaps_monitor block
119
131
  *
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#imaps_monitor Healthmonitor#imaps_monitor}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#imaps_monitor Healthmonitor#imaps_monitor}
121
133
  */
122
134
  readonly imapsMonitor?: HealthmonitorImapsMonitor[] | cdktf.IResolvable;
123
135
  /**
124
136
  * ldap_monitor block
125
137
  *
126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ldap_monitor Healthmonitor#ldap_monitor}
138
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ldap_monitor Healthmonitor#ldap_monitor}
127
139
  */
128
140
  readonly ldapMonitor?: HealthmonitorLdapMonitor[] | cdktf.IResolvable;
129
141
  /**
130
142
  * ldaps_monitor block
131
143
  *
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ldaps_monitor Healthmonitor#ldaps_monitor}
144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ldaps_monitor Healthmonitor#ldaps_monitor}
133
145
  */
134
146
  readonly ldapsMonitor?: HealthmonitorLdapsMonitor[] | cdktf.IResolvable;
135
147
  /**
136
148
  * markers block
137
149
  *
138
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#markers Healthmonitor#markers}
150
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#markers Healthmonitor#markers}
139
151
  */
140
152
  readonly markers?: HealthmonitorMarkers[] | cdktf.IResolvable;
141
153
  /**
154
+ * monitor_ip block
155
+ *
156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#monitor_ip Healthmonitor#monitor_ip}
157
+ */
158
+ readonly monitorIp?: HealthmonitorMonitorIp[] | cdktf.IResolvable;
159
+ /**
142
160
  * pop3_monitor block
143
161
  *
144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pop3_monitor Healthmonitor#pop3_monitor}
162
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pop3_monitor Healthmonitor#pop3_monitor}
145
163
  */
146
164
  readonly pop3Monitor?: HealthmonitorPop3Monitor[] | cdktf.IResolvable;
147
165
  /**
148
166
  * pop3s_monitor block
149
167
  *
150
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pop3s_monitor Healthmonitor#pop3s_monitor}
168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pop3s_monitor Healthmonitor#pop3s_monitor}
151
169
  */
152
170
  readonly pop3SMonitor?: HealthmonitorPop3SMonitor[] | cdktf.IResolvable;
153
171
  /**
154
172
  * radius_monitor block
155
173
  *
156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#radius_monitor Healthmonitor#radius_monitor}
174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#radius_monitor Healthmonitor#radius_monitor}
157
175
  */
158
176
  readonly radiusMonitor?: HealthmonitorRadiusMonitor[] | cdktf.IResolvable;
159
177
  /**
160
178
  * sctp_monitor block
161
179
  *
162
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sctp_monitor Healthmonitor#sctp_monitor}
180
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sctp_monitor Healthmonitor#sctp_monitor}
163
181
  */
164
182
  readonly sctpMonitor?: HealthmonitorSctpMonitor[] | cdktf.IResolvable;
165
183
  /**
166
184
  * sip_monitor block
167
185
  *
168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sip_monitor Healthmonitor#sip_monitor}
186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sip_monitor Healthmonitor#sip_monitor}
169
187
  */
170
188
  readonly sipMonitor?: HealthmonitorSipMonitor[] | cdktf.IResolvable;
171
189
  /**
172
190
  * smtp_monitor block
173
191
  *
174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#smtp_monitor Healthmonitor#smtp_monitor}
192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#smtp_monitor Healthmonitor#smtp_monitor}
175
193
  */
176
194
  readonly smtpMonitor?: HealthmonitorSmtpMonitor[] | cdktf.IResolvable;
177
195
  /**
178
196
  * smtps_monitor block
179
197
  *
180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#smtps_monitor Healthmonitor#smtps_monitor}
198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#smtps_monitor Healthmonitor#smtps_monitor}
181
199
  */
182
200
  readonly smtpsMonitor?: HealthmonitorSmtpsMonitor[] | cdktf.IResolvable;
183
201
  /**
184
202
  * tcp_monitor block
185
203
  *
186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#tcp_monitor Healthmonitor#tcp_monitor}
204
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#tcp_monitor Healthmonitor#tcp_monitor}
187
205
  */
188
206
  readonly tcpMonitor?: HealthmonitorTcpMonitor[] | cdktf.IResolvable;
189
207
  /**
190
208
  * udp_monitor block
191
209
  *
192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#udp_monitor Healthmonitor#udp_monitor}
210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#udp_monitor Healthmonitor#udp_monitor}
193
211
  */
194
212
  readonly udpMonitor?: HealthmonitorUdpMonitor[] | cdktf.IResolvable;
195
213
  }
196
214
  export interface HealthmonitorAuthentication {
197
215
  /**
198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#password Healthmonitor#password}
216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#password Healthmonitor#password}
199
217
  */
200
218
  readonly password: string;
201
219
  /**
202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#username Healthmonitor#username}
220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#username Healthmonitor#username}
203
221
  */
204
222
  readonly username: string;
205
223
  }
@@ -244,7 +262,7 @@ export declare class HealthmonitorAuthenticationList extends cdktf.ComplexList {
244
262
  }
245
263
  export interface HealthmonitorConfigpbAttributes {
246
264
  /**
247
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#version Healthmonitor#version}
265
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#version Healthmonitor#version}
248
266
  */
249
267
  readonly version?: string;
250
268
  }
@@ -286,23 +304,23 @@ export declare class HealthmonitorConfigpbAttributesList extends cdktf.ComplexLi
286
304
  }
287
305
  export interface HealthmonitorDnsMonitor {
288
306
  /**
289
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#qtype Healthmonitor#qtype}
307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#qtype Healthmonitor#qtype}
290
308
  */
291
309
  readonly qtype?: string;
292
310
  /**
293
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#query_name Healthmonitor#query_name}
311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#query_name Healthmonitor#query_name}
294
312
  */
295
313
  readonly queryName: string;
296
314
  /**
297
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#rcode Healthmonitor#rcode}
315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#rcode Healthmonitor#rcode}
298
316
  */
299
317
  readonly rcode?: string;
300
318
  /**
301
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#record_type Healthmonitor#record_type}
319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#record_type Healthmonitor#record_type}
302
320
  */
303
321
  readonly recordType?: string;
304
322
  /**
305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#response_string Healthmonitor#response_string}
323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#response_string Healthmonitor#response_string}
306
324
  */
307
325
  readonly responseString?: string;
308
326
  }
@@ -363,19 +381,19 @@ export declare class HealthmonitorDnsMonitorList extends cdktf.ComplexList {
363
381
  }
364
382
  export interface HealthmonitorExternalMonitor {
365
383
  /**
366
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#command_code Healthmonitor#command_code}
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#command_code Healthmonitor#command_code}
367
385
  */
368
386
  readonly commandCode: string;
369
387
  /**
370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#command_parameters Healthmonitor#command_parameters}
388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#command_parameters Healthmonitor#command_parameters}
371
389
  */
372
390
  readonly commandParameters?: string;
373
391
  /**
374
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#command_path Healthmonitor#command_path}
392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#command_path Healthmonitor#command_path}
375
393
  */
376
394
  readonly commandPath?: string;
377
395
  /**
378
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#command_variables Healthmonitor#command_variables}
396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#command_variables Healthmonitor#command_variables}
379
397
  */
380
398
  readonly commandVariables?: string;
381
399
  }
@@ -431,21 +449,25 @@ export declare class HealthmonitorExternalMonitorList extends cdktf.ComplexList
431
449
  }
432
450
  export interface HealthmonitorFtpMonitorSslAttributes {
433
451
  /**
434
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
435
453
  */
436
454
  readonly pkiProfileRef?: string;
437
455
  /**
438
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
439
457
  */
440
458
  readonly serverName?: string;
441
459
  /**
442
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
443
461
  */
444
462
  readonly sslKeyAndCertificateRef?: string;
445
463
  /**
446
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
447
465
  */
448
466
  readonly sslProfileRef: string;
467
+ /**
468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
469
+ */
470
+ readonly usePoolSniServerName?: string;
449
471
  }
450
472
  export declare function healthmonitorFtpMonitorSslAttributesToTerraform(struct?: HealthmonitorFtpMonitorSslAttributes | cdktf.IResolvable): any;
451
473
  export declare function healthmonitorFtpMonitorSslAttributesToHclTerraform(struct?: HealthmonitorFtpMonitorSslAttributes | cdktf.IResolvable): any;
@@ -480,6 +502,11 @@ export declare class HealthmonitorFtpMonitorSslAttributesOutputReference extends
480
502
  get sslProfileRef(): string;
481
503
  set sslProfileRef(value: string);
482
504
  get sslProfileRefInput(): string;
505
+ private _usePoolSniServerName?;
506
+ get usePoolSniServerName(): string;
507
+ set usePoolSniServerName(value: string);
508
+ resetUsePoolSniServerName(): void;
509
+ get usePoolSniServerNameInput(): string;
483
510
  }
484
511
  export declare class HealthmonitorFtpMonitorSslAttributesList extends cdktf.ComplexList {
485
512
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -499,17 +526,17 @@ export declare class HealthmonitorFtpMonitorSslAttributesList extends cdktf.Comp
499
526
  }
500
527
  export interface HealthmonitorFtpMonitor {
501
528
  /**
502
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#filename Healthmonitor#filename}
529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#filename Healthmonitor#filename}
503
530
  */
504
531
  readonly filename: string;
505
532
  /**
506
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#mode Healthmonitor#mode}
533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#mode Healthmonitor#mode}
507
534
  */
508
535
  readonly mode?: string;
509
536
  /**
510
537
  * ssl_attributes block
511
538
  *
512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
513
540
  */
514
541
  readonly sslAttributes?: HealthmonitorFtpMonitorSslAttributes[] | cdktf.IResolvable;
515
542
  }
@@ -560,21 +587,25 @@ export declare class HealthmonitorFtpMonitorList extends cdktf.ComplexList {
560
587
  }
561
588
  export interface HealthmonitorFtpsMonitorSslAttributes {
562
589
  /**
563
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
590
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
564
591
  */
565
592
  readonly pkiProfileRef?: string;
566
593
  /**
567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
568
595
  */
569
596
  readonly serverName?: string;
570
597
  /**
571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
572
599
  */
573
600
  readonly sslKeyAndCertificateRef?: string;
574
601
  /**
575
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
576
603
  */
577
604
  readonly sslProfileRef: string;
605
+ /**
606
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
607
+ */
608
+ readonly usePoolSniServerName?: string;
578
609
  }
579
610
  export declare function healthmonitorFtpsMonitorSslAttributesToTerraform(struct?: HealthmonitorFtpsMonitorSslAttributes | cdktf.IResolvable): any;
580
611
  export declare function healthmonitorFtpsMonitorSslAttributesToHclTerraform(struct?: HealthmonitorFtpsMonitorSslAttributes | cdktf.IResolvable): any;
@@ -609,6 +640,11 @@ export declare class HealthmonitorFtpsMonitorSslAttributesOutputReference extend
609
640
  get sslProfileRef(): string;
610
641
  set sslProfileRef(value: string);
611
642
  get sslProfileRefInput(): string;
643
+ private _usePoolSniServerName?;
644
+ get usePoolSniServerName(): string;
645
+ set usePoolSniServerName(value: string);
646
+ resetUsePoolSniServerName(): void;
647
+ get usePoolSniServerNameInput(): string;
612
648
  }
613
649
  export declare class HealthmonitorFtpsMonitorSslAttributesList extends cdktf.ComplexList {
614
650
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -628,17 +664,17 @@ export declare class HealthmonitorFtpsMonitorSslAttributesList extends cdktf.Com
628
664
  }
629
665
  export interface HealthmonitorFtpsMonitor {
630
666
  /**
631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#filename Healthmonitor#filename}
667
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#filename Healthmonitor#filename}
632
668
  */
633
669
  readonly filename: string;
634
670
  /**
635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#mode Healthmonitor#mode}
671
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#mode Healthmonitor#mode}
636
672
  */
637
673
  readonly mode?: string;
638
674
  /**
639
675
  * ssl_attributes block
640
676
  *
641
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
642
678
  */
643
679
  readonly sslAttributes?: HealthmonitorFtpsMonitorSslAttributes[] | cdktf.IResolvable;
644
680
  }
@@ -687,23 +723,483 @@ export declare class HealthmonitorFtpsMonitorList extends cdktf.ComplexList {
687
723
  */
688
724
  get(index: number): HealthmonitorFtpsMonitorOutputReference;
689
725
  }
726
+ export interface HealthmonitorHttp2MonitorSslAttributes {
727
+ /**
728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
729
+ */
730
+ readonly pkiProfileRef?: string;
731
+ /**
732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
733
+ */
734
+ readonly serverName?: string;
735
+ /**
736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
737
+ */
738
+ readonly sslKeyAndCertificateRef?: string;
739
+ /**
740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
741
+ */
742
+ readonly sslProfileRef: string;
743
+ /**
744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
745
+ */
746
+ readonly usePoolSniServerName?: string;
747
+ }
748
+ export declare function healthmonitorHttp2MonitorSslAttributesToTerraform(struct?: HealthmonitorHttp2MonitorSslAttributes | cdktf.IResolvable): any;
749
+ export declare function healthmonitorHttp2MonitorSslAttributesToHclTerraform(struct?: HealthmonitorHttp2MonitorSslAttributes | cdktf.IResolvable): any;
750
+ export declare class HealthmonitorHttp2MonitorSslAttributesOutputReference extends cdktf.ComplexObject {
751
+ private isEmptyObject;
752
+ private resolvableValue?;
753
+ /**
754
+ * @param terraformResource The parent resource
755
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
756
+ * @param complexObjectIndex the index of this item in the list
757
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
758
+ */
759
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
760
+ get internalValue(): HealthmonitorHttp2MonitorSslAttributes | cdktf.IResolvable | undefined;
761
+ set internalValue(value: HealthmonitorHttp2MonitorSslAttributes | cdktf.IResolvable | undefined);
762
+ private _pkiProfileRef?;
763
+ get pkiProfileRef(): string;
764
+ set pkiProfileRef(value: string);
765
+ resetPkiProfileRef(): void;
766
+ get pkiProfileRefInput(): string;
767
+ private _serverName?;
768
+ get serverName(): string;
769
+ set serverName(value: string);
770
+ resetServerName(): void;
771
+ get serverNameInput(): string;
772
+ private _sslKeyAndCertificateRef?;
773
+ get sslKeyAndCertificateRef(): string;
774
+ set sslKeyAndCertificateRef(value: string);
775
+ resetSslKeyAndCertificateRef(): void;
776
+ get sslKeyAndCertificateRefInput(): string;
777
+ private _sslProfileRef?;
778
+ get sslProfileRef(): string;
779
+ set sslProfileRef(value: string);
780
+ get sslProfileRefInput(): string;
781
+ private _usePoolSniServerName?;
782
+ get usePoolSniServerName(): string;
783
+ set usePoolSniServerName(value: string);
784
+ resetUsePoolSniServerName(): void;
785
+ get usePoolSniServerNameInput(): string;
786
+ }
787
+ export declare class HealthmonitorHttp2MonitorSslAttributesList extends cdktf.ComplexList {
788
+ protected terraformResource: cdktf.IInterpolatingParent;
789
+ protected terraformAttribute: string;
790
+ protected wrapsSet: boolean;
791
+ internalValue?: HealthmonitorHttp2MonitorSslAttributes[] | cdktf.IResolvable;
792
+ /**
793
+ * @param terraformResource The parent resource
794
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
795
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
796
+ */
797
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
798
+ /**
799
+ * @param index the index of the item to return
800
+ */
801
+ get(index: number): HealthmonitorHttp2MonitorSslAttributesOutputReference;
802
+ }
803
+ export interface HealthmonitorHttp2Monitor {
804
+ /**
805
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
806
+ */
807
+ readonly authType?: string;
808
+ /**
809
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
810
+ */
811
+ readonly exactHttpRequest?: string;
812
+ /**
813
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_headers Healthmonitor#http_headers}
814
+ */
815
+ readonly httpHeaders?: string[];
816
+ /**
817
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_method Healthmonitor#http_method}
818
+ */
819
+ readonly httpMethod?: string;
820
+ /**
821
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
822
+ */
823
+ readonly httpRequest?: string;
824
+ /**
825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
826
+ */
827
+ readonly httpRequestBody?: string;
828
+ /**
829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_header_path Healthmonitor#http_request_header_path}
830
+ */
831
+ readonly httpRequestHeaderPath?: string;
832
+ /**
833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
834
+ */
835
+ readonly httpResponse?: string;
836
+ /**
837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
838
+ */
839
+ readonly httpResponseCode: string[];
840
+ /**
841
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
842
+ */
843
+ readonly maintenanceCode?: number[];
844
+ /**
845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
846
+ */
847
+ readonly maintenanceResponse?: string;
848
+ /**
849
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
850
+ */
851
+ readonly responseSize?: string;
852
+ /**
853
+ * ssl_attributes block
854
+ *
855
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
856
+ */
857
+ readonly sslAttributes?: HealthmonitorHttp2MonitorSslAttributes[] | cdktf.IResolvable;
858
+ }
859
+ export declare function healthmonitorHttp2MonitorToTerraform(struct?: HealthmonitorHttp2Monitor | cdktf.IResolvable): any;
860
+ export declare function healthmonitorHttp2MonitorToHclTerraform(struct?: HealthmonitorHttp2Monitor | cdktf.IResolvable): any;
861
+ export declare class HealthmonitorHttp2MonitorOutputReference extends cdktf.ComplexObject {
862
+ private isEmptyObject;
863
+ private resolvableValue?;
864
+ /**
865
+ * @param terraformResource The parent resource
866
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
867
+ * @param complexObjectIndex the index of this item in the list
868
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
869
+ */
870
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
871
+ get internalValue(): HealthmonitorHttp2Monitor | cdktf.IResolvable | undefined;
872
+ set internalValue(value: HealthmonitorHttp2Monitor | cdktf.IResolvable | undefined);
873
+ private _authType?;
874
+ get authType(): string;
875
+ set authType(value: string);
876
+ resetAuthType(): void;
877
+ get authTypeInput(): string;
878
+ private _exactHttpRequest?;
879
+ get exactHttpRequest(): string;
880
+ set exactHttpRequest(value: string);
881
+ resetExactHttpRequest(): void;
882
+ get exactHttpRequestInput(): string;
883
+ private _httpHeaders?;
884
+ get httpHeaders(): string[];
885
+ set httpHeaders(value: string[]);
886
+ resetHttpHeaders(): void;
887
+ get httpHeadersInput(): string[];
888
+ private _httpMethod?;
889
+ get httpMethod(): string;
890
+ set httpMethod(value: string);
891
+ resetHttpMethod(): void;
892
+ get httpMethodInput(): string;
893
+ private _httpRequest?;
894
+ get httpRequest(): string;
895
+ set httpRequest(value: string);
896
+ resetHttpRequest(): void;
897
+ get httpRequestInput(): string;
898
+ private _httpRequestBody?;
899
+ get httpRequestBody(): string;
900
+ set httpRequestBody(value: string);
901
+ resetHttpRequestBody(): void;
902
+ get httpRequestBodyInput(): string;
903
+ private _httpRequestHeaderPath?;
904
+ get httpRequestHeaderPath(): string;
905
+ set httpRequestHeaderPath(value: string);
906
+ resetHttpRequestHeaderPath(): void;
907
+ get httpRequestHeaderPathInput(): string;
908
+ private _httpResponse?;
909
+ get httpResponse(): string;
910
+ set httpResponse(value: string);
911
+ resetHttpResponse(): void;
912
+ get httpResponseInput(): string;
913
+ private _httpResponseCode?;
914
+ get httpResponseCode(): string[];
915
+ set httpResponseCode(value: string[]);
916
+ get httpResponseCodeInput(): string[];
917
+ private _maintenanceCode?;
918
+ get maintenanceCode(): number[];
919
+ set maintenanceCode(value: number[]);
920
+ resetMaintenanceCode(): void;
921
+ get maintenanceCodeInput(): number[];
922
+ private _maintenanceResponse?;
923
+ get maintenanceResponse(): string;
924
+ set maintenanceResponse(value: string);
925
+ resetMaintenanceResponse(): void;
926
+ get maintenanceResponseInput(): string;
927
+ private _responseSize?;
928
+ get responseSize(): string;
929
+ set responseSize(value: string);
930
+ resetResponseSize(): void;
931
+ get responseSizeInput(): string;
932
+ private _sslAttributes;
933
+ get sslAttributes(): HealthmonitorHttp2MonitorSslAttributesList;
934
+ putSslAttributes(value: HealthmonitorHttp2MonitorSslAttributes[] | cdktf.IResolvable): void;
935
+ resetSslAttributes(): void;
936
+ get sslAttributesInput(): any;
937
+ }
938
+ export declare class HealthmonitorHttp2MonitorList extends cdktf.ComplexList {
939
+ protected terraformResource: cdktf.IInterpolatingParent;
940
+ protected terraformAttribute: string;
941
+ protected wrapsSet: boolean;
942
+ internalValue?: HealthmonitorHttp2Monitor[] | cdktf.IResolvable;
943
+ /**
944
+ * @param terraformResource The parent resource
945
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
946
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
947
+ */
948
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
949
+ /**
950
+ * @param index the index of the item to return
951
+ */
952
+ get(index: number): HealthmonitorHttp2MonitorOutputReference;
953
+ }
954
+ export interface HealthmonitorHttp2SMonitorSslAttributes {
955
+ /**
956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
957
+ */
958
+ readonly pkiProfileRef?: string;
959
+ /**
960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
961
+ */
962
+ readonly serverName?: string;
963
+ /**
964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
965
+ */
966
+ readonly sslKeyAndCertificateRef?: string;
967
+ /**
968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
969
+ */
970
+ readonly sslProfileRef: string;
971
+ /**
972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
973
+ */
974
+ readonly usePoolSniServerName?: string;
975
+ }
976
+ export declare function healthmonitorHttp2SMonitorSslAttributesToTerraform(struct?: HealthmonitorHttp2SMonitorSslAttributes | cdktf.IResolvable): any;
977
+ export declare function healthmonitorHttp2SMonitorSslAttributesToHclTerraform(struct?: HealthmonitorHttp2SMonitorSslAttributes | cdktf.IResolvable): any;
978
+ export declare class HealthmonitorHttp2SMonitorSslAttributesOutputReference extends cdktf.ComplexObject {
979
+ private isEmptyObject;
980
+ private resolvableValue?;
981
+ /**
982
+ * @param terraformResource The parent resource
983
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
984
+ * @param complexObjectIndex the index of this item in the list
985
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
986
+ */
987
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
988
+ get internalValue(): HealthmonitorHttp2SMonitorSslAttributes | cdktf.IResolvable | undefined;
989
+ set internalValue(value: HealthmonitorHttp2SMonitorSslAttributes | cdktf.IResolvable | undefined);
990
+ private _pkiProfileRef?;
991
+ get pkiProfileRef(): string;
992
+ set pkiProfileRef(value: string);
993
+ resetPkiProfileRef(): void;
994
+ get pkiProfileRefInput(): string;
995
+ private _serverName?;
996
+ get serverName(): string;
997
+ set serverName(value: string);
998
+ resetServerName(): void;
999
+ get serverNameInput(): string;
1000
+ private _sslKeyAndCertificateRef?;
1001
+ get sslKeyAndCertificateRef(): string;
1002
+ set sslKeyAndCertificateRef(value: string);
1003
+ resetSslKeyAndCertificateRef(): void;
1004
+ get sslKeyAndCertificateRefInput(): string;
1005
+ private _sslProfileRef?;
1006
+ get sslProfileRef(): string;
1007
+ set sslProfileRef(value: string);
1008
+ get sslProfileRefInput(): string;
1009
+ private _usePoolSniServerName?;
1010
+ get usePoolSniServerName(): string;
1011
+ set usePoolSniServerName(value: string);
1012
+ resetUsePoolSniServerName(): void;
1013
+ get usePoolSniServerNameInput(): string;
1014
+ }
1015
+ export declare class HealthmonitorHttp2SMonitorSslAttributesList extends cdktf.ComplexList {
1016
+ protected terraformResource: cdktf.IInterpolatingParent;
1017
+ protected terraformAttribute: string;
1018
+ protected wrapsSet: boolean;
1019
+ internalValue?: HealthmonitorHttp2SMonitorSslAttributes[] | cdktf.IResolvable;
1020
+ /**
1021
+ * @param terraformResource The parent resource
1022
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1023
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1024
+ */
1025
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1026
+ /**
1027
+ * @param index the index of the item to return
1028
+ */
1029
+ get(index: number): HealthmonitorHttp2SMonitorSslAttributesOutputReference;
1030
+ }
1031
+ export interface HealthmonitorHttp2SMonitor {
1032
+ /**
1033
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
1034
+ */
1035
+ readonly authType?: string;
1036
+ /**
1037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
1038
+ */
1039
+ readonly exactHttpRequest?: string;
1040
+ /**
1041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_headers Healthmonitor#http_headers}
1042
+ */
1043
+ readonly httpHeaders?: string[];
1044
+ /**
1045
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_method Healthmonitor#http_method}
1046
+ */
1047
+ readonly httpMethod?: string;
1048
+ /**
1049
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
1050
+ */
1051
+ readonly httpRequest?: string;
1052
+ /**
1053
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
1054
+ */
1055
+ readonly httpRequestBody?: string;
1056
+ /**
1057
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_header_path Healthmonitor#http_request_header_path}
1058
+ */
1059
+ readonly httpRequestHeaderPath?: string;
1060
+ /**
1061
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
1062
+ */
1063
+ readonly httpResponse?: string;
1064
+ /**
1065
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
1066
+ */
1067
+ readonly httpResponseCode: string[];
1068
+ /**
1069
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
1070
+ */
1071
+ readonly maintenanceCode?: number[];
1072
+ /**
1073
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
1074
+ */
1075
+ readonly maintenanceResponse?: string;
1076
+ /**
1077
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
1078
+ */
1079
+ readonly responseSize?: string;
1080
+ /**
1081
+ * ssl_attributes block
1082
+ *
1083
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1084
+ */
1085
+ readonly sslAttributes?: HealthmonitorHttp2SMonitorSslAttributes[] | cdktf.IResolvable;
1086
+ }
1087
+ export declare function healthmonitorHttp2SMonitorToTerraform(struct?: HealthmonitorHttp2SMonitor | cdktf.IResolvable): any;
1088
+ export declare function healthmonitorHttp2SMonitorToHclTerraform(struct?: HealthmonitorHttp2SMonitor | cdktf.IResolvable): any;
1089
+ export declare class HealthmonitorHttp2SMonitorOutputReference extends cdktf.ComplexObject {
1090
+ private isEmptyObject;
1091
+ private resolvableValue?;
1092
+ /**
1093
+ * @param terraformResource The parent resource
1094
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1095
+ * @param complexObjectIndex the index of this item in the list
1096
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1097
+ */
1098
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1099
+ get internalValue(): HealthmonitorHttp2SMonitor | cdktf.IResolvable | undefined;
1100
+ set internalValue(value: HealthmonitorHttp2SMonitor | cdktf.IResolvable | undefined);
1101
+ private _authType?;
1102
+ get authType(): string;
1103
+ set authType(value: string);
1104
+ resetAuthType(): void;
1105
+ get authTypeInput(): string;
1106
+ private _exactHttpRequest?;
1107
+ get exactHttpRequest(): string;
1108
+ set exactHttpRequest(value: string);
1109
+ resetExactHttpRequest(): void;
1110
+ get exactHttpRequestInput(): string;
1111
+ private _httpHeaders?;
1112
+ get httpHeaders(): string[];
1113
+ set httpHeaders(value: string[]);
1114
+ resetHttpHeaders(): void;
1115
+ get httpHeadersInput(): string[];
1116
+ private _httpMethod?;
1117
+ get httpMethod(): string;
1118
+ set httpMethod(value: string);
1119
+ resetHttpMethod(): void;
1120
+ get httpMethodInput(): string;
1121
+ private _httpRequest?;
1122
+ get httpRequest(): string;
1123
+ set httpRequest(value: string);
1124
+ resetHttpRequest(): void;
1125
+ get httpRequestInput(): string;
1126
+ private _httpRequestBody?;
1127
+ get httpRequestBody(): string;
1128
+ set httpRequestBody(value: string);
1129
+ resetHttpRequestBody(): void;
1130
+ get httpRequestBodyInput(): string;
1131
+ private _httpRequestHeaderPath?;
1132
+ get httpRequestHeaderPath(): string;
1133
+ set httpRequestHeaderPath(value: string);
1134
+ resetHttpRequestHeaderPath(): void;
1135
+ get httpRequestHeaderPathInput(): string;
1136
+ private _httpResponse?;
1137
+ get httpResponse(): string;
1138
+ set httpResponse(value: string);
1139
+ resetHttpResponse(): void;
1140
+ get httpResponseInput(): string;
1141
+ private _httpResponseCode?;
1142
+ get httpResponseCode(): string[];
1143
+ set httpResponseCode(value: string[]);
1144
+ get httpResponseCodeInput(): string[];
1145
+ private _maintenanceCode?;
1146
+ get maintenanceCode(): number[];
1147
+ set maintenanceCode(value: number[]);
1148
+ resetMaintenanceCode(): void;
1149
+ get maintenanceCodeInput(): number[];
1150
+ private _maintenanceResponse?;
1151
+ get maintenanceResponse(): string;
1152
+ set maintenanceResponse(value: string);
1153
+ resetMaintenanceResponse(): void;
1154
+ get maintenanceResponseInput(): string;
1155
+ private _responseSize?;
1156
+ get responseSize(): string;
1157
+ set responseSize(value: string);
1158
+ resetResponseSize(): void;
1159
+ get responseSizeInput(): string;
1160
+ private _sslAttributes;
1161
+ get sslAttributes(): HealthmonitorHttp2SMonitorSslAttributesList;
1162
+ putSslAttributes(value: HealthmonitorHttp2SMonitorSslAttributes[] | cdktf.IResolvable): void;
1163
+ resetSslAttributes(): void;
1164
+ get sslAttributesInput(): any;
1165
+ }
1166
+ export declare class HealthmonitorHttp2SMonitorList extends cdktf.ComplexList {
1167
+ protected terraformResource: cdktf.IInterpolatingParent;
1168
+ protected terraformAttribute: string;
1169
+ protected wrapsSet: boolean;
1170
+ internalValue?: HealthmonitorHttp2SMonitor[] | cdktf.IResolvable;
1171
+ /**
1172
+ * @param terraformResource The parent resource
1173
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1174
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1175
+ */
1176
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1177
+ /**
1178
+ * @param index the index of the item to return
1179
+ */
1180
+ get(index: number): HealthmonitorHttp2SMonitorOutputReference;
1181
+ }
690
1182
  export interface HealthmonitorHttpMonitorSslAttributes {
691
1183
  /**
692
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
693
1185
  */
694
1186
  readonly pkiProfileRef?: string;
695
1187
  /**
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
697
1189
  */
698
1190
  readonly serverName?: string;
699
1191
  /**
700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
701
1193
  */
702
1194
  readonly sslKeyAndCertificateRef?: string;
703
1195
  /**
704
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
705
1197
  */
706
1198
  readonly sslProfileRef: string;
1199
+ /**
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
1201
+ */
1202
+ readonly usePoolSniServerName?: string;
707
1203
  }
708
1204
  export declare function healthmonitorHttpMonitorSslAttributesToTerraform(struct?: HealthmonitorHttpMonitorSslAttributes | cdktf.IResolvable): any;
709
1205
  export declare function healthmonitorHttpMonitorSslAttributesToHclTerraform(struct?: HealthmonitorHttpMonitorSslAttributes | cdktf.IResolvable): any;
@@ -738,6 +1234,11 @@ export declare class HealthmonitorHttpMonitorSslAttributesOutputReference extend
738
1234
  get sslProfileRef(): string;
739
1235
  set sslProfileRef(value: string);
740
1236
  get sslProfileRefInput(): string;
1237
+ private _usePoolSniServerName?;
1238
+ get usePoolSniServerName(): string;
1239
+ set usePoolSniServerName(value: string);
1240
+ resetUsePoolSniServerName(): void;
1241
+ get usePoolSniServerNameInput(): string;
741
1242
  }
742
1243
  export declare class HealthmonitorHttpMonitorSslAttributesList extends cdktf.ComplexList {
743
1244
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -757,45 +1258,57 @@ export declare class HealthmonitorHttpMonitorSslAttributesList extends cdktf.Com
757
1258
  }
758
1259
  export interface HealthmonitorHttpMonitor {
759
1260
  /**
760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
1261
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
761
1262
  */
762
1263
  readonly authType?: string;
763
1264
  /**
764
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
1265
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
765
1266
  */
766
1267
  readonly exactHttpRequest?: string;
767
1268
  /**
768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
1269
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_headers Healthmonitor#http_headers}
1270
+ */
1271
+ readonly httpHeaders?: string[];
1272
+ /**
1273
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_method Healthmonitor#http_method}
1274
+ */
1275
+ readonly httpMethod?: string;
1276
+ /**
1277
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
769
1278
  */
770
1279
  readonly httpRequest?: string;
771
1280
  /**
772
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
1281
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
773
1282
  */
774
1283
  readonly httpRequestBody?: string;
775
1284
  /**
776
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
1285
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_header_path Healthmonitor#http_request_header_path}
1286
+ */
1287
+ readonly httpRequestHeaderPath?: string;
1288
+ /**
1289
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
777
1290
  */
778
1291
  readonly httpResponse?: string;
779
1292
  /**
780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
1293
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
781
1294
  */
782
1295
  readonly httpResponseCode: string[];
783
1296
  /**
784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
1297
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
785
1298
  */
786
1299
  readonly maintenanceCode?: number[];
787
1300
  /**
788
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
1301
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
789
1302
  */
790
1303
  readonly maintenanceResponse?: string;
791
1304
  /**
792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
1305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
793
1306
  */
794
1307
  readonly responseSize?: string;
795
1308
  /**
796
1309
  * ssl_attributes block
797
1310
  *
798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
799
1312
  */
800
1313
  readonly sslAttributes?: HealthmonitorHttpMonitorSslAttributes[] | cdktf.IResolvable;
801
1314
  }
@@ -823,6 +1336,16 @@ export declare class HealthmonitorHttpMonitorOutputReference extends cdktf.Compl
823
1336
  set exactHttpRequest(value: string);
824
1337
  resetExactHttpRequest(): void;
825
1338
  get exactHttpRequestInput(): string;
1339
+ private _httpHeaders?;
1340
+ get httpHeaders(): string[];
1341
+ set httpHeaders(value: string[]);
1342
+ resetHttpHeaders(): void;
1343
+ get httpHeadersInput(): string[];
1344
+ private _httpMethod?;
1345
+ get httpMethod(): string;
1346
+ set httpMethod(value: string);
1347
+ resetHttpMethod(): void;
1348
+ get httpMethodInput(): string;
826
1349
  private _httpRequest?;
827
1350
  get httpRequest(): string;
828
1351
  set httpRequest(value: string);
@@ -833,6 +1356,11 @@ export declare class HealthmonitorHttpMonitorOutputReference extends cdktf.Compl
833
1356
  set httpRequestBody(value: string);
834
1357
  resetHttpRequestBody(): void;
835
1358
  get httpRequestBodyInput(): string;
1359
+ private _httpRequestHeaderPath?;
1360
+ get httpRequestHeaderPath(): string;
1361
+ set httpRequestHeaderPath(value: string);
1362
+ resetHttpRequestHeaderPath(): void;
1363
+ get httpRequestHeaderPathInput(): string;
836
1364
  private _httpResponse?;
837
1365
  get httpResponse(): string;
838
1366
  set httpResponse(value: string);
@@ -881,21 +1409,25 @@ export declare class HealthmonitorHttpMonitorList extends cdktf.ComplexList {
881
1409
  }
882
1410
  export interface HealthmonitorHttpsMonitorSslAttributes {
883
1411
  /**
884
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
885
1413
  */
886
1414
  readonly pkiProfileRef?: string;
887
1415
  /**
888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1416
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
889
1417
  */
890
1418
  readonly serverName?: string;
891
1419
  /**
892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
893
1421
  */
894
1422
  readonly sslKeyAndCertificateRef?: string;
895
1423
  /**
896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
897
1425
  */
898
1426
  readonly sslProfileRef: string;
1427
+ /**
1428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
1429
+ */
1430
+ readonly usePoolSniServerName?: string;
899
1431
  }
900
1432
  export declare function healthmonitorHttpsMonitorSslAttributesToTerraform(struct?: HealthmonitorHttpsMonitorSslAttributes | cdktf.IResolvable): any;
901
1433
  export declare function healthmonitorHttpsMonitorSslAttributesToHclTerraform(struct?: HealthmonitorHttpsMonitorSslAttributes | cdktf.IResolvable): any;
@@ -930,6 +1462,11 @@ export declare class HealthmonitorHttpsMonitorSslAttributesOutputReference exten
930
1462
  get sslProfileRef(): string;
931
1463
  set sslProfileRef(value: string);
932
1464
  get sslProfileRefInput(): string;
1465
+ private _usePoolSniServerName?;
1466
+ get usePoolSniServerName(): string;
1467
+ set usePoolSniServerName(value: string);
1468
+ resetUsePoolSniServerName(): void;
1469
+ get usePoolSniServerNameInput(): string;
933
1470
  }
934
1471
  export declare class HealthmonitorHttpsMonitorSslAttributesList extends cdktf.ComplexList {
935
1472
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -949,45 +1486,57 @@ export declare class HealthmonitorHttpsMonitorSslAttributesList extends cdktf.Co
949
1486
  }
950
1487
  export interface HealthmonitorHttpsMonitor {
951
1488
  /**
952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
1489
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#auth_type Healthmonitor#auth_type}
953
1490
  */
954
1491
  readonly authType?: string;
955
1492
  /**
956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
1493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#exact_http_request Healthmonitor#exact_http_request}
957
1494
  */
958
1495
  readonly exactHttpRequest?: string;
959
1496
  /**
960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
1497
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_headers Healthmonitor#http_headers}
1498
+ */
1499
+ readonly httpHeaders?: string[];
1500
+ /**
1501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_method Healthmonitor#http_method}
1502
+ */
1503
+ readonly httpMethod?: string;
1504
+ /**
1505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request Healthmonitor#http_request}
961
1506
  */
962
1507
  readonly httpRequest?: string;
963
1508
  /**
964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
1509
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_body Healthmonitor#http_request_body}
965
1510
  */
966
1511
  readonly httpRequestBody?: string;
967
1512
  /**
968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
1513
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_request_header_path Healthmonitor#http_request_header_path}
1514
+ */
1515
+ readonly httpRequestHeaderPath?: string;
1516
+ /**
1517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response Healthmonitor#http_response}
969
1518
  */
970
1519
  readonly httpResponse?: string;
971
1520
  /**
972
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
1521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#http_response_code Healthmonitor#http_response_code}
973
1522
  */
974
1523
  readonly httpResponseCode: string[];
975
1524
  /**
976
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
1525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_code Healthmonitor#maintenance_code}
977
1526
  */
978
1527
  readonly maintenanceCode?: number[];
979
1528
  /**
980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
1529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
981
1530
  */
982
1531
  readonly maintenanceResponse?: string;
983
1532
  /**
984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
1533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#response_size Healthmonitor#response_size}
985
1534
  */
986
1535
  readonly responseSize?: string;
987
1536
  /**
988
1537
  * ssl_attributes block
989
1538
  *
990
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
991
1540
  */
992
1541
  readonly sslAttributes?: HealthmonitorHttpsMonitorSslAttributes[] | cdktf.IResolvable;
993
1542
  }
@@ -1015,6 +1564,16 @@ export declare class HealthmonitorHttpsMonitorOutputReference extends cdktf.Comp
1015
1564
  set exactHttpRequest(value: string);
1016
1565
  resetExactHttpRequest(): void;
1017
1566
  get exactHttpRequestInput(): string;
1567
+ private _httpHeaders?;
1568
+ get httpHeaders(): string[];
1569
+ set httpHeaders(value: string[]);
1570
+ resetHttpHeaders(): void;
1571
+ get httpHeadersInput(): string[];
1572
+ private _httpMethod?;
1573
+ get httpMethod(): string;
1574
+ set httpMethod(value: string);
1575
+ resetHttpMethod(): void;
1576
+ get httpMethodInput(): string;
1018
1577
  private _httpRequest?;
1019
1578
  get httpRequest(): string;
1020
1579
  set httpRequest(value: string);
@@ -1025,6 +1584,11 @@ export declare class HealthmonitorHttpsMonitorOutputReference extends cdktf.Comp
1025
1584
  set httpRequestBody(value: string);
1026
1585
  resetHttpRequestBody(): void;
1027
1586
  get httpRequestBodyInput(): string;
1587
+ private _httpRequestHeaderPath?;
1588
+ get httpRequestHeaderPath(): string;
1589
+ set httpRequestHeaderPath(value: string);
1590
+ resetHttpRequestHeaderPath(): void;
1591
+ get httpRequestHeaderPathInput(): string;
1028
1592
  private _httpResponse?;
1029
1593
  get httpResponse(): string;
1030
1594
  set httpResponse(value: string);
@@ -1073,21 +1637,25 @@ export declare class HealthmonitorHttpsMonitorList extends cdktf.ComplexList {
1073
1637
  }
1074
1638
  export interface HealthmonitorImapMonitorSslAttributes {
1075
1639
  /**
1076
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1640
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1077
1641
  */
1078
1642
  readonly pkiProfileRef?: string;
1079
1643
  /**
1080
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1081
1645
  */
1082
1646
  readonly serverName?: string;
1083
1647
  /**
1084
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1085
1649
  */
1086
1650
  readonly sslKeyAndCertificateRef?: string;
1087
1651
  /**
1088
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1652
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1089
1653
  */
1090
1654
  readonly sslProfileRef: string;
1655
+ /**
1656
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
1657
+ */
1658
+ readonly usePoolSniServerName?: string;
1091
1659
  }
1092
1660
  export declare function healthmonitorImapMonitorSslAttributesToTerraform(struct?: HealthmonitorImapMonitorSslAttributes | cdktf.IResolvable): any;
1093
1661
  export declare function healthmonitorImapMonitorSslAttributesToHclTerraform(struct?: HealthmonitorImapMonitorSslAttributes | cdktf.IResolvable): any;
@@ -1122,6 +1690,11 @@ export declare class HealthmonitorImapMonitorSslAttributesOutputReference extend
1122
1690
  get sslProfileRef(): string;
1123
1691
  set sslProfileRef(value: string);
1124
1692
  get sslProfileRefInput(): string;
1693
+ private _usePoolSniServerName?;
1694
+ get usePoolSniServerName(): string;
1695
+ set usePoolSniServerName(value: string);
1696
+ resetUsePoolSniServerName(): void;
1697
+ get usePoolSniServerNameInput(): string;
1125
1698
  }
1126
1699
  export declare class HealthmonitorImapMonitorSslAttributesList extends cdktf.ComplexList {
1127
1700
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1141,13 +1714,13 @@ export declare class HealthmonitorImapMonitorSslAttributesList extends cdktf.Com
1141
1714
  }
1142
1715
  export interface HealthmonitorImapMonitor {
1143
1716
  /**
1144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#folder Healthmonitor#folder}
1717
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#folder Healthmonitor#folder}
1145
1718
  */
1146
1719
  readonly folder?: string;
1147
1720
  /**
1148
1721
  * ssl_attributes block
1149
1722
  *
1150
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1723
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1151
1724
  */
1152
1725
  readonly sslAttributes?: HealthmonitorImapMonitorSslAttributes[] | cdktf.IResolvable;
1153
1726
  }
@@ -1194,21 +1767,25 @@ export declare class HealthmonitorImapMonitorList extends cdktf.ComplexList {
1194
1767
  }
1195
1768
  export interface HealthmonitorImapsMonitorSslAttributes {
1196
1769
  /**
1197
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1770
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1198
1771
  */
1199
1772
  readonly pkiProfileRef?: string;
1200
1773
  /**
1201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1202
1775
  */
1203
1776
  readonly serverName?: string;
1204
1777
  /**
1205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1206
1779
  */
1207
1780
  readonly sslKeyAndCertificateRef?: string;
1208
1781
  /**
1209
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1782
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1210
1783
  */
1211
1784
  readonly sslProfileRef: string;
1785
+ /**
1786
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
1787
+ */
1788
+ readonly usePoolSniServerName?: string;
1212
1789
  }
1213
1790
  export declare function healthmonitorImapsMonitorSslAttributesToTerraform(struct?: HealthmonitorImapsMonitorSslAttributes | cdktf.IResolvable): any;
1214
1791
  export declare function healthmonitorImapsMonitorSslAttributesToHclTerraform(struct?: HealthmonitorImapsMonitorSslAttributes | cdktf.IResolvable): any;
@@ -1243,6 +1820,11 @@ export declare class HealthmonitorImapsMonitorSslAttributesOutputReference exten
1243
1820
  get sslProfileRef(): string;
1244
1821
  set sslProfileRef(value: string);
1245
1822
  get sslProfileRefInput(): string;
1823
+ private _usePoolSniServerName?;
1824
+ get usePoolSniServerName(): string;
1825
+ set usePoolSniServerName(value: string);
1826
+ resetUsePoolSniServerName(): void;
1827
+ get usePoolSniServerNameInput(): string;
1246
1828
  }
1247
1829
  export declare class HealthmonitorImapsMonitorSslAttributesList extends cdktf.ComplexList {
1248
1830
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1262,13 +1844,13 @@ export declare class HealthmonitorImapsMonitorSslAttributesList extends cdktf.Co
1262
1844
  }
1263
1845
  export interface HealthmonitorImapsMonitor {
1264
1846
  /**
1265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#folder Healthmonitor#folder}
1847
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#folder Healthmonitor#folder}
1266
1848
  */
1267
1849
  readonly folder?: string;
1268
1850
  /**
1269
1851
  * ssl_attributes block
1270
1852
  *
1271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1272
1854
  */
1273
1855
  readonly sslAttributes?: HealthmonitorImapsMonitorSslAttributes[] | cdktf.IResolvable;
1274
1856
  }
@@ -1315,21 +1897,25 @@ export declare class HealthmonitorImapsMonitorList extends cdktf.ComplexList {
1315
1897
  }
1316
1898
  export interface HealthmonitorLdapMonitorSslAttributes {
1317
1899
  /**
1318
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1319
1901
  */
1320
1902
  readonly pkiProfileRef?: string;
1321
1903
  /**
1322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1323
1905
  */
1324
1906
  readonly serverName?: string;
1325
1907
  /**
1326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1327
1909
  */
1328
1910
  readonly sslKeyAndCertificateRef?: string;
1329
1911
  /**
1330
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1331
1913
  */
1332
1914
  readonly sslProfileRef: string;
1915
+ /**
1916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
1917
+ */
1918
+ readonly usePoolSniServerName?: string;
1333
1919
  }
1334
1920
  export declare function healthmonitorLdapMonitorSslAttributesToTerraform(struct?: HealthmonitorLdapMonitorSslAttributes | cdktf.IResolvable): any;
1335
1921
  export declare function healthmonitorLdapMonitorSslAttributesToHclTerraform(struct?: HealthmonitorLdapMonitorSslAttributes | cdktf.IResolvable): any;
@@ -1364,6 +1950,11 @@ export declare class HealthmonitorLdapMonitorSslAttributesOutputReference extend
1364
1950
  get sslProfileRef(): string;
1365
1951
  set sslProfileRef(value: string);
1366
1952
  get sslProfileRefInput(): string;
1953
+ private _usePoolSniServerName?;
1954
+ get usePoolSniServerName(): string;
1955
+ set usePoolSniServerName(value: string);
1956
+ resetUsePoolSniServerName(): void;
1957
+ get usePoolSniServerNameInput(): string;
1367
1958
  }
1368
1959
  export declare class HealthmonitorLdapMonitorSslAttributesList extends cdktf.ComplexList {
1369
1960
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1383,25 +1974,25 @@ export declare class HealthmonitorLdapMonitorSslAttributesList extends cdktf.Com
1383
1974
  }
1384
1975
  export interface HealthmonitorLdapMonitor {
1385
1976
  /**
1386
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#attributes Healthmonitor#attributes}
1977
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#attributes Healthmonitor#attributes}
1387
1978
  */
1388
1979
  readonly attributes?: string;
1389
1980
  /**
1390
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#base_dn Healthmonitor#base_dn}
1981
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#base_dn Healthmonitor#base_dn}
1391
1982
  */
1392
1983
  readonly baseDn: string;
1393
1984
  /**
1394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#filter Healthmonitor#filter}
1985
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#filter Healthmonitor#filter}
1395
1986
  */
1396
1987
  readonly filter?: string;
1397
1988
  /**
1398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#scope Healthmonitor#scope}
1989
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#scope Healthmonitor#scope}
1399
1990
  */
1400
1991
  readonly scope?: string;
1401
1992
  /**
1402
1993
  * ssl_attributes block
1403
1994
  *
1404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1995
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1405
1996
  */
1406
1997
  readonly sslAttributes?: HealthmonitorLdapMonitorSslAttributes[] | cdktf.IResolvable;
1407
1998
  }
@@ -1462,21 +2053,25 @@ export declare class HealthmonitorLdapMonitorList extends cdktf.ComplexList {
1462
2053
  }
1463
2054
  export interface HealthmonitorLdapsMonitorSslAttributes {
1464
2055
  /**
1465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2056
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1466
2057
  */
1467
2058
  readonly pkiProfileRef?: string;
1468
2059
  /**
1469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1470
2061
  */
1471
2062
  readonly serverName?: string;
1472
2063
  /**
1473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1474
2065
  */
1475
2066
  readonly sslKeyAndCertificateRef?: string;
1476
2067
  /**
1477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2068
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1478
2069
  */
1479
2070
  readonly sslProfileRef: string;
2071
+ /**
2072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
2073
+ */
2074
+ readonly usePoolSniServerName?: string;
1480
2075
  }
1481
2076
  export declare function healthmonitorLdapsMonitorSslAttributesToTerraform(struct?: HealthmonitorLdapsMonitorSslAttributes | cdktf.IResolvable): any;
1482
2077
  export declare function healthmonitorLdapsMonitorSslAttributesToHclTerraform(struct?: HealthmonitorLdapsMonitorSslAttributes | cdktf.IResolvable): any;
@@ -1511,6 +2106,11 @@ export declare class HealthmonitorLdapsMonitorSslAttributesOutputReference exten
1511
2106
  get sslProfileRef(): string;
1512
2107
  set sslProfileRef(value: string);
1513
2108
  get sslProfileRefInput(): string;
2109
+ private _usePoolSniServerName?;
2110
+ get usePoolSniServerName(): string;
2111
+ set usePoolSniServerName(value: string);
2112
+ resetUsePoolSniServerName(): void;
2113
+ get usePoolSniServerNameInput(): string;
1514
2114
  }
1515
2115
  export declare class HealthmonitorLdapsMonitorSslAttributesList extends cdktf.ComplexList {
1516
2116
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1530,25 +2130,25 @@ export declare class HealthmonitorLdapsMonitorSslAttributesList extends cdktf.Co
1530
2130
  }
1531
2131
  export interface HealthmonitorLdapsMonitor {
1532
2132
  /**
1533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#attributes Healthmonitor#attributes}
2133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#attributes Healthmonitor#attributes}
1534
2134
  */
1535
2135
  readonly attributes?: string;
1536
2136
  /**
1537
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#base_dn Healthmonitor#base_dn}
2137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#base_dn Healthmonitor#base_dn}
1538
2138
  */
1539
2139
  readonly baseDn: string;
1540
2140
  /**
1541
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#filter Healthmonitor#filter}
2141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#filter Healthmonitor#filter}
1542
2142
  */
1543
2143
  readonly filter?: string;
1544
2144
  /**
1545
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#scope Healthmonitor#scope}
2145
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#scope Healthmonitor#scope}
1546
2146
  */
1547
2147
  readonly scope?: string;
1548
2148
  /**
1549
2149
  * ssl_attributes block
1550
2150
  *
1551
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2151
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1552
2152
  */
1553
2153
  readonly sslAttributes?: HealthmonitorLdapsMonitorSslAttributes[] | cdktf.IResolvable;
1554
2154
  }
@@ -1609,11 +2209,11 @@ export declare class HealthmonitorLdapsMonitorList extends cdktf.ComplexList {
1609
2209
  }
1610
2210
  export interface HealthmonitorMarkers {
1611
2211
  /**
1612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#key Healthmonitor#key}
2212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#key Healthmonitor#key}
1613
2213
  */
1614
2214
  readonly key: string;
1615
2215
  /**
1616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#values Healthmonitor#values}
2216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#values Healthmonitor#values}
1617
2217
  */
1618
2218
  readonly values?: string[];
1619
2219
  }
@@ -1657,23 +2257,76 @@ export declare class HealthmonitorMarkersList extends cdktf.ComplexList {
1657
2257
  */
1658
2258
  get(index: number): HealthmonitorMarkersOutputReference;
1659
2259
  }
2260
+ export interface HealthmonitorMonitorIp {
2261
+ /**
2262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#addr Healthmonitor#addr}
2263
+ */
2264
+ readonly addr: string;
2265
+ /**
2266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#type Healthmonitor#type}
2267
+ */
2268
+ readonly type: string;
2269
+ }
2270
+ export declare function healthmonitorMonitorIpToTerraform(struct?: HealthmonitorMonitorIp | cdktf.IResolvable): any;
2271
+ export declare function healthmonitorMonitorIpToHclTerraform(struct?: HealthmonitorMonitorIp | cdktf.IResolvable): any;
2272
+ export declare class HealthmonitorMonitorIpOutputReference extends cdktf.ComplexObject {
2273
+ private isEmptyObject;
2274
+ private resolvableValue?;
2275
+ /**
2276
+ * @param terraformResource The parent resource
2277
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2278
+ * @param complexObjectIndex the index of this item in the list
2279
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2280
+ */
2281
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
2282
+ get internalValue(): HealthmonitorMonitorIp | cdktf.IResolvable | undefined;
2283
+ set internalValue(value: HealthmonitorMonitorIp | cdktf.IResolvable | undefined);
2284
+ private _addr?;
2285
+ get addr(): string;
2286
+ set addr(value: string);
2287
+ get addrInput(): string;
2288
+ private _type?;
2289
+ get type(): string;
2290
+ set type(value: string);
2291
+ get typeInput(): string;
2292
+ }
2293
+ export declare class HealthmonitorMonitorIpList extends cdktf.ComplexList {
2294
+ protected terraformResource: cdktf.IInterpolatingParent;
2295
+ protected terraformAttribute: string;
2296
+ protected wrapsSet: boolean;
2297
+ internalValue?: HealthmonitorMonitorIp[] | cdktf.IResolvable;
2298
+ /**
2299
+ * @param terraformResource The parent resource
2300
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2301
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
2302
+ */
2303
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
2304
+ /**
2305
+ * @param index the index of the item to return
2306
+ */
2307
+ get(index: number): HealthmonitorMonitorIpOutputReference;
2308
+ }
1660
2309
  export interface HealthmonitorPop3MonitorSslAttributes {
1661
2310
  /**
1662
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1663
2312
  */
1664
2313
  readonly pkiProfileRef?: string;
1665
2314
  /**
1666
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1667
2316
  */
1668
2317
  readonly serverName?: string;
1669
2318
  /**
1670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1671
2320
  */
1672
2321
  readonly sslKeyAndCertificateRef?: string;
1673
2322
  /**
1674
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1675
2324
  */
1676
2325
  readonly sslProfileRef: string;
2326
+ /**
2327
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
2328
+ */
2329
+ readonly usePoolSniServerName?: string;
1677
2330
  }
1678
2331
  export declare function healthmonitorPop3MonitorSslAttributesToTerraform(struct?: HealthmonitorPop3MonitorSslAttributes | cdktf.IResolvable): any;
1679
2332
  export declare function healthmonitorPop3MonitorSslAttributesToHclTerraform(struct?: HealthmonitorPop3MonitorSslAttributes | cdktf.IResolvable): any;
@@ -1708,6 +2361,11 @@ export declare class HealthmonitorPop3MonitorSslAttributesOutputReference extend
1708
2361
  get sslProfileRef(): string;
1709
2362
  set sslProfileRef(value: string);
1710
2363
  get sslProfileRefInput(): string;
2364
+ private _usePoolSniServerName?;
2365
+ get usePoolSniServerName(): string;
2366
+ set usePoolSniServerName(value: string);
2367
+ resetUsePoolSniServerName(): void;
2368
+ get usePoolSniServerNameInput(): string;
1711
2369
  }
1712
2370
  export declare class HealthmonitorPop3MonitorSslAttributesList extends cdktf.ComplexList {
1713
2371
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1729,7 +2387,7 @@ export interface HealthmonitorPop3Monitor {
1729
2387
  /**
1730
2388
  * ssl_attributes block
1731
2389
  *
1732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1733
2391
  */
1734
2392
  readonly sslAttributes?: HealthmonitorPop3MonitorSslAttributes[] | cdktf.IResolvable;
1735
2393
  }
@@ -1771,21 +2429,25 @@ export declare class HealthmonitorPop3MonitorList extends cdktf.ComplexList {
1771
2429
  }
1772
2430
  export interface HealthmonitorPop3SMonitorSslAttributes {
1773
2431
  /**
1774
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
1775
2433
  */
1776
2434
  readonly pkiProfileRef?: string;
1777
2435
  /**
1778
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
1779
2437
  */
1780
2438
  readonly serverName?: string;
1781
2439
  /**
1782
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2440
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
1783
2441
  */
1784
2442
  readonly sslKeyAndCertificateRef?: string;
1785
2443
  /**
1786
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
1787
2445
  */
1788
2446
  readonly sslProfileRef: string;
2447
+ /**
2448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
2449
+ */
2450
+ readonly usePoolSniServerName?: string;
1789
2451
  }
1790
2452
  export declare function healthmonitorPop3SMonitorSslAttributesToTerraform(struct?: HealthmonitorPop3SMonitorSslAttributes | cdktf.IResolvable): any;
1791
2453
  export declare function healthmonitorPop3SMonitorSslAttributesToHclTerraform(struct?: HealthmonitorPop3SMonitorSslAttributes | cdktf.IResolvable): any;
@@ -1820,6 +2482,11 @@ export declare class HealthmonitorPop3SMonitorSslAttributesOutputReference exten
1820
2482
  get sslProfileRef(): string;
1821
2483
  set sslProfileRef(value: string);
1822
2484
  get sslProfileRefInput(): string;
2485
+ private _usePoolSniServerName?;
2486
+ get usePoolSniServerName(): string;
2487
+ set usePoolSniServerName(value: string);
2488
+ resetUsePoolSniServerName(): void;
2489
+ get usePoolSniServerNameInput(): string;
1823
2490
  }
1824
2491
  export declare class HealthmonitorPop3SMonitorSslAttributesList extends cdktf.ComplexList {
1825
2492
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -1841,7 +2508,7 @@ export interface HealthmonitorPop3SMonitor {
1841
2508
  /**
1842
2509
  * ssl_attributes block
1843
2510
  *
1844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
1845
2512
  */
1846
2513
  readonly sslAttributes?: HealthmonitorPop3SMonitorSslAttributes[] | cdktf.IResolvable;
1847
2514
  }
@@ -1883,15 +2550,15 @@ export declare class HealthmonitorPop3SMonitorList extends cdktf.ComplexList {
1883
2550
  }
1884
2551
  export interface HealthmonitorRadiusMonitor {
1885
2552
  /**
1886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#password Healthmonitor#password}
2553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#password Healthmonitor#password}
1887
2554
  */
1888
2555
  readonly password: string;
1889
2556
  /**
1890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#shared_secret Healthmonitor#shared_secret}
2557
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#shared_secret Healthmonitor#shared_secret}
1891
2558
  */
1892
2559
  readonly sharedSecret: string;
1893
2560
  /**
1894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#username Healthmonitor#username}
2561
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#username Healthmonitor#username}
1895
2562
  */
1896
2563
  readonly username: string;
1897
2564
  }
@@ -1940,11 +2607,11 @@ export declare class HealthmonitorRadiusMonitorList extends cdktf.ComplexList {
1940
2607
  }
1941
2608
  export interface HealthmonitorSctpMonitor {
1942
2609
  /**
1943
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sctp_request Healthmonitor#sctp_request}
2610
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sctp_request Healthmonitor#sctp_request}
1944
2611
  */
1945
2612
  readonly sctpRequest?: string;
1946
2613
  /**
1947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sctp_response Healthmonitor#sctp_response}
2614
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sctp_response Healthmonitor#sctp_response}
1948
2615
  */
1949
2616
  readonly sctpResponse?: string;
1950
2617
  }
@@ -1991,15 +2658,15 @@ export declare class HealthmonitorSctpMonitorList extends cdktf.ComplexList {
1991
2658
  }
1992
2659
  export interface HealthmonitorSipMonitor {
1993
2660
  /**
1994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sip_monitor_transport Healthmonitor#sip_monitor_transport}
2661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sip_monitor_transport Healthmonitor#sip_monitor_transport}
1995
2662
  */
1996
2663
  readonly sipMonitorTransport?: string;
1997
2664
  /**
1998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sip_request_code Healthmonitor#sip_request_code}
2665
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sip_request_code Healthmonitor#sip_request_code}
1999
2666
  */
2000
2667
  readonly sipRequestCode?: string;
2001
2668
  /**
2002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sip_response Healthmonitor#sip_response}
2669
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sip_response Healthmonitor#sip_response}
2003
2670
  */
2004
2671
  readonly sipResponse?: string;
2005
2672
  }
@@ -2051,21 +2718,25 @@ export declare class HealthmonitorSipMonitorList extends cdktf.ComplexList {
2051
2718
  }
2052
2719
  export interface HealthmonitorSmtpMonitorSslAttributes {
2053
2720
  /**
2054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2055
2722
  */
2056
2723
  readonly pkiProfileRef?: string;
2057
2724
  /**
2058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2059
2726
  */
2060
2727
  readonly serverName?: string;
2061
2728
  /**
2062
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2063
2730
  */
2064
2731
  readonly sslKeyAndCertificateRef?: string;
2065
2732
  /**
2066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2733
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2067
2734
  */
2068
2735
  readonly sslProfileRef: string;
2736
+ /**
2737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
2738
+ */
2739
+ readonly usePoolSniServerName?: string;
2069
2740
  }
2070
2741
  export declare function healthmonitorSmtpMonitorSslAttributesToTerraform(struct?: HealthmonitorSmtpMonitorSslAttributes | cdktf.IResolvable): any;
2071
2742
  export declare function healthmonitorSmtpMonitorSslAttributesToHclTerraform(struct?: HealthmonitorSmtpMonitorSslAttributes | cdktf.IResolvable): any;
@@ -2100,6 +2771,11 @@ export declare class HealthmonitorSmtpMonitorSslAttributesOutputReference extend
2100
2771
  get sslProfileRef(): string;
2101
2772
  set sslProfileRef(value: string);
2102
2773
  get sslProfileRefInput(): string;
2774
+ private _usePoolSniServerName?;
2775
+ get usePoolSniServerName(): string;
2776
+ set usePoolSniServerName(value: string);
2777
+ resetUsePoolSniServerName(): void;
2778
+ get usePoolSniServerNameInput(): string;
2103
2779
  }
2104
2780
  export declare class HealthmonitorSmtpMonitorSslAttributesList extends cdktf.ComplexList {
2105
2781
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -2119,25 +2795,25 @@ export declare class HealthmonitorSmtpMonitorSslAttributesList extends cdktf.Com
2119
2795
  }
2120
2796
  export interface HealthmonitorSmtpMonitor {
2121
2797
  /**
2122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#domainname Healthmonitor#domainname}
2798
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#domainname Healthmonitor#domainname}
2123
2799
  */
2124
2800
  readonly domainname?: string;
2125
2801
  /**
2126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#mail_data Healthmonitor#mail_data}
2802
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#mail_data Healthmonitor#mail_data}
2127
2803
  */
2128
2804
  readonly mailData?: string;
2129
2805
  /**
2130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#recipients_ids Healthmonitor#recipients_ids}
2806
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#recipients_ids Healthmonitor#recipients_ids}
2131
2807
  */
2132
2808
  readonly recipientsIds?: string[];
2133
2809
  /**
2134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sender_id Healthmonitor#sender_id}
2810
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sender_id Healthmonitor#sender_id}
2135
2811
  */
2136
2812
  readonly senderId?: string;
2137
2813
  /**
2138
2814
  * ssl_attributes block
2139
2815
  *
2140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2816
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2141
2817
  */
2142
2818
  readonly sslAttributes?: HealthmonitorSmtpMonitorSslAttributes[] | cdktf.IResolvable;
2143
2819
  }
@@ -2199,21 +2875,25 @@ export declare class HealthmonitorSmtpMonitorList extends cdktf.ComplexList {
2199
2875
  }
2200
2876
  export interface HealthmonitorSmtpsMonitorSslAttributes {
2201
2877
  /**
2202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2878
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#pki_profile_ref Healthmonitor#pki_profile_ref}
2203
2879
  */
2204
2880
  readonly pkiProfileRef?: string;
2205
2881
  /**
2206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#server_name Healthmonitor#server_name}
2207
2883
  */
2208
2884
  readonly serverName?: string;
2209
2885
  /**
2210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2886
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_key_and_certificate_ref Healthmonitor#ssl_key_and_certificate_ref}
2211
2887
  */
2212
2888
  readonly sslKeyAndCertificateRef?: string;
2213
2889
  /**
2214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2890
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_profile_ref Healthmonitor#ssl_profile_ref}
2215
2891
  */
2216
2892
  readonly sslProfileRef: string;
2893
+ /**
2894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#use_pool_sni_server_name Healthmonitor#use_pool_sni_server_name}
2895
+ */
2896
+ readonly usePoolSniServerName?: string;
2217
2897
  }
2218
2898
  export declare function healthmonitorSmtpsMonitorSslAttributesToTerraform(struct?: HealthmonitorSmtpsMonitorSslAttributes | cdktf.IResolvable): any;
2219
2899
  export declare function healthmonitorSmtpsMonitorSslAttributesToHclTerraform(struct?: HealthmonitorSmtpsMonitorSslAttributes | cdktf.IResolvable): any;
@@ -2248,6 +2928,11 @@ export declare class HealthmonitorSmtpsMonitorSslAttributesOutputReference exten
2248
2928
  get sslProfileRef(): string;
2249
2929
  set sslProfileRef(value: string);
2250
2930
  get sslProfileRefInput(): string;
2931
+ private _usePoolSniServerName?;
2932
+ get usePoolSniServerName(): string;
2933
+ set usePoolSniServerName(value: string);
2934
+ resetUsePoolSniServerName(): void;
2935
+ get usePoolSniServerNameInput(): string;
2251
2936
  }
2252
2937
  export declare class HealthmonitorSmtpsMonitorSslAttributesList extends cdktf.ComplexList {
2253
2938
  protected terraformResource: cdktf.IInterpolatingParent;
@@ -2267,25 +2952,25 @@ export declare class HealthmonitorSmtpsMonitorSslAttributesList extends cdktf.Co
2267
2952
  }
2268
2953
  export interface HealthmonitorSmtpsMonitor {
2269
2954
  /**
2270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#domainname Healthmonitor#domainname}
2955
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#domainname Healthmonitor#domainname}
2271
2956
  */
2272
2957
  readonly domainname?: string;
2273
2958
  /**
2274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#mail_data Healthmonitor#mail_data}
2959
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#mail_data Healthmonitor#mail_data}
2275
2960
  */
2276
2961
  readonly mailData?: string;
2277
2962
  /**
2278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#recipients_ids Healthmonitor#recipients_ids}
2963
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#recipients_ids Healthmonitor#recipients_ids}
2279
2964
  */
2280
2965
  readonly recipientsIds?: string[];
2281
2966
  /**
2282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#sender_id Healthmonitor#sender_id}
2967
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#sender_id Healthmonitor#sender_id}
2283
2968
  */
2284
2969
  readonly senderId?: string;
2285
2970
  /**
2286
2971
  * ssl_attributes block
2287
2972
  *
2288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2973
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#ssl_attributes Healthmonitor#ssl_attributes}
2289
2974
  */
2290
2975
  readonly sslAttributes?: HealthmonitorSmtpsMonitorSslAttributes[] | cdktf.IResolvable;
2291
2976
  }
@@ -2347,19 +3032,19 @@ export declare class HealthmonitorSmtpsMonitorList extends cdktf.ComplexList {
2347
3032
  }
2348
3033
  export interface HealthmonitorTcpMonitor {
2349
3034
  /**
2350
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
3035
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
2351
3036
  */
2352
3037
  readonly maintenanceResponse?: string;
2353
3038
  /**
2354
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#tcp_half_open Healthmonitor#tcp_half_open}
3039
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#tcp_half_open Healthmonitor#tcp_half_open}
2355
3040
  */
2356
3041
  readonly tcpHalfOpen?: string;
2357
3042
  /**
2358
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#tcp_request Healthmonitor#tcp_request}
3043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#tcp_request Healthmonitor#tcp_request}
2359
3044
  */
2360
3045
  readonly tcpRequest?: string;
2361
3046
  /**
2362
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#tcp_response Healthmonitor#tcp_response}
3047
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#tcp_response Healthmonitor#tcp_response}
2363
3048
  */
2364
3049
  readonly tcpResponse?: string;
2365
3050
  }
@@ -2416,15 +3101,15 @@ export declare class HealthmonitorTcpMonitorList extends cdktf.ComplexList {
2416
3101
  }
2417
3102
  export interface HealthmonitorUdpMonitor {
2418
3103
  /**
2419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
3104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#maintenance_response Healthmonitor#maintenance_response}
2420
3105
  */
2421
3106
  readonly maintenanceResponse?: string;
2422
3107
  /**
2423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#udp_request Healthmonitor#udp_request}
3108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#udp_request Healthmonitor#udp_request}
2424
3109
  */
2425
3110
  readonly udpRequest?: string;
2426
3111
  /**
2427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor#udp_response Healthmonitor#udp_response}
3112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor#udp_response Healthmonitor#udp_response}
2428
3113
  */
2429
3114
  readonly udpResponse?: string;
2430
3115
  }
@@ -2475,7 +3160,7 @@ export declare class HealthmonitorUdpMonitorList extends cdktf.ComplexList {
2475
3160
  get(index: number): HealthmonitorUdpMonitorOutputReference;
2476
3161
  }
2477
3162
  /**
2478
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor avi_healthmonitor}
3163
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor avi_healthmonitor}
2479
3164
  */
2480
3165
  export declare class Healthmonitor extends cdktf.TerraformResource {
2481
3166
  static readonly tfResourceType = "avi_healthmonitor";
@@ -2483,12 +3168,12 @@ export declare class Healthmonitor extends cdktf.TerraformResource {
2483
3168
  * Generates CDKTF code for importing a Healthmonitor resource upon running "cdktf plan <stack-name>"
2484
3169
  * @param scope The scope in which to define this construct
2485
3170
  * @param importToId The construct id used in the generated config for the Healthmonitor to import
2486
- * @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.5/docs/resources/healthmonitor#import import section} in the documentation of this resource for the id to use
3171
+ * @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
2487
3172
  * @param provider? Optional instance of the provider where the Healthmonitor to import is found
2488
3173
  */
2489
3174
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
2490
3175
  /**
2491
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.5/docs/resources/healthmonitor avi_healthmonitor} Resource
3176
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/healthmonitor avi_healthmonitor} Resource
2492
3177
  *
2493
3178
  * @param scope The scope in which to define this construct
2494
3179
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -2593,6 +3278,16 @@ export declare class Healthmonitor extends cdktf.TerraformResource {
2593
3278
  putFtpsMonitor(value: HealthmonitorFtpsMonitor[] | cdktf.IResolvable): void;
2594
3279
  resetFtpsMonitor(): void;
2595
3280
  get ftpsMonitorInput(): any;
3281
+ private _http2Monitor;
3282
+ get http2Monitor(): HealthmonitorHttp2MonitorList;
3283
+ putHttp2Monitor(value: HealthmonitorHttp2Monitor[] | cdktf.IResolvable): void;
3284
+ resetHttp2Monitor(): void;
3285
+ get http2MonitorInput(): any;
3286
+ private _http2SMonitor;
3287
+ get http2SMonitor(): HealthmonitorHttp2SMonitorList;
3288
+ putHttp2SMonitor(value: HealthmonitorHttp2SMonitor[] | cdktf.IResolvable): void;
3289
+ resetHttp2SMonitor(): void;
3290
+ get http2SMonitorInput(): any;
2596
3291
  private _httpMonitor;
2597
3292
  get httpMonitor(): HealthmonitorHttpMonitorList;
2598
3293
  putHttpMonitor(value: HealthmonitorHttpMonitor[] | cdktf.IResolvable): void;
@@ -2628,6 +3323,11 @@ export declare class Healthmonitor extends cdktf.TerraformResource {
2628
3323
  putMarkers(value: HealthmonitorMarkers[] | cdktf.IResolvable): void;
2629
3324
  resetMarkers(): void;
2630
3325
  get markersInput(): any;
3326
+ private _monitorIp;
3327
+ get monitorIp(): HealthmonitorMonitorIpList;
3328
+ putMonitorIp(value: HealthmonitorMonitorIp[] | cdktf.IResolvable): void;
3329
+ resetMonitorIp(): void;
3330
+ get monitorIpInput(): any;
2631
3331
  private _pop3Monitor;
2632
3332
  get pop3Monitor(): HealthmonitorPop3MonitorList;
2633
3333
  putPop3Monitor(value: HealthmonitorPop3Monitor[] | cdktf.IResolvable): void;