@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -2,46 +2,681 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface HardwaresecuritymodulegroupConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#id Hardwaresecuritymodulegroup#id}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#id Hardwaresecuritymodulegroup#id}
6
6
  *
7
7
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
8
8
  * 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.
9
9
  */
10
10
  readonly id?: string;
11
11
  /**
12
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#name Hardwaresecuritymodulegroup#name}
12
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#name Hardwaresecuritymodulegroup#name}
13
13
  */
14
14
  readonly name: string;
15
15
  /**
16
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#tenant_ref Hardwaresecuritymodulegroup#tenant_ref}
16
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#tenant_ref Hardwaresecuritymodulegroup#tenant_ref}
17
17
  */
18
18
  readonly tenantRef?: string;
19
19
  /**
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#uuid Hardwaresecuritymodulegroup#uuid}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#uuid Hardwaresecuritymodulegroup#uuid}
21
21
  */
22
22
  readonly uuid?: string;
23
23
  /**
24
+ * ca_certs block
25
+ *
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#ca_certs Hardwaresecuritymodulegroup#ca_certs}
27
+ */
28
+ readonly caCerts?: HardwaresecuritymodulegroupCaCerts[] | cdktf.IResolvable;
29
+ /**
24
30
  * configpb_attributes block
25
31
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#configpb_attributes Hardwaresecuritymodulegroup#configpb_attributes}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#configpb_attributes Hardwaresecuritymodulegroup#configpb_attributes}
27
33
  */
28
34
  readonly configpbAttributes?: HardwaresecuritymodulegroupConfigpbAttributes[] | cdktf.IResolvable;
29
35
  /**
30
36
  * hsm block
31
37
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#hsm Hardwaresecuritymodulegroup#hsm}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#hsm Hardwaresecuritymodulegroup#hsm}
33
39
  */
34
40
  readonly hsm: HardwaresecuritymodulegroupHsm[] | cdktf.IResolvable;
35
41
  /**
36
42
  * markers block
37
43
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#markers Hardwaresecuritymodulegroup#markers}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#markers Hardwaresecuritymodulegroup#markers}
39
45
  */
40
46
  readonly markers?: HardwaresecuritymodulegroupMarkers[] | cdktf.IResolvable;
41
47
  }
