@pulumi/gcp 9.25.0 → 9.26.0

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 (359) hide show
  1. package/appengine/applicationUrlDispatchRules.d.ts +1 -1
  2. package/appengine/applicationUrlDispatchRules.js +1 -1
  3. package/appengine/engineSplitTraffic.d.ts +2 -2
  4. package/appengine/engineSplitTraffic.js +2 -2
  5. package/appengine/serviceNetworkSettings.d.ts +1 -1
  6. package/appengine/serviceNetworkSettings.js +1 -1
  7. package/appengine/standardAppVersion.d.ts +2 -2
  8. package/appengine/standardAppVersion.js +2 -2
  9. package/bigtable/instance.d.ts +18 -6
  10. package/bigtable/instance.d.ts.map +1 -1
  11. package/bigtable/instance.js +2 -0
  12. package/bigtable/instance.js.map +1 -1
  13. package/bigtable/table.d.ts +3 -3
  14. package/billing/subAccount.d.ts +1 -1
  15. package/billing/subAccount.js +1 -1
  16. package/ces/guardrail.d.ts +41 -0
  17. package/ces/guardrail.d.ts.map +1 -1
  18. package/ces/guardrail.js +41 -0
  19. package/ces/guardrail.js.map +1 -1
  20. package/ces/index.d.ts +3 -0
  21. package/ces/index.d.ts.map +1 -1
  22. package/ces/index.js +6 -1
  23. package/ces/index.js.map +1 -1
  24. package/ces/securitySettings.d.ts +163 -0
  25. package/ces/securitySettings.d.ts.map +1 -0
  26. package/ces/securitySettings.js +135 -0
  27. package/ces/securitySettings.js.map +1 -0
  28. package/chronicle/findingsRefinement.d.ts +250 -0
  29. package/chronicle/findingsRefinement.d.ts.map +1 -0
  30. package/chronicle/findingsRefinement.js +165 -0
  31. package/chronicle/findingsRefinement.js.map +1 -0
  32. package/chronicle/index.d.ts +3 -0
  33. package/chronicle/index.d.ts.map +1 -1
  34. package/chronicle/index.js +6 -1
  35. package/chronicle/index.js.map +1 -1
  36. package/cloudrun/getService.d.ts +26 -22
  37. package/cloudrun/getService.d.ts.map +1 -1
  38. package/cloudrun/getService.js +14 -12
  39. package/cloudrun/getService.js.map +1 -1
  40. package/compute/futureReservation.d.ts +15 -0
  41. package/compute/futureReservation.d.ts.map +1 -1
  42. package/compute/futureReservation.js +2 -0
  43. package/compute/futureReservation.js.map +1 -1
  44. package/compute/getNetwork.d.ts +13 -5
  45. package/compute/getNetwork.d.ts.map +1 -1
  46. package/compute/getNetwork.js +4 -0
  47. package/compute/getNetwork.js.map +1 -1
  48. package/compute/getRegionSSLPolicy.d.ts +83 -0
  49. package/compute/getRegionSSLPolicy.d.ts.map +1 -1
  50. package/compute/getRegionSSLPolicy.js +30 -0
  51. package/compute/getRegionSSLPolicy.js.map +1 -1
  52. package/compute/getSSLPolicy.d.ts +4 -0
  53. package/compute/getSSLPolicy.d.ts.map +1 -1
  54. package/compute/getSSLPolicy.js.map +1 -1
  55. package/compute/getServiceAttachment.d.ts +109 -0
  56. package/compute/getServiceAttachment.d.ts.map +1 -0
  57. package/compute/getServiceAttachment.js +85 -0
  58. package/compute/getServiceAttachment.js.map +1 -0
  59. package/compute/index.d.ts +3 -0
  60. package/compute/index.d.ts.map +1 -1
  61. package/compute/index.js +7 -4
  62. package/compute/index.js.map +1 -1
  63. package/compute/instanceFromTemplate.d.ts +18 -3
  64. package/compute/instanceFromTemplate.d.ts.map +1 -1
  65. package/compute/instanceFromTemplate.js.map +1 -1
  66. package/compute/networkFirewallPolicyRule.d.ts +135 -0
  67. package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
  68. package/compute/networkFirewallPolicyRule.js +88 -0
  69. package/compute/networkFirewallPolicyRule.js.map +1 -1
  70. package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
  71. package/compute/organizationSecurityPolicyAssociation.js +2 -2
  72. package/compute/organizationSecurityPolicyRule.d.ts +5 -5
  73. package/compute/organizationSecurityPolicyRule.js +5 -5
  74. package/compute/regionSslPolicy.d.ts +68 -0
  75. package/compute/regionSslPolicy.d.ts.map +1 -1
  76. package/compute/regionSslPolicy.js +31 -0
  77. package/compute/regionSslPolicy.js.map +1 -1
  78. package/compute/rolloutPlan.d.ts +1 -1
  79. package/compute/rolloutPlan.js +1 -1
  80. package/compute/router.d.ts +1 -1
  81. package/compute/router.js +1 -1
  82. package/compute/sslpolicy.d.ts +52 -0
  83. package/compute/sslpolicy.d.ts.map +1 -1
  84. package/compute/sslpolicy.js +15 -0
  85. package/compute/sslpolicy.js.map +1 -1
  86. package/compute/subnetwork.d.ts +58 -0
  87. package/compute/subnetwork.d.ts.map +1 -1
  88. package/compute/subnetwork.js +58 -0
  89. package/compute/subnetwork.js.map +1 -1
  90. package/compute/targetInstance.d.ts +2 -2
  91. package/compute/targetInstance.js +2 -2
  92. package/config/vars.d.ts +1 -0
  93. package/config/vars.d.ts.map +1 -1
  94. package/config/vars.js +6 -0
  95. package/config/vars.js.map +1 -1
  96. package/configdeployment/deployment.d.ts +364 -0
  97. package/configdeployment/deployment.d.ts.map +1 -0
  98. package/configdeployment/deployment.js +174 -0
  99. package/configdeployment/deployment.js.map +1 -0
  100. package/configdeployment/index.d.ts +4 -0
  101. package/configdeployment/index.d.ts.map +1 -0
  102. package/configdeployment/index.js +45 -0
  103. package/configdeployment/index.js.map +1 -0
  104. package/databasemigrationservice/connectionProfile.d.ts +3 -3
  105. package/databasemigrationservice/connectionProfile.js +3 -3
  106. package/databasemigrationservice/privateConnection.d.ts +4 -4
  107. package/databasemigrationservice/privateConnection.js +4 -4
  108. package/dataflow/flexTemplateJob.d.ts +15 -3
  109. package/dataflow/flexTemplateJob.d.ts.map +1 -1
  110. package/dataflow/flexTemplateJob.js +2 -0
  111. package/dataflow/flexTemplateJob.js.map +1 -1
  112. package/dataform/folder.d.ts +3 -3
  113. package/dataform/folder.js +3 -3
  114. package/dataform/teamFolder.d.ts +1 -1
  115. package/dataform/teamFolder.js +1 -1
  116. package/datafusion/instance.d.ts +29 -14
  117. package/datafusion/instance.d.ts.map +1 -1
  118. package/datafusion/instance.js +4 -0
  119. package/datafusion/instance.js.map +1 -1
  120. package/datalineage/config.d.ts +2 -2
  121. package/datalineage/config.js +2 -2
  122. package/dataplex/dataAsset.d.ts +5 -5
  123. package/dataplex/dataAsset.js +5 -5
  124. package/dataplex/dataProduct.d.ts +7 -6
  125. package/dataplex/dataProduct.d.ts.map +1 -1
  126. package/dataplex/dataProduct.js +7 -6
  127. package/dataplex/dataProduct.js.map +1 -1
  128. package/dataplex/dataProductDataAsset.d.ts +5 -8
  129. package/dataplex/dataProductDataAsset.d.ts.map +1 -1
  130. package/dataplex/dataProductDataAsset.js +5 -8
  131. package/dataplex/dataProductDataAsset.js.map +1 -1
  132. package/dataplex/datascan.d.ts +24 -24
  133. package/dataplex/datascan.js +24 -24
  134. package/dataplex/entryLink.d.ts +11 -11
  135. package/dataplex/entryLink.js +11 -11
  136. package/dataplex/entryType.d.ts +1 -1
  137. package/dataplex/entryType.js +1 -1
  138. package/dataplex/glossaryCategory.d.ts +4 -4
  139. package/dataplex/glossaryCategory.js +4 -4
  140. package/dataplex/glossaryTerm.d.ts +4 -4
  141. package/dataplex/glossaryTerm.js +4 -4
  142. package/dataplex/task.d.ts +8 -8
  143. package/dataplex/task.js +8 -8
  144. package/dataproc/batch.d.ts +5 -5
  145. package/dataproc/batch.js +5 -5
  146. package/dataproc/cluster.d.ts +1 -1
  147. package/dataproc/cluster.js +1 -1
  148. package/dataproc/job.d.ts +1 -1
  149. package/dataproc/job.js +1 -1
  150. package/datastream/connectionProfile.d.ts +0 -6
  151. package/datastream/connectionProfile.d.ts.map +1 -1
  152. package/datastream/connectionProfile.js +0 -6
  153. package/datastream/connectionProfile.js.map +1 -1
  154. package/datastream/privateConnection.d.ts +3 -3
  155. package/datastream/privateConnection.js +3 -3
  156. package/datastream/stream.d.ts +2 -2
  157. package/datastream/stream.js +2 -2
  158. package/developerconnect/insightsConfig.d.ts +5 -5
  159. package/developerconnect/insightsConfig.js +5 -5
  160. package/diagflow/conversationProfile.d.ts +28 -6
  161. package/diagflow/conversationProfile.d.ts.map +1 -1
  162. package/diagflow/conversationProfile.js +7 -1
  163. package/diagflow/conversationProfile.js.map +1 -1
  164. package/diagflow/index.d.ts +3 -0
  165. package/diagflow/index.d.ts.map +1 -1
  166. package/diagflow/index.js +6 -1
  167. package/diagflow/index.js.map +1 -1
  168. package/diagflow/sipTrunk.d.ts +169 -0
  169. package/diagflow/sipTrunk.d.ts.map +1 -0
  170. package/diagflow/sipTrunk.js +124 -0
  171. package/diagflow/sipTrunk.js.map +1 -0
  172. package/firestore/field.d.ts +79 -6
  173. package/firestore/field.d.ts.map +1 -1
  174. package/firestore/field.js +76 -3
  175. package/firestore/field.js.map +1 -1
  176. package/folder/iamAuditConfig.d.ts +1 -1
  177. package/folder/iamAuditConfig.js +1 -1
  178. package/folder/iambinding.d.ts +1 -1
  179. package/folder/iambinding.js +1 -1
  180. package/folder/iammember.d.ts +1 -1
  181. package/folder/iammember.js +1 -1
  182. package/folder/iampolicy.d.ts +1 -1
  183. package/folder/iampolicy.js +1 -1
  184. package/gkehub/membershipBinding.d.ts +3 -3
  185. package/gkehub/membershipBinding.js +3 -3
  186. package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
  187. package/gkehub/membershipRbacRoleBinding.js +2 -2
  188. package/gkehub/namespace.d.ts +2 -2
  189. package/gkehub/namespace.js +2 -2
  190. package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
  191. package/gkehub/scopeRbacRoleBinding.js +4 -4
  192. package/iam/folderAccessPolicy.d.ts +333 -0
  193. package/iam/folderAccessPolicy.d.ts.map +1 -0
  194. package/iam/folderAccessPolicy.js +195 -0
  195. package/iam/folderAccessPolicy.js.map +1 -0
  196. package/iam/index.d.ts +6 -0
  197. package/iam/index.d.ts.map +1 -1
  198. package/iam/index.js +11 -1
  199. package/iam/index.js.map +1 -1
  200. package/iam/projectAccessPolicy.d.ts +326 -0
  201. package/iam/projectAccessPolicy.d.ts.map +1 -0
  202. package/iam/projectAccessPolicy.js +182 -0
  203. package/iam/projectAccessPolicy.js.map +1 -0
  204. package/iap/getClient.d.ts +16 -18
  205. package/iap/getClient.d.ts.map +1 -1
  206. package/iap/getClient.js +8 -14
  207. package/iap/getClient.js.map +1 -1
  208. package/iap/tunnelDestGroup.d.ts +1 -1
  209. package/iap/tunnelDestGroup.js +1 -1
  210. package/index.d.ts +2 -1
  211. package/index.d.ts.map +1 -1
  212. package/index.js +5 -3
  213. package/index.js.map +1 -1
  214. package/integrationconnectors/managedZone.d.ts +4 -4
  215. package/integrationconnectors/managedZone.js +4 -4
  216. package/kms/getKMSSecretCiphertext.d.ts +2 -2
  217. package/kms/getKMSSecretCiphertext.js +2 -2
  218. package/migrationcenter/assetsExportJob.d.ts +332 -0
  219. package/migrationcenter/assetsExportJob.d.ts.map +1 -0
  220. package/migrationcenter/assetsExportJob.js +155 -0
  221. package/migrationcenter/assetsExportJob.js.map +1 -0
  222. package/migrationcenter/discoveryClient.d.ts +396 -0
  223. package/migrationcenter/discoveryClient.d.ts.map +1 -0
  224. package/migrationcenter/discoveryClient.js +181 -0
  225. package/migrationcenter/discoveryClient.js.map +1 -0
  226. package/migrationcenter/index.d.ts +18 -0
  227. package/migrationcenter/index.d.ts.map +1 -1
  228. package/migrationcenter/index.js +31 -1
  229. package/migrationcenter/index.js.map +1 -1
  230. package/migrationcenter/report.d.ts +276 -0
  231. package/migrationcenter/report.d.ts.map +1 -0
  232. package/migrationcenter/report.js +158 -0
  233. package/migrationcenter/report.js.map +1 -0
  234. package/migrationcenter/reportConfig.d.ts +227 -0
  235. package/migrationcenter/reportConfig.d.ts.map +1 -0
  236. package/migrationcenter/reportConfig.js +146 -0
  237. package/migrationcenter/reportConfig.js.map +1 -0
  238. package/migrationcenter/settings.d.ts +173 -0
  239. package/migrationcenter/settings.d.ts.map +1 -0
  240. package/migrationcenter/settings.js +132 -0
  241. package/migrationcenter/settings.js.map +1 -0
  242. package/migrationcenter/source.d.ts +293 -0
  243. package/migrationcenter/source.d.ts.map +1 -0
  244. package/migrationcenter/source.js +144 -0
  245. package/migrationcenter/source.js.map +1 -0
  246. package/netapp/backup.d.ts +0 -3
  247. package/netapp/backup.d.ts.map +1 -1
  248. package/netapp/backup.js.map +1 -1
  249. package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
  250. package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
  251. package/networkconnectivity/spoke.d.ts +8 -8
  252. package/networkconnectivity/spoke.js +8 -8
  253. package/networkconnectivity/transport.d.ts +17 -8
  254. package/networkconnectivity/transport.d.ts.map +1 -1
  255. package/networkconnectivity/transport.js +5 -8
  256. package/networkconnectivity/transport.js.map +1 -1
  257. package/networkmanagement/connectivityTest.d.ts +22 -0
  258. package/networkmanagement/connectivityTest.d.ts.map +1 -1
  259. package/networkmanagement/connectivityTest.js +22 -0
  260. package/networkmanagement/connectivityTest.js.map +1 -1
  261. package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
  262. package/networkmanagement/getConnectivityTestRun.js +2 -2
  263. package/observability/folderSettings.d.ts +2 -2
  264. package/observability/folderSettings.js +2 -2
  265. package/observability/projectSettings.d.ts +2 -2
  266. package/observability/projectSettings.js +2 -2
  267. package/observability/traceScope.d.ts +2 -2
  268. package/observability/traceScope.js +2 -2
  269. package/oracledatabase/cloudVmCluster.d.ts +12 -0
  270. package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
  271. package/oracledatabase/cloudVmCluster.js +2 -0
  272. package/oracledatabase/cloudVmCluster.js.map +1 -1
  273. package/oracledatabase/getCloudVmCluster.d.ts +1 -0
  274. package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
  275. package/oracledatabase/getCloudVmCluster.js.map +1 -1
  276. package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
  277. package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
  278. package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
  279. package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
  280. package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
  281. package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
  282. package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
  283. package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
  284. package/oracledatabase/goldengateConnection.d.ts +585 -0
  285. package/oracledatabase/goldengateConnection.d.ts.map +1 -0
  286. package/oracledatabase/goldengateConnection.js +408 -0
  287. package/oracledatabase/goldengateConnection.js.map +1 -0
  288. package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
  289. package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
  290. package/oracledatabase/goldengateConnectionAssignment.js +150 -0
  291. package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
  292. package/oracledatabase/goldengateDeployment.d.ts +362 -0
  293. package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
  294. package/oracledatabase/goldengateDeployment.js +209 -0
  295. package/oracledatabase/goldengateDeployment.js.map +1 -0
  296. package/oracledatabase/index.d.ts +15 -0
  297. package/oracledatabase/index.d.ts.map +1 -1
  298. package/oracledatabase/index.js +22 -1
  299. package/oracledatabase/index.js.map +1 -1
  300. package/organizations/iamAuditConfig.d.ts +1 -1
  301. package/organizations/iamAuditConfig.js +1 -1
  302. package/organizations/iambinding.d.ts +1 -1
  303. package/organizations/iambinding.js +1 -1
  304. package/organizations/iammember.d.ts +1 -1
  305. package/organizations/iammember.js +1 -1
  306. package/organizations/iampolicy.d.ts +1 -1
  307. package/organizations/iampolicy.js +1 -1
  308. package/orgpolicy/policy.d.ts +1 -1
  309. package/orgpolicy/policy.js +1 -1
  310. package/package.json +2 -2
  311. package/projects/iamauditConfig.d.ts +2 -2
  312. package/projects/iamauditConfig.js +2 -2
  313. package/projects/iambinding.d.ts +2 -2
  314. package/projects/iambinding.js +2 -2
  315. package/projects/iammember.d.ts +2 -2
  316. package/projects/iammember.js +2 -2
  317. package/projects/iampolicy.d.ts +2 -2
  318. package/projects/iampolicy.js +2 -2
  319. package/projects/service.d.ts +6 -0
  320. package/projects/service.d.ts.map +1 -1
  321. package/projects/service.js.map +1 -1
  322. package/provider.d.ts +2 -0
  323. package/provider.d.ts.map +1 -1
  324. package/provider.js +1 -0
  325. package/provider.js.map +1 -1
  326. package/pubsub/subscription.d.ts +4 -4
  327. package/pubsub/subscription.js +4 -4
  328. package/storage/bucket.d.ts +0 -22
  329. package/storage/bucket.d.ts.map +1 -1
  330. package/storage/bucket.js +0 -22
  331. package/storage/bucket.js.map +1 -1
  332. package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
  333. package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
  334. package/storage/getControlFolderIntelligenceConfig.js +6 -12
  335. package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
  336. package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
  337. package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
  338. package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
  339. package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
  340. package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
  341. package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
  342. package/storage/getControlProjectIntelligenceConfig.js +6 -12
  343. package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
  344. package/types/input.d.ts +9906 -5729
  345. package/types/input.d.ts.map +1 -1
  346. package/types/output.d.ts +11669 -7189
  347. package/types/output.d.ts.map +1 -1
  348. package/vertex/aiEndpoint.d.ts +3 -3
  349. package/vertex/aiEndpoint.js +3 -3
  350. package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
  351. package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
  352. package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
  353. package/vertex/getAiReasoningEngineQuery.js +2 -2
  354. package/vmwareengine/getDatastore.d.ts +38 -18
  355. package/vmwareengine/getDatastore.d.ts.map +1 -1
  356. package/vmwareengine/getDatastore.js +8 -14
  357. package/vmwareengine/getDatastore.js.map +1 -1
  358. package/workstations/workstationCluster.d.ts +26 -26
  359. package/workstations/workstationCluster.js +26 -26
