@volcengine/pulumi-volcenginecc 0.0.42 → 0.0.43

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 (125) hide show
  1. package/dns/backup.d.ts +90 -0
  2. package/dns/backup.js +76 -0
  3. package/dns/backup.js.map +1 -0
  4. package/dns/getBackup.d.ts +52 -0
  5. package/dns/getBackup.js +28 -0
  6. package/dns/getBackup.js.map +1 -0
  7. package/dns/getBackups.d.ts +22 -0
  8. package/dns/getBackups.js +24 -0
  9. package/dns/getBackups.js.map +1 -0
  10. package/dns/index.d.ts +9 -0
  11. package/dns/index.js +12 -1
  12. package/dns/index.js.map +1 -1
  13. package/iam/allowedIpAddress.d.ts +107 -0
  14. package/iam/allowedIpAddress.js +95 -0
  15. package/iam/allowedIpAddress.js.map +1 -0
  16. package/iam/getAllowedIpAddress.d.ts +53 -0
  17. package/iam/getAllowedIpAddress.js +28 -0
  18. package/iam/getAllowedIpAddress.js.map +1 -0
  19. package/iam/getAllowedIpAddresses.d.ts +22 -0
  20. package/iam/getAllowedIpAddresses.js +24 -0
  21. package/iam/getAllowedIpAddresses.js.map +1 -0
  22. package/iam/index.d.ts +9 -0
  23. package/iam/index.js +12 -1
  24. package/iam/index.js.map +1 -1
  25. package/mongodb/endpoint.d.ts +175 -0
  26. package/mongodb/endpoint.js +97 -0
  27. package/mongodb/endpoint.js.map +1 -0
  28. package/mongodb/getEndpoint.d.ts +39 -0
  29. package/mongodb/getEndpoint.js +28 -0
  30. package/mongodb/getEndpoint.js.map +1 -0
  31. package/mongodb/getEndpoints.d.ts +22 -0
  32. package/mongodb/getEndpoints.js +24 -0
  33. package/mongodb/getEndpoints.js.map +1 -0
  34. package/mongodb/index.d.ts +9 -0
  35. package/mongodb/index.js +12 -1
  36. package/mongodb/index.js.map +1 -1
  37. package/package.json +1 -1
  38. package/privatelink/gatewayEndpoint.d.ts +182 -0
  39. package/privatelink/gatewayEndpoint.js +106 -0
  40. package/privatelink/gatewayEndpoint.js.map +1 -0
  41. package/privatelink/getGatewayEndpoint.d.ts +85 -0
  42. package/privatelink/getGatewayEndpoint.js +28 -0
  43. package/privatelink/getGatewayEndpoint.js.map +1 -0
  44. package/privatelink/getGatewayEndpoints.d.ts +22 -0
  45. package/privatelink/getGatewayEndpoints.js +24 -0
  46. package/privatelink/getGatewayEndpoints.js.map +1 -0
  47. package/privatelink/index.d.ts +9 -0
  48. package/privatelink/index.js +12 -1
  49. package/privatelink/index.js.map +1 -1
  50. package/rdsmssql/backup.d.ts +148 -0
  51. package/rdsmssql/backup.js +85 -0
  52. package/rdsmssql/backup.js.map +1 -0
  53. package/rdsmssql/getBackup.d.ts +89 -0
  54. package/rdsmssql/getBackup.js +28 -0
  55. package/rdsmssql/getBackup.js.map +1 -0
  56. package/rdsmssql/getBackups.d.ts +22 -0
  57. package/rdsmssql/getBackups.js +24 -0
  58. package/rdsmssql/getBackups.js.map +1 -0
  59. package/rdsmssql/index.d.ts +9 -0
  60. package/rdsmssql/index.js +12 -1
  61. package/rdsmssql/index.js.map +1 -1
  62. package/rdspostgresql/allowList.d.ts +24 -0
  63. package/rdspostgresql/allowList.js +4 -0
  64. package/rdspostgresql/allowList.js.map +1 -1
  65. package/rdspostgresql/getAllowList.d.ts +8 -0
  66. package/rdspostgresql/getAllowList.js.map +1 -1
  67. package/rdspostgresql/getInstanceSsl.d.ts +68 -0
  68. package/rdspostgresql/getInstanceSsl.js +28 -0
  69. package/rdspostgresql/getInstanceSsl.js.map +1 -0
  70. package/rdspostgresql/getInstanceSsls.d.ts +22 -0
  71. package/rdspostgresql/getInstanceSsls.js +24 -0
  72. package/rdspostgresql/getInstanceSsls.js.map +1 -0
  73. package/rdspostgresql/index.d.ts +9 -0
  74. package/rdspostgresql/index.js +12 -1
  75. package/rdspostgresql/index.js.map +1 -1
  76. package/rdspostgresql/instanceSsl.d.ts +134 -0
  77. package/rdspostgresql/instanceSsl.js +88 -0
  78. package/rdspostgresql/instanceSsl.js.map +1 -0
  79. package/redis/allowList.d.ts +2 -2
  80. package/redis/allowList.js +3 -0
  81. package/redis/allowList.js.map +1 -1
  82. package/storageebs/getSnapshotPolicies.d.ts +22 -0
  83. package/storageebs/getSnapshotPolicies.js +24 -0
  84. package/storageebs/getSnapshotPolicies.js.map +1 -0
  85. package/storageebs/getSnapshotPolicy.d.ts +93 -0
  86. package/storageebs/getSnapshotPolicy.js +28 -0
  87. package/storageebs/getSnapshotPolicy.js.map +1 -0
  88. package/storageebs/index.d.ts +9 -0
  89. package/storageebs/index.js +12 -1
  90. package/storageebs/index.js.map +1 -1
  91. package/storageebs/snapshotPolicy.d.ts +215 -0
  92. package/storageebs/snapshotPolicy.js +122 -0
  93. package/storageebs/snapshotPolicy.js.map +1 -0
  94. package/transitrouter/directConnectGatewayAttachment.d.ts +180 -0
  95. package/transitrouter/directConnectGatewayAttachment.js +106 -0
  96. package/transitrouter/directConnectGatewayAttachment.js.map +1 -0
  97. package/transitrouter/getDirectConnectGatewayAttachment.d.ts +89 -0
  98. package/transitrouter/getDirectConnectGatewayAttachment.js +28 -0
  99. package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -0
  100. package/transitrouter/getDirectConnectGatewayAttachments.d.ts +22 -0
  101. package/transitrouter/getDirectConnectGatewayAttachments.js +24 -0
  102. package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -0
  103. package/transitrouter/getTransitRouterBandwidthPackage.d.ts +141 -0
  104. package/transitrouter/getTransitRouterBandwidthPackage.js +28 -0
  105. package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -0
  106. package/transitrouter/getTransitRouterBandwidthPackages.d.ts +22 -0
  107. package/transitrouter/getTransitRouterBandwidthPackages.js +24 -0
  108. package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -0
  109. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +48 -0
  110. package/transitrouter/getTransitRouterRouteTableAssociation.js +28 -0
  111. package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -0
  112. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +22 -0
  113. package/transitrouter/getTransitRouterRouteTableAssociations.js +24 -0
  114. package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -0
  115. package/transitrouter/index.d.ts +27 -0
  116. package/transitrouter/index.js +34 -1
  117. package/transitrouter/index.js.map +1 -1
  118. package/transitrouter/transitRouterBandwidthPackage.d.ts +320 -0
  119. package/transitrouter/transitRouterBandwidthPackage.js +138 -0
  120. package/transitrouter/transitRouterBandwidthPackage.js.map +1 -0
  121. package/transitrouter/transitRouterRouteTableAssociation.d.ts +89 -0
  122. package/transitrouter/transitRouterRouteTableAssociation.js +80 -0
  123. package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -0
  124. package/types/input.d.ts +167 -0
  125. package/types/output.d.ts +338 -0
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::IAM::AllowedIpAddress
4
+ */
5
+ export declare function getAllowedIpAddresses(opts?: pulumi.InvokeOptions): Promise<GetAllowedIpAddressesResult>;
6
+ /**
7
+ * A collection of values returned by getAllowedIpAddresses.
8
+ */
9
+ export interface GetAllowedIpAddressesResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Volcengine::IAM::AllowedIpAddress
21
+ */
22
+ export declare function getAllowedIpAddressesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAllowedIpAddressesResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getAllowedIpAddressesOutput = exports.getAllowedIpAddresses = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::IAM::AllowedIpAddress
10
+ */
11
+ function getAllowedIpAddresses(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:iam/getAllowedIpAddresses:getAllowedIpAddresses", {}, opts);
14
+ }
15
+ exports.getAllowedIpAddresses = getAllowedIpAddresses;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::IAM::AllowedIpAddress
18
+ */
19
+ function getAllowedIpAddressesOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:iam/getAllowedIpAddresses:getAllowedIpAddresses", {}, opts);
22
+ }
23
+ exports.getAllowedIpAddressesOutput = getAllowedIpAddressesOutput;
24
+ //# sourceMappingURL=getAllowedIpAddresses.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAllowedIpAddresses.js","sourceRoot":"","sources":["../../iam/getAllowedIpAddresses.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA2B;IAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE,EAC5F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sDAIC;AAeD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAiC;IACzE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE,EAClG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kEAIC"}
package/iam/index.d.ts CHANGED
@@ -1,12 +1,21 @@
1
1
  export { AccesskeyArgs, AccesskeyState } from "./accesskey";