48
+ export interface HardwaresecuritymodulegroupCaCertsIssuer {
49
+ /**
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#common_name Hardwaresecuritymodulegroup#common_name}
51
+ */
52
+ readonly commonName?: string;
53
+ /**
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#country Hardwaresecuritymodulegroup#country}
55
+ */
56
+ readonly country?: string;
57
+ /**
58
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#distinguished_name Hardwaresecuritymodulegroup#distinguished_name}
59
+ */
60
+ readonly distinguishedName?: string;
61
+ /**
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#email_address Hardwaresecuritymodulegroup#email_address}
63
+ */
64
+ readonly emailAddress?: string;
65
+ /**
66
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#locality Hardwaresecuritymodulegroup#locality}
67
+ */
68
+ readonly locality?: string;
69
+ /**
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#organization Hardwaresecuritymodulegroup#organization}
71
+ */
72
+ readonly organization?: string;
73
+ /**
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#organization_unit Hardwaresecuritymodulegroup#organization_unit}
75
+ */
76
+ readonly organizationUnit?: string;
77
+ /**
78
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#state Hardwaresecuritymodulegroup#state}
79
+ */
80
+ readonly state?: string;
81
+ }
82
+ export declare function hardwaresecuritymodulegroupCaCertsIssuerToTerraform(struct?: HardwaresecuritymodulegroupCaCertsIssuer | cdktf.IResolvable): any;
83
+ export declare function hardwaresecuritymodulegroupCaCertsIssuerToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsIssuer | cdktf.IResolvable): any;
84
+ export declare class HardwaresecuritymodulegroupCaCertsIssuerOutputReference extends cdktf.ComplexObject {
85
+ private isEmptyObject;
86
+ private resolvableValue?;
87
+ /**
88
+ * @param terraformResource The parent resource
89
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
90
+ * @param complexObjectIndex the index of this item in the list
91
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
92
+ */
93
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
94
+ get internalValue(): HardwaresecuritymodulegroupCaCertsIssuer | cdktf.IResolvable | undefined;
95
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsIssuer | cdktf.IResolvable | undefined);
96
+ private _commonName?;
97
+ get commonName(): string;
98
+ set commonName(value: string);
99
+ resetCommonName(): void;
100
+ get commonNameInput(): string;
101
+ private _country?;
102
+ get country(): string;
103
+ set country(value: string);
104
+ resetCountry(): void;
105
+ get countryInput(): string;
106
+ private _distinguishedName?;
107
+ get distinguishedName(): string;
108
+ set distinguishedName(value: string);
109
+ resetDistinguishedName(): void;
110
+ get distinguishedNameInput(): string;
111
+ private _emailAddress?;
112
+ get emailAddress(): string;
113
+ set emailAddress(value: string);
114
+ resetEmailAddress(): void;
115
+ get emailAddressInput(): string;
116
+ private _locality?;
117
+ get locality(): string;
118
+ set locality(value: string);
119
+ resetLocality(): void;
120
+ get localityInput(): string;
121
+ private _organization?;
122
+ get organization(): string;
123
+ set organization(value: string);
124
+ resetOrganization(): void;
125
+ get organizationInput(): string;
126
+ private _organizationUnit?;
127
+ get organizationUnit(): string;
128
+ set organizationUnit(value: string);
129
+ resetOrganizationUnit(): void;
130
+ get organizationUnitInput(): string;
131
+ private _state?;
132
+ get state(): string;
133
+ set state(value: string);
134
+ resetState(): void;
135
+ get stateInput(): string;
136
+ }
137
+ export declare class HardwaresecuritymodulegroupCaCertsIssuerList extends cdktf.ComplexList {
138
+ protected terraformResource: cdktf.IInterpolatingParent;
139
+ protected terraformAttribute: string;
140
+ protected wrapsSet: boolean;
141
+ internalValue?: HardwaresecuritymodulegroupCaCertsIssuer[] | cdktf.IResolvable;
142
+ /**
143
+ * @param terraformResource The parent resource
144
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
145
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
146
+ */
147
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
148
+ /**
149
+ * @param index the index of the item to return
150
+ */
151
+ get(index: number): HardwaresecuritymodulegroupCaCertsIssuerOutputReference;
152
+ }
153
+ export interface HardwaresecuritymodulegroupCaCertsKeyParamsEcParams {
154
+ /**
155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#curve Hardwaresecuritymodulegroup#curve}
156
+ */
157
+ readonly curve?: string;
158
+ }
159
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsEcParamsToTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams | cdktf.IResolvable): any;
160
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsEcParamsToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams | cdktf.IResolvable): any;
161
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsEcParamsOutputReference extends cdktf.ComplexObject {
162
+ private isEmptyObject;
163
+ private resolvableValue?;
164
+ /**
165
+ * @param terraformResource The parent resource
166
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
167
+ * @param complexObjectIndex the index of this item in the list
168
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
169
+ */
170
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
171
+ get internalValue(): HardwaresecuritymodulegroupCaCertsKeyParamsEcParams | cdktf.IResolvable | undefined;
172
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams | cdktf.IResolvable | undefined);
173
+ private _curve?;
174
+ get curve(): string;
175
+ set curve(value: string);
176
+ resetCurve(): void;
177
+ get curveInput(): string;
178
+ }
179
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsEcParamsList extends cdktf.ComplexList {
180
+ protected terraformResource: cdktf.IInterpolatingParent;
181
+ protected terraformAttribute: string;
182
+ protected wrapsSet: boolean;
183
+ internalValue?: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams[] | cdktf.IResolvable;
184
+ /**
185
+ * @param terraformResource The parent resource
186
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
187
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
188
+ */
189
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
190
+ /**
191
+ * @param index the index of the item to return
192
+ */
193
+ get(index: number): HardwaresecuritymodulegroupCaCertsKeyParamsEcParamsOutputReference;
194
+ }
195
+ export interface HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams {
196
+ /**
197
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#algorithm Hardwaresecuritymodulegroup#algorithm}
198
+ */
199
+ readonly algorithm?: string;
200
+ }
201
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsToTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams | cdktf.IResolvable): any;
202
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams | cdktf.IResolvable): any;
203
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsOutputReference extends cdktf.ComplexObject {
204
+ private isEmptyObject;
205
+ private resolvableValue?;
206
+ /**
207
+ * @param terraformResource The parent resource
208
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
209
+ * @param complexObjectIndex the index of this item in the list
210
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
211
+ */
212
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
213
+ get internalValue(): HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams | cdktf.IResolvable | undefined;
214
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams | cdktf.IResolvable | undefined);
215
+ private _algorithm?;
216
+ get algorithm(): string;
217
+ set algorithm(value: string);
218
+ resetAlgorithm(): void;
219
+ get algorithmInput(): string;
220
+ }
221
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsList extends cdktf.ComplexList {
222
+ protected terraformResource: cdktf.IInterpolatingParent;
223
+ protected terraformAttribute: string;
224
+ protected wrapsSet: boolean;
225
+ internalValue?: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams[] | cdktf.IResolvable;
226
+ /**
227
+ * @param terraformResource The parent resource
228
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
229
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
230
+ */
231
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
232
+ /**
233
+ * @param index the index of the item to return
234
+ */
235
+ get(index: number): HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsOutputReference;
236
+ }
237
+ export interface HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams {
238
+ /**
239
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#exponent Hardwaresecuritymodulegroup#exponent}
240
+ */
241
+ readonly exponent?: string;
242
+ /**
243
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#key_size Hardwaresecuritymodulegroup#key_size}
244
+ */
245
+ readonly keySize?: string;
246
+ }
247
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsToTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams | cdktf.IResolvable): any;
248
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams | cdktf.IResolvable): any;
249
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsOutputReference extends cdktf.ComplexObject {
250
+ private isEmptyObject;
251
+ private resolvableValue?;
252
+ /**
253
+ * @param terraformResource The parent resource
254
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
255
+ * @param complexObjectIndex the index of this item in the list
256
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
257
+ */
258
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
259
+ get internalValue(): HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams | cdktf.IResolvable | undefined;
260
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams | cdktf.IResolvable | undefined);
261
+ private _exponent?;
262
+ get exponent(): string;
263
+ set exponent(value: string);
264
+ resetExponent(): void;
265
+ get exponentInput(): string;
266
+ private _keySize?;
267
+ get keySize(): string;
268
+ set keySize(value: string);
269
+ resetKeySize(): void;
270
+ get keySizeInput(): string;
271
+ }
272
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsList extends cdktf.ComplexList {
273
+ protected terraformResource: cdktf.IInterpolatingParent;
274
+ protected terraformAttribute: string;
275
+ protected wrapsSet: boolean;
276
+ internalValue?: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams[] | cdktf.IResolvable;
277
+ /**
278
+ * @param terraformResource The parent resource
279
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
280
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
281
+ */
282
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
283
+ /**
284
+ * @param index the index of the item to return
285
+ */
286
+ get(index: number): HardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsOutputReference;
287
+ }
288
+ export interface HardwaresecuritymodulegroupCaCertsKeyParams {
289
+ /**
290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#algorithm Hardwaresecuritymodulegroup#algorithm}
291
+ */
292
+ readonly algorithm: string;
293
+ /**
294
+ * ec_params block
295
+ *
296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#ec_params Hardwaresecuritymodulegroup#ec_params}
297
+ */
298
+ readonly ecParams?: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams[] | cdktf.IResolvable;
299
+ /**
300
+ * mldsa_params block
301
+ *
302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#mldsa_params Hardwaresecuritymodulegroup#mldsa_params}
303
+ */
304
+ readonly mldsaParams?: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams[] | cdktf.IResolvable;
305
+ /**
306
+ * rsa_params block
307
+ *
308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#rsa_params Hardwaresecuritymodulegroup#rsa_params}
309
+ */
310
+ readonly rsaParams?: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams[] | cdktf.IResolvable;
311
+ }
312
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsToTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParams | cdktf.IResolvable): any;
313
+ export declare function hardwaresecuritymodulegroupCaCertsKeyParamsToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsKeyParams | cdktf.IResolvable): any;
314
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsOutputReference extends cdktf.ComplexObject {
315
+ private isEmptyObject;
316
+ private resolvableValue?;
317
+ /**
318
+ * @param terraformResource The parent resource
319
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
320
+ * @param complexObjectIndex the index of this item in the list
321
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
322
+ */
323
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
324
+ get internalValue(): HardwaresecuritymodulegroupCaCertsKeyParams | cdktf.IResolvable | undefined;
325
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsKeyParams | cdktf.IResolvable | undefined);
326
+ private _algorithm?;
327
+ get algorithm(): string;
328
+ set algorithm(value: string);
329
+ get algorithmInput(): string;
330
+ private _ecParams;
331
+ get ecParams(): HardwaresecuritymodulegroupCaCertsKeyParamsEcParamsList;
332
+ putEcParams(value: HardwaresecuritymodulegroupCaCertsKeyParamsEcParams[] | cdktf.IResolvable): void;
333
+ resetEcParams(): void;
334
+ get ecParamsInput(): any;
335
+ private _mldsaParams;
336
+ get mldsaParams(): HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParamsList;
337
+ putMldsaParams(value: HardwaresecuritymodulegroupCaCertsKeyParamsMldsaParams[] | cdktf.IResolvable): void;
338
+ resetMldsaParams(): void;
339
+ get mldsaParamsInput(): any;
340
+ private _rsaParams;
341
+ get rsaParams(): HardwaresecuritymodulegroupCaCertsKeyParamsRsaParamsList;
342
+ putRsaParams(value: HardwaresecuritymodulegroupCaCertsKeyParamsRsaParams[] | cdktf.IResolvable): void;
343
+ resetRsaParams(): void;
344
+ get rsaParamsInput(): any;
345
+ }
346
+ export declare class HardwaresecuritymodulegroupCaCertsKeyParamsList extends cdktf.ComplexList {
347
+ protected terraformResource: cdktf.IInterpolatingParent;
348
+ protected terraformAttribute: string;
349
+ protected wrapsSet: boolean;
350
+ internalValue?: HardwaresecuritymodulegroupCaCertsKeyParams[] | cdktf.IResolvable;
351
+ /**
352
+ * @param terraformResource The parent resource
353
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
354
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
355
+ */
356
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
357
+ /**
358
+ * @param index the index of the item to return
359
+ */
360
+ get(index: number): HardwaresecuritymodulegroupCaCertsKeyParamsOutputReference;
361
+ }
362
+ export interface HardwaresecuritymodulegroupCaCertsSubject {
363
+ /**
364
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#common_name Hardwaresecuritymodulegroup#common_name}
365
+ */
366
+ readonly commonName?: string;
367
+ /**
368
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#country Hardwaresecuritymodulegroup#country}
369
+ */
370
+ readonly country?: string;
371
+ /**
372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#distinguished_name Hardwaresecuritymodulegroup#distinguished_name}
373
+ */
374
+ readonly distinguishedName?: string;
375
+ /**
376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#email_address Hardwaresecuritymodulegroup#email_address}
377
+ */
378
+ readonly emailAddress?: string;
379
+ /**
380
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#locality Hardwaresecuritymodulegroup#locality}
381
+ */
382
+ readonly locality?: string;
383
+ /**
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#organization Hardwaresecuritymodulegroup#organization}
385
+ */
386
+ readonly organization?: string;
387
+ /**
388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#organization_unit Hardwaresecuritymodulegroup#organization_unit}
389
+ */
390
+ readonly organizationUnit?: string;
391
+ /**
392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#state Hardwaresecuritymodulegroup#state}
393
+ */
394
+ readonly state?: string;
395
+ }
396
+ export declare function hardwaresecuritymodulegroupCaCertsSubjectToTerraform(struct?: HardwaresecuritymodulegroupCaCertsSubject | cdktf.IResolvable): any;
397
+ export declare function hardwaresecuritymodulegroupCaCertsSubjectToHclTerraform(struct?: HardwaresecuritymodulegroupCaCertsSubject | cdktf.IResolvable): any;
398
+ export declare class HardwaresecuritymodulegroupCaCertsSubjectOutputReference extends cdktf.ComplexObject {
399
+ private isEmptyObject;
400
+ private resolvableValue?;
401
+ /**
402
+ * @param terraformResource The parent resource
403
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
404
+ * @param complexObjectIndex the index of this item in the list
405
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
406
+ */
407
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
408
+ get internalValue(): HardwaresecuritymodulegroupCaCertsSubject | cdktf.IResolvable | undefined;
409
+ set internalValue(value: HardwaresecuritymodulegroupCaCertsSubject | cdktf.IResolvable | undefined);
410
+ private _commonName?;
411
+ get commonName(): string;
412
+ set commonName(value: string);
413
+ resetCommonName(): void;
414
+ get commonNameInput(): string;
415
+ private _country?;
416
+ get country(): string;
417
+ set country(value: string);
418
+ resetCountry(): void;
419
+ get countryInput(): string;
420
+ private _distinguishedName?;
421
+ get distinguishedName(): string;
422
+ set distinguishedName(value: string);
423
+ resetDistinguishedName(): void;
424
+ get distinguishedNameInput(): string;
425
+ private _emailAddress?;
426
+ get emailAddress(): string;
427
+ set emailAddress(value: string);
428
+ resetEmailAddress(): void;
429
+ get emailAddressInput(): string;
430
+ private _locality?;
431
+ get locality(): string;
432
+ set locality(value: string);
433
+ resetLocality(): void;
434
+ get localityInput(): string;
435
+ private _organization?;
436
+ get organization(): string;
437
+ set organization(value: string);
438
+ resetOrganization(): void;
439
+ get organizationInput(): string;
440
+ private _organizationUnit?;
441
+ get organizationUnit(): string;
442
+ set organizationUnit(value: string);
443
+ resetOrganizationUnit(): void;
444
+ get organizationUnitInput(): string;
445
+ private _state?;
446
+ get state(): string;
447
+ set state(value: string);
448
+ resetState(): void;
449
+ get stateInput(): string;
450
+ }
451
+ export declare class HardwaresecuritymodulegroupCaCertsSubjectList extends cdktf.ComplexList {
452
+ protected terraformResource: cdktf.IInterpolatingParent;
453
+ protected terraformAttribute: string;
454
+ protected wrapsSet: boolean;
455
+ internalValue?: HardwaresecuritymodulegroupCaCertsSubject[] | cdktf.IResolvable;
456
+ /**
457
+ * @param terraformResource The parent resource
458
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
459
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
460
+ */
461
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
462
+ /**
463
+ * @param index the index of the item to return
464
+ */
465
+ get(index: number): HardwaresecuritymodulegroupCaCertsSubjectOutputReference;
466
+ }
467
+ export interface HardwaresecuritymodulegroupCaCerts {
468
+ /**
469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#certificate Hardwaresecuritymodulegroup#certificate}
470
+ */
471
+ readonly certificate?: string;
472
+ /**
473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#certificate_signing_request Hardwaresecuritymodulegroup#certificate_signing_request}
474
+ */
475
+ readonly certificateSigningRequest?: string;
476
+ /**
477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#chain_verified Hardwaresecuritymodulegroup#chain_verified}
478
+ */
479
+ readonly chainVerified?: string;
480
+ /**
481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#days_until_expire Hardwaresecuritymodulegroup#days_until_expire}
482
+ */
483
+ readonly daysUntilExpire?: string;
484
+ /**
485
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#expiry_status Hardwaresecuritymodulegroup#expiry_status}
486
+ */
487
+ readonly expiryStatus?: string;
488
+ /**
489
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#fingerprint Hardwaresecuritymodulegroup#fingerprint}
490
+ */
491
+ readonly fingerprint?: string;
492
+ /**
493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#not_after Hardwaresecuritymodulegroup#not_after}
494
+ */
495
+ readonly notAfter?: string;
496
+ /**
497
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#not_before Hardwaresecuritymodulegroup#not_before}
498
+ */
499
+ readonly notBefore?: string;
500
+ /**
501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#public_key Hardwaresecuritymodulegroup#public_key}
502
+ */
503
+ readonly publicKey?: string;
504
+ /**
505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#self_signed Hardwaresecuritymodulegroup#self_signed}
506
+ */
507
+ readonly selfSigned?: string;
508
+ /**
509
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#serial_number Hardwaresecuritymodulegroup#serial_number}
510
+ */
511
+ readonly serialNumber?: string;
512
+ /**
513
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#signature Hardwaresecuritymodulegroup#signature}
514
+ */
515
+ readonly signature?: string;
516
+ /**
517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#signature_algorithm Hardwaresecuritymodulegroup#signature_algorithm}
518
+ */
519
+ readonly signatureAlgorithm?: string;
520
+ /**
521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#subject_alt_names Hardwaresecuritymodulegroup#subject_alt_names}
522
+ */
523
+ readonly subjectAltNames?: string[];
524
+ /**
525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#text Hardwaresecuritymodulegroup#text}
526
+ */
527
+ readonly text?: string;
528
+ /**
529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#version Hardwaresecuritymodulegroup#version}
530
+ */
531
+ readonly version?: string;
532
+ /**
533
+ * issuer block
534
+ *
535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#issuer Hardwaresecuritymodulegroup#issuer}
536
+ */
537
+ readonly issuer?: HardwaresecuritymodulegroupCaCertsIssuer[] | cdktf.IResolvable;
538
+ /**
539
+ * key_params block
540
+ *
541
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#key_params Hardwaresecuritymodulegroup#key_params}
542
+ */
543
+ readonly keyParams?: HardwaresecuritymodulegroupCaCertsKeyParams[] | cdktf.IResolvable;
544
+ /**
545
+ * subject block
546
+ *
547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#subject Hardwaresecuritymodulegroup#subject}
548
+ */
549
+ readonly subject?: HardwaresecuritymodulegroupCaCertsSubject[] | cdktf.IResolvable;
550
+ }
551
+ export declare function hardwaresecuritymodulegroupCaCertsToTerraform(struct?: HardwaresecuritymodulegroupCaCerts | cdktf.IResolvable): any;
552
+ export declare function hardwaresecuritymodulegroupCaCertsToHclTerraform(struct?: HardwaresecuritymodulegroupCaCerts | cdktf.IResolvable): any;
553
+ export declare class HardwaresecuritymodulegroupCaCertsOutputReference extends cdktf.ComplexObject {
554
+ private isEmptyObject;
555
+ private resolvableValue?;
556
+ /**
557
+ * @param terraformResource The parent resource
558
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
559
+ * @param complexObjectIndex the index of this item in the list
560
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
561
+ */
562
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
563
+ get internalValue(): HardwaresecuritymodulegroupCaCerts | cdktf.IResolvable | undefined;
564
+ set internalValue(value: HardwaresecuritymodulegroupCaCerts | cdktf.IResolvable | undefined);
565
+ private _certificate?;
566
+ get certificate(): string;
567
+ set certificate(value: string);
568
+ resetCertificate(): void;
569
+ get certificateInput(): string;
570
+ private _certificateSigningRequest?;
571
+ get certificateSigningRequest(): string;
572
+ set certificateSigningRequest(value: string);
573
+ resetCertificateSigningRequest(): void;
574
+ get certificateSigningRequestInput(): string;
575
+ private _chainVerified?;
576
+ get chainVerified(): string;
577
+ set chainVerified(value: string);
578
+ resetChainVerified(): void;
579
+ get chainVerifiedInput(): string;
580
+ private _daysUntilExpire?;
581
+ get daysUntilExpire(): string;
582
+ set daysUntilExpire(value: string);
583
+ resetDaysUntilExpire(): void;
584
+ get daysUntilExpireInput(): string;
585
+ private _expiryStatus?;
586
+ get expiryStatus(): string;
587
+ set expiryStatus(value: string);
588
+ resetExpiryStatus(): void;
589
+ get expiryStatusInput(): string;
590
+ private _fingerprint?;
591
+ get fingerprint(): string;
592
+ set fingerprint(value: string);
593
+ resetFingerprint(): void;
594
+ get fingerprintInput(): string;
595
+ private _notAfter?;
596
+ get notAfter(): string;
597
+ set notAfter(value: string);
598
+ resetNotAfter(): void;
599
+ get notAfterInput(): string;
600
+ private _notBefore?;
601
+ get notBefore(): string;
602
+ set notBefore(value: string);
603
+ resetNotBefore(): void;
604
+ get notBeforeInput(): string;
605
+ private _publicKey?;
606
+ get publicKey(): string;
607
+ set publicKey(value: string);
608
+ resetPublicKey(): void;
609
+ get publicKeyInput(): string;
610
+ private _selfSigned?;
611
+ get selfSigned(): string;
612
+ set selfSigned(value: string);
613
+ resetSelfSigned(): void;
614
+ get selfSignedInput(): string;
615
+ private _serialNumber?;
616
+ get serialNumber(): string;
617
+ set serialNumber(value: string);
618
+ resetSerialNumber(): void;
619
+ get serialNumberInput(): string;
620
+ private _signature?;
621
+ get signature(): string;
622
+ set signature(value: string);
623
+ resetSignature(): void;
624
+ get signatureInput(): string;
625
+ private _signatureAlgorithm?;
626
+ get signatureAlgorithm(): string;
627
+ set signatureAlgorithm(value: string);
628
+ resetSignatureAlgorithm(): void;
629
+ get signatureAlgorithmInput(): string;
630
+ private _subjectAltNames?;
631
+ get subjectAltNames(): string[];
632
+ set subjectAltNames(value: string[]);
633
+ resetSubjectAltNames(): void;
634
+ get subjectAltNamesInput(): string[];
635
+ private _text?;
636
+ get text(): string;
637
+ set text(value: string);
638
+ resetText(): void;
639
+ get textInput(): string;
640
+ private _version?;
641
+ get version(): string;
642
+ set version(value: string);
643
+ resetVersion(): void;
644
+ get versionInput(): string;
645
+ private _issuer;
646
+ get issuer(): HardwaresecuritymodulegroupCaCertsIssuerList;
647
+ putIssuer(value: HardwaresecuritymodulegroupCaCertsIssuer[] | cdktf.IResolvable): void;
648
+ resetIssuer(): void;
649
+ get issuerInput(): any;
650
+ private _keyParams;
651
+ get keyParams(): HardwaresecuritymodulegroupCaCertsKeyParamsList;
652
+ putKeyParams(value: HardwaresecuritymodulegroupCaCertsKeyParams[] | cdktf.IResolvable): void;
653
+ resetKeyParams(): void;
654
+ get keyParamsInput(): any;
655
+ private _subject;
656
+ get subject(): HardwaresecuritymodulegroupCaCertsSubjectList;
657
+ putSubject(value: HardwaresecuritymodulegroupCaCertsSubject[] | cdktf.IResolvable): void;
658
+ resetSubject(): void;
659
+ get subjectInput(): any;
660
+ }
661
+ export declare class HardwaresecuritymodulegroupCaCertsList extends cdktf.ComplexList {
662
+ protected terraformResource: cdktf.IInterpolatingParent;
663
+ protected terraformAttribute: string;
664
+ protected wrapsSet: boolean;
665
+ internalValue?: HardwaresecuritymodulegroupCaCerts[] | cdktf.IResolvable;
666
+ /**
667
+ * @param terraformResource The parent resource
668
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
669
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
670
+ */
671
+ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
672
+ /**
673
+ * @param index the index of the item to return
674
+ */
675
+ get(index: number): HardwaresecuritymodulegroupCaCertsOutputReference;
676
+ }
42
677
  export interface HardwaresecuritymodulegroupConfigpbAttributes {
43
678
  /**
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#version Hardwaresecuritymodulegroup#version}
679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#version Hardwaresecuritymodulegroup#version}
45
680
  */
46
681
  readonly version?: string;
47
682
  }
