@volcengine/pulumi-volcenginecc 0.0.25 → 0.0.27

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 (163) hide show
  1. package/autoscaling/getScalingLifecycleHook.d.ts +65 -0
  2. package/autoscaling/getScalingLifecycleHook.js +28 -0
  3. package/autoscaling/getScalingLifecycleHook.js.map +1 -0
  4. package/autoscaling/getScalingLifecycleHooks.d.ts +22 -0
  5. package/autoscaling/getScalingLifecycleHooks.js +24 -0
  6. package/autoscaling/getScalingLifecycleHooks.js.map +1 -0
  7. package/autoscaling/index.d.ts +9 -0
  8. package/autoscaling/index.js +12 -1
  9. package/autoscaling/index.js.map +1 -1
  10. package/autoscaling/scalingLifecycleHook.d.ts +127 -0
  11. package/autoscaling/scalingLifecycleHook.js +85 -0
  12. package/autoscaling/scalingLifecycleHook.js.map +1 -0
  13. package/cdn/domain.d.ts +644 -0
  14. package/cdn/domain.js +185 -0
  15. package/cdn/domain.js.map +1 -0
  16. package/cdn/getDomain.d.ts +278 -0
  17. package/cdn/getDomain.js +28 -0
  18. package/cdn/getDomain.js.map +1 -0
  19. package/cdn/getDomains.d.ts +22 -0
  20. package/cdn/getDomains.js +24 -0
  21. package/cdn/getDomains.js.map +1 -0
  22. package/cdn/index.d.ts +9 -0
  23. package/cdn/index.js +12 -1
  24. package/cdn/index.js.map +1 -1
  25. package/clb/getNlb.d.ts +4 -0
  26. package/clb/getNlb.js.map +1 -1
  27. package/clb/nlb.d.ts +8 -0
  28. package/clb/nlb.js +2 -0
  29. package/clb/nlb.js.map +1 -1
  30. package/cr/registry.d.ts +4 -0
  31. package/cr/registry.js +1 -1
  32. package/cr/registry.js.map +1 -1
  33. package/emr/cluster.d.ts +313 -0
  34. package/emr/cluster.js +137 -0
  35. package/emr/cluster.js.map +1 -0
  36. package/emr/clusterUser.d.ts +159 -0
  37. package/emr/clusterUser.js +101 -0
  38. package/emr/clusterUser.js.map +1 -0
  39. package/emr/clusterUserGroup.d.ts +110 -0
  40. package/emr/clusterUserGroup.js +87 -0
  41. package/emr/clusterUserGroup.js.map +1 -0
  42. package/emr/getCluster.d.ts +157 -0
  43. package/emr/getCluster.js +28 -0
  44. package/emr/getCluster.js.map +1 -0
  45. package/emr/getClusterUser.d.ts +72 -0
  46. package/emr/getClusterUser.js +28 -0
  47. package/emr/getClusterUser.js.map +1 -0
  48. package/emr/getClusterUserGroup.d.ts +52 -0
  49. package/emr/getClusterUserGroup.js +28 -0
  50. package/emr/getClusterUserGroup.js.map +1 -0
  51. package/emr/getClusterUserGroups.d.ts +22 -0
  52. package/emr/getClusterUserGroups.js +24 -0
  53. package/emr/getClusterUserGroups.js.map +1 -0
  54. package/emr/getClusterUsers.d.ts +22 -0
  55. package/emr/getClusterUsers.js +24 -0
  56. package/emr/getClusterUsers.js.map +1 -0
  57. package/emr/getClusters.d.ts +22 -0
  58. package/emr/getClusters.js +24 -0
  59. package/emr/getClusters.js.map +1 -0
  60. package/emr/index.d.ts +27 -0
  61. package/emr/index.js +50 -0
  62. package/emr/index.js.map +1 -0
  63. package/index.d.ts +2 -1
  64. package/index.js +3 -1
  65. package/index.js.map +1 -1
  66. package/kafka/getInstance.d.ts +165 -0
  67. package/kafka/getInstance.js +28 -0
  68. package/kafka/getInstance.js.map +1 -0
  69. package/kafka/getInstances.d.ts +22 -0
  70. package/kafka/getInstances.js +24 -0
  71. package/kafka/getInstances.js.map +1 -0
  72. package/kafka/index.d.ts +9 -0
  73. package/kafka/index.js +12 -1
  74. package/kafka/index.js.map +1 -1
  75. package/kafka/instance.d.ts +364 -0
  76. package/kafka/instance.js +135 -0
  77. package/kafka/instance.js.map +1 -0
  78. package/organization/getOrganization.d.ts +49 -0
  79. package/organization/getOrganization.js +28 -0
  80. package/organization/getOrganization.js.map +1 -0
  81. package/organization/getOrganizations.d.ts +22 -0
  82. package/organization/getOrganizations.js +24 -0
  83. package/organization/getOrganizations.js.map +1 -0
  84. package/organization/index.d.ts +9 -0
  85. package/organization/index.js +12 -1
  86. package/organization/index.js.map +1 -1
  87. package/organization/organization.d.ts +88 -0
  88. package/organization/organization.js +71 -0
  89. package/organization/organization.js.map +1 -0
  90. package/package.json +1 -1
  91. package/privatezone/getRecord.d.ts +4 -0
  92. package/privatezone/getRecord.js.map +1 -1
  93. package/privatezone/record.d.ts +12 -0
  94. package/privatezone/record.js +2 -0
  95. package/privatezone/record.js.map +1 -1
  96. package/rocketmq/allowList.d.ts +0 -26
  97. package/rocketmq/allowList.js +0 -16
  98. package/rocketmq/allowList.js.map +1 -1
  99. package/rocketmq/getAllowList.d.ts +0 -4
  100. package/rocketmq/getAllowList.js.map +1 -1
  101. package/tls/getIndex.d.ts +69 -0
  102. package/tls/getIndex.js +28 -0
  103. package/tls/getIndex.js.map +1 -0
  104. package/tls/getIndices.d.ts +22 -0
  105. package/tls/getIndices.js +24 -0
  106. package/tls/getIndices.js.map +1 -0
  107. package/tls/getScheduleSqlTask.d.ts +121 -0
  108. package/tls/getScheduleSqlTask.js +28 -0
  109. package/tls/getScheduleSqlTask.js.map +1 -0
  110. package/tls/getScheduleSqlTasks.d.ts +22 -0
  111. package/tls/getScheduleSqlTasks.js +24 -0
  112. package/tls/getScheduleSqlTasks.js.map +1 -0
  113. package/tls/getTopic.d.ts +8 -0
  114. package/tls/getTopic.js.map +1 -1
  115. package/tls/index.d.ts +18 -0
  116. package/tls/index.js +23 -1
  117. package/tls/index.js.map +1 -1
  118. package/tls/index_.d.ts +117 -0
  119. package/tls/index_.js +75 -0
  120. package/tls/index_.js.map +1 -0
  121. package/tls/scheduleSqlTask.d.ts +267 -0
  122. package/tls/scheduleSqlTask.js +125 -0
  123. package/tls/scheduleSqlTask.js.map +1 -0
  124. package/tls/topic.d.ts +25 -4
  125. package/tls/topic.js +9 -4
  126. package/tls/topic.js.map +1 -1
  127. package/types/input.d.ts +2767 -47
  128. package/types/output.d.ts +7710 -2089
  129. package/vedbm/allowList.d.ts +146 -0
  130. package/vedbm/allowList.js +79 -0
  131. package/vedbm/allowList.js.map +1 -0
  132. package/vedbm/backup.d.ts +197 -0
  133. package/vedbm/backup.js +103 -0
  134. package/vedbm/backup.js.map +1 -0
  135. package/vedbm/database.d.ts +98 -0
  136. package/vedbm/database.js +69 -0
  137. package/vedbm/database.js.map +1 -0
  138. package/vedbm/getAllowList.d.ts +77 -0
  139. package/vedbm/getAllowList.js +28 -0
  140. package/vedbm/getAllowList.js.map +1 -0
  141. package/vedbm/getAllowLists.d.ts +22 -0
  142. package/vedbm/getAllowLists.js +24 -0
  143. package/vedbm/getAllowLists.js.map +1 -0
  144. package/vedbm/getBackup.d.ts +92 -0
  145. package/vedbm/getBackup.js +28 -0
  146. package/vedbm/getBackup.js.map +1 -0
  147. package/vedbm/getBackups.d.ts +22 -0
  148. package/vedbm/getBackups.js +24 -0
  149. package/vedbm/getBackups.js.map +1 -0
  150. package/vedbm/getDatabase.d.ts +57 -0
  151. package/vedbm/getDatabase.js +28 -0
  152. package/vedbm/getDatabase.js.map +1 -0
  153. package/vedbm/getDatabases.d.ts +22 -0
  154. package/vedbm/getDatabases.js +24 -0
  155. package/vedbm/getDatabases.js.map +1 -0
  156. package/vedbm/index.d.ts +27 -0
  157. package/vedbm/index.js +34 -1
  158. package/vedbm/index.js.map +1 -1
  159. package/vke/cluster.d.ts +10 -2
  160. package/vke/cluster.js +3 -1
  161. package/vke/cluster.js.map +1 -1
  162. package/vke/getCluster.d.ts +4 -0
  163. package/vke/getCluster.js.map +1 -1