@@ -0,0 +1,173 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Settings represents the global or regional settings configuration for a Migration Center project.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ### Migration Center Settings Basic
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as gcp from "@pulumi/gcp";
12
+ *
13
+ * const defaultPreferenceSet = new gcp.migrationcenter.PreferenceSet("default", {
14
+ * location: "us-central1",
15
+ * preferenceSetId: "pref-set-test",
16
+ * description: "Terraform integration test description",
17
+ * displayName: "Terraform integration test display",
18
+ * virtualMachinePreferences: {
19
+ * vmwareEnginePreferences: {
20
+ * cpuOvercommitRatio: 1.5,
21
+ * },
22
+ * sizingOptimizationStrategy: "SIZING_OPTIMIZATION_STRATEGY_SAME_AS_SOURCE",
23
+ * targetProduct: "COMPUTE_MIGRATION_TARGET_PRODUCT_COMPUTE_ENGINE",
24
+ * },
25
+ * });
26
+ * const _default = new gcp.migrationcenter.Settings("default", {
27
+ * location: "us-central1",
28
+ * disableCloudLogging: true,
29
+ * preferenceSet: defaultPreferenceSet.id,
30
+ * });
31
+ * ```
32
+ *
33
+ * ## Import
34
+ *
35
+ * Settings can be imported using any of these accepted formats:
36
+ *
37
+ * * `projects/{{project}}/locations/{{location}}/settings`
38
+ * * `{{project}}/{{location}}`
39
+ * * `{{location}}`
40
+ *
41
+ * When using the `pulumi import` command, Settings can be imported using one of the formats above. For example:
42
+ *
43
+ * ```sh
44
+ * $ pulumi import gcp:migrationcenter/settings:Settings default projects/{{project}}/locations/{{location}}/settings
45
+ * $ pulumi import gcp:migrationcenter/settings:Settings default {{project}}/{{location}}
46
+ * $ pulumi import gcp:migrationcenter/settings:Settings default {{location}}
47
+ * ```
48
+ */
49
+ export declare class Settings extends pulumi.CustomResource {
50
+ /**
51
+ * Get an existing Settings resource's state with the given name, ID, and optional extra
52
+ * properties used to qualify the lookup.
53
+ *
54
+ * @param name The _unique_ name of the resulting resource.
55
+ * @param id The _unique_ provider ID of the resource to lookup.
56
+ * @param state Any extra arguments used during the lookup.
57
+ * @param opts Optional settings to control the behavior of the CustomResource.
58
+ */
59
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SettingsState, opts?: pulumi.CustomResourceOptions): Settings;
60
+ /**
61
+ * Returns true if the given object is an instance of Settings. This is designed to work even
62
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
63
+ */
64
+ static isInstance(obj: any): obj is Settings;
65
+ /**
66
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
67
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
68
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
69
+ * When set to "ABANDON", the command will remove the resource from Terraform
70
+ * management without updating or deleting the resource in the API.
71
+ * When set to "DELETE", deleting the resource is allowed.
72
+ */
73
+ readonly deletionPolicy: pulumi.Output<string>;
74
+ /**
75
+ * Disable Cloud Logging for the Migration Center API.
76
+ * Users are billed for the logs.
77
+ */
78
+ readonly disableCloudLogging: pulumi.Output<boolean | undefined>;
79
+ /**
80
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
81
+ */
82
+ readonly location: pulumi.Output<string>;
83
+ /**
84
+ * The name of the resource.
85
+ */
86
+ readonly name: pulumi.Output<string>;
87
+ /**
88
+ * The preference set used by default for a project.
89
+ */
90
+ readonly preferenceSet: pulumi.Output<string | undefined>;
91
+ /**
92
+ * The ID of the project in which the resource belongs.
93
+ * If it is not provided, the provider project is used.
94
+ */
95
+ readonly project: pulumi.Output<string>;
96
+ /**
97
+ * Create a Settings resource with the given unique name, arguments, and options.
98
+ *
99
+ * @param name The _unique_ name of the resource.
100
+ * @param args The arguments to use to populate this resource's properties.
101
+ * @param opts A bag of options that control this resource's behavior.
102
+ */
103
+ constructor(name: string, args: SettingsArgs, opts?: pulumi.CustomResourceOptions);
104
+ }
105
+ /**
106
+ * Input properties used for looking up and filtering Settings resources.
107
+ */
108
+ export interface SettingsState {
109
+ /**
110
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
111
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
112
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
113
+ * When set to "ABANDON", the command will remove the resource from Terraform
114
+ * management without updating or deleting the resource in the API.
115
+ * When set to "DELETE", deleting the resource is allowed.
116
+ */
117
+ deletionPolicy?: pulumi.Input<string | undefined>;
118
+ /**
119
+ * Disable Cloud Logging for the Migration Center API.
120
+ * Users are billed for the logs.
121
+ */
122
+ disableCloudLogging?: pulumi.Input<boolean | undefined>;
123
+ /**
124
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
125
+ */
126
+ location?: pulumi.Input<string | undefined>;
127
+ /**
128
+ * The name of the resource.
129
+ */
130
+ name?: pulumi.Input<string | undefined>;
131
+ /**
132
+ * The preference set used by default for a project.
133
+ */
134
+ preferenceSet?: pulumi.Input<string | undefined>;
135
+ /**
136
+ * The ID of the project in which the resource belongs.
137
+ * If it is not provided, the provider project is used.
138
+ */
139
+ project?: pulumi.Input<string | undefined>;
140
+ }
141
+ /**
142
+ * The set of arguments for constructing a Settings resource.
143
+ */
144
+ export interface SettingsArgs {
145
+ /**
146
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
147
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
148
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
149
+ * When set to "ABANDON", the command will remove the resource from Terraform
150
+ * management without updating or deleting the resource in the API.
151
+ * When set to "DELETE", deleting the resource is allowed.
152
+ */
153
+ deletionPolicy?: pulumi.Input<string | undefined>;
154
+ /**
155
+ * Disable Cloud Logging for the Migration Center API.
156
+ * Users are billed for the logs.
157
+ */
158
+ disableCloudLogging?: pulumi.Input<boolean | undefined>;
159
+ /**
160
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
161
+ */
162
+ location: pulumi.Input<string>;
163
+ /**
164
+ * The preference set used by default for a project.
165
+ */
166
+ preferenceSet?: pulumi.Input<string | undefined>;
167
+ /**
168
+ * The ID of the project in which the resource belongs.
169
+ * If it is not provided, the provider project is used.
170
+ */
171
+ project?: pulumi.Input<string | undefined>;
172
+ }
173
+ //# sourceMappingURL=settings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../migrationcenter/settings.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,qBAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,QAAQ;IAOlI;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,QAAQ;IAOnD;;;;;;;OAOG;IACH,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;;OAGG;IACH,SAAwB,mBAAmB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAChF;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzE;;;OAGG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEvD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA2BpF;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;;;;OAOG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClD;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACxD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;;;;;;OAOG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClD;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACxD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
@@ -0,0 +1,132 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.Settings = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Settings represents the global or regional settings configuration for a Migration Center project.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Migration Center Settings Basic
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as gcp from "@pulumi/gcp";
41
+ *
42
+ * const defaultPreferenceSet = new gcp.migrationcenter.PreferenceSet("default", {
43
+ * location: "us-central1",
44
+ * preferenceSetId: "pref-set-test",
45
+ * description: "Terraform integration test description",
46
+ * displayName: "Terraform integration test display",
47
+ * virtualMachinePreferences: {
48
+ * vmwareEnginePreferences: {
49
+ * cpuOvercommitRatio: 1.5,
50
+ * },
51
+ * sizingOptimizationStrategy: "SIZING_OPTIMIZATION_STRATEGY_SAME_AS_SOURCE",
52
+ * targetProduct: "COMPUTE_MIGRATION_TARGET_PRODUCT_COMPUTE_ENGINE",
53
+ * },
54
+ * });
55
+ * const _default = new gcp.migrationcenter.Settings("default", {
56
+ * location: "us-central1",
57
+ * disableCloudLogging: true,
58
+ * preferenceSet: defaultPreferenceSet.id,
59
+ * });
60
+ * ```
61
+ *
62
+ * ## Import
63
+ *
64
+ * Settings can be imported using any of these accepted formats:
65
+ *
66
+ * * `projects/{{project}}/locations/{{location}}/settings`
67
+ * * `{{project}}/{{location}}`
68
+ * * `{{location}}`
69
+ *
70
+ * When using the `pulumi import` command, Settings can be imported using one of the formats above. For example:
71
+ *
72
+ * ```sh
73
+ * $ pulumi import gcp:migrationcenter/settings:Settings default projects/{{project}}/locations/{{location}}/settings
74
+ * $ pulumi import gcp:migrationcenter/settings:Settings default {{project}}/{{location}}
75
+ * $ pulumi import gcp:migrationcenter/settings:Settings default {{location}}
76
+ * ```
77
+ */
78
+ class Settings extends pulumi.CustomResource {
79
+ /**
80
+ * Get an existing Settings resource's state with the given name, ID, and optional extra
81
+ * properties used to qualify the lookup.
82
+ *
83
+ * @param name The _unique_ name of the resulting resource.
84
+ * @param id The _unique_ provider ID of the resource to lookup.
85
+ * @param state Any extra arguments used during the lookup.
86
+ * @param opts Optional settings to control the behavior of the CustomResource.
87
+ */
88
+ static get(name, id, state, opts) {
89
+ return new Settings(name, state, { ...opts, id: id });
90
+ }
91
+ /** @internal */
92
+ static __pulumiType = 'gcp:migrationcenter/settings:Settings';
93
+ /**
94
+ * Returns true if the given object is an instance of Settings. This is designed to work even
95
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
96
+ */
97
+ static isInstance(obj) {
98
+ if (obj === undefined || obj === null) {
99
+ return false;
100
+ }
101
+ return obj['__pulumiType'] === Settings.__pulumiType;
102
+ }
103
+ constructor(name, argsOrState, opts) {
104
+ let resourceInputs = {};
105
+ opts = opts || {};
106
+ if (opts.id) {
107
+ const state = argsOrState;
108
+ resourceInputs["deletionPolicy"] = state?.deletionPolicy;
109
+ resourceInputs["disableCloudLogging"] = state?.disableCloudLogging;
110
+ resourceInputs["location"] = state?.location;
111
+ resourceInputs["name"] = state?.name;
112
+ resourceInputs["preferenceSet"] = state?.preferenceSet;
113
+ resourceInputs["project"] = state?.project;
114
+ }
115
+ else {
116
+ const args = argsOrState;
117
+ if (args?.location === undefined && !opts.urn) {
118
+ throw new Error("Missing required property 'location'");
119
+ }
120
+ resourceInputs["deletionPolicy"] = args?.deletionPolicy;
121
+ resourceInputs["disableCloudLogging"] = args?.disableCloudLogging;
122
+ resourceInputs["location"] = args?.location;
123
+ resourceInputs["preferenceSet"] = args?.preferenceSet;
124
+ resourceInputs["project"] = args?.project;
125
+ resourceInputs["name"] = undefined /*out*/;
126
+ }
127
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
128
+ super(Settings.__pulumiType, name, resourceInputs, opts);
129
+ }
130
+ }
131
+ exports.Settings = Settings;
132
+ //# sourceMappingURL=settings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings.js","sourceRoot":"","sources":["../../migrationcenter/settings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uCAAuC,CAAC;IAE9E;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IA0CD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA7FL,4BA8FC"}
@@ -0,0 +1,293 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Source represents a data source from which asset discovery data is ingested into Migration Center.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ### Migration Center Source Basic
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as gcp from "@pulumi/gcp";
12
+ *
13
+ * const _default = new gcp.migrationcenter.Source("default", {
14
+ * location: "us-central1",
15
+ * sourceId: "source-test",
16
+ * description: "Terraform integration test description",
17
+ * displayName: "Terraform integration test display",
18
+ * priority: 10,
19
+ * type: "SOURCE_TYPE_CUSTOM",
20
+ * managed: false,
21
+ * });
22
+ * ```
23
+ *
24
+ * ## Import
25
+ *
26
+ * Source can be imported using any of these accepted formats:
27
+ *
28
+ * * `projects/{{project}}/locations/{{location}}/sources/{{source_id}}`
29
+ * * `{{project}}/{{location}}/{{source_id}}`
30
+ * * `{{location}}/{{source_id}}`
31
+ *
32
+ * When using the `pulumi import` command, Source can be imported using one of the formats above. For example:
33
+ *
34
+ * ```sh
35
+ * $ pulumi import gcp:migrationcenter/source:Source default projects/{{project}}/locations/{{location}}/sources/{{source_id}}
36
+ * $ pulumi import gcp:migrationcenter/source:Source default {{project}}/{{location}}/{{source_id}}
37
+ * $ pulumi import gcp:migrationcenter/source:Source default {{location}}/{{source_id}}
38
+ * ```
39
+ */
40
+ export declare class Source extends pulumi.CustomResource {
41
+ /**
42
+ * Get an existing Source resource's state with the given name, ID, and optional extra
43
+ * properties used to qualify the lookup.
44
+ *
45
+ * @param name The _unique_ name of the resulting resource.
46
+ * @param id The _unique_ provider ID of the resource to lookup.
47
+ * @param state Any extra arguments used during the lookup.
48
+ * @param opts Optional settings to control the behavior of the CustomResource.
49
+ */
50
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SourceState, opts?: pulumi.CustomResourceOptions): Source;
51
+ /**
52
+ * Returns true if the given object is an instance of Source. This is designed to work even
53
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
54
+ */
55
+ static isInstance(obj: any): obj is Source;
56
+ /**
57
+ * The timestamp when the source was created.
58
+ */
59
+ readonly createTime: pulumi.Output<string>;
60
+ /**
61
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
62
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
63
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
64
+ * When set to "ABANDON", the command will remove the resource from Terraform
65
+ * management without updating or deleting the resource in the API.
66
+ * When set to "DELETE", deleting the resource is allowed.
67
+ */
68
+ readonly deletionPolicy: pulumi.Output<string>;
69
+ /**
70
+ * Free-text description.
71
+ */
72
+ readonly description: pulumi.Output<string | undefined>;
73
+ /**
74
+ * User-friendly display name.
75
+ */
76
+ readonly displayName: pulumi.Output<string | undefined>;
77
+ /**
78
+ * The number of frames that were reported by the source and contained errors.
79
+ */
80
+ readonly errorFrameCount: pulumi.Output<number>;
81
+ /**
82
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
83
+ */
84
+ readonly location: pulumi.Output<string>;
85
+ /**
86
+ * If `true`, the source is managed by other service(s).
87
+ */
88
+ readonly managed: pulumi.Output<boolean | undefined>;
89
+ /**
90
+ * The full name of the source.
91
+ */
92
+ readonly name: pulumi.Output<string>;
93
+ /**
94
+ * Number of frames that are still being processed.
95
+ */
96
+ readonly pendingFrameCount: pulumi.Output<number>;
97
+ /**
98
+ * The information confidence of the source.
99
+ * The higher the value, the higher the confidence.
100
+ */
101
+ readonly priority: pulumi.Output<number | undefined>;
102
+ /**
103
+ * The ID of the project in which the resource belongs.
104
+ * If it is not provided, the provider project is used.
105
+ */
106
+ readonly project: pulumi.Output<string>;
107
+ /**
108
+ * User specified ID for the source. It will become the last component of the
109
+ * source name. The ID must be unique within the project, must conform with
110
+ * RFC-1034, is restricted to lower-cased letters, and has a maximum
111
+ * length of 63 characters. The ID must match the
112
+ * regular expression: `a-z?`.
113
+ */
114
+ readonly sourceId: pulumi.Output<string>;
115
+ /**
116
+ * The state of the source.
117
+ * Possible values:
118
+ * ACTIVE
119
+ * DELETING
120
+ * INVALID
121
+ */
122
+ readonly state: pulumi.Output<string>;
123
+ /**
124
+ * Data source type.
125
+ * Possible values:
126
+ * SOURCE_TYPE_UNKNOWN
127
+ * SOURCE_TYPE_UPLOAD
128
+ * SOURCE_TYPE_GUEST_OS_SCAN
129
+ * SOURCE_TYPE_INVENTORY_SCAN
130
+ * SOURCE_TYPE_CUSTOM
131
+ * SOURCE_TYPE_DISCOVERY_CLIENT
132
+ */
133
+ readonly type: pulumi.Output<string | undefined>;
134
+ /**
135
+ * The timestamp when the source was last updated.
136
+ */
137
+ readonly updateTime: pulumi.Output<string>;
138
+ /**
139
+ * Create a Source resource with the given unique name, arguments, and options.
140
+ *
141
+ * @param name The _unique_ name of the resource.
142
+ * @param args The arguments to use to populate this resource's properties.
143
+ * @param opts A bag of options that control this resource's behavior.
144
+ */
145
+ constructor(name: string, args: SourceArgs, opts?: pulumi.CustomResourceOptions);
146
+ }
147
+ /**
148
+ * Input properties used for looking up and filtering Source resources.
149
+ */
150
+ export interface SourceState {
151
+ /**
152
+ * The timestamp when the source was created.
153
+ */
154
+ createTime?: pulumi.Input<string | undefined>;
155
+ /**
156
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
157
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
158
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
159
+ * When set to "ABANDON", the command will remove the resource from Terraform
160
+ * management without updating or deleting the resource in the API.
161
+ * When set to "DELETE", deleting the resource is allowed.
162
+ */
163
+ deletionPolicy?: pulumi.Input<string | undefined>;
164
+ /**
165
+ * Free-text description.
166
+ */
167
+ description?: pulumi.Input<string | undefined>;
168
+ /**
169
+ * User-friendly display name.
170
+ */
171
+ displayName?: pulumi.Input<string | undefined>;
172
+ /**
173
+ * The number of frames that were reported by the source and contained errors.
174
+ */
175
+ errorFrameCount?: pulumi.Input<number | undefined>;
176
+ /**
177
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
178
+ */
179
+ location?: pulumi.Input<string | undefined>;
180
+ /**
181
+ * If `true`, the source is managed by other service(s).
182
+ */
183
+ managed?: pulumi.Input<boolean | undefined>;
184
+ /**
185
+ * The full name of the source.
186
+ */
187
+ name?: pulumi.Input<string | undefined>;
188
+ /**
189
+ * Number of frames that are still being processed.
190
+ */
191
+ pendingFrameCount?: pulumi.Input<number | undefined>;
192
+ /**
193
+ * The information confidence of the source.
194
+ * The higher the value, the higher the confidence.
195
+ */
196
+ priority?: pulumi.Input<number | undefined>;
197
+ /**
198
+ * The ID of the project in which the resource belongs.
199
+ * If it is not provided, the provider project is used.
200
+ */
201
+ project?: pulumi.Input<string | undefined>;
202
+ /**
203
+ * User specified ID for the source. It will become the last component of the
204
+ * source name. The ID must be unique within the project, must conform with
205
+ * RFC-1034, is restricted to lower-cased letters, and has a maximum
206
+ * length of 63 characters. The ID must match the
207
+ * regular expression: `a-z?`.
208
+ */
209
+ sourceId?: pulumi.Input<string | undefined>;
210
+ /**
211
+ * The state of the source.
212
+ * Possible values:
213
+ * ACTIVE
214
+ * DELETING
215
+ * INVALID
216
+ */
217
+ state?: pulumi.Input<string | undefined>;
218
+ /**
219
+ * Data source type.
220
+ * Possible values:
221
+ * SOURCE_TYPE_UNKNOWN
222
+ * SOURCE_TYPE_UPLOAD
223
+ * SOURCE_TYPE_GUEST_OS_SCAN
224
+ * SOURCE_TYPE_INVENTORY_SCAN
225
+ * SOURCE_TYPE_CUSTOM
226
+ * SOURCE_TYPE_DISCOVERY_CLIENT
227
+ */
228
+ type?: pulumi.Input<string | undefined>;
229
+ /**
230
+ * The timestamp when the source was last updated.
231
+ */
232
+ updateTime?: pulumi.Input<string | undefined>;
233
+ }
234
+ /**
235
+ * The set of arguments for constructing a Source resource.
236
+ */
237
+ export interface SourceArgs {
238
+ /**
239
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
240
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
241
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
242
+ * When set to "ABANDON", the command will remove the resource from Terraform
243
+ * management without updating or deleting the resource in the API.
244
+ * When set to "DELETE", deleting the resource is allowed.
245
+ */
246
+ deletionPolicy?: pulumi.Input<string | undefined>;
247
+ /**
248
+ * Free-text description.
249
+ */
250
+ description?: pulumi.Input<string | undefined>;
251
+ /**
252
+ * User-friendly display name.
253
+ */
254
+ displayName?: pulumi.Input<string | undefined>;
255
+ /**
256
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
257
+ */
258
+ location: pulumi.Input<string>;
259
+ /**
260
+ * If `true`, the source is managed by other service(s).
261
+ */
262
+ managed?: pulumi.Input<boolean | undefined>;
263
+ /**
264
+ * The information confidence of the source.
265
+ * The higher the value, the higher the confidence.
266
+ */
267
+ priority?: pulumi.Input<number | undefined>;
268
+ /**
269
+ * The ID of the project in which the resource belongs.
270
+ * If it is not provided, the provider project is used.
271
+ */
272
+ project?: pulumi.Input<string | undefined>;
273
+ /**
274
+ * User specified ID for the source. It will become the last component of the
275
+ * source name. The ID must be unique within the project, must conform with
276
+ * RFC-1034, is restricted to lower-cased letters, and has a maximum
277
+ * length of 63 characters. The ID must match the
278
+ * regular expression: `a-z?`.
279
+ */
280
+ sourceId: pulumi.Input<string>;
281
+ /**
282
+ * Data source type.
283
+ * Possible values:
284
+ * SOURCE_TYPE_UNKNOWN
285
+ * SOURCE_TYPE_UPLOAD
286
+ * SOURCE_TYPE_GUEST_OS_SCAN
287
+ * SOURCE_TYPE_INVENTORY_SCAN
288
+ * SOURCE_TYPE_CUSTOM
289
+ * SOURCE_TYPE_DISCOVERY_CLIENT
290
+ */
291
+ type?: pulumi.Input<string | undefined>;
292
+ }
293
+ //# sourceMappingURL=source.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../migrationcenter/source.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,qBAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,WAAW,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,MAAM;IAO9H;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,MAAM;IAOjD;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAClE;;;;;;;OAOG;IACH,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAgC,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;OAEG;IACH,SAAgC,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzE;;;OAGG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpE;;;OAGG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;;;;;OAMG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,SAAgC,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;;;;;;;;OASG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAChE;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAElE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAgDlF;AAED;;GAEG;AACH,MAAM,WAAW,WAAW;IACxB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrD;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzC;;;;;;;;;OASG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACjD;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACvB;;;;;;;OAOG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC5C;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;;;;;;OASG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC3C"}