@@ -83,27 +718,27 @@ export declare class HardwaresecuritymodulegroupConfigpbAttributesList extends c
83
718
  }
84
719
  export interface HardwaresecuritymodulegroupHsmCloudhsm {
85
720
  /**
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#client_config Hardwaresecuritymodulegroup#client_config}
721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#client_config Hardwaresecuritymodulegroup#client_config}
87
722
  */
88
723
  readonly clientConfig?: string;
89
724
  /**
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#cluster_cert Hardwaresecuritymodulegroup#cluster_cert}
725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#cluster_cert Hardwaresecuritymodulegroup#cluster_cert}
91
726
  */
92
727
  readonly clusterCert?: string;
93
728
  /**
94
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#crypto_user_name Hardwaresecuritymodulegroup#crypto_user_name}
729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#crypto_user_name Hardwaresecuritymodulegroup#crypto_user_name}
95
730
  */
96
731
  readonly cryptoUserName?: string;
97
732
  /**
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#crypto_user_password Hardwaresecuritymodulegroup#crypto_user_password}
733
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#crypto_user_password Hardwaresecuritymodulegroup#crypto_user_password}
99
734
  */
100
735
  readonly cryptoUserPassword?: string;
101
736
  /**
102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#hsm_ip Hardwaresecuritymodulegroup#hsm_ip}
737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#hsm_ip Hardwaresecuritymodulegroup#hsm_ip}
103
738
  */
104
739
  readonly hsmIp?: string[];
105
740
  /**
106
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#mgmt_config Hardwaresecuritymodulegroup#mgmt_config}
741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#mgmt_config Hardwaresecuritymodulegroup#mgmt_config}
107
742
  */
108
743
  readonly mgmtConfig?: string;
109
744
  }