2
2
  export type Accesskey = import("./accesskey").Accesskey;
3
3
  export declare const Accesskey: typeof import("./accesskey").Accesskey;
4
+ export { AllowedIpAddressArgs, AllowedIpAddressState } from "./allowedIpAddress";
5
+ export type AllowedIpAddress = import("./allowedIpAddress").AllowedIpAddress;
6
+ export declare const AllowedIpAddress: typeof import("./allowedIpAddress").AllowedIpAddress;
4
7
  export { GetAccesskeyArgs, GetAccesskeyResult, GetAccesskeyOutputArgs } from "./getAccesskey";
5
8
  export declare const getAccesskey: typeof import("./getAccesskey").getAccesskey;
6
9
  export declare const getAccesskeyOutput: typeof import("./getAccesskey").getAccesskeyOutput;
7
10
  export { GetAccesskeysResult } from "./getAccesskeys";
8
11
  export declare const getAccesskeys: typeof import("./getAccesskeys").getAccesskeys;
9
12
  export declare const getAccesskeysOutput: typeof import("./getAccesskeys").getAccesskeysOutput;
13
+ export { GetAllowedIpAddressArgs, GetAllowedIpAddressResult, GetAllowedIpAddressOutputArgs } from "./getAllowedIpAddress";
14
+ export declare const getAllowedIpAddress: typeof import("./getAllowedIpAddress").getAllowedIpAddress;
15
+ export declare const getAllowedIpAddressOutput: typeof import("./getAllowedIpAddress").getAllowedIpAddressOutput;
16
+ export { GetAllowedIpAddressesResult } from "./getAllowedIpAddresses";
17
+ export declare const getAllowedIpAddresses: typeof import("./getAllowedIpAddresses").getAllowedIpAddresses;
18
+ export declare const getAllowedIpAddressesOutput: typeof import("./getAllowedIpAddresses").getAllowedIpAddressesOutput;
10
19
  export { GetGroupArgs, GetGroupResult, GetGroupOutputArgs } from "./getGroup";
