@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.44

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 (134) hide show
  1. package/cloudmonitor/eventRule.d.ts +226 -0
  2. package/cloudmonitor/eventRule.js +126 -0
  3. package/cloudmonitor/eventRule.js.map +1 -0
  4. package/cloudmonitor/getEventRule.d.ts +65 -0
  5. package/cloudmonitor/getEventRule.js +28 -0
  6. package/cloudmonitor/getEventRule.js.map +1 -0
  7. package/cloudmonitor/getEventRules.d.ts +22 -0
  8. package/cloudmonitor/getEventRules.js +24 -0
  9. package/cloudmonitor/getEventRules.js.map +1 -0
  10. package/cloudmonitor/index.d.ts +9 -0
  11. package/cloudmonitor/index.js +12 -1
  12. package/cloudmonitor/index.js.map +1 -1
  13. package/cr/getVpcEndpoint.d.ts +45 -0
  14. package/cr/getVpcEndpoint.js +28 -0
  15. package/cr/getVpcEndpoint.js.map +1 -0
  16. package/cr/getVpcEndpoints.d.ts +22 -0
  17. package/cr/getVpcEndpoints.js +24 -0
  18. package/cr/getVpcEndpoints.js.map +1 -0
  19. package/cr/index.d.ts +9 -0
  20. package/cr/index.js +12 -1
  21. package/cr/index.js.map +1 -1
  22. package/cr/vpcEndpoint.d.ts +62 -0
  23. package/cr/vpcEndpoint.js +66 -0
  24. package/cr/vpcEndpoint.js.map +1 -0
  25. package/dns/backupSchedule.d.ts +89 -0
  26. package/dns/backupSchedule.js +80 -0
  27. package/dns/backupSchedule.js.map +1 -0
  28. package/dns/getBackupSchedule.d.ts +48 -0
  29. package/dns/getBackupSchedule.js +28 -0
  30. package/dns/getBackupSchedule.js.map +1 -0
  31. package/dns/getBackupSchedules.d.ts +22 -0
  32. package/dns/getBackupSchedules.js +24 -0
  33. package/dns/getBackupSchedules.js.map +1 -0
  34. package/dns/index.d.ts +9 -0
  35. package/dns/index.js +12 -1
  36. package/dns/index.js.map +1 -1
  37. package/gtm/getPolicies.d.ts +22 -0
  38. package/gtm/getPolicies.js +24 -0
  39. package/gtm/getPolicies.js.map +1 -0
  40. package/gtm/getPolicy.d.ts +65 -0
  41. package/gtm/getPolicy.js +28 -0
  42. package/gtm/getPolicy.js.map +1 -0
  43. package/gtm/index.d.ts +9 -0
  44. package/gtm/index.js +12 -1
  45. package/gtm/index.js.map +1 -1
  46. package/gtm/policy.d.ts +114 -0
  47. package/gtm/policy.js +76 -0
  48. package/gtm/policy.js.map +1 -0
  49. package/kafka/getGroup.d.ts +65 -0
  50. package/kafka/getGroup.js +28 -0
  51. package/kafka/getGroup.js.map +1 -0
  52. package/kafka/getGroups.d.ts +22 -0
  53. package/kafka/getGroups.js +24 -0
  54. package/kafka/getGroups.js.map +1 -0
  55. package/kafka/group.d.ts +127 -0
  56. package/kafka/group.js +93 -0
  57. package/kafka/group.js.map +1 -0
  58. package/kafka/index.d.ts +9 -0
  59. package/kafka/index.js +12 -1
  60. package/kafka/index.js.map +1 -1
  61. package/package.json +1 -1
  62. package/rdsmysql/allowList.d.ts +1 -0
  63. package/rdsmysql/allowList.js +1 -1
  64. package/rdsmysql/allowList.js.map +1 -1
  65. package/rocketmq/accessKey.d.ts +126 -0
  66. package/rocketmq/accessKey.js +80 -0
  67. package/rocketmq/accessKey.js.map +1 -0
  68. package/rocketmq/getAccessKey.d.ts +73 -0
  69. package/rocketmq/getAccessKey.js +28 -0
  70. package/rocketmq/getAccessKey.js.map +1 -0
  71. package/rocketmq/getAccessKeys.d.ts +22 -0
  72. package/rocketmq/getAccessKeys.js +24 -0
  73. package/rocketmq/getAccessKeys.js.map +1 -0
  74. package/rocketmq/index.d.ts +9 -0
  75. package/rocketmq/index.js +12 -1
  76. package/rocketmq/index.js.map +1 -1
  77. package/tls/etl.d.ts +222 -0
  78. package/tls/etl.js +113 -0
  79. package/tls/etl.js.map +1 -0
  80. package/tls/getEtl.d.ts +109 -0
  81. package/tls/getEtl.js +28 -0
  82. package/tls/getEtl.js.map +1 -0
  83. package/tls/getEtls.d.ts +22 -0
  84. package/tls/getEtls.js +24 -0
  85. package/tls/getEtls.js.map +1 -0
  86. package/tls/getHost.d.ts +52 -0
  87. package/tls/getHost.js +28 -0
  88. package/tls/getHost.js.map +1 -0
  89. package/tls/getHostGroup.d.ts +113 -0
  90. package/tls/getHostGroup.js +28 -0
  91. package/tls/getHostGroup.js.map +1 -0
  92. package/tls/getHostGroups.d.ts +22 -0
  93. package/tls/getHostGroups.js +24 -0
  94. package/tls/getHostGroups.js.map +1 -0
  95. package/tls/getHosts.d.ts +22 -0
  96. package/tls/getHosts.js +24 -0
  97. package/tls/getHosts.js.map +1 -0
  98. package/tls/host.d.ts +97 -0
  99. package/tls/host.js +82 -0
  100. package/tls/host.js.map +1 -0
  101. package/tls/hostGroup.d.ts +254 -0
  102. package/tls/hostGroup.js +121 -0
  103. package/tls/hostGroup.js.map +1 -0
  104. package/tls/index.d.ts +27 -0
  105. package/tls/index.js +35 -1
  106. package/tls/index.js.map +1 -1
  107. package/tos/bucket.d.ts +12 -0
  108. package/tos/bucket.js +2 -0
  109. package/tos/bucket.js.map +1 -1
  110. package/tos/bucketMirrorBack.d.ts +62 -0
  111. package/tos/bucketMirrorBack.js +63 -0
  112. package/tos/bucketMirrorBack.js.map +1 -0
  113. package/tos/bucketRename.d.ts +74 -0
  114. package/tos/bucketRename.js +72 -0
  115. package/tos/bucketRename.js.map +1 -0
  116. package/tos/getBucket.d.ts +4 -0
  117. package/tos/getBucket.js.map +1 -1
  118. package/tos/getBucketMirrorBack.d.ts +45 -0
  119. package/tos/getBucketMirrorBack.js +28 -0
  120. package/tos/getBucketMirrorBack.js.map +1 -0
  121. package/tos/getBucketMirrorBacks.d.ts +22 -0
  122. package/tos/getBucketMirrorBacks.js +24 -0
  123. package/tos/getBucketMirrorBacks.js.map +1 -0
  124. package/tos/getBucketRename.d.ts +44 -0
  125. package/tos/getBucketRename.js +28 -0
  126. package/tos/getBucketRename.js.map +1 -0
  127. package/tos/getBucketRenames.d.ts +22 -0
  128. package/tos/getBucketRenames.js +24 -0
  129. package/tos/getBucketRenames.js.map +1 -0
  130. package/tos/index.d.ts +18 -0
  131. package/tos/index.js +23 -1
  132. package/tos/index.js.map +1 -1
  133. package/types/input.d.ts +925 -144
  134. package/types/output.d.ts +2306 -642