@@ -170,11 +805,11 @@ export declare class HardwaresecuritymodulegroupHsmCloudhsmList extends cdktf.Co
170
805
  }
171
806
  export interface HardwaresecuritymodulegroupHsmNethsmRemoteIp {
172
807
  /**
173
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#addr Hardwaresecuritymodulegroup#addr}
808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#addr Hardwaresecuritymodulegroup#addr}
174
809
  */
175
810
  readonly addr: string;
176
811
  /**
177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
812
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
178
813
  */
179
814
  readonly type: string;
180
815
  }
@@ -219,29 +854,29 @@ export declare class HardwaresecuritymodulegroupHsmNethsmRemoteIpList extends cd
219
854
  }
220
855
  export interface HardwaresecuritymodulegroupHsmNethsm {
221
856
  /**
222
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#esn Hardwaresecuritymodulegroup#esn}
857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#esn Hardwaresecuritymodulegroup#esn}
223
858
  */
224
859
  readonly esn: string;
225
860
  /**
226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#keyhash Hardwaresecuritymodulegroup#keyhash}
861
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#keyhash Hardwaresecuritymodulegroup#keyhash}
227
862
  */
228
863
  readonly keyhash: string;
229
864
  /**
230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#module_id Hardwaresecuritymodulegroup#module_id}
865
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#module_id Hardwaresecuritymodulegroup#module_id}
231
866
  */
232
867
  readonly moduleId?: string;
233
868
  /**
234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#priority Hardwaresecuritymodulegroup#priority}
869
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#priority Hardwaresecuritymodulegroup#priority}
235
870
  */
236
871
  readonly priority: string;
237
872
  /**
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#remote_port Hardwaresecuritymodulegroup#remote_port}
873
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#remote_port Hardwaresecuritymodulegroup#remote_port}
239
874
  */
240
875
  readonly remotePort?: string;
241
876
  /**
242
877
  * remote_ip block
243
878
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#remote_ip Hardwaresecuritymodulegroup#remote_ip}
879
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#remote_ip Hardwaresecuritymodulegroup#remote_ip}
245
880
  */
246
881
  readonly remoteIp: HardwaresecuritymodulegroupHsmNethsmRemoteIp[] | cdktf.IResolvable;
247
882
  }