11
20
  export declare const getGroup: typeof import("./getGroup").getGroup;
12
21
  export declare const getGroupOutput: typeof import("./getGroup").getGroupOutput;
package/iam/index.js CHANGED
@@ -2,17 +2,25 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.User = exports.SamlProvider = exports.Role = exports.Project = exports.Policy = exports.OidcProvider = exports.OauthProvider = exports.Group = exports.getUsersOutput = exports.getUsers = exports.getUserOutput = exports.getUser = exports.getSamlProvidersOutput = exports.getSamlProviders = exports.getSamlProviderOutput = exports.getSamlProvider = exports.getRolesOutput = exports.getRoles = exports.getRoleOutput = exports.getRole = exports.getProjectsOutput = exports.getProjects = exports.getProjectOutput = exports.getProject = exports.getPolicyOutput = exports.getPolicy = exports.getPoliciesOutput = exports.getPolicies = exports.getOidcProvidersOutput = exports.getOidcProviders = exports.getOidcProviderOutput = exports.getOidcProvider = exports.getOauthProvidersOutput = exports.getOauthProviders = exports.getOauthProviderOutput = exports.getOauthProvider = exports.getGroupsOutput = exports.getGroups = exports.getGroupOutput = exports.getGroup = exports.getAccesskeysOutput = exports.getAccesskeys = exports.getAccesskeyOutput = exports.getAccesskey = exports.Accesskey = void 0;
5
+ exports.User = exports.SamlProvider = exports.Role = exports.Project = exports.Policy = exports.OidcProvider = exports.OauthProvider = exports.Group = exports.getUsersOutput = exports.getUsers = exports.getUserOutput = exports.getUser = exports.getSamlProvidersOutput = exports.getSamlProviders = exports.getSamlProviderOutput = exports.getSamlProvider = exports.getRolesOutput = exports.getRoles = exports.getRoleOutput = exports.getRole = exports.getProjectsOutput = exports.getProjects = exports.getProjectOutput = exports.getProject = exports.getPolicyOutput = exports.getPolicy = exports.getPoliciesOutput = exports.getPolicies = exports.getOidcProvidersOutput = exports.getOidcProviders = exports.getOidcProviderOutput = exports.getOidcProvider = exports.getOauthProvidersOutput = exports.getOauthProviders = exports.getOauthProviderOutput = exports.getOauthProvider = exports.getGroupsOutput = exports.getGroups = exports.getGroupOutput = exports.getGroup = exports.getAllowedIpAddressesOutput = exports.getAllowedIpAddresses = exports.getAllowedIpAddressOutput = exports.getAllowedIpAddress = exports.getAccesskeysOutput = exports.getAccesskeys = exports.getAccesskeyOutput = exports.getAccesskey = exports.AllowedIpAddress = exports.Accesskey = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Accesskey = null;
9
9
  utilities.lazyLoad(exports, ["Accesskey"], () => require("./accesskey"));
