@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,585 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * GoldengateConnection is a resource that represents metadata to establish a connection to a source or target data.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Oracledatabase Goldengate Connection Basic
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as gcp from "@pulumi/gcp";
14
+ *
15
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
16
+ * goldengateConnectionId: "my-connection",
17
+ * location: "us-east4",
18
+ * project: "my-project",
19
+ * gcpOracleZone: "us-east4-b-r1",
20
+ * properties: {
21
+ * displayName: "my-connection display name",
22
+ * connectionType: "ORACLE",
23
+ * oracleConnectionProperties: {
24
+ * technologyType: "ORACLE_AUTONOMOUS_DATABASE_AT_GOOGLE_CLOUD",
25
+ * connectionString: "jdbc:oracle:thin:@//10.0.0.5:1521/ORCL",
26
+ * username: "admin",
27
+ * password: "GenerateWallet@123",
28
+ * },
29
+ * },
30
+ * deletionProtection: true,
31
+ * });
32
+ * ```
33
+ * ### Oracledatabase Goldengate Connection Full
34
+ *
35
+ * ```typescript
36
+ * import * as pulumi from "@pulumi/pulumi";
37
+ * import * as gcp from "@pulumi/gcp";
38
+ *
39
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
40
+ * goldengateConnectionId: "my-connection",
41
+ * location: "us-east4",
42
+ * project: "my-project",
43
+ * odbNetwork: "projects/my-project/locations/us-east4/odbNetworks/my-network",
44
+ * odbSubnet: "projects/my-project/locations/us-east4/odbNetworks/my-network/odbSubnets/my-subnet",
45
+ * gcpOracleZone: "us-east4-b-r1",
46
+ * labels: {
47
+ * "label-one": "value-one",
48
+ * },
49
+ * properties: {
50
+ * displayName: "my-connection display name",
51
+ * connectionType: "ORACLE",
52
+ * routingMethod: "DEDICATED_ENDPOINT",
53
+ * oracleConnectionProperties: {
54
+ * technologyType: "ORACLE_AUTONOMOUS_DATABASE_AT_GOOGLE_CLOUD",
55
+ * username: "admin",
56
+ * password: "GenerateWallet@123",
57
+ * sessionMode: "DIRECT",
58
+ * gcpOracleDatabaseId: "projects/my-project/locations/us-east4/autonomousDatabases/my-autonomous-database",
59
+ * },
60
+ * },
61
+ * deletionProtection: true,
62
+ * });
63
+ * ```
64
+ * ### Oracledatabase Goldengate Connection Mysql
65
+ *
66
+ * ```typescript
67
+ * import * as pulumi from "@pulumi/pulumi";
68
+ * import * as gcp from "@pulumi/gcp";
69
+ *
70
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
71
+ * goldengateConnectionId: "my-connection",
72
+ * location: "us-east4",
73
+ * project: "my-project",
74
+ * gcpOracleZone: "us-east4-b-r1",
75
+ * properties: {
76
+ * displayName: "my-connection display name",
77
+ * connectionType: "MYSQL",
78
+ * mysqlConnectionProperties: {
79
+ * technologyType: "MYSQL_SERVER",
80
+ * username: "mysql_user",
81
+ * password: "mysql_password",
82
+ * host: "mysql.example.com",
83
+ * port: 3306,
84
+ * database: "mydb",
85
+ * securityProtocol: "MTLS",
86
+ * sslMode: "PREFERRED",
87
+ * sslCertFile: "YmFzZTY0LWNsaWVudC1jZXJ0LWZpbGUtY29udGVudC1kZW1vLWdnb25u",
88
+ * sslKeyFile: "YmFzZTY0LWNsaWVudC1rZXktZmlsZS1jb250ZW50LWRlbW8tZ2dvbm4=",
89
+ * additionalAttributes: [{
90
+ * key: "attr1",
91
+ * value: "value1",
92
+ * }],
93
+ * },
94
+ * },
95
+ * deletionProtection: true,
96
+ * });
97
+ * ```
98
+ * ### Oracledatabase Goldengate Connection Postgresql
99
+ *
100
+ * ```typescript
101
+ * import * as pulumi from "@pulumi/pulumi";
102
+ * import * as gcp from "@pulumi/gcp";
103
+ *
104
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
105
+ * goldengateConnectionId: "my-connection",
106
+ * location: "us-east4",
107
+ * project: "my-project",
108
+ * gcpOracleZone: "us-east4-b-r1",
109
+ * properties: {
110
+ * displayName: "my-connection display name",
111
+ * connectionType: "POSTGRESQL",
112
+ * postgresqlConnectionProperties: {
113
+ * technologyType: "POSTGRESQL_SERVER",
114
+ * database: "postgres_app_db",
115
+ * host: "postgres.corp.example.com",
116
+ * port: 5432,
117
+ * username: "pg_replicator",
118
+ * password: "PostgresReplicationP@ssw0rd!",
119
+ * securityProtocol: "PLAIN",
120
+ * },
121
+ * },
122
+ * deletionProtection: true,
123
+ * });
124
+ * ```
125
+ * ### Oracledatabase Goldengate Connection Redis
126
+ *
127
+ * ```typescript
128
+ * import * as pulumi from "@pulumi/pulumi";
129
+ * import * as gcp from "@pulumi/gcp";
130
+ *
131
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
132
+ * goldengateConnectionId: "my-connection",
133
+ * location: "us-east4",
134
+ * project: "my-project",
135
+ * gcpOracleZone: "us-east4-b-r1",
136
+ * properties: {
137
+ * displayName: "my-connection display name",
138
+ * connectionType: "REDIS",
139
+ * redisConnectionProperties: {
140
+ * technologyType: "REDIS",
141
+ * servers: "redis-shard1.example.com:6379,redis-shard2.example.com:6379",
142
+ * securityProtocol: "PLAIN",
143
+ * authenticationType: "BASIC",
144
+ * username: "redis_agent",
145
+ * password: "RedisSecureCacheP@ssword123!",
146
+ * },
147
+ * },
148
+ * deletionProtection: true,
149
+ * });
150
+ * ```
151
+ * ### Oracledatabase Goldengate Connection Kafka
152
+ *
153
+ * ```typescript
154
+ * import * as pulumi from "@pulumi/pulumi";
155
+ * import * as gcp from "@pulumi/gcp";
156
+ *
157
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
158
+ * goldengateConnectionId: "my-connection",
159
+ * location: "us-east4",
160
+ * project: "my-project",
161
+ * gcpOracleZone: "us-east4-b-r1",
162
+ * properties: {
163
+ * displayName: "my-connection display name",
164
+ * connectionType: "KAFKA",
165
+ * kafkaConnectionProperties: {
166
+ * technologyType: "APACHE_KAFKA",
167
+ * streamPoolId: "ocid1.streampool.oc1..example",
168
+ * clusterId: "ocid1.kafkacluster.oc1..example",
169
+ * bootstrapServers: [{
170
+ * host: "kafka.example.com",
171
+ * port: 9092,
172
+ * privateIpAddress: "10.0.0.1",
173
+ * }],
174
+ * securityProtocol: "SSL",
175
+ * consumerPropertiesFile: "Y29uc3VtZXIucHJvcGVydGllcz1kZW1v",
176
+ * producerPropertiesFile: "cHJvZHVjZXIucHJvcGVydGllcz1kZW1v",
177
+ * useResourcePrincipal: false,
178
+ * },
179
+ * },
180
+ * deletionProtection: true,
181
+ * });
182
+ * ```
183
+ * ### Oracledatabase Goldengate Connection Iceberg
184
+ *
185
+ * ```typescript
186
+ * import * as pulumi from "@pulumi/pulumi";
187
+ * import * as gcp from "@pulumi/gcp";
188
+ *
189
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
190
+ * goldengateConnectionId: "my-connection",
191
+ * location: "us-east4",
192
+ * project: "my-project",
193
+ * gcpOracleZone: "us-east4-b-r1",
194
+ * properties: {
195
+ * displayName: "my-connection display name",
196
+ * connectionType: "ICEBERG",
197
+ * icebergConnectionProperties: {
198
+ * technologyType: "APACHE_ICEBERG",
199
+ * catalog: {
200
+ * catalogType: "GLUE",
201
+ * glueIcebergCatalog: {
202
+ * glueId: "glue_catalog_id",
203
+ * },
204
+ * },
205
+ * storage: {
206
+ * storageType: "AMAZON_S3",
207
+ * amazonS3IcebergStorage: {
208
+ * schemeType: "S3",
209
+ * accessKeyId: "AKIAIOSFODNN7EXAMPLE",
210
+ * secretAccessKeySecret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
211
+ * region: "us-east-1",
212
+ * bucket: "iceberg-bucket",
213
+ * endpoint: "https://s3.amazonaws.com",
214
+ * },
215
+ * },
216
+ * },
217
+ * },
218
+ * deletionProtection: true,
219
+ * });
220
+ * ```
221
+ * ### Oracledatabase Goldengate Connection Snowflake
222
+ *
223
+ * ```typescript
224
+ * import * as pulumi from "@pulumi/pulumi";
225
+ * import * as gcp from "@pulumi/gcp";
226
+ *
227
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
228
+ * goldengateConnectionId: "my-connection",
229
+ * location: "us-east4",
230
+ * project: "my-project",
231
+ * gcpOracleZone: "us-east4-b-r1",
232
+ * properties: {
233
+ * displayName: "my-connection display name",
234
+ * connectionType: "SNOWFLAKE",
235
+ * snowflakeConnectionProperties: {
236
+ * technologyType: "SNOWFLAKE",
237
+ * connectionUrl: "jdbc:snowflake://xy12345.snowflakecomputing.com/?warehouse=COMPUTE_WH&db=ANALYTICS_DB",
238
+ * authenticationType: "BASIC",
239
+ * username: "snowflake_sync_user",
240
+ * password: "SnowflakeBasicP@ssword123!",
241
+ * },
242
+ * },
243
+ * deletionProtection: true,
244
+ * });
245
+ * ```
246
+ * ### Oracledatabase Goldengate Connection Jms
247
+ *
248
+ * ```typescript
249
+ * import * as pulumi from "@pulumi/pulumi";
250
+ * import * as gcp from "@pulumi/gcp";
251
+ *
252
+ * const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
253
+ * goldengateConnectionId: "my-connection",
254
+ * location: "us-east4",
255
+ * project: "my-project",
256
+ * gcpOracleZone: "us-east4-b-r1",
257
+ * properties: {
258
+ * displayName: "my-connection display name",
259
+ * connectionType: "JAVA_MESSAGE_SERVICE",
260
+ * javaMessageServiceConnectionProperties: {
261
+ * technologyType: "ORACLE_WEBLOGIC_JMS",
262
+ * useJndi: true,
263
+ * jndiConnectionFactory: "ConnectionFactory",
264
+ * jndiProviderUrl: "tcp://jms.example.com:61616?jms.prefetchPolicy.all=1000",
265
+ * jndiInitialContextFactory: "org.apache.activemq.jndi.ActiveMQInitialContextFactory",
266
+ * jndiSecurityPrincipal: "jms_user",
267
+ * jndiSecurityCredentialsSecret: "jms_credentials",
268
+ * username: "jms_user",
269
+ * password: "jms_password",
270
+ * securityProtocol: "MTLS",
271
+ * authenticationType: "BASIC",
272
+ * trustStoreFile: "YmFzZTY0LXRydXN0c3RvcmUtZmlsZS1jb250ZW50LWRlbW8tZ2dvbm4=",
273
+ * trustStorePassword: "truststore_pass",
274
+ * keyStoreFile: "YmFzZTY0LWtleXN0b3JlLWZpbGUtY29udGVudC1kZW1vLWdnb25u",
275
+ * keyStorePassword: "keystore_pass",
276
+ * sslKeyPassword: "ssl_key_pass",
277
+ * },
278
+ * },
279
+ * deletionProtection: true,
280
+ * });
281
+ * ```
282
+ *
283
+ * ## Import
284
+ *
285
+ * GoldengateConnection can be imported using any of these accepted formats:
286
+ *
287
+ * * `projects/{{project}}/locations/{{location}}/goldengateConnections/{{goldengate_connection_id}}`
288
+ * * `{{project}}/{{location}}/{{goldengate_connection_id}}`
289
+ * * `{{location}}/{{goldengate_connection_id}}`
290
+ *
291
+ * When using the `pulumi import` command, GoldengateConnection can be imported using one of the formats above. For example:
292
+ *
293
+ * ```sh
294
+ * $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default projects/{{project}}/locations/{{location}}/goldengateConnections/{{goldengate_connection_id}}
295
+ * $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default {{project}}/{{location}}/{{goldengate_connection_id}}
296
+ * $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default {{location}}/{{goldengate_connection_id}}
297
+ * ```
298
+ */
299
+ export declare class GoldengateConnection extends pulumi.CustomResource {
300
+ /**
301
+ * Get an existing GoldengateConnection resource's state with the given name, ID, and optional extra
302
+ * properties used to qualify the lookup.
303
+ *
304
+ * @param name The _unique_ name of the resulting resource.
305
+ * @param id The _unique_ provider ID of the resource to lookup.
306
+ * @param state Any extra arguments used during the lookup.
307
+ * @param opts Optional settings to control the behavior of the CustomResource.
308
+ */
309
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GoldengateConnectionState, opts?: pulumi.CustomResourceOptions): GoldengateConnection;
310
+ /**
311
+ * Returns true if the given object is an instance of GoldengateConnection. This is designed to work even
312
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
313
+ */
314
+ static isInstance(obj: any): obj is GoldengateConnection;
315
+ /**
316
+ * The date and time that the GoldengateConnection was created.
317
+ */
318
+ readonly createTime: pulumi.Output<string>;
319
+ /**
320
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
321
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
322
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
323
+ * When set to "ABANDON", the command will remove the resource from Terraform
324
+ * management without updating or deleting the resource in the API.
325
+ * When set to "DELETE", deleting the resource is allowed.
326
+ */
327
+ readonly deletionPolicy: pulumi.Output<string>;
328
+ /**
329
+ * Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or pulumi up that would delete the instance will fail.
330
+ */
331
+ readonly deletionProtection: pulumi.Output<boolean | undefined>;
332
+ /**
333
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
334
+ */
335
+ readonly effectiveLabels: pulumi.Output<{
336
+ [key: string]: string;
337
+ }>;
338
+ /**
339
+ * The ID of the subscription entitlement associated with the
340
+ * GoldengateConnection.
341
+ */
342
+ readonly entitlementId: pulumi.Output<string>;
343
+ /**
344
+ * The GCP Oracle zone where Oracle GoldengateConnection is hosted.
345
+ * Example: us-east4-b-r2.
346
+ * If not specified, the system will pick a zone based on availability.
347
+ */
348
+ readonly gcpOracleZone: pulumi.Output<string>;
349
+ /**
350
+ * The ID of the GoldengateConnection to create. This value is
351
+ * restricted to (^a-z?$) and must be a maximum of
352
+ * 63 characters in length. The value must start with a letter and end with a
353
+ * letter or a number.
354
+ */
355
+ readonly goldengateConnectionId: pulumi.Output<string>;
356
+ /**
357
+ * The labels or tags associated with the GoldengateConnection.
358
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
359
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
360
+ */
361
+ readonly labels: pulumi.Output<{
362
+ [key: string]: string;
363
+ } | undefined>;
364
+ /**
365
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
366
+ */
367
+ readonly location: pulumi.Output<string>;
368
+ /**
369
+ * Identifier. The name of the GoldengateConnection resource in the following format:
370
+ * projects/{project}/locations/{region}/goldengateConnections/{goldengate_connection}
371
+ */
372
+ readonly name: pulumi.Output<string>;
373
+ /**
374
+ * HTTPS link to OCI resources exposed to Customer via UI Interface.
375
+ */
376
+ readonly ociUrl: pulumi.Output<string>;
377
+ /**
378
+ * The name of the OdbNetwork associated with the GoldengateConnection.
379
+ * The format is
380
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}.
381
+ * It is optional but if specified, this should match the parent ODBNetwork
382
+ * of the OdbSubnet.
383
+ */
384
+ readonly odbNetwork: pulumi.Output<string | undefined>;
385
+ /**
386
+ * The name of the OdbSubnet associated with the GoldengateConnection for IP
387
+ * allocation.
388
+ * Format:
389
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
390
+ */
391
+ readonly odbSubnet: pulumi.Output<string | undefined>;
392
+ /**
393
+ * The ID of the project in which the resource belongs.
394
+ * If it is not provided, the provider project is used.
395
+ */
396
+ readonly project: pulumi.Output<string>;
397
+ /**
398
+ * The properties of a GoldengateConnection.
399
+ * Structure is documented below.
400
+ */
401
+ readonly properties: pulumi.Output<outputs.oracledatabase.GoldengateConnectionProperties>;
402
+ /**
403
+ * The combination of labels configured directly on the resource
404
+ * and default labels configured on the provider.
405
+ */
406
+ readonly pulumiLabels: pulumi.Output<{
407
+ [key: string]: string;
408
+ }>;
409
+ /**
410
+ * Create a GoldengateConnection resource with the given unique name, arguments, and options.
411
+ *
412
+ * @param name The _unique_ name of the resource.
413
+ * @param args The arguments to use to populate this resource's properties.
414
+ * @param opts A bag of options that control this resource's behavior.
415
+ */
416
+ constructor(name: string, args: GoldengateConnectionArgs, opts?: pulumi.CustomResourceOptions);
417
+ }
418
+ /**
419
+ * Input properties used for looking up and filtering GoldengateConnection resources.
420
+ */
421
+ export interface GoldengateConnectionState {
422
+ /**
423
+ * The date and time that the GoldengateConnection was created.
424
+ */
425
+ createTime?: pulumi.Input<string | undefined>;
426
+ /**
427
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
428
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
429
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
430
+ * When set to "ABANDON", the command will remove the resource from Terraform
431
+ * management without updating or deleting the resource in the API.
432
+ * When set to "DELETE", deleting the resource is allowed.
433
+ */
434
+ deletionPolicy?: pulumi.Input<string | undefined>;
435
+ /**
436
+ * Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or pulumi up that would delete the instance will fail.
437
+ */
438
+ deletionProtection?: pulumi.Input<boolean | undefined>;
439
+ /**
440
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
441
+ */
442
+ effectiveLabels?: pulumi.Input<{
443
+ [key: string]: pulumi.Input<string>;
444
+ } | undefined>;
445
+ /**
446
+ * The ID of the subscription entitlement associated with the
447
+ * GoldengateConnection.
448
+ */
449
+ entitlementId?: pulumi.Input<string | undefined>;
450
+ /**
451
+ * The GCP Oracle zone where Oracle GoldengateConnection is hosted.
452
+ * Example: us-east4-b-r2.
453
+ * If not specified, the system will pick a zone based on availability.
454
+ */
455
+ gcpOracleZone?: pulumi.Input<string | undefined>;
456
+ /**
457
+ * The ID of the GoldengateConnection to create. This value is
458
+ * restricted to (^a-z?$) and must be a maximum of
459
+ * 63 characters in length. The value must start with a letter and end with a
460
+ * letter or a number.
461
+ */
462
+ goldengateConnectionId?: pulumi.Input<string | undefined>;
463
+ /**
464
+ * The labels or tags associated with the GoldengateConnection.
465
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
466
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
467
+ */
468
+ labels?: pulumi.Input<{
469
+ [key: string]: pulumi.Input<string>;
470
+ } | undefined>;
471
+ /**
472
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
473
+ */
474
+ location?: pulumi.Input<string | undefined>;
475
+ /**
476
+ * Identifier. The name of the GoldengateConnection resource in the following format:
477
+ * projects/{project}/locations/{region}/goldengateConnections/{goldengate_connection}
478
+ */
479
+ name?: pulumi.Input<string | undefined>;
480
+ /**
481
+ * HTTPS link to OCI resources exposed to Customer via UI Interface.
482
+ */
483
+ ociUrl?: pulumi.Input<string | undefined>;
484
+ /**
485
+ * The name of the OdbNetwork associated with the GoldengateConnection.
486
+ * The format is
487
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}.
488
+ * It is optional but if specified, this should match the parent ODBNetwork
489
+ * of the OdbSubnet.
490
+ */
491
+ odbNetwork?: pulumi.Input<string | undefined>;
492
+ /**
493
+ * The name of the OdbSubnet associated with the GoldengateConnection for IP
494
+ * allocation.
495
+ * Format:
496
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
497
+ */
498
+ odbSubnet?: pulumi.Input<string | undefined>;
499
+ /**
500
+ * The ID of the project in which the resource belongs.
501
+ * If it is not provided, the provider project is used.
502
+ */
503
+ project?: pulumi.Input<string | undefined>;
504
+ /**
505
+ * The properties of a GoldengateConnection.
506
+ * Structure is documented below.
507
+ */
508
+ properties?: pulumi.Input<inputs.oracledatabase.GoldengateConnectionProperties | undefined>;
509
+ /**
510
+ * The combination of labels configured directly on the resource
511
+ * and default labels configured on the provider.
512
+ */
513
+ pulumiLabels?: pulumi.Input<{
514
+ [key: string]: pulumi.Input<string>;
515
+ } | undefined>;
516
+ }
517
+ /**
518
+ * The set of arguments for constructing a GoldengateConnection resource.
519
+ */
520
+ export interface GoldengateConnectionArgs {
521
+ /**
522
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
523
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
524
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
525
+ * When set to "ABANDON", the command will remove the resource from Terraform
526
+ * management without updating or deleting the resource in the API.
527
+ * When set to "DELETE", deleting the resource is allowed.
528
+ */
529
+ deletionPolicy?: pulumi.Input<string | undefined>;
530
+ /**
531
+ * Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or pulumi up that would delete the instance will fail.
532
+ */
533
+ deletionProtection?: pulumi.Input<boolean | undefined>;
534
+ /**
535
+ * The GCP Oracle zone where Oracle GoldengateConnection is hosted.
536
+ * Example: us-east4-b-r2.
537
+ * If not specified, the system will pick a zone based on availability.
538
+ */
539
+ gcpOracleZone?: pulumi.Input<string | undefined>;
540
+ /**
541
+ * The ID of the GoldengateConnection to create. This value is
542
+ * restricted to (^a-z?$) and must be a maximum of
543
+ * 63 characters in length. The value must start with a letter and end with a
544
+ * letter or a number.
545
+ */
546
+ goldengateConnectionId: pulumi.Input<string>;
547
+ /**
548
+ * The labels or tags associated with the GoldengateConnection.
549
+ * **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
550
+ * Please refer to the field `effectiveLabels` for all of the labels present on the resource.
551
+ */
552
+ labels?: pulumi.Input<{
553
+ [key: string]: pulumi.Input<string>;
554
+ } | undefined>;
555
+ /**
556
+ * Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
557
+ */
558
+ location: pulumi.Input<string>;
559
+ /**
560
+ * The name of the OdbNetwork associated with the GoldengateConnection.
561
+ * The format is
562
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}.
563
+ * It is optional but if specified, this should match the parent ODBNetwork
564
+ * of the OdbSubnet.
565
+ */
566
+ odbNetwork?: pulumi.Input<string | undefined>;
567
+ /**
568
+ * The name of the OdbSubnet associated with the GoldengateConnection for IP
569
+ * allocation.
570
+ * Format:
571
+ * projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
572
+ */
573
+ odbSubnet?: pulumi.Input<string | undefined>;
574
+ /**
575
+ * The ID of the project in which the resource belongs.
576
+ * If it is not provided, the provider project is used.
577
+ */
578
+ project?: pulumi.Input<string | undefined>;
579
+ /**
580
+ * The properties of a GoldengateConnection.
581
+ * Structure is documented below.
582
+ */
583
+ properties: pulumi.Input<inputs.oracledatabase.GoldengateConnectionProperties>;
584
+ }
585
+ //# sourceMappingURL=goldengateConnection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"goldengateConnection.d.ts","sourceRoot":"","sources":["../../oracledatabase/goldengateConnection.ts"],"names":[],"mappings":"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"}