@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,155 @@
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.AssetsExportJob = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * AssetsExportJob represents a batch job that exports Migration Center assets to external destinations such as Cloud Storage.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Migration Center Assets Export Job Basic
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as gcp from "@pulumi/gcp";
41
+ *
42
+ * const _default = new gcp.migrationcenter.AssetsExportJob("default", {
43
+ * location: "us-central1",
44
+ * assetsExportJobId: "assets-export-job-test",
45
+ * performanceData: {
46
+ * maxDays: 30,
47
+ * },
48
+ * showHidden: true,
49
+ * signedUriDestination: {
50
+ * fileFormat: "CSV",
51
+ * },
52
+ * labels: {
53
+ * key: "value",
54
+ * },
55
+ * });
56
+ * ```
57
+ *
58
+ * ## Import
59
+ *
60
+ * AssetsExportJob can be imported using any of these accepted formats:
61
+ *
62
+ * * `projects/{{project}}/locations/{{location}}/assetsExportJobs/{{assets_export_job_id}}`
63
+ * * `{{project}}/{{location}}/{{assets_export_job_id}}`
64
+ * * `{{location}}/{{assets_export_job_id}}`
65
+ *
66
+ * When using the `pulumi import` command, AssetsExportJob can be imported using one of the formats above. For example:
67
+ *
68
+ * ```sh
69
+ * $ pulumi import gcp:migrationcenter/assetsExportJob:AssetsExportJob default projects/{{project}}/locations/{{location}}/assetsExportJobs/{{assets_export_job_id}}
70
+ * $ pulumi import gcp:migrationcenter/assetsExportJob:AssetsExportJob default {{project}}/{{location}}/{{assets_export_job_id}}
71
+ * $ pulumi import gcp:migrationcenter/assetsExportJob:AssetsExportJob default {{location}}/{{assets_export_job_id}}
72
+ * ```
73
+ */
74
+ class AssetsExportJob extends pulumi.CustomResource {
75
+ /**
76
+ * Get an existing AssetsExportJob resource's state with the given name, ID, and optional extra
77
+ * properties used to qualify the lookup.
78
+ *
79
+ * @param name The _unique_ name of the resulting resource.
80
+ * @param id The _unique_ provider ID of the resource to lookup.
81
+ * @param state Any extra arguments used during the lookup.
82
+ * @param opts Optional settings to control the behavior of the CustomResource.
83
+ */
84
+ static get(name, id, state, opts) {
85
+ return new AssetsExportJob(name, state, { ...opts, id: id });
86
+ }
87
+ /** @internal */
88
+ static __pulumiType = 'gcp:migrationcenter/assetsExportJob:AssetsExportJob';
89
+ /**
90
+ * Returns true if the given object is an instance of AssetsExportJob. This is designed to work even
91
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
92
+ */
93
+ static isInstance(obj) {
94
+ if (obj === undefined || obj === null) {
95
+ return false;
96
+ }
97
+ return obj['__pulumiType'] === AssetsExportJob.__pulumiType;
98
+ }
99
+ constructor(name, argsOrState, opts) {
100
+ let resourceInputs = {};
101
+ opts = opts || {};
102
+ if (opts.id) {
103
+ const state = argsOrState;
104
+ resourceInputs["assetsExportJobId"] = state?.assetsExportJobId;
105
+ resourceInputs["condition"] = state?.condition;
106
+ resourceInputs["createTime"] = state?.createTime;
107
+ resourceInputs["deletionPolicy"] = state?.deletionPolicy;
108
+ resourceInputs["effectiveLabels"] = state?.effectiveLabels;
109
+ resourceInputs["inventories"] = state?.inventories;
110
+ resourceInputs["labels"] = state?.labels;
111
+ resourceInputs["location"] = state?.location;
112
+ resourceInputs["name"] = state?.name;
113
+ resourceInputs["networkDependencies"] = state?.networkDependencies;
114
+ resourceInputs["performanceData"] = state?.performanceData;
115
+ resourceInputs["project"] = state?.project;
116
+ resourceInputs["pulumiLabels"] = state?.pulumiLabels;
117
+ resourceInputs["recentExecutions"] = state?.recentExecutions;
118
+ resourceInputs["showHidden"] = state?.showHidden;
119
+ resourceInputs["signedUriDestination"] = state?.signedUriDestination;
120
+ resourceInputs["updateTime"] = state?.updateTime;
121
+ }
122
+ else {
123
+ const args = argsOrState;
124
+ if (args?.assetsExportJobId === undefined && !opts.urn) {
125
+ throw new Error("Missing required property 'assetsExportJobId'");
126
+ }
127
+ if (args?.location === undefined && !opts.urn) {
128
+ throw new Error("Missing required property 'location'");
129
+ }
130
+ resourceInputs["assetsExportJobId"] = args?.assetsExportJobId;
131
+ resourceInputs["condition"] = args?.condition;
132
+ resourceInputs["deletionPolicy"] = args?.deletionPolicy;
133
+ resourceInputs["labels"] = args?.labels;
134
+ resourceInputs["location"] = args?.location;
135
+ resourceInputs["performanceData"] = args?.performanceData;
136
+ resourceInputs["project"] = args?.project;
137
+ resourceInputs["showHidden"] = args?.showHidden;
138
+ resourceInputs["signedUriDestination"] = args?.signedUriDestination;
139
+ resourceInputs["createTime"] = undefined /*out*/;
140
+ resourceInputs["effectiveLabels"] = undefined /*out*/;
141
+ resourceInputs["inventories"] = undefined /*out*/;
142
+ resourceInputs["name"] = undefined /*out*/;
143
+ resourceInputs["networkDependencies"] = undefined /*out*/;
144
+ resourceInputs["pulumiLabels"] = undefined /*out*/;
145
+ resourceInputs["recentExecutions"] = undefined /*out*/;
146
+ resourceInputs["updateTime"] = undefined /*out*/;
147
+ }
148
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
149
+ const secretOpts = { additionalSecretOutputs: ["effectiveLabels", "pulumiLabels"] };
150
+ opts = pulumi.mergeOptions(opts, secretOpts);
151
+ super(AssetsExportJob.__pulumiType, name, resourceInputs, opts);
152
+ }
153
+ }
154
+ exports.AssetsExportJob = AssetsExportJob;
155
+ //# sourceMappingURL=assetsExportJob.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"assetsExportJob.js","sourceRoot":"","sources":["../../migrationcenter/assetsExportJob.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,396 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * DiscoveryClient represents an on-premise discovery agent that scans infrastructure and uploads discovery data to Migration Center.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Migration Center Discovery Client Basic
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as gcp from "@pulumi/gcp";
14
+ *
15
+ * const _default = new gcp.migrationcenter.Source("default", {
16
+ * location: "us-central1",
17
+ * sourceId: "source-test",
18
+ * type: "SOURCE_TYPE_DISCOVERY_CLIENT",
19
+ * });
20
+ * const defaultAccount = new gcp.serviceaccount.Account("default", {
21
+ * accountId: "sa-test",
22
+ * displayName: "Service Account for Discovery Client",
23
+ * });
24
+ * const default2 = new gcp.serviceaccount.Account("default_2", {
25
+ * accountId: "sa-test-two",
26
+ * displayName: "Second Service Account for Discovery Client",
27
+ * });
28
+ * const defaultDiscoveryClient = new gcp.migrationcenter.DiscoveryClient("default", {
29
+ * location: "us-central1",
30
+ * discoveryClientId: "discovery-client-test",
31
+ * source: _default.id,
32
+ * serviceAccount: defaultAccount.email,
33
+ * displayName: "Terraform integration test display",
34
+ * description: "Terraform integration test description",
35
+ * ttl: "86400s",
36
+ * labels: {
37
+ * my_key: "value",
38
+ * second_key: "second_value",
39
+ * },
40
+ * });
41
+ * ```
42
+ *
43
+ * ## Import
44
+ *
45
+ * DiscoveryClient can be imported using any of these accepted formats:
46
+ *
47
+ * * `projects/{{project}}/locations/{{location}}/discoveryClients/{{discovery_client_id}}`
48
+ * * `{{project}}/{{location}}/{{discovery_client_id}}`
49
+ * * `{{location}}/{{discovery_client_id}}`
50
+ *
51
+ * When using the `pulumi import` command, DiscoveryClient can be imported using one of the formats above. For example:
52
+ *
53
+ * ```sh
54
+ * $ pulumi import gcp:migrationcenter/discoveryClient:DiscoveryClient default projects/{{project}}/locations/{{location}}/discoveryClients/{{discovery_client_id}}
55
+ * $ pulumi import gcp:migrationcenter/discoveryClient:DiscoveryClient default {{project}}/{{location}}/{{discovery_client_id}}
56
+ * $ pulumi import gcp:migrationcenter/discoveryClient:DiscoveryClient default {{location}}/{{discovery_client_id}}
57
+ * ```
58
+ */
59
+ export declare class DiscoveryClient extends pulumi.CustomResource {
60
+ /**
61
+ * Get an existing DiscoveryClient resource's state with the given name, ID, and optional extra
62
+ * properties used to qualify the lookup.
63
+ *
64
+ * @param name The _unique_ name of the resulting resource.
65
+ * @param id The _unique_ provider ID of the resource to lookup.
66
+ * @param state Any extra arguments used during the lookup.
67
+ * @param opts Optional settings to control the behavior of the CustomResource.
68
+ */
69
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DiscoveryClientState, opts?: pulumi.CustomResourceOptions): DiscoveryClient;
70
+ /**
71
+ * Returns true if the given object is an instance of DiscoveryClient. This is designed to work even
72
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
73
+ */
74
+ static isInstance(obj: any): obj is DiscoveryClient;
75
+ /**
76
+ * Time when the discovery client was first created.
77
+ */
78
+ readonly createTime: pulumi.Output<string>;
79
+ /**
80
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
81
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
82
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
83
+ * When set to "ABANDON", the command will remove the resource from Terraform
84
+ * management without updating or deleting the resource in the API.
85
+ * When set to "DELETE", deleting the resource is allowed.
86
+ */
87
+ readonly deletionPolicy: pulumi.Output<string>;
88
+ /**
89
+ * Free text description.
90
+ * Maximum length is 1000 characters.
91
+ */
92
+ readonly description: pulumi.Output<string | undefined>;
93
+ /**
94
+ * User specified ID for the discovery client. It will become the last
95
+ * component of the discovery client name. The ID must be unique within the
96
+ * project, is restricted to lower-cased letters and has a maximum length of
97
+ * 63 characters. The ID must match the regular expression:
98
+ * `a-z?`.
99
+ */
100
+ readonly discoveryClientId: pulumi.Output<string>;
101
+ /**
102
+ * Free text display name.
103
+ * Maximum length is 63 characters.
104
+ */
105
+ readonly displayName: pulumi.Output<string | undefined>;
106
+ /**
107
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
108
+ */
109
+ readonly effectiveLabels: pulumi.Output<{
110
+ [key: string]: string;
111
+ }>;
112
+ /**
113
+ * Errors affecting client functionality.
114
+ * Structure is documented below.
115
+ */
116
+ readonly errors: pulumi.Output<outputs.migrationcenter.DiscoveryClientError[]>;
117
+ /**
118
+ * Client expiration time in UTC. If specified, the backend will not accept
119
+ * new frames after this time.
120
+ */
121
+ readonly expireTime: pulumi.Output<string>;
122
+ /**
123
+ * Last heartbeat time.
124
+ * Healthy clients are expected to send heartbeats regularly (normally every
125
+ * few minutes).
126
+ */
127
+ readonly heartbeatTime: pulumi.Output<string>;
128
+ /**
129
+ * Labels as key value pairs.
130
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
131
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
132
+ */
133
+ readonly labels: pulumi.Output<{
134
+ [key: string]: string;
135
+ } | undefined>;
136
+ /**
137
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
138
+ */
139
+ readonly location: pulumi.Output<string>;
140
+ /**
141
+ * Identifier. Full name of this discovery client.
142
+ */
143
+ readonly name: pulumi.Output<string>;
144
+ /**
145
+ * The ID of the project in which the resource belongs.
146
+ * If it is not provided, the provider project is used.
147
+ */
148
+ readonly project: pulumi.Output<string>;
149
+ /**
150
+ * The combination of labels configured directly on the resource
151
+ * and default labels configured on the provider.
152
+ */
153
+ readonly pulumiLabels: pulumi.Output<{
154
+ [key: string]: string;
155
+ }>;
156
+ /**
157
+ * Service account used by the discovery client for various operation.
158
+ */
159
+ readonly serviceAccount: pulumi.Output<string>;
160
+ /**
161
+ * This field is intended for internal use.
162
+ */
163
+ readonly signalsEndpoint: pulumi.Output<string>;
164
+ /**
165
+ * Full name of the source object associated with this discovery client.
166
+ */
167
+ readonly source: pulumi.Output<string>;
168
+ /**
169
+ * Current state of the discovery client.
170
+ * Possible values:
171
+ * ACTIVE
172
+ * OFFLINE
173
+ * DEGRADED
174
+ * EXPIRED
175
+ */
176
+ readonly state: pulumi.Output<string>;
177
+ /**
178
+ * Input only. Client time-to-live. If specified, the backend will not accept new
179
+ * frames after this time.
180
+ * This field is input only. The derived expiration time is provided as
181
+ * output through the `expireTime` field.
182
+ */
183
+ readonly ttl: pulumi.Output<string | undefined>;
184
+ /**
185
+ * Time when the discovery client was last updated. This value is not updated
186
+ * by heartbeats, to view the last heartbeat time please refer to the
187
+ * `heartbeatTime` field.
188
+ */
189
+ readonly updateTime: pulumi.Output<string>;
190
+ /**
191
+ * Client version, as reported in recent heartbeat.
192
+ */
193
+ readonly version: pulumi.Output<string>;
194
+ /**
195
+ * Create a DiscoveryClient resource with the given unique name, arguments, and options.
196
+ *
197
+ * @param name The _unique_ name of the resource.
198
+ * @param args The arguments to use to populate this resource's properties.
199
+ * @param opts A bag of options that control this resource's behavior.
200
+ */
201
+ constructor(name: string, args: DiscoveryClientArgs, opts?: pulumi.CustomResourceOptions);
202
+ }
203
+ /**
204
+ * Input properties used for looking up and filtering DiscoveryClient resources.
205
+ */
206
+ export interface DiscoveryClientState {
207
+ /**
208
+ * Time when the discovery client was first created.
209
+ */
210
+ createTime?: pulumi.Input<string | undefined>;
211
+ /**
212
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
213
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
214
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
215
+ * When set to "ABANDON", the command will remove the resource from Terraform
216
+ * management without updating or deleting the resource in the API.
217
+ * When set to "DELETE", deleting the resource is allowed.
218
+ */
219
+ deletionPolicy?: pulumi.Input<string | undefined>;
220
+ /**
221
+ * Free text description.
222
+ * Maximum length is 1000 characters.
223
+ */
224
+ description?: pulumi.Input<string | undefined>;
225
+ /**
226
+ * User specified ID for the discovery client. It will become the last
227
+ * component of the discovery client name. The ID must be unique within the
228
+ * project, is restricted to lower-cased letters and has a maximum length of
229
+ * 63 characters. The ID must match the regular expression:
230
+ * `a-z?`.
231
+ */
232
+ discoveryClientId?: pulumi.Input<string | undefined>;
233
+ /**
234
+ * Free text display name.
235
+ * Maximum length is 63 characters.
236
+ */
237
+ displayName?: pulumi.Input<string | undefined>;
238
+ /**
239
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
240
+ */
241
+ effectiveLabels?: pulumi.Input<{
242
+ [key: string]: pulumi.Input<string>;
243
+ } | undefined>;
244
+ /**
245
+ * Errors affecting client functionality.
246
+ * Structure is documented below.
247
+ */
248
+ errors?: pulumi.Input<pulumi.Input<inputs.migrationcenter.DiscoveryClientError>[] | undefined>;
249
+ /**
250
+ * Client expiration time in UTC. If specified, the backend will not accept
251
+ * new frames after this time.
252
+ */
253
+ expireTime?: pulumi.Input<string | undefined>;
254
+ /**
255
+ * Last heartbeat time.
256
+ * Healthy clients are expected to send heartbeats regularly (normally every
257
+ * few minutes).
258
+ */
259
+ heartbeatTime?: pulumi.Input<string | undefined>;
260
+ /**
261
+ * Labels as key value pairs.
262
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
263
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
264
+ */
265
+ labels?: pulumi.Input<{
266
+ [key: string]: pulumi.Input<string>;
267
+ } | undefined>;
268
+ /**
269
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
270
+ */
271
+ location?: pulumi.Input<string | undefined>;
272
+ /**
273
+ * Identifier. Full name of this discovery client.
274
+ */
275
+ name?: pulumi.Input<string | undefined>;
276
+ /**
277
+ * The ID of the project in which the resource belongs.
278
+ * If it is not provided, the provider project is used.
279
+ */
280
+ project?: pulumi.Input<string | undefined>;
281
+ /**
282
+ * The combination of labels configured directly on the resource
283
+ * and default labels configured on the provider.
284
+ */
285
+ pulumiLabels?: pulumi.Input<{
286
+ [key: string]: pulumi.Input<string>;
287
+ } | undefined>;
288
+ /**
289
+ * Service account used by the discovery client for various operation.
290
+ */
291
+ serviceAccount?: pulumi.Input<string | undefined>;
292
+ /**
293
+ * This field is intended for internal use.
294
+ */
295
+ signalsEndpoint?: pulumi.Input<string | undefined>;
296
+ /**
297
+ * Full name of the source object associated with this discovery client.
298
+ */
299
+ source?: pulumi.Input<string | undefined>;
300
+ /**
301
+ * Current state of the discovery client.
302
+ * Possible values:
303
+ * ACTIVE
304
+ * OFFLINE
305
+ * DEGRADED
306
+ * EXPIRED
307
+ */
308
+ state?: pulumi.Input<string | undefined>;
309
+ /**
310
+ * Input only. Client time-to-live. If specified, the backend will not accept new
311
+ * frames after this time.
312
+ * This field is input only. The derived expiration time is provided as
313
+ * output through the `expireTime` field.
314
+ */
315
+ ttl?: pulumi.Input<string | undefined>;
316
+ /**
317
+ * Time when the discovery client was last updated. This value is not updated
318
+ * by heartbeats, to view the last heartbeat time please refer to the
319
+ * `heartbeatTime` field.
320
+ */
321
+ updateTime?: pulumi.Input<string | undefined>;
322
+ /**
323
+ * Client version, as reported in recent heartbeat.
324
+ */
325
+ version?: pulumi.Input<string | undefined>;
326
+ }
327
+ /**
328
+ * The set of arguments for constructing a DiscoveryClient resource.
329
+ */
330
+ export interface DiscoveryClientArgs {
331
+ /**
332
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
333
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
334
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
335
+ * When set to "ABANDON", the command will remove the resource from Terraform
336
+ * management without updating or deleting the resource in the API.
337
+ * When set to "DELETE", deleting the resource is allowed.
338
+ */
339
+ deletionPolicy?: pulumi.Input<string | undefined>;
340
+ /**
341
+ * Free text description.
342
+ * Maximum length is 1000 characters.
343
+ */
344
+ description?: pulumi.Input<string | undefined>;
345
+ /**
346
+ * User specified ID for the discovery client. It will become the last
347
+ * component of the discovery client name. The ID must be unique within the
348
+ * project, is restricted to lower-cased letters and has a maximum length of
349
+ * 63 characters. The ID must match the regular expression:
350
+ * `a-z?`.
351
+ */
352
+ discoveryClientId: pulumi.Input<string>;
353
+ /**
354
+ * Free text display name.
355
+ * Maximum length is 63 characters.
356
+ */
357
+ displayName?: pulumi.Input<string | undefined>;
358
+ /**
359
+ * Client expiration time in UTC. If specified, the backend will not accept
360
+ * new frames after this time.
361
+ */
362
+ expireTime?: pulumi.Input<string | undefined>;
363
+ /**
364
+ * Labels as key value pairs.
365
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
366
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
367
+ */
368
+ labels?: pulumi.Input<{
369
+ [key: string]: pulumi.Input<string>;
370
+ } | undefined>;
371
+ /**
372
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
373
+ */
374
+ location: pulumi.Input<string>;
375
+ /**
376
+ * The ID of the project in which the resource belongs.
377
+ * If it is not provided, the provider project is used.
378
+ */
379
+ project?: pulumi.Input<string | undefined>;
380
+ /**
381
+ * Service account used by the discovery client for various operation.
382
+ */
383
+ serviceAccount: pulumi.Input<string>;
384
+ /**
385
+ * Full name of the source object associated with this discovery client.
386
+ */
387
+ source: pulumi.Input<string>;
388
+ /**
389
+ * Input only. Client time-to-live. If specified, the backend will not accept new
390
+ * frames after this time.
391
+ * This field is input only. The derived expiration time is provided as
392
+ * output through the `expireTime` field.
393
+ */
394
+ ttl?: pulumi.Input<string | undefined>;
395
+ }
396
+ //# sourceMappingURL=discoveryClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"discoveryClient.d.ts","sourceRoot":"","sources":["../../migrationcenter/discoveryClient.ts"],"names":[],"mappings":"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"}