@@ -304,11 +939,11 @@ export declare class HardwaresecuritymodulegroupHsmNethsmList extends cdktf.Comp
304
939
  }
305
940
  export interface HardwaresecuritymodulegroupHsmRfsIp {
306
941
  /**
307
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#addr Hardwaresecuritymodulegroup#addr}
942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#addr Hardwaresecuritymodulegroup#addr}
308
943
  */
309
944
  readonly addr: string;
310
945
  /**
311
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
312
947
  */
313
948
  readonly type: string;
314
949
  }
@@ -353,13 +988,13 @@ export declare class HardwaresecuritymodulegroupHsmRfsIpList extends cdktf.Compl
353
988
  }
354
989
  export interface HardwaresecuritymodulegroupHsmRfs {
355
990
  /**
356
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#port Hardwaresecuritymodulegroup#port}
991
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#port Hardwaresecuritymodulegroup#port}
357
992
  */
358
993
  readonly port?: string;
359
994
  /**
360
995
  * ip block
361
996
  *
362
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#ip Hardwaresecuritymodulegroup#ip}
997
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#ip Hardwaresecuritymodulegroup#ip}
363
998
  */
364
999
  readonly ip: HardwaresecuritymodulegroupHsmRfsIp[] | cdktf.IResolvable;
365
1000
  }