10
+ exports.AllowedIpAddress = null;
11
+ utilities.lazyLoad(exports, ["AllowedIpAddress"], () => require("./allowedIpAddress"));
10
12
  exports.getAccesskey = null;
11
13
  exports.getAccesskeyOutput = null;
12
14
  utilities.lazyLoad(exports, ["getAccesskey", "getAccesskeyOutput"], () => require("./getAccesskey"));
13
15
  exports.getAccesskeys = null;
14
16
  exports.getAccesskeysOutput = null;
15
17
  utilities.lazyLoad(exports, ["getAccesskeys", "getAccesskeysOutput"], () => require("./getAccesskeys"));
18
+ exports.getAllowedIpAddress = null;
19
+ exports.getAllowedIpAddressOutput = null;
20
+ utilities.lazyLoad(exports, ["getAllowedIpAddress", "getAllowedIpAddressOutput"], () => require("./getAllowedIpAddress"));
21
+ exports.getAllowedIpAddresses = null;
22
+ exports.getAllowedIpAddressesOutput = null;
23
+ utilities.lazyLoad(exports, ["getAllowedIpAddresses", "getAllowedIpAddressesOutput"], () => require("./getAllowedIpAddresses"));
16
24
  exports.getGroup = null;
17
25
  exports.getGroupOutput = null;
18
26
  utilities.lazyLoad(exports, ["getGroup", "getGroupOutput"], () => require("./getGroup"));
