@cdktf-providers/vmware-avi 30.2.6 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/README.md +3 -3
  2. package/dist/actiongroupconfig/index.d.ts +17 -17
  3. package/dist/actiongroupconfig/index.js +6 -6
  4. package/dist/albservicesconfig/index.d.ts +94 -85
  5. package/dist/albservicesconfig/index.js +79 -51
  6. package/dist/albservicesfiledownload/index.d.ts +21 -21
  7. package/dist/albservicesfiledownload/index.js +6 -6
  8. package/dist/albservicesfileupload/index.d.ts +12 -12
  9. package/dist/albservicesfileupload/index.js +6 -6
  10. package/dist/albservicesjob/index.d.ts +27 -27
  11. package/dist/albservicesjob/index.js +6 -6
  12. package/dist/alertconfig/index.d.ts +42 -42
  13. package/dist/alertconfig/index.js +6 -6
  14. package/dist/alertemailconfig/index.d.ts +12 -12
  15. package/dist/alertemailconfig/index.js +6 -6
  16. package/dist/alertscriptconfig/index.d.ts +20 -11
  17. package/dist/alertscriptconfig/index.js +29 -6
  18. package/dist/alertsyslogconfig/index.d.ts +21 -21
  19. package/dist/alertsyslogconfig/index.js +6 -6
  20. package/dist/analyticsprofile/index.d.ts +164 -155
  21. package/dist/analyticsprofile/index.js +29 -6
  22. package/dist/apiratelimitprofile/index.d.ts +149 -0
  23. package/dist/apiratelimitprofile/index.js +354 -0
  24. package/dist/applicationinsightspolicy/index.d.ts +423 -0
  25. package/dist/applicationinsightspolicy/index.js +1086 -0
  26. package/dist/applicationpersistenceprofile/index.d.ts +99 -37
  27. package/dist/applicationpersistenceprofile/index.js +165 -6
  28. package/dist/applicationprofile/index-structs/structs0.d.ts +493 -448
  29. package/dist/applicationprofile/index-structs/structs0.js +276 -130
  30. package/dist/applicationprofile/index-structs/structs400.d.ts +236 -185
  31. package/dist/applicationprofile/index-structs/structs400.js +131 -1
  32. package/dist/applicationprofile/index.d.ts +35 -24
  33. package/dist/applicationprofile/index.js +29 -6
  34. package/dist/authmappingprofile/index.d.ts +33 -33
  35. package/dist/authmappingprofile/index.js +6 -6
  36. package/dist/authprofile/index.d.ts +108 -99
  37. package/dist/authprofile/index.js +34 -6
  38. package/dist/autoscalelaunchconfig/index.d.ts +20 -20
  39. package/dist/autoscalelaunchconfig/index.js +6 -6
  40. package/dist/availabilityzone/index.d.ts +202 -16
  41. package/dist/availabilityzone/index.js +502 -20
  42. package/dist/backup/index.d.ts +12 -12
  43. package/dist/backup/index.js +6 -6
  44. package/dist/backupconfiguration/index.d.ts +33 -24
  45. package/dist/backupconfiguration/index.js +29 -6
  46. package/dist/botconfigconsolidator/index.d.ts +62 -9
  47. package/dist/botconfigconsolidator/index.js +137 -6
  48. package/dist/botdetectionpolicy/index.d.ts +187 -125
  49. package/dist/botdetectionpolicy/index.js +165 -6
  50. package/dist/botipreputationtypemapping/index.d.ts +66 -13
  51. package/dist/botipreputationtypemapping/index.js +137 -6
  52. package/dist/botmapping/index.d.ts +123 -61
  53. package/dist/botmapping/index.js +165 -6
  54. package/dist/certificatemanagementprofile/index.d.ts +18 -18
  55. package/dist/certificatemanagementprofile/index.js +6 -6
  56. package/dist/cloud/index.d.ts +368 -983
  57. package/dist/cloud/index.js +313 -2049
  58. package/dist/cloudconnectoruser/index.d.ts +31 -111
  59. package/dist/cloudconnectoruser/index.js +6 -221
  60. package/dist/cloudproperties/index.d.ts +416 -256
  61. package/dist/cloudproperties/index.js +704 -264
  62. package/dist/cluster/index.d.ts +77 -77
  63. package/dist/cluster/index.js +6 -6
  64. package/dist/clusterclouddetails/index.d.ts +12 -12
  65. package/dist/clusterclouddetails/index.js +6 -6
  66. package/dist/controllerportalregistration/index.d.ts +15 -15
  67. package/dist/controllerportalregistration/index.js +6 -6
  68. package/dist/controllerproperties/index.d.ts +372 -212
  69. package/dist/controllerproperties/index.js +648 -218
  70. package/dist/controllersite/index.d.ts +11 -11
  71. package/dist/controllersite/index.js +6 -6
  72. package/dist/csrfpolicy/index.d.ts +126 -108
  73. package/dist/csrfpolicy/index.js +57 -6
  74. package/dist/customipamdnsprofile/index.d.ts +15 -15
  75. package/dist/customipamdnsprofile/index.js +6 -6
  76. package/dist/data-avi-actiongroupconfig/index.d.ts +7 -7
  77. package/dist/data-avi-actiongroupconfig/index.js +6 -6
  78. package/dist/data-avi-albservicesconfig/index.d.ts +10 -9
  79. package/dist/data-avi-albservicesconfig/index.js +17 -13
  80. package/dist/data-avi-albservicesfiledownload/index.d.ts +7 -7
  81. package/dist/data-avi-albservicesfiledownload/index.js +6 -6
  82. package/dist/data-avi-albservicesfileupload/index.d.ts +7 -7
  83. package/dist/data-avi-albservicesfileupload/index.js +6 -6
  84. package/dist/data-avi-albservicesjob/index.d.ts +7 -7
  85. package/dist/data-avi-albservicesjob/index.js +6 -6
  86. package/dist/data-avi-alertconfig/index.d.ts +7 -7
  87. package/dist/data-avi-alertconfig/index.js +6 -6
  88. package/dist/data-avi-alertemailconfig/index.d.ts +7 -7
  89. package/dist/data-avi-alertemailconfig/index.js +6 -6
  90. package/dist/data-avi-alertscriptconfig/index.d.ts +8 -7
  91. package/dist/data-avi-alertscriptconfig/index.js +10 -6
  92. package/dist/data-avi-alertsyslogconfig/index.d.ts +7 -7
  93. package/dist/data-avi-alertsyslogconfig/index.js +6 -6
  94. package/dist/data-avi-analyticsprofile/index.d.ts +8 -7
  95. package/dist/data-avi-analyticsprofile/index.js +10 -6
  96. package/dist/data-avi-apiratelimitprofile/index.d.ts +108 -0
  97. package/dist/data-avi-apiratelimitprofile/index.js +247 -0
  98. package/dist/data-avi-applicationinsightspolicy/index.d.ts +251 -0
  99. package/dist/data-avi-applicationinsightspolicy/index.js +575 -0
  100. package/dist/data-avi-applicationpersistenceprofile/index.d.ts +42 -7
  101. package/dist/data-avi-applicationpersistenceprofile/index.js +85 -6
  102. package/dist/data-avi-applicationprofile/index-structs/structs0.d.ts +38 -34
  103. package/dist/data-avi-applicationprofile/index-structs/structs0.js +94 -75
  104. package/dist/data-avi-applicationprofile/index-structs/structs400.d.ts +35 -1
  105. package/dist/data-avi-applicationprofile/index-structs/structs400.js +76 -1
  106. package/dist/data-avi-applicationprofile/index.d.ts +9 -7
  107. package/dist/data-avi-applicationprofile/index.js +11 -6
  108. package/dist/data-avi-authmappingprofile/index.d.ts +7 -7
  109. package/dist/data-avi-authmappingprofile/index.js +6 -6
  110. package/dist/data-avi-authprofile/index.d.ts +8 -7
  111. package/dist/data-avi-authprofile/index.js +10 -6
  112. package/dist/data-avi-autoscalelaunchconfig/index.d.ts +7 -7
  113. package/dist/data-avi-autoscalelaunchconfig/index.js +6 -6
  114. package/dist/data-avi-availabilityzone/index.d.ts +114 -9
  115. package/dist/data-avi-availabilityzone/index.js +247 -10
  116. package/dist/data-avi-backup/index.d.ts +6 -6
  117. package/dist/data-avi-backup/index.js +6 -6
  118. package/dist/data-avi-backupconfiguration/index.d.ts +8 -7
  119. package/dist/data-avi-backupconfiguration/index.js +10 -6
  120. package/dist/data-avi-botconfigconsolidator/index.d.ts +41 -7
  121. package/dist/data-avi-botconfigconsolidator/index.js +81 -6
  122. package/dist/data-avi-botdetectionpolicy/index.d.ts +42 -7
  123. package/dist/data-avi-botdetectionpolicy/index.js +85 -6
  124. package/dist/data-avi-botipreputationtypemapping/index.d.ts +41 -7
  125. package/dist/data-avi-botipreputationtypemapping/index.js +81 -6
  126. package/dist/data-avi-botmapping/index.d.ts +42 -7
  127. package/dist/data-avi-botmapping/index.js +85 -6
  128. package/dist/data-avi-certificatemanagementprofile/index.d.ts +7 -7
  129. package/dist/data-avi-certificatemanagementprofile/index.js +6 -6
  130. package/dist/data-avi-cloud/index.d.ts +10 -248
  131. package/dist/data-avi-cloud/index.js +18 -604
  132. package/dist/data-avi-cloudconnectoruser/index.d.ts +7 -44
  133. package/dist/data-avi-cloudconnectoruser/index.js +6 -93
  134. package/dist/data-avi-cloudproperties/index.d.ts +89 -15
  135. package/dist/data-avi-cloudproperties/index.js +217 -43
  136. package/dist/data-avi-cluster/index.d.ts +11 -11
  137. package/dist/data-avi-cluster/index.js +6 -6
  138. package/dist/data-avi-clusterclouddetails/index.d.ts +7 -7
  139. package/dist/data-avi-clusterclouddetails/index.js +6 -6
  140. package/dist/data-avi-controllerportalregistration/index.d.ts +7 -7
  141. package/dist/data-avi-controllerportalregistration/index.js +6 -6
  142. package/dist/data-avi-controllerproperties/index.d.ts +89 -15
  143. package/dist/data-avi-controllerproperties/index.js +217 -43
  144. package/dist/data-avi-controllersite/index.d.ts +7 -7
  145. package/dist/data-avi-controllersite/index.js +6 -6
  146. package/dist/data-avi-csrfpolicy/index.d.ts +9 -7
  147. package/dist/data-avi-csrfpolicy/index.js +14 -6
  148. package/dist/data-avi-customipamdnsprofile/index.d.ts +7 -7
  149. package/dist/data-avi-customipamdnsprofile/index.js +6 -6
  150. package/dist/data-avi-dnspolicy/index.d.ts +7 -7
  151. package/dist/data-avi-dnspolicy/index.js +6 -6
  152. package/dist/data-avi-dynamicdnsrecord/index.d.ts +7 -7
  153. package/dist/data-avi-dynamicdnsrecord/index.js +6 -6
  154. package/dist/data-avi-errorpagebody/index.d.ts +7 -7
  155. package/dist/data-avi-errorpagebody/index.js +6 -6
  156. package/dist/data-avi-errorpageprofile/index.d.ts +7 -7
  157. package/dist/data-avi-errorpageprofile/index.js +6 -6
  158. package/dist/data-avi-fileobject/index.d.ts +82 -7
  159. package/dist/data-avi-fileobject/index.js +184 -6
  160. package/dist/data-avi-fileservice/index.d.ts +7 -7
  161. package/dist/data-avi-fileservice/index.js +6 -6
  162. package/dist/data-avi-geodb/index.d.ts +7 -7
  163. package/dist/data-avi-geodb/index.js +6 -6
  164. package/dist/data-avi-gslb/index.d.ts +126 -19
  165. package/dist/data-avi-gslb/index.js +267 -22
  166. package/dist/data-avi-gslbcrmruntime/index.d.ts +11 -8
  167. package/dist/data-avi-gslbcrmruntime/index.js +22 -9
  168. package/dist/data-avi-gslbgeodbprofile/index.d.ts +8 -46
  169. package/dist/data-avi-gslbgeodbprofile/index.js +9 -100
  170. package/dist/data-avi-gslbhsmruntime/index.d.ts +11 -7
  171. package/dist/data-avi-gslbhsmruntime/index.js +22 -5
  172. package/dist/data-avi-gslbservice/index.d.ts +117 -7
  173. package/dist/data-avi-gslbservice/index.js +263 -6
  174. package/dist/data-avi-gslbsmruntime/index.d.ts +57 -7
  175. package/dist/data-avi-gslbsmruntime/index.js +145 -5
  176. package/dist/data-avi-hardwaresecuritymodulegroup/index.d.ts +275 -7
  177. package/dist/data-avi-hardwaresecuritymodulegroup/index.js +651 -6
  178. package/dist/data-avi-healthmonitor/index.d.ts +226 -7
  179. package/dist/data-avi-healthmonitor/index.js +577 -6
  180. package/dist/data-avi-httppolicyset/index-structs/structs0.d.ts +3 -0
  181. package/dist/data-avi-httppolicyset/index-structs/structs0.js +12 -0
  182. package/dist/data-avi-httppolicyset/index-structs/structs400.d.ts +1 -0
  183. package/dist/data-avi-httppolicyset/index-structs/structs400.js +4 -0
  184. package/dist/data-avi-httppolicyset/index.d.ts +7 -7
  185. package/dist/data-avi-httppolicyset/index.js +5 -5
  186. package/dist/data-avi-icapprofile/index.d.ts +8 -8
  187. package/dist/data-avi-icapprofile/index.js +6 -6
  188. package/dist/data-avi-image/index.d.ts +157 -9
  189. package/dist/data-avi-image/index.js +362 -14
  190. package/dist/data-avi-inventoryfaultconfig/index.d.ts +8 -7
  191. package/dist/data-avi-inventoryfaultconfig/index.js +10 -6
  192. package/dist/data-avi-ipaddrgroup/index.d.ts +7 -7
  193. package/dist/data-avi-ipaddrgroup/index.js +6 -6
  194. package/dist/data-avi-ipamdnsproviderprofile/index.d.ts +7 -8
  195. package/dist/data-avi-ipamdnsproviderprofile/index.js +6 -10
  196. package/dist/data-avi-ipreputationdb/index.d.ts +10 -7
  197. package/dist/data-avi-ipreputationdb/index.js +18 -6
  198. package/dist/data-avi-jwtserverprofile/index.d.ts +7 -7
  199. package/dist/data-avi-jwtserverprofile/index.js +6 -6
  200. package/dist/data-avi-l4policyset/index.d.ts +7 -7
  201. package/dist/data-avi-l4policyset/index.js +6 -6
  202. package/dist/data-avi-labelgroup/index.d.ts +6 -6
  203. package/dist/data-avi-labelgroup/index.js +6 -6
  204. package/dist/data-avi-licenseledgerdetails/index.d.ts +77 -5
  205. package/dist/data-avi-licenseledgerdetails/index.js +172 -6
  206. package/dist/data-avi-licensestatus/index.d.ts +9 -5
  207. package/dist/data-avi-licensestatus/index.js +22 -6
  208. package/dist/data-avi-localworkerfdsversion/index.d.ts +7 -7
  209. package/dist/data-avi-localworkerfdsversion/index.js +6 -5
  210. package/dist/data-avi-memorybalancerrequest/index.d.ts +7 -7
  211. package/dist/data-avi-memorybalancerrequest/index.js +6 -6
  212. package/dist/data-avi-microservicegroup/index.d.ts +7 -7
  213. package/dist/data-avi-microservicegroup/index.js +6 -6
  214. package/dist/data-avi-natpolicy/index.d.ts +7 -7
  215. package/dist/data-avi-natpolicy/index.js +6 -6
  216. package/dist/data-avi-network/index.d.ts +8 -8
  217. package/dist/data-avi-network/index.js +6 -6
  218. package/dist/data-avi-networkprofile/index.d.ts +43 -7
  219. package/dist/data-avi-networkprofile/index.js +89 -6
  220. package/dist/data-avi-networksecuritypolicy/index.d.ts +7 -7
  221. package/dist/data-avi-networksecuritypolicy/index.js +6 -6
  222. package/dist/data-avi-networkservice/index.d.ts +8 -8
  223. package/dist/data-avi-networkservice/index.js +6 -6
  224. package/dist/data-avi-nsxtsegmentruntime/index.d.ts +8 -8
  225. package/dist/data-avi-nsxtsegmentruntime/index.js +6 -6
  226. package/dist/data-avi-pkiprofile/index.d.ts +41 -7
  227. package/dist/data-avi-pkiprofile/index.js +81 -6
  228. package/dist/data-avi-pool/index.d.ts +83 -11
  229. package/dist/data-avi-pool/index.js +178 -12
  230. package/dist/data-avi-poolgroup/index.d.ts +8 -8
  231. package/dist/data-avi-poolgroup/index.js +6 -6
  232. package/dist/data-avi-poolgroupdeploymentpolicy/index.d.ts +7 -7
  233. package/dist/data-avi-poolgroupdeploymentpolicy/index.js +6 -6
  234. package/dist/data-avi-positivesecuritypolicy/index.d.ts +182 -0
  235. package/dist/data-avi-positivesecuritypolicy/index.js +421 -0
  236. package/dist/data-avi-prioritylabels/index.d.ts +8 -8
  237. package/dist/data-avi-prioritylabels/index.js +6 -6
  238. package/dist/data-avi-protocolparser/index.d.ts +7 -7
  239. package/dist/data-avi-protocolparser/index.js +6 -6
  240. package/dist/data-avi-ratelimitconfiguration/index.d.ts +145 -0
  241. package/dist/data-avi-ratelimitconfiguration/index.js +334 -0
  242. package/dist/data-avi-report/index.d.ts +723 -0
  243. package/dist/data-avi-report/index.js +1670 -0
  244. package/dist/data-avi-reportprofile/index.d.ts +92 -0
  245. package/dist/data-avi-reportprofile/index.js +209 -0
  246. package/dist/data-avi-retentionpolicy/index.d.ts +7 -7
  247. package/dist/data-avi-retentionpolicy/index.js +6 -5
  248. package/dist/data-avi-rmcloudopsproto/index.d.ts +7 -6
  249. package/dist/data-avi-rmcloudopsproto/index.js +10 -6
  250. package/dist/data-avi-role/index.d.ts +7 -7
  251. package/dist/data-avi-role/index.js +6 -6
  252. package/dist/data-avi-scheduler/index.d.ts +7 -7
  253. package/dist/data-avi-scheduler/index.js +6 -6
  254. package/dist/data-avi-securitymanagerdata/index.d.ts +9 -7
  255. package/dist/data-avi-securitymanagerdata/index.js +14 -6
  256. package/dist/data-avi-securitypolicy/index.d.ts +7 -7
  257. package/dist/data-avi-securitypolicy/index.js +6 -6
  258. package/dist/data-avi-seproperties/index.d.ts +6 -5
  259. package/dist/data-avi-seproperties/index.js +10 -6
  260. package/dist/data-avi-server/index.d.ts +43 -6
  261. package/dist/data-avi-server/index.js +93 -6
  262. package/dist/data-avi-serverautoscalepolicy/index.d.ts +7 -7
  263. package/dist/data-avi-serverautoscalepolicy/index.js +6 -6
  264. package/dist/data-avi-serviceauthprofile/index.d.ts +7 -7
  265. package/dist/data-avi-serviceauthprofile/index.js +6 -6
  266. package/dist/data-avi-serviceengine/index.d.ts +9 -8
  267. package/dist/data-avi-serviceengine/index.js +10 -6
  268. package/dist/data-avi-serviceenginegroup/index.d.ts +159 -9
  269. package/dist/data-avi-serviceenginegroup/index.js +366 -10
  270. package/dist/data-avi-siteversion/index.d.ts +7 -7
  271. package/dist/data-avi-siteversion/index.js +6 -6
  272. package/dist/data-avi-snmptrapprofile/index.d.ts +7 -7
  273. package/dist/data-avi-snmptrapprofile/index.js +6 -6
  274. package/dist/data-avi-sslkeyandcertificate/index.d.ts +75 -7
  275. package/dist/data-avi-sslkeyandcertificate/index.js +156 -6
  276. package/dist/data-avi-sslprofile/index.d.ts +8 -7
  277. package/dist/data-avi-sslprofile/index.js +10 -6
  278. package/dist/data-avi-ssopolicy/index.d.ts +7 -7
  279. package/dist/data-avi-ssopolicy/index.js +6 -6
  280. package/dist/data-avi-statediffoperation/index.d.ts +7 -7
  281. package/dist/data-avi-statediffoperation/index.js +6 -6
  282. package/dist/data-avi-statediffsnapshot/index.d.ts +31 -7
  283. package/dist/data-avi-statediffsnapshot/index.js +102 -6
  284. package/dist/data-avi-stringgroup/index.d.ts +7 -7
  285. package/dist/data-avi-stringgroup/index.js +6 -6
  286. package/dist/data-avi-systemconfiguration/index.d.ts +156 -5
  287. package/dist/data-avi-systemconfiguration/index.js +366 -6
  288. package/dist/data-avi-systemlimits/index.d.ts +11 -8
  289. package/dist/data-avi-systemlimits/index.js +30 -18
  290. package/dist/data-avi-systemreport/index.d.ts +383 -7
  291. package/dist/data-avi-systemreport/index.js +900 -6
  292. package/dist/data-avi-taskjournal/index.d.ts +90 -7
  293. package/dist/data-avi-taskjournal/index.js +216 -6
  294. package/dist/data-avi-techsupport/index.d.ts +501 -0
  295. package/dist/data-avi-techsupport/index.js +1209 -0
  296. package/dist/data-avi-techsupportmessage/index.d.ts +47 -0
  297. package/dist/data-avi-techsupportmessage/index.js +103 -0
  298. package/dist/data-avi-techsupportprofile/index.d.ts +163 -0
  299. package/dist/data-avi-techsupportprofile/index.js +371 -0
  300. package/dist/data-avi-tenant/index.d.ts +41 -6
  301. package/dist/data-avi-tenant/index.js +85 -6
  302. package/dist/data-avi-tenantsystemconfiguration/index.d.ts +7 -7
  303. package/dist/data-avi-tenantsystemconfiguration/index.js +6 -6
  304. package/dist/data-avi-testsedatastorelevel1/index.d.ts +7 -7
  305. package/dist/data-avi-testsedatastorelevel1/index.js +6 -6
  306. package/dist/data-avi-testsedatastorelevel2/index.d.ts +7 -7
  307. package/dist/data-avi-testsedatastorelevel2/index.js +6 -6
  308. package/dist/data-avi-testsedatastorelevel3/index.d.ts +7 -7
  309. package/dist/data-avi-testsedatastorelevel3/index.js +6 -6
  310. package/dist/data-avi-trafficcloneprofile/index.d.ts +8 -8
  311. package/dist/data-avi-trafficcloneprofile/index.js +6 -6
  312. package/dist/data-avi-trustedhostprofile/index.d.ts +7 -7
  313. package/dist/data-avi-trustedhostprofile/index.js +6 -5
  314. package/dist/data-avi-upgradeprofile/index.d.ts +15 -15
  315. package/dist/data-avi-upgradeprofile/index.js +15 -14
  316. package/dist/data-avi-upgradestatusinfo/index.d.ts +704 -7
  317. package/dist/data-avi-upgradestatusinfo/index.js +1728 -99
  318. package/dist/data-avi-upgradestatussummary/index.d.ts +7 -7
  319. package/dist/data-avi-upgradestatussummary/index.js +6 -6
  320. package/dist/data-avi-user/index.d.ts +7 -6
  321. package/dist/data-avi-user/index.js +10 -6
  322. package/dist/data-avi-useraccountprofile/index.d.ts +6 -6
  323. package/dist/data-avi-useraccountprofile/index.js +6 -6
  324. package/dist/data-avi-vcenterserver/index.d.ts +8 -8
  325. package/dist/data-avi-vcenterserver/index.js +6 -6
  326. package/dist/data-avi-virtualservice/index-structs/structs0.d.ts +143 -134
  327. package/dist/data-avi-virtualservice/index-structs/structs0.js +1051 -1024
  328. package/dist/data-avi-virtualservice/index-structs/structs400.d.ts +341 -1
  329. package/dist/data-avi-virtualservice/index-structs/structs400.js +1217 -458
  330. package/dist/data-avi-virtualservice/index.d.ts +10 -9
  331. package/dist/data-avi-virtualservice/index.js +13 -9
  332. package/dist/data-avi-vrfcontext/index.d.ts +8 -8
  333. package/dist/data-avi-vrfcontext/index.js +6 -6
  334. package/dist/data-avi-vsdatascriptset/index.d.ts +77 -7
  335. package/dist/data-avi-vsdatascriptset/index.js +164 -6
  336. package/dist/data-avi-vsgs/index.d.ts +7 -7
  337. package/dist/data-avi-vsgs/index.js +6 -6
  338. package/dist/data-avi-vsvip/index.d.ts +214 -8
  339. package/dist/data-avi-vsvip/index.js +464 -6
  340. package/dist/data-avi-wafapplicationsignatureprovider/index.d.ts +7 -7
  341. package/dist/data-avi-wafapplicationsignatureprovider/index.js +6 -6
  342. package/dist/data-avi-wafcrs/index.d.ts +7 -7
  343. package/dist/data-avi-wafcrs/index.js +6 -6
  344. package/dist/data-avi-wafpolicy/index.d.ts +12 -160
  345. package/dist/data-avi-wafpolicy/index.js +24 -372
  346. package/dist/data-avi-wafpolicypsmgroup/index.d.ts +10 -7
  347. package/dist/data-avi-wafpolicypsmgroup/index.js +18 -6
  348. package/dist/data-avi-wafprofile/index.d.ts +85 -7
  349. package/dist/data-avi-wafprofile/index.js +196 -6
  350. package/dist/data-avi-webapput/index.d.ts +18 -9
  351. package/dist/data-avi-webapput/index.js +36 -13
  352. package/dist/data-avi-webhook/index.d.ts +7 -7
  353. package/dist/data-avi-webhook/index.js +6 -6
  354. package/dist/dnspolicy/index.d.ts +112 -112
  355. package/dist/dnspolicy/index.js +6 -6
  356. package/dist/dynamicdnsrecord/index.d.ts +45 -45
  357. package/dist/dynamicdnsrecord/index.js +6 -6
  358. package/dist/errorpagebody/index.d.ts +14 -14
  359. package/dist/errorpagebody/index.js +6 -6
  360. package/dist/errorpageprofile/index.d.ts +23 -23
  361. package/dist/errorpageprofile/index.js +6 -6
  362. package/dist/fileobject/index.d.ts +201 -32
  363. package/dist/fileobject/index.js +454 -6
  364. package/dist/fileservice/index.d.ts +7 -7
  365. package/dist/fileservice/index.js +6 -6
  366. package/dist/geodb/index.d.ts +21 -21
  367. package/dist/geodb/index.js +6 -6
  368. package/dist/gslb/index.d.ts +321 -117
  369. package/dist/gslb/index.js +593 -60
  370. package/dist/gslbcrmruntime/index.d.ts +139 -112
  371. package/dist/gslbcrmruntime/index.js +118 -33
  372. package/dist/gslbgeodbprofile/index.d.ts +24 -112
  373. package/dist/gslbgeodbprofile/index.js +33 -278
  374. package/dist/gslbhsmruntime/index.d.ts +136 -100
  375. package/dist/gslbhsmruntime/index.js +118 -5
  376. package/dist/gslbservice/index.d.ts +301 -77
  377. package/dist/gslbservice/index.js +602 -6
  378. package/dist/gslbsmruntime/index.d.ts +308 -114
  379. package/dist/gslbsmruntime/index.js +576 -5
  380. package/dist/hardwaresecuritymodulegroup/index.d.ts +693 -53
  381. package/dist/hardwaresecuritymodulegroup/index.js +1790 -6
  382. package/dist/healthmonitor/index.d.ts +868 -168
  383. package/dist/healthmonitor/index.js +2041 -22
  384. package/dist/httppolicyset/index-structs/structs0.d.ts +354 -327
  385. package/dist/httppolicyset/index-structs/structs0.js +84 -0
  386. package/dist/httppolicyset/index-structs/structs400.d.ts +113 -104
  387. package/dist/httppolicyset/index-structs/structs400.js +28 -0
  388. package/dist/httppolicyset/index.d.ts +18 -18
  389. package/dist/httppolicyset/index.js +5 -5
  390. package/dist/icapprofile/index.d.ts +24 -24
  391. package/dist/icapprofile/index.js +6 -6
  392. package/dist/image/index.d.ts +447 -127
  393. package/dist/image/index.js +963 -88
  394. package/dist/index.d.ts +32 -2
  395. package/dist/index.js +32 -2
  396. package/dist/inventoryfaultconfig/index.d.ts +34 -25
  397. package/dist/inventoryfaultconfig/index.js +34 -6
  398. package/dist/ipaddrgroup/index.d.ts +38 -38
  399. package/dist/ipaddrgroup/index.js +6 -6
  400. package/dist/ipamdnsproviderprofile/index.d.ts +142 -151
  401. package/dist/ipamdnsproviderprofile/index.js +6 -34
  402. package/dist/ipreputationdb/index.d.ts +49 -22
  403. package/dist/ipreputationdb/index.js +75 -6
  404. package/dist/jwtserverprofile/index.d.ts +19 -19
  405. package/dist/jwtserverprofile/index.js +6 -6
  406. package/dist/l4policyset/index.d.ts +53 -53
  407. package/dist/l4policyset/index.js +6 -6
  408. package/dist/labelgroup/index.d.ts +13 -13
  409. package/dist/labelgroup/index.js +6 -6
  410. package/dist/lazy-index.js +32 -2
  411. package/dist/licenseledgerdetails/index.d.ts +166 -24
  412. package/dist/licenseledgerdetails/index.js +375 -6
  413. package/dist/licensestatus/index.d.ts +58 -22
  414. package/dist/licensestatus/index.js +118 -6
  415. package/dist/localworkerfdsversion/index.d.ts +9 -9
  416. package/dist/localworkerfdsversion/index.js +6 -5
  417. package/dist/memorybalancerrequest/index.d.ts +22 -22
  418. package/dist/memorybalancerrequest/index.js +6 -6
  419. package/dist/microservicegroup/index.d.ts +12 -12
  420. package/dist/microservicegroup/index.js +6 -6
  421. package/dist/natpolicy/index.d.ts +79 -79
  422. package/dist/natpolicy/index.js +6 -6
  423. package/dist/network/index.d.ts +38 -38
  424. package/dist/network/index.js +6 -6
  425. package/dist/networkprofile/index.d.ts +137 -66
  426. package/dist/networkprofile/index.js +198 -6
  427. package/dist/networksecuritypolicy/index.d.ts +67 -67
  428. package/dist/networksecuritypolicy/index.js +6 -6
  429. package/dist/networkservice/index.d.ts +45 -45
  430. package/dist/networkservice/index.js +6 -6
  431. package/dist/nsxtsegmentruntime/index.d.ts +25 -25
  432. package/dist/nsxtsegmentruntime/index.js +6 -6
  433. package/dist/pkiprofile/index.d.ts +114 -61
  434. package/dist/pkiprofile/index.js +142 -6
  435. package/dist/pool/index.d.ts +349 -211
  436. package/dist/pool/index.js +406 -39
  437. package/dist/poolgroup/index.d.ts +41 -41
  438. package/dist/poolgroup/index.js +6 -6
  439. package/dist/poolgroupdeploymentpolicy/index.d.ts +23 -23
  440. package/dist/poolgroupdeploymentpolicy/index.js +6 -6
  441. package/dist/positivesecuritypolicy/index.d.ts +311 -0
  442. package/dist/positivesecuritypolicy/index.js +795 -0
  443. package/dist/prioritylabels/index.d.ts +16 -16
  444. package/dist/prioritylabels/index.js +6 -6
  445. package/dist/protocolparser/index.d.ts +14 -14
  446. package/dist/protocolparser/index.js +6 -6
  447. package/dist/provider/index.d.ts +13 -13
  448. package/dist/provider/index.js +6 -6
  449. package/dist/ratelimitconfiguration/index.d.ts +227 -0
  450. package/dist/ratelimitconfiguration/index.js +553 -0
  451. package/dist/report/index.d.ts +1376 -0
  452. package/dist/report/index.js +3623 -0
  453. package/dist/reportprofile/index.d.ts +151 -0
  454. package/dist/reportprofile/index.js +380 -0
  455. package/dist/retentionpolicy/index.d.ts +49 -49
  456. package/dist/retentionpolicy/index.js +6 -5
  457. package/dist/rmcloudopsproto/index.d.ts +18 -9
  458. package/dist/rmcloudopsproto/index.js +29 -6
  459. package/dist/role/index.d.ts +23 -23
  460. package/dist/role/index.js +6 -6
  461. package/dist/scheduler/index.d.ts +18 -18
  462. package/dist/scheduler/index.js +6 -6
  463. package/dist/securitymanagerdata/index.d.ts +40 -22
  464. package/dist/securitymanagerdata/index.js +62 -6
  465. package/dist/securitypolicy/index.d.ts +33 -33
  466. package/dist/securitypolicy/index.js +6 -6
  467. package/dist/seproperties/index.d.ts +190 -181
  468. package/dist/seproperties/index.js +34 -6
  469. package/dist/server/index.d.ts +120 -43
  470. package/dist/server/index.js +207 -6
  471. package/dist/serverautoscalepolicy/index.d.ts +34 -34
  472. package/dist/serverautoscalepolicy/index.js +6 -6
  473. package/dist/serviceauthprofile/index.d.ts +17 -17
  474. package/dist/serviceauthprofile/index.js +6 -6
  475. package/dist/serviceengine/index.d.ts +153 -144
  476. package/dist/serviceengine/index.js +34 -6
  477. package/dist/serviceenginegroup/index.d.ts +775 -439
  478. package/dist/serviceenginegroup/index.js +948 -93
  479. package/dist/siteversion/index.d.ts +16 -16
  480. package/dist/siteversion/index.js +6 -6
  481. package/dist/snmptrapprofile/index.d.ts +22 -22
  482. package/dist/snmptrapprofile/index.js +6 -6
  483. package/dist/sslkeyandcertificate/index.d.ts +207 -101
  484. package/dist/sslkeyandcertificate/index.js +278 -6
  485. package/dist/sslprofile/index.d.ts +44 -35
  486. package/dist/sslprofile/index.js +29 -6
  487. package/dist/ssopolicy/index.d.ts +91 -91
  488. package/dist/ssopolicy/index.js +6 -6
  489. package/dist/statediffoperation/index.d.ts +18 -18
  490. package/dist/statediffoperation/index.js +6 -6
  491. package/dist/statediffsnapshot/index.d.ts +309 -93
  492. package/dist/statediffsnapshot/index.js +678 -6
  493. package/dist/stringgroup/index.d.ts +18 -18
  494. package/dist/stringgroup/index.js +6 -6
  495. package/dist/systemconfiguration/index.d.ts +545 -200
  496. package/dist/systemconfiguration/index.js +932 -34
  497. package/dist/systemlimits/index.d.ts +149 -122
  498. package/dist/systemlimits/index.js +174 -90
  499. package/dist/systemreport/index.d.ts +920 -72
  500. package/dist/systemreport/index.js +2341 -6
  501. package/dist/taskjournal/index.d.ts +278 -37
  502. package/dist/taskjournal/index.js +816 -134
  503. package/dist/techsupport/index.d.ts +1152 -0
  504. package/dist/techsupport/index.js +3106 -0
  505. package/dist/techsupportmessage/index.d.ts +71 -0
  506. package/dist/techsupportmessage/index.js +160 -0
  507. package/dist/techsupportprofile/index.d.ts +284 -0
  508. package/dist/techsupportprofile/index.js +706 -0
  509. package/dist/tenant/index.d.ts +82 -20
  510. package/dist/tenant/index.js +170 -6
  511. package/dist/tenantsystemconfiguration/index.d.ts +10 -10
  512. package/dist/tenantsystemconfiguration/index.js +6 -6
  513. package/dist/testsedatastorelevel1/index.d.ts +10 -10
  514. package/dist/testsedatastorelevel1/index.js +6 -6
  515. package/dist/testsedatastorelevel2/index.d.ts +10 -10
  516. package/dist/testsedatastorelevel2/index.js +6 -6
  517. package/dist/testsedatastorelevel3/index.d.ts +9 -9
  518. package/dist/testsedatastorelevel3/index.js +6 -6
  519. package/dist/trafficcloneprofile/index.d.ts +25 -25
  520. package/dist/trafficcloneprofile/index.js +6 -6
  521. package/dist/trustedhostprofile/index.d.ts +14 -14
  522. package/dist/trustedhostprofile/index.js +6 -5
  523. package/dist/upgradeprofile/index.d.ts +41 -41
  524. package/dist/upgradeprofile/index.js +26 -25
  525. package/dist/upgradestatusinfo/index.d.ts +1815 -355
  526. package/dist/upgradestatusinfo/index.js +4027 -38
  527. package/dist/upgradestatussummary/index.d.ts +26 -26
  528. package/dist/upgradestatussummary/index.js +6 -6
  529. package/dist/user/index.d.ts +42 -32
  530. package/dist/user/index.js +33 -7
  531. package/dist/useraccount/index.d.ts +11 -11
  532. package/dist/useraccount/index.js +6 -6
  533. package/dist/useraccountprofile/index.d.ts +14 -14
  534. package/dist/useraccountprofile/index.js +6 -6
  535. package/dist/vcenterserver/index.d.ts +15 -15
  536. package/dist/vcenterserver/index.js +6 -6
  537. package/dist/virtualservice/index-structs/structs0.d.ts +581 -514
  538. package/dist/virtualservice/index-structs/structs0.js +4423 -4234
  539. package/dist/virtualservice/index-structs/structs400.d.ts +689 -158
  540. package/dist/virtualservice/index-structs/structs400.js +3376 -1992
  541. package/dist/virtualservice/index.d.ts +117 -108
  542. package/dist/virtualservice/index.js +51 -28
  543. package/dist/vrfcontext/index.d.ts +117 -117
  544. package/dist/vrfcontext/index.js +6 -6
  545. package/dist/vsdatascriptset/index.d.ts +152 -32
  546. package/dist/vsdatascriptset/index.js +312 -6
  547. package/dist/vsgs/index.d.ts +14 -14
  548. package/dist/vsgs/index.js +6 -6
  549. package/dist/vsvip/index.d.ts +434 -110
  550. package/dist/vsvip/index.js +842 -6
  551. package/dist/wafapplicationsignatureprovider/index.d.ts +49 -49
  552. package/dist/wafapplicationsignatureprovider/index.js +6 -6
  553. package/dist/wafcrs/index.d.ts +69 -69
  554. package/dist/wafcrs/index.js +6 -6
  555. package/dist/wafpolicy/index.d.ts +344 -662
  556. package/dist/wafpolicy/index.js +156 -1015
  557. package/dist/wafpolicypsmgroup/index.d.ts +82 -55
  558. package/dist/wafpolicypsmgroup/index.js +80 -6
  559. package/dist/wafprofile/index.d.ts +238 -44
  560. package/dist/wafprofile/index.js +552 -6
  561. package/dist/webapput/index.d.ts +135 -126
  562. package/dist/webapput/index.js +66 -43
  563. package/dist/webhook/index.d.ts +15 -15
  564. package/dist/webhook/index.js +6 -6
  565. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/cloud
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloud
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function cloudAwsConfigurationEbsEncryptionToTerraform(struct) {
@@ -8499,6 +8499,8 @@ export function cloudNsxtConfigurationToTerraform(struct) {
8499
8499
  nsxt_credentials_ref: cdktf.stringToTerraform(struct.nsxtCredentialsRef),
8500
8500
  nsxt_url: cdktf.stringToTerraform(struct.nsxtUrl),
8501
8501
  site_id: cdktf.stringToTerraform(struct.siteId),
8502
+ streamline_dfw_objects: cdktf.stringToTerraform(struct.streamlineDfwObjects),
8503
+ verify_certificate: cdktf.stringToTerraform(struct.verifyCertificate),
8502
8504
  vmc_mode: cdktf.stringToTerraform(struct.vmcMode),
8503
8505
  vpc_mode: cdktf.stringToTerraform(struct.vpcMode),
8504
8506
  data_network_config: cdktf.listMapper(cloudNsxtConfigurationDataNetworkConfigToTerraform, true)(struct.dataNetworkConfig),
@@ -8555,6 +8557,18 @@ export function cloudNsxtConfigurationToHclTerraform(struct) {
8555
8557
  type: "simple",
8556
8558
  storageClassType: "string",
8557
8559
  },
8560
+ streamline_dfw_objects: {
8561
+ value: cdktf.stringToHclTerraform(struct.streamlineDfwObjects),
8562
+ isBlock: false,
8563
+ type: "simple",
8564
+ storageClassType: "string",
8565
+ },
8566
+ verify_certificate: {
8567
+ value: cdktf.stringToHclTerraform(struct.verifyCertificate),
8568
+ isBlock: false,
8569
+ type: "simple",
8570
+ storageClassType: "string",
8571
+ },
8558
8572
  vmc_mode: {
8559
8573
  value: cdktf.stringToHclTerraform(struct.vmcMode),
8560
8574
  isBlock: false,
@@ -8629,6 +8643,14 @@ export class CloudNsxtConfigurationOutputReference extends cdktf.ComplexObject {
8629
8643
  hasAnyValues = true;
8630
8644
  internalValueResult.siteId = this._siteId;
8631
8645
  }
8646
+ if (this._streamlineDfwObjects !== undefined) {
8647
+ hasAnyValues = true;
8648
+ internalValueResult.streamlineDfwObjects = this._streamlineDfwObjects;
8649
+ }
8650
+ if (this._verifyCertificate !== undefined) {
8651
+ hasAnyValues = true;
8652
+ internalValueResult.verifyCertificate = this._verifyCertificate;
8653
+ }
8632
8654
  if (this._vmcMode !== undefined) {
8633
8655
  hasAnyValues = true;
8634
8656
  internalValueResult.vmcMode = this._vmcMode;
@@ -8658,6 +8680,8 @@ export class CloudNsxtConfigurationOutputReference extends cdktf.ComplexObject {
8658
8680
  this._nsxtCredentialsRef = undefined;
8659
8681
  this._nsxtUrl = undefined;
8660
8682
  this._siteId = undefined;
8683
+ this._streamlineDfwObjects = undefined;
8684
+ this._verifyCertificate = undefined;
8661
8685
  this._vmcMode = undefined;
8662
8686
  this._vpcMode = undefined;
8663
8687
  this._dataNetworkConfig.internalValue = undefined;
@@ -8677,6 +8701,8 @@ export class CloudNsxtConfigurationOutputReference extends cdktf.ComplexObject {
8677
8701
  this._nsxtCredentialsRef = value.nsxtCredentialsRef;
8678
8702
  this._nsxtUrl = value.nsxtUrl;
8679
8703
  this._siteId = value.siteId;
8704
+ this._streamlineDfwObjects = value.streamlineDfwObjects;
8705
+ this._verifyCertificate = value.verifyCertificate;
8680
8706
  this._vmcMode = value.vmcMode;
8681
8707
  this._vpcMode = value.vpcMode;
8682
8708
  this._dataNetworkConfig.internalValue = value.dataNetworkConfig;
@@ -8788,6 +8814,36 @@ export class CloudNsxtConfigurationOutputReference extends cdktf.ComplexObject {
8788
8814
  get siteIdInput() {
8789
8815
  return this._siteId;
8790
8816
  }
8817
+ // streamline_dfw_objects - computed: true, optional: true, required: false
8818
+ _streamlineDfwObjects;
8819
+ get streamlineDfwObjects() {
8820
+ return this.getStringAttribute('streamline_dfw_objects');
8821
+ }
8822
+ set streamlineDfwObjects(value) {
8823
+ this._streamlineDfwObjects = value;
8824
+ }
8825
+ resetStreamlineDfwObjects() {
8826
+ this._streamlineDfwObjects = undefined;
8827
+ }
8828
+ // Temporarily expose input value. Use with caution.
8829
+ get streamlineDfwObjectsInput() {
8830
+ return this._streamlineDfwObjects;
8831
+ }
8832
+ // verify_certificate - computed: false, optional: true, required: false
8833
+ _verifyCertificate;
8834
+ get verifyCertificate() {
8835
+ return this.getStringAttribute('verify_certificate');
8836
+ }
8837
+ set verifyCertificate(value) {
8838
+ this._verifyCertificate = value;
8839
+ }
8840
+ resetVerifyCertificate() {
8841
+ this._verifyCertificate = undefined;
8842
+ }
8843
+ // Temporarily expose input value. Use with caution.
8844
+ get verifyCertificateInput() {
8845
+ return this._verifyCertificate;
8846
+ }
8791
8847
  // vmc_mode - computed: false, optional: true, required: false
8792
8848
  _vmcMode;
8793
8849
  get vmcMode() {
@@ -9304,2064 +9360,267 @@ export function cloudNtpConfigurationNtpServersToTerraform(struct) {
9304
9360
  }
9305
9361
  export function cloudNtpConfigurationNtpServersToHclTerraform(struct) {
9306
9362
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9307
- return struct;
9308
- }
9309
- if (cdktf.isComplexElement(struct)) {
9310
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9311
- }
9312
- const attrs = {
9313
- key_number: {
9314
- value: cdktf.stringToHclTerraform(struct.keyNumber),
9315
- isBlock: false,
9316
- type: "simple",
9317
- storageClassType: "string",
9318
- },
9319
- server: {
9320
- value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServersServerToHclTerraform, true)(struct.server),
9321
- isBlock: true,
9322
- type: "set",
9323
- storageClassType: "CloudNtpConfigurationNtpServersServerList",
9324
- },
9325
- };
9326
- // remove undefined attributes
9327
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9328
- }
9329
- export class CloudNtpConfigurationNtpServersOutputReference extends cdktf.ComplexObject {
9330
- isEmptyObject = false;
9331
- resolvableValue;
9332
- /**
9333
- * @param terraformResource The parent resource
9334
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9335
- * @param complexObjectIndex the index of this item in the list
9336
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9337
- */
9338
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9339
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9340
- }
9341
- get internalValue() {
9342
- if (this.resolvableValue) {
9343
- return this.resolvableValue;
9344
- }
9345
- let hasAnyValues = this.isEmptyObject;
9346
- const internalValueResult = {};
9347
- if (this._keyNumber !== undefined) {
9348
- hasAnyValues = true;
9349
- internalValueResult.keyNumber = this._keyNumber;
9350
- }
9351
- if (this._server?.internalValue !== undefined) {
9352
- hasAnyValues = true;
9353
- internalValueResult.server = this._server?.internalValue;
9354
- }
9355
- return hasAnyValues ? internalValueResult : undefined;
9356
- }
9357
- set internalValue(value) {
9358
- if (value === undefined) {
9359
- this.isEmptyObject = false;
9360
- this.resolvableValue = undefined;
9361
- this._keyNumber = undefined;
9362
- this._server.internalValue = undefined;
9363
- }
9364
- else if (cdktf.Tokenization.isResolvable(value)) {
9365
- this.isEmptyObject = false;
9366
- this.resolvableValue = value;
9367
- }
9368
- else {
9369
- this.isEmptyObject = Object.keys(value).length === 0;
9370
- this.resolvableValue = undefined;
9371
- this._keyNumber = value.keyNumber;
9372
- this._server.internalValue = value.server;
9373
- }
9374
- }
9375
- // key_number - computed: true, optional: true, required: false
9376
- _keyNumber;
9377
- get keyNumber() {
9378
- return this.getStringAttribute('key_number');
9379
- }
9380
- set keyNumber(value) {
9381
- this._keyNumber = value;
9382
- }
9383
- resetKeyNumber() {
9384
- this._keyNumber = undefined;
9385
- }
9386
- // Temporarily expose input value. Use with caution.
9387
- get keyNumberInput() {
9388
- return this._keyNumber;
9389
- }
9390
- // server - computed: false, optional: false, required: true
9391
- _server = new CloudNtpConfigurationNtpServersServerList(this, "server", true);
9392
- get server() {
9393
- return this._server;
9394
- }
9395
- putServer(value) {
9396
- this._server.internalValue = value;
9397
- }
9398
- // Temporarily expose input value. Use with caution.
9399
- get serverInput() {
9400
- return this._server.internalValue;
9401
- }
9402
- }
9403
- export class CloudNtpConfigurationNtpServersList extends cdktf.ComplexList {
9404
- terraformResource;
9405
- terraformAttribute;
9406
- wrapsSet;
9407
- internalValue;
9408
- /**
9409
- * @param terraformResource The parent resource
9410
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9411
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9412
- */
9413
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9414
- super(terraformResource, terraformAttribute, wrapsSet);
9415
- this.terraformResource = terraformResource;
9416
- this.terraformAttribute = terraformAttribute;
9417
- this.wrapsSet = wrapsSet;
9418
- }
9419
- /**
9420
- * @param index the index of the item to return
9421
- */
9422
- get(index) {
9423
- return new CloudNtpConfigurationNtpServersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9424
- }
9425
- }
9426
- export function cloudNtpConfigurationToTerraform(struct) {
9427
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9428
- return struct;
9429
- }
9430
- if (cdktf.isComplexElement(struct)) {
9431
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9432
- }
9433
- return {
9434
- ntp_authentication_keys: cdktf.listMapper(cloudNtpConfigurationNtpAuthenticationKeysToTerraform, true)(struct.ntpAuthenticationKeys),
9435
- ntp_server_list: cdktf.listMapper(cloudNtpConfigurationNtpServerListStructToTerraform, true)(struct.ntpServerList),
9436
- ntp_servers: cdktf.listMapper(cloudNtpConfigurationNtpServersToTerraform, true)(struct.ntpServers),
9437
- };
9438
- }
9439
- export function cloudNtpConfigurationToHclTerraform(struct) {
9440
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9441
- return struct;
9442
- }
9443
- if (cdktf.isComplexElement(struct)) {
9444
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9445
- }
9446
- const attrs = {
9447
- ntp_authentication_keys: {
9448
- value: cdktf.listMapperHcl(cloudNtpConfigurationNtpAuthenticationKeysToHclTerraform, true)(struct.ntpAuthenticationKeys),
9449
- isBlock: true,
9450
- type: "list",
9451
- storageClassType: "CloudNtpConfigurationNtpAuthenticationKeysList",
9452
- },
9453
- ntp_server_list: {
9454
- value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServerListStructToHclTerraform, true)(struct.ntpServerList),
9455
- isBlock: true,
9456
- type: "list",
9457
- storageClassType: "CloudNtpConfigurationNtpServerListStructList",
9458
- },
9459
- ntp_servers: {
9460
- value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServersToHclTerraform, true)(struct.ntpServers),
9461
- isBlock: true,
9462
- type: "list",
9463
- storageClassType: "CloudNtpConfigurationNtpServersList",
9464
- },
9465
- };
9466
- // remove undefined attributes
9467
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9468
- }
9469
- export class CloudNtpConfigurationOutputReference extends cdktf.ComplexObject {
9470
- isEmptyObject = false;
9471
- resolvableValue;
9472
- /**
9473
- * @param terraformResource The parent resource
9474
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9475
- * @param complexObjectIndex the index of this item in the list
9476
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9477
- */
9478
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9479
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9480
- }
9481
- get internalValue() {
9482
- if (this.resolvableValue) {
9483
- return this.resolvableValue;
9484
- }
9485
- let hasAnyValues = this.isEmptyObject;
9486
- const internalValueResult = {};
9487
- if (this._ntpAuthenticationKeys?.internalValue !== undefined) {
9488
- hasAnyValues = true;
9489
- internalValueResult.ntpAuthenticationKeys = this._ntpAuthenticationKeys?.internalValue;
9490
- }
9491
- if (this._ntpServerList?.internalValue !== undefined) {
9492
- hasAnyValues = true;
9493
- internalValueResult.ntpServerList = this._ntpServerList?.internalValue;
9494
- }
9495
- if (this._ntpServers?.internalValue !== undefined) {
9496
- hasAnyValues = true;
9497
- internalValueResult.ntpServers = this._ntpServers?.internalValue;
9498
- }
9499
- return hasAnyValues ? internalValueResult : undefined;
9500
- }
9501
- set internalValue(value) {
9502
- if (value === undefined) {
9503
- this.isEmptyObject = false;
9504
- this.resolvableValue = undefined;
9505
- this._ntpAuthenticationKeys.internalValue = undefined;
9506
- this._ntpServerList.internalValue = undefined;
9507
- this._ntpServers.internalValue = undefined;
9508
- }
9509
- else if (cdktf.Tokenization.isResolvable(value)) {
9510
- this.isEmptyObject = false;
9511
- this.resolvableValue = value;
9512
- }
9513
- else {
9514
- this.isEmptyObject = Object.keys(value).length === 0;
9515
- this.resolvableValue = undefined;
9516
- this._ntpAuthenticationKeys.internalValue = value.ntpAuthenticationKeys;
9517
- this._ntpServerList.internalValue = value.ntpServerList;
9518
- this._ntpServers.internalValue = value.ntpServers;
9519
- }
9520
- }
9521
- // ntp_authentication_keys - computed: false, optional: true, required: false
9522
- _ntpAuthenticationKeys = new CloudNtpConfigurationNtpAuthenticationKeysList(this, "ntp_authentication_keys", false);
9523
- get ntpAuthenticationKeys() {
9524
- return this._ntpAuthenticationKeys;
9525
- }
9526
- putNtpAuthenticationKeys(value) {
9527
- this._ntpAuthenticationKeys.internalValue = value;
9528
- }
9529
- resetNtpAuthenticationKeys() {
9530
- this._ntpAuthenticationKeys.internalValue = undefined;
9531
- }
9532
- // Temporarily expose input value. Use with caution.
9533
- get ntpAuthenticationKeysInput() {
9534
- return this._ntpAuthenticationKeys.internalValue;
9535
- }
9536
- // ntp_server_list - computed: false, optional: true, required: false
9537
- _ntpServerList = new CloudNtpConfigurationNtpServerListStructList(this, "ntp_server_list", false);
9538
- get ntpServerList() {
9539
- return this._ntpServerList;
9540
- }
9541
- putNtpServerList(value) {
9542
- this._ntpServerList.internalValue = value;
9543
- }
9544
- resetNtpServerList() {
9545
- this._ntpServerList.internalValue = undefined;
9546
- }
9547
- // Temporarily expose input value. Use with caution.
9548
- get ntpServerListInput() {
9549
- return this._ntpServerList.internalValue;
9550
- }
9551
- // ntp_servers - computed: false, optional: true, required: false
9552
- _ntpServers = new CloudNtpConfigurationNtpServersList(this, "ntp_servers", false);
9553
- get ntpServers() {
9554
- return this._ntpServers;
9555
- }
9556
- putNtpServers(value) {
9557
- this._ntpServers.internalValue = value;
9558
- }
9559
- resetNtpServers() {
9560
- this._ntpServers.internalValue = undefined;
9561
- }
9562
- // Temporarily expose input value. Use with caution.
9563
- get ntpServersInput() {
9564
- return this._ntpServers.internalValue;
9565
- }
9566
- }
9567
- export class CloudNtpConfigurationList extends cdktf.ComplexList {
9568
- terraformResource;
9569
- terraformAttribute;
9570
- wrapsSet;
9571
- internalValue;
9572
- /**
9573
- * @param terraformResource The parent resource
9574
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9575
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9576
- */
9577
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9578
- super(terraformResource, terraformAttribute, wrapsSet);
9579
- this.terraformResource = terraformResource;
9580
- this.terraformAttribute = terraformAttribute;
9581
- this.wrapsSet = wrapsSet;
9582
- }
9583
- /**
9584
- * @param index the index of the item to return
9585
- */
9586
- get(index) {
9587
- return new CloudNtpConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9588
- }
9589
- }
9590
- export function cloudOpenstackConfigurationCustomSeImagePropertiesToTerraform(struct) {
9591
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9592
- return struct;
9593
- }
9594
- if (cdktf.isComplexElement(struct)) {
9595
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9596
- }
9597
- return {
9598
- name: cdktf.stringToTerraform(struct.name),
9599
- value: cdktf.stringToTerraform(struct.value),
9600
- };
9601
- }
9602
- export function cloudOpenstackConfigurationCustomSeImagePropertiesToHclTerraform(struct) {
9603
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9604
- return struct;
9605
- }
9606
- if (cdktf.isComplexElement(struct)) {
9607
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9608
- }
9609
- const attrs = {
9610
- name: {
9611
- value: cdktf.stringToHclTerraform(struct.name),
9612
- isBlock: false,
9613
- type: "simple",
9614
- storageClassType: "string",
9615
- },
9616
- value: {
9617
- value: cdktf.stringToHclTerraform(struct.value),
9618
- isBlock: false,
9619
- type: "simple",
9620
- storageClassType: "string",
9621
- },
9622
- };
9623
- // remove undefined attributes
9624
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9625
- }
9626
- export class CloudOpenstackConfigurationCustomSeImagePropertiesOutputReference extends cdktf.ComplexObject {
9627
- isEmptyObject = false;
9628
- resolvableValue;
9629
- /**
9630
- * @param terraformResource The parent resource
9631
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9632
- * @param complexObjectIndex the index of this item in the list
9633
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9634
- */
9635
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9636
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9637
- }
9638
- get internalValue() {
9639
- if (this.resolvableValue) {
9640
- return this.resolvableValue;
9641
- }
9642
- let hasAnyValues = this.isEmptyObject;
9643
- const internalValueResult = {};
9644
- if (this._name !== undefined) {
9645
- hasAnyValues = true;
9646
- internalValueResult.name = this._name;
9647
- }
9648
- if (this._value !== undefined) {
9649
- hasAnyValues = true;
9650
- internalValueResult.value = this._value;
9651
- }
9652
- return hasAnyValues ? internalValueResult : undefined;
9653
- }
9654
- set internalValue(value) {
9655
- if (value === undefined) {
9656
- this.isEmptyObject = false;
9657
- this.resolvableValue = undefined;
9658
- this._name = undefined;
9659
- this._value = undefined;
9660
- }
9661
- else if (cdktf.Tokenization.isResolvable(value)) {
9662
- this.isEmptyObject = false;
9663
- this.resolvableValue = value;
9664
- }
9665
- else {
9666
- this.isEmptyObject = Object.keys(value).length === 0;
9667
- this.resolvableValue = undefined;
9668
- this._name = value.name;
9669
- this._value = value.value;
9670
- }
9671
- }
9672
- // name - computed: false, optional: false, required: true
9673
- _name;
9674
- get name() {
9675
- return this.getStringAttribute('name');
9676
- }
9677
- set name(value) {
9678
- this._name = value;
9679
- }
9680
- // Temporarily expose input value. Use with caution.
9681
- get nameInput() {
9682
- return this._name;
9683
- }
9684
- // value - computed: true, optional: true, required: false
9685
- _value;
9686
- get value() {
9687
- return this.getStringAttribute('value');
9688
- }
9689
- set value(value) {
9690
- this._value = value;
9691
- }
9692
- resetValue() {
9693
- this._value = undefined;
9694
- }
9695
- // Temporarily expose input value. Use with caution.
9696
- get valueInput() {
9697
- return this._value;
9698
- }
9699
- }
9700
- export class CloudOpenstackConfigurationCustomSeImagePropertiesList extends cdktf.ComplexList {
9701
- terraformResource;
9702
- terraformAttribute;
9703
- wrapsSet;
9704
- internalValue;
9705
- /**
9706
- * @param terraformResource The parent resource
9707
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9708
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9709
- */
9710
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9711
- super(terraformResource, terraformAttribute, wrapsSet);
9712
- this.terraformResource = terraformResource;
9713
- this.terraformAttribute = terraformAttribute;
9714
- this.wrapsSet = wrapsSet;
9715
- }
9716
- /**
9717
- * @param index the index of the item to return
9718
- */
9719
- get(index) {
9720
- return new CloudOpenstackConfigurationCustomSeImagePropertiesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9721
- }
9722
- }
9723
- export function cloudOpenstackConfigurationHypervisorPropertiesImagePropertiesToTerraform(struct) {
9724
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9725
- return struct;
9726
- }
9727
- if (cdktf.isComplexElement(struct)) {
9728
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9729
- }
9730
- return {
9731
- name: cdktf.stringToTerraform(struct.name),
9732
- value: cdktf.stringToTerraform(struct.value),
9733
- };
9734
- }
9735
- export function cloudOpenstackConfigurationHypervisorPropertiesImagePropertiesToHclTerraform(struct) {
9736
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9737
- return struct;
9738
- }
9739
- if (cdktf.isComplexElement(struct)) {
9740
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9741
- }
9742
- const attrs = {
9743
- name: {
9744
- value: cdktf.stringToHclTerraform(struct.name),
9745
- isBlock: false,
9746
- type: "simple",
9747
- storageClassType: "string",
9748
- },
9749
- value: {
9750
- value: cdktf.stringToHclTerraform(struct.value),
9751
- isBlock: false,
9752
- type: "simple",
9753
- storageClassType: "string",
9754
- },
9755
- };
9756
- // remove undefined attributes
9757
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9758
- }
9759
- export class CloudOpenstackConfigurationHypervisorPropertiesImagePropertiesOutputReference extends cdktf.ComplexObject {
9760
- isEmptyObject = false;
9761
- resolvableValue;
9762
- /**
9763
- * @param terraformResource The parent resource
9764
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9765
- * @param complexObjectIndex the index of this item in the list
9766
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9767
- */
9768
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9769
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9770
- }
9771
- get internalValue() {
9772
- if (this.resolvableValue) {
9773
- return this.resolvableValue;
9774
- }
9775
- let hasAnyValues = this.isEmptyObject;
9776
- const internalValueResult = {};
9777
- if (this._name !== undefined) {
9778
- hasAnyValues = true;
9779
- internalValueResult.name = this._name;
9780
- }
9781
- if (this._value !== undefined) {
9782
- hasAnyValues = true;
9783
- internalValueResult.value = this._value;
9784
- }
9785
- return hasAnyValues ? internalValueResult : undefined;
9786
- }
9787
- set internalValue(value) {
9788
- if (value === undefined) {
9789
- this.isEmptyObject = false;
9790
- this.resolvableValue = undefined;
9791
- this._name = undefined;
9792
- this._value = undefined;
9793
- }
9794
- else if (cdktf.Tokenization.isResolvable(value)) {
9795
- this.isEmptyObject = false;
9796
- this.resolvableValue = value;
9797
- }
9798
- else {
9799
- this.isEmptyObject = Object.keys(value).length === 0;
9800
- this.resolvableValue = undefined;
9801
- this._name = value.name;
9802
- this._value = value.value;
9803
- }
9804
- }
9805
- // name - computed: false, optional: false, required: true
9806
- _name;
9807
- get name() {
9808
- return this.getStringAttribute('name');
9809
- }
9810
- set name(value) {
9811
- this._name = value;
9812
- }
9813
- // Temporarily expose input value. Use with caution.
9814
- get nameInput() {
9815
- return this._name;
9816
- }
9817
- // value - computed: true, optional: true, required: false
9818
- _value;
9819
- get value() {
9820
- return this.getStringAttribute('value');
9821
- }
9822
- set value(value) {
9823
- this._value = value;
9824
- }
9825
- resetValue() {
9826
- this._value = undefined;
9827
- }
9828
- // Temporarily expose input value. Use with caution.
9829
- get valueInput() {
9830
- return this._value;
9831
- }
9832
- }
9833
- export class CloudOpenstackConfigurationHypervisorPropertiesImagePropertiesList extends cdktf.ComplexList {
9834
- terraformResource;
9835
- terraformAttribute;
9836
- wrapsSet;
9837
- internalValue;
9838
- /**
9839
- * @param terraformResource The parent resource
9840
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9841
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9842
- */
9843
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9844
- super(terraformResource, terraformAttribute, wrapsSet);
9845
- this.terraformResource = terraformResource;
9846
- this.terraformAttribute = terraformAttribute;
9847
- this.wrapsSet = wrapsSet;
9848
- }
9849
- /**
9850
- * @param index the index of the item to return
9851
- */
9852
- get(index) {
9853
- return new CloudOpenstackConfigurationHypervisorPropertiesImagePropertiesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9854
- }
9855
- }
9856
- export function cloudOpenstackConfigurationHypervisorPropertiesToTerraform(struct) {
9857
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9858
- return struct;
9859
- }
9860
- if (cdktf.isComplexElement(struct)) {
9861
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9862
- }
9863
- return {
9864
- hypervisor: cdktf.stringToTerraform(struct.hypervisor),
9865
- image_properties: cdktf.listMapper(cloudOpenstackConfigurationHypervisorPropertiesImagePropertiesToTerraform, true)(struct.imageProperties),
9866
- };
9867
- }
9868
- export function cloudOpenstackConfigurationHypervisorPropertiesToHclTerraform(struct) {
9869
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9870
- return struct;
9871
- }
9872
- if (cdktf.isComplexElement(struct)) {
9873
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9874
- }
9875
- const attrs = {
9876
- hypervisor: {
9877
- value: cdktf.stringToHclTerraform(struct.hypervisor),
9878
- isBlock: false,
9879
- type: "simple",
9880
- storageClassType: "string",
9881
- },
9882
- image_properties: {
9883
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationHypervisorPropertiesImagePropertiesToHclTerraform, true)(struct.imageProperties),
9884
- isBlock: true,
9885
- type: "list",
9886
- storageClassType: "CloudOpenstackConfigurationHypervisorPropertiesImagePropertiesList",
9887
- },
9888
- };
9889
- // remove undefined attributes
9890
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9891
- }
9892
- export class CloudOpenstackConfigurationHypervisorPropertiesOutputReference extends cdktf.ComplexObject {
9893
- isEmptyObject = false;
9894
- resolvableValue;
9895
- /**
9896
- * @param terraformResource The parent resource
9897
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9898
- * @param complexObjectIndex the index of this item in the list
9899
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9900
- */
9901
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9902
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
9903
- }
9904
- get internalValue() {
9905
- if (this.resolvableValue) {
9906
- return this.resolvableValue;
9907
- }
9908
- let hasAnyValues = this.isEmptyObject;
9909
- const internalValueResult = {};
9910
- if (this._hypervisor !== undefined) {
9911
- hasAnyValues = true;
9912
- internalValueResult.hypervisor = this._hypervisor;
9913
- }
9914
- if (this._imageProperties?.internalValue !== undefined) {
9915
- hasAnyValues = true;
9916
- internalValueResult.imageProperties = this._imageProperties?.internalValue;
9917
- }
9918
- return hasAnyValues ? internalValueResult : undefined;
9919
- }
9920
- set internalValue(value) {
9921
- if (value === undefined) {
9922
- this.isEmptyObject = false;
9923
- this.resolvableValue = undefined;
9924
- this._hypervisor = undefined;
9925
- this._imageProperties.internalValue = undefined;
9926
- }
9927
- else if (cdktf.Tokenization.isResolvable(value)) {
9928
- this.isEmptyObject = false;
9929
- this.resolvableValue = value;
9930
- }
9931
- else {
9932
- this.isEmptyObject = Object.keys(value).length === 0;
9933
- this.resolvableValue = undefined;
9934
- this._hypervisor = value.hypervisor;
9935
- this._imageProperties.internalValue = value.imageProperties;
9936
- }
9937
- }
9938
- // hypervisor - computed: false, optional: false, required: true
9939
- _hypervisor;
9940
- get hypervisor() {
9941
- return this.getStringAttribute('hypervisor');
9942
- }
9943
- set hypervisor(value) {
9944
- this._hypervisor = value;
9945
- }
9946
- // Temporarily expose input value. Use with caution.
9947
- get hypervisorInput() {
9948
- return this._hypervisor;
9949
- }
9950
- // image_properties - computed: false, optional: true, required: false
9951
- _imageProperties = new CloudOpenstackConfigurationHypervisorPropertiesImagePropertiesList(this, "image_properties", false);
9952
- get imageProperties() {
9953
- return this._imageProperties;
9954
- }
9955
- putImageProperties(value) {
9956
- this._imageProperties.internalValue = value;
9957
- }
9958
- resetImageProperties() {
9959
- this._imageProperties.internalValue = undefined;
9960
- }
9961
- // Temporarily expose input value. Use with caution.
9962
- get imagePropertiesInput() {
9963
- return this._imageProperties.internalValue;
9964
- }
9965
- }
9966
- export class CloudOpenstackConfigurationHypervisorPropertiesList extends cdktf.ComplexList {
9967
- terraformResource;
9968
- terraformAttribute;
9969
- wrapsSet;
9970
- internalValue;
9971
- /**
9972
- * @param terraformResource The parent resource
9973
- * @param terraformAttribute The attribute on the parent resource this class is referencing
9974
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9975
- */
9976
- constructor(terraformResource, terraformAttribute, wrapsSet) {
9977
- super(terraformResource, terraformAttribute, wrapsSet);
9978
- this.terraformResource = terraformResource;
9979
- this.terraformAttribute = terraformAttribute;
9980
- this.wrapsSet = wrapsSet;
9981
- }
9982
- /**
9983
- * @param index the index of the item to return
9984
- */
9985
- get(index) {
9986
- return new CloudOpenstackConfigurationHypervisorPropertiesOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9987
- }
9988
- }
9989
- export function cloudOpenstackConfigurationProviderVipNetworksToTerraform(struct) {
9990
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9991
- return struct;
9992
- }
9993
- if (cdktf.isComplexElement(struct)) {
9994
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
9995
- }
9996
- return {
9997
- os_network_uuid: cdktf.stringToTerraform(struct.osNetworkUuid),
9998
- os_tenant_uuids: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.osTenantUuids),
9999
- };
10000
- }
10001
- export function cloudOpenstackConfigurationProviderVipNetworksToHclTerraform(struct) {
10002
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10003
- return struct;
10004
- }
10005
- if (cdktf.isComplexElement(struct)) {
10006
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10007
- }
10008
- const attrs = {
10009
- os_network_uuid: {
10010
- value: cdktf.stringToHclTerraform(struct.osNetworkUuid),
10011
- isBlock: false,
10012
- type: "simple",
10013
- storageClassType: "string",
10014
- },
10015
- os_tenant_uuids: {
10016
- value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.osTenantUuids),
10017
- isBlock: false,
10018
- type: "list",
10019
- storageClassType: "stringList",
10020
- },
10021
- };
10022
- // remove undefined attributes
10023
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10024
- }
10025
- export class CloudOpenstackConfigurationProviderVipNetworksOutputReference extends cdktf.ComplexObject {
10026
- isEmptyObject = false;
10027
- resolvableValue;
10028
- /**
10029
- * @param terraformResource The parent resource
10030
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10031
- * @param complexObjectIndex the index of this item in the list
10032
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10033
- */
10034
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10035
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10036
- }
10037
- get internalValue() {
10038
- if (this.resolvableValue) {
10039
- return this.resolvableValue;
10040
- }
10041
- let hasAnyValues = this.isEmptyObject;
10042
- const internalValueResult = {};
10043
- if (this._osNetworkUuid !== undefined) {
10044
- hasAnyValues = true;
10045
- internalValueResult.osNetworkUuid = this._osNetworkUuid;
10046
- }
10047
- if (this._osTenantUuids !== undefined) {
10048
- hasAnyValues = true;
10049
- internalValueResult.osTenantUuids = this._osTenantUuids;
10050
- }
10051
- return hasAnyValues ? internalValueResult : undefined;
10052
- }
10053
- set internalValue(value) {
10054
- if (value === undefined) {
10055
- this.isEmptyObject = false;
10056
- this.resolvableValue = undefined;
10057
- this._osNetworkUuid = undefined;
10058
- this._osTenantUuids = undefined;
10059
- }
10060
- else if (cdktf.Tokenization.isResolvable(value)) {
10061
- this.isEmptyObject = false;
10062
- this.resolvableValue = value;
10063
- }
10064
- else {
10065
- this.isEmptyObject = Object.keys(value).length === 0;
10066
- this.resolvableValue = undefined;
10067
- this._osNetworkUuid = value.osNetworkUuid;
10068
- this._osTenantUuids = value.osTenantUuids;
10069
- }
10070
- }
10071
- // os_network_uuid - computed: true, optional: true, required: false
10072
- _osNetworkUuid;
10073
- get osNetworkUuid() {
10074
- return this.getStringAttribute('os_network_uuid');
10075
- }
10076
- set osNetworkUuid(value) {
10077
- this._osNetworkUuid = value;
10078
- }
10079
- resetOsNetworkUuid() {
10080
- this._osNetworkUuid = undefined;
10081
- }
10082
- // Temporarily expose input value. Use with caution.
10083
- get osNetworkUuidInput() {
10084
- return this._osNetworkUuid;
10085
- }
10086
- // os_tenant_uuids - computed: false, optional: true, required: false
10087
- _osTenantUuids;
10088
- get osTenantUuids() {
10089
- return this.getListAttribute('os_tenant_uuids');
10090
- }
10091
- set osTenantUuids(value) {
10092
- this._osTenantUuids = value;
10093
- }
10094
- resetOsTenantUuids() {
10095
- this._osTenantUuids = undefined;
10096
- }
10097
- // Temporarily expose input value. Use with caution.
10098
- get osTenantUuidsInput() {
10099
- return this._osTenantUuids;
10100
- }
10101
- }
10102
- export class CloudOpenstackConfigurationProviderVipNetworksList extends cdktf.ComplexList {
10103
- terraformResource;
10104
- terraformAttribute;
10105
- wrapsSet;
10106
- internalValue;
10107
- /**
10108
- * @param terraformResource The parent resource
10109
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10110
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10111
- */
10112
- constructor(terraformResource, terraformAttribute, wrapsSet) {
10113
- super(terraformResource, terraformAttribute, wrapsSet);
10114
- this.terraformResource = terraformResource;
10115
- this.terraformAttribute = terraformAttribute;
10116
- this.wrapsSet = wrapsSet;
10117
- }
10118
- /**
10119
- * @param index the index of the item to return
10120
- */
10121
- get(index) {
10122
- return new CloudOpenstackConfigurationProviderVipNetworksOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
10123
- }
10124
- }
10125
- export function cloudOpenstackConfigurationRoleMappingToTerraform(struct) {
10126
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10127
- return struct;
10128
- }
10129
- if (cdktf.isComplexElement(struct)) {
10130
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10131
- }
10132
- return {
10133
- avi_role: cdktf.stringToTerraform(struct.aviRole),
10134
- os_role: cdktf.stringToTerraform(struct.osRole),
10135
- };
10136
- }
10137
- export function cloudOpenstackConfigurationRoleMappingToHclTerraform(struct) {
10138
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10139
- return struct;
10140
- }
10141
- if (cdktf.isComplexElement(struct)) {
10142
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10143
- }
10144
- const attrs = {
10145
- avi_role: {
10146
- value: cdktf.stringToHclTerraform(struct.aviRole),
10147
- isBlock: false,
10148
- type: "simple",
10149
- storageClassType: "string",
10150
- },
10151
- os_role: {
10152
- value: cdktf.stringToHclTerraform(struct.osRole),
10153
- isBlock: false,
10154
- type: "simple",
10155
- storageClassType: "string",
10156
- },
10157
- };
10158
- // remove undefined attributes
10159
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10160
- }
10161
- export class CloudOpenstackConfigurationRoleMappingOutputReference extends cdktf.ComplexObject {
10162
- isEmptyObject = false;
10163
- resolvableValue;
10164
- /**
10165
- * @param terraformResource The parent resource
10166
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10167
- * @param complexObjectIndex the index of this item in the list
10168
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10169
- */
10170
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10171
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10172
- }
10173
- get internalValue() {
10174
- if (this.resolvableValue) {
10175
- return this.resolvableValue;
10176
- }
10177
- let hasAnyValues = this.isEmptyObject;
10178
- const internalValueResult = {};
10179
- if (this._aviRole !== undefined) {
10180
- hasAnyValues = true;
10181
- internalValueResult.aviRole = this._aviRole;
10182
- }
10183
- if (this._osRole !== undefined) {
10184
- hasAnyValues = true;
10185
- internalValueResult.osRole = this._osRole;
10186
- }
10187
- return hasAnyValues ? internalValueResult : undefined;
10188
- }
10189
- set internalValue(value) {
10190
- if (value === undefined) {
10191
- this.isEmptyObject = false;
10192
- this.resolvableValue = undefined;
10193
- this._aviRole = undefined;
10194
- this._osRole = undefined;
10195
- }
10196
- else if (cdktf.Tokenization.isResolvable(value)) {
10197
- this.isEmptyObject = false;
10198
- this.resolvableValue = value;
10199
- }
10200
- else {
10201
- this.isEmptyObject = Object.keys(value).length === 0;
10202
- this.resolvableValue = undefined;
10203
- this._aviRole = value.aviRole;
10204
- this._osRole = value.osRole;
10205
- }
10206
- }
10207
- // avi_role - computed: false, optional: false, required: true
10208
- _aviRole;
10209
- get aviRole() {
10210
- return this.getStringAttribute('avi_role');
10211
- }
10212
- set aviRole(value) {
10213
- this._aviRole = value;
10214
- }
10215
- // Temporarily expose input value. Use with caution.
10216
- get aviRoleInput() {
10217
- return this._aviRole;
10218
- }
10219
- // os_role - computed: false, optional: false, required: true
10220
- _osRole;
10221
- get osRole() {
10222
- return this.getStringAttribute('os_role');
10223
- }
10224
- set osRole(value) {
10225
- this._osRole = value;
10226
- }
10227
- // Temporarily expose input value. Use with caution.
10228
- get osRoleInput() {
10229
- return this._osRole;
10230
- }
10231
- }
10232
- export class CloudOpenstackConfigurationRoleMappingList extends cdktf.ComplexList {
10233
- terraformResource;
10234
- terraformAttribute;
10235
- wrapsSet;
10236
- internalValue;
10237
- /**
10238
- * @param terraformResource The parent resource
10239
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10240
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10241
- */
10242
- constructor(terraformResource, terraformAttribute, wrapsSet) {
10243
- super(terraformResource, terraformAttribute, wrapsSet);
10244
- this.terraformResource = terraformResource;
10245
- this.terraformAttribute = terraformAttribute;
10246
- this.wrapsSet = wrapsSet;
10247
- }
10248
- /**
10249
- * @param index the index of the item to return
10250
- */
10251
- get(index) {
10252
- return new CloudOpenstackConfigurationRoleMappingOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
10253
- }
10254
- }
10255
- export function cloudOpenstackConfigurationToTerraform(struct) {
10256
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10257
- return struct;
10258
- }
10259
- if (cdktf.isComplexElement(struct)) {
10260
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10261
- }
10262
- return {
10263
- admin_tenant: cdktf.stringToTerraform(struct.adminTenant),
10264
- admin_tenant_uuid: cdktf.stringToTerraform(struct.adminTenantUuid),
10265
- allowed_address_pairs: cdktf.stringToTerraform(struct.allowedAddressPairs),
10266
- anti_affinity: cdktf.stringToTerraform(struct.antiAffinity),
10267
- auth_url: cdktf.stringToTerraform(struct.authUrl),
10268
- config_drive: cdktf.stringToTerraform(struct.configDrive),
10269
- contrail_disable_policy: cdktf.stringToTerraform(struct.contrailDisablePolicy),
10270
- contrail_endpoint: cdktf.stringToTerraform(struct.contrailEndpoint),
10271
- contrail_plugin: cdktf.stringToTerraform(struct.contrailPlugin),
10272
- enable_os_object_caching: cdktf.stringToTerraform(struct.enableOsObjectCaching),
10273
- enable_tagging: cdktf.stringToTerraform(struct.enableTagging),
10274
- external_networks: cdktf.stringToTerraform(struct.externalNetworks),
10275
- free_floatingips: cdktf.stringToTerraform(struct.freeFloatingips),
10276
- hypervisor: cdktf.stringToTerraform(struct.hypervisor),
10277
- img_format: cdktf.stringToTerraform(struct.imgFormat),
10278
- import_keystone_tenants: cdktf.stringToTerraform(struct.importKeystoneTenants),
10279
- insecure: cdktf.stringToTerraform(struct.insecure),
10280
- keystone_host: cdktf.stringToTerraform(struct.keystoneHost),
10281
- map_admin_to_cloudadmin: cdktf.stringToTerraform(struct.mapAdminToCloudadmin),
10282
- mgmt_network_name: cdktf.stringToTerraform(struct.mgmtNetworkName),
10283
- mgmt_network_uuid: cdktf.stringToTerraform(struct.mgmtNetworkUuid),
10284
- name_owner: cdktf.stringToTerraform(struct.nameOwner),
10285
- neutron_rbac: cdktf.stringToTerraform(struct.neutronRbac),
10286
- password: cdktf.stringToTerraform(struct.password),
10287
- privilege: cdktf.stringToTerraform(struct.privilege),
10288
- prov_name: cdktf.listMapper(cdktf.stringToTerraform, false)(struct.provName),
10289
- region: cdktf.stringToTerraform(struct.region),
10290
- security_groups: cdktf.stringToTerraform(struct.securityGroups),
10291
- tenant_se: cdktf.stringToTerraform(struct.tenantSe),
10292
- use_admin_url: cdktf.stringToTerraform(struct.useAdminUrl),
10293
- use_internal_endpoints: cdktf.stringToTerraform(struct.useInternalEndpoints),
10294
- use_keystone_auth: cdktf.stringToTerraform(struct.useKeystoneAuth),
10295
- username: cdktf.stringToTerraform(struct.username),
10296
- vip_port_in_admin_tenant: cdktf.stringToTerraform(struct.vipPortInAdminTenant),
10297
- custom_se_image_properties: cdktf.listMapper(cloudOpenstackConfigurationCustomSeImagePropertiesToTerraform, true)(struct.customSeImageProperties),
10298
- hypervisor_properties: cdktf.listMapper(cloudOpenstackConfigurationHypervisorPropertiesToTerraform, true)(struct.hypervisorProperties),
10299
- provider_vip_networks: cdktf.listMapper(cloudOpenstackConfigurationProviderVipNetworksToTerraform, true)(struct.providerVipNetworks),
10300
- role_mapping: cdktf.listMapper(cloudOpenstackConfigurationRoleMappingToTerraform, true)(struct.roleMapping),
10301
- };
10302
- }
10303
- export function cloudOpenstackConfigurationToHclTerraform(struct) {
10304
- if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
10305
- return struct;
10306
- }
10307
- if (cdktf.isComplexElement(struct)) {
10308
- throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10309
- }
10310
- const attrs = {
10311
- admin_tenant: {
10312
- value: cdktf.stringToHclTerraform(struct.adminTenant),
10313
- isBlock: false,
10314
- type: "simple",
10315
- storageClassType: "string",
10316
- },
10317
- admin_tenant_uuid: {
10318
- value: cdktf.stringToHclTerraform(struct.adminTenantUuid),
10319
- isBlock: false,
10320
- type: "simple",
10321
- storageClassType: "string",
10322
- },
10323
- allowed_address_pairs: {
10324
- value: cdktf.stringToHclTerraform(struct.allowedAddressPairs),
10325
- isBlock: false,
10326
- type: "simple",
10327
- storageClassType: "string",
10328
- },
10329
- anti_affinity: {
10330
- value: cdktf.stringToHclTerraform(struct.antiAffinity),
10331
- isBlock: false,
10332
- type: "simple",
10333
- storageClassType: "string",
10334
- },
10335
- auth_url: {
10336
- value: cdktf.stringToHclTerraform(struct.authUrl),
10337
- isBlock: false,
10338
- type: "simple",
10339
- storageClassType: "string",
10340
- },
10341
- config_drive: {
10342
- value: cdktf.stringToHclTerraform(struct.configDrive),
10343
- isBlock: false,
10344
- type: "simple",
10345
- storageClassType: "string",
10346
- },
10347
- contrail_disable_policy: {
10348
- value: cdktf.stringToHclTerraform(struct.contrailDisablePolicy),
10349
- isBlock: false,
10350
- type: "simple",
10351
- storageClassType: "string",
10352
- },
10353
- contrail_endpoint: {
10354
- value: cdktf.stringToHclTerraform(struct.contrailEndpoint),
10355
- isBlock: false,
10356
- type: "simple",
10357
- storageClassType: "string",
10358
- },
10359
- contrail_plugin: {
10360
- value: cdktf.stringToHclTerraform(struct.contrailPlugin),
10361
- isBlock: false,
10362
- type: "simple",
10363
- storageClassType: "string",
10364
- },
10365
- enable_os_object_caching: {
10366
- value: cdktf.stringToHclTerraform(struct.enableOsObjectCaching),
10367
- isBlock: false,
10368
- type: "simple",
10369
- storageClassType: "string",
10370
- },
10371
- enable_tagging: {
10372
- value: cdktf.stringToHclTerraform(struct.enableTagging),
10373
- isBlock: false,
10374
- type: "simple",
10375
- storageClassType: "string",
10376
- },
10377
- external_networks: {
10378
- value: cdktf.stringToHclTerraform(struct.externalNetworks),
10379
- isBlock: false,
10380
- type: "simple",
10381
- storageClassType: "string",
10382
- },
10383
- free_floatingips: {
10384
- value: cdktf.stringToHclTerraform(struct.freeFloatingips),
10385
- isBlock: false,
10386
- type: "simple",
10387
- storageClassType: "string",
10388
- },
10389
- hypervisor: {
10390
- value: cdktf.stringToHclTerraform(struct.hypervisor),
10391
- isBlock: false,
10392
- type: "simple",
10393
- storageClassType: "string",
10394
- },
10395
- img_format: {
10396
- value: cdktf.stringToHclTerraform(struct.imgFormat),
10397
- isBlock: false,
10398
- type: "simple",
10399
- storageClassType: "string",
10400
- },
10401
- import_keystone_tenants: {
10402
- value: cdktf.stringToHclTerraform(struct.importKeystoneTenants),
10403
- isBlock: false,
10404
- type: "simple",
10405
- storageClassType: "string",
10406
- },
10407
- insecure: {
10408
- value: cdktf.stringToHclTerraform(struct.insecure),
10409
- isBlock: false,
10410
- type: "simple",
10411
- storageClassType: "string",
10412
- },
10413
- keystone_host: {
10414
- value: cdktf.stringToHclTerraform(struct.keystoneHost),
10415
- isBlock: false,
10416
- type: "simple",
10417
- storageClassType: "string",
10418
- },
10419
- map_admin_to_cloudadmin: {
10420
- value: cdktf.stringToHclTerraform(struct.mapAdminToCloudadmin),
10421
- isBlock: false,
10422
- type: "simple",
10423
- storageClassType: "string",
10424
- },
10425
- mgmt_network_name: {
10426
- value: cdktf.stringToHclTerraform(struct.mgmtNetworkName),
10427
- isBlock: false,
10428
- type: "simple",
10429
- storageClassType: "string",
10430
- },
10431
- mgmt_network_uuid: {
10432
- value: cdktf.stringToHclTerraform(struct.mgmtNetworkUuid),
10433
- isBlock: false,
10434
- type: "simple",
10435
- storageClassType: "string",
10436
- },
10437
- name_owner: {
10438
- value: cdktf.stringToHclTerraform(struct.nameOwner),
10439
- isBlock: false,
10440
- type: "simple",
10441
- storageClassType: "string",
10442
- },
10443
- neutron_rbac: {
10444
- value: cdktf.stringToHclTerraform(struct.neutronRbac),
10445
- isBlock: false,
10446
- type: "simple",
10447
- storageClassType: "string",
10448
- },
10449
- password: {
10450
- value: cdktf.stringToHclTerraform(struct.password),
10451
- isBlock: false,
10452
- type: "simple",
10453
- storageClassType: "string",
10454
- },
10455
- privilege: {
10456
- value: cdktf.stringToHclTerraform(struct.privilege),
10457
- isBlock: false,
10458
- type: "simple",
10459
- storageClassType: "string",
10460
- },
10461
- prov_name: {
10462
- value: cdktf.listMapperHcl(cdktf.stringToHclTerraform, false)(struct.provName),
10463
- isBlock: false,
10464
- type: "list",
10465
- storageClassType: "stringList",
10466
- },
10467
- region: {
10468
- value: cdktf.stringToHclTerraform(struct.region),
10469
- isBlock: false,
10470
- type: "simple",
10471
- storageClassType: "string",
10472
- },
10473
- security_groups: {
10474
- value: cdktf.stringToHclTerraform(struct.securityGroups),
10475
- isBlock: false,
10476
- type: "simple",
10477
- storageClassType: "string",
10478
- },
10479
- tenant_se: {
10480
- value: cdktf.stringToHclTerraform(struct.tenantSe),
10481
- isBlock: false,
10482
- type: "simple",
10483
- storageClassType: "string",
10484
- },
10485
- use_admin_url: {
10486
- value: cdktf.stringToHclTerraform(struct.useAdminUrl),
10487
- isBlock: false,
10488
- type: "simple",
10489
- storageClassType: "string",
10490
- },
10491
- use_internal_endpoints: {
10492
- value: cdktf.stringToHclTerraform(struct.useInternalEndpoints),
10493
- isBlock: false,
10494
- type: "simple",
10495
- storageClassType: "string",
10496
- },
10497
- use_keystone_auth: {
10498
- value: cdktf.stringToHclTerraform(struct.useKeystoneAuth),
10499
- isBlock: false,
10500
- type: "simple",
10501
- storageClassType: "string",
10502
- },
10503
- username: {
10504
- value: cdktf.stringToHclTerraform(struct.username),
10505
- isBlock: false,
10506
- type: "simple",
10507
- storageClassType: "string",
10508
- },
10509
- vip_port_in_admin_tenant: {
10510
- value: cdktf.stringToHclTerraform(struct.vipPortInAdminTenant),
10511
- isBlock: false,
10512
- type: "simple",
10513
- storageClassType: "string",
10514
- },
10515
- custom_se_image_properties: {
10516
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationCustomSeImagePropertiesToHclTerraform, true)(struct.customSeImageProperties),
10517
- isBlock: true,
10518
- type: "list",
10519
- storageClassType: "CloudOpenstackConfigurationCustomSeImagePropertiesList",
10520
- },
10521
- hypervisor_properties: {
10522
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationHypervisorPropertiesToHclTerraform, true)(struct.hypervisorProperties),
10523
- isBlock: true,
10524
- type: "list",
10525
- storageClassType: "CloudOpenstackConfigurationHypervisorPropertiesList",
10526
- },
10527
- provider_vip_networks: {
10528
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationProviderVipNetworksToHclTerraform, true)(struct.providerVipNetworks),
10529
- isBlock: true,
10530
- type: "list",
10531
- storageClassType: "CloudOpenstackConfigurationProviderVipNetworksList",
10532
- },
10533
- role_mapping: {
10534
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationRoleMappingToHclTerraform, true)(struct.roleMapping),
10535
- isBlock: true,
10536
- type: "list",
10537
- storageClassType: "CloudOpenstackConfigurationRoleMappingList",
10538
- },
10539
- };
10540
- // remove undefined attributes
10541
- return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
10542
- }
10543
- export class CloudOpenstackConfigurationOutputReference extends cdktf.ComplexObject {
10544
- isEmptyObject = false;
10545
- resolvableValue;
10546
- /**
10547
- * @param terraformResource The parent resource
10548
- * @param terraformAttribute The attribute on the parent resource this class is referencing
10549
- * @param complexObjectIndex the index of this item in the list
10550
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
10551
- */
10552
- constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
10553
- super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
10554
- }
10555
- get internalValue() {
10556
- if (this.resolvableValue) {
10557
- return this.resolvableValue;
10558
- }
10559
- let hasAnyValues = this.isEmptyObject;
10560
- const internalValueResult = {};
10561
- if (this._adminTenant !== undefined) {
10562
- hasAnyValues = true;
10563
- internalValueResult.adminTenant = this._adminTenant;
10564
- }
10565
- if (this._adminTenantUuid !== undefined) {
10566
- hasAnyValues = true;
10567
- internalValueResult.adminTenantUuid = this._adminTenantUuid;
10568
- }
10569
- if (this._allowedAddressPairs !== undefined) {
10570
- hasAnyValues = true;
10571
- internalValueResult.allowedAddressPairs = this._allowedAddressPairs;
10572
- }
10573
- if (this._antiAffinity !== undefined) {
10574
- hasAnyValues = true;
10575
- internalValueResult.antiAffinity = this._antiAffinity;
10576
- }
10577
- if (this._authUrl !== undefined) {
10578
- hasAnyValues = true;
10579
- internalValueResult.authUrl = this._authUrl;
10580
- }
10581
- if (this._configDrive !== undefined) {
10582
- hasAnyValues = true;
10583
- internalValueResult.configDrive = this._configDrive;
10584
- }
10585
- if (this._contrailDisablePolicy !== undefined) {
10586
- hasAnyValues = true;
10587
- internalValueResult.contrailDisablePolicy = this._contrailDisablePolicy;
10588
- }
10589
- if (this._contrailEndpoint !== undefined) {
10590
- hasAnyValues = true;
10591
- internalValueResult.contrailEndpoint = this._contrailEndpoint;
10592
- }
10593
- if (this._contrailPlugin !== undefined) {
10594
- hasAnyValues = true;
10595
- internalValueResult.contrailPlugin = this._contrailPlugin;
10596
- }
10597
- if (this._enableOsObjectCaching !== undefined) {
10598
- hasAnyValues = true;
10599
- internalValueResult.enableOsObjectCaching = this._enableOsObjectCaching;
10600
- }
10601
- if (this._enableTagging !== undefined) {
10602
- hasAnyValues = true;
10603
- internalValueResult.enableTagging = this._enableTagging;
10604
- }
10605
- if (this._externalNetworks !== undefined) {
10606
- hasAnyValues = true;
10607
- internalValueResult.externalNetworks = this._externalNetworks;
10608
- }
10609
- if (this._freeFloatingips !== undefined) {
10610
- hasAnyValues = true;
10611
- internalValueResult.freeFloatingips = this._freeFloatingips;
10612
- }
10613
- if (this._hypervisor !== undefined) {
10614
- hasAnyValues = true;
10615
- internalValueResult.hypervisor = this._hypervisor;
10616
- }
10617
- if (this._imgFormat !== undefined) {
10618
- hasAnyValues = true;
10619
- internalValueResult.imgFormat = this._imgFormat;
10620
- }
10621
- if (this._importKeystoneTenants !== undefined) {
10622
- hasAnyValues = true;
10623
- internalValueResult.importKeystoneTenants = this._importKeystoneTenants;
10624
- }
10625
- if (this._insecure !== undefined) {
10626
- hasAnyValues = true;
10627
- internalValueResult.insecure = this._insecure;
10628
- }
10629
- if (this._keystoneHost !== undefined) {
10630
- hasAnyValues = true;
10631
- internalValueResult.keystoneHost = this._keystoneHost;
10632
- }
10633
- if (this._mapAdminToCloudadmin !== undefined) {
10634
- hasAnyValues = true;
10635
- internalValueResult.mapAdminToCloudadmin = this._mapAdminToCloudadmin;
10636
- }
10637
- if (this._mgmtNetworkName !== undefined) {
10638
- hasAnyValues = true;
10639
- internalValueResult.mgmtNetworkName = this._mgmtNetworkName;
10640
- }
10641
- if (this._mgmtNetworkUuid !== undefined) {
10642
- hasAnyValues = true;
10643
- internalValueResult.mgmtNetworkUuid = this._mgmtNetworkUuid;
10644
- }
10645
- if (this._nameOwner !== undefined) {
10646
- hasAnyValues = true;
10647
- internalValueResult.nameOwner = this._nameOwner;
10648
- }
10649
- if (this._neutronRbac !== undefined) {
10650
- hasAnyValues = true;
10651
- internalValueResult.neutronRbac = this._neutronRbac;
10652
- }
10653
- if (this._password !== undefined) {
10654
- hasAnyValues = true;
10655
- internalValueResult.password = this._password;
10656
- }
10657
- if (this._privilege !== undefined) {
10658
- hasAnyValues = true;
10659
- internalValueResult.privilege = this._privilege;
10660
- }
10661
- if (this._provName !== undefined) {
10662
- hasAnyValues = true;
10663
- internalValueResult.provName = this._provName;
10664
- }
10665
- if (this._region !== undefined) {
10666
- hasAnyValues = true;
10667
- internalValueResult.region = this._region;
10668
- }
10669
- if (this._securityGroups !== undefined) {
10670
- hasAnyValues = true;
10671
- internalValueResult.securityGroups = this._securityGroups;
10672
- }
10673
- if (this._tenantSe !== undefined) {
10674
- hasAnyValues = true;
10675
- internalValueResult.tenantSe = this._tenantSe;
10676
- }
10677
- if (this._useAdminUrl !== undefined) {
10678
- hasAnyValues = true;
10679
- internalValueResult.useAdminUrl = this._useAdminUrl;
10680
- }
10681
- if (this._useInternalEndpoints !== undefined) {
10682
- hasAnyValues = true;
10683
- internalValueResult.useInternalEndpoints = this._useInternalEndpoints;
10684
- }
10685
- if (this._useKeystoneAuth !== undefined) {
10686
- hasAnyValues = true;
10687
- internalValueResult.useKeystoneAuth = this._useKeystoneAuth;
10688
- }
10689
- if (this._username !== undefined) {
10690
- hasAnyValues = true;
10691
- internalValueResult.username = this._username;
10692
- }
10693
- if (this._vipPortInAdminTenant !== undefined) {
10694
- hasAnyValues = true;
10695
- internalValueResult.vipPortInAdminTenant = this._vipPortInAdminTenant;
10696
- }
10697
- if (this._customSeImageProperties?.internalValue !== undefined) {
10698
- hasAnyValues = true;
10699
- internalValueResult.customSeImageProperties = this._customSeImageProperties?.internalValue;
10700
- }
10701
- if (this._hypervisorProperties?.internalValue !== undefined) {
10702
- hasAnyValues = true;
10703
- internalValueResult.hypervisorProperties = this._hypervisorProperties?.internalValue;
10704
- }
10705
- if (this._providerVipNetworks?.internalValue !== undefined) {
10706
- hasAnyValues = true;
10707
- internalValueResult.providerVipNetworks = this._providerVipNetworks?.internalValue;
10708
- }
10709
- if (this._roleMapping?.internalValue !== undefined) {
10710
- hasAnyValues = true;
10711
- internalValueResult.roleMapping = this._roleMapping?.internalValue;
10712
- }
10713
- return hasAnyValues ? internalValueResult : undefined;
10714
- }
10715
- set internalValue(value) {
10716
- if (value === undefined) {
10717
- this.isEmptyObject = false;
10718
- this.resolvableValue = undefined;
10719
- this._adminTenant = undefined;
10720
- this._adminTenantUuid = undefined;
10721
- this._allowedAddressPairs = undefined;
10722
- this._antiAffinity = undefined;
10723
- this._authUrl = undefined;
10724
- this._configDrive = undefined;
10725
- this._contrailDisablePolicy = undefined;
10726
- this._contrailEndpoint = undefined;
10727
- this._contrailPlugin = undefined;
10728
- this._enableOsObjectCaching = undefined;
10729
- this._enableTagging = undefined;
10730
- this._externalNetworks = undefined;
10731
- this._freeFloatingips = undefined;
10732
- this._hypervisor = undefined;
10733
- this._imgFormat = undefined;
10734
- this._importKeystoneTenants = undefined;
10735
- this._insecure = undefined;
10736
- this._keystoneHost = undefined;
10737
- this._mapAdminToCloudadmin = undefined;
10738
- this._mgmtNetworkName = undefined;
10739
- this._mgmtNetworkUuid = undefined;
10740
- this._nameOwner = undefined;
10741
- this._neutronRbac = undefined;
10742
- this._password = undefined;
10743
- this._privilege = undefined;
10744
- this._provName = undefined;
10745
- this._region = undefined;
10746
- this._securityGroups = undefined;
10747
- this._tenantSe = undefined;
10748
- this._useAdminUrl = undefined;
10749
- this._useInternalEndpoints = undefined;
10750
- this._useKeystoneAuth = undefined;
10751
- this._username = undefined;
10752
- this._vipPortInAdminTenant = undefined;
10753
- this._customSeImageProperties.internalValue = undefined;
10754
- this._hypervisorProperties.internalValue = undefined;
10755
- this._providerVipNetworks.internalValue = undefined;
10756
- this._roleMapping.internalValue = undefined;
10757
- }
10758
- else if (cdktf.Tokenization.isResolvable(value)) {
10759
- this.isEmptyObject = false;
10760
- this.resolvableValue = value;
10761
- }
10762
- else {
10763
- this.isEmptyObject = Object.keys(value).length === 0;
10764
- this.resolvableValue = undefined;
10765
- this._adminTenant = value.adminTenant;
10766
- this._adminTenantUuid = value.adminTenantUuid;
10767
- this._allowedAddressPairs = value.allowedAddressPairs;
10768
- this._antiAffinity = value.antiAffinity;
10769
- this._authUrl = value.authUrl;
10770
- this._configDrive = value.configDrive;
10771
- this._contrailDisablePolicy = value.contrailDisablePolicy;
10772
- this._contrailEndpoint = value.contrailEndpoint;
10773
- this._contrailPlugin = value.contrailPlugin;
10774
- this._enableOsObjectCaching = value.enableOsObjectCaching;
10775
- this._enableTagging = value.enableTagging;
10776
- this._externalNetworks = value.externalNetworks;
10777
- this._freeFloatingips = value.freeFloatingips;
10778
- this._hypervisor = value.hypervisor;
10779
- this._imgFormat = value.imgFormat;
10780
- this._importKeystoneTenants = value.importKeystoneTenants;
10781
- this._insecure = value.insecure;
10782
- this._keystoneHost = value.keystoneHost;
10783
- this._mapAdminToCloudadmin = value.mapAdminToCloudadmin;
10784
- this._mgmtNetworkName = value.mgmtNetworkName;
10785
- this._mgmtNetworkUuid = value.mgmtNetworkUuid;
10786
- this._nameOwner = value.nameOwner;
10787
- this._neutronRbac = value.neutronRbac;
10788
- this._password = value.password;
10789
- this._privilege = value.privilege;
10790
- this._provName = value.provName;
10791
- this._region = value.region;
10792
- this._securityGroups = value.securityGroups;
10793
- this._tenantSe = value.tenantSe;
10794
- this._useAdminUrl = value.useAdminUrl;
10795
- this._useInternalEndpoints = value.useInternalEndpoints;
10796
- this._useKeystoneAuth = value.useKeystoneAuth;
10797
- this._username = value.username;
10798
- this._vipPortInAdminTenant = value.vipPortInAdminTenant;
10799
- this._customSeImageProperties.internalValue = value.customSeImageProperties;
10800
- this._hypervisorProperties.internalValue = value.hypervisorProperties;
10801
- this._providerVipNetworks.internalValue = value.providerVipNetworks;
10802
- this._roleMapping.internalValue = value.roleMapping;
10803
- }
10804
- }
10805
- // admin_tenant - computed: false, optional: false, required: true
10806
- _adminTenant;
10807
- get adminTenant() {
10808
- return this.getStringAttribute('admin_tenant');
10809
- }
10810
- set adminTenant(value) {
10811
- this._adminTenant = value;
10812
- }
10813
- // Temporarily expose input value. Use with caution.
10814
- get adminTenantInput() {
10815
- return this._adminTenant;
10816
- }
10817
- // admin_tenant_uuid - computed: true, optional: true, required: false
10818
- _adminTenantUuid;
10819
- get adminTenantUuid() {
10820
- return this.getStringAttribute('admin_tenant_uuid');
10821
- }
10822
- set adminTenantUuid(value) {
10823
- this._adminTenantUuid = value;
10824
- }
10825
- resetAdminTenantUuid() {
10826
- this._adminTenantUuid = undefined;
10827
- }
10828
- // Temporarily expose input value. Use with caution.
10829
- get adminTenantUuidInput() {
10830
- return this._adminTenantUuid;
10831
- }
10832
- // allowed_address_pairs - computed: false, optional: true, required: false
10833
- _allowedAddressPairs;
10834
- get allowedAddressPairs() {
10835
- return this.getStringAttribute('allowed_address_pairs');
10836
- }
10837
- set allowedAddressPairs(value) {
10838
- this._allowedAddressPairs = value;
10839
- }
10840
- resetAllowedAddressPairs() {
10841
- this._allowedAddressPairs = undefined;
10842
- }
10843
- // Temporarily expose input value. Use with caution.
10844
- get allowedAddressPairsInput() {
10845
- return this._allowedAddressPairs;
10846
- }
10847
- // anti_affinity - computed: false, optional: true, required: false
10848
- _antiAffinity;
10849
- get antiAffinity() {
10850
- return this.getStringAttribute('anti_affinity');
10851
- }
10852
- set antiAffinity(value) {
10853
- this._antiAffinity = value;
10854
- }
10855
- resetAntiAffinity() {
10856
- this._antiAffinity = undefined;
10857
- }
10858
- // Temporarily expose input value. Use with caution.
10859
- get antiAffinityInput() {
10860
- return this._antiAffinity;
10861
- }
10862
- // auth_url - computed: true, optional: true, required: false
10863
- _authUrl;
10864
- get authUrl() {
10865
- return this.getStringAttribute('auth_url');
10866
- }
10867
- set authUrl(value) {
10868
- this._authUrl = value;
10869
- }
10870
- resetAuthUrl() {
10871
- this._authUrl = undefined;
10872
- }
10873
- // Temporarily expose input value. Use with caution.
10874
- get authUrlInput() {
10875
- return this._authUrl;
10876
- }
10877
- // config_drive - computed: false, optional: true, required: false
10878
- _configDrive;
10879
- get configDrive() {
10880
- return this.getStringAttribute('config_drive');
10881
- }
10882
- set configDrive(value) {
10883
- this._configDrive = value;
10884
- }
10885
- resetConfigDrive() {
10886
- this._configDrive = undefined;
10887
- }
10888
- // Temporarily expose input value. Use with caution.
10889
- get configDriveInput() {
10890
- return this._configDrive;
10891
- }
10892
- // contrail_disable_policy - computed: false, optional: true, required: false
10893
- _contrailDisablePolicy;
10894
- get contrailDisablePolicy() {
10895
- return this.getStringAttribute('contrail_disable_policy');
10896
- }
10897
- set contrailDisablePolicy(value) {
10898
- this._contrailDisablePolicy = value;
10899
- }
10900
- resetContrailDisablePolicy() {
10901
- this._contrailDisablePolicy = undefined;
10902
- }
10903
- // Temporarily expose input value. Use with caution.
10904
- get contrailDisablePolicyInput() {
10905
- return this._contrailDisablePolicy;
10906
- }
10907
- // contrail_endpoint - computed: true, optional: true, required: false
10908
- _contrailEndpoint;
10909
- get contrailEndpoint() {
10910
- return this.getStringAttribute('contrail_endpoint');
10911
- }
10912
- set contrailEndpoint(value) {
10913
- this._contrailEndpoint = value;
10914
- }
10915
- resetContrailEndpoint() {
10916
- this._contrailEndpoint = undefined;
10917
- }
10918
- // Temporarily expose input value. Use with caution.
10919
- get contrailEndpointInput() {
10920
- return this._contrailEndpoint;
10921
- }
10922
- // contrail_plugin - computed: false, optional: true, required: false
10923
- _contrailPlugin;
10924
- get contrailPlugin() {
10925
- return this.getStringAttribute('contrail_plugin');
10926
- }
10927
- set contrailPlugin(value) {
10928
- this._contrailPlugin = value;
10929
- }
10930
- resetContrailPlugin() {
10931
- this._contrailPlugin = undefined;
10932
- }
10933
- // Temporarily expose input value. Use with caution.
10934
- get contrailPluginInput() {
10935
- return this._contrailPlugin;
10936
- }
10937
- // enable_os_object_caching - computed: false, optional: true, required: false
10938
- _enableOsObjectCaching;
10939
- get enableOsObjectCaching() {
10940
- return this.getStringAttribute('enable_os_object_caching');
10941
- }
10942
- set enableOsObjectCaching(value) {
10943
- this._enableOsObjectCaching = value;
10944
- }
10945
- resetEnableOsObjectCaching() {
10946
- this._enableOsObjectCaching = undefined;
10947
- }
10948
- // Temporarily expose input value. Use with caution.
10949
- get enableOsObjectCachingInput() {
10950
- return this._enableOsObjectCaching;
10951
- }
10952
- // enable_tagging - computed: false, optional: true, required: false
10953
- _enableTagging;
10954
- get enableTagging() {
10955
- return this.getStringAttribute('enable_tagging');
10956
- }
10957
- set enableTagging(value) {
10958
- this._enableTagging = value;
10959
- }
10960
- resetEnableTagging() {
10961
- this._enableTagging = undefined;
10962
- }
10963
- // Temporarily expose input value. Use with caution.
10964
- get enableTaggingInput() {
10965
- return this._enableTagging;
10966
- }
10967
- // external_networks - computed: false, optional: true, required: false
10968
- _externalNetworks;
10969
- get externalNetworks() {
10970
- return this.getStringAttribute('external_networks');
10971
- }
10972
- set externalNetworks(value) {
10973
- this._externalNetworks = value;
10974
- }
10975
- resetExternalNetworks() {
10976
- this._externalNetworks = undefined;
10977
- }
10978
- // Temporarily expose input value. Use with caution.
10979
- get externalNetworksInput() {
10980
- return this._externalNetworks;
10981
- }
10982
- // free_floatingips - computed: false, optional: true, required: false
10983
- _freeFloatingips;
10984
- get freeFloatingips() {
10985
- return this.getStringAttribute('free_floatingips');
10986
- }
10987
- set freeFloatingips(value) {
10988
- this._freeFloatingips = value;
10989
- }
10990
- resetFreeFloatingips() {
10991
- this._freeFloatingips = undefined;
10992
- }
10993
- // Temporarily expose input value. Use with caution.
10994
- get freeFloatingipsInput() {
10995
- return this._freeFloatingips;
10996
- }
10997
- // hypervisor - computed: false, optional: true, required: false
10998
- _hypervisor;
10999
- get hypervisor() {
11000
- return this.getStringAttribute('hypervisor');
11001
- }
11002
- set hypervisor(value) {
11003
- this._hypervisor = value;
11004
- }
11005
- resetHypervisor() {
11006
- this._hypervisor = undefined;
11007
- }
11008
- // Temporarily expose input value. Use with caution.
11009
- get hypervisorInput() {
11010
- return this._hypervisor;
11011
- }
11012
- // img_format - computed: false, optional: true, required: false
11013
- _imgFormat;
11014
- get imgFormat() {
11015
- return this.getStringAttribute('img_format');
11016
- }
11017
- set imgFormat(value) {
11018
- this._imgFormat = value;
11019
- }
11020
- resetImgFormat() {
11021
- this._imgFormat = undefined;
11022
- }
11023
- // Temporarily expose input value. Use with caution.
11024
- get imgFormatInput() {
11025
- return this._imgFormat;
11026
- }
11027
- // import_keystone_tenants - computed: false, optional: true, required: false
11028
- _importKeystoneTenants;
11029
- get importKeystoneTenants() {
11030
- return this.getStringAttribute('import_keystone_tenants');
11031
- }
11032
- set importKeystoneTenants(value) {
11033
- this._importKeystoneTenants = value;
11034
- }
11035
- resetImportKeystoneTenants() {
11036
- this._importKeystoneTenants = undefined;
11037
- }
11038
- // Temporarily expose input value. Use with caution.
11039
- get importKeystoneTenantsInput() {
11040
- return this._importKeystoneTenants;
11041
- }
11042
- // insecure - computed: false, optional: true, required: false
11043
- _insecure;
11044
- get insecure() {
11045
- return this.getStringAttribute('insecure');
11046
- }
11047
- set insecure(value) {
11048
- this._insecure = value;
11049
- }
11050
- resetInsecure() {
11051
- this._insecure = undefined;
11052
- }
11053
- // Temporarily expose input value. Use with caution.
11054
- get insecureInput() {
11055
- return this._insecure;
11056
- }
11057
- // keystone_host - computed: true, optional: true, required: false
11058
- _keystoneHost;
11059
- get keystoneHost() {
11060
- return this.getStringAttribute('keystone_host');
11061
- }
11062
- set keystoneHost(value) {
11063
- this._keystoneHost = value;
11064
- }
11065
- resetKeystoneHost() {
11066
- this._keystoneHost = undefined;
11067
- }
11068
- // Temporarily expose input value. Use with caution.
11069
- get keystoneHostInput() {
11070
- return this._keystoneHost;
11071
- }
11072
- // map_admin_to_cloudadmin - computed: false, optional: true, required: false
11073
- _mapAdminToCloudadmin;
11074
- get mapAdminToCloudadmin() {
11075
- return this.getStringAttribute('map_admin_to_cloudadmin');
11076
- }
11077
- set mapAdminToCloudadmin(value) {
11078
- this._mapAdminToCloudadmin = value;
11079
- }
11080
- resetMapAdminToCloudadmin() {
11081
- this._mapAdminToCloudadmin = undefined;
11082
- }
11083
- // Temporarily expose input value. Use with caution.
11084
- get mapAdminToCloudadminInput() {
11085
- return this._mapAdminToCloudadmin;
11086
- }
11087
- // mgmt_network_name - computed: false, optional: false, required: true
11088
- _mgmtNetworkName;
11089
- get mgmtNetworkName() {
11090
- return this.getStringAttribute('mgmt_network_name');
11091
- }
11092
- set mgmtNetworkName(value) {
11093
- this._mgmtNetworkName = value;
11094
- }
11095
- // Temporarily expose input value. Use with caution.
11096
- get mgmtNetworkNameInput() {
11097
- return this._mgmtNetworkName;
11098
- }
11099
- // mgmt_network_uuid - computed: true, optional: true, required: false
11100
- _mgmtNetworkUuid;
11101
- get mgmtNetworkUuid() {
11102
- return this.getStringAttribute('mgmt_network_uuid');
11103
- }
11104
- set mgmtNetworkUuid(value) {
11105
- this._mgmtNetworkUuid = value;
11106
- }
11107
- resetMgmtNetworkUuid() {
11108
- this._mgmtNetworkUuid = undefined;
11109
- }
11110
- // Temporarily expose input value. Use with caution.
11111
- get mgmtNetworkUuidInput() {
11112
- return this._mgmtNetworkUuid;
11113
- }
11114
- // name_owner - computed: false, optional: true, required: false
11115
- _nameOwner;
11116
- get nameOwner() {
11117
- return this.getStringAttribute('name_owner');
11118
- }
11119
- set nameOwner(value) {
11120
- this._nameOwner = value;
11121
- }
11122
- resetNameOwner() {
11123
- this._nameOwner = undefined;
11124
- }
11125
- // Temporarily expose input value. Use with caution.
11126
- get nameOwnerInput() {
11127
- return this._nameOwner;
11128
- }
11129
- // neutron_rbac - computed: false, optional: true, required: false
11130
- _neutronRbac;
11131
- get neutronRbac() {
11132
- return this.getStringAttribute('neutron_rbac');
11133
- }
11134
- set neutronRbac(value) {
11135
- this._neutronRbac = value;
11136
- }
11137
- resetNeutronRbac() {
11138
- this._neutronRbac = undefined;
11139
- }
11140
- // Temporarily expose input value. Use with caution.
11141
- get neutronRbacInput() {
11142
- return this._neutronRbac;
11143
- }
11144
- // password - computed: true, optional: true, required: false
11145
- _password;
11146
- get password() {
11147
- return this.getStringAttribute('password');
11148
- }
11149
- set password(value) {
11150
- this._password = value;
11151
- }
11152
- resetPassword() {
11153
- this._password = undefined;
11154
- }
11155
- // Temporarily expose input value. Use with caution.
11156
- get passwordInput() {
11157
- return this._password;
11158
- }
11159
- // privilege - computed: false, optional: false, required: true
11160
- _privilege;
11161
- get privilege() {
11162
- return this.getStringAttribute('privilege');
11163
- }
11164
- set privilege(value) {
11165
- this._privilege = value;
11166
- }
11167
- // Temporarily expose input value. Use with caution.
11168
- get privilegeInput() {
11169
- return this._privilege;
11170
- }
11171
- // prov_name - computed: false, optional: true, required: false
11172
- _provName;
11173
- get provName() {
11174
- return this.getListAttribute('prov_name');
11175
- }
11176
- set provName(value) {
11177
- this._provName = value;
11178
- }
11179
- resetProvName() {
11180
- this._provName = undefined;
11181
- }
11182
- // Temporarily expose input value. Use with caution.
11183
- get provNameInput() {
11184
- return this._provName;
11185
- }
11186
- // region - computed: true, optional: true, required: false
11187
- _region;
11188
- get region() {
11189
- return this.getStringAttribute('region');
11190
- }
11191
- set region(value) {
11192
- this._region = value;
11193
- }
11194
- resetRegion() {
11195
- this._region = undefined;
11196
- }
11197
- // Temporarily expose input value. Use with caution.
11198
- get regionInput() {
11199
- return this._region;
11200
- }
11201
- // security_groups - computed: false, optional: true, required: false
11202
- _securityGroups;
11203
- get securityGroups() {
11204
- return this.getStringAttribute('security_groups');
11205
- }
11206
- set securityGroups(value) {
11207
- this._securityGroups = value;
11208
- }
11209
- resetSecurityGroups() {
11210
- this._securityGroups = undefined;
11211
- }
11212
- // Temporarily expose input value. Use with caution.
11213
- get securityGroupsInput() {
11214
- return this._securityGroups;
11215
- }
11216
- // tenant_se - computed: false, optional: true, required: false
11217
- _tenantSe;
11218
- get tenantSe() {
11219
- return this.getStringAttribute('tenant_se');
11220
- }
11221
- set tenantSe(value) {
11222
- this._tenantSe = value;
11223
- }
11224
- resetTenantSe() {
11225
- this._tenantSe = undefined;
11226
- }
11227
- // Temporarily expose input value. Use with caution.
11228
- get tenantSeInput() {
11229
- return this._tenantSe;
9363
+ return struct;
11230
9364
  }