@@ -405,27 +1040,27 @@ export declare class HardwaresecuritymodulegroupHsmRfsList extends cdktf.Complex
405
1040
  }
406
1041
  export interface HardwaresecuritymodulegroupHsmSlunaNodeInfo {
407
1042
  /**
408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#chrystoki_conf Hardwaresecuritymodulegroup#chrystoki_conf}
1043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#chrystoki_conf Hardwaresecuritymodulegroup#chrystoki_conf}
409
1044
  */
410
1045
  readonly chrystokiConf?: string;
411
1046
  /**
412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#client_cert Hardwaresecuritymodulegroup#client_cert}
1047
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#client_cert Hardwaresecuritymodulegroup#client_cert}
413
1048
  */
414
1049
  readonly clientCert?: string;
415
1050
  /**
416
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#client_ip Hardwaresecuritymodulegroup#client_ip}
1051
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#client_ip Hardwaresecuritymodulegroup#client_ip}
417
1052
  */
418
1053
  readonly clientIp: string;
419
1054
  /**
420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#client_priv_key Hardwaresecuritymodulegroup#client_priv_key}
1055
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#client_priv_key Hardwaresecuritymodulegroup#client_priv_key}
421
1056
  */
422
1057
  readonly clientPrivKey?: string;
423
1058
  /**
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#session_major_number Hardwaresecuritymodulegroup#session_major_number}
1059
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#session_major_number Hardwaresecuritymodulegroup#session_major_number}
425
1060
  */
426
1061
  readonly sessionMajorNumber?: string;
427
1062
  /**
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#session_minor_number Hardwaresecuritymodulegroup#session_minor_number}
1063
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#session_minor_number Hardwaresecuritymodulegroup#session_minor_number}
429
1064
  */
430
1065
  readonly sessionMinorNumber?: string;
431
1066
  }