@@ -83,6 +91,8 @@ const _module = {
83
91
  switch (type) {
84
92
  case "volcenginecc:iam/accesskey:Accesskey":
85
93
  return new exports.Accesskey(name, undefined, { urn });
94
+ case "volcenginecc:iam/allowedIpAddress:AllowedIpAddress":
95
+ return new exports.AllowedIpAddress(name, undefined, { urn });
86
96
  case "volcenginecc:iam/group:Group":
87
97
  return new exports.Group(name, undefined, { urn });
88
98
  case "volcenginecc:iam/oauthProvider:OauthProvider":
@@ -105,6 +115,7 @@ const _module = {
105
115
  },
106
116
  };
107
117
  pulumi.runtime.registerResourceModule("volcenginecc", "iam/accesskey", _module);
118
+ pulumi.runtime.registerResourceModule("volcenginecc", "iam/allowedIpAddress", _module);
108
119
  pulumi.runtime.registerResourceModule("volcenginecc", "iam/group", _module);
109
120
  pulumi.runtime.registerResourceModule("volcenginecc", "iam/oauthProvider", _module);
110
121
  pulumi.runtime.registerResourceModule("volcenginecc", "iam/oidcProvider", _module);
package/iam/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../iam/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../iam/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,175 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * List of connection address information
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
12
+ *
13
+ * const mongoDBEndpointDemo = new volcenginecc.mongodb.Endpoint("MongoDBEndpointDemo", {
14
+ * eipIds: [
15
+ * "eip-****",
16
+ * "eip-****",
17
+ * ],
18
+ * instanceId: "mongo-replica-****",
19
+ * networkType: "Public",
20
+ * });
21
+ * ```
22
+ *
23
+ * ## Import
24
+ *
25
+ * ```sh
26
+ * $ pulumi import volcenginecc:mongodb/endpoint:Endpoint example "instance_id|endpoint_id"
27
+ * ```
28
+ */
29
+ export declare class Endpoint extends pulumi.CustomResource {
30
+ /**
31
+ * Get an existing Endpoint resource's state with the given name, ID, and optional extra
32
+ * properties used to qualify the lookup.
33
+ *
34
+ * @param name The _unique_ name of the resulting resource.
35
+ * @param id The _unique_ provider ID of the resource to lookup.
36
+ * @param state Any extra arguments used during the lookup.
37
+ * @param opts Optional settings to control the behavior of the CustomResource.
38
+ */
39
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: EndpointState, opts?: pulumi.CustomResourceOptions): Endpoint;
40
+ /**
41
+ * Returns true if the given object is an instance of Endpoint. This is designed to work even
42
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
43
+ */
44
+ static isInstance(obj: any): obj is Endpoint;
45
+ readonly dbAddresses: pulumi.Output<outputs.mongodb.EndpointDbAddress[]>;
46
+ /**
47
+ * List of EIP IDs to bind when applying for a public address
48
+ */
49
+ readonly eipIds: pulumi.Output<string[]>;
50
+ /**
51
+ * Connection address ID
52
+ */
53
+ readonly endpointId: pulumi.Output<string>;
54
+ /**
55
+ * String information of the connection address.
56
+ */
57
+ readonly endpointStr: pulumi.Output<string>;
58
+ /**
59
+ * Node type corresponding to the connection address. Possible values: - Replica set instances only support the
60
+ * `ReplicaSet` (replica set) connection address type - Sharded cluster instances support three connection address types:
61
+ * `Mongos` (Mongos node), `ConfigServer` (ConfigServer node), and `Shard` (Shard node)
62
+ */
63
+ readonly endpointType: pulumi.Output<string>;
64
+ /**
65
+ * Instance ID
66
+ */
67
+ readonly instanceId: pulumi.Output<string>;
68
+ /**
69
+ * ID of the Mongos node that requires a public connection address
70
+ */
71
+ readonly mongosNodeIds: pulumi.Output<string[]>;
72
+ /**
73
+ * Network type of the connection address. Possible values: - `Private`: Private connection address - `Public`: Public
74
+ * connection address
75
+ */
76
+ readonly networkType: pulumi.Output<string>;
77
+ /**
78
+ * ID of the component associated with the current connection address **Note:** This parameter is returned only when
79
+ * `EndpointType` is set to `Mongos`, `ConfigServer`, or `Shard`.
80
+ */
81
+ readonly objectId: pulumi.Output<string>;
82
+ /**
83
+ * Subnet ID of the current instance
84
+ */
85
+ readonly subnetId: pulumi.Output<string>;
86
+ /**
87
+ * VPC ID of the current instance
88
+ */
89
+ readonly vpcId: pulumi.Output<string>;
90
+ /**
91
+ * Create a Endpoint resource with the given unique name, arguments, and options.
92
+ *
93
+ * @param name The _unique_ name of the resource.
94
+ * @param args The arguments to use to populate this resource's properties.
95
+ * @param opts A bag of options that control this resource's behavior.
96
+ */
97
+ constructor(name: string, args: EndpointArgs, opts?: pulumi.CustomResourceOptions);
98
+ }
99
+ /**
100
+ * Input properties used for looking up and filtering Endpoint resources.
101
+ */
102
+ export interface EndpointState {
103
+ dbAddresses?: pulumi.Input<pulumi.Input<inputs.mongodb.EndpointDbAddress>[]>;
104
+ /**
105
+ * List of EIP IDs to bind when applying for a public address
106
+ */
107
+ eipIds?: pulumi.Input<pulumi.Input<string>[]>;
108
+ /**
109
+ * Connection address ID
110
+ */
111
+ endpointId?: pulumi.Input<string>;
112
+ /**
113
+ * String information of the connection address.
114
+ */
115
+ endpointStr?: pulumi.Input<string>;
116
+ /**
117
+ * Node type corresponding to the connection address. Possible values: - Replica set instances only support the
118
+ * `ReplicaSet` (replica set) connection address type - Sharded cluster instances support three connection address types:
119
+ * `Mongos` (Mongos node), `ConfigServer` (ConfigServer node), and `Shard` (Shard node)
120
+ */
121
+ endpointType?: pulumi.Input<string>;
122
+ /**
123
+ * Instance ID
124
+ */
125
+ instanceId?: pulumi.Input<string>;
126
+ /**
127
+ * ID of the Mongos node that requires a public connection address
128
+ */
129
+ mongosNodeIds?: pulumi.Input<pulumi.Input<string>[]>;
130
+ /**
131
+ * Network type of the connection address. Possible values: - `Private`: Private connection address - `Public`: Public
132
+ * connection address
133
+ */
134
+ networkType?: pulumi.Input<string>;
135
+ /**
136
+ * ID of the component associated with the current connection address **Note:** This parameter is returned only when
137
+ * `EndpointType` is set to `Mongos`, `ConfigServer`, or `Shard`.
138
+ */
139
+ objectId?: pulumi.Input<string>;
140
+ /**
141
+ * Subnet ID of the current instance
142
+ */
143
+ subnetId?: pulumi.Input<string>;
144
+ /**
145
+ * VPC ID of the current instance
146
+ */
147
+ vpcId?: pulumi.Input<string>;
148
+ }
149
+ /**
150
+ * The set of arguments for constructing a Endpoint resource.
151
+ */
152
+ export interface EndpointArgs {
153
+ /**
154
+ * List of EIP IDs to bind when applying for a public address
155
+ */
156
+ eipIds?: pulumi.Input<pulumi.Input<string>[]>;
157
+ /**
158
+ * Instance ID
159
+ */
160
+ instanceId: pulumi.Input<string>;
161
+ /**
162
+ * ID of the Mongos node that requires a public connection address
163
+ */
164
+ mongosNodeIds?: pulumi.Input<pulumi.Input<string>[]>;
165
+ /**
166
+ * Network type of the connection address. Possible values: - `Private`: Private connection address - `Public`: Public
167
+ * connection address
168
+ */
169
+ networkType?: pulumi.Input<string>;
170
+ /**
171
+ * ID of the component associated with the current connection address **Note:** This parameter is returned only when
172
+ * `EndpointType` is set to `Mongos`, `ConfigServer`, or `Shard`.
173
+ */
174
+ objectId?: pulumi.Input<string>;
175
+ }
@@ -0,0 +1,97 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.Endpoint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * List of connection address information
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
16
+ *
17
+ * const mongoDBEndpointDemo = new volcenginecc.mongodb.Endpoint("MongoDBEndpointDemo", {
18
+ * eipIds: [
19
+ * "eip-****",
20
+ * "eip-****",
21
+ * ],
22
+ * instanceId: "mongo-replica-****",
23
+ * networkType: "Public",
24
+ * });
25
+ * ```
26
+ *
27
+ * ## Import
28
+ *
29
+ * ```sh
30
+ * $ pulumi import volcenginecc:mongodb/endpoint:Endpoint example "instance_id|endpoint_id"
31
+ * ```
32
+ */
33
+ class Endpoint extends pulumi.CustomResource {
34
+ /**
35
+ * Get an existing Endpoint resource's state with the given name, ID, and optional extra
36
+ * properties used to qualify the lookup.
37
+ *
38
+ * @param name The _unique_ name of the resulting resource.
39
+ * @param id The _unique_ provider ID of the resource to lookup.
40
+ * @param state Any extra arguments used during the lookup.
41
+ * @param opts Optional settings to control the behavior of the CustomResource.
42
+ */
43
+ static get(name, id, state, opts) {
44
+ return new Endpoint(name, state, Object.assign(Object.assign({}, opts), { id: id }));
45
+ }
46
+ /**
47
+ * Returns true if the given object is an instance of Endpoint. This is designed to work even
48
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
49
+ */
50
+ static isInstance(obj) {
51
+ if (obj === undefined || obj === null) {
52
+ return false;
53
+ }
54
+ return obj['__pulumiType'] === Endpoint.__pulumiType;
55
+ }
56
+ constructor(name, argsOrState, opts) {
57
+ let resourceInputs = {};
58
+ opts = opts || {};
59
+ if (opts.id) {
60
+ const state = argsOrState;
61
+ resourceInputs["dbAddresses"] = state ? state.dbAddresses : undefined;
62
+ resourceInputs["eipIds"] = state ? state.eipIds : undefined;
63
+ resourceInputs["endpointId"] = state ? state.endpointId : undefined;
64
+ resourceInputs["endpointStr"] = state ? state.endpointStr : undefined;
65
+ resourceInputs["endpointType"] = state ? state.endpointType : undefined;
66
+ resourceInputs["instanceId"] = state ? state.instanceId : undefined;
67
+ resourceInputs["mongosNodeIds"] = state ? state.mongosNodeIds : undefined;
68
+ resourceInputs["networkType"] = state ? state.networkType : undefined;
69
+ resourceInputs["objectId"] = state ? state.objectId : undefined;
70
+ resourceInputs["subnetId"] = state ? state.subnetId : undefined;
71
+ resourceInputs["vpcId"] = state ? state.vpcId : undefined;
72
+ }
73
+ else {
74
+ const args = argsOrState;
75
+ if ((!args || args.instanceId === undefined) && !opts.urn) {
76
+ throw new Error("Missing required property 'instanceId'");
77
+ }
78
+ resourceInputs["eipIds"] = args ? args.eipIds : undefined;
79
+ resourceInputs["instanceId"] = args ? args.instanceId : undefined;
80
+ resourceInputs["mongosNodeIds"] = args ? args.mongosNodeIds : undefined;
81
+ resourceInputs["networkType"] = args ? args.networkType : undefined;
82
+ resourceInputs["objectId"] = args ? args.objectId : undefined;
83
+ resourceInputs["dbAddresses"] = undefined /*out*/;
84
+ resourceInputs["endpointId"] = undefined /*out*/;
85
+ resourceInputs["endpointStr"] = undefined /*out*/;
86
+ resourceInputs["endpointType"] = undefined /*out*/;
87
+ resourceInputs["subnetId"] = undefined /*out*/;
88
+ resourceInputs["vpcId"] = undefined /*out*/;
89
+ }
90
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
91
+ super(Endpoint.__pulumiType, name, resourceInputs, opts);
92
+ }
93
+ }
94
+ exports.Endpoint = Endpoint;
95
+ /** @internal */
96
+ Endpoint.__pulumiType = 'volcenginecc:mongodb/endpoint:Endpoint';
97
+ //# sourceMappingURL=endpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"endpoint.js","sourceRoot":"","sources":["../../mongodb/endpoint.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,39 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Volcengine::MongoDB::Endpoint
5
+ */
6
+ export declare function getEndpoint(args: GetEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetEndpointResult>;
7
+ /**
8
+ * A collection of arguments for invoking getEndpoint.
9
+ */
10
+ export interface GetEndpointArgs {
11
+ id: string;
12
+ }
13
+ /**
14
+ * A collection of values returned by getEndpoint.
15
+ */
16
+ export interface GetEndpointResult {
17
+ readonly dbAddresses: outputs.mongodb.GetEndpointDbAddress[];
18
+ readonly eipIds: string[];
19
+ readonly endpointId: string;
20
+ readonly endpointStr: string;
21
+ readonly endpointType: string;
22
+ readonly id: string;
23
+ readonly instanceId: string;
24
+ readonly mongosNodeIds: string[];
25
+ readonly networkType: string;
26
+ readonly objectId: string;
27
+ readonly subnetId: string;
28
+ readonly vpcId: string;
29
+ }
30
+ /**
31
+ * Data Source schema for Volcengine::MongoDB::Endpoint
32
+ */
33
+ export declare function getEndpointOutput(args: GetEndpointOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEndpointResult>;
34
+ /**
35
+ * A collection of arguments for invoking getEndpoint.
36
+ */
37
+ export interface GetEndpointOutputArgs {
38
+ id: pulumi.Input<string>;
39
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getEndpointOutput = exports.getEndpoint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::MongoDB::Endpoint
10
+ */
11
+ function getEndpoint(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:mongodb/getEndpoint:getEndpoint", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getEndpoint = getEndpoint;
18
+ /**
19
+ * Data Source schema for Volcengine::MongoDB::Endpoint
20
+ */
21
+ function getEndpointOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:mongodb/getEndpoint:getEndpoint", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getEndpointOutput = getEndpointOutput;
28
+ //# sourceMappingURL=getEndpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEndpoint.js","sourceRoot":"","sources":["../../mongodb/getEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA0BD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::MongoDB::Endpoint
4
+ */
5
+ export declare function getEndpoints(opts?: pulumi.InvokeOptions): Promise<GetEndpointsResult>;
6
+ /**
7
+ * A collection of values returned by getEndpoints.
8
+ */
9
+ export interface GetEndpointsResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Volcengine::MongoDB::Endpoint
21
+ */
22
+ export declare function getEndpointsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEndpointsResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getEndpointsOutput = exports.getEndpoints = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::MongoDB::Endpoint
10
+ */
11
+ function getEndpoints(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:mongodb/getEndpoints:getEndpoints", {}, opts);
14
+ }
15
+ exports.getEndpoints = getEndpoints;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::MongoDB::Endpoint
18
+ */
19
+ function getEndpointsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:mongodb/getEndpoints:getEndpoints", {}, opts);
22
+ }
23
+ exports.getEndpointsOutput = getEndpointsOutput;
24
+ //# sourceMappingURL=getEndpoints.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEndpoints.js","sourceRoot":"","sources":["../../mongodb/getEndpoints.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,YAAY,CAAC,IAA2B;IACpD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE,EAC9E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oCAIC;AAeD;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAAiC;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE,EACpF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC"}
@@ -4,6 +4,9 @@ export declare const Account: typeof import("./account").Account;
4
4
  export { AllowListArgs, AllowListState } from "./allowList";
5
5
  export type AllowList = import("./allowList").AllowList;
6
6
  export declare const AllowList: typeof import("./allowList").AllowList;
7
+ export { EndpointArgs, EndpointState } from "./endpoint";
8
+ export type Endpoint = import("./endpoint").Endpoint;
9
+ export declare const Endpoint: typeof import("./endpoint").Endpoint;
7
10
  export { GetAccountArgs, GetAccountResult, GetAccountOutputArgs } from "./getAccount";
8
11
  export declare const getAccount: typeof import("./getAccount").getAccount;
9
12
  export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput;
@@ -16,6 +19,12 @@ export declare const getAllowListOutput: typeof import("./getAllowList").getAllo
16
19
  export { GetAllowListsResult } from "./getAllowLists";
17
20
  export declare const getAllowLists: typeof import("./getAllowLists").getAllowLists;
18
21
  export declare const getAllowListsOutput: typeof import("./getAllowLists").getAllowListsOutput;
22
+ export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint";
23
+ export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint;
24
+ export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput;
25
+ export { GetEndpointsResult } from "./getEndpoints";
26
+ export declare const getEndpoints: typeof import("./getEndpoints").getEndpoints;
27
+ export declare const getEndpointsOutput: typeof import("./getEndpoints").getEndpointsOutput;
19
28
  export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
20
29
  export declare const getInstance: typeof import("./getInstance").getInstance;
21
30
  export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
package/mongodb/index.js CHANGED
@@ -2,13 +2,15 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.SslState = exports.Instance = exports.getSslStatesOutput = exports.getSslStates = exports.getSslStateOutput = exports.getSslState = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.getAccountsOutput = exports.getAccounts = exports.getAccountOutput = exports.getAccount = exports.AllowList = exports.Account = void 0;
5
+ exports.SslState = exports.Instance = exports.getSslStatesOutput = exports.getSslStates = exports.getSslStateOutput = exports.getSslState = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getEndpointsOutput = exports.getEndpoints = exports.getEndpointOutput = exports.getEndpoint = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.getAccountsOutput = exports.getAccounts = exports.getAccountOutput = exports.getAccount = exports.Endpoint = exports.AllowList = exports.Account = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Account = null;
9
9
  utilities.lazyLoad(exports, ["Account"], () => require("./account"));
10
10
  exports.AllowList = null;
11
11
  utilities.lazyLoad(exports, ["AllowList"], () => require("./allowList"));
12
+ exports.Endpoint = null;
13
+ utilities.lazyLoad(exports, ["Endpoint"], () => require("./endpoint"));
12
14
  exports.getAccount = null;
13
15
  exports.getAccountOutput = null;
14
16
  utilities.lazyLoad(exports, ["getAccount", "getAccountOutput"], () => require("./getAccount"));
@@ -21,6 +23,12 @@ utilities.lazyLoad(exports, ["getAllowList", "getAllowListOutput"], () => requir
21
23
  exports.getAllowLists = null;
22
24
  exports.getAllowListsOutput = null;
23
25
  utilities.lazyLoad(exports, ["getAllowLists", "getAllowListsOutput"], () => require("./getAllowLists"));
26
+ exports.getEndpoint = null;
27
+ exports.getEndpointOutput = null;
28
+ utilities.lazyLoad(exports, ["getEndpoint", "getEndpointOutput"], () => require("./getEndpoint"));
29
+ exports.getEndpoints = null;
30
+ exports.getEndpointsOutput = null;
31
+ utilities.lazyLoad(exports, ["getEndpoints", "getEndpointsOutput"], () => require("./getEndpoints"));
24
32
  exports.getInstance = null;
25
33
  exports.getInstanceOutput = null;
26
34
  utilities.lazyLoad(exports, ["getInstance", "getInstanceOutput"], () => require("./getInstance"));
@@ -45,6 +53,8 @@ const _module = {
45
53
  return new exports.Account(name, undefined, { urn });
46
54
  case "volcenginecc:mongodb/allowList:AllowList":
47
55
  return new exports.AllowList(name, undefined, { urn });
56
+ case "volcenginecc:mongodb/endpoint:Endpoint":
57
+ return new exports.Endpoint(name, undefined, { urn });
48
58
  case "volcenginecc:mongodb/instance:Instance":
49
59
  return new exports.Instance(name, undefined, { urn });
50
60
  case "volcenginecc:mongodb/sslState:SslState":
@@ -56,6 +66,7 @@ const _module = {
56
66
  };
57
67
  pulumi.runtime.registerResourceModule("volcenginecc", "mongodb/account", _module);
58
68
  pulumi.runtime.registerResourceModule("volcenginecc", "mongodb/allowList", _module);
69
+ pulumi.runtime.registerResourceModule("volcenginecc", "mongodb/endpoint", _module);
59
70
  pulumi.runtime.registerResourceModule("volcenginecc", "mongodb/instance", _module);
60
71
  pulumi.runtime.registerResourceModule("volcenginecc", "mongodb/sslState", _module);
61
72
  //# sourceMappingURL=index.js.map