11231
- // use_admin_url - computed: false, optional: true, required: false
11232
- _useAdminUrl;
11233
- get useAdminUrl() {
11234
- return this.getStringAttribute('use_admin_url');
9365
+ if (cdktf.isComplexElement(struct)) {
9366
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
11235
9367
  }
11236
- set useAdminUrl(value) {
11237
- this._useAdminUrl = value;
9368
+ const attrs = {
9369
+ key_number: {
9370
+ value: cdktf.stringToHclTerraform(struct.keyNumber),
9371
+ isBlock: false,
9372
+ type: "simple",
9373
+ storageClassType: "string",
9374
+ },
9375
+ server: {
9376
+ value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServersServerToHclTerraform, true)(struct.server),
9377
+ isBlock: true,
9378
+ type: "set",
9379
+ storageClassType: "CloudNtpConfigurationNtpServersServerList",
9380
+ },
9381
+ };
9382
+ // remove undefined attributes
9383
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9384
+ }
9385
+ export class CloudNtpConfigurationNtpServersOutputReference extends cdktf.ComplexObject {
9386
+ isEmptyObject = false;
9387
+ resolvableValue;
9388
+ /**
9389
+ * @param terraformResource The parent resource
9390
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9391
+ * @param complexObjectIndex the index of this item in the list
9392
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9393
+ */
9394
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9395
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
11238
9396
  }
