@volcengine/pulumi-volcenginecc 0.0.40 → 0.0.42

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 (190) hide show
  1. package/alb/getLoadBalancer.d.ts +8 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/alb/loadBalancer.d.ts +24 -0
  4. package/alb/loadBalancer.js +4 -0
  5. package/alb/loadBalancer.js.map +1 -1
  6. package/clb/checkLogProject.d.ts +62 -0
  7. package/clb/checkLogProject.js +67 -0
  8. package/clb/checkLogProject.js.map +1 -0
  9. package/clb/checkLogTopic.d.ts +81 -0
  10. package/clb/checkLogTopic.js +78 -0
  11. package/clb/checkLogTopic.js.map +1 -0
  12. package/clb/clb.d.ts +0 -8
  13. package/clb/clb.js +2 -2
  14. package/clb/clb.js.map +1 -1
  15. package/clb/getCheckLogProject.d.ts +40 -0
  16. package/clb/getCheckLogProject.js +28 -0
  17. package/clb/getCheckLogProject.js.map +1 -0
  18. package/clb/getCheckLogProjects.d.ts +22 -0
  19. package/clb/getCheckLogProjects.js +24 -0
  20. package/clb/getCheckLogProjects.js.map +1 -0
  21. package/clb/getCheckLogTopic.d.ts +44 -0
  22. package/clb/getCheckLogTopic.js +28 -0
  23. package/clb/getCheckLogTopic.js.map +1 -0
  24. package/clb/getCheckLogTopics.d.ts +22 -0
  25. package/clb/getCheckLogTopics.js +24 -0
  26. package/clb/getCheckLogTopics.js.map +1 -0
  27. package/clb/index.d.ts +18 -0
  28. package/clb/index.js +24 -1
  29. package/clb/index.js.map +1 -1
  30. package/cloudmonitor/contactGroup.d.ts +15 -15
  31. package/cloudmonitor/contactGroup.js +1 -1
  32. package/cloudmonitor/getContactGroup.d.ts +7 -7
  33. package/directconnect/bgpPeer.d.ts +189 -0
  34. package/directconnect/bgpPeer.js +104 -0
  35. package/directconnect/bgpPeer.js.map +1 -0
  36. package/directconnect/getBgpPeer.d.ts +88 -0
  37. package/directconnect/getBgpPeer.js +28 -0
  38. package/directconnect/getBgpPeer.js.map +1 -0
  39. package/directconnect/getBgpPeers.d.ts +22 -0
  40. package/directconnect/getBgpPeers.js +24 -0
  41. package/directconnect/getBgpPeers.js.map +1 -0
  42. package/directconnect/index.d.ts +9 -0
  43. package/directconnect/index.js +12 -1
  44. package/directconnect/index.js.map +1 -1
  45. package/dns/getRecord.d.ts +104 -0
  46. package/dns/getRecord.js +28 -0
  47. package/dns/getRecord.js.map +1 -0
  48. package/dns/getRecords.d.ts +22 -0
  49. package/dns/getRecords.js +24 -0
  50. package/dns/getRecords.js.map +1 -0
  51. package/dns/index.d.ts +9 -0
  52. package/dns/index.js +12 -1
  53. package/dns/index.js.map +1 -1
  54. package/dns/record.d.ts +236 -0
  55. package/dns/record.js +121 -0
  56. package/dns/record.js.map +1 -0
  57. package/gtm/getGtm.d.ts +100 -0
  58. package/gtm/getGtm.js +28 -0
  59. package/gtm/getGtm.js.map +1 -0
  60. package/gtm/getGtms.d.ts +22 -0
  61. package/gtm/getGtms.js +24 -0
  62. package/gtm/getGtms.js.map +1 -0
  63. package/gtm/getRouting.d.ts +48 -0
  64. package/gtm/getRouting.js +28 -0
  65. package/gtm/getRouting.js.map +1 -0
  66. package/gtm/getRoutings.d.ts +22 -0
  67. package/gtm/getRoutings.js +24 -0
  68. package/gtm/getRoutings.js.map +1 -0
  69. package/gtm/getRule.d.ts +105 -0
  70. package/gtm/getRule.js +28 -0
  71. package/gtm/getRule.js.map +1 -0
  72. package/gtm/getRules.d.ts +22 -0
  73. package/gtm/getRules.js +24 -0
  74. package/gtm/getRules.js.map +1 -0
  75. package/gtm/gtm.d.ts +228 -0
  76. package/gtm/gtm.js +113 -0
  77. package/gtm/gtm.js.map +1 -0
  78. package/gtm/index.d.ts +27 -0
  79. package/gtm/index.js +34 -1
  80. package/gtm/index.js.map +1 -1
  81. package/gtm/routing.d.ts +89 -0
  82. package/gtm/routing.js +74 -0
  83. package/gtm/routing.js.map +1 -0
  84. package/gtm/rule.d.ts +226 -0
  85. package/gtm/rule.js +99 -0
  86. package/gtm/rule.js.map +1 -0
  87. package/iam/getOauthProvider.d.ts +44 -0
  88. package/iam/getOauthProvider.js +28 -0
  89. package/iam/getOauthProvider.js.map +1 -0
  90. package/iam/getOauthProviders.d.ts +22 -0
  91. package/iam/getOauthProviders.js +24 -0
  92. package/iam/getOauthProviders.js.map +1 -0
  93. package/iam/index.d.ts +9 -0
  94. package/iam/index.js +12 -1
  95. package/iam/index.js.map +1 -1
  96. package/iam/oauthProvider.d.ts +256 -0
  97. package/iam/oauthProvider.js +143 -0
  98. package/iam/oauthProvider.js.map +1 -0
  99. package/kafka/getUser.d.ts +34 -0
  100. package/kafka/getUser.js +28 -0
  101. package/kafka/getUser.js.map +1 -0
  102. package/kafka/getUsers.d.ts +22 -0
  103. package/kafka/getUsers.js +24 -0
  104. package/kafka/getUsers.js.map +1 -0
  105. package/kafka/index.d.ts +9 -0
  106. package/kafka/index.js +12 -1
  107. package/kafka/index.js.map +1 -1
  108. package/kafka/user.d.ts +155 -0
  109. package/kafka/user.js +97 -0
  110. package/kafka/user.js.map +1 -0
  111. package/mongodb/account.d.ts +146 -0
  112. package/mongodb/account.js +82 -0
  113. package/mongodb/account.js.map +1 -0
  114. package/mongodb/getAccount.d.ts +77 -0
  115. package/mongodb/getAccount.js +28 -0
  116. package/mongodb/getAccount.js.map +1 -0
  117. package/mongodb/getAccounts.d.ts +22 -0
  118. package/mongodb/getAccounts.js +24 -0
  119. package/mongodb/getAccounts.js.map +1 -0
  120. package/mongodb/index.d.ts +9 -0
  121. package/mongodb/index.js +12 -1
  122. package/mongodb/index.js.map +1 -1
  123. package/package.json +1 -1
  124. package/rdsmysql/endpointPublicAddress.d.ts +182 -0
  125. package/rdsmysql/endpointPublicAddress.js +104 -0
  126. package/rdsmysql/endpointPublicAddress.js.map +1 -0
  127. package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
  128. package/rdsmysql/getEndpointPublicAddress.js +28 -0
  129. package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
  130. package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
  131. package/rdsmysql/getEndpointPublicAddresses.js +24 -0
  132. package/rdsmysql/getEndpointPublicAddresses.js.map +1 -0
  133. package/rdsmysql/index.d.ts +9 -0
  134. package/rdsmysql/index.js +12 -1
  135. package/rdsmysql/index.js.map +1 -1
  136. package/rdspostgresql/getInstance.d.ts +8 -0
  137. package/rdspostgresql/getInstance.js.map +1 -1
  138. package/rdspostgresql/instance.d.ts +15 -0
  139. package/rdspostgresql/instance.js +4 -0
  140. package/rdspostgresql/instance.js.map +1 -1
  141. package/tos/bucketAccessMonitor.d.ts +74 -0
  142. package/tos/bucketAccessMonitor.js +72 -0
  143. package/tos/bucketAccessMonitor.js.map +1 -0
  144. package/tos/getBucketAccessMonitor.d.ts +44 -0
  145. package/tos/getBucketAccessMonitor.js +28 -0
  146. package/tos/getBucketAccessMonitor.js.map +1 -0
  147. package/tos/getBucketAccessMonitors.d.ts +22 -0
  148. package/tos/getBucketAccessMonitors.js +24 -0
  149. package/tos/getBucketAccessMonitors.js.map +1 -0
  150. package/tos/index.d.ts +9 -0
  151. package/tos/index.js +12 -1
  152. package/tos/index.js.map +1 -1
  153. package/transitrouter/getRouteTablePropagation.d.ts +52 -0
  154. package/transitrouter/getRouteTablePropagation.js +28 -0
  155. package/transitrouter/getRouteTablePropagation.js.map +1 -0
  156. package/transitrouter/getRouteTablePropagations.d.ts +22 -0
  157. package/transitrouter/getRouteTablePropagations.js +24 -0
  158. package/transitrouter/getRouteTablePropagations.js.map +1 -0
  159. package/transitrouter/index.d.ts +9 -0
  160. package/transitrouter/index.js +12 -1
  161. package/transitrouter/index.js.map +1 -1
  162. package/transitrouter/routeTablePropagation.d.ts +97 -0
  163. package/transitrouter/routeTablePropagation.js +82 -0
  164. package/transitrouter/routeTablePropagation.js.map +1 -0
  165. package/types/input.d.ts +235 -5
  166. package/types/output.d.ts +493 -13
  167. package/vepfs/fileset.d.ts +202 -0
  168. package/vepfs/fileset.js +106 -0
  169. package/vepfs/fileset.js.map +1 -0
  170. package/vepfs/getFileset.d.ts +41 -0
  171. package/vepfs/getFileset.js +28 -0
  172. package/vepfs/getFileset.js.map +1 -0
  173. package/vepfs/getFilesets.d.ts +22 -0
  174. package/vepfs/getFilesets.js +24 -0
  175. package/vepfs/getFilesets.js.map +1 -0
  176. package/vepfs/index.d.ts +9 -0
  177. package/vepfs/index.js +12 -1
  178. package/vepfs/index.js.map +1 -1
  179. package/vmp/getRuleFile.d.ts +37 -0
  180. package/vmp/getRuleFile.js +28 -0
  181. package/vmp/getRuleFile.js.map +1 -0
  182. package/vmp/getRuleFiles.d.ts +22 -0
  183. package/vmp/getRuleFiles.js +24 -0
  184. package/vmp/getRuleFiles.js.map +1 -0
  185. package/vmp/index.d.ts +9 -0
  186. package/vmp/index.js +12 -1
  187. package/vmp/index.js.map +1 -1
  188. package/vmp/ruleFile.d.ts +172 -0
  189. package/vmp/ruleFile.js +104 -0
  190. package/vmp/ruleFile.js.map +1 -0