@@ -0,0 +1,69 @@
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.Database = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * 云数据库管理
10
+ *
11
+ * ## Import
12
+ *
13
+ * ```sh
14
+ * $ pulumi import volcenginecc:vedbm/database:Database example "instance_id|db_name"
15
+ * ```
16
+ */
17
+ class Database extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing Database resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name, id, state, opts) {
28
+ return new Database(name, state, Object.assign(Object.assign({}, opts), { id: id }));
29
+ }
30
+ /**
31
+ * Returns true if the given object is an instance of Database. This is designed to work even
32
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
33
+ */
34
+ static isInstance(obj) {
35
+ if (obj === undefined || obj === null) {
36
+ return false;
37
+ }
38
+ return obj['__pulumiType'] === Database.__pulumiType;
39
+ }
40
+ constructor(name, argsOrState, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ resourceInputs["characterSetName"] = state ? state.characterSetName : undefined;
46
+ resourceInputs["databasesPrivileges"] = state ? state.databasesPrivileges : undefined;
47
+ resourceInputs["dbDesc"] = state ? state.dbDesc : undefined;
48
+ resourceInputs["dbName"] = state ? state.dbName : undefined;
49
+ resourceInputs["instanceId"] = state ? state.instanceId : undefined;
50
+ }
51
+ else {
52
+ const args = argsOrState;
53
+ if ((!args || args.instanceId === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'instanceId'");
55
+ }
56
+ resourceInputs["characterSetName"] = args ? args.characterSetName : undefined;
57
+ resourceInputs["databasesPrivileges"] = args ? args.databasesPrivileges : undefined;
58
+ resourceInputs["dbDesc"] = args ? args.dbDesc : undefined;
59
+ resourceInputs["dbName"] = args ? args.dbName : undefined;
60
+ resourceInputs["instanceId"] = args ? args.instanceId : undefined;
61
+ }
62
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
63
+ super(Database.__pulumiType, name, resourceInputs, opts);
64
+ }
65
+ }
66
+ exports.Database = Database;
67
+ /** @internal */
68
+ Database.__pulumiType = 'volcenginecc:vedbm/database:Database';
69
+ //# sourceMappingURL=database.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database.js","sourceRoot":"","sources":["../../vedbm/database.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IA4BD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA7EL,4BA8EC;AAhEG,gBAAgB;AACO,qBAAY,GAAG,sCAAsC,CAAC"}
@@ -0,0 +1,77 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Volcengine::VEDBM::AllowList
5
+ */
6
+ export declare function getAllowList(args: GetAllowListArgs, opts?: pulumi.InvokeOptions): Promise<GetAllowListResult>;
7
+ /**
8
+ * A collection of arguments for invoking getAllowList.
9
+ */
10
+ export interface GetAllowListArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getAllowList.
18
+ */
19
+ export interface GetAllowListResult {
20
+ /**
21
+ * IP 白名单,多个 IP 地址请以英文逗号(,)隔开,不可重复。
22
+ */
23
+ readonly allowList: string;
24
+ /**
25
+ * 白名单描述。
26
+ */
27
+ readonly allowListDesc: string;
28
+ /**
29
+ * 白名单的id。
30
+ */
31
+ readonly allowListId: string;
32
+ /**
33
+ * 白名单内的 IP 地址(或地址段)总数。
34
+ */
35
+ readonly allowListIpNum: number;
36
+ /**
37
+ * 白名单名称。
38
+ */
39
+ readonly allowListName: string;
40
+ /**
41
+ * 白名单内的IP地址类型,当前仅支持IPv4。
42
+ */
43
+ readonly allowListType: string;
44
+ /**
45
+ * 白名单下绑定的实例总数
46
+ */
47
+ readonly associatedInstanceNum: number;
48
+ /**
49
+ * 绑定的实例列表。
50
+ */
51
+ readonly associatedInstances: outputs.vedbm.GetAllowListAssociatedInstance[];
52
+ /**
53
+ * Uniquely identifies the resource.
54
+ */
55
+ readonly id: string;
56
+ /**
57
+ * 修改白名单的方式,支持设置为:Cover(默认):使用 AllowList 参数中的值覆盖原白名单。Append:在原白名单中增加 AllowList 参数中输入的 IP 地址。Delete:在原白名单中删除 AllowList 参数中输入的 IP 地址。至少需要保留一个 IP 地址。
58
+ */
59
+ readonly modifyMode: string;
60
+ /**
61
+ * 白名单所属的项目名称,当该参数留空时,新建的白名单默认加入 default 项目
62
+ */
63
+ readonly projectName: string;
64
+ }
65
+ /**
66
+ * Data Source schema for Volcengine::VEDBM::AllowList
67
+ */
68
+ export declare function getAllowListOutput(args: GetAllowListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAllowListResult>;
69
+ /**
70
+ * A collection of arguments for invoking getAllowList.
71
+ */
72
+ export interface GetAllowListOutputArgs {
73
+ /**
74
+ * Uniquely identifies the resource.
75
+ */
76
+ id: pulumi.Input<string>;
77
+ }
@@ -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.getAllowListOutput = exports.getAllowList = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::VEDBM::AllowList
10
+ */
11
+ function getAllowList(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getAllowList:getAllowList", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getAllowList = getAllowList;
18
+ /**
19
+ * Data Source schema for Volcengine::VEDBM::AllowList
20
+ */
21
+ function getAllowListOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getAllowList:getAllowList", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getAllowListOutput = getAllowListOutput;
28
+ //# sourceMappingURL=getAllowList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAllowList.js","sourceRoot":"","sources":["../../vedbm/getAllowList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,oCAKC;AA6DD;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,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,gDAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::VEDBM::AllowList
4
+ */
5
+ export declare function getAllowLists(opts?: pulumi.InvokeOptions): Promise<GetAllowListsResult>;
6
+ /**
7
+ * A collection of values returned by getAllowLists.
8
+ */
9
+ export interface GetAllowListsResult {
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::VEDBM::AllowList
21
+ */
22
+ export declare function getAllowListsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAllowListsResult>;
@@ -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.getAllowListsOutput = exports.getAllowLists = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::VEDBM::AllowList
10
+ */
11
+ function getAllowLists(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getAllowLists:getAllowLists", {}, opts);
14
+ }
15
+ exports.getAllowLists = getAllowLists;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::VEDBM::AllowList
18
+ */
19
+ function getAllowListsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getAllowLists:getAllowLists", {}, opts);
22
+ }
23
+ exports.getAllowListsOutput = getAllowListsOutput;
24
+ //# sourceMappingURL=getAllowLists.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAllowLists.js","sourceRoot":"","sources":["../../vedbm/getAllowLists.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAA2B;IACrD,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,sCAIC;AAeD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAAiC;IACjE,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,kDAIC"}
@@ -0,0 +1,92 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::VEDBM::Backup
4
+ */
5
+ export declare function getBackup(args: GetBackupArgs, opts?: pulumi.InvokeOptions): Promise<GetBackupResult>;
6
+ /**
7
+ * A collection of arguments for invoking getBackup.
8
+ */
9
+ export interface GetBackupArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getBackup.
17
+ */
18
+ export interface GetBackupResult {
19
+ /**
20
+ * 备份的结束时间,格式:yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。
21
+ */
22
+ readonly backupEndTime: string;
23
+ /**
24
+ * 备份文件大小,单位为 KiB。
25
+ */
26
+ readonly backupFileSize: number;
27
+ /**
28
+ * 备份 ID。
29
+ */
30
+ readonly backupId: string;
31
+ /**
32
+ * 备份方式,目前仅支持物理备份。
33
+ */
34
+ readonly backupMethod: string;
35
+ /**
36
+ * 数据备份保留天数。
37
+ */
38
+ readonly backupRetentionPeriod: number;
39
+ /**
40
+ * 备份的开始时间,格式:yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。
41
+ */
42
+ readonly backupStartTime: string;
43
+ /**
44
+ * 备份状态。
45
+ */
46
+ readonly backupStatus: string;
47
+ /**
48
+ * 执行备份任务的时间,间隔窗口为两小时。格式:HH:mmZ-HH:mmZ(UTC 时间)。
49
+ */
50
+ readonly backupTime: string;
51
+ /**
52
+ * 备份类型,目前仅支持全量备份。
53
+ */
54
+ readonly backupType: string;
55
+ /**
56
+ * 一致性备份的时间点,格式:yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。
57
+ */
58
+ readonly consistentTime: string;
59
+ /**
60
+ * 是否开启持续备份,取值固定为 true。
61
+ */
62
+ readonly continueBackup: boolean;
63
+ /**
64
+ * 创建类型。
65
+ */
66
+ readonly createType: string;
67
+ /**
68
+ * 全量备份周期,多个取值用英文逗号(,)隔开。
69
+ */
70
+ readonly fullBackupPeriod: string;
71
+ /**
72
+ * Uniquely identifies the resource.
73
+ */
74
+ readonly id: string;
75
+ /**
76
+ * 实例ID。
77
+ */
78
+ readonly instanceId: string;
79
+ }
80
+ /**
81
+ * Data Source schema for Volcengine::VEDBM::Backup
82
+ */
83
+ export declare function getBackupOutput(args: GetBackupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupResult>;
84
+ /**
85
+ * A collection of arguments for invoking getBackup.
86
+ */
87
+ export interface GetBackupOutputArgs {
88
+ /**
89
+ * Uniquely identifies the resource.
90
+ */
91
+ id: pulumi.Input<string>;
92
+ }
@@ -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.getBackupOutput = exports.getBackup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::VEDBM::Backup
10
+ */
11
+ function getBackup(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getBackup:getBackup", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getBackup = getBackup;
18
+ /**
19
+ * Data Source schema for Volcengine::VEDBM::Backup
20
+ */
21
+ function getBackupOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getBackup:getBackup", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getBackupOutput = getBackupOutput;
28
+ //# sourceMappingURL=getBackup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBackup.js","sourceRoot":"","sources":["../../vedbm/getBackup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AA6ED;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::VEDBM::Backup
4
+ */
5
+ export declare function getBackups(opts?: pulumi.InvokeOptions): Promise<GetBackupsResult>;
6
+ /**
7
+ * A collection of values returned by getBackups.
8
+ */
9
+ export interface GetBackupsResult {
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::VEDBM::Backup
21
+ */
22
+ export declare function getBackupsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupsResult>;
@@ -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.getBackupsOutput = exports.getBackups = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::VEDBM::Backup
10
+ */
11
+ function getBackups(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getBackups:getBackups", {}, opts);
14
+ }
15
+ exports.getBackups = getBackups;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::VEDBM::Backup
18
+ */
19
+ function getBackupsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getBackups:getBackups", {}, opts);
22
+ }
23
+ exports.getBackupsOutput = getBackupsOutput;
24
+ //# sourceMappingURL=getBackups.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBackups.js","sourceRoot":"","sources":["../../vedbm/getBackups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAClD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE,EACxE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gCAIC;AAeD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAAiC;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE,EAC9E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC"}
@@ -0,0 +1,57 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Volcengine::VEDBM::Database
5
+ */
6
+ export declare function getDatabase(args: GetDatabaseArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseResult>;
7
+ /**
8
+ * A collection of arguments for invoking getDatabase.
9
+ */
10
+ export interface GetDatabaseArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getDatabase.
18
+ */
19
+ export interface GetDatabaseResult {
20
+ /**
21
+ * 数据库字符集,可选值:utf8mb4(默认)、utf8、latin1、ascii
22
+ */
23
+ readonly characterSetName: string;
24
+ /**
25
+ * 数据库的权限信息
26
+ */
27
+ readonly databasesPrivileges: outputs.vedbm.GetDatabaseDatabasesPrivilege[];
28
+ /**
29
+ * 数据库描述信息,长度0~256字符,可包含数字、中文、英文、下划线(_)、中划线(-)
30
+ */
31
+ readonly dbDesc: string;
32
+ /**
33
+ * 数据库名称。命名规则:当前实例下唯一;长度2~64字符;以字母开头,字母/数字结尾;由字母、数字、下划线(_)、中划线(-)组成;不能使用预留字
34
+ */
35
+ readonly dbName: string;
36
+ /**
37
+ * Uniquely identifies the resource.
38
+ */
39
+ readonly id: string;
40
+ /**
41
+ * 实例ID。
42
+ */
43
+ readonly instanceId: string;
44
+ }
45
+ /**
46
+ * Data Source schema for Volcengine::VEDBM::Database
47
+ */
48
+ export declare function getDatabaseOutput(args: GetDatabaseOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseResult>;
49
+ /**
50
+ * A collection of arguments for invoking getDatabase.
51
+ */
52
+ export interface GetDatabaseOutputArgs {
53
+ /**
54
+ * Uniquely identifies the resource.
55
+ */
56
+ id: pulumi.Input<string>;
57
+ }
@@ -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.getDatabaseOutput = exports.getDatabase = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::VEDBM::Database
10
+ */
11
+ function getDatabase(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getDatabase:getDatabase", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getDatabase = getDatabase;
18
+ /**
19
+ * Data Source schema for Volcengine::VEDBM::Database
20
+ */
21
+ function getDatabaseOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getDatabase:getDatabase", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getDatabaseOutput = getDatabaseOutput;
28
+ //# sourceMappingURL=getDatabase.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDatabase.js","sourceRoot":"","sources":["../../vedbm/getDatabase.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,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAyCD;;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,4CAA4C,EAAE;QAC7E,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::VEDBM::Database
4
+ */
5
+ export declare function getDatabases(opts?: pulumi.InvokeOptions): Promise<GetDatabasesResult>;
6
+ /**
7
+ * A collection of values returned by getDatabases.
8
+ */
9
+ export interface GetDatabasesResult {
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::VEDBM::Database
21
+ */
22
+ export declare function getDatabasesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabasesResult>;
@@ -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.getDatabasesOutput = exports.getDatabases = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::VEDBM::Database
10
+ */
11
+ function getDatabases(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:vedbm/getDatabases:getDatabases", {}, opts);
14
+ }
15
+ exports.getDatabases = getDatabases;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::VEDBM::Database
18
+ */
19
+ function getDatabasesOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:vedbm/getDatabases:getDatabases", {}, opts);
22
+ }
23
+ exports.getDatabasesOutput = getDatabasesOutput;
24
+ //# sourceMappingURL=getDatabases.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDatabases.js","sourceRoot":"","sources":["../../vedbm/getDatabases.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,8CAA8C,EAAE,EAC5E,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,8CAA8C,EAAE,EAClF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC"}
package/vedbm/index.d.ts CHANGED
@@ -1,3 +1,30 @@
1
+ export { AllowListArgs, AllowListState } from "./allowList";
2
+ export type AllowList = import("./allowList").AllowList;
3
+ export declare const AllowList: typeof import("./allowList").AllowList;
4
+ export { BackupArgs, BackupState } from "./backup";
5
+ export type Backup = import("./backup").Backup;
6
+ export declare const Backup: typeof import("./backup").Backup;
7
+ export { DatabaseArgs, DatabaseState } from "./database";
8
+ export type Database = import("./database").Database;
9
+ export declare const Database: typeof import("./database").Database;
10
+ export { GetAllowListArgs, GetAllowListResult, GetAllowListOutputArgs } from "./getAllowList";
11
+ export declare const getAllowList: typeof import("./getAllowList").getAllowList;
12
+ export declare const getAllowListOutput: typeof import("./getAllowList").getAllowListOutput;
13
+ export { GetAllowListsResult } from "./getAllowLists";
14
+ export declare const getAllowLists: typeof import("./getAllowLists").getAllowLists;
15
+ export declare const getAllowListsOutput: typeof import("./getAllowLists").getAllowListsOutput;
16
+ export { GetBackupArgs, GetBackupResult, GetBackupOutputArgs } from "./getBackup";
17
+ export declare const getBackup: typeof import("./getBackup").getBackup;
18
+ export declare const getBackupOutput: typeof import("./getBackup").getBackupOutput;
19
+ export { GetBackupsResult } from "./getBackups";
20
+ export declare const getBackups: typeof import("./getBackups").getBackups;
21
+ export declare const getBackupsOutput: typeof import("./getBackups").getBackupsOutput;
22
+ export { GetDatabaseArgs, GetDatabaseResult, GetDatabaseOutputArgs } from "./getDatabase";
23
+ export declare const getDatabase: typeof import("./getDatabase").getDatabase;
24
+ export declare const getDatabaseOutput: typeof import("./getDatabase").getDatabaseOutput;
25
+ export { GetDatabasesResult } from "./getDatabases";
26
+ export declare const getDatabases: typeof import("./getDatabases").getDatabases;
27
+ export declare const getDatabasesOutput: typeof import("./getDatabases").getDatabasesOutput;
1
28
  export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
2
29
  export declare const getInstance: typeof import("./getInstance").getInstance;
3
30
  export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
package/vedbm/index.js CHANGED
@@ -2,9 +2,33 @@
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.Instance = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = void 0;
5
+ exports.Instance = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getDatabasesOutput = exports.getDatabases = exports.getDatabaseOutput = exports.getDatabase = exports.getBackupsOutput = exports.getBackups = exports.getBackupOutput = exports.getBackup = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.Database = exports.Backup = exports.AllowList = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.AllowList = null;
9
+ utilities.lazyLoad(exports, ["AllowList"], () => require("./allowList"));
10
+ exports.Backup = null;
11
+ utilities.lazyLoad(exports, ["Backup"], () => require("./backup"));
12
+ exports.Database = null;
13
+ utilities.lazyLoad(exports, ["Database"], () => require("./database"));
14
+ exports.getAllowList = null;
15
+ exports.getAllowListOutput = null;
16
+ utilities.lazyLoad(exports, ["getAllowList", "getAllowListOutput"], () => require("./getAllowList"));
17
+ exports.getAllowLists = null;
18
+ exports.getAllowListsOutput = null;
19
+ utilities.lazyLoad(exports, ["getAllowLists", "getAllowListsOutput"], () => require("./getAllowLists"));
20
+ exports.getBackup = null;
21
+ exports.getBackupOutput = null;
22
+ utilities.lazyLoad(exports, ["getBackup", "getBackupOutput"], () => require("./getBackup"));
23
+ exports.getBackups = null;
24
+ exports.getBackupsOutput = null;
25
+ utilities.lazyLoad(exports, ["getBackups", "getBackupsOutput"], () => require("./getBackups"));
26
+ exports.getDatabase = null;
27
+ exports.getDatabaseOutput = null;
28
+ utilities.lazyLoad(exports, ["getDatabase", "getDatabaseOutput"], () => require("./getDatabase"));
29
+ exports.getDatabases = null;
30
+ exports.getDatabasesOutput = null;
31
+ utilities.lazyLoad(exports, ["getDatabases", "getDatabasesOutput"], () => require("./getDatabases"));
8
32
  exports.getInstance = null;
9
33
  exports.getInstanceOutput = null;
10
34
  utilities.lazyLoad(exports, ["getInstance", "getInstanceOutput"], () => require("./getInstance"));
@@ -17,6 +41,12 @@ const _module = {
17
41
  version: utilities.getVersion(),
18
42
  construct: (name, type, urn) => {
19
43
  switch (type) {
44
+ case "volcenginecc:vedbm/allowList:AllowList":
45
+ return new exports.AllowList(name, undefined, { urn });
46
+ case "volcenginecc:vedbm/backup:Backup":
47
+ return new exports.Backup(name, undefined, { urn });
48
+ case "volcenginecc:vedbm/database:Database":
49
+ return new exports.Database(name, undefined, { urn });
20
50
  case "volcenginecc:vedbm/instance:Instance":
21
51
  return new exports.Instance(name, undefined, { urn });
22
52
  default:
@@ -24,5 +54,8 @@ const _module = {
24
54
  }
25
55
  },
26
56
  };
57
+ pulumi.runtime.registerResourceModule("volcenginecc", "vedbm/allowList", _module);
58
+ pulumi.runtime.registerResourceModule("volcenginecc", "vedbm/backup", _module);
59
+ pulumi.runtime.registerResourceModule("volcenginecc", "vedbm/database", _module);
27
60
  pulumi.runtime.registerResourceModule("volcenginecc", "vedbm/instance", _module);
28
61
  //# sourceMappingURL=index.js.map