@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.
Files changed (305) hide show
  1. package/accessListApiKey.d.ts +4 -8
  2. package/accessListApiKey.js +4 -8
  3. package/accessListApiKey.js.map +1 -1
  4. package/advancedCluster.d.ts +28 -61
  5. package/advancedCluster.js +28 -61
  6. package/advancedCluster.js.map +1 -1
  7. package/alertConfiguration.d.ts +44 -50
  8. package/alertConfiguration.js +44 -50
  9. package/alertConfiguration.js.map +1 -1
  10. package/apiKey.d.ts +0 -2
  11. package/apiKey.js +0 -2
  12. package/apiKey.js.map +1 -1
  13. package/auditing.d.ts +2 -4
  14. package/auditing.js +2 -4
  15. package/auditing.js.map +1 -1
  16. package/backupCompliancePolicy.d.ts +83 -0
  17. package/backupCompliancePolicy.js +83 -0
  18. package/backupCompliancePolicy.js.map +1 -1
  19. package/cloudBackupSnapshot.d.ts +7 -9
  20. package/cloudBackupSnapshot.js +7 -9
  21. package/cloudBackupSnapshot.js.map +1 -1
  22. package/cloudBackupSnapshotExportBucket.d.ts +2 -4
  23. package/cloudBackupSnapshotExportBucket.js +2 -4
  24. package/cloudBackupSnapshotExportBucket.js.map +1 -1
  25. package/cloudBackupSnapshotExportJob.d.ts +3 -7
  26. package/cloudBackupSnapshotExportJob.js +3 -7
  27. package/cloudBackupSnapshotExportJob.js.map +1 -1
  28. package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
  29. package/cloudBackupSnapshotRestoreJob.js +74 -13
  30. package/cloudBackupSnapshotRestoreJob.js.map +1 -1
  31. package/cluster.d.ts +48 -82
  32. package/cluster.js +48 -82
  33. package/cluster.js.map +1 -1
  34. package/clusterOutageSimulation.d.ts +2 -4
  35. package/clusterOutageSimulation.js +2 -4
  36. package/clusterOutageSimulation.js.map +1 -1
  37. package/customDbRole.d.ts +6 -10
  38. package/customDbRole.js +6 -10
  39. package/customDbRole.js.map +1 -1
  40. package/customDnsConfigurationClusterAws.d.ts +1 -3
  41. package/customDnsConfigurationClusterAws.js +1 -3
  42. package/customDnsConfigurationClusterAws.js.map +1 -1
  43. package/databaseUser.d.ts +19 -27
  44. package/databaseUser.js +19 -27
  45. package/databaseUser.js.map +1 -1
  46. package/eventTrigger.d.ts +24 -28
  47. package/eventTrigger.js +24 -28
  48. package/eventTrigger.js.map +1 -1
  49. package/federatedDatabaseInstance.d.ts +10 -12
  50. package/federatedDatabaseInstance.js +10 -12
  51. package/federatedDatabaseInstance.js.map +1 -1
  52. package/federatedQueryLimit.d.ts +2 -4
  53. package/federatedQueryLimit.js +2 -4
  54. package/federatedQueryLimit.js.map +1 -1
  55. package/federatedSettingsIdentityProvider.d.ts +6 -7
  56. package/federatedSettingsIdentityProvider.js +6 -7
  57. package/federatedSettingsIdentityProvider.js.map +1 -1
  58. package/federatedSettingsOrgRoleMapping.d.ts +2 -4
  59. package/federatedSettingsOrgRoleMapping.js +2 -4
  60. package/federatedSettingsOrgRoleMapping.js.map +1 -1
  61. package/get509AuthenticationDatabaseUser.d.ts +60 -0
  62. package/get509AuthenticationDatabaseUser.js +60 -0
  63. package/get509AuthenticationDatabaseUser.js.map +1 -1
  64. package/getAccessListApiKeys.d.ts +0 -16
  65. package/getAccessListApiKeys.js.map +1 -1
  66. package/getAdvancedCluster.d.ts +56 -0
  67. package/getAdvancedCluster.js +56 -0
  68. package/getAdvancedCluster.js.map +1 -1
  69. package/getAlertConfiguration.d.ts +190 -0
  70. package/getAlertConfiguration.js +190 -0
  71. package/getAlertConfiguration.js.map +1 -1
  72. package/getAtlasUser.d.ts +0 -8
  73. package/getAtlasUser.js +0 -8
  74. package/getAtlasUser.js.map +1 -1
  75. package/getAtlasUsers.d.ts +2 -14
  76. package/getAtlasUsers.js +2 -14
  77. package/getAtlasUsers.js.map +1 -1
  78. package/getAuditing.d.ts +34 -0
  79. package/getAuditing.js +34 -0
  80. package/getAuditing.js.map +1 -1
  81. package/getBackupCompliancePolicy.d.ts +166 -0
  82. package/getBackupCompliancePolicy.js +166 -0
  83. package/getBackupCompliancePolicy.js.map +1 -1
  84. package/getCloudBackupSchedule.d.ts +54 -0
  85. package/getCloudBackupSchedule.js +54 -0
  86. package/getCloudBackupSchedule.js.map +1 -1
  87. package/getCloudBackupSnapshot.d.ts +38 -0
  88. package/getCloudBackupSnapshot.js +38 -0
  89. package/getCloudBackupSnapshot.js.map +1 -1
  90. package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
  91. package/getCloudBackupSnapshotExportBucket.js +36 -0
  92. package/getCloudBackupSnapshotExportBucket.js.map +1 -1
  93. package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
  94. package/getCloudBackupSnapshotExportBuckets.js +8 -12
  95. package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
  96. package/getCloudBackupSnapshotExportJob.d.ts +58 -0
  97. package/getCloudBackupSnapshotExportJob.js +58 -0
  98. package/getCloudBackupSnapshotExportJob.js.map +1 -1
  99. package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
  100. package/getCloudBackupSnapshotExportJobs.js +6 -10
  101. package/getCloudBackupSnapshotExportJobs.js.map +1 -1
  102. package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
  103. package/getCloudBackupSnapshotRestoreJobs.js +6 -10
  104. package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
  105. package/getCloudProviderAccessSetup.d.ts +4 -12
  106. package/getCloudProviderAccessSetup.js +4 -12
  107. package/getCloudProviderAccessSetup.js.map +1 -1
  108. package/getCluster.d.ts +60 -0
  109. package/getCluster.js +60 -0
  110. package/getCluster.js.map +1 -1
  111. package/getClusterOutageSimulation.d.ts +2 -6
  112. package/getClusterOutageSimulation.js +2 -6
  113. package/getClusterOutageSimulation.js.map +1 -1
  114. package/getClusters.d.ts +6 -8
  115. package/getClusters.js +6 -8
  116. package/getClusters.js.map +1 -1
  117. package/getCustomDbRole.d.ts +2 -6
  118. package/getCustomDbRole.js +2 -6
  119. package/getCustomDbRole.js.map +1 -1
  120. package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
  121. package/getCustomDnsConfigurationClusterAws.js +30 -0
  122. package/getCustomDnsConfigurationClusterAws.js.map +1 -1
  123. package/getDatabaseUser.d.ts +124 -0
  124. package/getDatabaseUser.js +124 -0
  125. package/getDatabaseUser.js.map +1 -1
  126. package/getDatabaseUsers.d.ts +14 -22
  127. package/getDatabaseUsers.js +14 -22
  128. package/getDatabaseUsers.js.map +1 -1
  129. package/getFederatedDatabaseInstance.d.ts +6 -14
  130. package/getFederatedDatabaseInstance.js +6 -14
  131. package/getFederatedDatabaseInstance.js.map +1 -1
  132. package/getFederatedQueryLimit.d.ts +2 -6
  133. package/getFederatedQueryLimit.js +2 -6
  134. package/getFederatedQueryLimit.js.map +1 -1
  135. package/getFederatedQueryLimits.d.ts +0 -4
  136. package/getFederatedQueryLimits.js +0 -4
  137. package/getFederatedQueryLimits.js.map +1 -1
  138. package/getFederatedSettings.d.ts +0 -4
  139. package/getFederatedSettings.js +0 -4
  140. package/getFederatedSettings.js.map +1 -1
  141. package/getFederatedSettingsIdentityProvider.d.ts +4 -6
  142. package/getFederatedSettingsIdentityProvider.js +4 -6
  143. package/getFederatedSettingsIdentityProvider.js.map +1 -1
  144. package/getFederatedSettingsIdentityProviders.d.ts +4 -6
  145. package/getFederatedSettingsIdentityProviders.js +4 -6
  146. package/getFederatedSettingsIdentityProviders.js.map +1 -1
  147. package/getFederatedSettingsOrgConfig.d.ts +6 -10
  148. package/getFederatedSettingsOrgConfig.js +6 -10
  149. package/getFederatedSettingsOrgConfig.js.map +1 -1
  150. package/getFederatedSettingsOrgConfigs.d.ts +6 -10
  151. package/getFederatedSettingsOrgConfigs.js +6 -10
  152. package/getFederatedSettingsOrgConfigs.js.map +1 -1
  153. package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
  154. package/getFederatedSettingsOrgRoleMapping.js +4 -8
  155. package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
  156. package/getGlobalClusterConfig.d.ts +110 -0
  157. package/getGlobalClusterConfig.js +110 -0
  158. package/getGlobalClusterConfig.js.map +1 -1
  159. package/getLdapConfiguration.d.ts +46 -0
  160. package/getLdapConfiguration.js +46 -0
  161. package/getLdapConfiguration.js.map +1 -1
  162. package/getLdapVerify.d.ts +66 -0
  163. package/getLdapVerify.js +66 -0
  164. package/getLdapVerify.js.map +1 -1
  165. package/getMaintenanceWindow.d.ts +60 -0
  166. package/getMaintenanceWindow.js +60 -0
  167. package/getMaintenanceWindow.js.map +1 -1
  168. package/getNetworkContainer.d.ts +36 -0
  169. package/getNetworkContainer.js +36 -0
  170. package/getNetworkContainer.js.map +1 -1
  171. package/getNetworkContainers.d.ts +4 -8
  172. package/getNetworkContainers.js +4 -8
  173. package/getNetworkContainers.js.map +1 -1
  174. package/getNetworkPeering.d.ts +42 -0
  175. package/getNetworkPeering.js +42 -0
  176. package/getNetworkPeering.js.map +1 -1
  177. package/getNetworkPeerings.d.ts +4 -8
  178. package/getNetworkPeerings.js +4 -8
  179. package/getNetworkPeerings.js.map +1 -1
  180. package/getOrganization.d.ts +0 -4
  181. package/getOrganization.js +0 -4
  182. package/getOrganization.js.map +1 -1
  183. package/getOrganizations.d.ts +2 -12
  184. package/getOrganizations.js +2 -6
  185. package/getOrganizations.js.map +1 -1
  186. package/getPrivateLinkEndpoint.d.ts +42 -0
  187. package/getPrivateLinkEndpoint.js +42 -0
  188. package/getPrivateLinkEndpoint.js.map +1 -1
  189. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
  190. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
  191. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  192. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
  193. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
  194. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
  195. package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
  196. package/getPrivatelinkEndpointServiceServerless.js +20 -24
  197. package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
  198. package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
  199. package/getPrivatelinkEndpointsServiceServerless.js +20 -24
  200. package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
  201. package/getProject.d.ts +126 -0
  202. package/getProject.js +126 -0
  203. package/getProject.js.map +1 -1
  204. package/getProjectApiKey.d.ts +36 -0
  205. package/getProjectApiKey.js +36 -0
  206. package/getProjectApiKey.js.map +1 -1
  207. package/getProjectApiKeys.d.ts +2 -6
  208. package/getProjectApiKeys.js +2 -6
  209. package/getProjectApiKeys.js.map +1 -1
  210. package/getProjectInvitation.d.ts +34 -0
  211. package/getProjectInvitation.js +34 -0
  212. package/getProjectInvitation.js.map +1 -1
  213. package/getProjectIpAccessList.d.ts +134 -0
  214. package/getProjectIpAccessList.js +134 -0
  215. package/getProjectIpAccessList.js.map +1 -1
  216. package/getProjects.d.ts +10 -12
  217. package/getProjects.js +10 -12
  218. package/getProjects.js.map +1 -1
  219. package/getRolesOrgId.d.ts +0 -4
  220. package/getRolesOrgId.js +0 -4
  221. package/getRolesOrgId.js.map +1 -1
  222. package/getSearchIndex.d.ts +2 -6
  223. package/getSearchIndex.js +2 -6
  224. package/getSearchIndex.js.map +1 -1
  225. package/getServerlessInstance.d.ts +0 -4
  226. package/getServerlessInstance.js +0 -4
  227. package/getServerlessInstance.js.map +1 -1
  228. package/getServerlessInstances.d.ts +0 -4
  229. package/getServerlessInstances.js +0 -4
  230. package/getServerlessInstances.js.map +1 -1
  231. package/getThirdPartyIntegration.d.ts +2 -6
  232. package/getThirdPartyIntegration.js +2 -6
  233. package/getThirdPartyIntegration.js.map +1 -1
  234. package/getThirdPartyIntegrations.d.ts +4 -8
  235. package/getThirdPartyIntegrations.js +4 -8
  236. package/getThirdPartyIntegrations.js.map +1 -1
  237. package/getX509AuthenticationDatabaseUser.d.ts +60 -0
  238. package/getX509AuthenticationDatabaseUser.js +60 -0
  239. package/getX509AuthenticationDatabaseUser.js.map +1 -1
  240. package/globalClusterConfig.d.ts +4 -6
  241. package/globalClusterConfig.js +4 -6
  242. package/globalClusterConfig.js.map +1 -1
  243. package/ldapConfiguration.d.ts +12 -10
  244. package/ldapConfiguration.js +12 -10
  245. package/ldapConfiguration.js.map +1 -1
  246. package/ldapVerify.d.ts +9 -8
  247. package/ldapVerify.js +9 -8
  248. package/ldapVerify.js.map +1 -1
  249. package/maintenanceWindow.d.ts +2 -6
  250. package/maintenanceWindow.js +2 -6
  251. package/maintenanceWindow.js.map +1 -1
  252. package/networkContainer.d.ts +3 -9
  253. package/networkContainer.js +3 -9
  254. package/networkContainer.js.map +1 -1
  255. package/networkPeering.d.ts +38 -151
  256. package/networkPeering.js +38 -151
  257. package/networkPeering.js.map +1 -1
  258. package/onlineArchive.d.ts +8 -12
  259. package/onlineArchive.js +8 -12
  260. package/onlineArchive.js.map +1 -1
  261. package/orgInvitation.d.ts +4 -10
  262. package/orgInvitation.js +4 -10
  263. package/orgInvitation.js.map +1 -1
  264. package/organization.d.ts +2 -3
  265. package/organization.js +2 -3
  266. package/organization.js.map +1 -1
  267. package/package.json +1 -1
  268. package/privateLinkEndpoint.d.ts +0 -2
  269. package/privateLinkEndpoint.js +0 -2
  270. package/privateLinkEndpoint.js.map +1 -1
  271. package/privateLinkEndpointService.d.ts +93 -26
  272. package/privateLinkEndpointService.js +93 -26
  273. package/privateLinkEndpointService.js.map +1 -1
  274. package/privatelinkEndpointServerless.d.ts +3 -4
  275. package/privatelinkEndpointServerless.js +3 -4
  276. package/privatelinkEndpointServerless.js.map +1 -1
  277. package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
  278. package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
  279. package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  280. package/privatelinkEndpointServiceServerless.d.ts +52 -8
  281. package/privatelinkEndpointServiceServerless.js +52 -8
  282. package/privatelinkEndpointServiceServerless.js.map +1 -1
  283. package/project.d.ts +4 -5
  284. package/project.js +4 -5
  285. package/project.js.map +1 -1
  286. package/projectApiKey.d.ts +0 -4
  287. package/projectApiKey.js +0 -4
  288. package/projectApiKey.js.map +1 -1
  289. package/projectInvitation.d.ts +2 -6
  290. package/projectInvitation.js +2 -6
  291. package/projectInvitation.js.map +1 -1
  292. package/projectIpAccessList.d.ts +8 -14
  293. package/projectIpAccessList.js +8 -14
  294. package/projectIpAccessList.js.map +1 -1
  295. package/searchIndex.d.ts +7 -11
  296. package/searchIndex.js +7 -11
  297. package/searchIndex.js.map +1 -1
  298. package/serverlessInstance.d.ts +1 -2
  299. package/serverlessInstance.js +1 -2
  300. package/serverlessInstance.js.map +1 -1
  301. package/thirdPartyIntegration.d.ts +3 -113
  302. package/thirdPartyIntegration.js +3 -5
  303. package/thirdPartyIntegration.js.map +1 -1
  304. package/types/input.d.ts +1 -332
  305. package/types/output.d.ts +13 -408
@@ -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("testNetworkPeering", {
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 testNetworkPeerings = mongodbatlas.getNetworkPeeringsOutput({
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("testNetworkPeering", {
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 testNetworkPeerings = mongodbatlas.getNetworkPeeringsOutput({
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;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"}
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"}
@@ -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
  /**
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getOrganization.js","sourceRoot":"","sources":["../getOrganization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;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;;;;;;;;;;;;;;;;GAgBG;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"}
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"}
@@ -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`.
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;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;AA0CD;;;;;;;;;;;;;;;;GAgBG;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"}
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;;;;GAIG;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;;;;GAIG;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"}
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;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;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;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"}
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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", {orgId: _var.atlas_org_id});
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;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;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;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;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"}
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"}