@@ -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.getCheckLogProjectsOutput = exports.getCheckLogProjects = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::CLB::CheckLogProject
10
+ */
11
+ function getCheckLogProjects(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:clb/getCheckLogProjects:getCheckLogProjects", {}, opts);
14
+ }
15
+ exports.getCheckLogProjects = getCheckLogProjects;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::CLB::CheckLogProject
18
+ */
19
+ function getCheckLogProjectsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:clb/getCheckLogProjects:getCheckLogProjects", {}, opts);
22
+ }
23
+ exports.getCheckLogProjectsOutput = getCheckLogProjectsOutput;
24
+ //# sourceMappingURL=getCheckLogProjects.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCheckLogProjects.js","sourceRoot":"","sources":["../../clb/getCheckLogProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA2B;IAC3D,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,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kDAIC;AAeD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAiC;IACvE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE,EAC9F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8DAIC"}
@@ -0,0 +1,44 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::CLB::CheckLogTopic
4
+ */
5
+ export declare function getCheckLogTopic(args: GetCheckLogTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetCheckLogTopicResult>;
6
+ /**
7
+ * A collection of arguments for invoking getCheckLogTopic.
8
+ */
9
+ export interface GetCheckLogTopicArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getCheckLogTopic.
17
+ */
18
+ export interface GetCheckLogTopicResult {
19
+ /**
20
+ * Uniquely identifies the resource.
21
+ */
22
+ readonly id: string;
23
+ /**
24
+ * CLB ID information that meets the criteria.
25
+ */
26
+ readonly loadBalancerId: string;
27
+ /**
28
+ * ID of the created log topic. You can call the DescribeTopics API to query the log topic ID.
29
+ */
30
+ readonly logTopicId: string;
31
+ }
32
+ /**
33
+ * Data Source schema for Volcengine::CLB::CheckLogTopic
34
+ */
35
+ export declare function getCheckLogTopicOutput(args: GetCheckLogTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCheckLogTopicResult>;
36
+ /**
37
+ * A collection of arguments for invoking getCheckLogTopic.
38
+ */
39
+ export interface GetCheckLogTopicOutputArgs {
40
+ /**
41
+ * Uniquely identifies the resource.
42
+ */
43
+ id: pulumi.Input<string>;
44
+ }
@@ -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.getCheckLogTopicOutput = exports.getCheckLogTopic = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::CLB::CheckLogTopic
10
+ */
11
+ function getCheckLogTopic(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:clb/getCheckLogTopic:getCheckLogTopic", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getCheckLogTopic = getCheckLogTopic;
18
+ /**
19
+ * Data Source schema for Volcengine::CLB::CheckLogTopic
20
+ */
21
+ function getCheckLogTopicOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:clb/getCheckLogTopic:getCheckLogTopic", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getCheckLogTopicOutput = getCheckLogTopicOutput;
28
+ //# sourceMappingURL=getCheckLogTopic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCheckLogTopic.js","sourceRoot":"","sources":["../../clb/getCheckLogTopic.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AA6BD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::CLB::CheckLogTopic
4
+ */
5
+ export declare function getCheckLogTopics(opts?: pulumi.InvokeOptions): Promise<GetCheckLogTopicsResult>;
6
+ /**
7
+ * A collection of values returned by getCheckLogTopics.
8
+ */
9
+ export interface GetCheckLogTopicsResult {
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::CLB::CheckLogTopic
21
+ */
22
+ export declare function getCheckLogTopicsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCheckLogTopicsResult>;
@@ -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.getCheckLogTopicsOutput = exports.getCheckLogTopics = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::CLB::CheckLogTopic
10
+ */
11
+ function getCheckLogTopics(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:clb/getCheckLogTopics:getCheckLogTopics", {}, opts);
14
+ }
15
+ exports.getCheckLogTopics = getCheckLogTopics;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::CLB::CheckLogTopic
18
+ */
19
+ function getCheckLogTopicsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:clb/getCheckLogTopics:getCheckLogTopics", {}, opts);
22
+ }
23
+ exports.getCheckLogTopicsOutput = getCheckLogTopicsOutput;
24
+ //# sourceMappingURL=getCheckLogTopics.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCheckLogTopics.js","sourceRoot":"","sources":["../../clb/getCheckLogTopics.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,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,EACpF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC;AAeD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC;IACrE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0DAIC"}
package/clb/index.d.ts CHANGED
@@ -4,6 +4,12 @@ export declare const Acl: typeof import("./acl").Acl;
4
4
  export { CertificateArgs, CertificateState } from "./certificate";
5
5
  export type Certificate = import("./certificate").Certificate;
6
6
  export declare const Certificate: typeof import("./certificate").Certificate;
7
+ export { CheckLogProjectArgs, CheckLogProjectState } from "./checkLogProject";
8
+ export type CheckLogProject = import("./checkLogProject").CheckLogProject;
9
+ export declare const CheckLogProject: typeof import("./checkLogProject").CheckLogProject;
10
+ export { CheckLogTopicArgs, CheckLogTopicState } from "./checkLogTopic";
11
+ export type CheckLogTopic = import("./checkLogTopic").CheckLogTopic;
12
+ export declare const CheckLogTopic: typeof import("./checkLogTopic").CheckLogTopic;
7
13
  export { ClbArgs, ClbState } from "./clb";
8
14
  export type Clb = import("./clb").Clb;
9
15
  export declare const Clb: typeof import("./clb").Clb;
@@ -19,6 +25,18 @@ export declare const getCertificateOutput: typeof import("./getCertificate").get
19
25
  export { GetCertificatesResult } from "./getCertificates";
20
26
  export declare const getCertificates: typeof import("./getCertificates").getCertificates;
21
27
  export declare const getCertificatesOutput: typeof import("./getCertificates").getCertificatesOutput;
28
+ export { GetCheckLogProjectArgs, GetCheckLogProjectResult, GetCheckLogProjectOutputArgs } from "./getCheckLogProject";
29
+ export declare const getCheckLogProject: typeof import("./getCheckLogProject").getCheckLogProject;
30
+ export declare const getCheckLogProjectOutput: typeof import("./getCheckLogProject").getCheckLogProjectOutput;
31
+ export { GetCheckLogProjectsResult } from "./getCheckLogProjects";
32
+ export declare const getCheckLogProjects: typeof import("./getCheckLogProjects").getCheckLogProjects;
33
+ export declare const getCheckLogProjectsOutput: typeof import("./getCheckLogProjects").getCheckLogProjectsOutput;
34
+ export { GetCheckLogTopicArgs, GetCheckLogTopicResult, GetCheckLogTopicOutputArgs } from "./getCheckLogTopic";
35
+ export declare const getCheckLogTopic: typeof import("./getCheckLogTopic").getCheckLogTopic;
36
+ export declare const getCheckLogTopicOutput: typeof import("./getCheckLogTopic").getCheckLogTopicOutput;
37
+ export { GetCheckLogTopicsResult } from "./getCheckLogTopics";
38
+ export declare const getCheckLogTopics: typeof import("./getCheckLogTopics").getCheckLogTopics;
39
+ export declare const getCheckLogTopicsOutput: typeof import("./getCheckLogTopics").getCheckLogTopicsOutput;
22
40
  export { GetClbArgs, GetClbResult, GetClbOutputArgs } from "./getClb";
23
41
  export declare const getClb: typeof import("./getClb").getClb;
24
42
  export declare const getClbOutput: typeof import("./getClb").getClbOutput;
package/clb/index.js CHANGED
@@ -2,13 +2,18 @@
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.ServerGroup = exports.Rule = exports.NlbServerGroup = exports.NlbSecurityPolicy = exports.NlbListener = exports.Nlb = exports.Listener = exports.getServerGroupsOutput = exports.getServerGroups = exports.getServerGroupOutput = exports.getServerGroup = exports.getRulesOutput = exports.getRules = exports.getRuleOutput = exports.getRule = exports.getNlbsOutput = exports.getNlbs = exports.getNlbServerGroupsOutput = exports.getNlbServerGroups = exports.getNlbServerGroupOutput = exports.getNlbServerGroup = exports.getNlbSecurityPolicyOutput = exports.getNlbSecurityPolicy = exports.getNlbSecurityPoliciesOutput = exports.getNlbSecurityPolicies = exports.getNlbListenersOutput = exports.getNlbListeners = exports.getNlbListenerOutput = exports.getNlbListener = exports.getNlbOutput = exports.getNlb = exports.getListenersOutput = exports.getListeners = exports.getListenerOutput = exports.getListener = exports.getClbsOutput = exports.getClbs = exports.getClbOutput = exports.getClb = exports.getCertificatesOutput = exports.getCertificates = exports.getCertificateOutput = exports.getCertificate = exports.getAclsOutput = exports.getAcls = exports.getAclOutput = exports.getAcl = exports.Clb = exports.Certificate = exports.Acl = void 0;
5
+ exports.getServerGroup = exports.getRulesOutput = exports.getRules = exports.getRuleOutput = exports.getRule = exports.getNlbsOutput = exports.getNlbs = exports.getNlbServerGroupsOutput = exports.getNlbServerGroups = exports.getNlbServerGroupOutput = exports.getNlbServerGroup = exports.getNlbSecurityPolicyOutput = exports.getNlbSecurityPolicy = exports.getNlbSecurityPoliciesOutput = exports.getNlbSecurityPolicies = exports.getNlbListenersOutput = exports.getNlbListeners = exports.getNlbListenerOutput = exports.getNlbListener = exports.getNlbOutput = exports.getNlb = exports.getListenersOutput = exports.getListeners = exports.getListenerOutput = exports.getListener = exports.getClbsOutput = exports.getClbs = exports.getClbOutput = exports.getClb = exports.getCheckLogTopicsOutput = exports.getCheckLogTopics = exports.getCheckLogTopicOutput = exports.getCheckLogTopic = exports.getCheckLogProjectsOutput = exports.getCheckLogProjects = exports.getCheckLogProjectOutput = exports.getCheckLogProject = exports.getCertificatesOutput = exports.getCertificates = exports.getCertificateOutput = exports.getCertificate = exports.getAclsOutput = exports.getAcls = exports.getAclOutput = exports.getAcl = exports.Clb = exports.CheckLogTopic = exports.CheckLogProject = exports.Certificate = exports.Acl = void 0;
6
+ exports.ServerGroup = exports.Rule = exports.NlbServerGroup = exports.NlbSecurityPolicy = exports.NlbListener = exports.Nlb = exports.Listener = exports.getServerGroupsOutput = exports.getServerGroups = exports.getServerGroupOutput = void 0;
6
7
  const pulumi = require("@pulumi/pulumi");
7
8
  const utilities = require("../utilities");
8
9
  exports.Acl = null;
9
10
  utilities.lazyLoad(exports, ["Acl"], () => require("./acl"));
10
11
  exports.Certificate = null;
11
12
  utilities.lazyLoad(exports, ["Certificate"], () => require("./certificate"));
13
+ exports.CheckLogProject = null;
14
+ utilities.lazyLoad(exports, ["CheckLogProject"], () => require("./checkLogProject"));
15
+ exports.CheckLogTopic = null;
16
+ utilities.lazyLoad(exports, ["CheckLogTopic"], () => require("./checkLogTopic"));
12
17
  exports.Clb = null;
13
18
  utilities.lazyLoad(exports, ["Clb"], () => require("./clb"));
14
19
  exports.getAcl = null;
@@ -23,6 +28,18 @@ utilities.lazyLoad(exports, ["getCertificate", "getCertificateOutput"], () => re
23
28
  exports.getCertificates = null;
24
29
  exports.getCertificatesOutput = null;
25
30
  utilities.lazyLoad(exports, ["getCertificates", "getCertificatesOutput"], () => require("./getCertificates"));
31
+ exports.getCheckLogProject = null;
32
+ exports.getCheckLogProjectOutput = null;
33
+ utilities.lazyLoad(exports, ["getCheckLogProject", "getCheckLogProjectOutput"], () => require("./getCheckLogProject"));
34
+ exports.getCheckLogProjects = null;
35
+ exports.getCheckLogProjectsOutput = null;
36
+ utilities.lazyLoad(exports, ["getCheckLogProjects", "getCheckLogProjectsOutput"], () => require("./getCheckLogProjects"));
37
+ exports.getCheckLogTopic = null;
38
+ exports.getCheckLogTopicOutput = null;
39
+ utilities.lazyLoad(exports, ["getCheckLogTopic", "getCheckLogTopicOutput"], () => require("./getCheckLogTopic"));
40
+ exports.getCheckLogTopics = null;
41
+ exports.getCheckLogTopicsOutput = null;
42
+ utilities.lazyLoad(exports, ["getCheckLogTopics", "getCheckLogTopicsOutput"], () => require("./getCheckLogTopics"));
26
43
  exports.getClb = null;
27
44
  exports.getClbOutput = null;
28
45
  utilities.lazyLoad(exports, ["getClb", "getClbOutput"], () => require("./getClb"));
@@ -93,6 +110,10 @@ const _module = {
93
110
  return new exports.Acl(name, undefined, { urn });
94
111
  case "volcenginecc:clb/certificate:Certificate":
95
112
  return new exports.Certificate(name, undefined, { urn });
113
+ case "volcenginecc:clb/checkLogProject:CheckLogProject":
114
+ return new exports.CheckLogProject(name, undefined, { urn });
115
+ case "volcenginecc:clb/checkLogTopic:CheckLogTopic":
116
+ return new exports.CheckLogTopic(name, undefined, { urn });
96
117
  case "volcenginecc:clb/clb:Clb":
97
118
  return new exports.Clb(name, undefined, { urn });
98
119
  case "volcenginecc:clb/listener:Listener":
@@ -116,6 +137,8 @@ const _module = {
116
137
  };
117
138
  pulumi.runtime.registerResourceModule("volcenginecc", "clb/acl", _module);
118
139
  pulumi.runtime.registerResourceModule("volcenginecc", "clb/certificate", _module);
140
+ pulumi.runtime.registerResourceModule("volcenginecc", "clb/checkLogProject", _module);
141
+ pulumi.runtime.registerResourceModule("volcenginecc", "clb/checkLogTopic", _module);
119
142
  pulumi.runtime.registerResourceModule("volcenginecc", "clb/clb", _module);
120
143
  pulumi.runtime.registerResourceModule("volcenginecc", "clb/listener", _module);
121
144
  pulumi.runtime.registerResourceModule("volcenginecc", "clb/nlb", _module);
package/clb/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../clb/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../clb/index.ts"],"names":[],"mappings":"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"}
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
3
  import * as outputs from "../types/output";
4
4
  /**
5
- * 符合条件的联系组的详细信息。
5
+ * Details of contact groups that meet the criteria
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -27,28 +27,28 @@ export declare class ContactGroup extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is ContactGroup;
29
29
  /**
30
- * 创建本联系组的账号ID
30
+ * Account ID that created this contact group
31
31
  */
32
32
  readonly accountId: pulumi.Output<string>;
33
33
  /**
34
- * 联系组的ID
34
+ * Contact group ID
35
35
  */
36
36
  readonly contactGroupId: pulumi.Output<string>;
37
37
  readonly contacts: pulumi.Output<outputs.cloudmonitor.ContactGroupContact[]>;
38
38
  /**
39
- * 联系组的创建时间。
39
+ * Contact group creation time
40
40
  */
41
41
  readonly createdAt: pulumi.Output<string>;
42
42
  /**
43
- * 联系组的描述。若不填,默认为空字符串。长度限制在 1255 字符之间。允许包含中文、英文、下划线等特殊字符。
43
+ * Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
44
44
  */
45
45
  readonly description: pulumi.Output<string>;
46
46
  /**
47
- * 联系组名称。不能以数字、中划线开头。只能包含中文、字母、数字、下划线_和中划线-。长度限制在 1128 字符之间。
47
+ * Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
48
48
  */
49
49
  readonly name: pulumi.Output<string>;
50
50
  /**
51
- * 联系组的更新时间。
51
+ * Contact group update time
52
52
  */
53
53
  readonly updatedAt: pulumi.Output<string>;
54
54
  /**
@@ -65,28 +65,28 @@ export declare class ContactGroup extends pulumi.CustomResource {
65
65
  */
66
66
  export interface ContactGroupState {
67
67
  /**
68
- * 创建本联系组的账号ID
68
+ * Account ID that created this contact group
69
69
  */
70
70
  accountId?: pulumi.Input<string>;
71
71
  /**
72
- * 联系组的ID
72
+ * Contact group ID
73
73
  */
74
74
  contactGroupId?: pulumi.Input<string>;
75
75
  contacts?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.ContactGroupContact>[]>;
76
76
  /**
77
- * 联系组的创建时间。
77
+ * Contact group creation time
78
78
  */
79
79
  createdAt?: pulumi.Input<string>;
80
80
  /**
81
- * 联系组的描述。若不填,默认为空字符串。长度限制在 1255 字符之间。允许包含中文、英文、下划线等特殊字符。
81
+ * Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
82
82
  */
83
83
  description?: pulumi.Input<string>;
84
84
  /**
85
- * 联系组名称。不能以数字、中划线开头。只能包含中文、字母、数字、下划线_和中划线-。长度限制在 1128 字符之间。
85
+ * Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
86
86
  */
87
87
  name?: pulumi.Input<string>;
88
88
  /**
89
- * 联系组的更新时间。
89
+ * Contact group update time
90
90
  */
91
91
  updatedAt?: pulumi.Input<string>;
92
92
  }
@@ -96,11 +96,11 @@ export interface ContactGroupState {
96
96
  export interface ContactGroupArgs {
97
97
  contacts?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.ContactGroupContact>[]>;
98
98
  /**
99
- * 联系组的描述。若不填,默认为空字符串。长度限制在 1255 字符之间。允许包含中文、英文、下划线等特殊字符。
99
+ * Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
100
100
  */
101
101
  description?: pulumi.Input<string>;
102
102
  /**
103
- * 联系组名称。不能以数字、中划线开头。只能包含中文、字母、数字、下划线_和中划线-。长度限制在 1128 字符之间。
103
+ * Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
104
104
  */
105
105
  name: pulumi.Input<string>;
106
106
  }
@@ -6,7 +6,7 @@ exports.ContactGroup = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * 符合条件的联系组的详细信息。
9
+ * Details of contact groups that meet the criteria
10
10
  *
11
11
  * ## Import
12
12
  *
@@ -18,23 +18,23 @@ export interface GetContactGroupArgs {
18
18
  */
19
19
  export interface GetContactGroupResult {
20
20
  /**
21
- * 创建本联系组的账号ID
21
+ * Account ID that created this contact group
22
22
  */
23
23
  readonly accountId: string;
24
24
  /**
25
- * 联系组的ID
25
+ * Contact group ID
26
26
  */
27
27
  readonly contactGroupId: string;
28
28
  /**
29
- * 联系组中的联系信息。
29
+ * Contact information in the contact group
30
30
  */
31
31
  readonly contacts: outputs.cloudmonitor.GetContactGroupContact[];
32
32
  /**
33
- * 联系组的创建时间。
33
+ * Contact group creation time
34
34
  */
35
35
  readonly createdAt: string;
36
36
  /**
37
- * 联系组的描述。若不填,默认为空字符串。长度限制在 1255 字符之间。允许包含中文、英文、下划线等特殊字符。
37
+ * Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
38
38
  */
39
39
  readonly description: string;
40
40
  /**
@@ -42,11 +42,11 @@ export interface GetContactGroupResult {
42
42
  */
43
43
  readonly id: string;
44
44
  /**
45
- * 联系组名称。不能以数字、中划线开头。只能包含中文、字母、数字、下划线_和中划线-。长度限制在 1128 字符之间。
45
+ * Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
46
46
  */
47
47
  readonly name: string;
48
48
  /**
49
- * 联系组的更新时间。
49
+ * Contact group update time
50
50
  */
51
51
  readonly updatedAt: string;
52
52
  }
@@ -0,0 +1,189 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * BGP neighbor
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
10
+ *
11
+ * const directConnectBgpPeerDemo = new volcenginecc.directconnect.BgpPeer("DirectConnectBgpPeerDemo", {
12
+ * authKey: "QWExxxxx",
13
+ * bgpPeerName: "ccapi-test",
14
+ * description: "test",
15
+ * ipVersion: "IPv4",
16
+ * remoteAsn: 4294960000,
17
+ * virtualInterfaceId: "dcv-33cjs5xxxxxxxxx",
18
+ * });
19
+ * ```
20
+ *
21
+ * ## Import
22
+ *
23
+ * ```sh
24
+ * $ pulumi import volcenginecc:directconnect/bgpPeer:BgpPeer example "bgp_peer_id"
25
+ * ```
26
+ */
27
+ export declare class BgpPeer extends pulumi.CustomResource {
28
+ /**
29
+ * Get an existing BgpPeer resource's state with the given name, ID, and optional extra
30
+ * properties used to qualify the lookup.
31
+ *
32
+ * @param name The _unique_ name of the resulting resource.
33
+ * @param id The _unique_ provider ID of the resource to lookup.
34
+ * @param state Any extra arguments used during the lookup.
35
+ * @param opts Optional settings to control the behavior of the CustomResource.
36
+ */
37
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: BgpPeerState, opts?: pulumi.CustomResourceOptions): BgpPeer;
38
+ /**
39
+ * Returns true if the given object is an instance of BgpPeer. This is designed to work even
40
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
41
+ */
42
+ static isInstance(obj: any): obj is BgpPeer;
43
+ /**
44
+ * ID of the account to which the BGP neighbor belongs.
45
+ */
46
+ readonly accountId: pulumi.Output<string>;
47
+ /**
48
+ * Authentication key of the BGP neighbor.
49
+ */
50
+ readonly authKey: pulumi.Output<string>;
51
+ /**
52
+ * ID of the BGP neighbor.
53
+ */
54
+ readonly bgpPeerId: pulumi.Output<string>;
55
+ /**
56
+ * Name of the BGP neighbor.
57
+ */
58
+ readonly bgpPeerName: pulumi.Output<string>;
59
+ /**
60
+ * Time when the BGP neighbor was created.
61
+ */
62
+ readonly creationTime: pulumi.Output<string>;
63
+ /**
64
+ * Description of the BGP neighbor.
65
+ */
66
+ readonly description: pulumi.Output<string>;
67
+ /**
68
+ * IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
69
+ */
70
+ readonly ipVersion: pulumi.Output<string>;
71
+ /**
72
+ * ASN of the Volcano side.
73
+ */
74
+ readonly localAsn: pulumi.Output<number>;
75
+ /**
76
+ * Peer ASN of the BGP neighbor.
77
+ */
78
+ readonly remoteAsn: pulumi.Output<number>;
79
+ /**
80
+ * Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
81
+ */
82
+ readonly sessionStatus: pulumi.Output<string>;
83
+ /**
84
+ * Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
85
+ */
86
+ readonly status: pulumi.Output<string>;
87
+ /**
88
+ * Time when the BGP neighbor was updated.
89
+ */
90
+ readonly updateTime: pulumi.Output<string>;
91
+ /**
92
+ * ID of the virtual interface where the BGP neighbor is located.
93
+ */
94
+ readonly virtualInterfaceId: pulumi.Output<string>;
95
+ /**
96
+ * Create a BgpPeer resource with the given unique name, arguments, and options.
97
+ *
98
+ * @param name The _unique_ name of the resource.
99
+ * @param args The arguments to use to populate this resource's properties.
100
+ * @param opts A bag of options that control this resource's behavior.
101
+ */
102
+ constructor(name: string, args: BgpPeerArgs, opts?: pulumi.CustomResourceOptions);
103
+ }
104
+ /**
105
+ * Input properties used for looking up and filtering BgpPeer resources.
106
+ */
107
+ export interface BgpPeerState {
108
+ /**
109
+ * ID of the account to which the BGP neighbor belongs.
110
+ */
111
+ accountId?: pulumi.Input<string>;
112
+ /**
113
+ * Authentication key of the BGP neighbor.
114
+ */
115
+ authKey?: pulumi.Input<string>;
116
+ /**
117
+ * ID of the BGP neighbor.
118
+ */
119
+ bgpPeerId?: pulumi.Input<string>;
120
+ /**
121
+ * Name of the BGP neighbor.
122
+ */
123
+ bgpPeerName?: pulumi.Input<string>;
124
+ /**
125
+ * Time when the BGP neighbor was created.
126
+ */
127
+ creationTime?: pulumi.Input<string>;
128
+ /**
129
+ * Description of the BGP neighbor.
130
+ */
131
+ description?: pulumi.Input<string>;
132
+ /**
133
+ * IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
134
+ */
135
+ ipVersion?: pulumi.Input<string>;
136
+ /**
137
+ * ASN of the Volcano side.
138
+ */
139
+ localAsn?: pulumi.Input<number>;
140
+ /**
141
+ * Peer ASN of the BGP neighbor.
142
+ */
143
+ remoteAsn?: pulumi.Input<number>;
144
+ /**
145
+ * Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
146
+ */
147
+ sessionStatus?: pulumi.Input<string>;
148
+ /**
149
+ * Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
150
+ */
151
+ status?: pulumi.Input<string>;
152
+ /**
153
+ * Time when the BGP neighbor was updated.
154
+ */
155
+ updateTime?: pulumi.Input<string>;
156
+ /**
157
+ * ID of the virtual interface where the BGP neighbor is located.
158
+ */
159
+ virtualInterfaceId?: pulumi.Input<string>;
160
+ }
161
+ /**
162
+ * The set of arguments for constructing a BgpPeer resource.
163
+ */
164
+ export interface BgpPeerArgs {
165
+ /**
166
+ * Authentication key of the BGP neighbor.
167
+ */
168
+ authKey?: pulumi.Input<string>;
169
+ /**
170
+ * Name of the BGP neighbor.
171
+ */
172
+ bgpPeerName?: pulumi.Input<string>;
173
+ /**
174
+ * Description of the BGP neighbor.
175
+ */
176
+ description?: pulumi.Input<string>;
177
+ /**
178
+ * IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
179
+ */
180
+ ipVersion?: pulumi.Input<string>;
181
+ /**
182
+ * Peer ASN of the BGP neighbor.
183
+ */
184
+ remoteAsn: pulumi.Input<number>;
185
+ /**
186
+ * ID of the virtual interface where the BGP neighbor is located.
187
+ */
188
+ virtualInterfaceId: pulumi.Input<string>;
189
+ }