@@ -0,0 +1,73 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Volcengine::RocketMQ::AccessKey
5
+ */
6
+ export declare function getAccessKey(args: GetAccessKeyArgs, opts?: pulumi.InvokeOptions): Promise<GetAccessKeyResult>;
7
+ /**
8
+ * A collection of arguments for invoking getAccessKey.
9
+ */
10
+ export interface GetAccessKeyArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getAccessKey.
18
+ */
19
+ export interface GetAccessKeyResult {
20
+ /**
21
+ * AccessKey ID for the RocketMQ key
22
+ */
23
+ readonly accessKey: string;
24
+ /**
25
+ * All ACL configuration information for the RocketMQ key
26
+ */
27
+ readonly aclConfigJson: string;
28
+ /**
29
+ * Enable status for the RocketMQ key. - `true`: Enabled - `false`: Not enabled
30
+ */
31
+ readonly actived: boolean;
32
+ /**
33
+ * Default permissions for the RocketMQ key. - `ALL`: Publish and subscribe permissions - `PUB`: Publish permission - `SUB`: Subscribe permission - `DENY`: No publish or subscribe permissions
34
+ */
35
+ readonly allAuthority: string;
36
+ /**
37
+ * Creation time for the RocketMQ key. Time format: YYYY-MM-DD'T'HH:MM:SS'Z'
38
+ */
39
+ readonly createTime: string;
40
+ /**
41
+ * Description for the RocketMQ key, used to distinguish and manage keys effectively. Length limit: 0–128 characters
42
+ */
43
+ readonly description: string;
44
+ /**
45
+ * Uniquely identifies the resource.
46
+ */
47
+ readonly id: string;
48
+ /**
49
+ * Instance ID
50
+ */
51
+ readonly instanceId: string;
52
+ /**
53
+ * RocketMQ key. Returned only after creation
54
+ */
55
+ readonly secretKey: string;
56
+ /**
57
+ * Custom permissions for the key. Sets the permissions this AccessKey has for a specific Topic. If there are no custom permissions, displays as null
58
+ */
59
+ readonly topicPermissions: outputs.rocketmq.GetAccessKeyTopicPermission[];
60
+ }
61
+ /**
62
+ * Data Source schema for Volcengine::RocketMQ::AccessKey
63
+ */
64
+ export declare function getAccessKeyOutput(args: GetAccessKeyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccessKeyResult>;
65
+ /**
66
+ * A collection of arguments for invoking getAccessKey.
67
+ */
68
+ export interface GetAccessKeyOutputArgs {
69
+ /**
70
+ * Uniquely identifies the resource.
71
+ */
72
+ id: pulumi.Input<string>;
73
+ }
@@ -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.getAccessKeyOutput = exports.getAccessKey = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::RocketMQ::AccessKey
10
+ */
11
+ function getAccessKey(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:rocketmq/getAccessKey:getAccessKey", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getAccessKey = getAccessKey;
18
+ /**
19
+ * Data Source schema for Volcengine::RocketMQ::AccessKey
20
+ */
21
+ function getAccessKeyOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:rocketmq/getAccessKey:getAccessKey", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getAccessKeyOutput = getAccessKeyOutput;
28
+ //# sourceMappingURL=getAccessKey.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAccessKey.js","sourceRoot":"","sources":["../../rocketmq/getAccessKey.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,iDAAiD,EAAE;QAC5E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC;AAyDD;;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,iDAAiD,EAAE;QAClF,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::RocketMQ::AccessKey
4
+ */
5
+ export declare function getAccessKeys(opts?: pulumi.InvokeOptions): Promise<GetAccessKeysResult>;
6
+ /**
7
+ * A collection of values returned by getAccessKeys.
8
+ */
9
+ export interface GetAccessKeysResult {
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::RocketMQ::AccessKey
21
+ */
22
+ export declare function getAccessKeysOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccessKeysResult>;
@@ -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.getAccessKeysOutput = exports.getAccessKeys = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::RocketMQ::AccessKey
10
+ */
11
+ function getAccessKeys(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:rocketmq/getAccessKeys:getAccessKeys", {}, opts);
14
+ }
15
+ exports.getAccessKeys = getAccessKeys;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::RocketMQ::AccessKey
18
+ */
19
+ function getAccessKeysOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:rocketmq/getAccessKeys:getAccessKeys", {}, opts);
22
+ }
23
+ exports.getAccessKeysOutput = getAccessKeysOutput;
24
+ //# sourceMappingURL=getAccessKeys.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAccessKeys.js","sourceRoot":"","sources":["../../rocketmq/getAccessKeys.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,mDAAmD,EAAE,EACjF,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,mDAAmD,EAAE,EACvF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kDAIC"}
@@ -1,6 +1,15 @@
1
+ export { AccessKeyArgs, AccessKeyState } from "./accessKey";
2
+ export type AccessKey = import("./accessKey").AccessKey;
3
+ export declare const AccessKey: typeof import("./accessKey").AccessKey;
1
4
  export { AllowListArgs, AllowListState } from "./allowList";
2
5
  export type AllowList = import("./allowList").AllowList;
3
6
  export declare const AllowList: typeof import("./allowList").AllowList;
7
+ export { GetAccessKeyArgs, GetAccessKeyResult, GetAccessKeyOutputArgs } from "./getAccessKey";
8
+ export declare const getAccessKey: typeof import("./getAccessKey").getAccessKey;
9
+ export declare const getAccessKeyOutput: typeof import("./getAccessKey").getAccessKeyOutput;
10
+ export { GetAccessKeysResult } from "./getAccessKeys";
11
+ export declare const getAccessKeys: typeof import("./getAccessKeys").getAccessKeys;
12
+ export declare const getAccessKeysOutput: typeof import("./getAccessKeys").getAccessKeysOutput;
4
13
  export { GetAllowListArgs, GetAllowListResult, GetAllowListOutputArgs } from "./getAllowList";
5
14
  export declare const getAllowList: typeof import("./getAllowList").getAllowList;
6
15
  export declare const getAllowListOutput: typeof import("./getAllowList").getAllowListOutput;
package/rocketmq/index.js CHANGED
@@ -2,11 +2,19 @@
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.Topic = exports.Instance = exports.Group = exports.getTopicsOutput = exports.getTopics = exports.getTopicOutput = exports.getTopic = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getGroupsOutput = exports.getGroups = exports.getGroupOutput = exports.getGroup = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.AllowList = void 0;
5
+ exports.Topic = exports.Instance = exports.Group = exports.getTopicsOutput = exports.getTopics = exports.getTopicOutput = exports.getTopic = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getGroupsOutput = exports.getGroups = exports.getGroupOutput = exports.getGroup = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.getAccessKeysOutput = exports.getAccessKeys = exports.getAccessKeyOutput = exports.getAccessKey = exports.AllowList = exports.AccessKey = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.AccessKey = null;
9
+ utilities.lazyLoad(exports, ["AccessKey"], () => require("./accessKey"));
8
10
  exports.AllowList = null;
9
11
  utilities.lazyLoad(exports, ["AllowList"], () => require("./allowList"));
12
+ exports.getAccessKey = null;
13
+ exports.getAccessKeyOutput = null;
14
+ utilities.lazyLoad(exports, ["getAccessKey", "getAccessKeyOutput"], () => require("./getAccessKey"));
15
+ exports.getAccessKeys = null;
16
+ exports.getAccessKeysOutput = null;
17
+ utilities.lazyLoad(exports, ["getAccessKeys", "getAccessKeysOutput"], () => require("./getAccessKeys"));
10
18
  exports.getAllowList = null;
11
19
  exports.getAllowListOutput = null;
12
20
  utilities.lazyLoad(exports, ["getAllowList", "getAllowListOutput"], () => require("./getAllowList"));
@@ -41,6 +49,8 @@ const _module = {
41
49
  version: utilities.getVersion(),
42
50
  construct: (name, type, urn) => {
43
51
  switch (type) {
52
+ case "volcenginecc:rocketmq/accessKey:AccessKey":
53
+ return new exports.AccessKey(name, undefined, { urn });
44
54
  case "volcenginecc:rocketmq/allowList:AllowList":
45
55
  return new exports.AllowList(name, undefined, { urn });
46
56
  case "volcenginecc:rocketmq/group:Group":
@@ -54,6 +64,7 @@ const _module = {
54
64
  }
55
65
  },
56
66
  };
67
+ pulumi.runtime.registerResourceModule("volcenginecc", "rocketmq/accessKey", _module);
57
68
  pulumi.runtime.registerResourceModule("volcenginecc", "rocketmq/allowList", _module);
58
69
  pulumi.runtime.registerResourceModule("volcenginecc", "rocketmq/group", _module);
59
70
  pulumi.runtime.registerResourceModule("volcenginecc", "rocketmq/instance", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../rocketmq/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../rocketmq/index.ts"],"names":[],"mappings":"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"}
package/tls/etl.d.ts ADDED
@@ -0,0 +1,222 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * The data processing task cleanses, transforms, and distributes log data in the log service, processing data from the source log topic and outputting it to the target log topic
6
+ *
7
+ * ## Import
8
+ *
9
+ * ```sh
10
+ * $ pulumi import volcenginecc:tls/etl:Etl example "task_id"
11
+ * ```
12
+ */
13
+ export declare class Etl extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing Etl resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param state Any extra arguments used during the lookup.
21
+ * @param opts Optional settings to control the behavior of the CustomResource.
22
+ */
23
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: EtlState, opts?: pulumi.CustomResourceOptions): Etl;
24
+ /**
25
+ * Returns true if the given object is an instance of Etl. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj: any): obj is Etl;
29
+ /**
30
+ * Creation time of the data processing task
31
+ */
32
+ readonly createTime: pulumi.Output<string>;
33
+ /**
34
+ * Brief description of the data processing task. Does not support <>, ', \, or \. Length: 0–64 characters
35
+ */
36
+ readonly description: pulumi.Output<string>;
37
+ /**
38
+ * Syntax type of the processing rule. Fixed as NORMAL
39
+ */
40
+ readonly dslType: pulumi.Output<string>;
41
+ /**
42
+ * Whether the data processing task is enabled. true: Enabled. false: Disabled
43
+ */
44
+ readonly enable: pulumi.Output<boolean>;
45
+ /**
46
+ * Task scheduling status. WAITING: Preparing. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. RESTARTING: Restarting
47
+ */
48
+ readonly etlStatus: pulumi.Output<string>;
49
+ /**
50
+ * The processing start time of the data processing task, in seconds as a Unix timestamp
51
+ */
52
+ readonly fromTime: pulumi.Output<number>;
53
+ /**
54
+ * The most recent activation time of the data processing task
55
+ */
56
+ readonly lastEnableTime: pulumi.Output<string>;
57
+ /**
58
+ * Modification time of the data processing task
59
+ */
60
+ readonly modifyTime: pulumi.Output<string>;
61
+ /**
62
+ * Data processing task name
63
+ */
64
+ readonly name: pulumi.Output<string>;
65
+ /**
66
+ * Log project ID to which the data processing task belongs
67
+ */
68
+ readonly projectId: pulumi.Output<string>;
69
+ /**
70
+ * Log project name to which the data processing task belongs
71
+ */
72
+ readonly projectName: pulumi.Output<string>;
73
+ /**
74
+ * Processing rule script used by the data processing task
75
+ */
76
+ readonly script: pulumi.Output<string>;
77
+ /**
78
+ * Source log topic ID of the data processing task
79
+ */
80
+ readonly sourceTopicId: pulumi.Output<string>;
81
+ /**
82
+ * Source log topic name of the data processing task
83
+ */
84
+ readonly sourceTopicName: pulumi.Output<string>;
85
+ readonly targetResources: pulumi.Output<outputs.tls.EtlTargetResource[]>;
86
+ /**
87
+ * Data processing task ID
88
+ */
89
+ readonly taskId: pulumi.Output<string>;
90
+ /**
91
+ * Type of the data processing task. Fixed as Resident
92
+ */
93
+ readonly taskType: pulumi.Output<string>;
94
+ /**
95
+ * The processing end time of the data processing task, in seconds as a Unix timestamp
96
+ */
97
+ readonly toTime: pulumi.Output<number>;
98
+ /**
99
+ * Create a Etl resource with the given unique name, arguments, and options.
100
+ *
101
+ * @param name The _unique_ name of the resource.
102
+ * @param args The arguments to use to populate this resource's properties.
103
+ * @param opts A bag of options that control this resource's behavior.
104
+ */
105
+ constructor(name: string, args: EtlArgs, opts?: pulumi.CustomResourceOptions);
106
+ }
107
+ /**
108
+ * Input properties used for looking up and filtering Etl resources.
109
+ */
110
+ export interface EtlState {
111
+ /**
112
+ * Creation time of the data processing task
113
+ */
114
+ createTime?: pulumi.Input<string>;
115
+ /**
116
+ * Brief description of the data processing task. Does not support <>, ', \, or \. Length: 0–64 characters
117
+ */
118
+ description?: pulumi.Input<string>;
119
+ /**
120
+ * Syntax type of the processing rule. Fixed as NORMAL
121
+ */
122
+ dslType?: pulumi.Input<string>;
123
+ /**
124
+ * Whether the data processing task is enabled. true: Enabled. false: Disabled
125
+ */
126
+ enable?: pulumi.Input<boolean>;
127
+ /**
128
+ * Task scheduling status. WAITING: Preparing. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. RESTARTING: Restarting
129
+ */
130
+ etlStatus?: pulumi.Input<string>;
131
+ /**
132
+ * The processing start time of the data processing task, in seconds as a Unix timestamp
133
+ */
134
+ fromTime?: pulumi.Input<number>;
135
+ /**
136
+ * The most recent activation time of the data processing task
137
+ */
138
+ lastEnableTime?: pulumi.Input<string>;
139
+ /**
140
+ * Modification time of the data processing task
141
+ */
142
+ modifyTime?: pulumi.Input<string>;
143
+ /**
144
+ * Data processing task name
145
+ */
146
+ name?: pulumi.Input<string>;
147
+ /**
148
+ * Log project ID to which the data processing task belongs
149
+ */
150
+ projectId?: pulumi.Input<string>;
151
+ /**
152
+ * Log project name to which the data processing task belongs
153
+ */
154
+ projectName?: pulumi.Input<string>;
155
+ /**
156
+ * Processing rule script used by the data processing task
157
+ */
158
+ script?: pulumi.Input<string>;
159
+ /**
160
+ * Source log topic ID of the data processing task
161
+ */
162
+ sourceTopicId?: pulumi.Input<string>;
163
+ /**
164
+ * Source log topic name of the data processing task
165
+ */
166
+ sourceTopicName?: pulumi.Input<string>;
167
+ targetResources?: pulumi.Input<pulumi.Input<inputs.tls.EtlTargetResource>[]>;
168
+ /**
169
+ * Data processing task ID
170
+ */
171
+ taskId?: pulumi.Input<string>;
172
+ /**
173
+ * Type of the data processing task. Fixed as Resident
174
+ */
175
+ taskType?: pulumi.Input<string>;
176
+ /**
177
+ * The processing end time of the data processing task, in seconds as a Unix timestamp
178
+ */
179
+ toTime?: pulumi.Input<number>;
180
+ }
181
+ /**
182
+ * The set of arguments for constructing a Etl resource.
183
+ */
184
+ export interface EtlArgs {
185
+ /**
186
+ * Brief description of the data processing task. Does not support <>, ', \, or \. Length: 0–64 characters
187
+ */
188
+ description?: pulumi.Input<string>;
189
+ /**
190
+ * Syntax type of the processing rule. Fixed as NORMAL
191
+ */
192
+ dslType: pulumi.Input<string>;
193
+ /**
194
+ * Whether the data processing task is enabled. true: Enabled. false: Disabled
195
+ */
196
+ enable: pulumi.Input<boolean>;
197
+ /**
198
+ * The processing start time of the data processing task, in seconds as a Unix timestamp
199
+ */
200
+ fromTime?: pulumi.Input<number>;
201
+ /**
202
+ * Data processing task name
203
+ */
204
+ name: pulumi.Input<string>;
205
+ /**
206
+ * Processing rule script used by the data processing task
207
+ */
208
+ script: pulumi.Input<string>;
209
+ /**
210
+ * Source log topic ID of the data processing task
211
+ */
212
+ sourceTopicId: pulumi.Input<string>;
213
+ targetResources: pulumi.Input<pulumi.Input<inputs.tls.EtlTargetResource>[]>;
214
+ /**
215
+ * Type of the data processing task. Fixed as Resident
216
+ */
217
+ taskType: pulumi.Input<string>;
218
+ /**
219
+ * The processing end time of the data processing task, in seconds as a Unix timestamp
220
+ */
221
+ toTime?: pulumi.Input<number>;
222
+ }
package/tls/etl.js ADDED
@@ -0,0 +1,113 @@
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.Etl = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The data processing task cleanses, transforms, and distributes log data in the log service, processing data from the source log topic and outputting it to the target log topic
10
+ *
11
+ * ## Import
12
+ *
13
+ * ```sh
14
+ * $ pulumi import volcenginecc:tls/etl:Etl example "task_id"
15
+ * ```
16
+ */
17
+ class Etl extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing Etl 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 Etl(name, state, Object.assign(Object.assign({}, opts), { id: id }));
29
+ }
30
+ /**
31
+ * Returns true if the given object is an instance of Etl. 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'] === Etl.__pulumiType;
39
+ }
40
+ constructor(name, argsOrState, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ resourceInputs["createTime"] = state ? state.createTime : undefined;
46
+ resourceInputs["description"] = state ? state.description : undefined;
47
+ resourceInputs["dslType"] = state ? state.dslType : undefined;
48
+ resourceInputs["enable"] = state ? state.enable : undefined;
49
+ resourceInputs["etlStatus"] = state ? state.etlStatus : undefined;
50
+ resourceInputs["fromTime"] = state ? state.fromTime : undefined;
51
+ resourceInputs["lastEnableTime"] = state ? state.lastEnableTime : undefined;
52
+ resourceInputs["modifyTime"] = state ? state.modifyTime : undefined;
53
+ resourceInputs["name"] = state ? state.name : undefined;
54
+ resourceInputs["projectId"] = state ? state.projectId : undefined;
55
+ resourceInputs["projectName"] = state ? state.projectName : undefined;
56
+ resourceInputs["script"] = state ? state.script : undefined;
57
+ resourceInputs["sourceTopicId"] = state ? state.sourceTopicId : undefined;
58
+ resourceInputs["sourceTopicName"] = state ? state.sourceTopicName : undefined;
59
+ resourceInputs["targetResources"] = state ? state.targetResources : undefined;
60
+ resourceInputs["taskId"] = state ? state.taskId : undefined;
61
+ resourceInputs["taskType"] = state ? state.taskType : undefined;
62
+ resourceInputs["toTime"] = state ? state.toTime : undefined;
63
+ }
64
+ else {
65
+ const args = argsOrState;
66
+ if ((!args || args.dslType === undefined) && !opts.urn) {
67
+ throw new Error("Missing required property 'dslType'");
68
+ }
69
+ if ((!args || args.enable === undefined) && !opts.urn) {
70
+ throw new Error("Missing required property 'enable'");
71
+ }
72
+ if ((!args || args.name === undefined) && !opts.urn) {
73
+ throw new Error("Missing required property 'name'");
74
+ }
75
+ if ((!args || args.script === undefined) && !opts.urn) {
76
+ throw new Error("Missing required property 'script'");
77
+ }
78
+ if ((!args || args.sourceTopicId === undefined) && !opts.urn) {
79
+ throw new Error("Missing required property 'sourceTopicId'");
80
+ }
81
+ if ((!args || args.targetResources === undefined) && !opts.urn) {
82
+ throw new Error("Missing required property 'targetResources'");
83
+ }
84
+ if ((!args || args.taskType === undefined) && !opts.urn) {
85
+ throw new Error("Missing required property 'taskType'");
86
+ }
87
+ resourceInputs["description"] = args ? args.description : undefined;
88
+ resourceInputs["dslType"] = args ? args.dslType : undefined;
89
+ resourceInputs["enable"] = args ? args.enable : undefined;
90
+ resourceInputs["fromTime"] = args ? args.fromTime : undefined;
91
+ resourceInputs["name"] = args ? args.name : undefined;
92
+ resourceInputs["script"] = args ? args.script : undefined;
93
+ resourceInputs["sourceTopicId"] = args ? args.sourceTopicId : undefined;
94
+ resourceInputs["targetResources"] = args ? args.targetResources : undefined;
95
+ resourceInputs["taskType"] = args ? args.taskType : undefined;
96
+ resourceInputs["toTime"] = args ? args.toTime : undefined;
97
+ resourceInputs["createTime"] = undefined /*out*/;
98
+ resourceInputs["etlStatus"] = undefined /*out*/;
99
+ resourceInputs["lastEnableTime"] = undefined /*out*/;
100
+ resourceInputs["modifyTime"] = undefined /*out*/;
101
+ resourceInputs["projectId"] = undefined /*out*/;
102
+ resourceInputs["projectName"] = undefined /*out*/;
103
+ resourceInputs["sourceTopicName"] = undefined /*out*/;
104
+ resourceInputs["taskId"] = undefined /*out*/;
105
+ }
106
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
107
+ super(Etl.__pulumiType, name, resourceInputs, opts);
108
+ }
109
+ }
110
+ exports.Etl = Etl;
111
+ /** @internal */
112
+ Etl.__pulumiType = 'volcenginecc:tls/etl:Etl';
113
+ //# sourceMappingURL=etl.js.map
package/tls/etl.js.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"etl.js","sourceRoot":"","sources":["../../tls/etl.ts"],"names":[],"mappings":"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"}