@byteplus/pulumi-bytepluscc 0.0.35 → 0.0.36
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/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/types/input.d.ts +484 -20
- package/types/output.d.ts +1571 -553
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 "bytepluscc:tls/consumerGroup:ConsumerGroup":
|
|
97
122
|
return new exports.ConsumerGroup(name, undefined, { urn });
|
|
123
|
+
case "bytepluscc:tls/etl:Etl":
|
|
124
|
+
return new exports.Etl(name, undefined, { urn });
|
|
125
|
+
case "bytepluscc:tls/host:Host":
|
|
126
|
+
return new exports.Host(name, undefined, { urn });
|
|
127
|
+
case "bytepluscc:tls/hostGroup:HostGroup":
|
|
128
|
+
return new exports.HostGroup(name, undefined, { urn });
|
|
98
129
|
case "bytepluscc:tls/importTask:ImportTask":
|
|
99
130
|
return new exports.ImportTask(name, undefined, { urn });
|
|
100
131
|
case "bytepluscc:tls/index:Index":
|
|
@@ -117,6 +148,9 @@ const _module = {
|
|
|
117
148
|
pulumi.runtime.registerResourceModule("bytepluscc", "tls/alarm", _module);
|
|
118
149
|
pulumi.runtime.registerResourceModule("bytepluscc", "tls/alarmNotifyGroup", _module);
|
|
119
150
|
pulumi.runtime.registerResourceModule("bytepluscc", "tls/consumerGroup", _module);
|
|
151
|
+
pulumi.runtime.registerResourceModule("bytepluscc", "tls/etl", _module);
|
|
152
|
+
pulumi.runtime.registerResourceModule("bytepluscc", "tls/host", _module);
|
|
153
|
+
pulumi.runtime.registerResourceModule("bytepluscc", "tls/hostGroup", _module);
|
|
120
154
|
pulumi.runtime.registerResourceModule("bytepluscc", "tls/importTask", _module);
|
|
121
155
|
pulumi.runtime.registerResourceModule("bytepluscc", "tls/index", _module);
|
|
122
156
|
pulumi.runtime.registerResourceModule("bytepluscc", "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":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -4654,6 +4654,20 @@ export declare namespace cr {
|
|
|
4654
4654
|
*/
|
|
4655
4655
|
value?: pulumi.Input<string>;
|
|
4656
4656
|
}
|
|
4657
|
+
interface VpcEndpointVpc {
|
|
4658
|
+
/**
|
|
4659
|
+
* Primary account ID for the VPC
|
|
4660
|
+
*/
|
|
4661
|
+
accountId?: pulumi.Input<number>;
|
|
4662
|
+
/**
|
|
4663
|
+
* Subnet ID
|
|
4664
|
+
*/
|
|
4665
|
+
subnetId?: pulumi.Input<string>;
|
|
4666
|
+
/**
|
|
4667
|
+
* VPC ID。
|
|
4668
|
+
*/
|
|
4669
|
+
vpcId?: pulumi.Input<string>;
|
|
4670
|
+
}
|
|
4657
4671
|
}
|
|
4658
4672
|
export declare namespace directconnect {
|
|
4659
4673
|
interface DirectConnectGatewayAssociateCen {
|
|
@@ -6675,6 +6689,22 @@ export declare namespace fwcenter {
|
|
|
6675
6689
|
}
|
|
6676
6690
|
}
|
|
6677
6691
|
export declare namespace gtm {
|
|
6692
|
+
interface PolicyStatistics {
|
|
6693
|
+
/**
|
|
6694
|
+
* Number of available addresses
|
|
6695
|
+
*/
|
|
6696
|
+
activeAddr?: pulumi.Input<number>;
|
|
6697
|
+
/**
|
|
6698
|
+
* Number of unavailable addresses
|
|
6699
|
+
*/
|
|
6700
|
+
inactiveAddr?: pulumi.Input<number>;
|
|
6701
|
+
}
|
|
6702
|
+
interface PolicyTarget {
|
|
6703
|
+
/**
|
|
6704
|
+
* Address pool ID.
|
|
6705
|
+
*/
|
|
6706
|
+
poolId?: pulumi.Input<string>;
|
|
6707
|
+
}
|
|
6678
6708
|
interface PoolAddress {
|
|
6679
6709
|
/**
|
|
6680
6710
|
* Address capacity
|
|
@@ -7305,6 +7335,16 @@ export declare namespace kafka {
|
|
|
7305
7335
|
*/
|
|
7306
7336
|
instanceId?: pulumi.Input<string>;
|
|
7307
7337
|
}
|
|
7338
|
+
interface GroupTag {
|
|
7339
|
+
/**
|
|
7340
|
+
* Tag key
|
|
7341
|
+
*/
|
|
7342
|
+
key?: pulumi.Input<string>;
|
|
7343
|
+
/**
|
|
7344
|
+
* Tag value
|
|
7345
|
+
*/
|
|
7346
|
+
value?: pulumi.Input<string>;
|
|
7347
|
+
}
|
|
7308
7348
|
interface InstanceChargeInfo {
|
|
7309
7349
|
/**
|
|
7310
7350
|
* Whether to automatically renew the subscription instance after expiration. true - auto renewal; false (default) - no auto renewal, instance will be stopped upon expiration.
|
|
@@ -8563,32 +8603,12 @@ export declare namespace rdsmysql {
|
|
|
8563
8603
|
* Instance ID bound to the current allowlist.
|
|
8564
8604
|
*/
|
|
8565
8605
|
instanceId?: pulumi.Input<string>;
|
|
8566
|
-
/**
|
|
8567
|
-
* Instance name bound to the current allowlist.
|
|
8568
|
-
*/
|
|
8569
|
-
instanceName?: pulumi.Input<string>;
|
|
8570
|
-
/**
|
|
8571
|
-
* Instance status.
|
|
8572
|
-
*/
|
|
8573
|
-
instanceStatus?: pulumi.Input<string>;
|
|
8574
|
-
/**
|
|
8575
|
-
* Has the latest allowlist been synchronized? Values: true: Yes. false: No. Note: When modifying the allowlist, if the instance is not running, changes to the allowlist will not be immediately synchronized to the instance.
|
|
8576
|
-
*/
|
|
8577
|
-
isLatest?: pulumi.Input<boolean>;
|
|
8578
|
-
/**
|
|
8579
|
-
* Private network ID of the instance.
|
|
8580
|
-
*/
|
|
8581
|
-
vpc?: pulumi.Input<string>;
|
|
8582
8606
|
}
|
|
8583
8607
|
interface AllowListSecurityGroupBindInfo {
|
|
8584
8608
|
/**
|
|
8585
8609
|
* Mode for associating security groups. Values: IngressDirectionIp: Inbound IP. AssociateEcsIp: Associate ECS IP. Note: In the CreateAllowList API, the BindMode and SecurityGroupId fields of SecurityGroupBindInfoObject are required.
|
|
8586
8610
|
*/
|
|
8587
8611
|
bindMode?: pulumi.Input<string>;
|
|
8588
|
-
/**
|
|
8589
|
-
* Security group IP address list.
|
|
8590
|
-
*/
|
|
8591
|
-
ipLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8592
8612
|
/**
|
|
8593
8613
|
* Security group ID.
|
|
8594
8614
|
*/
|
|
@@ -10108,6 +10128,450 @@ export declare namespace tls {
|
|
|
10108
10128
|
*/
|
|
10109
10129
|
severity?: pulumi.Input<string>;
|
|
10110
10130
|
}
|
|
10131
|
+
interface EtlTargetResource {
|
|
10132
|
+
/**
|
|
10133
|
+
* Name of the custom output target. You must use this name to refer to the output target in the data processing rules
|
|
10134
|
+
*/
|
|
10135
|
+
alias: pulumi.Input<string>;
|
|
10136
|
+
/**
|
|
10137
|
+
* Region of the log topic for storing processed logs
|
|
10138
|
+
*/
|
|
10139
|
+
region: pulumi.Input<string>;
|
|
10140
|
+
/**
|
|
10141
|
+
* Cross-account authorization role name
|
|
10142
|
+
*/
|
|
10143
|
+
roleTrn?: pulumi.Input<string>;
|
|
10144
|
+
/**
|
|
10145
|
+
* Log topic ID for storing processed logs
|
|
10146
|
+
*/
|
|
10147
|
+
topicId: pulumi.Input<string>;
|
|
10148
|
+
}
|
|
10149
|
+
interface HostGroupRule {
|
|
10150
|
+
/**
|
|
10151
|
+
* Container collection rules
|
|
10152
|
+
*/
|
|
10153
|
+
containerRule?: pulumi.Input<inputs.tls.HostGroupRuleContainerRule>;
|
|
10154
|
+
/**
|
|
10155
|
+
* Time when the collection configuration was created.
|
|
10156
|
+
*/
|
|
10157
|
+
createTime?: pulumi.Input<string>;
|
|
10158
|
+
excludePaths?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleExcludePath>[]>;
|
|
10159
|
+
/**
|
|
10160
|
+
* Extraction rules
|
|
10161
|
+
*/
|
|
10162
|
+
extractRule?: pulumi.Input<inputs.tls.HostGroupRuleExtractRule>;
|
|
10163
|
+
/**
|
|
10164
|
+
* Collection type. 0: Host log file. 1: K8s container standard output. 2: Log file inside K8s container.
|
|
10165
|
+
*/
|
|
10166
|
+
inputType?: pulumi.Input<number>;
|
|
10167
|
+
/**
|
|
10168
|
+
* Log sample.
|
|
10169
|
+
*/
|
|
10170
|
+
logSample?: pulumi.Input<string>;
|
|
10171
|
+
/**
|
|
10172
|
+
* Collection modes. minimalist*log: single-line full mode. json*log: JSON mode. delimiter*log: delimiter mode. multiline*log: multi-line full mode. fullregex_log: full regex mode.
|
|
10173
|
+
*/
|
|
10174
|
+
logType?: pulumi.Input<string>;
|
|
10175
|
+
/**
|
|
10176
|
+
* Time when the collection configuration was modified.
|
|
10177
|
+
*/
|
|
10178
|
+
modifyTime?: pulumi.Input<string>;
|
|
10179
|
+
/**
|
|
10180
|
+
* Data collection path list
|
|
10181
|
+
*/
|
|
10182
|
+
paths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10183
|
+
/**
|
|
10184
|
+
* Running status of the collection configuration. 0: Running. 1: Paused.
|
|
10185
|
+
*/
|
|
10186
|
+
pause?: pulumi.Input<number>;
|
|
10187
|
+
/**
|
|
10188
|
+
* Collection configuration ID.
|
|
10189
|
+
*/
|
|
10190
|
+
ruleId?: pulumi.Input<string>;
|
|
10191
|
+
/**
|
|
10192
|
+
* Name of the collection configuration.
|
|
10193
|
+
*/
|
|
10194
|
+
ruleName?: pulumi.Input<string>;
|
|
10195
|
+
/**
|
|
10196
|
+
* ID of the log topic to which the collection configuration belongs.
|
|
10197
|
+
*/
|
|
10198
|
+
topicId?: pulumi.Input<string>;
|
|
10199
|
+
/**
|
|
10200
|
+
* Name of the log topic associated with the collection configuration
|
|
10201
|
+
*/
|
|
10202
|
+
topicName?: pulumi.Input<string>;
|
|
10203
|
+
/**
|
|
10204
|
+
* User-defined collection rules.
|
|
10205
|
+
*/
|
|
10206
|
+
userDefineRule?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRule>;
|
|
10207
|
+
}
|
|
10208
|
+
interface HostGroupRuleContainerRule {
|
|
10209
|
+
/**
|
|
10210
|
+
* Container name to collect. If no container name is specified, all containers in the machine group are collected. Supports regular expressions. For example, setting the container name to ^(container-test)$ collects all containers named container-test.
|
|
10211
|
+
*/
|
|
10212
|
+
containerNameRegex?: pulumi.Input<string>;
|
|
10213
|
+
envTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleEnvTag>[]>;
|
|
10214
|
+
excludeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleExcludeContainerEnvRegex>[]>;
|
|
10215
|
+
excludeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleExcludeContainerLabelRegex>[]>;
|
|
10216
|
+
includeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleIncludeContainerEnvRegex>[]>;
|
|
10217
|
+
includeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleIncludeContainerLabelRegex>[]>;
|
|
10218
|
+
/**
|
|
10219
|
+
* Kubernetes container collection rules.
|
|
10220
|
+
*/
|
|
10221
|
+
kubernetesRule?: pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRule>;
|
|
10222
|
+
/**
|
|
10223
|
+
* Collection information. stdout: Container standard output (stdout). stderr: Container standard error (stderr). all: Both container standard output (stdout) and standard error (stderr).
|
|
10224
|
+
*/
|
|
10225
|
+
stream?: pulumi.Input<string>;
|
|
10226
|
+
}
|
|
10227
|
+
interface HostGroupRuleContainerRuleEnvTag {
|
|
10228
|
+
/**
|
|
10229
|
+
* Key.
|
|
10230
|
+
*/
|
|
10231
|
+
key?: pulumi.Input<string>;
|
|
10232
|
+
/**
|
|
10233
|
+
* Value.
|
|
10234
|
+
*/
|
|
10235
|
+
val?: pulumi.Input<string>;
|
|
10236
|
+
}
|
|
10237
|
+
interface HostGroupRuleContainerRuleExcludeContainerEnvRegex {
|
|
10238
|
+
/**
|
|
10239
|
+
* Key.
|
|
10240
|
+
*/
|
|
10241
|
+
key?: pulumi.Input<string>;
|
|
10242
|
+
/**
|
|
10243
|
+
* Value.
|
|
10244
|
+
*/
|
|
10245
|
+
val?: pulumi.Input<string>;
|
|
10246
|
+
}
|
|
10247
|
+
interface HostGroupRuleContainerRuleExcludeContainerLabelRegex {
|
|
10248
|
+
/**
|
|
10249
|
+
* Key.
|
|
10250
|
+
*/
|
|
10251
|
+
key?: pulumi.Input<string>;
|
|
10252
|
+
/**
|
|
10253
|
+
* Value.
|
|
10254
|
+
*/
|
|
10255
|
+
val?: pulumi.Input<string>;
|
|
10256
|
+
}
|
|
10257
|
+
interface HostGroupRuleContainerRuleIncludeContainerEnvRegex {
|
|
10258
|
+
/**
|
|
10259
|
+
* Key.
|
|
10260
|
+
*/
|
|
10261
|
+
key?: pulumi.Input<string>;
|
|
10262
|
+
/**
|
|
10263
|
+
* Value.
|
|
10264
|
+
*/
|
|
10265
|
+
val?: pulumi.Input<string>;
|
|
10266
|
+
}
|
|
10267
|
+
interface HostGroupRuleContainerRuleIncludeContainerLabelRegex {
|
|
10268
|
+
/**
|
|
10269
|
+
* Key.
|
|
10270
|
+
*/
|
|
10271
|
+
key?: pulumi.Input<string>;
|
|
10272
|
+
/**
|
|
10273
|
+
* Value.
|
|
10274
|
+
*/
|
|
10275
|
+
val?: pulumi.Input<string>;
|
|
10276
|
+
}
|
|
10277
|
+
interface HostGroupRuleContainerRuleKubernetesRule {
|
|
10278
|
+
annotationTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleAnnotationTag>[]>;
|
|
10279
|
+
/**
|
|
10280
|
+
* Whether to add all Kubernetes Labels as log tags to the raw log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the log. For example, if the Pod has Label source=DC and destination=CS, the log will include fields **tag**source__: DC and **tag**destination__: CS.
|
|
10281
|
+
*/
|
|
10282
|
+
enableAllLabelTag?: pulumi.Input<boolean>;
|
|
10283
|
+
excludePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex>[]>;
|
|
10284
|
+
excludePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex>[]>;
|
|
10285
|
+
includePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex>[]>;
|
|
10286
|
+
includePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex>[]>;
|
|
10287
|
+
labelTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleLabelTag>[]>;
|
|
10288
|
+
/**
|
|
10289
|
+
* Name of the Kubernetes Namespace to be collected. If not specified, all containers are collected. Namespace names support regular expression matching. For example, setting the Namespace name to ^(tcp|udp)$ collects all containers under the tcp and udp namespaces.
|
|
10290
|
+
*/
|
|
10291
|
+
namespaceNameRegex?: pulumi.Input<string>;
|
|
10292
|
+
/**
|
|
10293
|
+
* Pod name is used to specify the Pod(s) to be collected. If the Pod name is not specified, all containers are collected. Pod name supports regex matching. For example, setting the Pod name to ^(http.*)$ collects all containers under Pods whose names start with http.
|
|
10294
|
+
*/
|
|
10295
|
+
podNameRegex?: pulumi.Input<string>;
|
|
10296
|
+
/**
|
|
10297
|
+
* Specify the container to collect by workload name. If no workload name is specified, all containers are collected. Workload names support regular expressions. For example, setting the workload name to ^(http.*)$ collects all containers under workloads starting with http.
|
|
10298
|
+
*/
|
|
10299
|
+
workloadNameRegex?: pulumi.Input<string>;
|
|
10300
|
+
/**
|
|
10301
|
+
* Specify containers to collect by workload type. Only one type can be selected. If no type is specified, containers of all types will be collected. Supported workload types are: Deployment: stateless workload StatefulSet: stateful workload DaemonSet: daemon process Job: job CronJob: scheduled job
|
|
10302
|
+
*/
|
|
10303
|
+
workloadType?: pulumi.Input<string>;
|
|
10304
|
+
}
|
|
10305
|
+
interface HostGroupRuleContainerRuleKubernetesRuleAnnotationTag {
|
|
10306
|
+
/**
|
|
10307
|
+
* Key.
|
|
10308
|
+
*/
|
|
10309
|
+
key?: pulumi.Input<string>;
|
|
10310
|
+
/**
|
|
10311
|
+
* Value.
|
|
10312
|
+
*/
|
|
10313
|
+
val?: pulumi.Input<string>;
|
|
10314
|
+
}
|
|
10315
|
+
interface HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex {
|
|
10316
|
+
/**
|
|
10317
|
+
* Key.
|
|
10318
|
+
*/
|
|
10319
|
+
key?: pulumi.Input<string>;
|
|
10320
|
+
/**
|
|
10321
|
+
* Value.
|
|
10322
|
+
*/
|
|
10323
|
+
val?: pulumi.Input<string>;
|
|
10324
|
+
}
|
|
10325
|
+
interface HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex {
|
|
10326
|
+
/**
|
|
10327
|
+
* Key.
|
|
10328
|
+
*/
|
|
10329
|
+
key?: pulumi.Input<string>;
|
|
10330
|
+
/**
|
|
10331
|
+
* Value.
|
|
10332
|
+
*/
|
|
10333
|
+
val?: pulumi.Input<string>;
|
|
10334
|
+
}
|
|
10335
|
+
interface HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex {
|
|
10336
|
+
/**
|
|
10337
|
+
* Key.
|
|
10338
|
+
*/
|
|
10339
|
+
key?: pulumi.Input<string>;
|
|
10340
|
+
/**
|
|
10341
|
+
* Value.
|
|
10342
|
+
*/
|
|
10343
|
+
val?: pulumi.Input<string>;
|
|
10344
|
+
}
|
|
10345
|
+
interface HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex {
|
|
10346
|
+
/**
|
|
10347
|
+
* Key.
|
|
10348
|
+
*/
|
|
10349
|
+
key?: pulumi.Input<string>;
|
|
10350
|
+
/**
|
|
10351
|
+
* Value.
|
|
10352
|
+
*/
|
|
10353
|
+
val?: pulumi.Input<string>;
|
|
10354
|
+
}
|
|
10355
|
+
interface HostGroupRuleContainerRuleKubernetesRuleLabelTag {
|
|
10356
|
+
/**
|
|
10357
|
+
* Key.
|
|
10358
|
+
*/
|
|
10359
|
+
key?: pulumi.Input<string>;
|
|
10360
|
+
/**
|
|
10361
|
+
* Value.
|
|
10362
|
+
*/
|
|
10363
|
+
val?: pulumi.Input<string>;
|
|
10364
|
+
}
|
|
10365
|
+
interface HostGroupRuleExcludePath {
|
|
10366
|
+
/**
|
|
10367
|
+
* Collection path type. File: file name. Path: directory.
|
|
10368
|
+
*/
|
|
10369
|
+
type?: pulumi.Input<string>;
|
|
10370
|
+
/**
|
|
10371
|
+
* Collection path. Must be specified as an absolute path. When Type is Path, Value indicates a directory. When Type is File, Value indicates a file name.
|
|
10372
|
+
*/
|
|
10373
|
+
value?: pulumi.Input<string>;
|
|
10374
|
+
}
|
|
10375
|
+
interface HostGroupRuleExtractRule {
|
|
10376
|
+
/**
|
|
10377
|
+
* The regex pattern required to match the first line of the log. This is valid only when LogType is multiline*log or fullregex*log. The pattern must be a valid regular expression.
|
|
10378
|
+
*/
|
|
10379
|
+
beginRegex?: pulumi.Input<string>;
|
|
10380
|
+
/**
|
|
10381
|
+
* Log delimiter. Valid only when LogType is delimiter_log.
|
|
10382
|
+
*/
|
|
10383
|
+
delimiter?: pulumi.Input<string>;
|
|
10384
|
+
/**
|
|
10385
|
+
* Enable nanosecond precision time. When enabled, log time parsing will report time with nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
|
|
10386
|
+
*/
|
|
10387
|
+
enableNanosecond?: pulumi.Input<boolean>;
|
|
10388
|
+
filterKeyRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleExtractRuleFilterKeyRegex>[]>;
|
|
10389
|
+
/**
|
|
10390
|
+
* List of log field names (Keys).
|
|
10391
|
+
*/
|
|
10392
|
+
keys?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10393
|
+
/**
|
|
10394
|
+
* The entire log entry must match the regular expression. This is only valid when the log type is fullregex_log. The regular expression must be valid.
|
|
10395
|
+
*/
|
|
10396
|
+
logRegex?: pulumi.Input<string>;
|
|
10397
|
+
/**
|
|
10398
|
+
* Automatically extract log fields based on the specified log template.
|
|
10399
|
+
*/
|
|
10400
|
+
logTemplate?: pulumi.Input<inputs.tls.HostGroupRuleExtractRuleLogTemplate>;
|
|
10401
|
+
/**
|
|
10402
|
+
* Quotation mark. Content enclosed by quotation marks is parsed as a complete field and not separated. Only valid when LogType is delimiter_log.
|
|
10403
|
+
*/
|
|
10404
|
+
quote?: pulumi.Input<string>;
|
|
10405
|
+
/**
|
|
10406
|
+
* Regular expression for extracting time, used to extract the time value from the TimeKey field and parse it as the collection time.
|
|
10407
|
+
*/
|
|
10408
|
+
timeExtractRegex?: pulumi.Input<string>;
|
|
10409
|
+
/**
|
|
10410
|
+
* Parsing format for the time field. If a specified time field in the log is used as the log timestamp, you must provide TimeKey and TimeFormat.
|
|
10411
|
+
*/
|
|
10412
|
+
timeFormat?: pulumi.Input<string>;
|
|
10413
|
+
/**
|
|
10414
|
+
* Field name for the log time field. If a specified time field in the log is used as the log timestamp, you must provide TimeKey and TimeFormat.
|
|
10415
|
+
*/
|
|
10416
|
+
timeKey?: pulumi.Input<string>;
|
|
10417
|
+
/**
|
|
10418
|
+
* Sample time. Used to verify whether the specified time parsing format is correct.
|
|
10419
|
+
*/
|
|
10420
|
+
timeSample?: pulumi.Input<string>;
|
|
10421
|
+
/**
|
|
10422
|
+
* Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC.
|
|
10423
|
+
*/
|
|
10424
|
+
timeZone?: pulumi.Input<string>;
|
|
10425
|
+
/**
|
|
10426
|
+
* Key name for logs that failed to parse when uploading
|
|
10427
|
+
*/
|
|
10428
|
+
unMatchLogKey?: pulumi.Input<string>;
|
|
10429
|
+
/**
|
|
10430
|
+
* Upload logs that failed to parse. UnMatchUpLoadSwitch=true and UnMatchLogKey must be used together. true: Upload logs that failed to parse. false: Do not upload logs that failed to parse.
|
|
10431
|
+
*/
|
|
10432
|
+
unMatchUpLoadSwitch?: pulumi.Input<boolean>;
|
|
10433
|
+
}
|
|
10434
|
+
interface HostGroupRuleExtractRuleFilterKeyRegex {
|
|
10435
|
+
/**
|
|
10436
|
+
* Name of the filter field.
|
|
10437
|
+
*/
|
|
10438
|
+
key?: pulumi.Input<string>;
|
|
10439
|
+
/**
|
|
10440
|
+
* The log content of the filter field must match the specified regular expression.
|
|
10441
|
+
*/
|
|
10442
|
+
regex?: pulumi.Input<string>;
|
|
10443
|
+
}
|
|
10444
|
+
interface HostGroupRuleExtractRuleLogTemplate {
|
|
10445
|
+
/**
|
|
10446
|
+
* Log template format
|
|
10447
|
+
*/
|
|
10448
|
+
format?: pulumi.Input<string>;
|
|
10449
|
+
/**
|
|
10450
|
+
* Log template type. Supported types: Nginx (Nginx log template type).
|
|
10451
|
+
*/
|
|
10452
|
+
type?: pulumi.Input<string>;
|
|
10453
|
+
}
|
|
10454
|
+
interface HostGroupRuleUserDefineRule {
|
|
10455
|
+
/**
|
|
10456
|
+
* Advanced parameters are used for extended configuration. After enabling extended configuration, you can customize advanced behaviors of LogCollector, such as when to release file handles. Note: If multiple conditions for releasing handles are specified, the handle will be released and log file monitoring will end as soon as any condition is met.
|
|
10457
|
+
*/
|
|
10458
|
+
advanced?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleAdvanced>;
|
|
10459
|
+
/**
|
|
10460
|
+
* Whether to upload the Label information of the host group to the log service. Disabled by default. true: LogCollector uploads the Label information of the host group to the specified field. You can specify the field name in the HostGroupLabelKey parameter. false (default): LogCollector does not upload the Label information of the host group.
|
|
10461
|
+
*/
|
|
10462
|
+
enableHostGroupLabel?: pulumi.Input<boolean>;
|
|
10463
|
+
/**
|
|
10464
|
+
* Whether to upload the hostname field. Default is disabled. true: Adds a field to the original log to record the log source's hostname. Specify the hostname field name using HostnameKey. false (default): Does not add the hostname field.
|
|
10465
|
+
*/
|
|
10466
|
+
enableHostname?: pulumi.Input<boolean>;
|
|
10467
|
+
/**
|
|
10468
|
+
* Whether to upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
|
|
10469
|
+
*/
|
|
10470
|
+
enableRawLog?: pulumi.Input<boolean>;
|
|
10471
|
+
fields?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleField>[]>;
|
|
10472
|
+
/**
|
|
10473
|
+
* Field name used to store machine group label information.
|
|
10474
|
+
*/
|
|
10475
|
+
hostGroupLabelKey?: pulumi.Input<string>;
|
|
10476
|
+
/**
|
|
10477
|
+
* hostname field name. Only required when EnableHostname is set to true.
|
|
10478
|
+
*/
|
|
10479
|
+
hostnameKey?: pulumi.Input<string>;
|
|
10480
|
+
/**
|
|
10481
|
+
* Ignore log files that have not been updated for a specified duration, in hours.
|
|
10482
|
+
*/
|
|
10483
|
+
ignoreOlder?: pulumi.Input<number>;
|
|
10484
|
+
/**
|
|
10485
|
+
* Allows multiple log file collections. Empty: Uses the log file ID (including file inode, device, and checksum of the first N bytes) to uniquely identify the log file. RuleID: Uses the collection rule ID and log file ID to uniquely identify the log file. TopicIDRuleName: Uses the log topic ID, collection rule Name, and log file ID to uniquely identify the log file.
|
|
10486
|
+
*/
|
|
10487
|
+
multiCollectsType?: pulumi.Input<string>;
|
|
10488
|
+
/**
|
|
10489
|
+
* Rules for parsing the collection path. After setting the rule, fields in the collection path are extracted using the specified regex and added as metadata to the log data. Note: This parameter is not supported when collecting container standard output.
|
|
10490
|
+
*/
|
|
10491
|
+
parsePathRule?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleParsePathRule>;
|
|
10492
|
+
/**
|
|
10493
|
+
* LogCollector plugin configuration. After enabling plugin configuration, you can add one or more LogCollector processor plugins to parse logs with complex or variable structures.
|
|
10494
|
+
*/
|
|
10495
|
+
plugin?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRulePlugin>;
|
|
10496
|
+
/**
|
|
10497
|
+
* Original log field name. Only effective when EnableRawLog is set to true. RawLogKey defaults to **raw**, meaning the original log data will be encapsulated in the **raw** field and uploaded to the log service together with the parsed log data
|
|
10498
|
+
*/
|
|
10499
|
+
rawLogKey?: pulumi.Input<string>;
|
|
10500
|
+
/**
|
|
10501
|
+
* Rules for routing log partitions. If this parameter is not set, logs are written using the default load balancing mode, and packets are written to any available Shard. If set, logs are collected using the HashKey routing Shard mode, and the log service writes data to the Shard containing the specified Key value.
|
|
10502
|
+
*/
|
|
10503
|
+
shardHashKey?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleShardHashKey>;
|
|
10504
|
+
/**
|
|
10505
|
+
* LogCollector collection strategy, specifying whether LogCollector collects incremental logs or full logs. The default is false, which means full log collection. true: incremental collection. When LogCollector collects logs, it only collects newly added content in the file. When a monitored log file receives new log entries, LogCollector is triggered to collect logs. For log files being collected for the first time, LogCollector automatically determines the collection position based on the incremental threshold TailSizeKb you specify. If the new file size does not exceed the incremental threshold, collection starts from the beginning of the new file. If the new file size exceeds the incremental threshold, collection starts from the position at the end of the file minus the incremental threshold, meaning only incremental logs are collected. For log files that are not being collected for the first time, LogCollector determines the collection position based on the Checkpoint and continues collecting. false: (default) full collection. LogCollector collects logs from the beginning of each file, including historical log data.
|
|
10506
|
+
*/
|
|
10507
|
+
tailFiles?: pulumi.Input<boolean>;
|
|
10508
|
+
/**
|
|
10509
|
+
* Incremental collection backtracking threshold, in KiB. When LogCollector uses incremental collection, for the first collection of a log file: if the new log file size does not exceed the TailSizeKb value, collection starts from the beginning of the file. If the new log file size exceeds the TailSizeKb value, collection starts from the position TailSizeKb from the end of the file.
|
|
10510
|
+
*/
|
|
10511
|
+
tailSizeKb?: pulumi.Input<number>;
|
|
10512
|
+
}
|
|
10513
|
+
interface HostGroupRuleUserDefineRuleAdvanced {
|
|
10514
|
+
/**
|
|
10515
|
+
* After reading to the end of the log file, whether to release the file handle. Default is false.
|
|
10516
|
+
*/
|
|
10517
|
+
closeEof?: pulumi.Input<boolean>;
|
|
10518
|
+
/**
|
|
10519
|
+
* Wait time before releasing log file handles. If no new logs are written to a log file for the specified duration, the handle for that log file is released. Unit: seconds. Range: 1–300 seconds. Default: 60 seconds.
|
|
10520
|
+
*/
|
|
10521
|
+
closeInactive?: pulumi.Input<number>;
|
|
10522
|
+
/**
|
|
10523
|
+
* Whether to release the handle of the log file after it is removed. Default is false.
|
|
10524
|
+
*/
|
|
10525
|
+
closeRemoved?: pulumi.Input<boolean>;
|
|
10526
|
+
/**
|
|
10527
|
+
* Whether to release the handle of the log file after it is renamed. Default is false.
|
|
10528
|
+
*/
|
|
10529
|
+
closeRenamed?: pulumi.Input<boolean>;
|
|
10530
|
+
/**
|
|
10531
|
+
* Maximum duration for LogCollector to monitor log files, in seconds. The default is 0 seconds, meaning LogCollector does not limit the monitoring duration. Timing starts when LogCollector begins monitoring the log file. After the specified duration is exceeded, regardless of whether the log file has been fully read, LogCollector immediately releases the file handle and stops monitoring.
|
|
10532
|
+
*/
|
|
10533
|
+
closeTimeout?: pulumi.Input<number>;
|
|
10534
|
+
/**
|
|
10535
|
+
* Maximum wait time when LogCollector does not read a line break. Unit: seconds. Default: 5s. LogCollector starts timing when it begins reading log file content. If no line break is read within the specified time, it will send the buffered logs. If the file write interval is large, a complete log entry may be split into two parts and written separately. Adjust this parameter based on your log write interval.
|
|
10536
|
+
*/
|
|
10537
|
+
noLineTerminatorEofMaxTime?: pulumi.Input<number>;
|
|
10538
|
+
}
|
|
10539
|
+
interface HostGroupRuleUserDefineRuleField {
|
|
10540
|
+
/**
|
|
10541
|
+
* Key.
|
|
10542
|
+
*/
|
|
10543
|
+
key?: pulumi.Input<string>;
|
|
10544
|
+
/**
|
|
10545
|
+
* Value.
|
|
10546
|
+
*/
|
|
10547
|
+
val?: pulumi.Input<string>;
|
|
10548
|
+
}
|
|
10549
|
+
interface HostGroupRuleUserDefineRuleParsePathRule {
|
|
10550
|
+
/**
|
|
10551
|
+
* List of field names. Log Service parses PathSample into multiple fields using regular expressions (Regex). Keys specify the name of each field. You can configure up to 100 field names. Field names cannot be empty or duplicated.
|
|
10552
|
+
*/
|
|
10553
|
+
keys?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10554
|
+
/**
|
|
10555
|
+
* Sample collection path for actual scenarios. The sample path must be an absolute path. Wildcards *, ?, ** are not allowed in the sample path.
|
|
10556
|
+
*/
|
|
10557
|
+
pathSample?: pulumi.Input<string>;
|
|
10558
|
+
/**
|
|
10559
|
+
* Regular expression used to extract the path field. It must match the example collection path; otherwise, extraction will fail.
|
|
10560
|
+
*/
|
|
10561
|
+
regex?: pulumi.Input<string>;
|
|
10562
|
+
}
|
|
10563
|
+
interface HostGroupRuleUserDefineRulePlugin {
|
|
10564
|
+
/**
|
|
10565
|
+
* LogCollector plugins. For supported plugin lists and parameter descriptions, see LogCollector plugin overview.
|
|
10566
|
+
*/
|
|
10567
|
+
processors?: pulumi.Input<string>;
|
|
10568
|
+
}
|
|
10569
|
+
interface HostGroupRuleUserDefineRuleShardHashKey {
|
|
10570
|
+
/**
|
|
10571
|
+
* The HashKey of the log group specifies the shard where the current log group will be written. The valid range for this parameter is [00000000000000000000000000000000-ffffffffffffffffffffffffffffffff).
|
|
10572
|
+
*/
|
|
10573
|
+
hashKey?: pulumi.Input<string>;
|
|
10574
|
+
}
|
|
10111
10575
|
interface ImportTaskImportSourceInfo {
|
|
10112
10576
|
/**
|
|
10113
10577
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|