@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,139 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* List all GoldenGate Deployment Environments in a location.
|
|
5
|
+
*
|
|
6
|
+
* For more information see the
|
|
7
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateDeploymentEnvironments).
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as gcp from "@pulumi/gcp";
|
|
14
|
+
*
|
|
15
|
+
* const myEnvironments = gcp.oracledatabase.getGoldengateDeploymentEnvironments({
|
|
16
|
+
* location: "us-east4",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* ## Attributes reference
|
|
21
|
+
*
|
|
22
|
+
* The following attributes are exported:
|
|
23
|
+
*
|
|
24
|
+
* * `goldengateDeploymentEnvironments` - List of GoldenGate Deployment Environments. Structure is documented below.
|
|
25
|
+
*
|
|
26
|
+
* <a name="nestedGoldengateDeploymentEnvironments"></a> The `goldengateDeploymentEnvironments` block supports:
|
|
27
|
+
*
|
|
28
|
+
* * `name` - The name of the GoldenGate Deployment Environment resource. Format: `projects/{project}/locations/{location}/goldenGateDeploymentEnvironments/{golden_gate_deployment_environment}`
|
|
29
|
+
*
|
|
30
|
+
* * `category` - The category of the GoldenGate Deployment Environment resource.
|
|
31
|
+
*
|
|
32
|
+
* * `displayName` - The display name of the GoldenGate Deployment Environment resource.
|
|
33
|
+
*
|
|
34
|
+
* * `defaultCpuCoreCount` - The default CPU core count of the GoldenGate Deployment Environment resource.
|
|
35
|
+
*
|
|
36
|
+
* * `environmentType` - The environment type of the GoldenGate Deployment Environment resource.
|
|
37
|
+
*
|
|
38
|
+
* * `autoScalingEnabled` - Whether auto scaling is enabled by default for the GoldenGate Deployment Environment resource.
|
|
39
|
+
*
|
|
40
|
+
* * `maxCpuCoreCount` - The max CPU core count of the GoldenGate Deployment Environment resource.
|
|
41
|
+
*
|
|
42
|
+
* * `memoryGbPerCpuCore` - The memory per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
43
|
+
*
|
|
44
|
+
* * `minCpuCoreCount` - The min CPU core count of the GoldenGate Deployment Environment resource.
|
|
45
|
+
*
|
|
46
|
+
* * `networkBandwidthGbpsPerCpuCore` - The network bandwidth per CPU core in Gbps of the GoldenGate Deployment Environment resource.
|
|
47
|
+
*
|
|
48
|
+
* * `storageUsageLimitGbPerCpuCore` - The storage usage limit per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
49
|
+
*/
|
|
50
|
+
export declare function getGoldengateDeploymentEnvironments(args: GetGoldengateDeploymentEnvironmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetGoldengateDeploymentEnvironmentsResult>;
|
|
51
|
+
/**
|
|
52
|
+
* A collection of arguments for invoking getGoldengateDeploymentEnvironments.
|
|
53
|
+
*/
|
|
54
|
+
export interface GetGoldengateDeploymentEnvironmentsArgs {
|
|
55
|
+
/**
|
|
56
|
+
* The location of resource.
|
|
57
|
+
*/
|
|
58
|
+
location: string;
|
|
59
|
+
/**
|
|
60
|
+
* The project to which the resource belongs. If it
|
|
61
|
+
* is not provided, the provider project is used.
|
|
62
|
+
*/
|
|
63
|
+
project?: string;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* A collection of values returned by getGoldengateDeploymentEnvironments.
|
|
67
|
+
*/
|
|
68
|
+
export interface GetGoldengateDeploymentEnvironmentsResult {
|
|
69
|
+
readonly goldengateDeploymentEnvironments: outputs.oracledatabase.GetGoldengateDeploymentEnvironmentsGoldengateDeploymentEnvironment[];
|
|
70
|
+
/**
|
|
71
|
+
* The provider-assigned unique ID for this managed resource.
|
|
72
|
+
*/
|
|
73
|
+
readonly id: string;
|
|
74
|
+
readonly location: string;
|
|
75
|
+
readonly project?: string;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* List all GoldenGate Deployment Environments in a location.
|
|
79
|
+
*
|
|
80
|
+
* For more information see the
|
|
81
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateDeploymentEnvironments).
|
|
82
|
+
*
|
|
83
|
+
* ## Example Usage
|
|
84
|
+
*
|
|
85
|
+
* ```typescript
|
|
86
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
87
|
+
* import * as gcp from "@pulumi/gcp";
|
|
88
|
+
*
|
|
89
|
+
* const myEnvironments = gcp.oracledatabase.getGoldengateDeploymentEnvironments({
|
|
90
|
+
* location: "us-east4",
|
|
91
|
+
* });
|
|
92
|
+
* ```
|
|
93
|
+
*
|
|
94
|
+
* ## Attributes reference
|
|
95
|
+
*
|
|
96
|
+
* The following attributes are exported:
|
|
97
|
+
*
|
|
98
|
+
* * `goldengateDeploymentEnvironments` - List of GoldenGate Deployment Environments. Structure is documented below.
|
|
99
|
+
*
|
|
100
|
+
* <a name="nestedGoldengateDeploymentEnvironments"></a> The `goldengateDeploymentEnvironments` block supports:
|
|
101
|
+
*
|
|
102
|
+
* * `name` - The name of the GoldenGate Deployment Environment resource. Format: `projects/{project}/locations/{location}/goldenGateDeploymentEnvironments/{golden_gate_deployment_environment}`
|
|
103
|
+
*
|
|
104
|
+
* * `category` - The category of the GoldenGate Deployment Environment resource.
|
|
105
|
+
*
|
|
106
|
+
* * `displayName` - The display name of the GoldenGate Deployment Environment resource.
|
|
107
|
+
*
|
|
108
|
+
* * `defaultCpuCoreCount` - The default CPU core count of the GoldenGate Deployment Environment resource.
|
|
109
|
+
*
|
|
110
|
+
* * `environmentType` - The environment type of the GoldenGate Deployment Environment resource.
|
|
111
|
+
*
|
|
112
|
+
* * `autoScalingEnabled` - Whether auto scaling is enabled by default for the GoldenGate Deployment Environment resource.
|
|
113
|
+
*
|
|
114
|
+
* * `maxCpuCoreCount` - The max CPU core count of the GoldenGate Deployment Environment resource.
|
|
115
|
+
*
|
|
116
|
+
* * `memoryGbPerCpuCore` - The memory per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
117
|
+
*
|
|
118
|
+
* * `minCpuCoreCount` - The min CPU core count of the GoldenGate Deployment Environment resource.
|
|
119
|
+
*
|
|
120
|
+
* * `networkBandwidthGbpsPerCpuCore` - The network bandwidth per CPU core in Gbps of the GoldenGate Deployment Environment resource.
|
|
121
|
+
*
|
|
122
|
+
* * `storageUsageLimitGbPerCpuCore` - The storage usage limit per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
123
|
+
*/
|
|
124
|
+
export declare function getGoldengateDeploymentEnvironmentsOutput(args: GetGoldengateDeploymentEnvironmentsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGoldengateDeploymentEnvironmentsResult>;
|
|
125
|
+
/**
|
|
126
|
+
* A collection of arguments for invoking getGoldengateDeploymentEnvironments.
|
|
127
|
+
*/
|
|
128
|
+
export interface GetGoldengateDeploymentEnvironmentsOutputArgs {
|
|
129
|
+
/**
|
|
130
|
+
* The location of resource.
|
|
131
|
+
*/
|
|
132
|
+
location: pulumi.Input<string>;
|
|
133
|
+
/**
|
|
134
|
+
* The project to which the resource belongs. If it
|
|
135
|
+
* is not provided, the provider project is used.
|
|
136
|
+
*/
|
|
137
|
+
project?: pulumi.Input<string | undefined>;
|
|
138
|
+
}
|
|
139
|
+
//# sourceMappingURL=getGoldengateDeploymentEnvironments.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getGoldengateDeploymentEnvironments.d.ts","sourceRoot":"","sources":["../../oracledatabase/getGoldengateDeploymentEnvironments.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,uCAAuC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,yCAAyC,CAAC,CAMlL;AAED;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD,QAAQ,CAAC,gCAAgC,EAAE,OAAO,CAAC,cAAc,CAAC,kEAAkE,EAAE,CAAC;IACvI;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC7B;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,6CAA6C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,yCAAyC,CAAC,CAM1M;AAED;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1,141 @@
|
|
|
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.getGoldengateDeploymentEnvironmentsOutput = exports.getGoldengateDeploymentEnvironments = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* List all GoldenGate Deployment Environments in a location.
|
|
33
|
+
*
|
|
34
|
+
* For more information see the
|
|
35
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateDeploymentEnvironments).
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as gcp from "@pulumi/gcp";
|
|
42
|
+
*
|
|
43
|
+
* const myEnvironments = gcp.oracledatabase.getGoldengateDeploymentEnvironments({
|
|
44
|
+
* location: "us-east4",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ## Attributes reference
|
|
49
|
+
*
|
|
50
|
+
* The following attributes are exported:
|
|
51
|
+
*
|
|
52
|
+
* * `goldengateDeploymentEnvironments` - List of GoldenGate Deployment Environments. Structure is documented below.
|
|
53
|
+
*
|
|
54
|
+
* <a name="nestedGoldengateDeploymentEnvironments"></a> The `goldengateDeploymentEnvironments` block supports:
|
|
55
|
+
*
|
|
56
|
+
* * `name` - The name of the GoldenGate Deployment Environment resource. Format: `projects/{project}/locations/{location}/goldenGateDeploymentEnvironments/{golden_gate_deployment_environment}`
|
|
57
|
+
*
|
|
58
|
+
* * `category` - The category of the GoldenGate Deployment Environment resource.
|
|
59
|
+
*
|
|
60
|
+
* * `displayName` - The display name of the GoldenGate Deployment Environment resource.
|
|
61
|
+
*
|
|
62
|
+
* * `defaultCpuCoreCount` - The default CPU core count of the GoldenGate Deployment Environment resource.
|
|
63
|
+
*
|
|
64
|
+
* * `environmentType` - The environment type of the GoldenGate Deployment Environment resource.
|
|
65
|
+
*
|
|
66
|
+
* * `autoScalingEnabled` - Whether auto scaling is enabled by default for the GoldenGate Deployment Environment resource.
|
|
67
|
+
*
|
|
68
|
+
* * `maxCpuCoreCount` - The max CPU core count of the GoldenGate Deployment Environment resource.
|
|
69
|
+
*
|
|
70
|
+
* * `memoryGbPerCpuCore` - The memory per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
71
|
+
*
|
|
72
|
+
* * `minCpuCoreCount` - The min CPU core count of the GoldenGate Deployment Environment resource.
|
|
73
|
+
*
|
|
74
|
+
* * `networkBandwidthGbpsPerCpuCore` - The network bandwidth per CPU core in Gbps of the GoldenGate Deployment Environment resource.
|
|
75
|
+
*
|
|
76
|
+
* * `storageUsageLimitGbPerCpuCore` - The storage usage limit per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
77
|
+
*/
|
|
78
|
+
function getGoldengateDeploymentEnvironments(args, opts) {
|
|
79
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
80
|
+
return pulumi.runtime.invoke("gcp:oracledatabase/getGoldengateDeploymentEnvironments:getGoldengateDeploymentEnvironments", {
|
|
81
|
+
"location": args.location,
|
|
82
|
+
"project": args.project,
|
|
83
|
+
}, opts);
|
|
84
|
+
}
|
|
85
|
+
exports.getGoldengateDeploymentEnvironments = getGoldengateDeploymentEnvironments;
|
|
86
|
+
/**
|
|
87
|
+
* List all GoldenGate Deployment Environments in a location.
|
|
88
|
+
*
|
|
89
|
+
* For more information see the
|
|
90
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateDeploymentEnvironments).
|
|
91
|
+
*
|
|
92
|
+
* ## Example Usage
|
|
93
|
+
*
|
|
94
|
+
* ```typescript
|
|
95
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
96
|
+
* import * as gcp from "@pulumi/gcp";
|
|
97
|
+
*
|
|
98
|
+
* const myEnvironments = gcp.oracledatabase.getGoldengateDeploymentEnvironments({
|
|
99
|
+
* location: "us-east4",
|
|
100
|
+
* });
|
|
101
|
+
* ```
|
|
102
|
+
*
|
|
103
|
+
* ## Attributes reference
|
|
104
|
+
*
|
|
105
|
+
* The following attributes are exported:
|
|
106
|
+
*
|
|
107
|
+
* * `goldengateDeploymentEnvironments` - List of GoldenGate Deployment Environments. Structure is documented below.
|
|
108
|
+
*
|
|
109
|
+
* <a name="nestedGoldengateDeploymentEnvironments"></a> The `goldengateDeploymentEnvironments` block supports:
|
|
110
|
+
*
|
|
111
|
+
* * `name` - The name of the GoldenGate Deployment Environment resource. Format: `projects/{project}/locations/{location}/goldenGateDeploymentEnvironments/{golden_gate_deployment_environment}`
|
|
112
|
+
*
|
|
113
|
+
* * `category` - The category of the GoldenGate Deployment Environment resource.
|
|
114
|
+
*
|
|
115
|
+
* * `displayName` - The display name of the GoldenGate Deployment Environment resource.
|
|
116
|
+
*
|
|
117
|
+
* * `defaultCpuCoreCount` - The default CPU core count of the GoldenGate Deployment Environment resource.
|
|
118
|
+
*
|
|
119
|
+
* * `environmentType` - The environment type of the GoldenGate Deployment Environment resource.
|
|
120
|
+
*
|
|
121
|
+
* * `autoScalingEnabled` - Whether auto scaling is enabled by default for the GoldenGate Deployment Environment resource.
|
|
122
|
+
*
|
|
123
|
+
* * `maxCpuCoreCount` - The max CPU core count of the GoldenGate Deployment Environment resource.
|
|
124
|
+
*
|
|
125
|
+
* * `memoryGbPerCpuCore` - The memory per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
126
|
+
*
|
|
127
|
+
* * `minCpuCoreCount` - The min CPU core count of the GoldenGate Deployment Environment resource.
|
|
128
|
+
*
|
|
129
|
+
* * `networkBandwidthGbpsPerCpuCore` - The network bandwidth per CPU core in Gbps of the GoldenGate Deployment Environment resource.
|
|
130
|
+
*
|
|
131
|
+
* * `storageUsageLimitGbPerCpuCore` - The storage usage limit per CPU core in GBs of the GoldenGate Deployment Environment resource.
|
|
132
|
+
*/
|
|
133
|
+
function getGoldengateDeploymentEnvironmentsOutput(args, opts) {
|
|
134
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
135
|
+
return pulumi.runtime.invokeOutput("gcp:oracledatabase/getGoldengateDeploymentEnvironments:getGoldengateDeploymentEnvironments", {
|
|
136
|
+
"location": args.location,
|
|
137
|
+
"project": args.project,
|
|
138
|
+
}, opts);
|
|
139
|
+
}
|
|
140
|
+
exports.getGoldengateDeploymentEnvironmentsOutput = getGoldengateDeploymentEnvironmentsOutput;
|
|
141
|
+
//# sourceMappingURL=getGoldengateDeploymentEnvironments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getGoldengateDeploymentEnvironments.js","sourceRoot":"","sources":["../../oracledatabase/getGoldengateDeploymentEnvironments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4FAA4F,EAAE;QACvH,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kFAMC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4FAA4F,EAAE;QAC7H,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC"}
|