@pulumi/mongodbatlas 3.15.0-alpha.1713333524 → 3.15.0-alpha.1713899327
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/accessListApiKey.d.ts +4 -8
- package/accessListApiKey.js +4 -8
- package/accessListApiKey.js.map +1 -1
- package/advancedCluster.d.ts +28 -61
- package/advancedCluster.js +28 -61
- package/advancedCluster.js.map +1 -1
- package/alertConfiguration.d.ts +44 -50
- package/alertConfiguration.js +44 -50
- package/alertConfiguration.js.map +1 -1
- package/apiKey.d.ts +0 -2
- package/apiKey.js +0 -2
- package/apiKey.js.map +1 -1
- package/auditing.d.ts +2 -4
- package/auditing.js +2 -4
- package/auditing.js.map +1 -1
- package/backupCompliancePolicy.d.ts +83 -0
- package/backupCompliancePolicy.js +83 -0
- package/backupCompliancePolicy.js.map +1 -1
- package/cloudBackupSnapshot.d.ts +7 -9
- package/cloudBackupSnapshot.js +7 -9
- package/cloudBackupSnapshot.js.map +1 -1
- package/cloudBackupSnapshotExportBucket.d.ts +2 -4
- package/cloudBackupSnapshotExportBucket.js +2 -4
- package/cloudBackupSnapshotExportBucket.js.map +1 -1
- package/cloudBackupSnapshotExportJob.d.ts +3 -7
- package/cloudBackupSnapshotExportJob.js +3 -7
- package/cloudBackupSnapshotExportJob.js.map +1 -1
- package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
- package/cloudBackupSnapshotRestoreJob.js +74 -13
- package/cloudBackupSnapshotRestoreJob.js.map +1 -1
- package/cluster.d.ts +48 -82
- package/cluster.js +48 -82
- package/cluster.js.map +1 -1
- package/clusterOutageSimulation.d.ts +2 -4
- package/clusterOutageSimulation.js +2 -4
- package/clusterOutageSimulation.js.map +1 -1
- package/customDbRole.d.ts +6 -10
- package/customDbRole.js +6 -10
- package/customDbRole.js.map +1 -1
- package/customDnsConfigurationClusterAws.d.ts +1 -3
- package/customDnsConfigurationClusterAws.js +1 -3
- package/customDnsConfigurationClusterAws.js.map +1 -1
- package/databaseUser.d.ts +19 -27
- package/databaseUser.js +19 -27
- package/databaseUser.js.map +1 -1
- package/eventTrigger.d.ts +24 -28
- package/eventTrigger.js +24 -28
- package/eventTrigger.js.map +1 -1
- package/federatedDatabaseInstance.d.ts +10 -12
- package/federatedDatabaseInstance.js +10 -12
- package/federatedDatabaseInstance.js.map +1 -1
- package/federatedQueryLimit.d.ts +2 -4
- package/federatedQueryLimit.js +2 -4
- package/federatedQueryLimit.js.map +1 -1
- package/federatedSettingsIdentityProvider.d.ts +6 -7
- package/federatedSettingsIdentityProvider.js +6 -7
- package/federatedSettingsIdentityProvider.js.map +1 -1
- package/federatedSettingsOrgRoleMapping.d.ts +2 -4
- package/federatedSettingsOrgRoleMapping.js +2 -4
- package/federatedSettingsOrgRoleMapping.js.map +1 -1
- package/get509AuthenticationDatabaseUser.d.ts +60 -0
- package/get509AuthenticationDatabaseUser.js +60 -0
- package/get509AuthenticationDatabaseUser.js.map +1 -1
- package/getAccessListApiKeys.d.ts +0 -16
- package/getAccessListApiKeys.js.map +1 -1
- package/getAdvancedCluster.d.ts +56 -0
- package/getAdvancedCluster.js +56 -0
- package/getAdvancedCluster.js.map +1 -1
- package/getAlertConfiguration.d.ts +190 -0
- package/getAlertConfiguration.js +190 -0
- package/getAlertConfiguration.js.map +1 -1
- package/getAtlasUser.d.ts +0 -8
- package/getAtlasUser.js +0 -8
- package/getAtlasUser.js.map +1 -1
- package/getAtlasUsers.d.ts +2 -14
- package/getAtlasUsers.js +2 -14
- package/getAtlasUsers.js.map +1 -1
- package/getAuditing.d.ts +34 -0
- package/getAuditing.js +34 -0
- package/getAuditing.js.map +1 -1
- package/getBackupCompliancePolicy.d.ts +166 -0
- package/getBackupCompliancePolicy.js +166 -0
- package/getBackupCompliancePolicy.js.map +1 -1
- package/getCloudBackupSchedule.d.ts +54 -0
- package/getCloudBackupSchedule.js +54 -0
- package/getCloudBackupSchedule.js.map +1 -1
- package/getCloudBackupSnapshot.d.ts +38 -0
- package/getCloudBackupSnapshot.js +38 -0
- package/getCloudBackupSnapshot.js.map +1 -1
- package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
- package/getCloudBackupSnapshotExportBucket.js +36 -0
- package/getCloudBackupSnapshotExportBucket.js.map +1 -1
- package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
- package/getCloudBackupSnapshotExportBuckets.js +8 -12
- package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
- package/getCloudBackupSnapshotExportJob.d.ts +58 -0
- package/getCloudBackupSnapshotExportJob.js +58 -0
- package/getCloudBackupSnapshotExportJob.js.map +1 -1
- package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
- package/getCloudBackupSnapshotExportJobs.js +6 -10
- package/getCloudBackupSnapshotExportJobs.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
- package/getCloudProviderAccessSetup.d.ts +4 -12
- package/getCloudProviderAccessSetup.js +4 -12
- package/getCloudProviderAccessSetup.js.map +1 -1
- package/getCluster.d.ts +60 -0
- package/getCluster.js +60 -0
- package/getCluster.js.map +1 -1
- package/getClusterOutageSimulation.d.ts +2 -6
- package/getClusterOutageSimulation.js +2 -6
- package/getClusterOutageSimulation.js.map +1 -1
- package/getClusters.d.ts +6 -8
- package/getClusters.js +6 -8
- package/getClusters.js.map +1 -1
- package/getCustomDbRole.d.ts +2 -6
- package/getCustomDbRole.js +2 -6
- package/getCustomDbRole.js.map +1 -1
- package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
- package/getCustomDnsConfigurationClusterAws.js +30 -0
- package/getCustomDnsConfigurationClusterAws.js.map +1 -1
- package/getDatabaseUser.d.ts +124 -0
- package/getDatabaseUser.js +124 -0
- package/getDatabaseUser.js.map +1 -1
- package/getDatabaseUsers.d.ts +14 -22
- package/getDatabaseUsers.js +14 -22
- package/getDatabaseUsers.js.map +1 -1
- package/getFederatedDatabaseInstance.d.ts +6 -14
- package/getFederatedDatabaseInstance.js +6 -14
- package/getFederatedDatabaseInstance.js.map +1 -1
- package/getFederatedQueryLimit.d.ts +2 -6
- package/getFederatedQueryLimit.js +2 -6
- package/getFederatedQueryLimit.js.map +1 -1
- package/getFederatedQueryLimits.d.ts +0 -4
- package/getFederatedQueryLimits.js +0 -4
- package/getFederatedQueryLimits.js.map +1 -1
- package/getFederatedSettings.d.ts +0 -4
- package/getFederatedSettings.js +0 -4
- package/getFederatedSettings.js.map +1 -1
- package/getFederatedSettingsIdentityProvider.d.ts +4 -6
- package/getFederatedSettingsIdentityProvider.js +4 -6
- package/getFederatedSettingsIdentityProvider.js.map +1 -1
- package/getFederatedSettingsIdentityProviders.d.ts +4 -6
- package/getFederatedSettingsIdentityProviders.js +4 -6
- package/getFederatedSettingsIdentityProviders.js.map +1 -1
- package/getFederatedSettingsOrgConfig.d.ts +6 -10
- package/getFederatedSettingsOrgConfig.js +6 -10
- package/getFederatedSettingsOrgConfig.js.map +1 -1
- package/getFederatedSettingsOrgConfigs.d.ts +6 -10
- package/getFederatedSettingsOrgConfigs.js +6 -10
- package/getFederatedSettingsOrgConfigs.js.map +1 -1
- package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
- package/getFederatedSettingsOrgRoleMapping.js +4 -8
- package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
- package/getGlobalClusterConfig.d.ts +110 -0
- package/getGlobalClusterConfig.js +110 -0
- package/getGlobalClusterConfig.js.map +1 -1
- package/getLdapConfiguration.d.ts +46 -0
- package/getLdapConfiguration.js +46 -0
- package/getLdapConfiguration.js.map +1 -1
- package/getLdapVerify.d.ts +66 -0
- package/getLdapVerify.js +66 -0
- package/getLdapVerify.js.map +1 -1
- package/getMaintenanceWindow.d.ts +60 -0
- package/getMaintenanceWindow.js +60 -0
- package/getMaintenanceWindow.js.map +1 -1
- package/getNetworkContainer.d.ts +36 -0
- package/getNetworkContainer.js +36 -0
- package/getNetworkContainer.js.map +1 -1
- package/getNetworkContainers.d.ts +4 -8
- package/getNetworkContainers.js +4 -8
- package/getNetworkContainers.js.map +1 -1
- package/getNetworkPeering.d.ts +42 -0
- package/getNetworkPeering.js +42 -0
- package/getNetworkPeering.js.map +1 -1
- package/getNetworkPeerings.d.ts +4 -8
- package/getNetworkPeerings.js +4 -8
- package/getNetworkPeerings.js.map +1 -1
- package/getOrganization.d.ts +0 -4
- package/getOrganization.js +0 -4
- package/getOrganization.js.map +1 -1
- package/getOrganizations.d.ts +2 -12
- package/getOrganizations.js +2 -6
- package/getOrganizations.js.map +1 -1
- package/getPrivateLinkEndpoint.d.ts +42 -0
- package/getPrivateLinkEndpoint.js +42 -0
- package/getPrivateLinkEndpoint.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
- package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointServiceServerless.js +20 -24
- package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
- package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
- package/getProject.d.ts +126 -0
- package/getProject.js +126 -0
- package/getProject.js.map +1 -1
- package/getProjectApiKey.d.ts +36 -0
- package/getProjectApiKey.js +36 -0
- package/getProjectApiKey.js.map +1 -1
- package/getProjectApiKeys.d.ts +2 -6
- package/getProjectApiKeys.js +2 -6
- package/getProjectApiKeys.js.map +1 -1
- package/getProjectInvitation.d.ts +34 -0
- package/getProjectInvitation.js +34 -0
- package/getProjectInvitation.js.map +1 -1
- package/getProjectIpAccessList.d.ts +134 -0
- package/getProjectIpAccessList.js +134 -0
- package/getProjectIpAccessList.js.map +1 -1
- package/getProjects.d.ts +10 -12
- package/getProjects.js +10 -12
- package/getProjects.js.map +1 -1
- package/getRolesOrgId.d.ts +0 -4
- package/getRolesOrgId.js +0 -4
- package/getRolesOrgId.js.map +1 -1
- package/getSearchIndex.d.ts +2 -6
- package/getSearchIndex.js +2 -6
- package/getSearchIndex.js.map +1 -1
- package/getServerlessInstance.d.ts +0 -4
- package/getServerlessInstance.js +0 -4
- package/getServerlessInstance.js.map +1 -1
- package/getServerlessInstances.d.ts +0 -4
- package/getServerlessInstances.js +0 -4
- package/getServerlessInstances.js.map +1 -1
- package/getThirdPartyIntegration.d.ts +2 -6
- package/getThirdPartyIntegration.js +2 -6
- package/getThirdPartyIntegration.js.map +1 -1
- package/getThirdPartyIntegrations.d.ts +4 -8
- package/getThirdPartyIntegrations.js +4 -8
- package/getThirdPartyIntegrations.js.map +1 -1
- package/getX509AuthenticationDatabaseUser.d.ts +60 -0
- package/getX509AuthenticationDatabaseUser.js +60 -0
- package/getX509AuthenticationDatabaseUser.js.map +1 -1
- package/globalClusterConfig.d.ts +4 -6
- package/globalClusterConfig.js +4 -6
- package/globalClusterConfig.js.map +1 -1
- package/ldapConfiguration.d.ts +12 -10
- package/ldapConfiguration.js +12 -10
- package/ldapConfiguration.js.map +1 -1
- package/ldapVerify.d.ts +9 -8
- package/ldapVerify.js +9 -8
- package/ldapVerify.js.map +1 -1
- package/maintenanceWindow.d.ts +2 -6
- package/maintenanceWindow.js +2 -6
- package/maintenanceWindow.js.map +1 -1
- package/networkContainer.d.ts +3 -9
- package/networkContainer.js +3 -9
- package/networkContainer.js.map +1 -1
- package/networkPeering.d.ts +38 -151
- package/networkPeering.js +38 -151
- package/networkPeering.js.map +1 -1
- package/onlineArchive.d.ts +8 -12
- package/onlineArchive.js +8 -12
- package/onlineArchive.js.map +1 -1
- package/orgInvitation.d.ts +4 -10
- package/orgInvitation.js +4 -10
- package/orgInvitation.js.map +1 -1
- package/organization.d.ts +2 -3
- package/organization.js +2 -3
- package/organization.js.map +1 -1
- package/package.json +1 -1
- package/privateLinkEndpoint.d.ts +0 -2
- package/privateLinkEndpoint.js +0 -2
- package/privateLinkEndpoint.js.map +1 -1
- package/privateLinkEndpointService.d.ts +93 -26
- package/privateLinkEndpointService.js +93 -26
- package/privateLinkEndpointService.js.map +1 -1
- package/privatelinkEndpointServerless.d.ts +3 -4
- package/privatelinkEndpointServerless.js +3 -4
- package/privatelinkEndpointServerless.js.map +1 -1
- package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/privatelinkEndpointServiceServerless.d.ts +52 -8
- package/privatelinkEndpointServiceServerless.js +52 -8
- package/privatelinkEndpointServiceServerless.js.map +1 -1
- package/project.d.ts +4 -5
- package/project.js +4 -5
- package/project.js.map +1 -1
- package/projectApiKey.d.ts +0 -4
- package/projectApiKey.js +0 -4
- package/projectApiKey.js.map +1 -1
- package/projectInvitation.d.ts +2 -6
- package/projectInvitation.js +2 -6
- package/projectInvitation.js.map +1 -1
- package/projectIpAccessList.d.ts +8 -14
- package/projectIpAccessList.js +8 -14
- package/projectIpAccessList.js.map +1 -1
- package/searchIndex.d.ts +7 -11
- package/searchIndex.js +7 -11
- package/searchIndex.js.map +1 -1
- package/serverlessInstance.d.ts +1 -2
- package/serverlessInstance.js +1 -2
- package/serverlessInstance.js.map +1 -1
- package/thirdPartyIntegration.d.ts +3 -113
- package/thirdPartyIntegration.js +3 -5
- package/thirdPartyIntegration.js.map +1 -1
- package/types/input.d.ts +1 -332
- package/types/output.d.ts +13 -408
package/getNetworkPeerings.js
CHANGED
|
@@ -14,12 +14,11 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* ### Basic Example (AWS).
|
|
16
16
|
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
17
|
* ```typescript
|
|
19
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
19
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
21
20
|
*
|
|
22
|
-
* const testNetworkPeering = new mongodbatlas.NetworkPeering("
|
|
21
|
+
* const testNetworkPeering = new mongodbatlas.NetworkPeering("test", {
|
|
23
22
|
* accepterRegionName: "us-east-1",
|
|
24
23
|
* projectId: "<YOUR-PROJEC-ID>",
|
|
25
24
|
* containerId: "507f1f77bcf86cd799439011",
|
|
@@ -28,11 +27,10 @@ const utilities = require("./utilities");
|
|
|
28
27
|
* vpcId: "vpc-abc123abc123",
|
|
29
28
|
* awsAccountId: "abc123abc123",
|
|
30
29
|
* });
|
|
31
|
-
* const
|
|
30
|
+
* const test = mongodbatlas.getNetworkPeeringsOutput({
|
|
32
31
|
* projectId: testNetworkPeering.projectId,
|
|
33
32
|
* });
|
|
34
33
|
* ```
|
|
35
|
-
* <!--End PulumiCodeChooser -->
|
|
36
34
|
*/
|
|
37
35
|
function getNetworkPeerings(args, opts) {
|
|
38
36
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -50,12 +48,11 @@ exports.getNetworkPeerings = getNetworkPeerings;
|
|
|
50
48
|
*
|
|
51
49
|
* ### Basic Example (AWS).
|
|
52
50
|
*
|
|
53
|
-
* <!--Start PulumiCodeChooser -->
|
|
54
51
|
* ```typescript
|
|
55
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
56
53
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
57
54
|
*
|
|
58
|
-
* const testNetworkPeering = new mongodbatlas.NetworkPeering("
|
|
55
|
+
* const testNetworkPeering = new mongodbatlas.NetworkPeering("test", {
|
|
59
56
|
* accepterRegionName: "us-east-1",
|
|
60
57
|
* projectId: "<YOUR-PROJEC-ID>",
|
|
61
58
|
* containerId: "507f1f77bcf86cd799439011",
|
|
@@ -64,11 +61,10 @@ exports.getNetworkPeerings = getNetworkPeerings;
|
|
|
64
61
|
* vpcId: "vpc-abc123abc123",
|
|
65
62
|
* awsAccountId: "abc123abc123",
|
|
66
63
|
* });
|
|
67
|
-
* const
|
|
64
|
+
* const test = mongodbatlas.getNetworkPeeringsOutput({
|
|
68
65
|
* projectId: testNetworkPeering.projectId,
|
|
69
66
|
* });
|
|
70
67
|
* ```
|
|
71
|
-
* <!--End PulumiCodeChooser -->
|
|
72
68
|
*/
|
|
73
69
|
function getNetworkPeeringsOutput(args, opts) {
|
|
74
70
|
return pulumi.output(args).apply((a) => getNetworkPeerings(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetworkPeerings.js","sourceRoot":"","sources":["../getNetworkPeerings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetworkPeerings.js","sourceRoot":"","sources":["../getNetworkPeerings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getOrganization.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
8
|
* ### Using projectId attribute to query
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
@@ -15,7 +14,6 @@ import * as outputs from "./types/output";
|
|
|
15
14
|
* orgId: "<org_id>",
|
|
16
15
|
* });
|
|
17
16
|
* ```
|
|
18
|
-
* <!--End PulumiCodeChooser -->
|
|
19
17
|
*/
|
|
20
18
|
export declare function getOrganization(args: GetOrganizationArgs, opts?: pulumi.InvokeOptions): Promise<GetOrganizationResult>;
|
|
21
19
|
/**
|
|
@@ -64,7 +62,6 @@ export interface GetOrganizationResult {
|
|
|
64
62
|
* ## Example Usage
|
|
65
63
|
*
|
|
66
64
|
* ### Using projectId attribute to query
|
|
67
|
-
* <!--Start PulumiCodeChooser -->
|
|
68
65
|
* ```typescript
|
|
69
66
|
* import * as pulumi from "@pulumi/pulumi";
|
|
70
67
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
@@ -73,7 +70,6 @@ export interface GetOrganizationResult {
|
|
|
73
70
|
* orgId: "<org_id>",
|
|
74
71
|
* });
|
|
75
72
|
* ```
|
|
76
|
-
* <!--End PulumiCodeChooser -->
|
|
77
73
|
*/
|
|
78
74
|
export declare function getOrganizationOutput(args: GetOrganizationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationResult>;
|
|
79
75
|
/**
|
package/getOrganization.js
CHANGED
|
@@ -11,7 +11,6 @@ const utilities = require("./utilities");
|
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
13
|
* ### Using projectId attribute to query
|
|
14
|
-
* <!--Start PulumiCodeChooser -->
|
|
15
14
|
* ```typescript
|
|
16
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
16
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
@@ -20,7 +19,6 @@ const utilities = require("./utilities");
|
|
|
20
19
|
* orgId: "<org_id>",
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
function getOrganization(args, opts) {
|
|
26
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,7 +33,6 @@ exports.getOrganization = getOrganization;
|
|
|
35
33
|
* ## Example Usage
|
|
36
34
|
*
|
|
37
35
|
* ### Using projectId attribute to query
|
|
38
|
-
* <!--Start PulumiCodeChooser -->
|
|
39
36
|
* ```typescript
|
|
40
37
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
38
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
@@ -44,7 +41,6 @@ exports.getOrganization = getOrganization;
|
|
|
44
41
|
* orgId: "<org_id>",
|
|
45
42
|
* });
|
|
46
43
|
* ```
|
|
47
|
-
* <!--End PulumiCodeChooser -->
|
|
48
44
|
*/
|
|
49
45
|
function getOrganizationOutput(args, opts) {
|
|
50
46
|
return pulumi.output(args).apply((a) => getOrganization(a, opts));
|
package/getOrganization.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganization.js","sourceRoot":"","sources":["../getOrganization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOrganization.js","sourceRoot":"","sources":["../getOrganization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA2CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
package/getOrganizations.d.ts
CHANGED
|
@@ -5,17 +5,15 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
-
* <!--Start PulumiCodeChooser -->
|
|
9
8
|
* ```typescript
|
|
10
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
10
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
12
11
|
*
|
|
13
12
|
* const test = mongodbatlas.getOrganizations({
|
|
14
|
-
* itemsPerPage: 5,
|
|
15
13
|
* pageNum: 1,
|
|
14
|
+
* itemsPerPage: 5,
|
|
16
15
|
* });
|
|
17
16
|
* ```
|
|
18
|
-
* <!--End PulumiCodeChooser -->
|
|
19
17
|
*/
|
|
20
18
|
export declare function getOrganizations(args?: GetOrganizationsArgs, opts?: pulumi.InvokeOptions): Promise<GetOrganizationsResult>;
|
|
21
19
|
/**
|
|
@@ -30,9 +28,6 @@ export interface GetOrganizationsArgs {
|
|
|
30
28
|
* Number of items to return per page, up to a maximum of 500. Defaults to `100`.
|
|
31
29
|
*/
|
|
32
30
|
itemsPerPage?: number;
|
|
33
|
-
/**
|
|
34
|
-
* Human-readable label that identifies the organization.
|
|
35
|
-
*/
|
|
36
31
|
name?: string;
|
|
37
32
|
/**
|
|
38
33
|
* The page to return. Defaults to `1`.
|
|
@@ -62,17 +57,15 @@ export interface GetOrganizationsResult {
|
|
|
62
57
|
*
|
|
63
58
|
* ## Example Usage
|
|
64
59
|
*
|
|
65
|
-
* <!--Start PulumiCodeChooser -->
|
|
66
60
|
* ```typescript
|
|
67
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
68
62
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
69
63
|
*
|
|
70
64
|
* const test = mongodbatlas.getOrganizations({
|
|
71
|
-
* itemsPerPage: 5,
|
|
72
65
|
* pageNum: 1,
|
|
66
|
+
* itemsPerPage: 5,
|
|
73
67
|
* });
|
|
74
68
|
* ```
|
|
75
|
-
* <!--End PulumiCodeChooser -->
|
|
76
69
|
*/
|
|
77
70
|
export declare function getOrganizationsOutput(args?: GetOrganizationsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationsResult>;
|
|
78
71
|
/**
|
|
@@ -87,9 +80,6 @@ export interface GetOrganizationsOutputArgs {
|
|
|
87
80
|
* Number of items to return per page, up to a maximum of 500. Defaults to `100`.
|
|
88
81
|
*/
|
|
89
82
|
itemsPerPage?: pulumi.Input<number>;
|
|
90
|
-
/**
|
|
91
|
-
* Human-readable label that identifies the organization.
|
|
92
|
-
*/
|
|
93
83
|
name?: pulumi.Input<string>;
|
|
94
84
|
/**
|
|
95
85
|
* The page to return. Defaults to `1`.
|
package/getOrganizations.js
CHANGED
|
@@ -10,17 +10,15 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
-
* <!--Start PulumiCodeChooser -->
|
|
14
13
|
* ```typescript
|
|
15
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
15
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
17
16
|
*
|
|
18
17
|
* const test = mongodbatlas.getOrganizations({
|
|
19
|
-
* itemsPerPage: 5,
|
|
20
18
|
* pageNum: 1,
|
|
19
|
+
* itemsPerPage: 5,
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
function getOrganizations(args, opts) {
|
|
26
24
|
args = args || {};
|
|
@@ -38,17 +36,15 @@ exports.getOrganizations = getOrganizations;
|
|
|
38
36
|
*
|
|
39
37
|
* ## Example Usage
|
|
40
38
|
*
|
|
41
|
-
* <!--Start PulumiCodeChooser -->
|
|
42
39
|
* ```typescript
|
|
43
40
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
41
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
45
42
|
*
|
|
46
43
|
* const test = mongodbatlas.getOrganizations({
|
|
47
|
-
* itemsPerPage: 5,
|
|
48
44
|
* pageNum: 1,
|
|
45
|
+
* itemsPerPage: 5,
|
|
49
46
|
* });
|
|
50
47
|
* ```
|
|
51
|
-
* <!--End PulumiCodeChooser -->
|
|
52
48
|
*/
|
|
53
49
|
function getOrganizationsOutput(args, opts) {
|
|
54
50
|
return pulumi.output(args).apply((a) => getOrganizations(a, opts));
|
package/getOrganizations.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4CAUC;AAuCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
|
@@ -3,6 +3,27 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* `mongodbatlas.PrivateLinkEndpoint` describe a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
4
4
|
*
|
|
5
5
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
12
|
+
*
|
|
13
|
+
* const testPrivateLinkEndpoint = new mongodbatlas.PrivateLinkEndpoint("test", {
|
|
14
|
+
* projectId: "<PROJECT-ID>",
|
|
15
|
+
* providerName: "AWS",
|
|
16
|
+
* region: "US_EAST_1",
|
|
17
|
+
* });
|
|
18
|
+
* const test = mongodbatlas.getPrivateLinkEndpointOutput({
|
|
19
|
+
* projectId: testPrivateLinkEndpoint.projectId,
|
|
20
|
+
* privateLinkId: testPrivateLinkEndpoint.privateLinkId,
|
|
21
|
+
* providerName: "AWS",
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ### Available complete examples
|
|
26
|
+
* - Setup private connection to a MongoDB Atlas Cluster with AWS VPC
|
|
6
27
|
*/
|
|
7
28
|
export declare function getPrivateLinkEndpoint(args: GetPrivateLinkEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivateLinkEndpointResult>;
|
|
8
29
|
/**
|
|
@@ -79,6 +100,27 @@ export interface GetPrivateLinkEndpointResult {
|
|
|
79
100
|
* `mongodbatlas.PrivateLinkEndpoint` describe a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
80
101
|
*
|
|
81
102
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
103
|
+
*
|
|
104
|
+
* ## Example Usage
|
|
105
|
+
*
|
|
106
|
+
* ```typescript
|
|
107
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
108
|
+
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
109
|
+
*
|
|
110
|
+
* const testPrivateLinkEndpoint = new mongodbatlas.PrivateLinkEndpoint("test", {
|
|
111
|
+
* projectId: "<PROJECT-ID>",
|
|
112
|
+
* providerName: "AWS",
|
|
113
|
+
* region: "US_EAST_1",
|
|
114
|
+
* });
|
|
115
|
+
* const test = mongodbatlas.getPrivateLinkEndpointOutput({
|
|
116
|
+
* projectId: testPrivateLinkEndpoint.projectId,
|
|
117
|
+
* privateLinkId: testPrivateLinkEndpoint.privateLinkId,
|
|
118
|
+
* providerName: "AWS",
|
|
119
|
+
* });
|
|
120
|
+
* ```
|
|
121
|
+
*
|
|
122
|
+
* ### Available complete examples
|
|
123
|
+
* - Setup private connection to a MongoDB Atlas Cluster with AWS VPC
|
|
82
124
|
*/
|
|
83
125
|
export declare function getPrivateLinkEndpointOutput(args: GetPrivateLinkEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivateLinkEndpointResult>;
|
|
84
126
|
/**
|
|
@@ -9,6 +9,27 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* `mongodbatlas.PrivateLinkEndpoint` describe a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
10
10
|
*
|
|
11
11
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
18
|
+
*
|
|
19
|
+
* const testPrivateLinkEndpoint = new mongodbatlas.PrivateLinkEndpoint("test", {
|
|
20
|
+
* projectId: "<PROJECT-ID>",
|
|
21
|
+
* providerName: "AWS",
|
|
22
|
+
* region: "US_EAST_1",
|
|
23
|
+
* });
|
|
24
|
+
* const test = mongodbatlas.getPrivateLinkEndpointOutput({
|
|
25
|
+
* projectId: testPrivateLinkEndpoint.projectId,
|
|
26
|
+
* privateLinkId: testPrivateLinkEndpoint.privateLinkId,
|
|
27
|
+
* providerName: "AWS",
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* ### Available complete examples
|
|
32
|
+
* - Setup private connection to a MongoDB Atlas Cluster with AWS VPC
|
|
12
33
|
*/
|
|
13
34
|
function getPrivateLinkEndpoint(args, opts) {
|
|
14
35
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -23,6 +44,27 @@ exports.getPrivateLinkEndpoint = getPrivateLinkEndpoint;
|
|
|
23
44
|
* `mongodbatlas.PrivateLinkEndpoint` describe a Private Endpoint. This represents a Private Endpoint Connection to retrieve details regarding a private endpoint by id in an Atlas project
|
|
24
45
|
*
|
|
25
46
|
* > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
|
|
47
|
+
*
|
|
48
|
+
* ## Example Usage
|
|
49
|
+
*
|
|
50
|
+
* ```typescript
|
|
51
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
52
|
+
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
53
|
+
*
|
|
54
|
+
* const testPrivateLinkEndpoint = new mongodbatlas.PrivateLinkEndpoint("test", {
|
|
55
|
+
* projectId: "<PROJECT-ID>",
|
|
56
|
+
* providerName: "AWS",
|
|
57
|
+
* region: "US_EAST_1",
|
|
58
|
+
* });
|
|
59
|
+
* const test = mongodbatlas.getPrivateLinkEndpointOutput({
|
|
60
|
+
* projectId: testPrivateLinkEndpoint.projectId,
|
|
61
|
+
* privateLinkId: testPrivateLinkEndpoint.privateLinkId,
|
|
62
|
+
* providerName: "AWS",
|
|
63
|
+
* });
|
|
64
|
+
* ```
|
|
65
|
+
*
|
|
66
|
+
* ### Available complete examples
|
|
67
|
+
* - Setup private connection to a MongoDB Atlas Cluster with AWS VPC
|
|
26
68
|
*/
|
|
27
69
|
function getPrivateLinkEndpointOutput(args, opts) {
|
|
28
70
|
return pulumi.output(args).apply((a) => getPrivateLinkEndpoint(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateLinkEndpoint.js","sourceRoot":"","sources":["../getPrivateLinkEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivateLinkEndpoint.js","sourceRoot":"","sources":["../getPrivateLinkEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAyED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
|
@@ -6,12 +6,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
13
12
|
*
|
|
14
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
13
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
14
|
+
* orgId: atlasOrgId,
|
|
15
|
+
* name: atlasProjectName,
|
|
16
|
+
* });
|
|
15
17
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
16
18
|
* projectId: atlas_project.id,
|
|
17
19
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -25,7 +27,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
27
|
* endpointId: test.endpointId,
|
|
26
28
|
* });
|
|
27
29
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
30
|
*/
|
|
30
31
|
export declare function getPrivatelinkEndpointServiceDataFederationOnlineArchive(args: GetPrivatelinkEndpointServiceDataFederationOnlineArchiveArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivatelinkEndpointServiceDataFederationOnlineArchiveResult>;
|
|
31
32
|
/**
|
|
@@ -79,12 +80,14 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchiveResult
|
|
|
79
80
|
*
|
|
80
81
|
* ## Example Usage
|
|
81
82
|
*
|
|
82
|
-
* <!--Start PulumiCodeChooser -->
|
|
83
83
|
* ```typescript
|
|
84
84
|
* import * as pulumi from "@pulumi/pulumi";
|
|
85
85
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
86
86
|
*
|
|
87
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
87
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
88
|
+
* orgId: atlasOrgId,
|
|
89
|
+
* name: atlasProjectName,
|
|
90
|
+
* });
|
|
88
91
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
89
92
|
* projectId: atlas_project.id,
|
|
90
93
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -98,7 +101,6 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchiveResult
|
|
|
98
101
|
* endpointId: test.endpointId,
|
|
99
102
|
* });
|
|
100
103
|
* ```
|
|
101
|
-
* <!--End PulumiCodeChooser -->
|
|
102
104
|
*/
|
|
103
105
|
export declare function getPrivatelinkEndpointServiceDataFederationOnlineArchiveOutput(args: GetPrivatelinkEndpointServiceDataFederationOnlineArchiveOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivatelinkEndpointServiceDataFederationOnlineArchiveResult>;
|
|
104
106
|
/**
|
|
@@ -12,12 +12,14 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
19
18
|
*
|
|
20
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
19
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
20
|
+
* orgId: atlasOrgId,
|
|
21
|
+
* name: atlasProjectName,
|
|
22
|
+
* });
|
|
21
23
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
22
24
|
* projectId: atlas_project.id,
|
|
23
25
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -31,7 +33,6 @@ const utilities = require("./utilities");
|
|
|
31
33
|
* endpointId: test.endpointId,
|
|
32
34
|
* });
|
|
33
35
|
* ```
|
|
34
|
-
* <!--End PulumiCodeChooser -->
|
|
35
36
|
*/
|
|
36
37
|
function getPrivatelinkEndpointServiceDataFederationOnlineArchive(args, opts) {
|
|
37
38
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -48,12 +49,14 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchive = getPrivatelin
|
|
|
48
49
|
*
|
|
49
50
|
* ## Example Usage
|
|
50
51
|
*
|
|
51
|
-
* <!--Start PulumiCodeChooser -->
|
|
52
52
|
* ```typescript
|
|
53
53
|
* import * as pulumi from "@pulumi/pulumi";
|
|
54
54
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
55
55
|
*
|
|
56
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
56
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
57
|
+
* orgId: atlasOrgId,
|
|
58
|
+
* name: atlasProjectName,
|
|
59
|
+
* });
|
|
57
60
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
58
61
|
* projectId: atlas_project.id,
|
|
59
62
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -67,7 +70,6 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchive = getPrivatelin
|
|
|
67
70
|
* endpointId: test.endpointId,
|
|
68
71
|
* });
|
|
69
72
|
* ```
|
|
70
|
-
* <!--End PulumiCodeChooser -->
|
|
71
73
|
*/
|
|
72
74
|
function getPrivatelinkEndpointServiceDataFederationOnlineArchiveOutput(args, opts) {
|
|
73
75
|
return pulumi.output(args).apply((a) => getPrivatelinkEndpointServiceDataFederationOnlineArchive(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchive.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchive.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchive.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,wDAAwD,CAAC,IAAkE,EAAE,IAA2B;IAEpK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sIAAsI,EAAE;QACjK,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4HAOC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,8DAA8D,CAAC,IAAwE,EAAE,IAA2B;IAChL,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wDAAwD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnH,CAAC;AAFD,wIAEC"}
|
|
@@ -7,12 +7,14 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
14
13
|
*
|
|
15
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
14
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
15
|
+
* orgId: atlasOrgId,
|
|
16
|
+
* name: atlasProjectName,
|
|
17
|
+
* });
|
|
16
18
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
17
19
|
* projectId: atlas_project.id,
|
|
18
20
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -25,7 +27,6 @@ import * as outputs from "./types/output";
|
|
|
25
27
|
* projectId: atlas_project.id,
|
|
26
28
|
* });
|
|
27
29
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
30
|
*/
|
|
30
31
|
export declare function getPrivatelinkEndpointServiceDataFederationOnlineArchives(args: GetPrivatelinkEndpointServiceDataFederationOnlineArchivesArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult>;
|
|
31
32
|
/**
|
|
@@ -58,12 +59,14 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult
|
|
|
58
59
|
*
|
|
59
60
|
* ## Example Usage
|
|
60
61
|
*
|
|
61
|
-
* <!--Start PulumiCodeChooser -->
|
|
62
62
|
* ```typescript
|
|
63
63
|
* import * as pulumi from "@pulumi/pulumi";
|
|
64
64
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
65
65
|
*
|
|
66
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
66
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
67
|
+
* orgId: atlasOrgId,
|
|
68
|
+
* name: atlasProjectName,
|
|
69
|
+
* });
|
|
67
70
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
68
71
|
* projectId: atlas_project.id,
|
|
69
72
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -76,7 +79,6 @@ export interface GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult
|
|
|
76
79
|
* projectId: atlas_project.id,
|
|
77
80
|
* });
|
|
78
81
|
* ```
|
|
79
|
-
* <!--End PulumiCodeChooser -->
|
|
80
82
|
*/
|
|
81
83
|
export declare function getPrivatelinkEndpointServiceDataFederationOnlineArchivesOutput(args: GetPrivatelinkEndpointServiceDataFederationOnlineArchivesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivatelinkEndpointServiceDataFederationOnlineArchivesResult>;
|
|
82
84
|
/**
|
|
@@ -12,12 +12,14 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
19
18
|
*
|
|
20
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
19
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
20
|
+
* orgId: atlasOrgId,
|
|
21
|
+
* name: atlasProjectName,
|
|
22
|
+
* });
|
|
21
23
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
22
24
|
* projectId: atlas_project.id,
|
|
23
25
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -30,7 +32,6 @@ const utilities = require("./utilities");
|
|
|
30
32
|
* projectId: atlas_project.id,
|
|
31
33
|
* });
|
|
32
34
|
* ```
|
|
33
|
-
* <!--End PulumiCodeChooser -->
|
|
34
35
|
*/
|
|
35
36
|
function getPrivatelinkEndpointServiceDataFederationOnlineArchives(args, opts) {
|
|
36
37
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -46,12 +47,14 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchives = getPrivateli
|
|
|
46
47
|
*
|
|
47
48
|
* ## Example Usage
|
|
48
49
|
*
|
|
49
|
-
* <!--Start PulumiCodeChooser -->
|
|
50
50
|
* ```typescript
|
|
51
51
|
* import * as pulumi from "@pulumi/pulumi";
|
|
52
52
|
* import * as mongodbatlas from "@pulumi/mongodbatlas";
|
|
53
53
|
*
|
|
54
|
-
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
54
|
+
* const atlas_project = new mongodbatlas.Project("atlas-project", {
|
|
55
|
+
* orgId: atlasOrgId,
|
|
56
|
+
* name: atlasProjectName,
|
|
57
|
+
* });
|
|
55
58
|
* const test = new mongodbatlas.PrivatelinkEndpointServiceDataFederationOnlineArchive("test", {
|
|
56
59
|
* projectId: atlas_project.id,
|
|
57
60
|
* endpointId: "vpce-046cf43c79424d4c9",
|
|
@@ -64,7 +67,6 @@ exports.getPrivatelinkEndpointServiceDataFederationOnlineArchives = getPrivateli
|
|
|
64
67
|
* projectId: atlas_project.id,
|
|
65
68
|
* });
|
|
66
69
|
* ```
|
|
67
|
-
* <!--End PulumiCodeChooser -->
|
|
68
70
|
*/
|
|
69
71
|
function getPrivatelinkEndpointServiceDataFederationOnlineArchivesOutput(args, opts) {
|
|
70
72
|
return pulumi.output(args).apply((a) => getPrivatelinkEndpointServiceDataFederationOnlineArchives(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchives.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPrivatelinkEndpointServiceDataFederationOnlineArchives.js","sourceRoot":"","sources":["../getPrivatelinkEndpointServiceDataFederationOnlineArchives.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,yDAAyD,CAAC,IAAmE,EAAE,IAA2B;IAEtK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wIAAwI,EAAE;QACnK,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8HAMC;AA0BD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,+DAA+D,CAAC,IAAyE,EAAE,IAA2B;IAClL,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yDAAyD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpH,CAAC;AAFD,0IAEC"}
|