@@ -491,23 +1126,23 @@ export declare class HardwaresecuritymodulegroupHsmSlunaNodeInfoList extends cdk
491
1126
  }
492
1127
  export interface HardwaresecuritymodulegroupHsmSlunaServer {
493
1128
  /**
494
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#index Hardwaresecuritymodulegroup#index}
1129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#index Hardwaresecuritymodulegroup#index}
495
1130
  */
496
1131
  readonly index: string;
497
1132
  /**
498
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#partition_passwd Hardwaresecuritymodulegroup#partition_passwd}
1133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#partition_passwd Hardwaresecuritymodulegroup#partition_passwd}
499
1134
  */
500
1135
  readonly partitionPasswd?: string;
501
1136
  /**
502
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#partition_serial_number Hardwaresecuritymodulegroup#partition_serial_number}
1137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#partition_serial_number Hardwaresecuritymodulegroup#partition_serial_number}
503
1138
  */
504
1139
  readonly partitionSerialNumber?: string;
505
1140
  /**
506
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#remote_ip Hardwaresecuritymodulegroup#remote_ip}
1141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#remote_ip Hardwaresecuritymodulegroup#remote_ip}
507
1142
  */
508
1143
  readonly remoteIp: string;
509
1144
  /**
510
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#server_cert Hardwaresecuritymodulegroup#server_cert}
1145
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#server_cert Hardwaresecuritymodulegroup#server_cert}
511
1146
  */
512
1147
  readonly serverCert: string;
513
1148
  }
@@ -566,31 +1201,31 @@ export declare class HardwaresecuritymodulegroupHsmSlunaServerList extends cdktf
566
1201
  }
567
1202
  export interface HardwaresecuritymodulegroupHsmSluna {
568
1203
  /**
569
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#ha_group_num Hardwaresecuritymodulegroup#ha_group_num}
1204
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#ha_group_num Hardwaresecuritymodulegroup#ha_group_num}
570
1205
  */
571
1206
  readonly haGroupNum?: string;
572
1207
  /**
573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#is_ha Hardwaresecuritymodulegroup#is_ha}
1208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#is_ha Hardwaresecuritymodulegroup#is_ha}
574
1209
  */
575
1210
  readonly isHa: string;
576
1211
  /**
577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#server_pem Hardwaresecuritymodulegroup#server_pem}
1212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#server_pem Hardwaresecuritymodulegroup#server_pem}
578
1213
  */
579
1214
  readonly serverPem?: string;
580
1215
  /**
581
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#use_dedicated_network Hardwaresecuritymodulegroup#use_dedicated_network}
1216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#use_dedicated_network Hardwaresecuritymodulegroup#use_dedicated_network}
582
1217
  */
583
1218
  readonly useDedicatedNetwork?: string;
584
1219
  /**
585
1220
  * node_info block
586
1221
  *
587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#node_info Hardwaresecuritymodulegroup#node_info}
1222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#node_info Hardwaresecuritymodulegroup#node_info}
588
1223
  */
589
1224
  readonly nodeInfo?: HardwaresecuritymodulegroupHsmSlunaNodeInfo[] | cdktf.IResolvable;
590
1225
  /**
591
1226
  * server block
592
1227
  *
593
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#server Hardwaresecuritymodulegroup#server}
1228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#server Hardwaresecuritymodulegroup#server}
594
1229
  */
595
1230
  readonly server?: HardwaresecuritymodulegroupHsmSlunaServer[] | cdktf.IResolvable;
596
1231
  }
