@byteplus/pulumi-bytepluscc 0.0.34 → 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/backup.d.ts +90 -0
- package/dns/backup.js +76 -0
- package/dns/backup.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/getBackup.d.ts +52 -0
- package/dns/getBackup.js +28 -0
- package/dns/getBackup.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/getBackups.d.ts +22 -0
- package/dns/getBackups.js +24 -0
- package/dns/getBackups.js.map +1 -0
- package/dns/index.d.ts +18 -0
- package/dns/index.js +23 -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/iam/allowedIpAddress.d.ts +107 -0
- package/iam/allowedIpAddress.js +95 -0
- package/iam/allowedIpAddress.js.map +1 -0
- package/iam/getAllowedIpAddress.d.ts +53 -0
- package/iam/getAllowedIpAddress.js +28 -0
- package/iam/getAllowedIpAddress.js.map +1 -0
- package/iam/getAllowedIpAddresses.d.ts +22 -0
- package/iam/getAllowedIpAddresses.js +24 -0
- package/iam/getAllowedIpAddresses.js.map +1 -0
- package/iam/index.d.ts +9 -0
- package/iam/index.js +12 -1
- package/iam/index.js.map +1 -1
- 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/mongodb/endpoint.d.ts +175 -0
- package/mongodb/endpoint.js +97 -0
- package/mongodb/endpoint.js.map +1 -0
- package/mongodb/getEndpoint.d.ts +39 -0
- package/mongodb/getEndpoint.js +28 -0
- package/mongodb/getEndpoint.js.map +1 -0
- package/mongodb/getEndpoints.d.ts +22 -0
- package/mongodb/getEndpoints.js +24 -0
- package/mongodb/getEndpoints.js.map +1 -0
- package/mongodb/index.d.ts +9 -0
- package/mongodb/index.js +12 -1
- package/mongodb/index.js.map +1 -1
- package/package.json +1 -1
- package/privatelink/gatewayEndpoint.d.ts +182 -0
- package/privatelink/gatewayEndpoint.js +106 -0
- package/privatelink/gatewayEndpoint.js.map +1 -0
- package/privatelink/getGatewayEndpoint.d.ts +85 -0
- package/privatelink/getGatewayEndpoint.js +28 -0
- package/privatelink/getGatewayEndpoint.js.map +1 -0
- package/privatelink/getGatewayEndpoints.d.ts +22 -0
- package/privatelink/getGatewayEndpoints.js +24 -0
- package/privatelink/getGatewayEndpoints.js.map +1 -0
- package/privatelink/index.d.ts +9 -0
- package/privatelink/index.js +12 -1
- package/privatelink/index.js.map +1 -1
- package/rdsmssql/backup.d.ts +148 -0
- package/rdsmssql/backup.js +85 -0
- package/rdsmssql/backup.js.map +1 -0
- package/rdsmssql/getBackup.d.ts +89 -0
- package/rdsmssql/getBackup.js +28 -0
- package/rdsmssql/getBackup.js.map +1 -0
- package/rdsmssql/getBackups.d.ts +22 -0
- package/rdsmssql/getBackups.js +24 -0
- package/rdsmssql/getBackups.js.map +1 -0
- package/rdsmssql/index.d.ts +9 -0
- package/rdsmssql/index.js +12 -1
- package/rdsmssql/index.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdspostgresql/allowList.d.ts +24 -0
- package/rdspostgresql/allowList.js +4 -0
- package/rdspostgresql/allowList.js.map +1 -1
- package/rdspostgresql/getAllowList.d.ts +8 -0
- package/rdspostgresql/getAllowList.js.map +1 -1
- package/rdspostgresql/getInstanceSsl.d.ts +68 -0
- package/rdspostgresql/getInstanceSsl.js +28 -0
- package/rdspostgresql/getInstanceSsl.js.map +1 -0
- package/rdspostgresql/getInstanceSsls.d.ts +22 -0
- package/rdspostgresql/getInstanceSsls.js +24 -0
- package/rdspostgresql/getInstanceSsls.js.map +1 -0
- package/rdspostgresql/index.d.ts +9 -0
- package/rdspostgresql/index.js +12 -1
- package/rdspostgresql/index.js.map +1 -1
- package/rdspostgresql/instanceSsl.d.ts +134 -0
- package/rdspostgresql/instanceSsl.js +88 -0
- package/rdspostgresql/instanceSsl.js.map +1 -0
- package/redis/allowList.d.ts +2 -2
- package/redis/allowList.js +3 -0
- package/redis/allowList.js.map +1 -1
- package/storageebs/getSnapshotPolicies.d.ts +22 -0
- package/storageebs/getSnapshotPolicies.js +24 -0
- package/storageebs/getSnapshotPolicies.js.map +1 -0
- package/storageebs/getSnapshotPolicy.d.ts +93 -0
- package/storageebs/getSnapshotPolicy.js +28 -0
- package/storageebs/getSnapshotPolicy.js.map +1 -0
- package/storageebs/index.d.ts +9 -0
- package/storageebs/index.js +12 -1
- package/storageebs/index.js.map +1 -1
- package/storageebs/snapshotPolicy.d.ts +215 -0
- package/storageebs/snapshotPolicy.js +122 -0
- package/storageebs/snapshotPolicy.js.map +1 -0
- 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/transitrouter/directConnectGatewayAttachment.d.ts +180 -0
- package/transitrouter/directConnectGatewayAttachment.js +106 -0
- package/transitrouter/directConnectGatewayAttachment.js.map +1 -0
- package/transitrouter/getDirectConnectGatewayAttachment.d.ts +89 -0
- package/transitrouter/getDirectConnectGatewayAttachment.js +28 -0
- package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -0
- package/transitrouter/getDirectConnectGatewayAttachments.d.ts +22 -0
- package/transitrouter/getDirectConnectGatewayAttachments.js +24 -0
- package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -0
- package/transitrouter/getTransitRouterBandwidthPackage.d.ts +141 -0
- package/transitrouter/getTransitRouterBandwidthPackage.js +28 -0
- package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -0
- package/transitrouter/getTransitRouterBandwidthPackages.d.ts +22 -0
- package/transitrouter/getTransitRouterBandwidthPackages.js +24 -0
- package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +48 -0
- package/transitrouter/getTransitRouterRouteTableAssociation.js +28 -0
- package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +22 -0
- package/transitrouter/getTransitRouterRouteTableAssociations.js +24 -0
- package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -0
- package/transitrouter/index.d.ts +27 -0
- package/transitrouter/index.js +34 -1
- package/transitrouter/index.js.map +1 -1
- package/transitrouter/transitRouterBandwidthPackage.d.ts +320 -0
- package/transitrouter/transitRouterBandwidthPackage.js +138 -0
- package/transitrouter/transitRouterBandwidthPackage.js.map +1 -0
- package/transitrouter/transitRouterRouteTableAssociation.d.ts +89 -0
- package/transitrouter/transitRouterRouteTableAssociation.js +80 -0
- package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -0
- package/types/input.d.ts +651 -20
- package/types/output.d.ts +1910 -554
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
|
|
@@ -6870,6 +6900,16 @@ export declare namespace hbase {
|
|
|
6870
6900
|
}
|
|
6871
6901
|
}
|
|
6872
6902
|
export declare namespace iam {
|
|
6903
|
+
interface AllowedIpAddressIpList {
|
|
6904
|
+
/**
|
|
6905
|
+
* Description
|
|
6906
|
+
*/
|
|
6907
|
+
description: pulumi.Input<string>;
|
|
6908
|
+
/**
|
|
6909
|
+
* IP address
|
|
6910
|
+
*/
|
|
6911
|
+
ip: pulumi.Input<string>;
|
|
6912
|
+
}
|
|
6873
6913
|
interface GroupAttachedPolicy {
|
|
6874
6914
|
/**
|
|
6875
6915
|
* Policy name.
|
|
@@ -7295,6 +7335,16 @@ export declare namespace kafka {
|
|
|
7295
7335
|
*/
|
|
7296
7336
|
instanceId?: pulumi.Input<string>;
|
|
7297
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
|
+
}
|
|
7298
7348
|
interface InstanceChargeInfo {
|
|
7299
7349
|
/**
|
|
7300
7350
|
* Whether to automatically renew the subscription instance after expiration. true - auto renewal; false (default) - no auto renewal, instance will be stopped upon expiration.
|
|
@@ -7555,6 +7605,49 @@ export declare namespace mongodb {
|
|
|
7555
7605
|
*/
|
|
7556
7606
|
vpc?: pulumi.Input<string>;
|
|
7557
7607
|
}
|
|
7608
|
+
interface EndpointDbAddress {
|
|
7609
|
+
/**
|
|
7610
|
+
* Domain name of the connection address
|
|
7611
|
+
*/
|
|
7612
|
+
addressDomain?: pulumi.Input<string>;
|
|
7613
|
+
/**
|
|
7614
|
+
* IP corresponding to the connection address
|
|
7615
|
+
*/
|
|
7616
|
+
addressIp?: pulumi.Input<string>;
|
|
7617
|
+
/**
|
|
7618
|
+
* Port number of the connection address
|
|
7619
|
+
*/
|
|
7620
|
+
addressPort?: pulumi.Input<string>;
|
|
7621
|
+
/**
|
|
7622
|
+
* Connection address type of the node. Possible values:
|
|
7623
|
+
*
|
|
7624
|
+
* Primary: Primary node connection address
|
|
7625
|
+
* Secondary: Secondary node connection address
|
|
7626
|
+
* Hidden: Hidden node connection address
|
|
7627
|
+
* ReadOnly: Read-only node connection address
|
|
7628
|
+
*
|
|
7629
|
+
*
|
|
7630
|
+
* **Note:**
|
|
7631
|
+
* Hidden node connection address information is returned only when the connection address type is a private connection address (that is, when `NetworkType` is set to `Private`).
|
|
7632
|
+
*/
|
|
7633
|
+
addressType?: pulumi.Input<string>;
|
|
7634
|
+
/**
|
|
7635
|
+
* EIP ID bound to the instance's public address
|
|
7636
|
+
*
|
|
7637
|
+
*
|
|
7638
|
+
* **Note:**
|
|
7639
|
+
* This parameter is returned only when the connection address type is a public connection address (that is, when `NetworkType` is set to `Public`).
|
|
7640
|
+
*/
|
|
7641
|
+
eipId?: pulumi.Input<string>;
|
|
7642
|
+
/**
|
|
7643
|
+
* Node ID associated with the connection address
|
|
7644
|
+
*/
|
|
7645
|
+
nodeId?: pulumi.Input<string>;
|
|
7646
|
+
/**
|
|
7647
|
+
* AZ of the node; all nodes are consistent for single-AZ instances, while nodes differ for multi-AZ instances
|
|
7648
|
+
*/
|
|
7649
|
+
zoneId?: pulumi.Input<string>;
|
|
7650
|
+
}
|
|
7558
7651
|
interface InstanceConfigServer {
|
|
7559
7652
|
/**
|
|
7560
7653
|
* ConfigServer node ID
|
|
@@ -7932,6 +8025,16 @@ export declare namespace privatelink {
|
|
|
7932
8025
|
*/
|
|
7933
8026
|
value?: pulumi.Input<string>;
|
|
7934
8027
|
}
|
|
8028
|
+
interface GatewayEndpointTag {
|
|
8029
|
+
/**
|
|
8030
|
+
* Tag key of the endpoint tag
|
|
8031
|
+
*/
|
|
8032
|
+
key?: pulumi.Input<string>;
|
|
8033
|
+
/**
|
|
8034
|
+
* Tag value of the endpoint tag
|
|
8035
|
+
*/
|
|
8036
|
+
value?: pulumi.Input<string>;
|
|
8037
|
+
}
|
|
7935
8038
|
interface VpcEndpointConnectionResourcesAllocate {
|
|
7936
8039
|
/**
|
|
7937
8040
|
* Specify the service resource for the endpoint connection
|
|
@@ -8290,6 +8393,58 @@ export declare namespace rdsmssql {
|
|
|
8290
8393
|
*/
|
|
8291
8394
|
vpc?: pulumi.Input<string>;
|
|
8292
8395
|
}
|
|
8396
|
+
interface BackupBackupDatabaseDetail {
|
|
8397
|
+
/**
|
|
8398
|
+
* External network backup download link.
|
|
8399
|
+
*/
|
|
8400
|
+
backupDownloadLinkEip?: pulumi.Input<string>;
|
|
8401
|
+
/**
|
|
8402
|
+
* Internal network backup download link.
|
|
8403
|
+
*/
|
|
8404
|
+
backupDownloadLinkInner?: pulumi.Input<string>;
|
|
8405
|
+
/**
|
|
8406
|
+
* Backup end time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
|
|
8407
|
+
*/
|
|
8408
|
+
backupEndTime?: pulumi.Input<string>;
|
|
8409
|
+
/**
|
|
8410
|
+
* Backup file name.
|
|
8411
|
+
*/
|
|
8412
|
+
backupFileName?: pulumi.Input<string>;
|
|
8413
|
+
/**
|
|
8414
|
+
* Backup file size (Bytes).
|
|
8415
|
+
*/
|
|
8416
|
+
backupFileSize?: pulumi.Input<number>;
|
|
8417
|
+
/**
|
|
8418
|
+
* Backup start time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
|
|
8419
|
+
*/
|
|
8420
|
+
backupStartTime?: pulumi.Input<string>;
|
|
8421
|
+
/**
|
|
8422
|
+
* Backup type. Values: Full (full backup), Diff (differential backup).
|
|
8423
|
+
*/
|
|
8424
|
+
backupType?: pulumi.Input<string>;
|
|
8425
|
+
/**
|
|
8426
|
+
* Database name.
|
|
8427
|
+
*/
|
|
8428
|
+
databaseName?: pulumi.Input<string>;
|
|
8429
|
+
/**
|
|
8430
|
+
* Backup file preparation progress (%).
|
|
8431
|
+
*/
|
|
8432
|
+
downloadProgress?: pulumi.Input<number>;
|
|
8433
|
+
/**
|
|
8434
|
+
* Backup file preparation status. Values: Success (preparation completed), Failed (preparation failed), Running (preparing), NotDownload (not downloaded).
|
|
8435
|
+
*/
|
|
8436
|
+
downloadStatus?: pulumi.Input<string>;
|
|
8437
|
+
/**
|
|
8438
|
+
* Download link expiration time. Format: yyyy-MM-ddTHH:mm:sssZ (UTC time).
|
|
8439
|
+
*/
|
|
8440
|
+
linkExpiredTime?: pulumi.Input<string>;
|
|
8441
|
+
}
|
|
8442
|
+
interface BackupBackupMeta {
|
|
8443
|
+
/**
|
|
8444
|
+
* Backup database name.
|
|
8445
|
+
*/
|
|
8446
|
+
dbName?: pulumi.Input<string>;
|
|
8447
|
+
}
|
|
8293
8448
|
interface InstanceChargeInfo {
|
|
8294
8449
|
/**
|
|
8295
8450
|
* Auto-renewal for prepaid scenarios. true: auto-renew (default). false: do not auto-renew.
|
|
@@ -8448,32 +8603,12 @@ export declare namespace rdsmysql {
|
|
|
8448
8603
|
* Instance ID bound to the current allowlist.
|
|
8449
8604
|
*/
|
|
8450
8605
|
instanceId?: pulumi.Input<string>;
|
|
8451
|
-
/**
|
|
8452
|
-
* Instance name bound to the current allowlist.
|
|
8453
|
-
*/
|
|
8454
|
-
instanceName?: pulumi.Input<string>;
|
|
8455
|
-
/**
|
|
8456
|
-
* Instance status.
|
|
8457
|
-
*/
|
|
8458
|
-
instanceStatus?: pulumi.Input<string>;
|
|
8459
|
-
/**
|
|
8460
|
-
* 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.
|
|
8461
|
-
*/
|
|
8462
|
-
isLatest?: pulumi.Input<boolean>;
|
|
8463
|
-
/**
|
|
8464
|
-
* Private network ID of the instance.
|
|
8465
|
-
*/
|
|
8466
|
-
vpc?: pulumi.Input<string>;
|
|
8467
8606
|
}
|
|
8468
8607
|
interface AllowListSecurityGroupBindInfo {
|
|
8469
8608
|
/**
|
|
8470
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.
|
|
8471
8610
|
*/
|
|
8472
8611
|
bindMode?: pulumi.Input<string>;
|
|
8473
|
-
/**
|
|
8474
|
-
* Security group IP address list.
|
|
8475
|
-
*/
|
|
8476
|
-
ipLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8477
8612
|
/**
|
|
8478
8613
|
* Security group ID.
|
|
8479
8614
|
*/
|
|
@@ -9666,6 +9801,16 @@ export declare namespace storageebs {
|
|
|
9666
9801
|
*/
|
|
9667
9802
|
value?: pulumi.Input<string>;
|
|
9668
9803
|
}
|
|
9804
|
+
interface SnapshotPolicyTag {
|
|
9805
|
+
/**
|
|
9806
|
+
* Tag key
|
|
9807
|
+
*/
|
|
9808
|
+
key?: pulumi.Input<string>;
|
|
9809
|
+
/**
|
|
9810
|
+
* Tag value
|
|
9811
|
+
*/
|
|
9812
|
+
value?: pulumi.Input<string>;
|
|
9813
|
+
}
|
|
9669
9814
|
interface SnapshotTag {
|
|
9670
9815
|
/**
|
|
9671
9816
|
* User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
|
|
@@ -9983,6 +10128,450 @@ export declare namespace tls {
|
|
|
9983
10128
|
*/
|
|
9984
10129
|
severity?: pulumi.Input<string>;
|
|
9985
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
|
+
}
|
|
9986
10575
|
interface ImportTaskImportSourceInfo {
|
|
9987
10576
|
/**
|
|
9988
10577
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|
|
@@ -10905,6 +11494,16 @@ export declare namespace tls {
|
|
|
10905
11494
|
}
|
|
10906
11495
|
}
|
|
10907
11496
|
export declare namespace transitrouter {
|
|
11497
|
+
interface DirectConnectGatewayAttachmentTag {
|
|
11498
|
+
/**
|
|
11499
|
+
* Tag key
|
|
11500
|
+
*/
|
|
11501
|
+
key?: pulumi.Input<string>;
|
|
11502
|
+
/**
|
|
11503
|
+
* Tag value
|
|
11504
|
+
*/
|
|
11505
|
+
value?: pulumi.Input<string>;
|
|
11506
|
+
}
|
|
10908
11507
|
interface PeerAttachmentTag {
|
|
10909
11508
|
/**
|
|
10910
11509
|
* Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
|
|
@@ -11000,6 +11599,38 @@ export declare namespace transitrouter {
|
|
|
11000
11599
|
*/
|
|
11001
11600
|
value?: pulumi.Input<string>;
|
|
11002
11601
|
}
|
|
11602
|
+
interface TransitRouterBandwidthPackageAllocation {
|
|
11603
|
+
/**
|
|
11604
|
+
* Time when the bandwidth package was associated with the cross-region connection.
|
|
11605
|
+
*/
|
|
11606
|
+
allocateTime?: pulumi.Input<string>;
|
|
11607
|
+
/**
|
|
11608
|
+
* Bandwidth peak of the cross-region connection, in Mbps.
|
|
11609
|
+
*/
|
|
11610
|
+
bandwidth?: pulumi.Input<number>;
|
|
11611
|
+
/**
|
|
11612
|
+
* Region ID of the local transit router instance in the cross-region connection.
|
|
11613
|
+
*/
|
|
11614
|
+
localRegionId?: pulumi.Input<string>;
|
|
11615
|
+
/**
|
|
11616
|
+
* Region ID of the peer transit router instance in the cross-region connection.
|
|
11617
|
+
*/
|
|
11618
|
+
peerRegionId?: pulumi.Input<string>;
|
|
11619
|
+
/**
|
|
11620
|
+
* ID of the cross-region connection.
|
|
11621
|
+
*/
|
|
11622
|
+
transitRouterPeerAttachmentId?: pulumi.Input<string>;
|
|
11623
|
+
}
|
|
11624
|
+
interface TransitRouterBandwidthPackageTag {
|
|
11625
|
+
/**
|
|
11626
|
+
* Tag key of the tag.
|
|
11627
|
+
*/
|
|
11628
|
+
key?: pulumi.Input<string>;
|
|
11629
|
+
/**
|
|
11630
|
+
* Tag value
|
|
11631
|
+
*/
|
|
11632
|
+
value?: pulumi.Input<string>;
|
|
11633
|
+
}
|
|
11003
11634
|
interface TransitRouterRouteTableTag {
|
|
11004
11635
|
/**
|
|
11005
11636
|
* Tag key
|