11239
- resetUseAdminUrl() {
11240
- this._useAdminUrl = undefined;
9397
+ get internalValue() {
9398
+ if (this.resolvableValue) {
9399
+ return this.resolvableValue;
9400
+ }
9401
+ let hasAnyValues = this.isEmptyObject;
9402
+ const internalValueResult = {};
9403
+ if (this._keyNumber !== undefined) {
9404
+ hasAnyValues = true;
9405
+ internalValueResult.keyNumber = this._keyNumber;
9406
+ }
9407
+ if (this._server?.internalValue !== undefined) {
9408
+ hasAnyValues = true;
9409
+ internalValueResult.server = this._server?.internalValue;
9410
+ }
9411
+ return hasAnyValues ? internalValueResult : undefined;
11241
9412
  }
11242
- // Temporarily expose input value. Use with caution.
11243
- get useAdminUrlInput() {
11244
- return this._useAdminUrl;
9413
+ set internalValue(value) {
9414
+ if (value === undefined) {
9415
+ this.isEmptyObject = false;
9416
+ this.resolvableValue = undefined;
9417
+ this._keyNumber = undefined;
9418
+ this._server.internalValue = undefined;
9419
+ }
9420
+ else if (cdktf.Tokenization.isResolvable(value)) {
9421
+ this.isEmptyObject = false;
9422
+ this.resolvableValue = value;
9423
+ }
9424
+ else {
9425
+ this.isEmptyObject = Object.keys(value).length === 0;
9426
+ this.resolvableValue = undefined;
9427
+ this._keyNumber = value.keyNumber;
9428
+ this._server.internalValue = value.server;
9429
+ }
11245
9430
  }
11246
- // use_internal_endpoints - computed: false, optional: true, required: false
11247
- _useInternalEndpoints;
11248
- get useInternalEndpoints() {
11249
- return this.getStringAttribute('use_internal_endpoints');
9431
+ // key_number - computed: true, optional: true, required: false
9432
+ _keyNumber;
9433
+ get keyNumber() {
9434
+ return this.getStringAttribute('key_number');
11250
9435
  }
11251
- set useInternalEndpoints(value) {
11252
- this._useInternalEndpoints = value;
9436
+ set keyNumber(value) {
9437
+ this._keyNumber = value;
11253
9438
  }
11254
- resetUseInternalEndpoints() {
11255
- this._useInternalEndpoints = undefined;
9439
+ resetKeyNumber() {
9440
+ this._keyNumber = undefined;
11256
9441
  }
11257
9442
  // Temporarily expose input value. Use with caution.
11258
- get useInternalEndpointsInput() {
11259
- return this._useInternalEndpoints;
11260
- }
11261
- // use_keystone_auth - computed: false, optional: true, required: false
11262
- _useKeystoneAuth;
11263
- get useKeystoneAuth() {
11264
- return this.getStringAttribute('use_keystone_auth');
9443
+ get keyNumberInput() {
9444
+ return this._keyNumber;
11265
9445
  }
11266
- set useKeystoneAuth(value) {
11267
- this._useKeystoneAuth = value;
9446
+ // server - computed: false, optional: false, required: true
9447
+ _server = new CloudNtpConfigurationNtpServersServerList(this, "server", true);
9448
+ get server() {
9449
+ return this._server;
11268
9450
  }
11269
- resetUseKeystoneAuth() {
11270
- this._useKeystoneAuth = undefined;
9451
+ putServer(value) {
9452
+ this._server.internalValue = value;
11271
9453
  }
11272
9454
  // Temporarily expose input value. Use with caution.
11273
- get useKeystoneAuthInput() {
11274
- return this._useKeystoneAuth;
11275
- }
11276
- // username - computed: false, optional: false, required: true
11277
- _username;
11278
- get username() {
11279
- return this.getStringAttribute('username');
11280
- }
11281
- set username(value) {
11282
- this._username = value;
9455
+ get serverInput() {
9456
+ return this._server.internalValue;
11283
9457
  }
11284
- // Temporarily expose input value. Use with caution.
11285
- get usernameInput() {
11286
- return this._username;
9458
+ }
9459
+ export class CloudNtpConfigurationNtpServersList extends cdktf.ComplexList {
9460
+ terraformResource;
9461
+ terraformAttribute;
9462
+ wrapsSet;
9463
+ internalValue;
9464
+ /**
9465
+ * @param terraformResource The parent resource
9466
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9467
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9468
+ */
9469
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
9470
+ super(terraformResource, terraformAttribute, wrapsSet);
9471
+ this.terraformResource = terraformResource;
9472
+ this.terraformAttribute = terraformAttribute;
9473
+ this.wrapsSet = wrapsSet;
11287
9474
  }
11288
- // vip_port_in_admin_tenant - computed: false, optional: true, required: false
11289
- _vipPortInAdminTenant;
11290
- get vipPortInAdminTenant() {
11291
- return this.getStringAttribute('vip_port_in_admin_tenant');
9475
+ /**
9476
+ * @param index the index of the item to return
9477
+ */
9478
+ get(index) {
9479
+ return new CloudNtpConfigurationNtpServersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
11292
9480
  }
11293
- set vipPortInAdminTenant(value) {
11294
- this._vipPortInAdminTenant = value;
9481
+ }
9482
+ export function cloudNtpConfigurationToTerraform(struct) {
9483
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9484
+ return struct;
11295
9485
  }
11296
- resetVipPortInAdminTenant() {
11297
- this._vipPortInAdminTenant = undefined;
9486
+ if (cdktf.isComplexElement(struct)) {
9487
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
11298
9488
  }
11299
- // Temporarily expose input value. Use with caution.
11300
- get vipPortInAdminTenantInput() {
11301
- return this._vipPortInAdminTenant;
9489
+ return {
9490
+ ntp_authentication_keys: cdktf.listMapper(cloudNtpConfigurationNtpAuthenticationKeysToTerraform, true)(struct.ntpAuthenticationKeys),
9491
+ ntp_server_list: cdktf.listMapper(cloudNtpConfigurationNtpServerListStructToTerraform, true)(struct.ntpServerList),
9492
+ ntp_servers: cdktf.listMapper(cloudNtpConfigurationNtpServersToTerraform, true)(struct.ntpServers),
9493
+ };
9494
+ }
9495
+ export function cloudNtpConfigurationToHclTerraform(struct) {
9496
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
9497
+ return struct;
11302
9498
  }
11303
- // custom_se_image_properties - computed: false, optional: true, required: false
11304
- _customSeImageProperties = new CloudOpenstackConfigurationCustomSeImagePropertiesList(this, "custom_se_image_properties", false);
11305
- get customSeImageProperties() {
11306
- return this._customSeImageProperties;
9499
+ if (cdktf.isComplexElement(struct)) {
9500
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
11307
9501
  }
11308
- putCustomSeImageProperties(value) {
11309
- this._customSeImageProperties.internalValue = value;
9502
+ const attrs = {
9503
+ ntp_authentication_keys: {
9504
+ value: cdktf.listMapperHcl(cloudNtpConfigurationNtpAuthenticationKeysToHclTerraform, true)(struct.ntpAuthenticationKeys),
9505
+ isBlock: true,
9506
+ type: "list",
9507
+ storageClassType: "CloudNtpConfigurationNtpAuthenticationKeysList",
9508
+ },
9509
+ ntp_server_list: {
9510
+ value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServerListStructToHclTerraform, true)(struct.ntpServerList),
9511
+ isBlock: true,
9512
+ type: "list",
9513
+ storageClassType: "CloudNtpConfigurationNtpServerListStructList",
9514
+ },
9515
+ ntp_servers: {
9516
+ value: cdktf.listMapperHcl(cloudNtpConfigurationNtpServersToHclTerraform, true)(struct.ntpServers),
9517
+ isBlock: true,
9518
+ type: "list",
9519
+ storageClassType: "CloudNtpConfigurationNtpServersList",
9520
+ },
9521
+ };
9522
+ // remove undefined attributes
9523
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
9524
+ }
9525
+ export class CloudNtpConfigurationOutputReference extends cdktf.ComplexObject {
9526
+ isEmptyObject = false;
9527
+ resolvableValue;
9528
+ /**
9529
+ * @param terraformResource The parent resource
9530
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
9531
+ * @param complexObjectIndex the index of this item in the list
9532
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
9533
+ */
9534
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
9535
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
11310
9536
  }
11311
- resetCustomSeImageProperties() {
11312
- this._customSeImageProperties.internalValue = undefined;
9537
+ get internalValue() {
9538
+ if (this.resolvableValue) {
9539
+ return this.resolvableValue;
9540
+ }
9541
+ let hasAnyValues = this.isEmptyObject;
9542
+ const internalValueResult = {};
9543
+ if (this._ntpAuthenticationKeys?.internalValue !== undefined) {
9544
+ hasAnyValues = true;
9545
+ internalValueResult.ntpAuthenticationKeys = this._ntpAuthenticationKeys?.internalValue;
9546
+ }
9547
+ if (this._ntpServerList?.internalValue !== undefined) {
9548
+ hasAnyValues = true;
9549
+ internalValueResult.ntpServerList = this._ntpServerList?.internalValue;
9550
+ }
9551
+ if (this._ntpServers?.internalValue !== undefined) {
9552
+ hasAnyValues = true;
9553
+ internalValueResult.ntpServers = this._ntpServers?.internalValue;
9554
+ }
9555
+ return hasAnyValues ? internalValueResult : undefined;
11313
9556
  }
11314
- // Temporarily expose input value. Use with caution.
11315
- get customSeImagePropertiesInput() {
11316
- return this._customSeImageProperties.internalValue;
9557
+ set internalValue(value) {
9558
+ if (value === undefined) {
9559
+ this.isEmptyObject = false;
9560
+ this.resolvableValue = undefined;
9561
+ this._ntpAuthenticationKeys.internalValue = undefined;
9562
+ this._ntpServerList.internalValue = undefined;
9563
+ this._ntpServers.internalValue = undefined;
9564
+ }
9565
+ else if (cdktf.Tokenization.isResolvable(value)) {
9566
+ this.isEmptyObject = false;
9567
+ this.resolvableValue = value;
9568
+ }
9569
+ else {
9570
+ this.isEmptyObject = Object.keys(value).length === 0;
9571
+ this.resolvableValue = undefined;
9572
+ this._ntpAuthenticationKeys.internalValue = value.ntpAuthenticationKeys;
9573
+ this._ntpServerList.internalValue = value.ntpServerList;
9574
+ this._ntpServers.internalValue = value.ntpServers;
9575
+ }
11317
9576
  }
11318
- // hypervisor_properties - computed: false, optional: true, required: false
11319
- _hypervisorProperties = new CloudOpenstackConfigurationHypervisorPropertiesList(this, "hypervisor_properties", false);
11320
- get hypervisorProperties() {
11321
- return this._hypervisorProperties;
9577
+ // ntp_authentication_keys - computed: false, optional: true, required: false
9578
+ _ntpAuthenticationKeys = new CloudNtpConfigurationNtpAuthenticationKeysList(this, "ntp_authentication_keys", false);
9579
+ get ntpAuthenticationKeys() {
9580
+ return this._ntpAuthenticationKeys;
11322
9581
  }
11323
- putHypervisorProperties(value) {
11324
- this._hypervisorProperties.internalValue = value;
9582
+ putNtpAuthenticationKeys(value) {
9583
+ this._ntpAuthenticationKeys.internalValue = value;
11325
9584
  }
11326
- resetHypervisorProperties() {
11327
- this._hypervisorProperties.internalValue = undefined;
9585
+ resetNtpAuthenticationKeys() {
9586
+ this._ntpAuthenticationKeys.internalValue = undefined;
11328
9587
  }
11329
9588
  // Temporarily expose input value. Use with caution.
11330
- get hypervisorPropertiesInput() {
11331
- return this._hypervisorProperties.internalValue;
9589
+ get ntpAuthenticationKeysInput() {
9590
+ return this._ntpAuthenticationKeys.internalValue;
11332
9591
  }
11333
- // provider_vip_networks - computed: false, optional: true, required: false
11334
- _providerVipNetworks = new CloudOpenstackConfigurationProviderVipNetworksList(this, "provider_vip_networks", false);
11335
- get providerVipNetworks() {
11336
- return this._providerVipNetworks;
9592
+ // ntp_server_list - computed: false, optional: true, required: false
9593
+ _ntpServerList = new CloudNtpConfigurationNtpServerListStructList(this, "ntp_server_list", false);
9594
+ get ntpServerList() {
9595
+ return this._ntpServerList;
11337
9596
  }
11338
- putProviderVipNetworks(value) {
11339
- this._providerVipNetworks.internalValue = value;
9597
+ putNtpServerList(value) {
9598
+ this._ntpServerList.internalValue = value;
11340
9599
  }
11341
- resetProviderVipNetworks() {
11342
- this._providerVipNetworks.internalValue = undefined;
9600
+ resetNtpServerList() {
9601
+ this._ntpServerList.internalValue = undefined;
11343
9602
  }
11344
9603
  // Temporarily expose input value. Use with caution.
11345
- get providerVipNetworksInput() {
11346
- return this._providerVipNetworks.internalValue;
9604
+ get ntpServerListInput() {
9605
+ return this._ntpServerList.internalValue;
11347
9606
  }
11348
- // role_mapping - computed: false, optional: true, required: false
11349
- _roleMapping = new CloudOpenstackConfigurationRoleMappingList(this, "role_mapping", false);
11350
- get roleMapping() {
11351
- return this._roleMapping;
9607
+ // ntp_servers - computed: false, optional: true, required: false
9608
+ _ntpServers = new CloudNtpConfigurationNtpServersList(this, "ntp_servers", false);
9609
+ get ntpServers() {
9610
+ return this._ntpServers;
11352
9611
  }
11353
- putRoleMapping(value) {
11354
- this._roleMapping.internalValue = value;
9612
+ putNtpServers(value) {
9613
+ this._ntpServers.internalValue = value;
11355
9614
  }
11356
- resetRoleMapping() {
11357
- this._roleMapping.internalValue = undefined;
9615
+ resetNtpServers() {
9616
+ this._ntpServers.internalValue = undefined;
11358
9617
  }
11359
9618
  // Temporarily expose input value. Use with caution.
11360
- get roleMappingInput() {
11361
- return this._roleMapping.internalValue;
9619
+ get ntpServersInput() {
9620
+ return this._ntpServers.internalValue;
11362
9621
  }
11363
9622
  }
11364
- export class CloudOpenstackConfigurationList extends cdktf.ComplexList {
9623
+ export class CloudNtpConfigurationList extends cdktf.ComplexList {
11365
9624
  terraformResource;
11366
9625
  terraformAttribute;
11367
9626
  wrapsSet;
@@ -11381,7 +9640,7 @@ export class CloudOpenstackConfigurationList extends cdktf.ComplexList {
11381
9640
  * @param index the index of the item to return
11382
9641
  */
11383
9642
  get(index) {
11384
- return new CloudOpenstackConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
9643
+ return new CloudNtpConfigurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
11385
9644
  }
11386
9645
  }
11387
9646
  export function cloudProxyConfigurationToTerraform(struct) {
@@ -14500,6 +12759,7 @@ export function cloudVcenterConfigurationToTerraform(struct) {
14500
12759
  username: cdktf.stringToTerraform(struct.username),
14501
12760
  vcenter_template_se_location: cdktf.stringToTerraform(struct.vcenterTemplateSeLocation),
14502
12761
  vcenter_url: cdktf.stringToTerraform(struct.vcenterUrl),
12762
+ verify_certificate: cdktf.stringToTerraform(struct.verifyCertificate),
14503
12763
  content_lib: cdktf.listMapper(cloudVcenterConfigurationContentLibToTerraform, true)(struct.contentLib),
14504
12764
  management_ip_subnet: cdktf.listMapper(cloudVcenterConfigurationManagementIpSubnetToTerraform, true)(struct.managementIpSubnet),
14505
12765
  };
@@ -14572,6 +12832,12 @@ export function cloudVcenterConfigurationToHclTerraform(struct) {
14572
12832
  type: "simple",
14573
12833
  storageClassType: "string",
14574
12834
  },
12835
+ verify_certificate: {
12836
+ value: cdktf.stringToHclTerraform(struct.verifyCertificate),
12837
+ isBlock: false,
12838
+ type: "simple",
12839
+ storageClassType: "string",
12840
+ },
14575
12841
  content_lib: {
14576
12842
  value: cdktf.listMapperHcl(cloudVcenterConfigurationContentLibToHclTerraform, true)(struct.contentLib),
14577
12843
  isBlock: true,
@@ -14646,6 +12912,10 @@ export class CloudVcenterConfigurationOutputReference extends cdktf.ComplexObjec
14646
12912
  hasAnyValues = true;
14647
12913
  internalValueResult.vcenterUrl = this._vcenterUrl;
14648
12914
  }
12915
+ if (this._verifyCertificate !== undefined) {
12916
+ hasAnyValues = true;
12917
+ internalValueResult.verifyCertificate = this._verifyCertificate;
12918
+ }
14649
12919
  if (this._contentLib?.internalValue !== undefined) {
14650
12920
  hasAnyValues = true;
14651
12921
  internalValueResult.contentLib = this._contentLib?.internalValue;
@@ -14670,6 +12940,7 @@ export class CloudVcenterConfigurationOutputReference extends cdktf.ComplexObjec
14670
12940
  this._username = undefined;
14671
12941
  this._vcenterTemplateSeLocation = undefined;
14672
12942
  this._vcenterUrl = undefined;
12943
+ this._verifyCertificate = undefined;
14673
12944
  this._contentLib.internalValue = undefined;
14674
12945
  this._managementIpSubnet.internalValue = undefined;
14675
12946
  }
@@ -14690,6 +12961,7 @@ export class CloudVcenterConfigurationOutputReference extends cdktf.ComplexObjec
14690
12961
  this._username = value.username;
14691
12962
  this._vcenterTemplateSeLocation = value.vcenterTemplateSeLocation;
14692
12963
  this._vcenterUrl = value.vcenterUrl;
12964
+ this._verifyCertificate = value.verifyCertificate;
14693
12965
  this._contentLib.internalValue = value.contentLib;
14694
12966
  this._managementIpSubnet.internalValue = value.managementIpSubnet;
14695
12967
  }
@@ -14841,6 +13113,21 @@ export class CloudVcenterConfigurationOutputReference extends cdktf.ComplexObjec
14841
13113
  get vcenterUrlInput() {
14842
13114
  return this._vcenterUrl;
14843
13115
  }
13116
+ // verify_certificate - computed: false, optional: true, required: false
13117
+ _verifyCertificate;
13118
+ get verifyCertificate() {
13119
+ return this.getStringAttribute('verify_certificate');
13120
+ }
13121
+ set verifyCertificate(value) {
13122
+ this._verifyCertificate = value;
13123
+ }
13124
+ resetVerifyCertificate() {
13125
+ this._verifyCertificate = undefined;
13126
+ }
13127
+ // Temporarily expose input value. Use with caution.
13128
+ get verifyCertificateInput() {
13129
+ return this._verifyCertificate;
13130
+ }
14844
13131
  // content_lib - computed: false, optional: true, required: false
14845
13132
  _contentLib = new CloudVcenterConfigurationContentLibList(this, "content_lib", true);
14846
13133
  get contentLib() {
@@ -14896,7 +13183,7 @@ export class CloudVcenterConfigurationList extends cdktf.ComplexList {
14896
13183
  }
14897
13184
  }
14898
13185
  /**
14899
- * Represents a {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/cloud avi_cloud}
13186
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloud avi_cloud}
14900
13187
  */
14901
13188
  export class Cloud extends cdktf.TerraformResource {
14902
13189
  // =================
@@ -14910,7 +13197,7 @@ export class Cloud extends cdktf.TerraformResource {
14910
13197
  * Generates CDKTF code for importing a Cloud resource upon running "cdktf plan <stack-name>"
14911
13198
  * @param scope The scope in which to define this construct
14912
13199
  * @param importToId The construct id used in the generated config for the Cloud to import
14913
- * @param importFromId The id of the existing Cloud that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/cloud#import import section} in the documentation of this resource for the id to use
13200
+ * @param importFromId The id of the existing Cloud that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloud#import import section} in the documentation of this resource for the id to use
14914
13201
  * @param provider? Optional instance of the provider where the Cloud to import is found
14915
13202
  */
14916
13203
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -14920,7 +13207,7 @@ export class Cloud extends cdktf.TerraformResource {
14920
13207
  // INITIALIZER
14921
13208
  // ===========
14922
13209
  /**
14923
- * Create a new {@link https://registry.terraform.io/providers/vmware/avi/30.2.6/docs/resources/cloud avi_cloud} Resource
13210
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/resources/cloud avi_cloud} Resource
14924
13211
  *
14925
13212
  * @param scope The scope in which to define this construct
14926
13213
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -14931,8 +13218,8 @@ export class Cloud extends cdktf.TerraformResource {
14931
13218
  terraformResourceType: 'avi_cloud',
14932
13219
  terraformGeneratorMetadata: {
14933
13220
  providerName: 'avi',
14934
- providerVersion: '30.2.6',
14935
- providerVersionConstraint: '30.2.6'
13221
+ providerVersion: '31.2.1',
13222
+ providerVersionConstraint: '31.2.1'
14936
13223
  },
14937
13224
  provider: config.provider,
14938
13225
  dependsOn: config.dependsOn,
@@ -14982,7 +13269,6 @@ export class Cloud extends cdktf.TerraformResource {
14982
13269
  this._markers.internalValue = config.markers;
14983
13270
  this._nsxtConfiguration.internalValue = config.nsxtConfiguration;
14984
13271
  this._ntpConfiguration.internalValue = config.ntpConfiguration;
14985
- this._openstackConfiguration.internalValue = config.openstackConfiguration;
14986
13272
  this._proxyConfiguration.internalValue = config.proxyConfiguration;
14987
13273
  this._rancherConfiguration.internalValue = config.rancherConfiguration;
14988
13274
  this._vcaConfiguration.internalValue = config.vcaConfiguration;
@@ -15585,21 +13871,6 @@ export class Cloud extends cdktf.TerraformResource {
15585
13871
  get ntpConfigurationInput() {
15586
13872
  return this._ntpConfiguration.internalValue;
15587
13873
  }
15588
- // openstack_configuration - computed: false, optional: true, required: false
15589
- _openstackConfiguration = new CloudOpenstackConfigurationList(this, "openstack_configuration", true);
15590
- get openstackConfiguration() {
15591
- return this._openstackConfiguration;
15592
- }
15593
- putOpenstackConfiguration(value) {
15594
- this._openstackConfiguration.internalValue = value;
15595
- }
15596
- resetOpenstackConfiguration() {
15597
- this._openstackConfiguration.internalValue = undefined;
15598
- }
15599
- // Temporarily expose input value. Use with caution.
15600
- get openstackConfigurationInput() {
15601
- return this._openstackConfiguration.internalValue;
15602
- }
15603
13874
  // proxy_configuration - computed: false, optional: true, required: false
15604
13875
  _proxyConfiguration = new CloudProxyConfigurationList(this, "proxy_configuration", true);
15605
13876
  get proxyConfiguration() {
@@ -15705,7 +13976,6 @@ export class Cloud extends cdktf.TerraformResource {
15705
13976
  markers: cdktf.listMapper(cloudMarkersToTerraform, true)(this._markers.internalValue),
15706
13977
  nsxt_configuration: cdktf.listMapper(cloudNsxtConfigurationToTerraform, true)(this._nsxtConfiguration.internalValue),
15707
13978
  ntp_configuration: cdktf.listMapper(cloudNtpConfigurationToTerraform, true)(this._ntpConfiguration.internalValue),
15708
- openstack_configuration: cdktf.listMapper(cloudOpenstackConfigurationToTerraform, true)(this._openstackConfiguration.internalValue),
15709
13979
  proxy_configuration: cdktf.listMapper(cloudProxyConfigurationToTerraform, true)(this._proxyConfiguration.internalValue),
15710
13980
  rancher_configuration: cdktf.listMapper(cloudRancherConfigurationToTerraform, true)(this._rancherConfiguration.internalValue),
15711
13981
  vca_configuration: cdktf.listMapper(cloudVcaConfigurationToTerraform, true)(this._vcaConfiguration.internalValue),
@@ -15954,12 +14224,6 @@ export class Cloud extends cdktf.TerraformResource {
15954
14224
  type: "set",
15955
14225
  storageClassType: "CloudNtpConfigurationList",
15956
14226
  },
15957
- openstack_configuration: {
15958
- value: cdktf.listMapperHcl(cloudOpenstackConfigurationToHclTerraform, true)(this._openstackConfiguration.internalValue),
15959
- isBlock: true,
15960
- type: "set",
15961
- storageClassType: "CloudOpenstackConfigurationList",
15962
- },
15963
14227
  proxy_configuration: {
15964
14228
  value: cdktf.listMapperHcl(cloudProxyConfigurationToHclTerraform, true)(this._proxyConfiguration.internalValue),
15965
14229
  isBlock: true,