@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
@@ -0,0 +1,1670 @@
1
+ // https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/report
2
+ // generated from terraform resource schema
3
+ import * as cdktf from 'cdktf';
4
+ export function dataAviReportPreCheckChecksToTerraform(struct) {
5
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
6
+ return struct;
7
+ }
8
+ if (cdktf.isComplexElement(struct)) {
9
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
10
+ }
11
+ return {};
12
+ }
13
+ export function dataAviReportPreCheckChecksToHclTerraform(struct) {
14
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
15
+ return struct;
16
+ }
17
+ if (cdktf.isComplexElement(struct)) {
18
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
19
+ }
20
+ const attrs = {};
21
+ return attrs;
22
+ }
23
+ export class DataAviReportPreCheckChecksOutputReference extends cdktf.ComplexObject {
24
+ isEmptyObject = false;
25
+ /**
26
+ * @param terraformResource The parent resource
27
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
28
+ * @param complexObjectIndex the index of this item in the list
29
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
30
+ */
31
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
32
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
33
+ }
34
+ get internalValue() {
35
+ let hasAnyValues = this.isEmptyObject;
36
+ const internalValueResult = {};
37
+ return hasAnyValues ? internalValueResult : undefined;
38
+ }
39
+ set internalValue(value) {
40
+ if (value === undefined) {
41
+ this.isEmptyObject = false;
42
+ }
43
+ else {
44
+ this.isEmptyObject = Object.keys(value).length === 0;
45
+ }
46
+ }
47
+ // check_code - computed: true, optional: false, required: false
48
+ get checkCode() {
49
+ return this.getStringAttribute('check_code');
50
+ }
51
+ // description - computed: true, optional: false, required: false
52
+ get description() {
53
+ return this.getStringAttribute('description');
54
+ }
55
+ // details - computed: true, optional: false, required: false
56
+ get details() {
57
+ return this.getListAttribute('details');
58
+ }
59
+ // duration - computed: true, optional: false, required: false
60
+ get duration() {
61
+ return this.getStringAttribute('duration');
62
+ }
63
+ // end_time - computed: true, optional: false, required: false
64
+ get endTime() {
65
+ return this.getStringAttribute('end_time');
66
+ }
67
+ // error_details - computed: true, optional: false, required: false
68
+ get errorDetails() {
69
+ return this.getListAttribute('error_details');
70
+ }
71
+ // start_time - computed: true, optional: false, required: false
72
+ get startTime() {
73
+ return this.getStringAttribute('start_time');
74
+ }
75
+ // state - computed: true, optional: false, required: false
76
+ get state() {
77
+ return this.getStringAttribute('state');
78
+ }
79
+ }
80
+ export class DataAviReportPreCheckChecksList extends cdktf.ComplexList {
81
+ terraformResource;
82
+ terraformAttribute;
83
+ wrapsSet;
84
+ /**
85
+ * @param terraformResource The parent resource
86
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
87
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
88
+ */
89
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
90
+ super(terraformResource, terraformAttribute, wrapsSet);
91
+ this.terraformResource = terraformResource;
92
+ this.terraformAttribute = terraformAttribute;
93
+ this.wrapsSet = wrapsSet;
94
+ }
95
+ /**
96
+ * @param index the index of the item to return
97
+ */
98
+ get(index) {
99
+ return new DataAviReportPreCheckChecksOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
100
+ }
101
+ }
102
+ export function dataAviReportPreCheckStateLastChangedTimeToTerraform(struct) {
103
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
104
+ return struct;
105
+ }
106
+ if (cdktf.isComplexElement(struct)) {
107
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
108
+ }
109
+ return {};
110
+ }
111
+ export function dataAviReportPreCheckStateLastChangedTimeToHclTerraform(struct) {
112
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
113
+ return struct;
114
+ }
115
+ if (cdktf.isComplexElement(struct)) {
116
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
117
+ }
118
+ const attrs = {};
119
+ return attrs;
120
+ }
121
+ export class DataAviReportPreCheckStateLastChangedTimeOutputReference extends cdktf.ComplexObject {
122
+ isEmptyObject = false;
123
+ /**
124
+ * @param terraformResource The parent resource
125
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
126
+ * @param complexObjectIndex the index of this item in the list
127
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
128
+ */
129
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
130
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
131
+ }
132
+ get internalValue() {
133
+ let hasAnyValues = this.isEmptyObject;
134
+ const internalValueResult = {};
135
+ return hasAnyValues ? internalValueResult : undefined;
136
+ }
137
+ set internalValue(value) {
138
+ if (value === undefined) {
139
+ this.isEmptyObject = false;
140
+ }
141
+ else {
142
+ this.isEmptyObject = Object.keys(value).length === 0;
143
+ }
144
+ }
145
+ // secs - computed: true, optional: false, required: false
146
+ get secs() {
147
+ return this.getStringAttribute('secs');
148
+ }
149
+ // usecs - computed: true, optional: false, required: false
150
+ get usecs() {
151
+ return this.getStringAttribute('usecs');
152
+ }
153
+ }
154
+ export class DataAviReportPreCheckStateLastChangedTimeList extends cdktf.ComplexList {
155
+ terraformResource;
156
+ terraformAttribute;
157
+ wrapsSet;
158
+ /**
159
+ * @param terraformResource The parent resource
160
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
161
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
162
+ */
163
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
164
+ super(terraformResource, terraformAttribute, wrapsSet);
165
+ this.terraformResource = terraformResource;
166
+ this.terraformAttribute = terraformAttribute;
167
+ this.wrapsSet = wrapsSet;
168
+ }
169
+ /**
170
+ * @param index the index of the item to return
171
+ */
172
+ get(index) {
173
+ return new DataAviReportPreCheckStateLastChangedTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
174
+ }
175
+ }
176
+ export function dataAviReportPreCheckStateToTerraform(struct) {
177
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
178
+ return struct;
179
+ }
180
+ if (cdktf.isComplexElement(struct)) {
181
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
182
+ }
183
+ return {};
184
+ }
185
+ export function dataAviReportPreCheckStateToHclTerraform(struct) {
186
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
187
+ return struct;
188
+ }
189
+ if (cdktf.isComplexElement(struct)) {
190
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
191
+ }
192
+ const attrs = {};
193
+ return attrs;
194
+ }
195
+ export class DataAviReportPreCheckStateOutputReference extends cdktf.ComplexObject {
196
+ isEmptyObject = false;
197
+ /**
198
+ * @param terraformResource The parent resource
199
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
200
+ * @param complexObjectIndex the index of this item in the list
201
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
202
+ */
203
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
204
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
205
+ }
206
+ get internalValue() {
207
+ let hasAnyValues = this.isEmptyObject;
208
+ const internalValueResult = {};
209
+ return hasAnyValues ? internalValueResult : undefined;
210
+ }
211
+ set internalValue(value) {
212
+ if (value === undefined) {
213
+ this.isEmptyObject = false;
214
+ }
215
+ else {
216
+ this.isEmptyObject = Object.keys(value).length === 0;
217
+ }
218
+ }
219
+ // last_changed_time - computed: true, optional: false, required: false
220
+ _lastChangedTime = new DataAviReportPreCheckStateLastChangedTimeList(this, "last_changed_time", true);
221
+ get lastChangedTime() {
222
+ return this._lastChangedTime;
223
+ }
224
+ // reason - computed: true, optional: false, required: false
225
+ get reason() {
226
+ return this.getStringAttribute('reason');
227
+ }
228
+ // state - computed: true, optional: false, required: false
229
+ get state() {
230
+ return this.getStringAttribute('state');
231
+ }
232
+ }
233
+ export class DataAviReportPreCheckStateList extends cdktf.ComplexList {
234
+ terraformResource;
235
+ terraformAttribute;
236
+ wrapsSet;
237
+ /**
238
+ * @param terraformResource The parent resource
239
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
240
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
241
+ */
242
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
243
+ super(terraformResource, terraformAttribute, wrapsSet);
244
+ this.terraformResource = terraformResource;
245
+ this.terraformAttribute = terraformAttribute;
246
+ this.wrapsSet = wrapsSet;
247
+ }
248
+ /**
249
+ * @param index the index of the item to return
250
+ */
251
+ get(index) {
252
+ return new DataAviReportPreCheckStateOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
253
+ }
254
+ }
255
+ export function dataAviReportPreCheckToTerraform(struct) {
256
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
257
+ return struct;
258
+ }
259
+ if (cdktf.isComplexElement(struct)) {
260
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
261
+ }
262
+ return {};
263
+ }
264
+ export function dataAviReportPreCheckToHclTerraform(struct) {
265
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
266
+ return struct;
267
+ }
268
+ if (cdktf.isComplexElement(struct)) {
269
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
270
+ }
271
+ const attrs = {};
272
+ return attrs;
273
+ }
274
+ export class DataAviReportPreCheckOutputReference extends cdktf.ComplexObject {
275
+ isEmptyObject = false;
276
+ /**
277
+ * @param terraformResource The parent resource
278
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
279
+ * @param complexObjectIndex the index of this item in the list
280
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
281
+ */
282
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
283
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
284
+ }
285
+ get internalValue() {
286
+ let hasAnyValues = this.isEmptyObject;
287
+ const internalValueResult = {};
288
+ return hasAnyValues ? internalValueResult : undefined;
289
+ }
290
+ set internalValue(value) {
291
+ if (value === undefined) {
292
+ this.isEmptyObject = false;
293
+ }
294
+ else {
295
+ this.isEmptyObject = Object.keys(value).length === 0;
296
+ }
297
+ }
298
+ // checks - computed: true, optional: false, required: false
299
+ _checks = new DataAviReportPreCheckChecksList(this, "checks", false);
300
+ get checks() {
301
+ return this._checks;
302
+ }
303
+ // checks_completed - computed: true, optional: false, required: false
304
+ get checksCompleted() {
305
+ return this.getStringAttribute('checks_completed');
306
+ }
307
+ // duration - computed: true, optional: false, required: false
308
+ get duration() {
309
+ return this.getStringAttribute('duration');
310
+ }
311
+ // end_time - computed: true, optional: false, required: false
312
+ get endTime() {
313
+ return this.getStringAttribute('end_time');
314
+ }
315
+ // progress - computed: true, optional: false, required: false
316
+ get progress() {
317
+ return this.getStringAttribute('progress');
318
+ }
319
+ // start_time - computed: true, optional: false, required: false
320
+ get startTime() {
321
+ return this.getStringAttribute('start_time');
322
+ }
323
+ // state - computed: true, optional: false, required: false
324
+ _state = new DataAviReportPreCheckStateList(this, "state", true);
325
+ get state() {
326
+ return this._state;
327
+ }
328
+ // total_checks - computed: true, optional: false, required: false
329
+ get totalChecks() {
330
+ return this.getStringAttribute('total_checks');
331
+ }
332
+ }
333
+ export class DataAviReportPreCheckList extends cdktf.ComplexList {
334
+ terraformResource;
335
+ terraformAttribute;
336
+ wrapsSet;
337
+ /**
338
+ * @param terraformResource The parent resource
339
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
340
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
341
+ */
342
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
343
+ super(terraformResource, terraformAttribute, wrapsSet);
344
+ this.terraformResource = terraformResource;
345
+ this.terraformAttribute = terraformAttribute;
346
+ this.wrapsSet = wrapsSet;
347
+ }
348
+ /**
349
+ * @param index the index of the item to return
350
+ */
351
+ get(index) {
352
+ return new DataAviReportPreCheckOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
353
+ }
354
+ }
355
+ export function dataAviReportRequestDurationEndTimeToTerraform(struct) {
356
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
357
+ return struct;
358
+ }
359
+ if (cdktf.isComplexElement(struct)) {
360
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
361
+ }
362
+ return {};
363
+ }
364
+ export function dataAviReportRequestDurationEndTimeToHclTerraform(struct) {
365
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
366
+ return struct;
367
+ }
368
+ if (cdktf.isComplexElement(struct)) {
369
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
370
+ }
371
+ const attrs = {};
372
+ return attrs;
373
+ }
374
+ export class DataAviReportRequestDurationEndTimeOutputReference extends cdktf.ComplexObject {
375
+ isEmptyObject = false;
376
+ /**
377
+ * @param terraformResource The parent resource
378
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
379
+ * @param complexObjectIndex the index of this item in the list
380
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
381
+ */
382
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
383
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
384
+ }
385
+ get internalValue() {
386
+ let hasAnyValues = this.isEmptyObject;
387
+ const internalValueResult = {};
388
+ return hasAnyValues ? internalValueResult : undefined;
389
+ }
390
+ set internalValue(value) {
391
+ if (value === undefined) {
392
+ this.isEmptyObject = false;
393
+ }
394
+ else {
395
+ this.isEmptyObject = Object.keys(value).length === 0;
396
+ }
397
+ }
398
+ // secs - computed: true, optional: false, required: false
399
+ get secs() {
400
+ return this.getStringAttribute('secs');
401
+ }
402
+ // usecs - computed: true, optional: false, required: false
403
+ get usecs() {
404
+ return this.getStringAttribute('usecs');
405
+ }
406
+ }
407
+ export class DataAviReportRequestDurationEndTimeList extends cdktf.ComplexList {
408
+ terraformResource;
409
+ terraformAttribute;
410
+ wrapsSet;
411
+ /**
412
+ * @param terraformResource The parent resource
413
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
414
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
415
+ */
416
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
417
+ super(terraformResource, terraformAttribute, wrapsSet);
418
+ this.terraformResource = terraformResource;
419
+ this.terraformAttribute = terraformAttribute;
420
+ this.wrapsSet = wrapsSet;
421
+ }
422
+ /**
423
+ * @param index the index of the item to return
424
+ */
425
+ get(index) {
426
+ return new DataAviReportRequestDurationEndTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
427
+ }
428
+ }
429
+ export function dataAviReportRequestDurationStartTimeToTerraform(struct) {
430
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
431
+ return struct;
432
+ }
433
+ if (cdktf.isComplexElement(struct)) {
434
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
435
+ }
436
+ return {};
437
+ }
438
+ export function dataAviReportRequestDurationStartTimeToHclTerraform(struct) {
439
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
440
+ return struct;
441
+ }
442
+ if (cdktf.isComplexElement(struct)) {
443
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
444
+ }
445
+ const attrs = {};
446
+ return attrs;
447
+ }
448
+ export class DataAviReportRequestDurationStartTimeOutputReference extends cdktf.ComplexObject {
449
+ isEmptyObject = false;
450
+ /**
451
+ * @param terraformResource The parent resource
452
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
453
+ * @param complexObjectIndex the index of this item in the list
454
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
455
+ */
456
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
457
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
458
+ }
459
+ get internalValue() {
460
+ let hasAnyValues = this.isEmptyObject;
461
+ const internalValueResult = {};
462
+ return hasAnyValues ? internalValueResult : undefined;
463
+ }
464
+ set internalValue(value) {
465
+ if (value === undefined) {
466
+ this.isEmptyObject = false;
467
+ }
468
+ else {
469
+ this.isEmptyObject = Object.keys(value).length === 0;
470
+ }
471
+ }
472
+ // secs - computed: true, optional: false, required: false
473
+ get secs() {
474
+ return this.getStringAttribute('secs');
475
+ }
476
+ // usecs - computed: true, optional: false, required: false
477
+ get usecs() {
478
+ return this.getStringAttribute('usecs');
479
+ }
480
+ }
481
+ export class DataAviReportRequestDurationStartTimeList extends cdktf.ComplexList {
482
+ terraformResource;
483
+ terraformAttribute;
484
+ wrapsSet;
485
+ /**
486
+ * @param terraformResource The parent resource
487
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
488
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
489
+ */
490
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
491
+ super(terraformResource, terraformAttribute, wrapsSet);
492
+ this.terraformResource = terraformResource;
493
+ this.terraformAttribute = terraformAttribute;
494
+ this.wrapsSet = wrapsSet;
495
+ }
496
+ /**
497
+ * @param index the index of the item to return
498
+ */
499
+ get(index) {
500
+ return new DataAviReportRequestDurationStartTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
501
+ }
502
+ }
503
+ export function dataAviReportRequestDurationToTerraform(struct) {
504
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
505
+ return struct;
506
+ }
507
+ if (cdktf.isComplexElement(struct)) {
508
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
509
+ }
510
+ return {};
511
+ }
512
+ export function dataAviReportRequestDurationToHclTerraform(struct) {
513
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
514
+ return struct;
515
+ }
516
+ if (cdktf.isComplexElement(struct)) {
517
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
518
+ }
519
+ const attrs = {};
520
+ return attrs;
521
+ }
522
+ export class DataAviReportRequestDurationOutputReference extends cdktf.ComplexObject {
523
+ isEmptyObject = false;
524
+ /**
525
+ * @param terraformResource The parent resource
526
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
527
+ * @param complexObjectIndex the index of this item in the list
528
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
529
+ */
530
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
531
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
532
+ }
533
+ get internalValue() {
534
+ let hasAnyValues = this.isEmptyObject;
535
+ const internalValueResult = {};
536
+ return hasAnyValues ? internalValueResult : undefined;
537
+ }
538
+ set internalValue(value) {
539
+ if (value === undefined) {
540
+ this.isEmptyObject = false;
541
+ }
542
+ else {
543
+ this.isEmptyObject = Object.keys(value).length === 0;
544
+ }
545
+ }
546
+ // end_time - computed: true, optional: false, required: false
547
+ _endTime = new DataAviReportRequestDurationEndTimeList(this, "end_time", true);
548
+ get endTime() {
549
+ return this._endTime;
550
+ }
551
+ // period - computed: true, optional: false, required: false
552
+ get period() {
553
+ return this.getStringAttribute('period');
554
+ }
555
+ // start_time - computed: true, optional: false, required: false
556
+ _startTime = new DataAviReportRequestDurationStartTimeList(this, "start_time", true);
557
+ get startTime() {
558
+ return this._startTime;
559
+ }
560
+ }
561
+ export class DataAviReportRequestDurationList extends cdktf.ComplexList {
562
+ terraformResource;
563
+ terraformAttribute;
564
+ wrapsSet;
565
+ /**
566
+ * @param terraformResource The parent resource
567
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
568
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
569
+ */
570
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
571
+ super(terraformResource, terraformAttribute, wrapsSet);
572
+ this.terraformResource = terraformResource;
573
+ this.terraformAttribute = terraformAttribute;
574
+ this.wrapsSet = wrapsSet;
575
+ }
576
+ /**
577
+ * @param index the index of the item to return
578
+ */
579
+ get(index) {
580
+ return new DataAviReportRequestDurationOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
581
+ }
582
+ }
583
+ export function dataAviReportRequestParametersToTerraform(struct) {
584
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
585
+ return struct;
586
+ }
587
+ if (cdktf.isComplexElement(struct)) {
588
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
589
+ }
590
+ return {};
591
+ }
592
+ export function dataAviReportRequestParametersToHclTerraform(struct) {
593
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
594
+ return struct;
595
+ }
596
+ if (cdktf.isComplexElement(struct)) {
597
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
598
+ }
599
+ const attrs = {};
600
+ return attrs;
601
+ }
602
+ export class DataAviReportRequestParametersOutputReference extends cdktf.ComplexObject {
603
+ isEmptyObject = false;
604
+ /**
605
+ * @param terraformResource The parent resource
606
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
607
+ * @param complexObjectIndex the index of this item in the list
608
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
609
+ */
610
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
611
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
612
+ }
613
+ get internalValue() {
614
+ let hasAnyValues = this.isEmptyObject;
615
+ const internalValueResult = {};
616
+ return hasAnyValues ? internalValueResult : undefined;
617
+ }
618
+ set internalValue(value) {
619
+ if (value === undefined) {
620
+ this.isEmptyObject = false;
621
+ }
622
+ else {
623
+ this.isEmptyObject = Object.keys(value).length === 0;
624
+ }
625
+ }
626
+ // name - computed: true, optional: false, required: false
627
+ get name() {
628
+ return this.getStringAttribute('name');
629
+ }
630
+ // value - computed: true, optional: false, required: false
631
+ get value() {
632
+ return this.getStringAttribute('value');
633
+ }
634
+ }
635
+ export class DataAviReportRequestParametersList extends cdktf.ComplexList {
636
+ terraformResource;
637
+ terraformAttribute;
638
+ wrapsSet;
639
+ /**
640
+ * @param terraformResource The parent resource
641
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
642
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
643
+ */
644
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
645
+ super(terraformResource, terraformAttribute, wrapsSet);
646
+ this.terraformResource = terraformResource;
647
+ this.terraformAttribute = terraformAttribute;
648
+ this.wrapsSet = wrapsSet;
649
+ }
650
+ /**
651
+ * @param index the index of the item to return
652
+ */
653
+ get(index) {
654
+ return new DataAviReportRequestParametersOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
655
+ }
656
+ }
657
+ export function dataAviReportRequestSectionsSubSectionsToTerraform(struct) {
658
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
659
+ return struct;
660
+ }
661
+ if (cdktf.isComplexElement(struct)) {
662
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
663
+ }
664
+ return {};
665
+ }
666
+ export function dataAviReportRequestSectionsSubSectionsToHclTerraform(struct) {
667
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
668
+ return struct;
669
+ }
670
+ if (cdktf.isComplexElement(struct)) {
671
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
672
+ }
673
+ const attrs = {};
674
+ return attrs;
675
+ }
676
+ export class DataAviReportRequestSectionsSubSectionsOutputReference extends cdktf.ComplexObject {
677
+ isEmptyObject = false;
678
+ /**
679
+ * @param terraformResource The parent resource
680
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
681
+ * @param complexObjectIndex the index of this item in the list
682
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
683
+ */
684
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
685
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
686
+ }
687
+ get internalValue() {
688
+ let hasAnyValues = this.isEmptyObject;
689
+ const internalValueResult = {};
690
+ return hasAnyValues ? internalValueResult : undefined;
691
+ }
692
+ set internalValue(value) {
693
+ if (value === undefined) {
694
+ this.isEmptyObject = false;
695
+ }
696
+ else {
697
+ this.isEmptyObject = Object.keys(value).length === 0;
698
+ }
699
+ }
700
+ // id - computed: true, optional: false, required: false
701
+ get id() {
702
+ return this.getStringAttribute('id');
703
+ }
704
+ }
705
+ export class DataAviReportRequestSectionsSubSectionsList extends cdktf.ComplexList {
706
+ terraformResource;
707
+ terraformAttribute;
708
+ wrapsSet;
709
+ /**
710
+ * @param terraformResource The parent resource
711
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
712
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
713
+ */
714
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
715
+ super(terraformResource, terraformAttribute, wrapsSet);
716
+ this.terraformResource = terraformResource;
717
+ this.terraformAttribute = terraformAttribute;
718
+ this.wrapsSet = wrapsSet;
719
+ }
720
+ /**
721
+ * @param index the index of the item to return
722
+ */
723
+ get(index) {
724
+ return new DataAviReportRequestSectionsSubSectionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
725
+ }
726
+ }
727
+ export function dataAviReportRequestSectionsToTerraform(struct) {
728
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
729
+ return struct;
730
+ }
731
+ if (cdktf.isComplexElement(struct)) {
732
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
733
+ }
734
+ return {};
735
+ }
736
+ export function dataAviReportRequestSectionsToHclTerraform(struct) {
737
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
738
+ return struct;
739
+ }
740
+ if (cdktf.isComplexElement(struct)) {
741
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
742
+ }
743
+ const attrs = {};
744
+ return attrs;
745
+ }
746
+ export class DataAviReportRequestSectionsOutputReference extends cdktf.ComplexObject {
747
+ isEmptyObject = false;
748
+ /**
749
+ * @param terraformResource The parent resource
750
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
751
+ * @param complexObjectIndex the index of this item in the list
752
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
753
+ */
754
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
755
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
756
+ }
757
+ get internalValue() {
758
+ let hasAnyValues = this.isEmptyObject;
759
+ const internalValueResult = {};
760
+ return hasAnyValues ? internalValueResult : undefined;
761
+ }
762
+ set internalValue(value) {
763
+ if (value === undefined) {
764
+ this.isEmptyObject = false;
765
+ }
766
+ else {
767
+ this.isEmptyObject = Object.keys(value).length === 0;
768
+ }
769
+ }
770
+ // id - computed: true, optional: false, required: false
771
+ get id() {
772
+ return this.getStringAttribute('id');
773
+ }
774
+ // sub_sections - computed: true, optional: false, required: false
775
+ _subSections = new DataAviReportRequestSectionsSubSectionsList(this, "sub_sections", false);
776
+ get subSections() {
777
+ return this._subSections;
778
+ }
779
+ }
780
+ export class DataAviReportRequestSectionsList extends cdktf.ComplexList {
781
+ terraformResource;
782
+ terraformAttribute;
783
+ wrapsSet;
784
+ /**
785
+ * @param terraformResource The parent resource
786
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
787
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
788
+ */
789
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
790
+ super(terraformResource, terraformAttribute, wrapsSet);
791
+ this.terraformResource = terraformResource;
792
+ this.terraformAttribute = terraformAttribute;
793
+ this.wrapsSet = wrapsSet;
794
+ }
795
+ /**
796
+ * @param index the index of the item to return
797
+ */
798
+ get(index) {
799
+ return new DataAviReportRequestSectionsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
800
+ }
801
+ }
802
+ export function dataAviReportRequestToTerraform(struct) {
803
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
804
+ return struct;
805
+ }
806
+ if (cdktf.isComplexElement(struct)) {
807
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
808
+ }
809
+ return {};
810
+ }
811
+ export function dataAviReportRequestToHclTerraform(struct) {
812
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
813
+ return struct;
814
+ }
815
+ if (cdktf.isComplexElement(struct)) {
816
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
817
+ }
818
+ const attrs = {};
819
+ return attrs;
820
+ }
821
+ export class DataAviReportRequestOutputReference extends cdktf.ComplexObject {
822
+ isEmptyObject = false;
823
+ /**
824
+ * @param terraformResource The parent resource
825
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
826
+ * @param complexObjectIndex the index of this item in the list
827
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
828
+ */
829
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
830
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
831
+ }
832
+ get internalValue() {
833
+ let hasAnyValues = this.isEmptyObject;
834
+ const internalValueResult = {};
835
+ return hasAnyValues ? internalValueResult : undefined;
836
+ }
837
+ set internalValue(value) {
838
+ if (value === undefined) {
839
+ this.isEmptyObject = false;
840
+ }
841
+ else {
842
+ this.isEmptyObject = Object.keys(value).length === 0;
843
+ }
844
+ }
845
+ // duration - computed: true, optional: false, required: false
846
+ _duration = new DataAviReportRequestDurationList(this, "duration", true);
847
+ get duration() {
848
+ return this._duration;
849
+ }
850
+ // name - computed: true, optional: false, required: false
851
+ get name() {
852
+ return this.getStringAttribute('name');
853
+ }
854
+ // parameters - computed: true, optional: false, required: false
855
+ _parameters = new DataAviReportRequestParametersList(this, "parameters", false);
856
+ get parameters() {
857
+ return this._parameters;
858
+ }
859
+ // report - computed: true, optional: false, required: false
860
+ get report() {
861
+ return this.getStringAttribute('report');
862
+ }
863
+ // sections - computed: true, optional: false, required: false
864
+ _sections = new DataAviReportRequestSectionsList(this, "sections", false);
865
+ get sections() {
866
+ return this._sections;
867
+ }
868
+ }
869
+ export class DataAviReportRequestList extends cdktf.ComplexList {
870
+ terraformResource;
871
+ terraformAttribute;
872
+ wrapsSet;
873
+ /**
874
+ * @param terraformResource The parent resource
875
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
876
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
877
+ */
878
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
879
+ super(terraformResource, terraformAttribute, wrapsSet);
880
+ this.terraformResource = terraformResource;
881
+ this.terraformAttribute = terraformAttribute;
882
+ this.wrapsSet = wrapsSet;
883
+ }
884
+ /**
885
+ * @param index the index of the item to return
886
+ */
887
+ get(index) {
888
+ return new DataAviReportRequestOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
889
+ }
890
+ }
891
+ export function dataAviReportStateLastChangedTimeToTerraform(struct) {
892
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
893
+ return struct;
894
+ }
895
+ if (cdktf.isComplexElement(struct)) {
896
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
897
+ }
898
+ return {};
899
+ }
900
+ export function dataAviReportStateLastChangedTimeToHclTerraform(struct) {
901
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
902
+ return struct;
903
+ }
904
+ if (cdktf.isComplexElement(struct)) {
905
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
906
+ }
907
+ const attrs = {};
908
+ return attrs;
909
+ }
910
+ export class DataAviReportStateLastChangedTimeOutputReference extends cdktf.ComplexObject {
911
+ isEmptyObject = false;
912
+ /**
913
+ * @param terraformResource The parent resource
914
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
915
+ * @param complexObjectIndex the index of this item in the list
916
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
917
+ */
918
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
919
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
920
+ }
921
+ get internalValue() {
922
+ let hasAnyValues = this.isEmptyObject;
923
+ const internalValueResult = {};
924
+ return hasAnyValues ? internalValueResult : undefined;
925
+ }
926
+ set internalValue(value) {
927
+ if (value === undefined) {
928
+ this.isEmptyObject = false;
929
+ }
930
+ else {
931
+ this.isEmptyObject = Object.keys(value).length === 0;
932
+ }
933
+ }
934
+ // secs - computed: true, optional: false, required: false
935
+ get secs() {
936
+ return this.getStringAttribute('secs');
937
+ }
938
+ // usecs - computed: true, optional: false, required: false
939
+ get usecs() {
940
+ return this.getStringAttribute('usecs');
941
+ }
942
+ }
943
+ export class DataAviReportStateLastChangedTimeList extends cdktf.ComplexList {
944
+ terraformResource;
945
+ terraformAttribute;
946
+ wrapsSet;
947
+ /**
948
+ * @param terraformResource The parent resource
949
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
950
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
951
+ */
952
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
953
+ super(terraformResource, terraformAttribute, wrapsSet);
954
+ this.terraformResource = terraformResource;
955
+ this.terraformAttribute = terraformAttribute;
956
+ this.wrapsSet = wrapsSet;
957
+ }
958
+ /**
959
+ * @param index the index of the item to return
960
+ */
961
+ get(index) {
962
+ return new DataAviReportStateLastChangedTimeOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
963
+ }
964
+ }
965
+ export function dataAviReportStateToTerraform(struct) {
966
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
967
+ return struct;
968
+ }
969
+ if (cdktf.isComplexElement(struct)) {
970
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
971
+ }
972
+ return {};
973
+ }
974
+ export function dataAviReportStateToHclTerraform(struct) {
975
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
976
+ return struct;
977
+ }
978
+ if (cdktf.isComplexElement(struct)) {
979
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
980
+ }
981
+ const attrs = {};
982
+ return attrs;
983
+ }
984
+ export class DataAviReportStateOutputReference extends cdktf.ComplexObject {
985
+ isEmptyObject = false;
986
+ /**
987
+ * @param terraformResource The parent resource
988
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
989
+ * @param complexObjectIndex the index of this item in the list
990
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
991
+ */
992
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
993
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
994
+ }
995
+ get internalValue() {
996
+ let hasAnyValues = this.isEmptyObject;
997
+ const internalValueResult = {};
998
+ return hasAnyValues ? internalValueResult : undefined;
999
+ }
1000
+ set internalValue(value) {
1001
+ if (value === undefined) {
1002
+ this.isEmptyObject = false;
1003
+ }
1004
+ else {
1005
+ this.isEmptyObject = Object.keys(value).length === 0;
1006
+ }
1007
+ }
1008
+ // last_changed_time - computed: true, optional: false, required: false
1009
+ _lastChangedTime = new DataAviReportStateLastChangedTimeList(this, "last_changed_time", true);
1010
+ get lastChangedTime() {
1011
+ return this._lastChangedTime;
1012
+ }
1013
+ // reason - computed: true, optional: false, required: false
1014
+ get reason() {
1015
+ return this.getStringAttribute('reason');
1016
+ }
1017
+ // state - computed: true, optional: false, required: false
1018
+ get state() {
1019
+ return this.getStringAttribute('state');
1020
+ }
1021
+ }
1022
+ export class DataAviReportStateList extends cdktf.ComplexList {
1023
+ terraformResource;
1024
+ terraformAttribute;
1025
+ wrapsSet;
1026
+ /**
1027
+ * @param terraformResource The parent resource
1028
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1029
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1030
+ */
1031
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1032
+ super(terraformResource, terraformAttribute, wrapsSet);
1033
+ this.terraformResource = terraformResource;
1034
+ this.terraformAttribute = terraformAttribute;
1035
+ this.wrapsSet = wrapsSet;
1036
+ }
1037
+ /**
1038
+ * @param index the index of the item to return
1039
+ */
1040
+ get(index) {
1041
+ return new DataAviReportStateOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1042
+ }
1043
+ }
1044
+ export function dataAviReportTasksNodesEventsIpToTerraform(struct) {
1045
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1046
+ return struct;
1047
+ }
1048
+ if (cdktf.isComplexElement(struct)) {
1049
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1050
+ }
1051
+ return {};
1052
+ }
1053
+ export function dataAviReportTasksNodesEventsIpToHclTerraform(struct) {
1054
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1055
+ return struct;
1056
+ }
1057
+ if (cdktf.isComplexElement(struct)) {
1058
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1059
+ }
1060
+ const attrs = {};
1061
+ return attrs;
1062
+ }
1063
+ export class DataAviReportTasksNodesEventsIpOutputReference extends cdktf.ComplexObject {
1064
+ isEmptyObject = false;
1065
+ /**
1066
+ * @param terraformResource The parent resource
1067
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1068
+ * @param complexObjectIndex the index of this item in the list
1069
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1070
+ */
1071
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1072
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1073
+ }
1074
+ get internalValue() {
1075
+ let hasAnyValues = this.isEmptyObject;
1076
+ const internalValueResult = {};
1077
+ return hasAnyValues ? internalValueResult : undefined;
1078
+ }
1079
+ set internalValue(value) {
1080
+ if (value === undefined) {
1081
+ this.isEmptyObject = false;
1082
+ }
1083
+ else {
1084
+ this.isEmptyObject = Object.keys(value).length === 0;
1085
+ }
1086
+ }
1087
+ // addr - computed: true, optional: false, required: false
1088
+ get addr() {
1089
+ return this.getStringAttribute('addr');
1090
+ }
1091
+ // type - computed: true, optional: false, required: false
1092
+ get type() {
1093
+ return this.getStringAttribute('type');
1094
+ }
1095
+ }
1096
+ export class DataAviReportTasksNodesEventsIpList extends cdktf.ComplexList {
1097
+ terraformResource;
1098
+ terraformAttribute;
1099
+ wrapsSet;
1100
+ /**
1101
+ * @param terraformResource The parent resource
1102
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1103
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1104
+ */
1105
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1106
+ super(terraformResource, terraformAttribute, wrapsSet);
1107
+ this.terraformResource = terraformResource;
1108
+ this.terraformAttribute = terraformAttribute;
1109
+ this.wrapsSet = wrapsSet;
1110
+ }
1111
+ /**
1112
+ * @param index the index of the item to return
1113
+ */
1114
+ get(index) {
1115
+ return new DataAviReportTasksNodesEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1116
+ }
1117
+ }
1118
+ export function dataAviReportTasksNodesEventsToTerraform(struct) {
1119
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1120
+ return struct;
1121
+ }
1122
+ if (cdktf.isComplexElement(struct)) {
1123
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1124
+ }
1125
+ return {};
1126
+ }
1127
+ export function dataAviReportTasksNodesEventsToHclTerraform(struct) {
1128
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1129
+ return struct;
1130
+ }
1131
+ if (cdktf.isComplexElement(struct)) {
1132
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1133
+ }
1134
+ const attrs = {};
1135
+ return attrs;
1136
+ }
1137
+ export class DataAviReportTasksNodesEventsOutputReference extends cdktf.ComplexObject {
1138
+ isEmptyObject = false;
1139
+ /**
1140
+ * @param terraformResource The parent resource
1141
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1142
+ * @param complexObjectIndex the index of this item in the list
1143
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1144
+ */
1145
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1146
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1147
+ }
1148
+ get internalValue() {
1149
+ let hasAnyValues = this.isEmptyObject;
1150
+ const internalValueResult = {};
1151
+ return hasAnyValues ? internalValueResult : undefined;
1152
+ }
1153
+ set internalValue(value) {
1154
+ if (value === undefined) {
1155
+ this.isEmptyObject = false;
1156
+ }
1157
+ else {
1158
+ this.isEmptyObject = Object.keys(value).length === 0;
1159
+ }
1160
+ }
1161
+ // duration - computed: true, optional: false, required: false
1162
+ get duration() {
1163
+ return this.getStringAttribute('duration');
1164
+ }
1165
+ // end_time - computed: true, optional: false, required: false
1166
+ get endTime() {
1167
+ return this.getStringAttribute('end_time');
1168
+ }
1169
+ // ip - computed: true, optional: false, required: false
1170
+ _ip = new DataAviReportTasksNodesEventsIpList(this, "ip", true);
1171
+ get ip() {
1172
+ return this._ip;
1173
+ }
1174
+ // message - computed: true, optional: false, required: false
1175
+ get message() {
1176
+ return this.getStringAttribute('message');
1177
+ }
1178
+ // start_time - computed: true, optional: false, required: false
1179
+ get startTime() {
1180
+ return this.getStringAttribute('start_time');
1181
+ }
1182
+ // status - computed: true, optional: false, required: false
1183
+ get status() {
1184
+ return this.getStringAttribute('status');
1185
+ }
1186
+ // sub_tasks - computed: true, optional: false, required: false
1187
+ get subTasks() {
1188
+ return this.getListAttribute('sub_tasks');
1189
+ }
1190
+ }
1191
+ export class DataAviReportTasksNodesEventsList extends cdktf.ComplexList {
1192
+ terraformResource;
1193
+ terraformAttribute;
1194
+ wrapsSet;
1195
+ /**
1196
+ * @param terraformResource The parent resource
1197
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1198
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1199
+ */
1200
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1201
+ super(terraformResource, terraformAttribute, wrapsSet);
1202
+ this.terraformResource = terraformResource;
1203
+ this.terraformAttribute = terraformAttribute;
1204
+ this.wrapsSet = wrapsSet;
1205
+ }
1206
+ /**
1207
+ * @param index the index of the item to return
1208
+ */
1209
+ get(index) {
1210
+ return new DataAviReportTasksNodesEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1211
+ }
1212
+ }
1213
+ export function dataAviReportTasksSubEventsIpToTerraform(struct) {
1214
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1215
+ return struct;
1216
+ }
1217
+ if (cdktf.isComplexElement(struct)) {
1218
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1219
+ }
1220
+ return {};
1221
+ }
1222
+ export function dataAviReportTasksSubEventsIpToHclTerraform(struct) {
1223
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1224
+ return struct;
1225
+ }
1226
+ if (cdktf.isComplexElement(struct)) {
1227
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1228
+ }
1229
+ const attrs = {};
1230
+ return attrs;
1231
+ }
1232
+ export class DataAviReportTasksSubEventsIpOutputReference extends cdktf.ComplexObject {
1233
+ isEmptyObject = false;
1234
+ /**
1235
+ * @param terraformResource The parent resource
1236
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1237
+ * @param complexObjectIndex the index of this item in the list
1238
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1239
+ */
1240
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1241
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1242
+ }
1243
+ get internalValue() {
1244
+ let hasAnyValues = this.isEmptyObject;
1245
+ const internalValueResult = {};
1246
+ return hasAnyValues ? internalValueResult : undefined;
1247
+ }
1248
+ set internalValue(value) {
1249
+ if (value === undefined) {
1250
+ this.isEmptyObject = false;
1251
+ }
1252
+ else {
1253
+ this.isEmptyObject = Object.keys(value).length === 0;
1254
+ }
1255
+ }
1256
+ // addr - computed: true, optional: false, required: false
1257
+ get addr() {
1258
+ return this.getStringAttribute('addr');
1259
+ }
1260
+ // type - computed: true, optional: false, required: false
1261
+ get type() {
1262
+ return this.getStringAttribute('type');
1263
+ }
1264
+ }
1265
+ export class DataAviReportTasksSubEventsIpList extends cdktf.ComplexList {
1266
+ terraformResource;
1267
+ terraformAttribute;
1268
+ wrapsSet;
1269
+ /**
1270
+ * @param terraformResource The parent resource
1271
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1272
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1273
+ */
1274
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1275
+ super(terraformResource, terraformAttribute, wrapsSet);
1276
+ this.terraformResource = terraformResource;
1277
+ this.terraformAttribute = terraformAttribute;
1278
+ this.wrapsSet = wrapsSet;
1279
+ }
1280
+ /**
1281
+ * @param index the index of the item to return
1282
+ */
1283
+ get(index) {
1284
+ return new DataAviReportTasksSubEventsIpOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1285
+ }
1286
+ }
1287
+ export function dataAviReportTasksSubEventsToTerraform(struct) {
1288
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1289
+ return struct;
1290
+ }
1291
+ if (cdktf.isComplexElement(struct)) {
1292
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1293
+ }
1294
+ return {};
1295
+ }
1296
+ export function dataAviReportTasksSubEventsToHclTerraform(struct) {
1297
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1298
+ return struct;
1299
+ }
1300
+ if (cdktf.isComplexElement(struct)) {
1301
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1302
+ }
1303
+ const attrs = {};
1304
+ return attrs;
1305
+ }
1306
+ export class DataAviReportTasksSubEventsOutputReference extends cdktf.ComplexObject {
1307
+ isEmptyObject = false;
1308
+ /**
1309
+ * @param terraformResource The parent resource
1310
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1311
+ * @param complexObjectIndex the index of this item in the list
1312
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1313
+ */
1314
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1315
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1316
+ }
1317
+ get internalValue() {
1318
+ let hasAnyValues = this.isEmptyObject;
1319
+ const internalValueResult = {};
1320
+ return hasAnyValues ? internalValueResult : undefined;
1321
+ }
1322
+ set internalValue(value) {
1323
+ if (value === undefined) {
1324
+ this.isEmptyObject = false;
1325
+ }
1326
+ else {
1327
+ this.isEmptyObject = Object.keys(value).length === 0;
1328
+ }
1329
+ }
1330
+ // duration - computed: true, optional: false, required: false
1331
+ get duration() {
1332
+ return this.getStringAttribute('duration');
1333
+ }
1334
+ // end_time - computed: true, optional: false, required: false
1335
+ get endTime() {
1336
+ return this.getStringAttribute('end_time');
1337
+ }
1338
+ // ip - computed: true, optional: false, required: false
1339
+ _ip = new DataAviReportTasksSubEventsIpList(this, "ip", true);
1340
+ get ip() {
1341
+ return this._ip;
1342
+ }
1343
+ // message - computed: true, optional: false, required: false
1344
+ get message() {
1345
+ return this.getStringAttribute('message');
1346
+ }
1347
+ // start_time - computed: true, optional: false, required: false
1348
+ get startTime() {
1349
+ return this.getStringAttribute('start_time');
1350
+ }
1351
+ // status - computed: true, optional: false, required: false
1352
+ get status() {
1353
+ return this.getStringAttribute('status');
1354
+ }
1355
+ // sub_tasks - computed: true, optional: false, required: false
1356
+ get subTasks() {
1357
+ return this.getListAttribute('sub_tasks');
1358
+ }
1359
+ }
1360
+ export class DataAviReportTasksSubEventsList extends cdktf.ComplexList {
1361
+ terraformResource;
1362
+ terraformAttribute;
1363
+ wrapsSet;
1364
+ /**
1365
+ * @param terraformResource The parent resource
1366
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1367
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1368
+ */
1369
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1370
+ super(terraformResource, terraformAttribute, wrapsSet);
1371
+ this.terraformResource = terraformResource;
1372
+ this.terraformAttribute = terraformAttribute;
1373
+ this.wrapsSet = wrapsSet;
1374
+ }
1375
+ /**
1376
+ * @param index the index of the item to return
1377
+ */
1378
+ get(index) {
1379
+ return new DataAviReportTasksSubEventsOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1380
+ }
1381
+ }
1382
+ export function dataAviReportTasksToTerraform(struct) {
1383
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1384
+ return struct;
1385
+ }
1386
+ if (cdktf.isComplexElement(struct)) {
1387
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1388
+ }
1389
+ return {};
1390
+ }
1391
+ export function dataAviReportTasksToHclTerraform(struct) {
1392
+ if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
1393
+ return struct;
1394
+ }
1395
+ if (cdktf.isComplexElement(struct)) {
1396
+ throw new Error("A complex element was used as configuration, this is not supported: https://cdk.tf/complex-object-as-configuration");
1397
+ }
1398
+ const attrs = {};
1399
+ return attrs;
1400
+ }
1401
+ export class DataAviReportTasksOutputReference extends cdktf.ComplexObject {
1402
+ isEmptyObject = false;
1403
+ /**
1404
+ * @param terraformResource The parent resource
1405
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1406
+ * @param complexObjectIndex the index of this item in the list
1407
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1408
+ */
1409
+ constructor(terraformResource, terraformAttribute, complexObjectIndex, complexObjectIsFromSet) {
1410
+ super(terraformResource, terraformAttribute, complexObjectIsFromSet, complexObjectIndex);
1411
+ }
1412
+ get internalValue() {
1413
+ let hasAnyValues = this.isEmptyObject;
1414
+ const internalValueResult = {};
1415
+ return hasAnyValues ? internalValueResult : undefined;
1416
+ }
1417
+ set internalValue(value) {
1418
+ if (value === undefined) {
1419
+ this.isEmptyObject = false;
1420
+ }
1421
+ else {
1422
+ this.isEmptyObject = Object.keys(value).length === 0;
1423
+ }
1424
+ }
1425
+ // nodes_events - computed: true, optional: false, required: false
1426
+ _nodesEvents = new DataAviReportTasksNodesEventsList(this, "nodes_events", false);
1427
+ get nodesEvents() {
1428
+ return this._nodesEvents;
1429
+ }
1430
+ // sub_events - computed: true, optional: false, required: false
1431
+ _subEvents = new DataAviReportTasksSubEventsList(this, "sub_events", false);
1432
+ get subEvents() {
1433
+ return this._subEvents;
1434
+ }
1435
+ // task_name - computed: true, optional: false, required: false
1436
+ get taskName() {
1437
+ return this.getStringAttribute('task_name');
1438
+ }
1439
+ }
1440
+ export class DataAviReportTasksList extends cdktf.ComplexList {
1441
+ terraformResource;
1442
+ terraformAttribute;
1443
+ wrapsSet;
1444
+ /**
1445
+ * @param terraformResource The parent resource
1446
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1447
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1448
+ */
1449
+ constructor(terraformResource, terraformAttribute, wrapsSet) {
1450
+ super(terraformResource, terraformAttribute, wrapsSet);
1451
+ this.terraformResource = terraformResource;
1452
+ this.terraformAttribute = terraformAttribute;
1453
+ this.wrapsSet = wrapsSet;
1454
+ }
1455
+ /**
1456
+ * @param index the index of the item to return
1457
+ */
1458
+ get(index) {
1459
+ return new DataAviReportTasksOutputReference(this.terraformResource, this.terraformAttribute, index, this.wrapsSet);
1460
+ }
1461
+ }
1462
+ /**
1463
+ * Represents a {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/report avi_report}
1464
+ */
1465
+ export class DataAviReport extends cdktf.TerraformDataSource {
1466
+ // =================
1467
+ // STATIC PROPERTIES
1468
+ // =================
1469
+ static tfResourceType = "avi_report";
1470
+ // ==============
1471
+ // STATIC Methods
1472
+ // ==============
1473
+ /**
1474
+ * Generates CDKTF code for importing a DataAviReport resource upon running "cdktf plan <stack-name>"
1475
+ * @param scope The scope in which to define this construct
1476
+ * @param importToId The construct id used in the generated config for the DataAviReport to import
1477
+ * @param importFromId The id of the existing DataAviReport that should be imported. Refer to the {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/report#import import section} in the documentation of this resource for the id to use
1478
+ * @param provider? Optional instance of the provider where the DataAviReport to import is found
1479
+ */
1480
+ static generateConfigForImport(scope, importToId, importFromId, provider) {
1481
+ return new cdktf.ImportableResource(scope, importToId, { terraformResourceType: "avi_report", importId: importFromId, provider });
1482
+ }
1483
+ // ===========
1484
+ // INITIALIZER
1485
+ // ===========
1486
+ /**
1487
+ * Create a new {@link https://registry.terraform.io/providers/vmware/avi/31.2.1/docs/data-sources/report avi_report} Data Source
1488
+ *
1489
+ * @param scope The scope in which to define this construct
1490
+ * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
1491
+ * @param options DataAviReportConfig = {}
1492
+ */
1493
+ constructor(scope, id, config = {}) {
1494
+ super(scope, id, {
1495
+ terraformResourceType: 'avi_report',
1496
+ terraformGeneratorMetadata: {
1497
+ providerName: 'avi',
1498
+ providerVersion: '31.2.1',
1499
+ providerVersionConstraint: '31.2.1'
1500
+ },
1501
+ provider: config.provider,
1502
+ dependsOn: config.dependsOn,
1503
+ count: config.count,
1504
+ lifecycle: config.lifecycle,
1505
+ provisioners: config.provisioners,
1506
+ connection: config.connection,
1507
+ forEach: config.forEach
1508
+ });
1509
+ this._id = config.id;
1510
+ this._name = config.name;
1511
+ this._tenantRef = config.tenantRef;
1512
+ this._uuid = config.uuid;
1513
+ }
1514
+ // ==========
1515
+ // ATTRIBUTES
1516
+ // ==========
1517
+ // duration - computed: true, optional: false, required: false
1518
+ get duration() {
1519
+ return this.getStringAttribute('duration');
1520
+ }
1521
+ // end_time - computed: true, optional: false, required: false
1522
+ get endTime() {
1523
+ return this.getStringAttribute('end_time');
1524
+ }
1525
+ // filename - computed: true, optional: false, required: false
1526
+ get filename() {
1527
+ return this.getStringAttribute('filename');
1528
+ }
1529
+ // id - computed: true, optional: true, required: false
1530
+ _id;
1531
+ get id() {
1532
+ return this.getStringAttribute('id');
1533
+ }
1534
+ set id(value) {
1535
+ this._id = value;
1536
+ }
1537
+ resetId() {
1538
+ this._id = undefined;
1539
+ }
1540
+ // Temporarily expose input value. Use with caution.
1541
+ get idInput() {
1542
+ return this._id;
1543
+ }
1544
+ // name - computed: true, optional: true, required: false
1545
+ _name;
1546
+ get name() {
1547
+ return this.getStringAttribute('name');
1548
+ }
1549
+ set name(value) {
1550
+ this._name = value;
1551
+ }
1552
+ resetName() {
1553
+ this._name = undefined;
1554
+ }
1555
+ // Temporarily expose input value. Use with caution.
1556
+ get nameInput() {
1557
+ return this._name;
1558
+ }
1559
+ // node - computed: true, optional: false, required: false
1560
+ get nodeAttribute() {
1561
+ return this.getStringAttribute('node');
1562
+ }
1563
+ // pre_check - computed: true, optional: false, required: false
1564
+ _preCheck = new DataAviReportPreCheckList(this, "pre_check", true);
1565
+ get preCheck() {
1566
+ return this._preCheck;
1567
+ }
1568
+ // progress - computed: true, optional: false, required: false
1569
+ get progress() {
1570
+ return this.getStringAttribute('progress');
1571
+ }
1572
+ // request - computed: true, optional: false, required: false
1573
+ _request = new DataAviReportRequestList(this, "request", true);
1574
+ get request() {
1575
+ return this._request;
1576
+ }
1577
+ // start_time - computed: true, optional: false, required: false
1578
+ get startTime() {
1579
+ return this.getStringAttribute('start_time');
1580
+ }
1581
+ // state - computed: true, optional: false, required: false
1582
+ _state = new DataAviReportStateList(this, "state", true);
1583
+ get state() {
1584
+ return this._state;
1585
+ }
1586
+ // tasks - computed: true, optional: false, required: false
1587
+ _tasks = new DataAviReportTasksList(this, "tasks", false);
1588
+ get tasks() {
1589
+ return this._tasks;
1590
+ }
1591
+ // tasks_completed - computed: true, optional: false, required: false
1592
+ get tasksCompleted() {
1593
+ return this.getStringAttribute('tasks_completed');
1594
+ }
1595
+ // tenant_ref - computed: true, optional: true, required: false
1596
+ _tenantRef;
1597
+ get tenantRef() {
1598
+ return this.getStringAttribute('tenant_ref');
1599
+ }
1600
+ set tenantRef(value) {
1601
+ this._tenantRef = value;
1602
+ }
1603
+ resetTenantRef() {
1604
+ this._tenantRef = undefined;
1605
+ }
1606
+ // Temporarily expose input value. Use with caution.
1607
+ get tenantRefInput() {
1608
+ return this._tenantRef;
1609
+ }
1610
+ // total_tasks - computed: true, optional: false, required: false
1611
+ get totalTasks() {
1612
+ return this.getStringAttribute('total_tasks');
1613
+ }
1614
+ // uuid - computed: true, optional: true, required: false
1615
+ _uuid;
1616
+ get uuid() {
1617
+ return this.getStringAttribute('uuid');
1618
+ }
1619
+ set uuid(value) {
1620
+ this._uuid = value;
1621
+ }
1622
+ resetUuid() {
1623
+ this._uuid = undefined;
1624
+ }
1625
+ // Temporarily expose input value. Use with caution.
1626
+ get uuidInput() {
1627
+ return this._uuid;
1628
+ }
1629
+ // =========
1630
+ // SYNTHESIS
1631
+ // =========
1632
+ synthesizeAttributes() {
1633
+ return {
1634
+ id: cdktf.stringToTerraform(this._id),
1635
+ name: cdktf.stringToTerraform(this._name),
1636
+ tenant_ref: cdktf.stringToTerraform(this._tenantRef),
1637
+ uuid: cdktf.stringToTerraform(this._uuid),
1638
+ };
1639
+ }
1640
+ synthesizeHclAttributes() {
1641
+ const attrs = {
1642
+ id: {
1643
+ value: cdktf.stringToHclTerraform(this._id),
1644
+ isBlock: false,
1645
+ type: "simple",
1646
+ storageClassType: "string",
1647
+ },
1648
+ name: {
1649
+ value: cdktf.stringToHclTerraform(this._name),
1650
+ isBlock: false,
1651
+ type: "simple",
1652
+ storageClassType: "string",
1653
+ },
1654
+ tenant_ref: {
1655
+ value: cdktf.stringToHclTerraform(this._tenantRef),
1656
+ isBlock: false,
1657
+ type: "simple",
1658
+ storageClassType: "string",
1659
+ },
1660
+ uuid: {
1661
+ value: cdktf.stringToHclTerraform(this._uuid),
1662
+ isBlock: false,
1663
+ type: "simple",
1664
+ storageClassType: "string",
1665
+ },
1666
+ };
1667
+ // remove undefined attributes
1668
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
1669
+ }
1670
+ }