oci-fleetappsmanagement 2.120.0 → 2.121.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 (746) hide show
  1. package/lib/client.d.ts +201 -2
  2. package/lib/client.js +1539 -169
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/api-based-execution-details.d.ts +4 -0
  5. package/lib/model/api-based-execution-details.js.map +1 -1
  6. package/lib/model/apm-domain-variable.d.ts +25 -0
  7. package/lib/model/apm-domain-variable.js +53 -0
  8. package/lib/model/apm-domain-variable.js.map +1 -0
  9. package/lib/model/array-variable.d.ts +43 -0
  10. package/lib/model/array-variable.js +61 -0
  11. package/lib/model/array-variable.js.map +1 -0
  12. package/lib/model/association.d.ts +30 -0
  13. package/lib/model/association.js +30 -0
  14. package/lib/model/association.js.map +1 -0
  15. package/lib/model/autonomous-container-db-variable-depends-on.d.ts +26 -0
  16. package/lib/model/autonomous-container-db-variable-depends-on.js +30 -0
  17. package/lib/model/autonomous-container-db-variable-depends-on.js.map +1 -0
  18. package/lib/model/autonomous-container-db-variable.d.ts +26 -0
  19. package/lib/model/autonomous-container-db-variable.js +63 -0
  20. package/lib/model/autonomous-container-db-variable.js.map +1 -0
  21. package/lib/model/autonomous-data-base-variable-depends-on.d.ts +30 -0
  22. package/lib/model/autonomous-data-base-variable-depends-on.js +30 -0
  23. package/lib/model/autonomous-data-base-variable-depends-on.js.map +1 -0
  24. package/lib/model/autonomous-data-base-variable.d.ts +26 -0
  25. package/lib/model/autonomous-data-base-variable.js +63 -0
  26. package/lib/model/autonomous-data-base-variable.js.map +1 -0
  27. package/lib/model/autonomous-database-version-variable-depends-on.d.ts +30 -0
  28. package/lib/model/autonomous-database-version-variable-depends-on.js +30 -0
  29. package/lib/model/autonomous-database-version-variable-depends-on.js.map +1 -0
  30. package/lib/model/autonomous-database-version-variable.d.ts +26 -0
  31. package/lib/model/autonomous-database-version-variable.js +63 -0
  32. package/lib/model/autonomous-database-version-variable.js.map +1 -0
  33. package/lib/model/availability-domain-variable-depends-on.d.ts +26 -0
  34. package/lib/model/availability-domain-variable-depends-on.js +30 -0
  35. package/lib/model/availability-domain-variable-depends-on.js.map +1 -0
  36. package/lib/model/availability-domain-variable.d.ts +26 -0
  37. package/lib/model/availability-domain-variable.js +63 -0
  38. package/lib/model/availability-domain-variable.js.map +1 -0
  39. package/lib/model/base-output.d.ts +43 -0
  40. package/lib/model/base-output.js +105 -0
  41. package/lib/model/base-output.js.map +1 -0
  42. package/lib/model/base-variable.d.ts +39 -0
  43. package/lib/model/base-variable.js +341 -0
  44. package/lib/model/base-variable.js.map +1 -0
  45. package/lib/model/bool-output.d.ts +29 -0
  46. package/lib/model/bool-output.js +51 -0
  47. package/lib/model/bool-output.js.map +1 -0
  48. package/lib/model/boolean-variable.d.ts +29 -0
  49. package/lib/model/boolean-variable.js +53 -0
  50. package/lib/model/boolean-variable.js.map +1 -0
  51. package/lib/model/catalog-item-summary.d.ts +4 -0
  52. package/lib/model/catalog-item-summary.js.map +1 -1
  53. package/lib/model/catalog-item-variables-definition.d.ts +52 -0
  54. package/lib/model/catalog-item-variables-definition.js +58 -0
  55. package/lib/model/catalog-item-variables-definition.js.map +1 -0
  56. package/lib/model/catalog-item.d.ts +4 -0
  57. package/lib/model/catalog-item.js.map +1 -1
  58. package/lib/model/choice.d.ts +27 -0
  59. package/lib/model/choice.js +62 -0
  60. package/lib/model/choice.js.map +1 -0
  61. package/lib/model/cloud-vm-cluster-id.d.ts +25 -0
  62. package/lib/model/cloud-vm-cluster-id.js +53 -0
  63. package/lib/model/cloud-vm-cluster-id.js.map +1 -0
  64. package/lib/model/column-metadata.d.ts +45 -0
  65. package/lib/model/column-metadata.js +41 -0
  66. package/lib/model/column-metadata.js.map +1 -0
  67. package/lib/model/compartment-variable.d.ts +33 -0
  68. package/lib/model/compartment-variable.js +53 -0
  69. package/lib/model/compartment-variable.js.map +1 -0
  70. package/lib/model/compliance.d.ts +34 -0
  71. package/lib/model/compliance.js +30 -0
  72. package/lib/model/compliance.js.map +1 -0
  73. package/lib/model/component-properties.d.ts +1 -1
  74. package/lib/model/component-properties.js.map +1 -1
  75. package/lib/model/configure-catalog-item-details.d.ts +79 -0
  76. package/lib/model/configure-catalog-item-details.js +62 -0
  77. package/lib/model/configure-catalog-item-details.js.map +1 -0
  78. package/lib/model/container-cluster-variable-depends-on.d.ts +26 -0
  79. package/lib/model/container-cluster-variable-depends-on.js +30 -0
  80. package/lib/model/container-cluster-variable-depends-on.js.map +1 -0
  81. package/lib/model/container-cluster-variable.d.ts +26 -0
  82. package/lib/model/container-cluster-variable.js +61 -0
  83. package/lib/model/container-cluster-variable.js.map +1 -0
  84. package/lib/model/copyable-string-output.d.ts +29 -0
  85. package/lib/model/copyable-string-output.js +53 -0
  86. package/lib/model/copyable-string-output.js.map +1 -0
  87. package/lib/model/create-catalog-item-details.d.ts +4 -0
  88. package/lib/model/create-catalog-item-details.js.map +1 -1
  89. package/lib/model/create-fleet-details.d.ts +2 -0
  90. package/lib/model/create-fleet-details.js.map +1 -1
  91. package/lib/model/create-onboarding-details.d.ts +18 -0
  92. package/lib/model/create-onboarding-details.js.map +1 -1
  93. package/lib/model/create-platform-configuration-details.d.ts +18 -0
  94. package/lib/model/create-platform-configuration-details.js.map +1 -1
  95. package/lib/model/create-property-details.d.ts +18 -0
  96. package/lib/model/create-property-details.js.map +1 -1
  97. package/lib/model/create-runbook-version-details.d.ts +4 -2
  98. package/lib/model/create-runbook-version-details.js.map +1 -1
  99. package/lib/model/csv-output.d.ts +29 -0
  100. package/lib/model/csv-output.js +51 -0
  101. package/lib/model/csv-output.js.map +1 -0
  102. package/lib/model/data-base-variable-depends-on.d.ts +30 -0
  103. package/lib/model/data-base-variable-depends-on.js +30 -0
  104. package/lib/model/data-base-variable-depends-on.js.map +1 -0
  105. package/lib/model/data-base-variable.d.ts +26 -0
  106. package/lib/model/data-base-variable.js +61 -0
  107. package/lib/model/data-base-variable.js.map +1 -0
  108. package/lib/model/database-cdb-id.d.ts +25 -0
  109. package/lib/model/database-cdb-id.js +53 -0
  110. package/lib/model/database-cdb-id.js.map +1 -0
  111. package/lib/model/database-data-guard-id.d.ts +25 -0
  112. package/lib/model/database-data-guard-id.js +53 -0
  113. package/lib/model/database-data-guard-id.js.map +1 -0
  114. package/lib/model/database-dataguard-association-id.d.ts +25 -0
  115. package/lib/model/database-dataguard-association-id.js +55 -0
  116. package/lib/model/database-dataguard-association-id.js.map +1 -0
  117. package/lib/model/database-db-node-id.d.ts +25 -0
  118. package/lib/model/database-db-node-id.js +53 -0
  119. package/lib/model/database-db-node-id.js.map +1 -0
  120. package/lib/model/database-exadata-id.d.ts +25 -0
  121. package/lib/model/database-exadata-id.js +53 -0
  122. package/lib/model/database-exadata-id.js.map +1 -0
  123. package/lib/model/datetime-variable.d.ts +29 -0
  124. package/lib/model/datetime-variable.js +53 -0
  125. package/lib/model/datetime-variable.js.map +1 -0
  126. package/lib/model/db-home-variable-depends-on.d.ts +30 -0
  127. package/lib/model/db-home-variable-depends-on.js +30 -0
  128. package/lib/model/db-home-variable-depends-on.js.map +1 -0
  129. package/lib/model/db-home-variable.d.ts +26 -0
  130. package/lib/model/db-home-variable.js +61 -0
  131. package/lib/model/db-home-variable.js.map +1 -0
  132. package/lib/model/db-home-version-variable-depends-on.d.ts +26 -0
  133. package/lib/model/db-home-version-variable-depends-on.js +30 -0
  134. package/lib/model/db-home-version-variable-depends-on.js.map +1 -0
  135. package/lib/model/db-home-version-variable.d.ts +26 -0
  136. package/lib/model/db-home-version-variable.js +61 -0
  137. package/lib/model/db-home-version-variable.js.map +1 -0
  138. package/lib/model/db-system-variable-depends-on.d.ts +26 -0
  139. package/lib/model/db-system-variable-depends-on.js +30 -0
  140. package/lib/model/db-system-variable-depends-on.js.map +1 -0
  141. package/lib/model/db-system-variable.d.ts +26 -0
  142. package/lib/model/db-system-variable.js +61 -0
  143. package/lib/model/db-system-variable.js.map +1 -0
  144. package/lib/model/discovered-target.d.ts +11 -0
  145. package/lib/model/discovered-target.js +5 -0
  146. package/lib/model/discovered-target.js.map +1 -1
  147. package/lib/model/dynamic-groups-variable-depends-on.d.ts +26 -0
  148. package/lib/model/dynamic-groups-variable-depends-on.js +30 -0
  149. package/lib/model/dynamic-groups-variable-depends-on.js.map +1 -0
  150. package/lib/model/dynamic-groups-variable.d.ts +26 -0
  151. package/lib/model/dynamic-groups-variable.js +61 -0
  152. package/lib/model/dynamic-groups-variable.js.map +1 -0
  153. package/lib/model/enum-variable.d.ts +37 -0
  154. package/lib/model/enum-variable.js +51 -0
  155. package/lib/model/enum-variable.js.map +1 -0
  156. package/lib/model/export-runbook-details.d.ts +33 -0
  157. package/lib/model/export-runbook-details.js +63 -0
  158. package/lib/model/export-runbook-details.js.map +1 -0
  159. package/lib/model/export-runbook-version-details.d.ts +28 -0
  160. package/lib/model/export-runbook-version-details.js +58 -0
  161. package/lib/model/export-runbook-version-details.js.map +1 -0
  162. package/lib/model/fault-domain-variable-depends-on.d.ts +30 -0
  163. package/lib/model/fault-domain-variable-depends-on.js +30 -0
  164. package/lib/model/fault-domain-variable-depends-on.js.map +1 -0
  165. package/lib/model/fault-domain-variable.d.ts +26 -0
  166. package/lib/model/fault-domain-variable.js +61 -0
  167. package/lib/model/fault-domain-variable.js.map +1 -0
  168. package/lib/model/file-storage-export-set-id.d.ts +25 -0
  169. package/lib/model/file-storage-export-set-id.js +53 -0
  170. package/lib/model/file-storage-export-set-id.js.map +1 -0
  171. package/lib/model/file-storage-filesystem-id.d.ts +25 -0
  172. package/lib/model/file-storage-filesystem-id.js +53 -0
  173. package/lib/model/file-storage-filesystem-id.js.map +1 -0
  174. package/lib/model/file-storage-mount-target-id.d.ts +25 -0
  175. package/lib/model/file-storage-mount-target-id.js +53 -0
  176. package/lib/model/file-storage-mount-target-id.js.map +1 -0
  177. package/lib/model/file-variable.d.ts +25 -0
  178. package/lib/model/file-variable.js +51 -0
  179. package/lib/model/file-variable.js.map +1 -0
  180. package/lib/model/filter.d.ts +27 -0
  181. package/lib/model/filter.js +73 -0
  182. package/lib/model/filter.js.map +1 -0
  183. package/lib/model/find-runbook-export-dependency-details.d.ts +30 -0
  184. package/lib/model/find-runbook-export-dependency-details.js +30 -0
  185. package/lib/model/find-runbook-export-dependency-details.js.map +1 -0
  186. package/lib/model/find-runbook-import-dependency-details.d.ts +28 -0
  187. package/lib/model/find-runbook-import-dependency-details.js +58 -0
  188. package/lib/model/find-runbook-import-dependency-details.js.map +1 -0
  189. package/lib/model/fleet.d.ts +2 -0
  190. package/lib/model/fleet.js.map +1 -1
  191. package/lib/model/groups-variable-depends-on.d.ts +26 -0
  192. package/lib/model/groups-variable-depends-on.js +30 -0
  193. package/lib/model/groups-variable-depends-on.js.map +1 -0
  194. package/lib/model/groups-variable.d.ts +26 -0
  195. package/lib/model/groups-variable.js +61 -0
  196. package/lib/model/groups-variable.js.map +1 -0
  197. package/lib/model/identity-domain-variable-depends-on.d.ts +26 -0
  198. package/lib/model/identity-domain-variable-depends-on.js +30 -0
  199. package/lib/model/identity-domain-variable-depends-on.js.map +1 -0
  200. package/lib/model/identity-domain-variable.d.ts +30 -0
  201. package/lib/model/identity-domain-variable.js +61 -0
  202. package/lib/model/identity-domain-variable.js.map +1 -0
  203. package/lib/model/image-variable-depends-on.d.ts +38 -0
  204. package/lib/model/image-variable-depends-on.js +30 -0
  205. package/lib/model/image-variable-depends-on.js.map +1 -0
  206. package/lib/model/image-variable.d.ts +30 -0
  207. package/lib/model/image-variable.js +61 -0
  208. package/lib/model/image-variable.js.map +1 -0
  209. package/lib/model/import-runbook-details.d.ts +51 -0
  210. package/lib/model/import-runbook-details.js +80 -0
  211. package/lib/model/import-runbook-details.js.map +1 -0
  212. package/lib/model/import-runbook-precheck-details.d.ts +34 -0
  213. package/lib/model/import-runbook-precheck-details.js +78 -0
  214. package/lib/model/import-runbook-precheck-details.js.map +1 -0
  215. package/lib/model/import-runbook-precheck-required-value.d.ts +38 -0
  216. package/lib/model/import-runbook-precheck-required-value.js +30 -0
  217. package/lib/model/import-runbook-precheck-required-value.js.map +1 -0
  218. package/lib/model/import-runbook-version-details.d.ts +46 -0
  219. package/lib/model/import-runbook-version-details.js +74 -0
  220. package/lib/model/import-runbook-version-details.js.map +1 -0
  221. package/lib/model/index.d.ts +358 -0
  222. package/lib/model/index.js +369 -7
  223. package/lib/model/index.js.map +1 -1
  224. package/lib/model/installed-patch-collection.d.ts +27 -0
  225. package/lib/model/installed-patch-collection.js +62 -0
  226. package/lib/model/installed-patch-collection.js.map +1 -0
  227. package/lib/model/installed-patch-summary.d.ts +55 -0
  228. package/lib/model/installed-patch-summary.js +30 -0
  229. package/lib/model/installed-patch-summary.js.map +1 -0
  230. package/lib/model/instance-shape-variable-depends-on.d.ts +34 -0
  231. package/lib/model/instance-shape-variable-depends-on.js +30 -0
  232. package/lib/model/instance-shape-variable-depends-on.js.map +1 -0
  233. package/lib/model/instance-shape-variable-with-flex-depends-on.d.ts +34 -0
  234. package/lib/model/instance-shape-variable-with-flex-depends-on.js +30 -0
  235. package/lib/model/instance-shape-variable-with-flex-depends-on.js.map +1 -0
  236. package/lib/model/instance-shape-variable-with-flex.d.ts +30 -0
  237. package/lib/model/instance-shape-variable-with-flex.js +63 -0
  238. package/lib/model/instance-shape-variable-with-flex.js.map +1 -0
  239. package/lib/model/instance-shape-variable.d.ts +30 -0
  240. package/lib/model/instance-shape-variable.js +61 -0
  241. package/lib/model/instance-shape-variable.js.map +1 -0
  242. package/lib/model/instance-variable-depends-on.d.ts +26 -0
  243. package/lib/model/instance-variable-depends-on.js +30 -0
  244. package/lib/model/instance-variable-depends-on.js.map +1 -0
  245. package/lib/model/instance-variable.d.ts +26 -0
  246. package/lib/model/instance-variable.js +61 -0
  247. package/lib/model/instance-variable.js.map +1 -0
  248. package/lib/model/integer-variable.d.ts +49 -0
  249. package/lib/model/integer-variable.js +53 -0
  250. package/lib/model/integer-variable.js.map +1 -0
  251. package/lib/model/inventory-record-patch-details.d.ts +8 -0
  252. package/lib/model/inventory-record-patch-details.js.map +1 -1
  253. package/lib/model/inventory-record-summary.d.ts +1 -1
  254. package/lib/model/inventory-record.d.ts +1 -1
  255. package/lib/model/json-output.d.ts +29 -0
  256. package/lib/model/json-output.js +51 -0
  257. package/lib/model/json-output.js.map +1 -0
  258. package/lib/model/key-value-property.d.ts +30 -0
  259. package/lib/model/key-value-property.js +30 -0
  260. package/lib/model/key-value-property.js.map +1 -0
  261. package/lib/model/kms-key-variable-depends-on.d.ts +46 -0
  262. package/lib/model/kms-key-variable-depends-on.js +30 -0
  263. package/lib/model/kms-key-variable-depends-on.js.map +1 -0
  264. package/lib/model/kms-key-variable.d.ts +26 -0
  265. package/lib/model/kms-key-variable.js +61 -0
  266. package/lib/model/kms-key-variable.js.map +1 -0
  267. package/lib/model/kms-secret-variable-depends-on.d.ts +34 -0
  268. package/lib/model/kms-secret-variable-depends-on.js +30 -0
  269. package/lib/model/kms-secret-variable-depends-on.js.map +1 -0
  270. package/lib/model/kms-secret-variable.d.ts +26 -0
  271. package/lib/model/kms-secret-variable.js +61 -0
  272. package/lib/model/kms-secret-variable.js.map +1 -0
  273. package/lib/model/kms-vault-variable-depends-on.d.ts +26 -0
  274. package/lib/model/kms-vault-variable-depends-on.js +30 -0
  275. package/lib/model/kms-vault-variable-depends-on.js.map +1 -0
  276. package/lib/model/kms-vault-variable.d.ts +26 -0
  277. package/lib/model/kms-vault-variable.js +61 -0
  278. package/lib/model/kms-vault-variable.js.map +1 -0
  279. package/lib/model/kubernetes-versions-variable-depends-on.d.ts +30 -0
  280. package/lib/model/kubernetes-versions-variable-depends-on.js +30 -0
  281. package/lib/model/kubernetes-versions-variable-depends-on.js.map +1 -0
  282. package/lib/model/kubernetes-versions-variable.d.ts +26 -0
  283. package/lib/model/kubernetes-versions-variable.js +63 -0
  284. package/lib/model/kubernetes-versions-variable.js.map +1 -0
  285. package/lib/model/link-output.d.ts +33 -0
  286. package/lib/model/link-output.js +51 -0
  287. package/lib/model/link-output.js.map +1 -0
  288. package/lib/model/list-output.d.ts +29 -0
  289. package/lib/model/list-output.js +51 -0
  290. package/lib/model/list-output.js.map +1 -0
  291. package/lib/model/load-balancer-reserved-ips.d.ts +25 -0
  292. package/lib/model/load-balancer-reserved-ips.js +53 -0
  293. package/lib/model/load-balancer-reserved-ips.js.map +1 -0
  294. package/lib/model/load-balancer-variable-depends-on.d.ts +26 -0
  295. package/lib/model/load-balancer-variable-depends-on.js +30 -0
  296. package/lib/model/load-balancer-variable-depends-on.js.map +1 -0
  297. package/lib/model/load-balancer-variable.d.ts +26 -0
  298. package/lib/model/load-balancer-variable.js +61 -0
  299. package/lib/model/load-balancer-variable.js.map +1 -0
  300. package/lib/model/log-analytics-entity-types.d.ts +25 -0
  301. package/lib/model/log-analytics-entity-types.js +53 -0
  302. package/lib/model/log-analytics-entity-types.js.map +1 -0
  303. package/lib/model/log-analytics-log-entities-depends-on.d.ts +26 -0
  304. package/lib/model/log-analytics-log-entities-depends-on.js +30 -0
  305. package/lib/model/log-analytics-log-entities-depends-on.js.map +1 -0
  306. package/lib/model/log-analytics-log-entities.d.ts +26 -0
  307. package/lib/model/log-analytics-log-entities.js +61 -0
  308. package/lib/model/log-analytics-log-entities.js.map +1 -0
  309. package/lib/model/log-analytics-log-group-depends-on.d.ts +26 -0
  310. package/lib/model/log-analytics-log-group-depends-on.js +30 -0
  311. package/lib/model/log-analytics-log-group-depends-on.js.map +1 -0
  312. package/lib/model/log-analytics-log-group.d.ts +26 -0
  313. package/lib/model/log-analytics-log-group.js +61 -0
  314. package/lib/model/log-analytics-log-group.js.map +1 -0
  315. package/lib/model/log-analytics-scheduled-tasks-depends-on.d.ts +30 -0
  316. package/lib/model/log-analytics-scheduled-tasks-depends-on.js +30 -0
  317. package/lib/model/log-analytics-scheduled-tasks-depends-on.js.map +1 -0
  318. package/lib/model/log-analytics-scheduled-tasks.d.ts +26 -0
  319. package/lib/model/log-analytics-scheduled-tasks.js +63 -0
  320. package/lib/model/log-analytics-scheduled-tasks.js.map +1 -0
  321. package/lib/model/log-analytics-sources-depends-on.d.ts +26 -0
  322. package/lib/model/log-analytics-sources-depends-on.js +30 -0
  323. package/lib/model/log-analytics-sources-depends-on.js.map +1 -0
  324. package/lib/model/log-analytics-sources.d.ts +26 -0
  325. package/lib/model/log-analytics-sources.js +61 -0
  326. package/lib/model/log-analytics-sources.js.map +1 -0
  327. package/lib/model/management-agent-depends-on.d.ts +26 -0
  328. package/lib/model/management-agent-depends-on.js +30 -0
  329. package/lib/model/management-agent-depends-on.js.map +1 -0
  330. package/lib/model/management-agents.d.ts +26 -0
  331. package/lib/model/management-agents.js +61 -0
  332. package/lib/model/management-agents.js.map +1 -0
  333. package/lib/model/map-output.d.ts +29 -0
  334. package/lib/model/map-output.js +51 -0
  335. package/lib/model/map-output.js.map +1 -0
  336. package/lib/model/mount-targets-variable-depends-on.d.ts +30 -0
  337. package/lib/model/mount-targets-variable-depends-on.js +30 -0
  338. package/lib/model/mount-targets-variable-depends-on.js.map +1 -0
  339. package/lib/model/mount-targets-variable.d.ts +26 -0
  340. package/lib/model/mount-targets-variable.js +61 -0
  341. package/lib/model/mount-targets-variable.js.map +1 -0
  342. package/lib/model/multi-value-filter.d.ts +39 -0
  343. package/lib/model/multi-value-filter.js +57 -0
  344. package/lib/model/multi-value-filter.js.map +1 -0
  345. package/lib/model/multiline-variable.d.ts +45 -0
  346. package/lib/model/multiline-variable.js +53 -0
  347. package/lib/model/multiline-variable.js.map +1 -0
  348. package/lib/model/mysql-configuration-id.d.ts +25 -0
  349. package/lib/model/mysql-configuration-id.js +53 -0
  350. package/lib/model/mysql-configuration-id.js.map +1 -0
  351. package/lib/model/mysql-shape-id.d.ts +25 -0
  352. package/lib/model/mysql-shape-id.js +51 -0
  353. package/lib/model/mysql-shape-id.js.map +1 -0
  354. package/lib/model/nat-gateway-variable-depends-on.d.ts +30 -0
  355. package/lib/model/nat-gateway-variable-depends-on.js +30 -0
  356. package/lib/model/nat-gateway-variable-depends-on.js.map +1 -0
  357. package/lib/model/nat-gateway-variable.d.ts +26 -0
  358. package/lib/model/nat-gateway-variable.js +61 -0
  359. package/lib/model/nat-gateway-variable.js.map +1 -0
  360. package/lib/model/network-load-balancer-id.d.ts +25 -0
  361. package/lib/model/network-load-balancer-id.js +53 -0
  362. package/lib/model/network-load-balancer-id.js.map +1 -0
  363. package/lib/model/nsg-variable-depends-on.d.ts +30 -0
  364. package/lib/model/nsg-variable-depends-on.js +30 -0
  365. package/lib/model/nsg-variable-depends-on.js.map +1 -0
  366. package/lib/model/nsg-variable.d.ts +26 -0
  367. package/lib/model/nsg-variable.js +59 -0
  368. package/lib/model/nsg-variable.js.map +1 -0
  369. package/lib/model/number-output.d.ts +29 -0
  370. package/lib/model/number-output.js +51 -0
  371. package/lib/model/number-output.js.map +1 -0
  372. package/lib/model/number-variable.d.ts +49 -0
  373. package/lib/model/number-variable.js +53 -0
  374. package/lib/model/number-variable.js.map +1 -0
  375. package/lib/model/object-storage-bucket-name.d.ts +25 -0
  376. package/lib/model/object-storage-bucket-name.js +53 -0
  377. package/lib/model/object-storage-bucket-name.js.map +1 -0
  378. package/lib/model/ocid-output.d.ts +29 -0
  379. package/lib/model/ocid-output.js +51 -0
  380. package/lib/model/ocid-output.js.map +1 -0
  381. package/lib/model/ods-project-variable-depends-on.d.ts +26 -0
  382. package/lib/model/ods-project-variable-depends-on.js +30 -0
  383. package/lib/model/ods-project-variable-depends-on.js.map +1 -0
  384. package/lib/model/ods-project-variable.d.ts +26 -0
  385. package/lib/model/ods-project-variable.js +61 -0
  386. package/lib/model/ods-project-variable.js.map +1 -0
  387. package/lib/model/operation-type.d.ts +4 -0
  388. package/lib/model/operation-type.js +4 -0
  389. package/lib/model/operation-type.js.map +1 -1
  390. package/lib/model/order-clause.d.ts +40 -0
  391. package/lib/model/order-clause.js +40 -0
  392. package/lib/model/order-clause.js.map +1 -0
  393. package/lib/model/output-group.d.ts +30 -0
  394. package/lib/model/output-group.js +30 -0
  395. package/lib/model/output-group.js.map +1 -0
  396. package/lib/model/password-variable.d.ts +33 -0
  397. package/lib/model/password-variable.js +53 -0
  398. package/lib/model/password-variable.js.map +1 -0
  399. package/lib/model/placeholder.d.ts +34 -0
  400. package/lib/model/placeholder.js +30 -0
  401. package/lib/model/placeholder.js.map +1 -0
  402. package/lib/model/platform-configuration.d.ts +1 -0
  403. package/lib/model/platform-configuration.js +1 -0
  404. package/lib/model/platform-configuration.js.map +1 -1
  405. package/lib/model/preferences.d.ts +16 -0
  406. package/lib/model/preferences.js.map +1 -1
  407. package/lib/model/private-endpoint-variable-depends-on.d.ts +30 -0
  408. package/lib/model/private-endpoint-variable-depends-on.js +30 -0
  409. package/lib/model/private-endpoint-variable-depends-on.js.map +1 -0
  410. package/lib/model/private-endpoint-variable.d.ts +26 -0
  411. package/lib/model/private-endpoint-variable.js +61 -0
  412. package/lib/model/private-endpoint-variable.js.map +1 -0
  413. package/lib/model/prompt.d.ts +41 -0
  414. package/lib/model/prompt.js +72 -0
  415. package/lib/model/prompt.js.map +1 -0
  416. package/lib/model/recommended-patch-collection.d.ts +27 -0
  417. package/lib/model/recommended-patch-collection.js +62 -0
  418. package/lib/model/recommended-patch-collection.js.map +1 -0
  419. package/lib/model/recommended-patch-summary.d.ts +61 -0
  420. package/lib/model/recommended-patch-summary.js +41 -0
  421. package/lib/model/recommended-patch-summary.js.map +1 -0
  422. package/lib/model/region-variable.d.ts +29 -0
  423. package/lib/model/region-variable.js +53 -0
  424. package/lib/model/region-variable.js.map +1 -0
  425. package/lib/model/report-collection.d.ts +27 -0
  426. package/lib/model/report-collection.js +62 -0
  427. package/lib/model/report-collection.js.map +1 -0
  428. package/lib/model/report-details.d.ts +58 -0
  429. package/lib/model/report-details.js +91 -0
  430. package/lib/model/report-details.js.map +1 -0
  431. package/lib/model/report-filter.d.ts +34 -0
  432. package/lib/model/report-filter.js +30 -0
  433. package/lib/model/report-filter.js.map +1 -0
  434. package/lib/model/report-metadata-collection.d.ts +27 -0
  435. package/lib/model/report-metadata-collection.js +62 -0
  436. package/lib/model/report-metadata-collection.js.map +1 -0
  437. package/lib/model/report-metadata-summary.d.ts +47 -0
  438. package/lib/model/report-metadata-summary.js +82 -0
  439. package/lib/model/report-metadata-summary.js.map +1 -0
  440. package/lib/model/report-summary.d.ts +26 -0
  441. package/lib/model/report-summary.js +30 -0
  442. package/lib/model/report-summary.js.map +1 -0
  443. package/lib/model/report-time-range.d.ts +30 -0
  444. package/lib/model/report-time-range.js +30 -0
  445. package/lib/model/report-time-range.js.map +1 -0
  446. package/lib/model/required-value.d.ts +26 -0
  447. package/lib/model/required-value.js +30 -0
  448. package/lib/model/required-value.js.map +1 -0
  449. package/lib/model/rule.d.ts +23 -0
  450. package/lib/model/rule.js +10 -0
  451. package/lib/model/rule.js.map +1 -1
  452. package/lib/model/run-on-details.js +4 -0
  453. package/lib/model/run-on-details.js.map +1 -1
  454. package/lib/model/runbook-export-dependency-collection.d.ts +27 -0
  455. package/lib/model/runbook-export-dependency-collection.js +62 -0
  456. package/lib/model/runbook-export-dependency-collection.js.map +1 -0
  457. package/lib/model/runbook-export-status-collection.d.ts +27 -0
  458. package/lib/model/runbook-export-status-collection.js +62 -0
  459. package/lib/model/runbook-export-status-collection.js.map +1 -0
  460. package/lib/model/runbook-export-status-summary.d.ts +42 -0
  461. package/lib/model/runbook-export-status-summary.js +30 -0
  462. package/lib/model/runbook-export-status-summary.js.map +1 -0
  463. package/lib/model/runbook-export.d.ts +48 -0
  464. package/lib/model/runbook-export.js +30 -0
  465. package/lib/model/runbook-export.js.map +1 -0
  466. package/lib/model/runbook-import-as-runbook.d.ts +29 -0
  467. package/lib/model/runbook-import-as-runbook.js +55 -0
  468. package/lib/model/runbook-import-as-runbook.js.map +1 -0
  469. package/lib/model/runbook-import-as-version.d.ts +29 -0
  470. package/lib/model/runbook-import-as-version.js +55 -0
  471. package/lib/model/runbook-import-as-version.js.map +1 -0
  472. package/lib/model/runbook-import-as.d.ts +32 -0
  473. package/lib/model/runbook-import-as.js +73 -0
  474. package/lib/model/runbook-import-as.js.map +1 -0
  475. package/lib/model/runbook-import-dependency-collection.d.ts +27 -0
  476. package/lib/model/runbook-import-dependency-collection.js +62 -0
  477. package/lib/model/runbook-import-dependency-collection.js.map +1 -0
  478. package/lib/model/runbook-import-dependency-finder-required-value.d.ts +68 -0
  479. package/lib/model/runbook-import-dependency-finder-required-value.js +53 -0
  480. package/lib/model/runbook-import-dependency-finder-required-value.js.map +1 -0
  481. package/lib/model/runbook-import-required-value.d.ts +38 -0
  482. package/lib/model/runbook-import-required-value.js +30 -0
  483. package/lib/model/runbook-import-required-value.js.map +1 -0
  484. package/lib/model/runbook-import-status-collection.d.ts +27 -0
  485. package/lib/model/runbook-import-status-collection.js +62 -0
  486. package/lib/model/runbook-import-status-collection.js.map +1 -0
  487. package/lib/model/runbook-import-status-summary.d.ts +42 -0
  488. package/lib/model/runbook-import-status-summary.js +30 -0
  489. package/lib/model/runbook-import-status-summary.js.map +1 -0
  490. package/lib/model/runbook-import.d.ts +48 -0
  491. package/lib/model/runbook-import.js +30 -0
  492. package/lib/model/runbook-import.js.map +1 -0
  493. package/lib/model/runbook-summary.d.ts +4 -0
  494. package/lib/model/runbook-summary.js.map +1 -1
  495. package/lib/model/runbook-transfer-dependency-summary.d.ts +33 -0
  496. package/lib/model/runbook-transfer-dependency-summary.js +58 -0
  497. package/lib/model/runbook-transfer-dependency-summary.js.map +1 -0
  498. package/lib/model/runbook-transfer-dependency.d.ts +32 -0
  499. package/lib/model/runbook-transfer-dependency.js +74 -0
  500. package/lib/model/runbook-transfer-dependency.js.map +1 -0
  501. package/lib/model/runbook-version-summary.d.ts +2 -2
  502. package/lib/model/runbook-version.d.ts +3 -1
  503. package/lib/model/runbook-version.js.map +1 -1
  504. package/lib/model/runbook.d.ts +1 -1
  505. package/lib/model/schedule-instance-target-run-on-details.d.ts +30 -0
  506. package/lib/model/schedule-instance-target-run-on-details.js +55 -0
  507. package/lib/model/schedule-instance-target-run-on-details.js.map +1 -0
  508. package/lib/model/scheduler-execution-summary.d.ts +9 -5
  509. package/lib/model/scheduler-execution-summary.js.map +1 -1
  510. package/lib/model/schema-document.d.ts +114 -0
  511. package/lib/model/schema-document.js +110 -0
  512. package/lib/model/schema-document.js.map +1 -0
  513. package/lib/model/script-based-execution-details.d.ts +4 -0
  514. package/lib/model/script-based-execution-details.js.map +1 -1
  515. package/lib/model/service-gateway-variable-depends-on.d.ts +30 -0
  516. package/lib/model/service-gateway-variable-depends-on.js +30 -0
  517. package/lib/model/service-gateway-variable-depends-on.js.map +1 -0
  518. package/lib/model/service-gateway-variable.d.ts +26 -0
  519. package/lib/model/service-gateway-variable.js +61 -0
  520. package/lib/model/service-gateway-variable.js.map +1 -0
  521. package/lib/model/single-value-filter.d.ts +42 -0
  522. package/lib/model/single-value-filter.js +60 -0
  523. package/lib/model/single-value-filter.js.map +1 -0
  524. package/lib/model/ssh-public-key-variable.d.ts +25 -0
  525. package/lib/model/ssh-public-key-variable.js +53 -0
  526. package/lib/model/ssh-public-key-variable.js.map +1 -0
  527. package/lib/model/stack-source.d.ts +40 -0
  528. package/lib/model/stack-source.js +41 -0
  529. package/lib/model/stack-source.js.map +1 -0
  530. package/lib/model/string-output.d.ts +29 -0
  531. package/lib/model/string-output.js +51 -0
  532. package/lib/model/string-output.js.map +1 -0
  533. package/lib/model/string-variable.d.ts +41 -0
  534. package/lib/model/string-variable.js +53 -0
  535. package/lib/model/string-variable.js.map +1 -0
  536. package/lib/model/subnet-variable-depends-on.d.ts +46 -0
  537. package/lib/model/subnet-variable-depends-on.js +30 -0
  538. package/lib/model/subnet-variable-depends-on.js.map +1 -0
  539. package/lib/model/subnet-variable.d.ts +26 -0
  540. package/lib/model/subnet-variable.js +61 -0
  541. package/lib/model/subnet-variable.js.map +1 -0
  542. package/lib/model/tag-variable-depends-on.d.ts +26 -0
  543. package/lib/model/tag-variable-depends-on.js +30 -0
  544. package/lib/model/tag-variable-depends-on.js.map +1 -0
  545. package/lib/model/tag-variable.d.ts +26 -0
  546. package/lib/model/tag-variable.js +59 -0
  547. package/lib/model/tag-variable.js.map +1 -0
  548. package/lib/model/target-component-collection.d.ts +27 -0
  549. package/lib/model/target-component-collection.js +62 -0
  550. package/lib/model/target-component-collection.js.map +1 -0
  551. package/lib/model/target-component-summary.d.ts +39 -0
  552. package/lib/model/target-component-summary.js +62 -0
  553. package/lib/model/target-component-summary.js.map +1 -0
  554. package/lib/model/target-property-collection.d.ts +27 -0
  555. package/lib/model/target-property-collection.js +62 -0
  556. package/lib/model/target-property-collection.js.map +1 -0
  557. package/lib/model/target-property-summary.d.ts +30 -0
  558. package/lib/model/target-property-summary.js +30 -0
  559. package/lib/model/target-property-summary.js.map +1 -0
  560. package/lib/model/task.d.ts +1 -1
  561. package/lib/model/terraform-based-execution-details.d.ts +4 -0
  562. package/lib/model/terraform-based-execution-details.js.map +1 -1
  563. package/lib/model/transfer-runbook-content-details.d.ts +23 -0
  564. package/lib/model/transfer-runbook-content-details.js +73 -0
  565. package/lib/model/transfer-runbook-content-details.js.map +1 -0
  566. package/lib/model/transfer-runbook-object-storage-bucket-content-details.d.ts +43 -0
  567. package/lib/model/transfer-runbook-object-storage-bucket-content-details.js +55 -0
  568. package/lib/model/transfer-runbook-object-storage-bucket-content-details.js.map +1 -0
  569. package/lib/model/transfer-runbook-par-url-content-details.d.ts +31 -0
  570. package/lib/model/transfer-runbook-par-url-content-details.js +55 -0
  571. package/lib/model/transfer-runbook-par-url-content-details.js.map +1 -0
  572. package/lib/model/update-catalog-item-details.d.ts +4 -0
  573. package/lib/model/update-catalog-item-details.js.map +1 -1
  574. package/lib/model/update-fleet-details.d.ts +8 -0
  575. package/lib/model/update-fleet-details.js.map +1 -1
  576. package/lib/model/update-onboarding-details.d.ts +18 -0
  577. package/lib/model/update-onboarding-details.js.map +1 -1
  578. package/lib/model/update-platform-configuration-details.d.ts +18 -0
  579. package/lib/model/update-platform-configuration-details.js.map +1 -1
  580. package/lib/model/update-property-details.d.ts +18 -0
  581. package/lib/model/update-property-details.js.map +1 -1
  582. package/lib/model/update-runbook-version-details.d.ts +3 -1
  583. package/lib/model/update-runbook-version-details.js.map +1 -1
  584. package/lib/model/variable-group.d.ts +34 -0
  585. package/lib/model/variable-group.js +30 -0
  586. package/lib/model/variable-group.js.map +1 -0
  587. package/lib/model/variable-groups.d.ts +29 -0
  588. package/lib/model/variable-groups.js +59 -0
  589. package/lib/model/variable-groups.js.map +1 -0
  590. package/lib/model/vcn-network-security-group-id.d.ts +25 -0
  591. package/lib/model/vcn-network-security-group-id.js +55 -0
  592. package/lib/model/vcn-network-security-group-id.js.map +1 -0
  593. package/lib/model/vcn-sec-list-id.d.ts +25 -0
  594. package/lib/model/vcn-sec-list-id.js +51 -0
  595. package/lib/model/vcn-sec-list-id.js.map +1 -0
  596. package/lib/model/vcn-variable-depends-on.d.ts +26 -0
  597. package/lib/model/vcn-variable-depends-on.js +30 -0
  598. package/lib/model/vcn-variable-depends-on.js.map +1 -0
  599. package/lib/model/vcn-variable.d.ts +26 -0
  600. package/lib/model/vcn-variable.js +59 -0
  601. package/lib/model/vcn-variable.js.map +1 -0
  602. package/lib/model/version.d.ts +2 -0
  603. package/lib/model/version.js.map +1 -1
  604. package/lib/model/volume-backup-policies-variable-depends-on.d.ts +26 -0
  605. package/lib/model/volume-backup-policies-variable-depends-on.js +30 -0
  606. package/lib/model/volume-backup-policies-variable-depends-on.js.map +1 -0
  607. package/lib/model/volume-backup-policies-variable.d.ts +26 -0
  608. package/lib/model/volume-backup-policies-variable.js +63 -0
  609. package/lib/model/volume-backup-policies-variable.js.map +1 -0
  610. package/lib/model/volume-id.d.ts +25 -0
  611. package/lib/model/volume-id.js +51 -0
  612. package/lib/model/volume-id.js.map +1 -0
  613. package/lib/request/configure-catalog-item-request.d.ts +49 -0
  614. package/lib/request/configure-catalog-item-request.js +15 -0
  615. package/lib/request/configure-catalog-item-request.js.map +1 -0
  616. package/lib/request/export-runbook-request.d.ts +49 -0
  617. package/lib/request/export-runbook-request.js +15 -0
  618. package/lib/request/export-runbook-request.js.map +1 -0
  619. package/lib/request/export-runbook-version-request.d.ts +49 -0
  620. package/lib/request/export-runbook-version-request.js +15 -0
  621. package/lib/request/export-runbook-version-request.js.map +1 -0
  622. package/lib/request/find-runbook-export-dependency-request.d.ts +35 -0
  623. package/lib/request/find-runbook-export-dependency-request.js +15 -0
  624. package/lib/request/find-runbook-export-dependency-request.js.map +1 -0
  625. package/lib/request/find-runbook-import-dependency-request.d.ts +35 -0
  626. package/lib/request/find-runbook-import-dependency-request.js +15 -0
  627. package/lib/request/find-runbook-import-dependency-request.js.map +1 -0
  628. package/lib/request/get-catalog-item-variables-definition-request.d.ts +26 -0
  629. package/lib/request/get-catalog-item-variables-definition-request.js +15 -0
  630. package/lib/request/get-catalog-item-variables-definition-request.js.map +1 -0
  631. package/lib/request/get-compliance-request.d.ts +26 -0
  632. package/lib/request/get-compliance-request.js +15 -0
  633. package/lib/request/get-compliance-request.js.map +1 -0
  634. package/lib/request/get-job-activity-request.d.ts +5 -0
  635. package/lib/request/get-runbook-export-request.d.ts +30 -0
  636. package/lib/request/get-runbook-export-request.js +15 -0
  637. package/lib/request/get-runbook-export-request.js.map +1 -0
  638. package/lib/request/get-runbook-import-request.d.ts +30 -0
  639. package/lib/request/get-runbook-import-request.js +15 -0
  640. package/lib/request/get-runbook-import-request.js.map +1 -0
  641. package/lib/request/import-runbook-precheck-request.d.ts +45 -0
  642. package/lib/request/import-runbook-precheck-request.js +15 -0
  643. package/lib/request/import-runbook-precheck-request.js.map +1 -0
  644. package/lib/request/import-runbook-request.d.ts +45 -0
  645. package/lib/request/import-runbook-request.js +15 -0
  646. package/lib/request/import-runbook-request.js.map +1 -0
  647. package/lib/request/import-runbook-version-request.d.ts +45 -0
  648. package/lib/request/import-runbook-version-request.js +15 -0
  649. package/lib/request/import-runbook-version-request.js.map +1 -0
  650. package/lib/request/index.d.ts +40 -0
  651. package/lib/request/index.js +9 -1
  652. package/lib/request/index.js.map +1 -1
  653. package/lib/request/list-catalog-items-request.d.ts +6 -0
  654. package/lib/request/list-fleet-targets-request.d.ts +4 -0
  655. package/lib/request/list-installed-patches-request.d.ts +69 -0
  656. package/lib/request/list-installed-patches-request.js +23 -0
  657. package/lib/request/list-installed-patches-request.js.map +1 -0
  658. package/lib/request/list-inventory-records-request.d.ts +5 -0
  659. package/lib/request/list-inventory-records-request.js.map +1 -1
  660. package/lib/request/list-recommended-patches-request.d.ts +78 -0
  661. package/lib/request/list-recommended-patches-request.js +29 -0
  662. package/lib/request/list-recommended-patches-request.js.map +1 -0
  663. package/lib/request/list-report-metadata-request.d.ts +48 -0
  664. package/lib/request/list-report-metadata-request.js +15 -0
  665. package/lib/request/list-report-metadata-request.js.map +1 -0
  666. package/lib/request/list-runbook-export-statuses-request.d.ts +50 -0
  667. package/lib/request/list-runbook-export-statuses-request.js +15 -0
  668. package/lib/request/list-runbook-export-statuses-request.js.map +1 -0
  669. package/lib/request/list-runbook-import-statuses-request.d.ts +50 -0
  670. package/lib/request/list-runbook-import-statuses-request.js +15 -0
  671. package/lib/request/list-runbook-import-statuses-request.js.map +1 -0
  672. package/lib/request/list-runbooks-request.d.ts +3 -5
  673. package/lib/request/list-scheduler-executions-request.d.ts +10 -0
  674. package/lib/request/list-scheduler-executions-request.js.map +1 -1
  675. package/lib/request/list-target-components-request.d.ts +65 -0
  676. package/lib/request/list-target-components-request.js +23 -0
  677. package/lib/request/list-target-components-request.js.map +1 -0
  678. package/lib/request/list-target-properties-request.d.ts +61 -0
  679. package/lib/request/list-target-properties-request.js +23 -0
  680. package/lib/request/list-target-properties-request.js.map +1 -0
  681. package/lib/request/list-targets-request.d.ts +5 -0
  682. package/lib/request/report-request.d.ts +63 -0
  683. package/lib/request/report-request.js +15 -0
  684. package/lib/request/report-request.js.map +1 -0
  685. package/lib/response/configure-catalog-item-response.d.ts +43 -0
  686. package/lib/response/configure-catalog-item-response.js +15 -0
  687. package/lib/response/configure-catalog-item-response.js.map +1 -0
  688. package/lib/response/export-runbook-response.d.ts +25 -0
  689. package/lib/response/export-runbook-response.js +15 -0
  690. package/lib/response/export-runbook-response.js.map +1 -0
  691. package/lib/response/export-runbook-version-response.d.ts +25 -0
  692. package/lib/response/export-runbook-version-response.js +15 -0
  693. package/lib/response/export-runbook-version-response.js.map +1 -0
  694. package/lib/response/find-runbook-export-dependency-response.d.ts +36 -0
  695. package/lib/response/find-runbook-export-dependency-response.js +15 -0
  696. package/lib/response/find-runbook-export-dependency-response.js.map +1 -0
  697. package/lib/response/find-runbook-import-dependency-response.d.ts +36 -0
  698. package/lib/response/find-runbook-import-dependency-response.js +15 -0
  699. package/lib/response/find-runbook-import-dependency-response.js.map +1 -0
  700. package/lib/response/get-catalog-item-variables-definition-response.d.ts +30 -0
  701. package/lib/response/get-catalog-item-variables-definition-response.js +15 -0
  702. package/lib/response/get-catalog-item-variables-definition-response.js.map +1 -0
  703. package/lib/response/get-compliance-response.d.ts +30 -0
  704. package/lib/response/get-compliance-response.js +15 -0
  705. package/lib/response/get-compliance-response.js.map +1 -0
  706. package/lib/response/get-runbook-export-response.d.ts +30 -0
  707. package/lib/response/get-runbook-export-response.js +15 -0
  708. package/lib/response/get-runbook-export-response.js.map +1 -0
  709. package/lib/response/get-runbook-import-response.d.ts +30 -0
  710. package/lib/response/get-runbook-import-response.js +15 -0
  711. package/lib/response/get-runbook-import-response.js.map +1 -0
  712. package/lib/response/import-runbook-precheck-response.d.ts +25 -0
  713. package/lib/response/import-runbook-precheck-response.js +15 -0
  714. package/lib/response/import-runbook-precheck-response.js.map +1 -0
  715. package/lib/response/import-runbook-response.d.ts +25 -0
  716. package/lib/response/import-runbook-response.js +15 -0
  717. package/lib/response/import-runbook-response.js.map +1 -0
  718. package/lib/response/import-runbook-version-response.d.ts +25 -0
  719. package/lib/response/import-runbook-version-response.js +15 -0
  720. package/lib/response/import-runbook-version-response.js.map +1 -0
  721. package/lib/response/index.d.ts +40 -0
  722. package/lib/response/list-installed-patches-response.d.ts +32 -0
  723. package/lib/response/list-installed-patches-response.js +15 -0
  724. package/lib/response/list-installed-patches-response.js.map +1 -0
  725. package/lib/response/list-recommended-patches-response.d.ts +32 -0
  726. package/lib/response/list-recommended-patches-response.js +15 -0
  727. package/lib/response/list-recommended-patches-response.js.map +1 -0
  728. package/lib/response/list-report-metadata-response.d.ts +32 -0
  729. package/lib/response/list-report-metadata-response.js +15 -0
  730. package/lib/response/list-report-metadata-response.js.map +1 -0
  731. package/lib/response/list-runbook-export-statuses-response.d.ts +32 -0
  732. package/lib/response/list-runbook-export-statuses-response.js +15 -0
  733. package/lib/response/list-runbook-export-statuses-response.js.map +1 -0
  734. package/lib/response/list-runbook-import-statuses-response.d.ts +32 -0
  735. package/lib/response/list-runbook-import-statuses-response.js +15 -0
  736. package/lib/response/list-runbook-import-statuses-response.js.map +1 -0
  737. package/lib/response/list-target-components-response.d.ts +32 -0
  738. package/lib/response/list-target-components-response.js +15 -0
  739. package/lib/response/list-target-components-response.js.map +1 -0
  740. package/lib/response/list-target-properties-response.d.ts +32 -0
  741. package/lib/response/list-target-properties-response.js +15 -0
  742. package/lib/response/list-target-properties-response.js.map +1 -0
  743. package/lib/response/report-response.d.ts +36 -0
  744. package/lib/response/report-response.js +15 -0
  745. package/lib/response/report-response.js.map +1 -0
  746. package/package.json +3 -3
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ /**
15
+ * Depends on object.
16
+ */
17
+ export interface MountTargetsVariableDependsOn {
18
+ /**
19
+ * Name of AD for mount target.
20
+ */
21
+ "availabilityDomain": string;
22
+ /**
23
+ * OCID of the compartment.
24
+ */
25
+ "compartmentId": string;
26
+ }
27
+ export declare namespace MountTargetsVariableDependsOn {
28
+ function getJsonObj(obj: MountTargetsVariableDependsOn): object;
29
+ function getDeserializedJsonObj(obj: MountTargetsVariableDependsOn): object;
30
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.MountTargetsVariableDependsOn = void 0;
17
+ var MountTargetsVariableDependsOn;
18
+ (function (MountTargetsVariableDependsOn) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ MountTargetsVariableDependsOn.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ MountTargetsVariableDependsOn.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(MountTargetsVariableDependsOn = exports.MountTargetsVariableDependsOn || (exports.MountTargetsVariableDependsOn = {}));
30
+ //# sourceMappingURL=mount-targets-variable-depends-on.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mount-targets-variable-depends-on.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/mount-targets-variable-depends-on.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAmBH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * Mount target variable.
17
+ */
18
+ export interface MountTargetsVariable extends model.BaseVariable {
19
+ "dependsOn"?: model.MountTargetsVariableDependsOn;
20
+ "type": string;
21
+ }
22
+ export declare namespace MountTargetsVariable {
23
+ function getJsonObj(obj: MountTargetsVariable, isParentJsonObj?: boolean): object;
24
+ const type = "OCI_MOUNT_TARGET_ID";
25
+ function getDeserializedJsonObj(obj: MountTargetsVariable, isParentJsonObj?: boolean): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.MountTargetsVariable = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MountTargetsVariable;
38
+ (function (MountTargetsVariable) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getJsonObj(obj))), {
41
+ "dependsOn": obj.dependsOn
42
+ ? model.MountTargetsVariableDependsOn.getJsonObj(obj.dependsOn)
43
+ : undefined
44
+ });
45
+ return jsonObj;
46
+ }
47
+ MountTargetsVariable.getJsonObj = getJsonObj;
48
+ MountTargetsVariable.type = "OCI_MOUNT_TARGET_ID";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.BaseVariable.getDeserializedJsonObj(obj))), {
53
+ "dependsOn": obj.dependsOn
54
+ ? model.MountTargetsVariableDependsOn.getDeserializedJsonObj(obj.dependsOn)
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ MountTargetsVariable.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(MountTargetsVariable = exports.MountTargetsVariable || (exports.MountTargetsVariable = {}));
61
+ //# sourceMappingURL=mount-targets-variable.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mount-targets-variable.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/mount-targets-variable.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,oBAAoB,CA+BpC;AA/BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACtF;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACY,yBAAI,GAAG,qBAAqB,CAAC;IAC1C,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GAC1E;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,2CAAsB,yBAgBrC,CAAA;AACH,CAAC,EA/BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA+BpC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * Content Source details.
17
+ */
18
+ export interface MultiValueFilter extends model.Filter {
19
+ /**
20
+ * Expression for Filter
21
+ *
22
+ */
23
+ "expression"?: MultiValueFilter.Expression;
24
+ /**
25
+ * Array of values.
26
+ */
27
+ "values"?: Array<string>;
28
+ "filterType": string;
29
+ }
30
+ export declare namespace MultiValueFilter {
31
+ enum Expression {
32
+ In = "IN",
33
+ NotIn = "NOT_IN",
34
+ Between = "BETWEEN"
35
+ }
36
+ function getJsonObj(obj: MultiValueFilter, isParentJsonObj?: boolean): object;
37
+ const filterType = "MULTI_VALUE";
38
+ function getDeserializedJsonObj(obj: MultiValueFilter, isParentJsonObj?: boolean): object;
39
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.MultiValueFilter = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MultiValueFilter;
38
+ (function (MultiValueFilter) {
39
+ let Expression;
40
+ (function (Expression) {
41
+ Expression["In"] = "IN";
42
+ Expression["NotIn"] = "NOT_IN";
43
+ Expression["Between"] = "BETWEEN";
44
+ })(Expression = MultiValueFilter.Expression || (MultiValueFilter.Expression = {}));
45
+ function getJsonObj(obj, isParentJsonObj) {
46
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.Filter.getJsonObj(obj))), {});
47
+ return jsonObj;
48
+ }
49
+ MultiValueFilter.getJsonObj = getJsonObj;
50
+ MultiValueFilter.filterType = "MULTI_VALUE";
51
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
52
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.Filter.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ MultiValueFilter.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(MultiValueFilter = exports.MultiValueFilter || (exports.MultiValueFilter = {}));
57
+ //# sourceMappingURL=multi-value-filter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"multi-value-filter.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/multi-value-filter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,gBAAgB,CAwBhC;AAxBD,WAAiB,gBAAgB;IAC/B,IAAY,UAIX;IAJD,WAAY,UAAU;QACpB,uBAAS,CAAA;QACT,8BAAgB,CAAA;QAChB,iCAAmB,CAAA;IACrB,CAAC,EAJW,UAAU,GAAV,2BAAU,KAAV,2BAAU,QAIrB;IAED,SAAgB,UAAU,CAAC,GAAqB,EAAE,eAAyB;QACzE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAsB,CAAC,GAC5E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,2BAAU,aAOzB,CAAA;IACY,2BAAU,GAAG,aAAa,CAAC;IACxC,SAAgB,sBAAsB,CAAC,GAAqB,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAC,sBAAsB,CAAC,GAAG,CAAsB,CAAC,GACxF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,uCAAsB,yBAOrC,CAAA;AACH,CAAC,EAxBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAwBhC"}
@@ -0,0 +1,45 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * Multiline variable.
17
+ */
18
+ export interface MultilineVariable extends model.BaseVariable {
19
+ /**
20
+ * The default string value.
21
+ */
22
+ "defaultValue"?: string;
23
+ /**
24
+ * Regex pattern that the multiline input must match.
25
+ */
26
+ "pattern"?: string;
27
+ /**
28
+ * Indicates this input allows multiple lines of text.
29
+ */
30
+ "isMultiline"?: boolean;
31
+ /**
32
+ * Maximum number of characters allowed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
33
+ */
34
+ "maxLength"?: number;
35
+ /**
36
+ * Minimum number of characters required. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
37
+ */
38
+ "minLength"?: number;
39
+ "type": string;
40
+ }
41
+ export declare namespace MultilineVariable {
42
+ function getJsonObj(obj: MultilineVariable, isParentJsonObj?: boolean): object;
43
+ const type = "TEXT";
44
+ function getDeserializedJsonObj(obj: MultilineVariable, isParentJsonObj?: boolean): object;
45
+ }
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.MultilineVariable = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MultilineVariable;
38
+ (function (MultilineVariable) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getJsonObj(obj))), {});
41
+ return jsonObj;
42
+ }
43
+ MultilineVariable.getJsonObj = getJsonObj;
44
+ MultilineVariable.type = "TEXT";
45
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
46
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
47
+ ? obj
48
+ : model.BaseVariable.getDeserializedJsonObj(obj))), {});
49
+ return jsonObj;
50
+ }
51
+ MultilineVariable.getDeserializedJsonObj = getDeserializedJsonObj;
52
+ })(MultilineVariable = exports.MultilineVariable || (exports.MultilineVariable = {}));
53
+ //# sourceMappingURL=multiline-variable.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"multiline-variable.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/multiline-variable.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+BlC,IAAiB,iBAAiB,CAuBjC;AAvBD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB,EAAE,eAAyB;QAC1E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAuB,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,4BAAU,aAOzB,CAAA;IACY,sBAAI,GAAG,MAAM,CAAC;IAC3B,SAAgB,sBAAsB,CACpC,GAAsB,EACtB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAuB,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAuBjC"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * Mysql configuration Id.
17
+ */
18
+ export interface MysqlConfigurationId extends model.BaseVariable {
19
+ "type": string;
20
+ }
21
+ export declare namespace MysqlConfigurationId {
22
+ function getJsonObj(obj: MysqlConfigurationId, isParentJsonObj?: boolean): object;
23
+ const type = "OCI_DATABASE_MYSQL_CONFIGURATION_ID";
24
+ function getDeserializedJsonObj(obj: MysqlConfigurationId, isParentJsonObj?: boolean): object;
25
+ }
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.MysqlConfigurationId = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MysqlConfigurationId;
38
+ (function (MysqlConfigurationId) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getJsonObj(obj))), {});
41
+ return jsonObj;
42
+ }
43
+ MysqlConfigurationId.getJsonObj = getJsonObj;
44
+ MysqlConfigurationId.type = "OCI_DATABASE_MYSQL_CONFIGURATION_ID";
45
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
46
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
47
+ ? obj
48
+ : model.BaseVariable.getDeserializedJsonObj(obj))), {});
49
+ return jsonObj;
50
+ }
51
+ MysqlConfigurationId.getDeserializedJsonObj = getDeserializedJsonObj;
52
+ })(MysqlConfigurationId = exports.MysqlConfigurationId || (exports.MysqlConfigurationId = {}));
53
+ //# sourceMappingURL=mysql-configuration-id.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mysql-configuration-id.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/mysql-configuration-id.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,oBAAoB,CAuBpC;AAvBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACtF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,+BAAU,aAOzB,CAAA;IACY,yBAAI,GAAG,qCAAqC,CAAC;IAC1D,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GAC1E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,2CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAuBpC"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * Mysql shape Id.
17
+ */
18
+ export interface MysqlShapeId extends model.BaseVariable {
19
+ "type": string;
20
+ }
21
+ export declare namespace MysqlShapeId {
22
+ function getJsonObj(obj: MysqlShapeId, isParentJsonObj?: boolean): object;
23
+ const type = "OCI_DATABASE_MYSQL_SHAPE_ID";
24
+ function getDeserializedJsonObj(obj: MysqlShapeId, isParentJsonObj?: boolean): object;
25
+ }
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.MysqlShapeId = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MysqlShapeId;
38
+ (function (MysqlShapeId) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getJsonObj(obj))), {});
41
+ return jsonObj;
42
+ }
43
+ MysqlShapeId.getJsonObj = getJsonObj;
44
+ MysqlShapeId.type = "OCI_DATABASE_MYSQL_SHAPE_ID";
45
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
46
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getDeserializedJsonObj(obj))), {});
47
+ return jsonObj;
48
+ }
49
+ MysqlShapeId.getDeserializedJsonObj = getDeserializedJsonObj;
50
+ })(MysqlShapeId = exports.MysqlShapeId || (exports.MysqlShapeId = {}));
51
+ //# sourceMappingURL=mysql-shape-id.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mysql-shape-id.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/mysql-shape-id.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,YAAY,CAkB5B;AAlBD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB,EAAE,eAAyB;QACrE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAkB,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,uBAAU,aAOzB,CAAA;IACY,iBAAI,GAAG,6BAA6B,CAAC;IAClD,SAAgB,sBAAsB,CAAC,GAAiB,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAkB,CAAC,GAC1F,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,mCAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAkB5B"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ /**
15
+ * Depends on object.
16
+ */
17
+ export interface NatGatewayVariableDependsOn {
18
+ /**
19
+ * OCID of the VCN.
20
+ */
21
+ "vcnId"?: string;
22
+ /**
23
+ * OCID of the compartment.
24
+ */
25
+ "compartmentId": string;
26
+ }
27
+ export declare namespace NatGatewayVariableDependsOn {
28
+ function getJsonObj(obj: NatGatewayVariableDependsOn): object;
29
+ function getDeserializedJsonObj(obj: NatGatewayVariableDependsOn): object;
30
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ * Fleet Application Management Service API
4
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
5
+
6
+ * OpenAPI spec version: 20250228
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.NatGatewayVariableDependsOn = void 0;
17
+ var NatGatewayVariableDependsOn;
18
+ (function (NatGatewayVariableDependsOn) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ NatGatewayVariableDependsOn.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ NatGatewayVariableDependsOn.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(NatGatewayVariableDependsOn = exports.NatGatewayVariableDependsOn || (exports.NatGatewayVariableDependsOn = {}));
30
+ //# sourceMappingURL=nat-gateway-variable-depends-on.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nat-gateway-variable-depends-on.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/nat-gateway-variable-depends-on.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAmBH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Fleet Application Management Service API
3
+ * Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
4
+
5
+ * OpenAPI spec version: 20250228
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * NAT gateway variable.
17
+ */
18
+ export interface NatGatewayVariable extends model.BaseVariable {
19
+ "dependsOn"?: model.NatGatewayVariableDependsOn;
20
+ "type": string;
21
+ }
22
+ export declare namespace NatGatewayVariable {
23
+ function getJsonObj(obj: NatGatewayVariable, isParentJsonObj?: boolean): object;
24
+ const type = "OCI_CORE_NATGATEWAY_ID";
25
+ function getDeserializedJsonObj(obj: NatGatewayVariable, isParentJsonObj?: boolean): object;
26
+ }