@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.
- package/cloudmonitor/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- package/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/gtm/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.js.map +1 -0
- package/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/package.json +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.js.map +1 -0
- package/tls/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +27 -0
- package/tls/index.js +35 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.js.map +1 -0
- package/tos/index.d.ts +18 -0
- package/tos/index.js +23 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +925 -144
- package/types/output.d.ts +2306 -642
package/tls/host.js
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
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.Host = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Host in the log service, used to manage server nodes for log collection
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
16
|
+
*
|
|
17
|
+
* const tLSHostDemo = new volcenginecc.tls.Host("TLSHostDemo", {
|
|
18
|
+
* hostGroupId: "cef95463-1bc0-410f-9c4b-3114xxxxxx",
|
|
19
|
+
* ip: "192.168.1.3",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*
|
|
23
|
+
* ## Import
|
|
24
|
+
*
|
|
25
|
+
* ```sh
|
|
26
|
+
* $ pulumi import volcenginecc:tls/host:Host example "host_group_id|ip"
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
class Host extends pulumi.CustomResource {
|
|
30
|
+
/**
|
|
31
|
+
* Get an existing Host resource's state with the given name, ID, and optional extra
|
|
32
|
+
* properties used to qualify the lookup.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resulting resource.
|
|
35
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
36
|
+
* @param state Any extra arguments used during the lookup.
|
|
37
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
38
|
+
*/
|
|
39
|
+
static get(name, id, state, opts) {
|
|
40
|
+
return new Host(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Returns true if the given object is an instance of Host. This is designed to work even
|
|
44
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
45
|
+
*/
|
|
46
|
+
static isInstance(obj) {
|
|
47
|
+
if (obj === undefined || obj === null) {
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
return obj['__pulumiType'] === Host.__pulumiType;
|
|
51
|
+
}
|
|
52
|
+
constructor(name, argsOrState, opts) {
|
|
53
|
+
let resourceInputs = {};
|
|
54
|
+
opts = opts || {};
|
|
55
|
+
if (opts.id) {
|
|
56
|
+
const state = argsOrState;
|
|
57
|
+
resourceInputs["heartbeatStatus"] = state ? state.heartbeatStatus : undefined;
|
|
58
|
+
resourceInputs["hostGroupId"] = state ? state.hostGroupId : undefined;
|
|
59
|
+
resourceInputs["ip"] = state ? state.ip : undefined;
|
|
60
|
+
resourceInputs["logCollectorVersion"] = state ? state.logCollectorVersion : undefined;
|
|
61
|
+
}
|
|
62
|
+
else {
|
|
63
|
+
const args = argsOrState;
|
|
64
|
+
if ((!args || args.hostGroupId === undefined) && !opts.urn) {
|
|
65
|
+
throw new Error("Missing required property 'hostGroupId'");
|
|
66
|
+
}
|
|
67
|
+
if ((!args || args.ip === undefined) && !opts.urn) {
|
|
68
|
+
throw new Error("Missing required property 'ip'");
|
|
69
|
+
}
|
|
70
|
+
resourceInputs["hostGroupId"] = args ? args.hostGroupId : undefined;
|
|
71
|
+
resourceInputs["ip"] = args ? args.ip : undefined;
|
|
72
|
+
resourceInputs["heartbeatStatus"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["logCollectorVersion"] = undefined /*out*/;
|
|
74
|
+
}
|
|
75
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
76
|
+
super(Host.__pulumiType, name, resourceInputs, opts);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
exports.Host = Host;
|
|
80
|
+
/** @internal */
|
|
81
|
+
Host.__pulumiType = 'volcenginecc:tls/host:Host';
|
|
82
|
+
//# sourceMappingURL=host.js.map
|
package/tls/host.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"host.js","sourceRoot":"","sources":["../../tls/host.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;SACzF;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,EAAE,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC,CAAC;aACrD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YAClD,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA7EL,oBA8EC;AAhEG,gBAAgB;AACO,iBAAY,GAAG,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,254 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Machine group in Log Service, used to manage a group of log collection machines.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
12
|
+
*
|
|
13
|
+
* const tLSHostGroupDemo = new volcenginecc.tls.HostGroup("TLSHostGroupDemo", {
|
|
14
|
+
* autoUpdate: true,
|
|
15
|
+
* hostGroupName: "ccapi-test-1",
|
|
16
|
+
* hostGroupType: "IP",
|
|
17
|
+
* hostIpLists: [
|
|
18
|
+
* "192.168.1.1",
|
|
19
|
+
* "192.168.1.2",
|
|
20
|
+
* ],
|
|
21
|
+
* serviceLogging: false,
|
|
22
|
+
* updateEndTime: "06:00",
|
|
23
|
+
* updateStartTime: "00:00",
|
|
24
|
+
* iamProjectName: "default",
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Import
|
|
29
|
+
*
|
|
30
|
+
* ```sh
|
|
31
|
+
* $ pulumi import volcenginecc:tls/hostGroup:HostGroup example "host_group_id"
|
|
32
|
+
* ```
|
|
33
|
+
*/
|
|
34
|
+
export declare class HostGroup extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing HostGroup resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param state Any extra arguments used during the lookup.
|
|
42
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
43
|
+
*/
|
|
44
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: HostGroupState, opts?: pulumi.CustomResourceOptions): HostGroup;
|
|
45
|
+
/**
|
|
46
|
+
* Returns true if the given object is an instance of HostGroup. This is designed to work even
|
|
47
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
48
|
+
*/
|
|
49
|
+
static isInstance(obj: any): obj is HostGroup;
|
|
50
|
+
/**
|
|
51
|
+
* Number of abnormal machines.
|
|
52
|
+
*/
|
|
53
|
+
readonly abnormalHeartbeatStatusNumber: pulumi.Output<number>;
|
|
54
|
+
/**
|
|
55
|
+
* Latest agent version.
|
|
56
|
+
*/
|
|
57
|
+
readonly agentLatestVersion: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* Whether LogCollector installed on machine group servers enables automatic upgrade. true: Log Service will check for upgrade conditions during the specified time period each day. If conditions are met, LogCollector upgrades automatically without manual intervention. false: (default) LogCollector does not upgrade automatically. Only LogCollector V1.0.8 and later versions support automatic upgrade.
|
|
60
|
+
*/
|
|
61
|
+
readonly autoUpdate: pulumi.Output<boolean>;
|
|
62
|
+
/**
|
|
63
|
+
* Creation time.
|
|
64
|
+
*/
|
|
65
|
+
readonly createTime: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Clean all machines with abnormal heartbeat in the machine group with one click. Machines without heartbeat records cannot be deleted currently
|
|
68
|
+
*/
|
|
69
|
+
readonly deleteAbnormalHosts: pulumi.Output<boolean>;
|
|
70
|
+
/**
|
|
71
|
+
* Number of machines.
|
|
72
|
+
*/
|
|
73
|
+
readonly hostCount: pulumi.Output<number>;
|
|
74
|
+
/**
|
|
75
|
+
* Host group ID
|
|
76
|
+
*/
|
|
77
|
+
readonly hostGroupId: pulumi.Output<string>;
|
|
78
|
+
/**
|
|
79
|
+
* Host group name
|
|
80
|
+
*/
|
|
81
|
+
readonly hostGroupName: pulumi.Output<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Type of machine group. Includes: IP: machine IP. Set the machine IP list using the HostIpList parameter. Label: machine identifier. Set the machine identifier using the HostIdentifier parameter.
|
|
84
|
+
*/
|
|
85
|
+
readonly hostGroupType: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Machine identifier. Required when HostGroupType is Label.
|
|
88
|
+
*/
|
|
89
|
+
readonly hostIdentifier: pulumi.Output<string>;
|
|
90
|
+
/**
|
|
91
|
+
* List of IP addresses for the host group. Required when HostGroupType is IP.
|
|
92
|
+
*/
|
|
93
|
+
readonly hostIpLists: pulumi.Output<string[]>;
|
|
94
|
+
/**
|
|
95
|
+
* IAM project name. If this parameter is not specified, Log Service adds the machine group to the IAM project named default.
|
|
96
|
+
*/
|
|
97
|
+
readonly iamProjectName: pulumi.Output<string>;
|
|
98
|
+
/**
|
|
99
|
+
* Modification time.
|
|
100
|
+
*/
|
|
101
|
+
readonly modifyTime: pulumi.Output<string>;
|
|
102
|
+
/**
|
|
103
|
+
* Number of healthy machines.
|
|
104
|
+
*/
|
|
105
|
+
readonly normalHeartbeatStatusNumber: pulumi.Output<number>;
|
|
106
|
+
/**
|
|
107
|
+
* Number of rules
|
|
108
|
+
*/
|
|
109
|
+
readonly ruleCount: pulumi.Output<number>;
|
|
110
|
+
readonly rules: pulumi.Output<outputs.tls.HostGroupRule[]>;
|
|
111
|
+
/**
|
|
112
|
+
* Enable Logcollector service log feature. true: enabled. false: (default) disabled.
|
|
113
|
+
*/
|
|
114
|
+
readonly serviceLogging: pulumi.Output<boolean>;
|
|
115
|
+
/**
|
|
116
|
+
* Auto upgrade end time in HH:MM format. Required only when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak business hours. LogCollector may restart during the auto upgrade, but logs will not be lost.
|
|
117
|
+
*/
|
|
118
|
+
readonly updateEndTime: pulumi.Output<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Automatic upgrade start time, in HH:MM format. Only required when AutoUpdate is set to true. It is recommended to schedule automatic upgrades during off-peak hours. LogCollector may restart during the upgrade, but logs will not be lost.
|
|
121
|
+
*/
|
|
122
|
+
readonly updateStartTime: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* Create a HostGroup resource with the given unique name, arguments, and options.
|
|
125
|
+
*
|
|
126
|
+
* @param name The _unique_ name of the resource.
|
|
127
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
128
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
129
|
+
*/
|
|
130
|
+
constructor(name: string, args: HostGroupArgs, opts?: pulumi.CustomResourceOptions);
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* Input properties used for looking up and filtering HostGroup resources.
|
|
134
|
+
*/
|
|
135
|
+
export interface HostGroupState {
|
|
136
|
+
/**
|
|
137
|
+
* Number of abnormal machines.
|
|
138
|
+
*/
|
|
139
|
+
abnormalHeartbeatStatusNumber?: pulumi.Input<number>;
|
|
140
|
+
/**
|
|
141
|
+
* Latest agent version.
|
|
142
|
+
*/
|
|
143
|
+
agentLatestVersion?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* Whether LogCollector installed on machine group servers enables automatic upgrade. true: Log Service will check for upgrade conditions during the specified time period each day. If conditions are met, LogCollector upgrades automatically without manual intervention. false: (default) LogCollector does not upgrade automatically. Only LogCollector V1.0.8 and later versions support automatic upgrade.
|
|
146
|
+
*/
|
|
147
|
+
autoUpdate?: pulumi.Input<boolean>;
|
|
148
|
+
/**
|
|
149
|
+
* Creation time.
|
|
150
|
+
*/
|
|
151
|
+
createTime?: pulumi.Input<string>;
|
|
152
|
+
/**
|
|
153
|
+
* Clean all machines with abnormal heartbeat in the machine group with one click. Machines without heartbeat records cannot be deleted currently
|
|
154
|
+
*/
|
|
155
|
+
deleteAbnormalHosts?: pulumi.Input<boolean>;
|
|
156
|
+
/**
|
|
157
|
+
* Number of machines.
|
|
158
|
+
*/
|
|
159
|
+
hostCount?: pulumi.Input<number>;
|
|
160
|
+
/**
|
|
161
|
+
* Host group ID
|
|
162
|
+
*/
|
|
163
|
+
hostGroupId?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* Host group name
|
|
166
|
+
*/
|
|
167
|
+
hostGroupName?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* Type of machine group. Includes: IP: machine IP. Set the machine IP list using the HostIpList parameter. Label: machine identifier. Set the machine identifier using the HostIdentifier parameter.
|
|
170
|
+
*/
|
|
171
|
+
hostGroupType?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* Machine identifier. Required when HostGroupType is Label.
|
|
174
|
+
*/
|
|
175
|
+
hostIdentifier?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* List of IP addresses for the host group. Required when HostGroupType is IP.
|
|
178
|
+
*/
|
|
179
|
+
hostIpLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
180
|
+
/**
|
|
181
|
+
* IAM project name. If this parameter is not specified, Log Service adds the machine group to the IAM project named default.
|
|
182
|
+
*/
|
|
183
|
+
iamProjectName?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* Modification time.
|
|
186
|
+
*/
|
|
187
|
+
modifyTime?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* Number of healthy machines.
|
|
190
|
+
*/
|
|
191
|
+
normalHeartbeatStatusNumber?: pulumi.Input<number>;
|
|
192
|
+
/**
|
|
193
|
+
* Number of rules
|
|
194
|
+
*/
|
|
195
|
+
ruleCount?: pulumi.Input<number>;
|
|
196
|
+
rules?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRule>[]>;
|
|
197
|
+
/**
|
|
198
|
+
* Enable Logcollector service log feature. true: enabled. false: (default) disabled.
|
|
199
|
+
*/
|
|
200
|
+
serviceLogging?: pulumi.Input<boolean>;
|
|
201
|
+
/**
|
|
202
|
+
* Auto upgrade end time in HH:MM format. Required only when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak business hours. LogCollector may restart during the auto upgrade, but logs will not be lost.
|
|
203
|
+
*/
|
|
204
|
+
updateEndTime?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Automatic upgrade start time, in HH:MM format. Only required when AutoUpdate is set to true. It is recommended to schedule automatic upgrades during off-peak hours. LogCollector may restart during the upgrade, but logs will not be lost.
|
|
207
|
+
*/
|
|
208
|
+
updateStartTime?: pulumi.Input<string>;
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* The set of arguments for constructing a HostGroup resource.
|
|
212
|
+
*/
|
|
213
|
+
export interface HostGroupArgs {
|
|
214
|
+
/**
|
|
215
|
+
* Whether LogCollector installed on machine group servers enables automatic upgrade. true: Log Service will check for upgrade conditions during the specified time period each day. If conditions are met, LogCollector upgrades automatically without manual intervention. false: (default) LogCollector does not upgrade automatically. Only LogCollector V1.0.8 and later versions support automatic upgrade.
|
|
216
|
+
*/
|
|
217
|
+
autoUpdate?: pulumi.Input<boolean>;
|
|
218
|
+
/**
|
|
219
|
+
* Clean all machines with abnormal heartbeat in the machine group with one click. Machines without heartbeat records cannot be deleted currently
|
|
220
|
+
*/
|
|
221
|
+
deleteAbnormalHosts?: pulumi.Input<boolean>;
|
|
222
|
+
/**
|
|
223
|
+
* Host group name
|
|
224
|
+
*/
|
|
225
|
+
hostGroupName: pulumi.Input<string>;
|
|
226
|
+
/**
|
|
227
|
+
* Type of machine group. Includes: IP: machine IP. Set the machine IP list using the HostIpList parameter. Label: machine identifier. Set the machine identifier using the HostIdentifier parameter.
|
|
228
|
+
*/
|
|
229
|
+
hostGroupType: pulumi.Input<string>;
|
|
230
|
+
/**
|
|
231
|
+
* Machine identifier. Required when HostGroupType is Label.
|
|
232
|
+
*/
|
|
233
|
+
hostIdentifier?: pulumi.Input<string>;
|
|
234
|
+
/**
|
|
235
|
+
* List of IP addresses for the host group. Required when HostGroupType is IP.
|
|
236
|
+
*/
|
|
237
|
+
hostIpLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
238
|
+
/**
|
|
239
|
+
* IAM project name. If this parameter is not specified, Log Service adds the machine group to the IAM project named default.
|
|
240
|
+
*/
|
|
241
|
+
iamProjectName?: pulumi.Input<string>;
|
|
242
|
+
/**
|
|
243
|
+
* Enable Logcollector service log feature. true: enabled. false: (default) disabled.
|
|
244
|
+
*/
|
|
245
|
+
serviceLogging?: pulumi.Input<boolean>;
|
|
246
|
+
/**
|
|
247
|
+
* Auto upgrade end time in HH:MM format. Required only when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak business hours. LogCollector may restart during the auto upgrade, but logs will not be lost.
|
|
248
|
+
*/
|
|
249
|
+
updateEndTime?: pulumi.Input<string>;
|
|
250
|
+
/**
|
|
251
|
+
* Automatic upgrade start time, in HH:MM format. Only required when AutoUpdate is set to true. It is recommended to schedule automatic upgrades during off-peak hours. LogCollector may restart during the upgrade, but logs will not be lost.
|
|
252
|
+
*/
|
|
253
|
+
updateStartTime?: pulumi.Input<string>;
|
|
254
|
+
}
|
package/tls/hostGroup.js
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
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.HostGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Machine group in Log Service, used to manage a group of log collection machines.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
16
|
+
*
|
|
17
|
+
* const tLSHostGroupDemo = new volcenginecc.tls.HostGroup("TLSHostGroupDemo", {
|
|
18
|
+
* autoUpdate: true,
|
|
19
|
+
* hostGroupName: "ccapi-test-1",
|
|
20
|
+
* hostGroupType: "IP",
|
|
21
|
+
* hostIpLists: [
|
|
22
|
+
* "192.168.1.1",
|
|
23
|
+
* "192.168.1.2",
|
|
24
|
+
* ],
|
|
25
|
+
* serviceLogging: false,
|
|
26
|
+
* updateEndTime: "06:00",
|
|
27
|
+
* updateStartTime: "00:00",
|
|
28
|
+
* iamProjectName: "default",
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
32
|
+
* ## Import
|
|
33
|
+
*
|
|
34
|
+
* ```sh
|
|
35
|
+
* $ pulumi import volcenginecc:tls/hostGroup:HostGroup example "host_group_id"
|
|
36
|
+
* ```
|
|
37
|
+
*/
|
|
38
|
+
class HostGroup extends pulumi.CustomResource {
|
|
39
|
+
/**
|
|
40
|
+
* Get an existing HostGroup resource's state with the given name, ID, and optional extra
|
|
41
|
+
* properties used to qualify the lookup.
|
|
42
|
+
*
|
|
43
|
+
* @param name The _unique_ name of the resulting resource.
|
|
44
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
45
|
+
* @param state Any extra arguments used during the lookup.
|
|
46
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
47
|
+
*/
|
|
48
|
+
static get(name, id, state, opts) {
|
|
49
|
+
return new HostGroup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Returns true if the given object is an instance of HostGroup. This is designed to work even
|
|
53
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
54
|
+
*/
|
|
55
|
+
static isInstance(obj) {
|
|
56
|
+
if (obj === undefined || obj === null) {
|
|
57
|
+
return false;
|
|
58
|
+
}
|
|
59
|
+
return obj['__pulumiType'] === HostGroup.__pulumiType;
|
|
60
|
+
}
|
|
61
|
+
constructor(name, argsOrState, opts) {
|
|
62
|
+
let resourceInputs = {};
|
|
63
|
+
opts = opts || {};
|
|
64
|
+
if (opts.id) {
|
|
65
|
+
const state = argsOrState;
|
|
66
|
+
resourceInputs["abnormalHeartbeatStatusNumber"] = state ? state.abnormalHeartbeatStatusNumber : undefined;
|
|
67
|
+
resourceInputs["agentLatestVersion"] = state ? state.agentLatestVersion : undefined;
|
|
68
|
+
resourceInputs["autoUpdate"] = state ? state.autoUpdate : undefined;
|
|
69
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
70
|
+
resourceInputs["deleteAbnormalHosts"] = state ? state.deleteAbnormalHosts : undefined;
|
|
71
|
+
resourceInputs["hostCount"] = state ? state.hostCount : undefined;
|
|
72
|
+
resourceInputs["hostGroupId"] = state ? state.hostGroupId : undefined;
|
|
73
|
+
resourceInputs["hostGroupName"] = state ? state.hostGroupName : undefined;
|
|
74
|
+
resourceInputs["hostGroupType"] = state ? state.hostGroupType : undefined;
|
|
75
|
+
resourceInputs["hostIdentifier"] = state ? state.hostIdentifier : undefined;
|
|
76
|
+
resourceInputs["hostIpLists"] = state ? state.hostIpLists : undefined;
|
|
77
|
+
resourceInputs["iamProjectName"] = state ? state.iamProjectName : undefined;
|
|
78
|
+
resourceInputs["modifyTime"] = state ? state.modifyTime : undefined;
|
|
79
|
+
resourceInputs["normalHeartbeatStatusNumber"] = state ? state.normalHeartbeatStatusNumber : undefined;
|
|
80
|
+
resourceInputs["ruleCount"] = state ? state.ruleCount : undefined;
|
|
81
|
+
resourceInputs["rules"] = state ? state.rules : undefined;
|
|
82
|
+
resourceInputs["serviceLogging"] = state ? state.serviceLogging : undefined;
|
|
83
|
+
resourceInputs["updateEndTime"] = state ? state.updateEndTime : undefined;
|
|
84
|
+
resourceInputs["updateStartTime"] = state ? state.updateStartTime : undefined;
|
|
85
|
+
}
|
|
86
|
+
else {
|
|
87
|
+
const args = argsOrState;
|
|
88
|
+
if ((!args || args.hostGroupName === undefined) && !opts.urn) {
|
|
89
|
+
throw new Error("Missing required property 'hostGroupName'");
|
|
90
|
+
}
|
|
91
|
+
if ((!args || args.hostGroupType === undefined) && !opts.urn) {
|
|
92
|
+
throw new Error("Missing required property 'hostGroupType'");
|
|
93
|
+
}
|
|
94
|
+
resourceInputs["autoUpdate"] = args ? args.autoUpdate : undefined;
|
|
95
|
+
resourceInputs["deleteAbnormalHosts"] = args ? args.deleteAbnormalHosts : undefined;
|
|
96
|
+
resourceInputs["hostGroupName"] = args ? args.hostGroupName : undefined;
|
|
97
|
+
resourceInputs["hostGroupType"] = args ? args.hostGroupType : undefined;
|
|
98
|
+
resourceInputs["hostIdentifier"] = args ? args.hostIdentifier : undefined;
|
|
99
|
+
resourceInputs["hostIpLists"] = args ? args.hostIpLists : undefined;
|
|
100
|
+
resourceInputs["iamProjectName"] = args ? args.iamProjectName : undefined;
|
|
101
|
+
resourceInputs["serviceLogging"] = args ? args.serviceLogging : undefined;
|
|
102
|
+
resourceInputs["updateEndTime"] = args ? args.updateEndTime : undefined;
|
|
103
|
+
resourceInputs["updateStartTime"] = args ? args.updateStartTime : undefined;
|
|
104
|
+
resourceInputs["abnormalHeartbeatStatusNumber"] = undefined /*out*/;
|
|
105
|
+
resourceInputs["agentLatestVersion"] = undefined /*out*/;
|
|
106
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
107
|
+
resourceInputs["hostCount"] = undefined /*out*/;
|
|
108
|
+
resourceInputs["hostGroupId"] = undefined /*out*/;
|
|
109
|
+
resourceInputs["modifyTime"] = undefined /*out*/;
|
|
110
|
+
resourceInputs["normalHeartbeatStatusNumber"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["ruleCount"] = undefined /*out*/;
|
|
112
|
+
resourceInputs["rules"] = undefined /*out*/;
|
|
113
|
+
}
|
|
114
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
115
|
+
super(HostGroup.__pulumiType, name, resourceInputs, opts);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
exports.HostGroup = HostGroup;
|
|
119
|
+
/** @internal */
|
|
120
|
+
HostGroup.__pulumiType = 'volcenginecc:tls/hostGroup:HostGroup';
|
|
121
|
+
//# sourceMappingURL=hostGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hostGroup.js","sourceRoot":"","sources":["../../tls/hostGroup.ts"],"names":[],"mappings":"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"}
|
package/tls/index.d.ts
CHANGED
|
@@ -7,6 +7,9 @@ export declare const AlarmNotifyGroup: typeof import("./alarmNotifyGroup").Alarm
|
|
|
7
7
|
export { ConsumerGroupArgs, ConsumerGroupState } from "./consumerGroup";
|
|
8
8
|
export type ConsumerGroup = import("./consumerGroup").ConsumerGroup;
|
|
9
9
|
export declare const ConsumerGroup: typeof import("./consumerGroup").ConsumerGroup;
|
|
10
|
+
export { EtlArgs, EtlState } from "./etl";
|
|
11
|
+
export type Etl = import("./etl").Etl;
|
|
12
|
+
export declare const Etl: typeof import("./etl").Etl;
|
|
10
13
|
export { GetAlarmArgs, GetAlarmResult, GetAlarmOutputArgs } from "./getAlarm";
|
|
11
14
|
export declare const getAlarm: typeof import("./getAlarm").getAlarm;
|
|
12
15
|
export declare const getAlarmOutput: typeof import("./getAlarm").getAlarmOutput;
|
|
@@ -25,6 +28,24 @@ export declare const getConsumerGroupOutput: typeof import("./getConsumerGroup")
|
|
|
25
28
|
export { GetConsumerGroupsResult } from "./getConsumerGroups";
|
|
26
29
|
export declare const getConsumerGroups: typeof import("./getConsumerGroups").getConsumerGroups;
|
|
27
30
|
export declare const getConsumerGroupsOutput: typeof import("./getConsumerGroups").getConsumerGroupsOutput;
|
|
31
|
+
export { GetEtlArgs, GetEtlResult, GetEtlOutputArgs } from "./getEtl";
|
|
32
|
+
export declare const getEtl: typeof import("./getEtl").getEtl;
|
|
33
|
+
export declare const getEtlOutput: typeof import("./getEtl").getEtlOutput;
|
|
34
|
+
export { GetEtlsResult } from "./getEtls";
|
|
35
|
+
export declare const getEtls: typeof import("./getEtls").getEtls;
|
|
36
|
+
export declare const getEtlsOutput: typeof import("./getEtls").getEtlsOutput;
|
|
37
|
+
export { GetHostArgs, GetHostResult, GetHostOutputArgs } from "./getHost";
|
|
38
|
+
export declare const getHost: typeof import("./getHost").getHost;
|
|
39
|
+
export declare const getHostOutput: typeof import("./getHost").getHostOutput;
|
|
40
|
+
export { GetHostGroupArgs, GetHostGroupResult, GetHostGroupOutputArgs } from "./getHostGroup";
|
|
41
|
+
export declare const getHostGroup: typeof import("./getHostGroup").getHostGroup;
|
|
42
|
+
export declare const getHostGroupOutput: typeof import("./getHostGroup").getHostGroupOutput;
|
|
43
|
+
export { GetHostGroupsResult } from "./getHostGroups";
|
|
44
|
+
export declare const getHostGroups: typeof import("./getHostGroups").getHostGroups;
|
|
45
|
+
export declare const getHostGroupsOutput: typeof import("./getHostGroups").getHostGroupsOutput;
|
|
46
|
+
export { GetHostsResult } from "./getHosts";
|
|
47
|
+
export declare const getHosts: typeof import("./getHosts").getHosts;
|
|
48
|
+
export declare const getHostsOutput: typeof import("./getHosts").getHostsOutput;
|
|
28
49
|
export { GetImportTaskArgs, GetImportTaskResult, GetImportTaskOutputArgs } from "./getImportTask";
|
|
29
50
|
export declare const getImportTask: typeof import("./getImportTask").getImportTask;
|
|
30
51
|
export declare const getImportTaskOutput: typeof import("./getImportTask").getImportTaskOutput;
|
|
@@ -67,6 +88,12 @@ export declare const getTopicOutput: typeof import("./getTopic").getTopicOutput;
|
|
|
67
88
|
export { GetTopicsResult } from "./getTopics";
|
|
68
89
|
export declare const getTopics: typeof import("./getTopics").getTopics;
|
|
69
90
|
export declare const getTopicsOutput: typeof import("./getTopics").getTopicsOutput;
|
|
91
|
+
export { HostArgs, HostState } from "./host";
|
|
92
|
+
export type Host = import("./host").Host;
|
|
93
|
+
export declare const Host: typeof import("./host").Host;
|
|
94
|
+
export { HostGroupArgs, HostGroupState } from "./hostGroup";
|
|
95
|
+
export type HostGroup = import("./hostGroup").HostGroup;
|
|
96
|
+
export declare const HostGroup: typeof import("./hostGroup").HostGroup;
|
|
70
97
|
export { ImportTaskArgs, ImportTaskState } from "./importTask";
|
|
71
98
|
export type ImportTask = import("./importTask").ImportTask;
|
|
72
99
|
export declare const ImportTask: typeof import("./importTask").ImportTask;
|
package/tls/index.js
CHANGED
|
@@ -2,7 +2,8 @@
|
|
|
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.
|
|
5
|
+
exports.getShipperOutput = exports.getShipper = exports.getScheduleSqlTasksOutput = exports.getScheduleSqlTasks = exports.getScheduleSqlTaskOutput = exports.getScheduleSqlTask = exports.getRulesOutput = exports.getRules = exports.getRuleOutput = exports.getRule = exports.getProjectsOutput = exports.getProjects = exports.getProjectOutput = exports.getProject = exports.getIndicesOutput = exports.getIndices = exports.getIndexOutput = exports.getIndex = exports.getImportTasksOutput = exports.getImportTasks = exports.getImportTaskOutput = exports.getImportTask = exports.getHostsOutput = exports.getHosts = exports.getHostGroupsOutput = exports.getHostGroups = exports.getHostGroupOutput = exports.getHostGroup = exports.getHostOutput = exports.getHost = exports.getEtlsOutput = exports.getEtls = exports.getEtlOutput = exports.getEtl = exports.getConsumerGroupsOutput = exports.getConsumerGroups = exports.getConsumerGroupOutput = exports.getConsumerGroup = exports.getAlarmsOutput = exports.getAlarms = exports.getAlarmNotifyGroupsOutput = exports.getAlarmNotifyGroups = exports.getAlarmNotifyGroupOutput = exports.getAlarmNotifyGroup = exports.getAlarmOutput = exports.getAlarm = exports.Etl = exports.ConsumerGroup = exports.AlarmNotifyGroup = exports.Alarm = void 0;
|
|
6
|
+
exports.Topic = exports.Shipper = exports.ScheduleSqlTask = exports.Rule = exports.Project = exports.Index = exports.ImportTask = exports.HostGroup = exports.Host = exports.getTopicsOutput = exports.getTopics = exports.getTopicOutput = exports.getTopic = exports.getShippersOutput = exports.getShippers = void 0;
|
|
6
7
|
const pulumi = require("@pulumi/pulumi");
|
|
7
8
|
const utilities = require("../utilities");
|
|
8
9
|
exports.Alarm = null;
|
|
@@ -11,6 +12,8 @@ exports.AlarmNotifyGroup = null;
|
|
|
11
12
|
utilities.lazyLoad(exports, ["AlarmNotifyGroup"], () => require("./alarmNotifyGroup"));
|
|
12
13
|
exports.ConsumerGroup = null;
|
|
13
14
|
utilities.lazyLoad(exports, ["ConsumerGroup"], () => require("./consumerGroup"));
|
|
15
|
+
exports.Etl = null;
|
|
16
|
+
utilities.lazyLoad(exports, ["Etl"], () => require("./etl"));
|
|
14
17
|
exports.getAlarm = null;
|
|
15
18
|
exports.getAlarmOutput = null;
|
|
16
19
|
utilities.lazyLoad(exports, ["getAlarm", "getAlarmOutput"], () => require("./getAlarm"));
|
|
@@ -29,6 +32,24 @@ utilities.lazyLoad(exports, ["getConsumerGroup", "getConsumerGroupOutput"], () =
|
|
|
29
32
|
exports.getConsumerGroups = null;
|
|
30
33
|
exports.getConsumerGroupsOutput = null;
|
|
31
34
|
utilities.lazyLoad(exports, ["getConsumerGroups", "getConsumerGroupsOutput"], () => require("./getConsumerGroups"));
|
|
35
|
+
exports.getEtl = null;
|
|
36
|
+
exports.getEtlOutput = null;
|
|
37
|
+
utilities.lazyLoad(exports, ["getEtl", "getEtlOutput"], () => require("./getEtl"));
|
|
38
|
+
exports.getEtls = null;
|
|
39
|
+
exports.getEtlsOutput = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["getEtls", "getEtlsOutput"], () => require("./getEtls"));
|
|
41
|
+
exports.getHost = null;
|
|
42
|
+
exports.getHostOutput = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["getHost", "getHostOutput"], () => require("./getHost"));
|
|
44
|
+
exports.getHostGroup = null;
|
|
45
|
+
exports.getHostGroupOutput = null;
|
|
46
|
+
utilities.lazyLoad(exports, ["getHostGroup", "getHostGroupOutput"], () => require("./getHostGroup"));
|
|
47
|
+
exports.getHostGroups = null;
|
|
48
|
+
exports.getHostGroupsOutput = null;
|
|
49
|
+
utilities.lazyLoad(exports, ["getHostGroups", "getHostGroupsOutput"], () => require("./getHostGroups"));
|
|
50
|
+
exports.getHosts = null;
|
|
51
|
+
exports.getHostsOutput = null;
|
|
52
|
+
utilities.lazyLoad(exports, ["getHosts", "getHostsOutput"], () => require("./getHosts"));
|
|
32
53
|
exports.getImportTask = null;
|
|
33
54
|
exports.getImportTaskOutput = null;
|
|
34
55
|
utilities.lazyLoad(exports, ["getImportTask", "getImportTaskOutput"], () => require("./getImportTask"));
|
|
@@ -71,6 +92,10 @@ utilities.lazyLoad(exports, ["getTopic", "getTopicOutput"], () => require("./get
|
|
|
71
92
|
exports.getTopics = null;
|
|
72
93
|
exports.getTopicsOutput = null;
|
|
73
94
|
utilities.lazyLoad(exports, ["getTopics", "getTopicsOutput"], () => require("./getTopics"));
|
|
95
|
+
exports.Host = null;
|
|
96
|
+
utilities.lazyLoad(exports, ["Host"], () => require("./host"));
|
|
97
|
+
exports.HostGroup = null;
|
|
98
|
+
utilities.lazyLoad(exports, ["HostGroup"], () => require("./hostGroup"));
|
|
74
99
|
exports.ImportTask = null;
|
|
75
100
|
utilities.lazyLoad(exports, ["ImportTask"], () => require("./importTask"));
|
|
76
101
|
exports.Index = null;
|
|
@@ -95,6 +120,12 @@ const _module = {
|
|
|
95
120
|
return new exports.AlarmNotifyGroup(name, undefined, { urn });
|
|
96
121
|
case "volcenginecc:tls/consumerGroup:ConsumerGroup":
|
|
97
122
|
return new exports.ConsumerGroup(name, undefined, { urn });
|
|
123
|
+
case "volcenginecc:tls/etl:Etl":
|
|
124
|
+
return new exports.Etl(name, undefined, { urn });
|
|
125
|
+
case "volcenginecc:tls/host:Host":
|
|
126
|
+
return new exports.Host(name, undefined, { urn });
|
|
127
|
+
case "volcenginecc:tls/hostGroup:HostGroup":
|
|
128
|
+
return new exports.HostGroup(name, undefined, { urn });
|
|
98
129
|
case "volcenginecc:tls/importTask:ImportTask":
|
|
99
130
|
return new exports.ImportTask(name, undefined, { urn });
|
|
100
131
|
case "volcenginecc:tls/index:Index":
|
|
@@ -117,6 +148,9 @@ const _module = {
|
|
|
117
148
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/alarm", _module);
|
|
118
149
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/alarmNotifyGroup", _module);
|
|
119
150
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/consumerGroup", _module);
|
|
151
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tls/etl", _module);
|
|
152
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tls/host", _module);
|
|
153
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tls/hostGroup", _module);
|
|
120
154
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/importTask", _module);
|
|
121
155
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/index", _module);
|
|
122
156
|
pulumi.runtime.registerResourceModule("volcenginecc", "tls/project", _module);
|
package/tls/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../tls/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../tls/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,GAAG,GAA+B,IAAW,CAAC;AAC3D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;AAGhD,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AACjG,QAAA,0BAA0B,GAAuE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,EAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAG/G,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,MAAM,GAAqC,IAAW,CAAC;AACvD,QAAA,YAAY,GAA2C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAGrE,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGxE,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGxE,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG7F,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGxE,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AAC3F,QAAA,wBAAwB,GAAmE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,EAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAGzG,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI9E,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAIlD,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI5D,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,KAAK,GAAoC,IAAW,CAAC;AAClE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAIrD,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAIlD,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAGjE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,oDAAoD;gBACrD,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,0BAA0B;gBAC3B,OAAO,IAAI,WAAG,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACjD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,sCAAsC;gBACvC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,wCAAwC;gBACzC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,kCAAkC;gBACnC,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,kDAAkD;gBACnD,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA;AACtF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA;AACnF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,SAAS,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,UAAU,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,eAAe,EAAE,OAAO,CAAC,CAAA;AAC/E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,UAAU,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA;AACrF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA"}
|