@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.
- package/appengine/applicationUrlDispatchRules.d.ts +1 -1
- package/appengine/applicationUrlDispatchRules.js +1 -1
- package/appengine/engineSplitTraffic.d.ts +2 -2
- package/appengine/engineSplitTraffic.js +2 -2
- package/appengine/serviceNetworkSettings.d.ts +1 -1
- package/appengine/serviceNetworkSettings.js +1 -1
- package/appengine/standardAppVersion.d.ts +2 -2
- package/appengine/standardAppVersion.js +2 -2
- package/bigtable/instance.d.ts +18 -6
- package/bigtable/instance.d.ts.map +1 -1
- package/bigtable/instance.js +2 -0
- package/bigtable/instance.js.map +1 -1
- package/bigtable/table.d.ts +3 -3
- package/billing/subAccount.d.ts +1 -1
- package/billing/subAccount.js +1 -1
- package/ces/guardrail.d.ts +41 -0
- package/ces/guardrail.d.ts.map +1 -1
- package/ces/guardrail.js +41 -0
- package/ces/guardrail.js.map +1 -1
- package/ces/index.d.ts +3 -0
- package/ces/index.d.ts.map +1 -1
- package/ces/index.js +6 -1
- package/ces/index.js.map +1 -1
- package/ces/securitySettings.d.ts +163 -0
- package/ces/securitySettings.d.ts.map +1 -0
- package/ces/securitySettings.js +135 -0
- package/ces/securitySettings.js.map +1 -0
- package/chronicle/findingsRefinement.d.ts +250 -0
- package/chronicle/findingsRefinement.d.ts.map +1 -0
- package/chronicle/findingsRefinement.js +165 -0
- package/chronicle/findingsRefinement.js.map +1 -0
- package/chronicle/index.d.ts +3 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +6 -1
- package/chronicle/index.js.map +1 -1
- package/cloudrun/getService.d.ts +26 -22
- package/cloudrun/getService.d.ts.map +1 -1
- package/cloudrun/getService.js +14 -12
- package/cloudrun/getService.js.map +1 -1
- package/compute/futureReservation.d.ts +15 -0
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +2 -0
- package/compute/futureReservation.js.map +1 -1
- package/compute/getNetwork.d.ts +13 -5
- package/compute/getNetwork.d.ts.map +1 -1
- package/compute/getNetwork.js +4 -0
- package/compute/getNetwork.js.map +1 -1
- package/compute/getRegionSSLPolicy.d.ts +83 -0
- package/compute/getRegionSSLPolicy.d.ts.map +1 -1
- package/compute/getRegionSSLPolicy.js +30 -0
- package/compute/getRegionSSLPolicy.js.map +1 -1
- package/compute/getSSLPolicy.d.ts +4 -0
- package/compute/getSSLPolicy.d.ts.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getServiceAttachment.d.ts +109 -0
- package/compute/getServiceAttachment.d.ts.map +1 -0
- package/compute/getServiceAttachment.js +85 -0
- package/compute/getServiceAttachment.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +7 -4
- package/compute/index.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +18 -3
- package/compute/instanceFromTemplate.d.ts.map +1 -1
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +135 -0
- package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
- package/compute/networkFirewallPolicyRule.js +88 -0
- package/compute/networkFirewallPolicyRule.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionSslPolicy.d.ts +68 -0
- package/compute/regionSslPolicy.d.ts.map +1 -1
- package/compute/regionSslPolicy.js +31 -0
- package/compute/regionSslPolicy.js.map +1 -1
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/sslpolicy.d.ts +52 -0
- package/compute/sslpolicy.d.ts.map +1 -1
- package/compute/sslpolicy.js +15 -0
- package/compute/sslpolicy.js.map +1 -1
- package/compute/subnetwork.d.ts +58 -0
- package/compute/subnetwork.d.ts.map +1 -1
- package/compute/subnetwork.js +58 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/configdeployment/deployment.d.ts +364 -0
- package/configdeployment/deployment.d.ts.map +1 -0
- package/configdeployment/deployment.js +174 -0
- package/configdeployment/deployment.js.map +1 -0
- package/configdeployment/index.d.ts +4 -0
- package/configdeployment/index.d.ts.map +1 -0
- package/configdeployment/index.js +45 -0
- package/configdeployment/index.js.map +1 -0
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/databasemigrationservice/privateConnection.d.ts +4 -4
- package/databasemigrationservice/privateConnection.js +4 -4
- package/dataflow/flexTemplateJob.d.ts +15 -3
- package/dataflow/flexTemplateJob.d.ts.map +1 -1
- package/dataflow/flexTemplateJob.js +2 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datafusion/instance.d.ts +29 -14
- package/datafusion/instance.d.ts.map +1 -1
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +7 -6
- package/dataplex/dataProduct.d.ts.map +1 -1
- package/dataplex/dataProduct.js +7 -6
- package/dataplex/dataProduct.js.map +1 -1
- package/dataplex/dataProductDataAsset.d.ts +5 -8
- package/dataplex/dataProductDataAsset.d.ts.map +1 -1
- package/dataplex/dataProductDataAsset.js +5 -8
- package/dataplex/dataProductDataAsset.js.map +1 -1
- package/dataplex/datascan.d.ts +24 -24
- package/dataplex/datascan.js +24 -24
- package/dataplex/entryLink.d.ts +11 -11
- package/dataplex/entryLink.js +11 -11
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/dataproc/cluster.d.ts +1 -1
- package/dataproc/cluster.js +1 -1
- package/dataproc/job.d.ts +1 -1
- package/dataproc/job.js +1 -1
- package/datastream/connectionProfile.d.ts +0 -6
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +0 -6
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +3 -3
- package/datastream/privateConnection.js +3 -3
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/diagflow/conversationProfile.d.ts +28 -6
- package/diagflow/conversationProfile.d.ts.map +1 -1
- package/diagflow/conversationProfile.js +7 -1
- package/diagflow/conversationProfile.js.map +1 -1
- package/diagflow/index.d.ts +3 -0
- package/diagflow/index.d.ts.map +1 -1
- package/diagflow/index.js +6 -1
- package/diagflow/index.js.map +1 -1
- package/diagflow/sipTrunk.d.ts +169 -0
- package/diagflow/sipTrunk.d.ts.map +1 -0
- package/diagflow/sipTrunk.js +124 -0
- package/diagflow/sipTrunk.js.map +1 -0
- package/firestore/field.d.ts +79 -6
- package/firestore/field.d.ts.map +1 -1
- package/firestore/field.js +76 -3
- package/firestore/field.js.map +1 -1
- package/folder/iamAuditConfig.d.ts +1 -1
- package/folder/iamAuditConfig.js +1 -1
- package/folder/iambinding.d.ts +1 -1
- package/folder/iambinding.js +1 -1
- package/folder/iammember.d.ts +1 -1
- package/folder/iammember.js +1 -1
- package/folder/iampolicy.d.ts +1 -1
- package/folder/iampolicy.js +1 -1
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iam/folderAccessPolicy.d.ts +333 -0
- package/iam/folderAccessPolicy.d.ts.map +1 -0
- package/iam/folderAccessPolicy.js +195 -0
- package/iam/folderAccessPolicy.js.map +1 -0
- package/iam/index.d.ts +6 -0
- package/iam/index.d.ts.map +1 -1
- package/iam/index.js +11 -1
- package/iam/index.js.map +1 -1
- package/iam/projectAccessPolicy.d.ts +326 -0
- package/iam/projectAccessPolicy.d.ts.map +1 -0
- package/iam/projectAccessPolicy.js +182 -0
- package/iam/projectAccessPolicy.js.map +1 -0
- package/iap/getClient.d.ts +16 -18
- package/iap/getClient.d.ts.map +1 -1
- package/iap/getClient.js +8 -14
- package/iap/getClient.js.map +1 -1
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/index.d.ts +2 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/kms/getKMSSecretCiphertext.d.ts +2 -2
- package/kms/getKMSSecretCiphertext.js +2 -2
- package/migrationcenter/assetsExportJob.d.ts +332 -0
- package/migrationcenter/assetsExportJob.d.ts.map +1 -0
- package/migrationcenter/assetsExportJob.js +155 -0
- package/migrationcenter/assetsExportJob.js.map +1 -0
- package/migrationcenter/discoveryClient.d.ts +396 -0
- package/migrationcenter/discoveryClient.d.ts.map +1 -0
- package/migrationcenter/discoveryClient.js +181 -0
- package/migrationcenter/discoveryClient.js.map +1 -0
- package/migrationcenter/index.d.ts +18 -0
- package/migrationcenter/index.d.ts.map +1 -1
- package/migrationcenter/index.js +31 -1
- package/migrationcenter/index.js.map +1 -1
- package/migrationcenter/report.d.ts +276 -0
- package/migrationcenter/report.d.ts.map +1 -0
- package/migrationcenter/report.js +158 -0
- package/migrationcenter/report.js.map +1 -0
- package/migrationcenter/reportConfig.d.ts +227 -0
- package/migrationcenter/reportConfig.d.ts.map +1 -0
- package/migrationcenter/reportConfig.js +146 -0
- package/migrationcenter/reportConfig.js.map +1 -0
- package/migrationcenter/settings.d.ts +173 -0
- package/migrationcenter/settings.d.ts.map +1 -0
- package/migrationcenter/settings.js +132 -0
- package/migrationcenter/settings.js.map +1 -0
- package/migrationcenter/source.d.ts +293 -0
- package/migrationcenter/source.d.ts.map +1 -0
- package/migrationcenter/source.js +144 -0
- package/migrationcenter/source.js.map +1 -0
- package/netapp/backup.d.ts +0 -3
- package/netapp/backup.d.ts.map +1 -1
- package/netapp/backup.js.map +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +17 -8
- package/networkconnectivity/transport.d.ts.map +1 -1
- package/networkconnectivity/transport.js +5 -8
- package/networkconnectivity/transport.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +22 -0
- package/networkmanagement/connectivityTest.d.ts.map +1 -1
- package/networkmanagement/connectivityTest.js +22 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
- package/networkmanagement/getConnectivityTestRun.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/oracledatabase/cloudVmCluster.d.ts +12 -0
- package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/cloudVmCluster.js +2 -0
- package/oracledatabase/cloudVmCluster.js.map +1 -1
- package/oracledatabase/getCloudVmCluster.d.ts +1 -0
- package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/getCloudVmCluster.js.map +1 -1
- package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
- package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
- package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
- package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
- package/oracledatabase/goldengateConnection.d.ts +585 -0
- package/oracledatabase/goldengateConnection.d.ts.map +1 -0
- package/oracledatabase/goldengateConnection.js +408 -0
- package/oracledatabase/goldengateConnection.js.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.js +150 -0
- package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
- package/oracledatabase/goldengateDeployment.d.ts +362 -0
- package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
- package/oracledatabase/goldengateDeployment.js +209 -0
- package/oracledatabase/goldengateDeployment.js.map +1 -0
- package/oracledatabase/index.d.ts +15 -0
- package/oracledatabase/index.d.ts.map +1 -1
- package/oracledatabase/index.js +22 -1
- package/oracledatabase/index.js.map +1 -1
- package/organizations/iamAuditConfig.d.ts +1 -1
- package/organizations/iamAuditConfig.js +1 -1
- package/organizations/iambinding.d.ts +1 -1
- package/organizations/iambinding.js +1 -1
- package/organizations/iammember.d.ts +1 -1
- package/organizations/iammember.js +1 -1
- package/organizations/iampolicy.d.ts +1 -1
- package/organizations/iampolicy.js +1 -1
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/projects/iamauditConfig.d.ts +2 -2
- package/projects/iamauditConfig.js +2 -2
- package/projects/iambinding.d.ts +2 -2
- package/projects/iambinding.js +2 -2
- package/projects/iammember.d.ts +2 -2
- package/projects/iammember.js +2 -2
- package/projects/iampolicy.d.ts +2 -2
- package/projects/iampolicy.js +2 -2
- package/projects/service.d.ts +6 -0
- package/projects/service.d.ts.map +1 -1
- package/projects/service.js.map +1 -1
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/storage/bucket.d.ts +0 -22
- package/storage/bucket.d.ts.map +1 -1
- package/storage/bucket.js +0 -22
- package/storage/bucket.js.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
- package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.js +6 -12
- package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
- package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
- package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
- package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.js +6 -12
- package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
- package/types/input.d.ts +9906 -5729
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +11669 -7189
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/vmwareengine/getDatastore.d.ts +38 -18
- package/vmwareengine/getDatastore.d.ts.map +1 -1
- package/vmwareengine/getDatastore.js +8 -14
- package/vmwareengine/getDatastore.js.map +1 -1
- package/workstations/workstationCluster.d.ts +26 -26
- package/workstations/workstationCluster.js +26 -26
|
@@ -0,0 +1,408 @@
|
|
|
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.GoldengateConnection = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* GoldengateConnection is a resource that represents metadata to establish a connection to a source or target data.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ### Oracledatabase Goldengate Connection Basic
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as gcp from "@pulumi/gcp";
|
|
41
|
+
*
|
|
42
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
43
|
+
* goldengateConnectionId: "my-connection",
|
|
44
|
+
* location: "us-east4",
|
|
45
|
+
* project: "my-project",
|
|
46
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
47
|
+
* properties: {
|
|
48
|
+
* displayName: "my-connection display name",
|
|
49
|
+
* connectionType: "ORACLE",
|
|
50
|
+
* oracleConnectionProperties: {
|
|
51
|
+
* technologyType: "ORACLE_AUTONOMOUS_DATABASE_AT_GOOGLE_CLOUD",
|
|
52
|
+
* connectionString: "jdbc:oracle:thin:@//10.0.0.5:1521/ORCL",
|
|
53
|
+
* username: "admin",
|
|
54
|
+
* password: "GenerateWallet@123",
|
|
55
|
+
* },
|
|
56
|
+
* },
|
|
57
|
+
* deletionProtection: true,
|
|
58
|
+
* });
|
|
59
|
+
* ```
|
|
60
|
+
* ### Oracledatabase Goldengate Connection Full
|
|
61
|
+
*
|
|
62
|
+
* ```typescript
|
|
63
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
64
|
+
* import * as gcp from "@pulumi/gcp";
|
|
65
|
+
*
|
|
66
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
67
|
+
* goldengateConnectionId: "my-connection",
|
|
68
|
+
* location: "us-east4",
|
|
69
|
+
* project: "my-project",
|
|
70
|
+
* odbNetwork: "projects/my-project/locations/us-east4/odbNetworks/my-network",
|
|
71
|
+
* odbSubnet: "projects/my-project/locations/us-east4/odbNetworks/my-network/odbSubnets/my-subnet",
|
|
72
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
73
|
+
* labels: {
|
|
74
|
+
* "label-one": "value-one",
|
|
75
|
+
* },
|
|
76
|
+
* properties: {
|
|
77
|
+
* displayName: "my-connection display name",
|
|
78
|
+
* connectionType: "ORACLE",
|
|
79
|
+
* routingMethod: "DEDICATED_ENDPOINT",
|
|
80
|
+
* oracleConnectionProperties: {
|
|
81
|
+
* technologyType: "ORACLE_AUTONOMOUS_DATABASE_AT_GOOGLE_CLOUD",
|
|
82
|
+
* username: "admin",
|
|
83
|
+
* password: "GenerateWallet@123",
|
|
84
|
+
* sessionMode: "DIRECT",
|
|
85
|
+
* gcpOracleDatabaseId: "projects/my-project/locations/us-east4/autonomousDatabases/my-autonomous-database",
|
|
86
|
+
* },
|
|
87
|
+
* },
|
|
88
|
+
* deletionProtection: true,
|
|
89
|
+
* });
|
|
90
|
+
* ```
|
|
91
|
+
* ### Oracledatabase Goldengate Connection Mysql
|
|
92
|
+
*
|
|
93
|
+
* ```typescript
|
|
94
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
95
|
+
* import * as gcp from "@pulumi/gcp";
|
|
96
|
+
*
|
|
97
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
98
|
+
* goldengateConnectionId: "my-connection",
|
|
99
|
+
* location: "us-east4",
|
|
100
|
+
* project: "my-project",
|
|
101
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
102
|
+
* properties: {
|
|
103
|
+
* displayName: "my-connection display name",
|
|
104
|
+
* connectionType: "MYSQL",
|
|
105
|
+
* mysqlConnectionProperties: {
|
|
106
|
+
* technologyType: "MYSQL_SERVER",
|
|
107
|
+
* username: "mysql_user",
|
|
108
|
+
* password: "mysql_password",
|
|
109
|
+
* host: "mysql.example.com",
|
|
110
|
+
* port: 3306,
|
|
111
|
+
* database: "mydb",
|
|
112
|
+
* securityProtocol: "MTLS",
|
|
113
|
+
* sslMode: "PREFERRED",
|
|
114
|
+
* sslCertFile: "YmFzZTY0LWNsaWVudC1jZXJ0LWZpbGUtY29udGVudC1kZW1vLWdnb25u",
|
|
115
|
+
* sslKeyFile: "YmFzZTY0LWNsaWVudC1rZXktZmlsZS1jb250ZW50LWRlbW8tZ2dvbm4=",
|
|
116
|
+
* additionalAttributes: [{
|
|
117
|
+
* key: "attr1",
|
|
118
|
+
* value: "value1",
|
|
119
|
+
* }],
|
|
120
|
+
* },
|
|
121
|
+
* },
|
|
122
|
+
* deletionProtection: true,
|
|
123
|
+
* });
|
|
124
|
+
* ```
|
|
125
|
+
* ### Oracledatabase Goldengate Connection Postgresql
|
|
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: "POSTGRESQL",
|
|
139
|
+
* postgresqlConnectionProperties: {
|
|
140
|
+
* technologyType: "POSTGRESQL_SERVER",
|
|
141
|
+
* database: "postgres_app_db",
|
|
142
|
+
* host: "postgres.corp.example.com",
|
|
143
|
+
* port: 5432,
|
|
144
|
+
* username: "pg_replicator",
|
|
145
|
+
* password: "PostgresReplicationP@ssw0rd!",
|
|
146
|
+
* securityProtocol: "PLAIN",
|
|
147
|
+
* },
|
|
148
|
+
* },
|
|
149
|
+
* deletionProtection: true,
|
|
150
|
+
* });
|
|
151
|
+
* ```
|
|
152
|
+
* ### Oracledatabase Goldengate Connection Redis
|
|
153
|
+
*
|
|
154
|
+
* ```typescript
|
|
155
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
156
|
+
* import * as gcp from "@pulumi/gcp";
|
|
157
|
+
*
|
|
158
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
159
|
+
* goldengateConnectionId: "my-connection",
|
|
160
|
+
* location: "us-east4",
|
|
161
|
+
* project: "my-project",
|
|
162
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
163
|
+
* properties: {
|
|
164
|
+
* displayName: "my-connection display name",
|
|
165
|
+
* connectionType: "REDIS",
|
|
166
|
+
* redisConnectionProperties: {
|
|
167
|
+
* technologyType: "REDIS",
|
|
168
|
+
* servers: "redis-shard1.example.com:6379,redis-shard2.example.com:6379",
|
|
169
|
+
* securityProtocol: "PLAIN",
|
|
170
|
+
* authenticationType: "BASIC",
|
|
171
|
+
* username: "redis_agent",
|
|
172
|
+
* password: "RedisSecureCacheP@ssword123!",
|
|
173
|
+
* },
|
|
174
|
+
* },
|
|
175
|
+
* deletionProtection: true,
|
|
176
|
+
* });
|
|
177
|
+
* ```
|
|
178
|
+
* ### Oracledatabase Goldengate Connection Kafka
|
|
179
|
+
*
|
|
180
|
+
* ```typescript
|
|
181
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
182
|
+
* import * as gcp from "@pulumi/gcp";
|
|
183
|
+
*
|
|
184
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
185
|
+
* goldengateConnectionId: "my-connection",
|
|
186
|
+
* location: "us-east4",
|
|
187
|
+
* project: "my-project",
|
|
188
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
189
|
+
* properties: {
|
|
190
|
+
* displayName: "my-connection display name",
|
|
191
|
+
* connectionType: "KAFKA",
|
|
192
|
+
* kafkaConnectionProperties: {
|
|
193
|
+
* technologyType: "APACHE_KAFKA",
|
|
194
|
+
* streamPoolId: "ocid1.streampool.oc1..example",
|
|
195
|
+
* clusterId: "ocid1.kafkacluster.oc1..example",
|
|
196
|
+
* bootstrapServers: [{
|
|
197
|
+
* host: "kafka.example.com",
|
|
198
|
+
* port: 9092,
|
|
199
|
+
* privateIpAddress: "10.0.0.1",
|
|
200
|
+
* }],
|
|
201
|
+
* securityProtocol: "SSL",
|
|
202
|
+
* consumerPropertiesFile: "Y29uc3VtZXIucHJvcGVydGllcz1kZW1v",
|
|
203
|
+
* producerPropertiesFile: "cHJvZHVjZXIucHJvcGVydGllcz1kZW1v",
|
|
204
|
+
* useResourcePrincipal: false,
|
|
205
|
+
* },
|
|
206
|
+
* },
|
|
207
|
+
* deletionProtection: true,
|
|
208
|
+
* });
|
|
209
|
+
* ```
|
|
210
|
+
* ### Oracledatabase Goldengate Connection Iceberg
|
|
211
|
+
*
|
|
212
|
+
* ```typescript
|
|
213
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
214
|
+
* import * as gcp from "@pulumi/gcp";
|
|
215
|
+
*
|
|
216
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
217
|
+
* goldengateConnectionId: "my-connection",
|
|
218
|
+
* location: "us-east4",
|
|
219
|
+
* project: "my-project",
|
|
220
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
221
|
+
* properties: {
|
|
222
|
+
* displayName: "my-connection display name",
|
|
223
|
+
* connectionType: "ICEBERG",
|
|
224
|
+
* icebergConnectionProperties: {
|
|
225
|
+
* technologyType: "APACHE_ICEBERG",
|
|
226
|
+
* catalog: {
|
|
227
|
+
* catalogType: "GLUE",
|
|
228
|
+
* glueIcebergCatalog: {
|
|
229
|
+
* glueId: "glue_catalog_id",
|
|
230
|
+
* },
|
|
231
|
+
* },
|
|
232
|
+
* storage: {
|
|
233
|
+
* storageType: "AMAZON_S3",
|
|
234
|
+
* amazonS3IcebergStorage: {
|
|
235
|
+
* schemeType: "S3",
|
|
236
|
+
* accessKeyId: "AKIAIOSFODNN7EXAMPLE",
|
|
237
|
+
* secretAccessKeySecret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
|
|
238
|
+
* region: "us-east-1",
|
|
239
|
+
* bucket: "iceberg-bucket",
|
|
240
|
+
* endpoint: "https://s3.amazonaws.com",
|
|
241
|
+
* },
|
|
242
|
+
* },
|
|
243
|
+
* },
|
|
244
|
+
* },
|
|
245
|
+
* deletionProtection: true,
|
|
246
|
+
* });
|
|
247
|
+
* ```
|
|
248
|
+
* ### Oracledatabase Goldengate Connection Snowflake
|
|
249
|
+
*
|
|
250
|
+
* ```typescript
|
|
251
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
252
|
+
* import * as gcp from "@pulumi/gcp";
|
|
253
|
+
*
|
|
254
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
255
|
+
* goldengateConnectionId: "my-connection",
|
|
256
|
+
* location: "us-east4",
|
|
257
|
+
* project: "my-project",
|
|
258
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
259
|
+
* properties: {
|
|
260
|
+
* displayName: "my-connection display name",
|
|
261
|
+
* connectionType: "SNOWFLAKE",
|
|
262
|
+
* snowflakeConnectionProperties: {
|
|
263
|
+
* technologyType: "SNOWFLAKE",
|
|
264
|
+
* connectionUrl: "jdbc:snowflake://xy12345.snowflakecomputing.com/?warehouse=COMPUTE_WH&db=ANALYTICS_DB",
|
|
265
|
+
* authenticationType: "BASIC",
|
|
266
|
+
* username: "snowflake_sync_user",
|
|
267
|
+
* password: "SnowflakeBasicP@ssword123!",
|
|
268
|
+
* },
|
|
269
|
+
* },
|
|
270
|
+
* deletionProtection: true,
|
|
271
|
+
* });
|
|
272
|
+
* ```
|
|
273
|
+
* ### Oracledatabase Goldengate Connection Jms
|
|
274
|
+
*
|
|
275
|
+
* ```typescript
|
|
276
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
277
|
+
* import * as gcp from "@pulumi/gcp";
|
|
278
|
+
*
|
|
279
|
+
* const connection = new gcp.oracledatabase.GoldengateConnection("connection", {
|
|
280
|
+
* goldengateConnectionId: "my-connection",
|
|
281
|
+
* location: "us-east4",
|
|
282
|
+
* project: "my-project",
|
|
283
|
+
* gcpOracleZone: "us-east4-b-r1",
|
|
284
|
+
* properties: {
|
|
285
|
+
* displayName: "my-connection display name",
|
|
286
|
+
* connectionType: "JAVA_MESSAGE_SERVICE",
|
|
287
|
+
* javaMessageServiceConnectionProperties: {
|
|
288
|
+
* technologyType: "ORACLE_WEBLOGIC_JMS",
|
|
289
|
+
* useJndi: true,
|
|
290
|
+
* jndiConnectionFactory: "ConnectionFactory",
|
|
291
|
+
* jndiProviderUrl: "tcp://jms.example.com:61616?jms.prefetchPolicy.all=1000",
|
|
292
|
+
* jndiInitialContextFactory: "org.apache.activemq.jndi.ActiveMQInitialContextFactory",
|
|
293
|
+
* jndiSecurityPrincipal: "jms_user",
|
|
294
|
+
* jndiSecurityCredentialsSecret: "jms_credentials",
|
|
295
|
+
* username: "jms_user",
|
|
296
|
+
* password: "jms_password",
|
|
297
|
+
* securityProtocol: "MTLS",
|
|
298
|
+
* authenticationType: "BASIC",
|
|
299
|
+
* trustStoreFile: "YmFzZTY0LXRydXN0c3RvcmUtZmlsZS1jb250ZW50LWRlbW8tZ2dvbm4=",
|
|
300
|
+
* trustStorePassword: "truststore_pass",
|
|
301
|
+
* keyStoreFile: "YmFzZTY0LWtleXN0b3JlLWZpbGUtY29udGVudC1kZW1vLWdnb25u",
|
|
302
|
+
* keyStorePassword: "keystore_pass",
|
|
303
|
+
* sslKeyPassword: "ssl_key_pass",
|
|
304
|
+
* },
|
|
305
|
+
* },
|
|
306
|
+
* deletionProtection: true,
|
|
307
|
+
* });
|
|
308
|
+
* ```
|
|
309
|
+
*
|
|
310
|
+
* ## Import
|
|
311
|
+
*
|
|
312
|
+
* GoldengateConnection can be imported using any of these accepted formats:
|
|
313
|
+
*
|
|
314
|
+
* * `projects/{{project}}/locations/{{location}}/goldengateConnections/{{goldengate_connection_id}}`
|
|
315
|
+
* * `{{project}}/{{location}}/{{goldengate_connection_id}}`
|
|
316
|
+
* * `{{location}}/{{goldengate_connection_id}}`
|
|
317
|
+
*
|
|
318
|
+
* When using the `pulumi import` command, GoldengateConnection can be imported using one of the formats above. For example:
|
|
319
|
+
*
|
|
320
|
+
* ```sh
|
|
321
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default projects/{{project}}/locations/{{location}}/goldengateConnections/{{goldengate_connection_id}}
|
|
322
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default {{project}}/{{location}}/{{goldengate_connection_id}}
|
|
323
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnection:GoldengateConnection default {{location}}/{{goldengate_connection_id}}
|
|
324
|
+
* ```
|
|
325
|
+
*/
|
|
326
|
+
class GoldengateConnection extends pulumi.CustomResource {
|
|
327
|
+
/**
|
|
328
|
+
* Get an existing GoldengateConnection resource's state with the given name, ID, and optional extra
|
|
329
|
+
* properties used to qualify the lookup.
|
|
330
|
+
*
|
|
331
|
+
* @param name The _unique_ name of the resulting resource.
|
|
332
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
333
|
+
* @param state Any extra arguments used during the lookup.
|
|
334
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
335
|
+
*/
|
|
336
|
+
static get(name, id, state, opts) {
|
|
337
|
+
return new GoldengateConnection(name, state, { ...opts, id: id });
|
|
338
|
+
}
|
|
339
|
+
/** @internal */
|
|
340
|
+
static __pulumiType = 'gcp:oracledatabase/goldengateConnection:GoldengateConnection';
|
|
341
|
+
/**
|
|
342
|
+
* Returns true if the given object is an instance of GoldengateConnection. This is designed to work even
|
|
343
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
344
|
+
*/
|
|
345
|
+
static isInstance(obj) {
|
|
346
|
+
if (obj === undefined || obj === null) {
|
|
347
|
+
return false;
|
|
348
|
+
}
|
|
349
|
+
return obj['__pulumiType'] === GoldengateConnection.__pulumiType;
|
|
350
|
+
}
|
|
351
|
+
constructor(name, argsOrState, opts) {
|
|
352
|
+
let resourceInputs = {};
|
|
353
|
+
opts = opts || {};
|
|
354
|
+
if (opts.id) {
|
|
355
|
+
const state = argsOrState;
|
|
356
|
+
resourceInputs["createTime"] = state?.createTime;
|
|
357
|
+
resourceInputs["deletionPolicy"] = state?.deletionPolicy;
|
|
358
|
+
resourceInputs["deletionProtection"] = state?.deletionProtection;
|
|
359
|
+
resourceInputs["effectiveLabels"] = state?.effectiveLabels;
|
|
360
|
+
resourceInputs["entitlementId"] = state?.entitlementId;
|
|
361
|
+
resourceInputs["gcpOracleZone"] = state?.gcpOracleZone;
|
|
362
|
+
resourceInputs["goldengateConnectionId"] = state?.goldengateConnectionId;
|
|
363
|
+
resourceInputs["labels"] = state?.labels;
|
|
364
|
+
resourceInputs["location"] = state?.location;
|
|
365
|
+
resourceInputs["name"] = state?.name;
|
|
366
|
+
resourceInputs["ociUrl"] = state?.ociUrl;
|
|
367
|
+
resourceInputs["odbNetwork"] = state?.odbNetwork;
|
|
368
|
+
resourceInputs["odbSubnet"] = state?.odbSubnet;
|
|
369
|
+
resourceInputs["project"] = state?.project;
|
|
370
|
+
resourceInputs["properties"] = state?.properties;
|
|
371
|
+
resourceInputs["pulumiLabels"] = state?.pulumiLabels;
|
|
372
|
+
}
|
|
373
|
+
else {
|
|
374
|
+
const args = argsOrState;
|
|
375
|
+
if (args?.goldengateConnectionId === undefined && !opts.urn) {
|
|
376
|
+
throw new Error("Missing required property 'goldengateConnectionId'");
|
|
377
|
+
}
|
|
378
|
+
if (args?.location === undefined && !opts.urn) {
|
|
379
|
+
throw new Error("Missing required property 'location'");
|
|
380
|
+
}
|
|
381
|
+
if (args?.properties === undefined && !opts.urn) {
|
|
382
|
+
throw new Error("Missing required property 'properties'");
|
|
383
|
+
}
|
|
384
|
+
resourceInputs["deletionPolicy"] = args?.deletionPolicy;
|
|
385
|
+
resourceInputs["deletionProtection"] = args?.deletionProtection;
|
|
386
|
+
resourceInputs["gcpOracleZone"] = args?.gcpOracleZone;
|
|
387
|
+
resourceInputs["goldengateConnectionId"] = args?.goldengateConnectionId;
|
|
388
|
+
resourceInputs["labels"] = args?.labels;
|
|
389
|
+
resourceInputs["location"] = args?.location;
|
|
390
|
+
resourceInputs["odbNetwork"] = args?.odbNetwork;
|
|
391
|
+
resourceInputs["odbSubnet"] = args?.odbSubnet;
|
|
392
|
+
resourceInputs["project"] = args?.project;
|
|
393
|
+
resourceInputs["properties"] = args?.properties;
|
|
394
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
395
|
+
resourceInputs["effectiveLabels"] = undefined /*out*/;
|
|
396
|
+
resourceInputs["entitlementId"] = undefined /*out*/;
|
|
397
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
398
|
+
resourceInputs["ociUrl"] = undefined /*out*/;
|
|
399
|
+
resourceInputs["pulumiLabels"] = undefined /*out*/;
|
|
400
|
+
}
|
|
401
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
402
|
+
const secretOpts = { additionalSecretOutputs: ["effectiveLabels", "pulumiLabels"] };
|
|
403
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
404
|
+
super(GoldengateConnection.__pulumiType, name, resourceInputs, opts);
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
exports.GoldengateConnection = GoldengateConnection;
|
|
408
|
+
//# sourceMappingURL=goldengateConnection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"goldengateConnection.js","sourceRoot":"","sources":["../../oracledatabase/goldengateConnection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsSG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8DAA8D,CAAC;IAErG;;;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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAmGD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;SACxD;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,IAAI,EAAE,sBAAsB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,oDAAoD,CAAC,CAAC;aACzE;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,iBAAiB,EAAE,cAAc,CAAC,EAAE,CAAC;QACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AAlLL,oDAmLC"}
|
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource helps to assign a GoldengateConnection to a GoldengateDeployment used for actual data replication and transformations.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Oracledatabase Goldengate Connection Assignment Full
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as gcp from "@pulumi/gcp";
|
|
14
|
+
*
|
|
15
|
+
* const assignment = new gcp.oracledatabase.GoldengateConnectionAssignment("assignment", {
|
|
16
|
+
* goldengateConnectionAssignmentId: "my-assignment",
|
|
17
|
+
* displayName: "my-assignment",
|
|
18
|
+
* location: "us-east4",
|
|
19
|
+
* project: "my-project",
|
|
20
|
+
* labels: {
|
|
21
|
+
* "label-one": "value-one",
|
|
22
|
+
* },
|
|
23
|
+
* properties: {
|
|
24
|
+
* goldengateConnection: "projects/my-project/locations/us-east4/goldengateConnections/my-connection",
|
|
25
|
+
* goldengateDeployment: "projects/my-project/locations/us-east4/goldengateDeployments/my-deployment",
|
|
26
|
+
* },
|
|
27
|
+
* deletionProtection: true,
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* ## Import
|
|
32
|
+
*
|
|
33
|
+
* GoldengateConnectionAssignment can be imported using any of these accepted formats:
|
|
34
|
+
*
|
|
35
|
+
* * `projects/{{project}}/locations/{{location}}/goldengateConnectionAssignments/{{goldengate_connection_assignment_id}}`
|
|
36
|
+
* * `{{project}}/{{location}}/{{goldengate_connection_assignment_id}}`
|
|
37
|
+
* * `{{location}}/{{goldengate_connection_assignment_id}}`
|
|
38
|
+
*
|
|
39
|
+
* When using the `pulumi import` command, GoldengateConnectionAssignment can be imported using one of the formats above. For example:
|
|
40
|
+
*
|
|
41
|
+
* ```sh
|
|
42
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnectionAssignment:GoldengateConnectionAssignment default projects/{{project}}/locations/{{location}}/goldengateConnectionAssignments/{{goldengate_connection_assignment_id}}
|
|
43
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnectionAssignment:GoldengateConnectionAssignment default {{project}}/{{location}}/{{goldengate_connection_assignment_id}}
|
|
44
|
+
* $ pulumi import gcp:oracledatabase/goldengateConnectionAssignment:GoldengateConnectionAssignment default {{location}}/{{goldengate_connection_assignment_id}}
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
export declare class GoldengateConnectionAssignment extends pulumi.CustomResource {
|
|
48
|
+
/**
|
|
49
|
+
* Get an existing GoldengateConnectionAssignment resource's state with the given name, ID, and optional extra
|
|
50
|
+
* properties used to qualify the lookup.
|
|
51
|
+
*
|
|
52
|
+
* @param name The _unique_ name of the resulting resource.
|
|
53
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
54
|
+
* @param state Any extra arguments used during the lookup.
|
|
55
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
56
|
+
*/
|
|
57
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GoldengateConnectionAssignmentState, opts?: pulumi.CustomResourceOptions): GoldengateConnectionAssignment;
|
|
58
|
+
/**
|
|
59
|
+
* Returns true if the given object is an instance of GoldengateConnectionAssignment. This is designed to work even
|
|
60
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
61
|
+
*/
|
|
62
|
+
static isInstance(obj: any): obj is GoldengateConnectionAssignment;
|
|
63
|
+
/**
|
|
64
|
+
* The time when the connection assignment was created.
|
|
65
|
+
*/
|
|
66
|
+
readonly createTime: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
69
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
70
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
71
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
72
|
+
* management without updating or deleting the resource in the API.
|
|
73
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
74
|
+
*/
|
|
75
|
+
readonly deletionPolicy: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* 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.
|
|
78
|
+
*/
|
|
79
|
+
readonly deletionProtection: pulumi.Output<boolean | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* The display name for the GoldengateConnectionAssignment.
|
|
82
|
+
*/
|
|
83
|
+
readonly displayName: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
|
86
|
+
*/
|
|
87
|
+
readonly effectiveLabels: pulumi.Output<{
|
|
88
|
+
[key: string]: string;
|
|
89
|
+
}>;
|
|
90
|
+
/**
|
|
91
|
+
* The OCID of the entitlement linked to this resource.
|
|
92
|
+
*/
|
|
93
|
+
readonly entitlementId: pulumi.Output<string>;
|
|
94
|
+
/**
|
|
95
|
+
* The ID of the GoldengateConnectionAssignment to create.
|
|
96
|
+
*/
|
|
97
|
+
readonly goldengateConnectionAssignmentId: pulumi.Output<string>;
|
|
98
|
+
/**
|
|
99
|
+
* The labels or tags associated with the GoldengateConnectionAssignment.
|
|
100
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
101
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
102
|
+
*/
|
|
103
|
+
readonly labels: pulumi.Output<{
|
|
104
|
+
[key: string]: string;
|
|
105
|
+
} | undefined>;
|
|
106
|
+
/**
|
|
107
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
108
|
+
*/
|
|
109
|
+
readonly location: pulumi.Output<string>;
|
|
110
|
+
/**
|
|
111
|
+
* Identifier. The name of the GoldengateConnectionAssignment resource in the following
|
|
112
|
+
* format:
|
|
113
|
+
* projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment}
|
|
114
|
+
*/
|
|
115
|
+
readonly name: pulumi.Output<string>;
|
|
116
|
+
/**
|
|
117
|
+
* The ID of the project in which the resource belongs.
|
|
118
|
+
* If it is not provided, the provider project is used.
|
|
119
|
+
*/
|
|
120
|
+
readonly project: pulumi.Output<string>;
|
|
121
|
+
/**
|
|
122
|
+
* The properties of a GoldengateConnectionAssignment.
|
|
123
|
+
* Structure is documented below.
|
|
124
|
+
*/
|
|
125
|
+
readonly properties: pulumi.Output<outputs.oracledatabase.GoldengateConnectionAssignmentProperties>;
|
|
126
|
+
/**
|
|
127
|
+
* The combination of labels configured directly on the resource
|
|
128
|
+
* and default labels configured on the provider.
|
|
129
|
+
*/
|
|
130
|
+
readonly pulumiLabels: pulumi.Output<{
|
|
131
|
+
[key: string]: string;
|
|
132
|
+
}>;
|
|
133
|
+
/**
|
|
134
|
+
* Create a GoldengateConnectionAssignment resource with the given unique name, arguments, and options.
|
|
135
|
+
*
|
|
136
|
+
* @param name The _unique_ name of the resource.
|
|
137
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
138
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
139
|
+
*/
|
|
140
|
+
constructor(name: string, args: GoldengateConnectionAssignmentArgs, opts?: pulumi.CustomResourceOptions);
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Input properties used for looking up and filtering GoldengateConnectionAssignment resources.
|
|
144
|
+
*/
|
|
145
|
+
export interface GoldengateConnectionAssignmentState {
|
|
146
|
+
/**
|
|
147
|
+
* The time when the connection assignment was created.
|
|
148
|
+
*/
|
|
149
|
+
createTime?: pulumi.Input<string | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
152
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
153
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
154
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
155
|
+
* management without updating or deleting the resource in the API.
|
|
156
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
157
|
+
*/
|
|
158
|
+
deletionPolicy?: pulumi.Input<string | undefined>;
|
|
159
|
+
/**
|
|
160
|
+
* 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.
|
|
161
|
+
*/
|
|
162
|
+
deletionProtection?: pulumi.Input<boolean | undefined>;
|
|
163
|
+
/**
|
|
164
|
+
* The display name for the GoldengateConnectionAssignment.
|
|
165
|
+
*/
|
|
166
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
167
|
+
/**
|
|
168
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
|
169
|
+
*/
|
|
170
|
+
effectiveLabels?: pulumi.Input<{
|
|
171
|
+
[key: string]: pulumi.Input<string>;
|
|
172
|
+
} | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* The OCID of the entitlement linked to this resource.
|
|
175
|
+
*/
|
|
176
|
+
entitlementId?: pulumi.Input<string | undefined>;
|
|
177
|
+
/**
|
|
178
|
+
* The ID of the GoldengateConnectionAssignment to create.
|
|
179
|
+
*/
|
|
180
|
+
goldengateConnectionAssignmentId?: pulumi.Input<string | undefined>;
|
|
181
|
+
/**
|
|
182
|
+
* The labels or tags associated with the GoldengateConnectionAssignment.
|
|
183
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
184
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
185
|
+
*/
|
|
186
|
+
labels?: pulumi.Input<{
|
|
187
|
+
[key: string]: pulumi.Input<string>;
|
|
188
|
+
} | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
191
|
+
*/
|
|
192
|
+
location?: pulumi.Input<string | undefined>;
|
|
193
|
+
/**
|
|
194
|
+
* Identifier. The name of the GoldengateConnectionAssignment resource in the following
|
|
195
|
+
* format:
|
|
196
|
+
* projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment}
|
|
197
|
+
*/
|
|
198
|
+
name?: pulumi.Input<string | undefined>;
|
|
199
|
+
/**
|
|
200
|
+
* The ID of the project in which the resource belongs.
|
|
201
|
+
* If it is not provided, the provider project is used.
|
|
202
|
+
*/
|
|
203
|
+
project?: pulumi.Input<string | undefined>;
|
|
204
|
+
/**
|
|
205
|
+
* The properties of a GoldengateConnectionAssignment.
|
|
206
|
+
* Structure is documented below.
|
|
207
|
+
*/
|
|
208
|
+
properties?: pulumi.Input<inputs.oracledatabase.GoldengateConnectionAssignmentProperties | undefined>;
|
|
209
|
+
/**
|
|
210
|
+
* The combination of labels configured directly on the resource
|
|
211
|
+
* and default labels configured on the provider.
|
|
212
|
+
*/
|
|
213
|
+
pulumiLabels?: pulumi.Input<{
|
|
214
|
+
[key: string]: pulumi.Input<string>;
|
|
215
|
+
} | undefined>;
|
|
216
|
+
}
|
|
217
|
+
/**
|
|
218
|
+
* The set of arguments for constructing a GoldengateConnectionAssignment resource.
|
|
219
|
+
*/
|
|
220
|
+
export interface GoldengateConnectionAssignmentArgs {
|
|
221
|
+
/**
|
|
222
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
223
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
224
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
225
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
226
|
+
* management without updating or deleting the resource in the API.
|
|
227
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
228
|
+
*/
|
|
229
|
+
deletionPolicy?: pulumi.Input<string | undefined>;
|
|
230
|
+
/**
|
|
231
|
+
* 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.
|
|
232
|
+
*/
|
|
233
|
+
deletionProtection?: pulumi.Input<boolean | undefined>;
|
|
234
|
+
/**
|
|
235
|
+
* The display name for the GoldengateConnectionAssignment.
|
|
236
|
+
*/
|
|
237
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
238
|
+
/**
|
|
239
|
+
* The ID of the GoldengateConnectionAssignment to create.
|
|
240
|
+
*/
|
|
241
|
+
goldengateConnectionAssignmentId: pulumi.Input<string>;
|
|
242
|
+
/**
|
|
243
|
+
* The labels or tags associated with the GoldengateConnectionAssignment.
|
|
244
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
245
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
246
|
+
*/
|
|
247
|
+
labels?: pulumi.Input<{
|
|
248
|
+
[key: string]: pulumi.Input<string>;
|
|
249
|
+
} | undefined>;
|
|
250
|
+
/**
|
|
251
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
252
|
+
*/
|
|
253
|
+
location: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* The ID of the project in which the resource belongs.
|
|
256
|
+
* If it is not provided, the provider project is used.
|
|
257
|
+
*/
|
|
258
|
+
project?: pulumi.Input<string | undefined>;
|
|
259
|
+
/**
|
|
260
|
+
* The properties of a GoldengateConnectionAssignment.
|
|
261
|
+
* Structure is documented below.
|
|
262
|
+
*/
|
|
263
|
+
properties: pulumi.Input<inputs.oracledatabase.GoldengateConnectionAssignmentProperties>;
|
|
264
|
+
}
|
|
265
|
+
//# sourceMappingURL=goldengateConnectionAssignment.d.ts.map
|