@@ -656,31 +1291,31 @@ export declare class HardwaresecuritymodulegroupHsmSlunaList extends cdktf.Compl
656
1291
  }
657
1292
  export interface HardwaresecuritymodulegroupHsm {
658
1293
  /**
659
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
1294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#type Hardwaresecuritymodulegroup#type}
660
1295
  */
661
1296
  readonly type: string;
662
1297
  /**
663
1298
  * cloudhsm block
664
1299
  *
665
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#cloudhsm Hardwaresecuritymodulegroup#cloudhsm}
1300
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#cloudhsm Hardwaresecuritymodulegroup#cloudhsm}
666
1301
  */
667
1302
  readonly cloudhsm?: HardwaresecuritymodulegroupHsmCloudhsm[] | cdktf.IResolvable;
668
1303
  /**
669
1304
  * nethsm block
670
1305
  *
671
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#nethsm Hardwaresecuritymodulegroup#nethsm}
1306
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#nethsm Hardwaresecuritymodulegroup#nethsm}
672
1307
  */
673
1308
  readonly nethsm?: HardwaresecuritymodulegroupHsmNethsm[] | cdktf.IResolvable;
674
1309
  /**
675
1310
  * rfs block
676
1311
  *
677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#rfs Hardwaresecuritymodulegroup#rfs}
1312
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#rfs Hardwaresecuritymodulegroup#rfs}
678
1313
  */
679
1314
  readonly rfs?: HardwaresecuritymodulegroupHsmRfs[] | cdktf.IResolvable;
680
1315
  /**
681
1316
  * sluna block
682
1317
  *
683
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#sluna Hardwaresecuritymodulegroup#sluna}
1318
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#sluna Hardwaresecuritymodulegroup#sluna}
684
1319
  */
685
1320
  readonly sluna?: HardwaresecuritymodulegroupHsmSluna[] | cdktf.IResolvable;
686
1321
  }
@@ -741,11 +1376,11 @@ export declare class HardwaresecuritymodulegroupHsmList extends cdktf.ComplexLis
741
1376
  }
742
1377
  export interface HardwaresecuritymodulegroupMarkers {
743
1378
  /**
744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#key Hardwaresecuritymodulegroup#key}
1379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#key Hardwaresecuritymodulegroup#key}
745
1380
  */
746
1381
  readonly key: string;
747
1382
  /**
748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#values Hardwaresecuritymodulegroup#values}
1383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#values Hardwaresecuritymodulegroup#values}
749
1384
  */
750
1385
  readonly values?: string[];
751
1386
  }
@@ -790,7 +1425,7 @@ export declare class HardwaresecuritymodulegroupMarkersList extends cdktf.Comple
790
1425
  get(index: number): HardwaresecuritymodulegroupMarkersOutputReference;
791
1426
  }
792
1427
  /**
793
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup avi_hardwaresecuritymodulegroup}
1428
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup avi_hardwaresecuritymodulegroup}
794
1429
  */
795
1430
  export declare class Hardwaresecuritymodulegroup extends cdktf.TerraformResource {
796
1431
  static readonly tfResourceType = "avi_hardwaresecuritymodulegroup";
@@ -798,12 +1433,12 @@ export declare class Hardwaresecuritymodulegroup extends cdktf.TerraformResource
798
1433
  * Generates CDKTF code for importing a Hardwaresecuritymodulegroup resource upon running "cdktf plan <stack-name>"
799
1434
  * @param scope The scope in which to define this construct
800
1435
  * @param importToId The construct id used in the generated config for the Hardwaresecuritymodulegroup to import
801
- * @param importFromId The id of the existing Hardwaresecuritymodulegroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup#import import section} in the documentation of this resource for the id to use
1436
+ * @param importFromId The id of the existing Hardwaresecuritymodulegroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup#import import section} in the documentation of this resource for the id to use
802
1437
  * @param provider? Optional instance of the provider where the Hardwaresecuritymodulegroup to import is found
803
1438
  */
804
1439
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
805
1440
  /**
806
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/hardwaresecuritymodulegroup avi_hardwaresecuritymodulegroup} Resource
1441
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/hardwaresecuritymodulegroup avi_hardwaresecuritymodulegroup} Resource
807
1442
  *
808
1443
  * @param scope The scope in which to define this construct
809
1444
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -829,6 +1464,11 @@ export declare class Hardwaresecuritymodulegroup extends cdktf.TerraformResource
829
1464
  set uuid(value: string);
830
1465
  resetUuid(): void;
831
1466
  get uuidInput(): string;
1467
+ private _caCerts;
1468
+ get caCerts(): HardwaresecuritymodulegroupCaCertsList;
1469
+ putCaCerts(value: HardwaresecuritymodulegroupCaCerts[] | cdktf.IResolvable): void;
1470
+ resetCaCerts(): void;
1471
+ get caCertsInput(): any;
832
1472
  private _configpbAttributes;
833
1473
  get configpbAttributes(): HardwaresecuritymodulegroupConfigpbAttributesList;
834
1474
  putConfigpbAttributes(value: HardwaresecuritymodulegroupConfigpbAttributes[] | cdktf.IResolvable): void;