@byteplus/pulumi-bytepluscc 0.0.23 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/cen/getInterRegionBandwidth.d.ts +72 -0
  2. package/cen/getInterRegionBandwidth.js +28 -0
  3. package/cen/getInterRegionBandwidth.js.map +1 -0
  4. package/cen/getInterRegionBandwidths.d.ts +22 -0
  5. package/cen/getInterRegionBandwidths.js +24 -0
  6. package/cen/getInterRegionBandwidths.js.map +1 -0
  7. package/cen/getRouteEntries.d.ts +22 -0
  8. package/cen/getRouteEntries.js +24 -0
  9. package/cen/getRouteEntries.js.map +1 -0
  10. package/cen/getRouteEntry.d.ts +72 -0
  11. package/cen/getRouteEntry.js +28 -0
  12. package/cen/getRouteEntry.js.map +1 -0
  13. package/cen/getServiceRouteEntries.d.ts +22 -0
  14. package/cen/getServiceRouteEntries.js +24 -0
  15. package/cen/getServiceRouteEntries.js.map +1 -0
  16. package/cen/getServiceRouteEntry.d.ts +73 -0
  17. package/cen/getServiceRouteEntry.js +28 -0
  18. package/cen/getServiceRouteEntry.js.map +1 -0
  19. package/cen/index.d.ts +27 -0
  20. package/cen/index.js +34 -1
  21. package/cen/index.js.map +1 -1
  22. package/cen/interRegionBandwidth.d.ts +152 -0
  23. package/cen/interRegionBandwidth.js +101 -0
  24. package/cen/interRegionBandwidth.js.map +1 -0
  25. package/cen/routeEntry.d.ts +152 -0
  26. package/cen/routeEntry.js +104 -0
  27. package/cen/routeEntry.js.map +1 -0
  28. package/cen/serviceRouteEntry.d.ts +138 -0
  29. package/cen/serviceRouteEntry.js +83 -0
  30. package/cen/serviceRouteEntry.js.map +1 -0
  31. package/clb/getListener.d.ts +4 -0
  32. package/clb/getListener.js.map +1 -1
  33. package/clb/listener.d.ts +3 -0
  34. package/clb/listener.js +2 -0
  35. package/clb/listener.js.map +1 -1
  36. package/mongodb/getSslState.d.ts +56 -0
  37. package/mongodb/getSslState.js +28 -0
  38. package/mongodb/getSslState.js.map +1 -0
  39. package/mongodb/getSslStates.d.ts +22 -0
  40. package/mongodb/getSslStates.js +24 -0
  41. package/mongodb/getSslStates.js.map +1 -0
  42. package/mongodb/index.d.ts +9 -0
  43. package/mongodb/index.js +12 -1
  44. package/mongodb/index.js.map +1 -1
  45. package/mongodb/sslState.d.ts +105 -0
  46. package/mongodb/sslState.js +81 -0
  47. package/mongodb/sslState.js.map +1 -0
  48. package/package.json +1 -1
  49. package/privatelink/endpointService.d.ts +15 -3
  50. package/privatelink/endpointService.js +2 -0
  51. package/privatelink/endpointService.js.map +1 -1
  52. package/privatelink/getEndpointService.d.ts +5 -1
  53. package/privatelink/getEndpointService.js.map +1 -1
  54. package/privatelink/getVpcEndpointConnection.d.ts +89 -0
  55. package/privatelink/getVpcEndpointConnection.js +28 -0
  56. package/privatelink/getVpcEndpointConnection.js.map +1 -0
  57. package/privatelink/getVpcEndpointConnections.d.ts +22 -0
  58. package/privatelink/getVpcEndpointConnections.js +24 -0
  59. package/privatelink/getVpcEndpointConnections.js.map +1 -0
  60. package/privatelink/index.d.ts +9 -0
  61. package/privatelink/index.js +12 -1
  62. package/privatelink/index.js.map +1 -1
  63. package/privatelink/vpcEndpointConnection.d.ts +156 -0
  64. package/privatelink/vpcEndpointConnection.js +88 -0
  65. package/privatelink/vpcEndpointConnection.js.map +1 -0
  66. package/rabbitmq/allowList.d.ts +151 -0
  67. package/rabbitmq/allowList.js +100 -0
  68. package/rabbitmq/allowList.js.map +1 -0
  69. package/rabbitmq/getAllowList.d.ts +73 -0
  70. package/rabbitmq/getAllowList.js +28 -0
  71. package/rabbitmq/getAllowList.js.map +1 -0
  72. package/rabbitmq/getAllowLists.d.ts +22 -0
  73. package/rabbitmq/getAllowLists.js +24 -0
  74. package/rabbitmq/getAllowLists.js.map +1 -0
  75. package/rabbitmq/index.d.ts +9 -0
  76. package/rabbitmq/index.js +12 -1
  77. package/rabbitmq/index.js.map +1 -1
  78. package/redis/allowList.d.ts +148 -0
  79. package/redis/allowList.js +78 -0
  80. package/redis/allowList.js.map +1 -0
  81. package/redis/getAllowList.d.ts +81 -0
  82. package/redis/getAllowList.js +28 -0
  83. package/redis/getAllowList.js.map +1 -0
  84. package/redis/getAllowLists.d.ts +22 -0
  85. package/redis/getAllowLists.js +24 -0
  86. package/redis/getAllowLists.js.map +1 -0
  87. package/redis/index.d.ts +9 -0
  88. package/redis/index.js +12 -1
  89. package/redis/index.js.map +1 -1
  90. package/storageebs/getSnapshotGroup.d.ts +81 -0
  91. package/storageebs/getSnapshotGroup.js +28 -0
  92. package/storageebs/getSnapshotGroup.js.map +1 -0
  93. package/storageebs/getSnapshotGroups.d.ts +22 -0
  94. package/storageebs/getSnapshotGroups.js +24 -0
  95. package/storageebs/getSnapshotGroups.js.map +1 -0
  96. package/storageebs/index.d.ts +9 -0
  97. package/storageebs/index.js +12 -1
  98. package/storageebs/index.js.map +1 -1
  99. package/storageebs/snapshotGroup.d.ts +168 -0
  100. package/storageebs/snapshotGroup.js +105 -0
  101. package/storageebs/snapshotGroup.js.map +1 -0
  102. package/tls/alarmNotifyGroup.d.ts +113 -0
  103. package/tls/alarmNotifyGroup.js +75 -0
  104. package/tls/alarmNotifyGroup.js.map +1 -0
  105. package/tls/getAlarmNotifyGroup.d.ts +69 -0
  106. package/tls/getAlarmNotifyGroup.js +28 -0
  107. package/tls/getAlarmNotifyGroup.js.map +1 -0
  108. package/tls/getAlarmNotifyGroups.d.ts +22 -0
  109. package/tls/getAlarmNotifyGroups.js +24 -0
  110. package/tls/getAlarmNotifyGroups.js.map +1 -0
  111. package/tls/getRule.d.ts +109 -0
  112. package/tls/getRule.js +28 -0
  113. package/tls/getRule.js.map +1 -0
  114. package/tls/getRules.d.ts +22 -0
  115. package/tls/getRules.js +24 -0
  116. package/tls/getRules.js.map +1 -0
  117. package/tls/getShipper.d.ts +101 -0
  118. package/tls/getShipper.js +28 -0
  119. package/tls/getShipper.js.map +1 -0
  120. package/tls/getShippers.d.ts +22 -0
  121. package/tls/getShippers.js +24 -0
  122. package/tls/getShippers.js.map +1 -0
  123. package/tls/index.d.ts +27 -0
  124. package/tls/index.js +34 -1
  125. package/tls/index.js.map +1 -1
  126. package/tls/rule.d.ts +221 -0
  127. package/tls/rule.js +98 -0
  128. package/tls/rule.js.map +1 -0
  129. package/tls/shipper.d.ts +211 -0
  130. package/tls/shipper.js +97 -0
  131. package/tls/shipper.js.map +1 -0
  132. package/types/input.d.ts +888 -31
  133. package/types/output.d.ts +2208 -351
  134. package/vefaas/getRelease.d.ts +120 -0
  135. package/vefaas/getRelease.js +28 -0
  136. package/vefaas/getRelease.js.map +1 -0
  137. package/vefaas/getReleases.d.ts +22 -0
  138. package/vefaas/getReleases.js +24 -0
  139. package/vefaas/getReleases.js.map +1 -0
  140. package/vefaas/index.d.ts +9 -0
  141. package/vefaas/index.js +12 -1
  142. package/vefaas/index.js.map +1 -1
  143. package/vefaas/release.d.ts +253 -0
  144. package/vefaas/release.js +120 -0
  145. package/vefaas/release.js.map +1 -0
  146. package/vepfs/getMountService.d.ts +93 -0
  147. package/vepfs/getMountService.js +28 -0
  148. package/vepfs/getMountService.js.map +1 -0
  149. package/vepfs/getMountServices.d.ts +22 -0
  150. package/vepfs/getMountServices.js +24 -0
  151. package/vepfs/getMountServices.js.map +1 -0
  152. package/vepfs/index.d.ts +9 -0
  153. package/vepfs/index.js +12 -1
  154. package/vepfs/index.js.map +1 -1
  155. package/vepfs/mountService.d.ts +172 -0
  156. package/vepfs/mountService.js +99 -0
  157. package/vepfs/mountService.js.map +1 -0
  158. package/vke/getKubeconfig.d.ts +72 -0
  159. package/vke/getKubeconfig.js +28 -0
  160. package/vke/getKubeconfig.js.map +1 -0
  161. package/vke/getKubeconfigs.d.ts +22 -0
  162. package/vke/getKubeconfigs.js +24 -0
  163. package/vke/getKubeconfigs.js.map +1 -0
  164. package/vke/index.d.ts +9 -0
  165. package/vke/index.js +12 -1
  166. package/vke/index.js.map +1 -1
  167. package/vke/kubeconfig.d.ts +142 -0
  168. package/vke/kubeconfig.js +93 -0
  169. package/vke/kubeconfig.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -3804,6 +3804,20 @@ export declare namespace cen {
3804
3804
  */
3805
3805
  value?: pulumi.Input<string>;
3806
3806
  }
3807
+ interface ServiceRouteEntryPublishToInstance {
3808
+ /**
3809
+ * Network instance ID for published cloud service access route.
3810
+ */
3811
+ instanceId?: pulumi.Input<string>;
3812
+ /**
3813
+ * Region for published cloud service access route.
3814
+ */
3815
+ instanceRegionId?: pulumi.Input<string>;
3816
+ /**
3817
+ * Network instance type for published cloud service access route.
3818
+ */
3819
+ instanceType?: pulumi.Input<string>;
3820
+ }
3807
3821
  }
3808
3822
  export declare namespace clb {
3809
3823
  interface AclAclEntry {
@@ -3978,6 +3992,20 @@ export declare namespace clb {
3978
3992
  */
3979
3993
  value?: pulumi.Input<string>;
3980
3994
  }
3995
+ interface ListenerDomainExtension {
3996
+ /**
3997
+ * Certificate ID of the extended domain name.
3998
+ */
3999
+ certCenterCertificateId?: pulumi.Input<string>;
4000
+ /**
4001
+ * Certificate source for the extended domain name to be added. Value: cert_center: SSL certificate from Volcano Engine Certificate Center. This parameter is required when adding an extended domain name.
4002
+ */
4003
+ certificateSource?: pulumi.Input<string>;
4004
+ /**
4005
+ * Domain name. Supports both wildcard and exact domain names. Specifications: 1. Must contain at least one '.', and cannot start or end with '.'. 2. Only letters, numbers, '.', '-', and '*' are allowed. 3. Length must be between 1 and 128 characters. 4. Wildcard domain: Use '*' to replace one or more characters. 5. Exact domain: A domain name that strictly follows domain name specifications.
4006
+ */
4007
+ domain?: pulumi.Input<string>;
4008
+ }
3981
4009
  interface ListenerHealthCheck {
3982
4010
  /**
3983
4011
  * Domain name for health check. Must be set to the actual address provided by the backend server. This parameter takes effect when Protocol is set to HTTP or HTTPS and HealthCheck.Enabled is on. Must contain at least one period (.), and cannot start or end with a period (.). Each string can include letters, numbers, hyphens (-), and periods (.), with hyphens (-) not allowed at the beginning or end of the string. Length limit: 1 to 128 characters. If this parameter is not provided or no value is specified, the default is empty, meaning CLB uses the private IP address of each backend server for health checks.
@@ -7393,10 +7421,6 @@ export declare namespace privatelink {
7393
7421
  value?: pulumi.Input<string>;
7394
7422
  }
7395
7423
  interface EndpointServiceResource {
7396
- /**
7397
- * Endpoint service ID.
7398
- */
7399
- instanceId?: pulumi.Input<string>;
7400
7424
  /**
7401
7425
  * Service resource ID to be added to the endpoint service.
7402
7426
  */
@@ -7416,6 +7440,54 @@ export declare namespace privatelink {
7416
7440
  */
7417
7441
  value?: pulumi.Input<string>;
7418
7442
  }
7443
+ interface VpcEndpointConnectionResourcesAllocate {
7444
+ /**
7445
+ * Specify the service resource for the endpoint connection
7446
+ */
7447
+ resourceId?: pulumi.Input<string>;
7448
+ /**
7449
+ * Availability zone ID of the service resource to be specified
7450
+ */
7451
+ zoneId?: pulumi.Input<string>;
7452
+ }
7453
+ interface VpcEndpointConnectionZone {
7454
+ /**
7455
+ * Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
7456
+ */
7457
+ networkInterfaceId?: pulumi.Input<string>;
7458
+ /**
7459
+ * The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
7460
+ */
7461
+ networkInterfaceIp?: pulumi.Input<string>;
7462
+ /**
7463
+ * Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
7464
+ */
7465
+ networkInterfaceIpv6?: pulumi.Input<string>;
7466
+ /**
7467
+ * Service resource ID
7468
+ */
7469
+ resourceId?: pulumi.Input<string>;
7470
+ /**
7471
+ * Status of the service resource
7472
+ */
7473
+ serviceStatus?: pulumi.Input<string>;
7474
+ /**
7475
+ * ID of the subnet to which the endpoint network interface belongs
7476
+ */
7477
+ subnetId?: pulumi.Input<string>;
7478
+ /**
7479
+ * The domain name of the terminal node availability zone.
7480
+ */
7481
+ zoneDomain?: pulumi.Input<string>;
7482
+ /**
7483
+ * Endpoint zone ID
7484
+ */
7485
+ zoneId?: pulumi.Input<string>;
7486
+ /**
7487
+ * Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
7488
+ */
7489
+ zoneStatus?: pulumi.Input<string>;
7490
+ }
7419
7491
  interface VpcEndpointTag {
7420
7492
  /**
7421
7493
  * Tag key of the endpoint user tag. Length limit: 1–128 characters. Case sensitive. Cannot start with 'or' or 'sys:' in any case combination. Cannot start or end with a space. Allowed characters: letters, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and @.
@@ -7506,6 +7578,12 @@ export declare namespace privatezone {
7506
7578
  }
7507
7579
  }
7508
7580
  export declare namespace rabbitmq {
7581
+ interface AllowListAssociatedInstance {
7582
+ /**
7583
+ * Instance ID
7584
+ */
7585
+ instanceId?: pulumi.Input<string>;
7586
+ }
7509
7587
  interface InstanceChargeDetail {
7510
7588
  /**
7511
7589
  * Whether to automatically renew the subscription instance after expiration.
@@ -8563,6 +8641,34 @@ export declare namespace rdspostgresql {
8563
8641
  }
8564
8642
  }
8565
8643
  export declare namespace redis {
8644
+ interface AllowListAssociatedInstance {
8645
+ /**
8646
+ * Instance ID bound to the current allowlist
8647
+ */
8648
+ instanceId?: pulumi.Input<string>;
8649
+ /**
8650
+ * Instance names bound to the current allowlist
8651
+ */
8652
+ instanceName?: pulumi.Input<string>;
8653
+ /**
8654
+ * Project name associated with the instance
8655
+ */
8656
+ projectName?: pulumi.Input<string>;
8657
+ /**
8658
+ * Private network ID associated with the instance
8659
+ */
8660
+ vpc?: pulumi.Input<string>;
8661
+ }
8662
+ interface AllowListSecurityGroupBindInfo {
8663
+ /**
8664
+ * Security group association mode. The value range is as follows: IngressDirectionIp: ingress IP, which allows IPs involved in TCP and ALL protocols in the source address of the security group ingress direction to access the database. If the source address is configured as a security group, it will be ignored. AssociateEcsIp: associate ECS IP, which allows cloud servers within the security group to access the database. Currently, only importing IP information of the primary network interface is supported
8665
+ */
8666
+ bindMode?: pulumi.Input<string>;
8667
+ /**
8668
+ * Associated security group ID
8669
+ */
8670
+ securityGroupId?: pulumi.Input<string>;
8671
+ }
8566
8672
  interface InstanceCapacity {
8567
8673
  /**
8568
8674
  * Total memory capacity of the current instance. Unit: MiB.
@@ -8646,6 +8752,109 @@ export declare namespace redis {
8646
8752
  }
8647
8753
  }
8648
8754
  export declare namespace storageebs {
8755
+ interface SnapshotGroupSnapshot {
8756
+ /**
8757
+ * Snapshot creation time
8758
+ */
8759
+ creationTime?: pulumi.Input<string>;
8760
+ /**
8761
+ * Snapshot description
8762
+ */
8763
+ description?: pulumi.Input<string>;
8764
+ /**
8765
+ * Image ID
8766
+ */
8767
+ imageId?: pulumi.Input<string>;
8768
+ /**
8769
+ * Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
8770
+ */
8771
+ instantAccess?: pulumi.Input<boolean>;
8772
+ /**
8773
+ * Dump progress
8774
+ */
8775
+ progress?: pulumi.Input<number>;
8776
+ /**
8777
+ * Project of the snapshot
8778
+ */
8779
+ projectName?: pulumi.Input<string>;
8780
+ /**
8781
+ * Retention days for automatic snapshots
8782
+ */
8783
+ retentionDays?: pulumi.Input<number>;
8784
+ /**
8785
+ * Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
8786
+ */
8787
+ shared?: pulumi.Input<boolean>;
8788
+ /**
8789
+ * Snapshot consistency group ID
8790
+ */
8791
+ snapshotGroupId?: pulumi.Input<string>;
8792
+ /**
8793
+ * Snapshot ID
8794
+ */
8795
+ snapshotId?: pulumi.Input<string>;
8796
+ /**
8797
+ * Snapshot name
8798
+ */
8799
+ snapshotName?: pulumi.Input<string>;
8800
+ /**
8801
+ * Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
8802
+ */
8803
+ snapshotType?: pulumi.Input<string>;
8804
+ /**
8805
+ * Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
8806
+ */
8807
+ status?: pulumi.Input<string>;
8808
+ tags?: pulumi.Input<pulumi.Input<inputs.storageebs.SnapshotGroupSnapshotTag>[]>;
8809
+ /**
8810
+ * Cloud disk ID
8811
+ */
8812
+ volumeId?: pulumi.Input<string>;
8813
+ /**
8814
+ * Cloud disk category. Values are as follows: - system: System disk - data: Data disk
8815
+ */
8816
+ volumeKind?: pulumi.Input<string>;
8817
+ /**
8818
+ * Cloud disk name
8819
+ */
8820
+ volumeName?: pulumi.Input<string>;
8821
+ /**
8822
+ * Cloud disk size (GiB)
8823
+ */
8824
+ volumeSize?: pulumi.Input<number>;
8825
+ /**
8826
+ * Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
8827
+ */
8828
+ volumeStatus?: pulumi.Input<string>;
8829
+ /**
8830
+ * Cloud disk type. Values are as follows: - ESSD*PL0: Ultra-fast SSD cloud disk, PL0 specification - ESSD*FlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
8831
+ */
8832
+ volumeType?: pulumi.Input<string>;
8833
+ /**
8834
+ * Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
8835
+ */
8836
+ zoneId?: pulumi.Input<string>;
8837
+ }
8838
+ interface SnapshotGroupSnapshotTag {
8839
+ /**
8840
+ * Tag key
8841
+ */
8842
+ key?: pulumi.Input<string>;
8843
+ /**
8844
+ * Tag value
8845
+ */
8846
+ value?: pulumi.Input<string>;
8847
+ }
8848
+ interface SnapshotGroupTag {
8849
+ /**
8850
+ * Tag key
8851
+ */
8852
+ key?: pulumi.Input<string>;
8853
+ /**
8854
+ * Tag value
8855
+ */
8856
+ value?: pulumi.Input<string>;
8857
+ }
8649
8858
  interface SnapshotTag {
8650
8859
  /**
8651
8860
  * 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.
@@ -8702,6 +8911,159 @@ export declare namespace storageebs {
8702
8911
  }
8703
8912
  }
8704
8913
  export declare namespace tls {
8914
+ interface AlarmNotifyGroupNoticeRule {
8915
+ /**
8916
+ * Whether there is an end node afterwards.
8917
+ */
8918
+ hasEndNode?: pulumi.Input<boolean>;
8919
+ /**
8920
+ * Condition for whether to proceed to the next level.
8921
+ */
8922
+ hasNext?: pulumi.Input<boolean>;
8923
+ receiverInfos?: pulumi.Input<pulumi.Input<inputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfo>[]>;
8924
+ /**
8925
+ * Rule node. JSON format.
8926
+ */
8927
+ ruleNode?: pulumi.Input<string>;
8928
+ }
8929
+ interface AlarmNotifyGroupNoticeRuleReceiverInfo {
8930
+ /**
8931
+ * Alarm content template ID.
8932
+ */
8933
+ alarmContentTemplateId?: pulumi.Input<string>;
8934
+ /**
8935
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
8936
+ */
8937
+ alarmWebhookAtGroups?: pulumi.Input<pulumi.Input<string>[]>;
8938
+ /**
8939
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
8940
+ */
8941
+ alarmWebhookAtUsers?: pulumi.Input<pulumi.Input<string>[]>;
8942
+ /**
8943
+ * Alarm webhook integration configuration ID.
8944
+ */
8945
+ alarmWebhookIntegrationId?: pulumi.Input<string>;
8946
+ /**
8947
+ * Name of the alarm Webhook integration configuration.
8948
+ */
8949
+ alarmWebhookIntegrationName?: pulumi.Input<string>;
8950
+ /**
8951
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
8952
+ */
8953
+ alarmWebhookIsAtAll?: pulumi.Input<boolean>;
8954
+ /**
8955
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
8956
+ */
8957
+ endTime?: pulumi.Input<string>;
8958
+ /**
8959
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
8960
+ */
8961
+ generalWebhookBody?: pulumi.Input<string>;
8962
+ generalWebhookHeaders?: pulumi.Input<pulumi.Input<inputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader>[]>;
8963
+ /**
8964
+ * Custom callback method for the interface. Only POST or PUT is supported.
8965
+ */
8966
+ generalWebhookMethod?: pulumi.Input<string>;
8967
+ /**
8968
+ * Custom callback URL for the interface.
8969
+ */
8970
+ generalWebhookUrl?: pulumi.Input<string>;
8971
+ /**
8972
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
8973
+ */
8974
+ receiverChannels?: pulumi.Input<pulumi.Input<string>[]>;
8975
+ /**
8976
+ * IAM user or user group name.
8977
+ */
8978
+ receiverNames?: pulumi.Input<pulumi.Input<string>[]>;
8979
+ /**
8980
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
8981
+ */
8982
+ receiverType?: pulumi.Input<string>;
8983
+ /**
8984
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
8985
+ */
8986
+ startTime?: pulumi.Input<string>;
8987
+ }
8988
+ interface AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader {
8989
+ /**
8990
+ * Custom request header key.
8991
+ */
8992
+ key?: pulumi.Input<string>;
8993
+ /**
8994
+ * Custom request header value.
8995
+ */
8996
+ value?: pulumi.Input<string>;
8997
+ }
8998
+ interface AlarmNotifyGroupReceiver {
8999
+ /**
9000
+ * Alarm content template ID.
9001
+ */
9002
+ alarmContentTemplateId?: pulumi.Input<string>;
9003
+ /**
9004
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
9005
+ */
9006
+ alarmWebhookAtGroups?: pulumi.Input<pulumi.Input<string>[]>;
9007
+ /**
9008
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
9009
+ */
9010
+ alarmWebhookAtUsers?: pulumi.Input<pulumi.Input<string>[]>;
9011
+ /**
9012
+ * Alarm webhook integration configuration ID.
9013
+ */
9014
+ alarmWebhookIntegrationId?: pulumi.Input<string>;
9015
+ /**
9016
+ * Name of the alarm Webhook integration configuration.
9017
+ */
9018
+ alarmWebhookIntegrationName?: pulumi.Input<string>;
9019
+ /**
9020
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
9021
+ */
9022
+ alarmWebhookIsAtAll?: pulumi.Input<boolean>;
9023
+ /**
9024
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
9025
+ */
9026
+ endTime?: pulumi.Input<string>;
9027
+ /**
9028
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
9029
+ */
9030
+ generalWebhookBody?: pulumi.Input<string>;
9031
+ generalWebhookHeaders?: pulumi.Input<pulumi.Input<inputs.tls.AlarmNotifyGroupReceiverGeneralWebhookHeader>[]>;
9032
+ /**
9033
+ * Custom callback method for the interface. Only POST or PUT is supported.
9034
+ */
9035
+ generalWebhookMethod?: pulumi.Input<string>;
9036
+ /**
9037
+ * Custom callback URL for the interface.
9038
+ */
9039
+ generalWebhookUrl?: pulumi.Input<string>;
9040
+ /**
9041
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
9042
+ */
9043
+ receiverChannels?: pulumi.Input<pulumi.Input<string>[]>;
9044
+ /**
9045
+ * IAM user or user group name.
9046
+ */
9047
+ receiverNames?: pulumi.Input<pulumi.Input<string>[]>;
9048
+ /**
9049
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
9050
+ */
9051
+ receiverType?: pulumi.Input<string>;
9052
+ /**
9053
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
9054
+ */
9055
+ startTime?: pulumi.Input<string>;
9056
+ }
9057
+ interface AlarmNotifyGroupReceiverGeneralWebhookHeader {
9058
+ /**
9059
+ * Custom request header key.
9060
+ */
9061
+ key?: pulumi.Input<string>;
9062
+ /**
9063
+ * Custom request header value.
9064
+ */
9065
+ value?: pulumi.Input<string>;
9066
+ }
8705
9067
  interface ImportTaskImportSourceInfo {
8706
9068
  /**
8707
9069
  * Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
@@ -9123,39 +9485,510 @@ export declare namespace tls {
9123
9485
  */
9124
9486
  value?: pulumi.Input<string>;
9125
9487
  }
9126
- interface ScheduleSqlTaskRequestCycle {
9127
- /**
9128
- * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
9129
- */
9130
- cronTab?: pulumi.Input<string>;
9488
+ interface RuleContainerRule {
9131
9489
  /**
9132
- * If Type is set to Cron, you must also set the time zone.
9490
+ * Container name to collect. If no container name is specified, all containers in the machine group will be collected. Supports regex matching; for example, setting the container name to ^(container-test)$ will collect all containers named container-test.
9133
9491
  */
9134
- cronTimeZone?: pulumi.Input<string>;
9492
+ containerNameRegex?: pulumi.Input<string>;
9493
+ envTags?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleEnvTag>[]>;
9494
+ excludeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleExcludeContainerEnvRegex>[]>;
9495
+ excludeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleExcludeContainerLabelRegex>[]>;
9496
+ includeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleIncludeContainerEnvRegex>[]>;
9497
+ includeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleIncludeContainerLabelRegex>[]>;
9135
9498
  /**
9136
- * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
9499
+ * Kubernetes container collection rules.
9137
9500
  */
9138
- time: pulumi.Input<number>;
9501
+ kubernetesRule?: pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRule>;
9139
9502
  /**
9140
- * Scheduling period type. Options: Period, Fixed, Cron.
9503
+ * Collection information. stdout: Collects container standard output (stdout). stderr: Collects container standard error (stderr). all: Collects both container standard output (stdout) and standard error (stderr).
9141
9504
  */
9142
- type: pulumi.Input<string>;
9505
+ stream?: pulumi.Input<string>;
9143
9506
  }
9144
- interface TopicTag {
9507
+ interface RuleContainerRuleEnvTag {
9145
9508
  /**
9146
- * User tag key.
9509
+ * Key.
9147
9510
  */
9148
9511
  key?: pulumi.Input<string>;
9149
9512
  /**
9150
- * User tag value.
9513
+ * Value.
9151
9514
  */
9152
- value?: pulumi.Input<string>;
9515
+ val?: pulumi.Input<string>;
9153
9516
  }
9154
- }
9155
- export declare namespace transitrouter {
9156
- interface TransitRouterAttachment {
9517
+ interface RuleContainerRuleExcludeContainerEnvRegex {
9157
9518
  /**
9158
- * Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
9519
+ * Key.
9520
+ */
9521
+ key?: pulumi.Input<string>;
9522
+ /**
9523
+ * Value.
9524
+ */
9525
+ val?: pulumi.Input<string>;
9526
+ }
9527
+ interface RuleContainerRuleExcludeContainerLabelRegex {
9528
+ /**
9529
+ * Key.
9530
+ */
9531
+ key?: pulumi.Input<string>;
9532
+ /**
9533
+ * Value.
9534
+ */
9535
+ val?: pulumi.Input<string>;
9536
+ }
9537
+ interface RuleContainerRuleIncludeContainerEnvRegex {
9538
+ /**
9539
+ * Key.
9540
+ */
9541
+ key?: pulumi.Input<string>;
9542
+ /**
9543
+ * Value.
9544
+ */
9545
+ val?: pulumi.Input<string>;
9546
+ }
9547
+ interface RuleContainerRuleIncludeContainerLabelRegex {
9548
+ /**
9549
+ * Key.
9550
+ */
9551
+ key?: pulumi.Input<string>;
9552
+ /**
9553
+ * Value.
9554
+ */
9555
+ val?: pulumi.Input<string>;
9556
+ }
9557
+ interface RuleContainerRuleKubernetesRule {
9558
+ annotationTags?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleAnnotationTag>[]>;
9559
+ /**
9560
+ * Whether to add all Kubernetes Labels as log tags to the original log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the logs. For example, if the Pod contains Label source=DC and destination=CS, the logs will include fields **tag**source__: DC and **tag**destination__: CS.
9561
+ */
9562
+ enableAllLabelTag?: pulumi.Input<boolean>;
9563
+ excludePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex>[]>;
9564
+ excludePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleExcludePodLabelRegex>[]>;
9565
+ includePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex>[]>;
9566
+ includePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleIncludePodLabelRegex>[]>;
9567
+ labelTags?: pulumi.Input<pulumi.Input<inputs.tls.RuleContainerRuleKubernetesRuleLabelTag>[]>;
9568
+ /**
9569
+ * Name of the Kubernetes Namespace to collect. If no Namespace name is specified, all containers will be collected. Namespace names support regular expression matching. For example, if you set the Namespace name to ^(tcp|udp)$, it will collect all containers under the tcp and udp namespaces.
9570
+ */
9571
+ namespaceNameRegex?: pulumi.Input<string>;
9572
+ /**
9573
+ * Pod name is used to specify the Pod whose containers will be collected. If no Pod name is specified, all containers will be collected. Pod name supports regular expression matching. For example, setting the Pod name to ^(http.*)$ collects all containers under Pods whose names start with http.
9574
+ */
9575
+ podNameRegex?: pulumi.Input<string>;
9576
+ /**
9577
+ * 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.
9578
+ */
9579
+ workloadNameRegex?: pulumi.Input<string>;
9580
+ /**
9581
+ * Specify the container 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: Deployment: stateless workload StatefulSet: stateful workload DaemonSet: daemon process Job: task CronJob: scheduled task
9582
+ */
9583
+ workloadType?: pulumi.Input<string>;
9584
+ }
9585
+ interface RuleContainerRuleKubernetesRuleAnnotationTag {
9586
+ /**
9587
+ * Key.
9588
+ */
9589
+ key?: pulumi.Input<string>;
9590
+ /**
9591
+ * Value.
9592
+ */
9593
+ val?: pulumi.Input<string>;
9594
+ }
9595
+ interface RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex {
9596
+ /**
9597
+ * Key.
9598
+ */
9599
+ key?: pulumi.Input<string>;
9600
+ /**
9601
+ * Value.
9602
+ */
9603
+ val?: pulumi.Input<string>;
9604
+ }
9605
+ interface RuleContainerRuleKubernetesRuleExcludePodLabelRegex {
9606
+ /**
9607
+ * Key.
9608
+ */
9609
+ key?: pulumi.Input<string>;
9610
+ /**
9611
+ * Value.
9612
+ */
9613
+ val?: pulumi.Input<string>;
9614
+ }
9615
+ interface RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex {
9616
+ /**
9617
+ * Key.
9618
+ */
9619
+ key?: pulumi.Input<string>;
9620
+ /**
9621
+ * Value.
9622
+ */
9623
+ val?: pulumi.Input<string>;
9624
+ }
9625
+ interface RuleContainerRuleKubernetesRuleIncludePodLabelRegex {
9626
+ /**
9627
+ * Key.
9628
+ */
9629
+ key?: pulumi.Input<string>;
9630
+ /**
9631
+ * Value.
9632
+ */
9633
+ val?: pulumi.Input<string>;
9634
+ }
9635
+ interface RuleContainerRuleKubernetesRuleLabelTag {
9636
+ /**
9637
+ * Key.
9638
+ */
9639
+ key?: pulumi.Input<string>;
9640
+ /**
9641
+ * Value.
9642
+ */
9643
+ val?: pulumi.Input<string>;
9644
+ }
9645
+ interface RuleExcludePath {
9646
+ /**
9647
+ * Collection path type. File: File name. Path: Directory.
9648
+ */
9649
+ type?: pulumi.Input<string>;
9650
+ /**
9651
+ * 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.
9652
+ */
9653
+ value?: pulumi.Input<string>;
9654
+ }
9655
+ interface RuleExtractRule {
9656
+ /**
9657
+ * Regular expression that the first line of the log must match. Valid only when LogType is multiline*log or fullregex*log. Must be a valid regular expression.
9658
+ */
9659
+ beginRegex?: pulumi.Input<string>;
9660
+ /**
9661
+ * Log delimiter. Valid only when LogType is delimiter_log.
9662
+ */
9663
+ delimiter?: pulumi.Input<string>;
9664
+ /**
9665
+ * Enable nanosecond precision time. When enabled, log time parsing will include and report nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
9666
+ */
9667
+ enableNanosecond?: pulumi.Input<boolean>;
9668
+ filterKeyRegexes?: pulumi.Input<pulumi.Input<inputs.tls.RuleExtractRuleFilterKeyRegex>[]>;
9669
+ /**
9670
+ * List of log field names (Key). This is only valid when LogType is delimiter*log or fullregex*log. You can configure up to 100 field names. When LogType is delimiter*log, field names must be unique and cannot all be empty. When LogType is fullregex*log, field names must be unique and cannot be empty.
9671
+ */
9672
+ keys?: pulumi.Input<pulumi.Input<string>[]>;
9673
+ /**
9674
+ * The entire log must match the specified regular expression. This is only valid when the collected log type is fullregex_log. Must be a valid regular expression.
9675
+ */
9676
+ logRegex?: pulumi.Input<string>;
9677
+ /**
9678
+ * Automatically extract log fields based on the specified log template
9679
+ */
9680
+ logTemplate?: pulumi.Input<inputs.tls.RuleExtractRuleLogTemplate>;
9681
+ /**
9682
+ * Quoting character. Content wrapped by a quoting character will not be split but parsed as a complete field. Only valid when LogType is delimiter_log.
9683
+ */
9684
+ quote?: pulumi.Input<string>;
9685
+ /**
9686
+ * Regular expression for extracting time, used to extract the time value from the TimeKey field and parse it as the collection time
9687
+ */
9688
+ timeExtractRegex?: pulumi.Input<string>;
9689
+ /**
9690
+ * Parsing format for the time field. If you use a specific time field in the log as the log timestamp, you must provide both TimeKey and TimeFormat. TimeKey and TimeFormat must be used together.
9691
+ */
9692
+ timeFormat?: pulumi.Input<string>;
9693
+ /**
9694
+ * Name of the log time field. If you want to use a specific time field in the log as the log timestamp, you need to specify both TimeKey and TimeFormat. TimeKey and TimeFormat must be provided together.
9695
+ */
9696
+ timeKey?: pulumi.Input<string>;
9697
+ /**
9698
+ * Time sample. Used to check whether the entered time parsing format is correct.
9699
+ */
9700
+ timeSample?: pulumi.Input<string>;
9701
+ /**
9702
+ * Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC. GMT format: GMT+08:00. UTC format: Asia/Shanghai.
9703
+ */
9704
+ timeZone?: pulumi.Input<string>;
9705
+ /**
9706
+ * Key name for unmatched logs.
9707
+ */
9708
+ unMatchLogKey?: pulumi.Input<string>;
9709
+ /**
9710
+ * Switch for uploading unmatched logs.
9711
+ */
9712
+ unMatchUpLoadSwitch?: pulumi.Input<boolean>;
9713
+ }
9714
+ interface RuleExtractRuleFilterKeyRegex {
9715
+ /**
9716
+ * Name of the filter field.
9717
+ */
9718
+ key?: pulumi.Input<string>;
9719
+ /**
9720
+ * The log content of the filter field must match the specified regular expression.
9721
+ */
9722
+ regex?: pulumi.Input<string>;
9723
+ }
9724
+ interface RuleExtractRuleLogTemplate {
9725
+ /**
9726
+ * Log template format.
9727
+ */
9728
+ format?: pulumi.Input<string>;
9729
+ /**
9730
+ * Log template types. Supported types: Nginx: Nginx log template.
9731
+ */
9732
+ type?: pulumi.Input<string>;
9733
+ }
9734
+ interface RuleHostGroupInfo {
9735
+ /**
9736
+ * Machine group ID
9737
+ */
9738
+ hostGroupId?: pulumi.Input<string>;
9739
+ }
9740
+ interface RuleUserDefineRule {
9741
+ /**
9742
+ * The Advanced parameter is 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 release conditions are specified, the handle is released and log file monitoring ends as soon as any condition is met.
9743
+ */
9744
+ advanced?: pulumi.Input<inputs.tls.RuleUserDefineRuleAdvanced>;
9745
+ /**
9746
+ * Whether to upload the label information of the host group to the log service. The default is off. 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): Host group label information is not uploaded.
9747
+ */
9748
+ enableHostGroupLabel?: pulumi.Input<boolean>;
9749
+ /**
9750
+ * Upload the hostname field. Default is disabled. true: Add a field to the original log to record the source hostname. Specify the hostname field name using HostnameKey. false: (default) Do not add the hostname field.
9751
+ */
9752
+ enableHostname?: pulumi.Input<boolean>;
9753
+ /**
9754
+ * Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
9755
+ */
9756
+ enableRawLog?: pulumi.Input<boolean>;
9757
+ fields?: pulumi.Input<pulumi.Input<inputs.tls.RuleUserDefineRuleField>[]>;
9758
+ /**
9759
+ * Field name used to store machine group label information
9760
+ */
9761
+ hostGroupLabelKey?: pulumi.Input<string>;
9762
+ /**
9763
+ * Hostname field name. Required only when EnableHostname is true.
9764
+ */
9765
+ hostnameKey?: pulumi.Input<string>;
9766
+ /**
9767
+ * Ignore log files that have not been updated for a specified period (in hours).
9768
+ */
9769
+ ignoreOlder?: pulumi.Input<number>;
9770
+ /**
9771
+ * Allow multiple log file collections. Empty: Use log file ID (including file inode, device, and checksum of the first N bytes) to uniquely identify the log file. RuleID: Use collection rule ID and log file ID to uniquely identify the log file. TopicIDRuleName: Use log topic ID, collection rule name, and log file ID to uniquely identify the log file.
9772
+ */
9773
+ multiCollectsType?: pulumi.Input<string>;
9774
+ /**
9775
+ * Rule for parsing the collection path. After setting the rule, fields in the collection path are extracted using the specified regular expression and added as metadata to the log data. Note: This parameter is not supported when collecting container standard output.
9776
+ */
9777
+ parsePathRule?: pulumi.Input<inputs.tls.RuleUserDefineRuleParsePathRule>;
9778
+ /**
9779
+ * LogCollector plugin configuration. After enabling plugin configuration, you can add one or more LogCollector processor plugins to parse logs with complex or variable structures.
9780
+ */
9781
+ plugin?: pulumi.Input<inputs.tls.RuleUserDefineRulePlugin>;
9782
+ /**
9783
+ * Name of the raw log field. 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 along with the parsed log data.
9784
+ */
9785
+ rawLogKey?: pulumi.Input<string>;
9786
+ /**
9787
+ * 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 this parameter is set, logs are collected using the HashKey routing Shard mode, and the log service writes data to the Shard containing the specified Key value
9788
+ */
9789
+ shardHashKey?: pulumi.Input<inputs.tls.RuleUserDefineRuleShardHashKey>;
9790
+ /**
9791
+ * LogCollector collection policy, which specifies whether LogCollector collects incremental logs or full logs. Default is false, meaning full log collection. true: incremental collection. LogCollector only collects newly added content in the file. When new logs are written to monitored log files, LogCollector triggers log collection. For first-time collection, 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 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, collecting only incremental logs. For subsequent collections, LogCollector determines the collection position based on Checkpoint and continues collecting. false: (default) full collection. LogCollector collects logs from the beginning of each file, including historical log data.
9792
+ */
9793
+ tailFiles?: pulumi.Input<boolean>;
9794
+ /**
9795
+ * Backtracking threshold for incremental collection, 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 that is TailSizeKb from the end of the file.
9796
+ */
9797
+ tailSizeKb?: pulumi.Input<number>;
9798
+ }
9799
+ interface RuleUserDefineRuleAdvanced {
9800
+ /**
9801
+ * After reading to the end of the log file, choose whether to release the file handle. Default is false.
9802
+ */
9803
+ closeEof?: pulumi.Input<boolean>;
9804
+ /**
9805
+ * Wait time to release log file handle. If no new logs are written to the log file within the specified time, the handle for that log file is released. Unit: seconds. Range: 1–300 seconds. Default: 60 seconds.
9806
+ */
9807
+ closeInactive?: pulumi.Input<number>;
9808
+ /**
9809
+ * Release the file handle after the log file is removed. Default is false.
9810
+ */
9811
+ closeRemoved?: pulumi.Input<boolean>;
9812
+ /**
9813
+ * Release the file handle after the log file is renamed. Default is false.
9814
+ */
9815
+ closeRenamed?: pulumi.Input<boolean>;
9816
+ /**
9817
+ * Maximum monitoring duration for LogCollector log files, in seconds. The default is 0 seconds, meaning LogCollector does not limit the monitoring duration for log files. Timing starts when LogCollector begins monitoring the log file. Once the specified duration is exceeded, LogCollector immediately releases the file handle and stops monitoring, regardless of whether the log file has been fully read.
9818
+ */
9819
+ closeTimeout?: pulumi.Input<number>;
9820
+ /**
9821
+ * Maximum wait time when LogCollector does not detect a line break, in seconds. The default is 5s. Timing starts when LogCollector begins reading the log file. If no line break is detected within the specified time, LogCollector sends the logs in the buffer. If the file write interval is long, a complete log entry may be split into two parts and written separately. Adjust this parameter based on your log write interval.
9822
+ */
9823
+ noLineTerminatorEofMaxTime?: pulumi.Input<number>;
9824
+ }
9825
+ interface RuleUserDefineRuleField {
9826
+ /**
9827
+ * Key.
9828
+ */
9829
+ key?: pulumi.Input<string>;
9830
+ /**
9831
+ * Value.
9832
+ */
9833
+ val?: pulumi.Input<string>;
9834
+ }
9835
+ interface RuleUserDefineRuleParsePathRule {
9836
+ /**
9837
+ * Field name list. The log service uses a regular expression (Regex) to parse the path sample (PathSample) into multiple fields. Keys specify the name of each field. You can configure up to 100 field names. Field names cannot be empty or duplicated.
9838
+ */
9839
+ keys?: pulumi.Input<pulumi.Input<string>[]>;
9840
+ /**
9841
+ * Sample collection path for actual scenarios. The sample collection path must be an absolute path. Wildcards *, ?, ** are not allowed in the path sample.
9842
+ */
9843
+ pathSample?: pulumi.Input<string>;
9844
+ /**
9845
+ * Regular expression used to extract the path field. Must match the sample collection path, otherwise extraction will fail
9846
+ */
9847
+ regex?: pulumi.Input<string>;
9848
+ }
9849
+ interface RuleUserDefineRulePlugin {
9850
+ /**
9851
+ * LogCollector plugin. For the list of supported plugins and parameter descriptions, see LogCollector plugin overview.
9852
+ */
9853
+ processors?: pulumi.Input<string>;
9854
+ }
9855
+ interface RuleUserDefineRuleShardHashKey {
9856
+ /**
9857
+ * HashKey of the log group, used to specify the shard to which the current log group will be written. The value range for this parameter is [00000000000000000000000000000000-ffffffffffffffffffffffffffffffff).
9858
+ */
9859
+ hashKey?: pulumi.Input<string>;
9860
+ }
9861
+ interface ScheduleSqlTaskRequestCycle {
9862
+ /**
9863
+ * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
9864
+ */
9865
+ cronTab?: pulumi.Input<string>;
9866
+ /**
9867
+ * If Type is set to Cron, you must also set the time zone.
9868
+ */
9869
+ cronTimeZone?: pulumi.Input<string>;
9870
+ /**
9871
+ * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
9872
+ */
9873
+ time: pulumi.Input<number>;
9874
+ /**
9875
+ * Scheduling period type. Options: Period, Fixed, Cron.
9876
+ */
9877
+ type: pulumi.Input<string>;
9878
+ }
9879
+ interface ShipperContentInfo {
9880
+ /**
9881
+ * CSV format log content configuration.
9882
+ */
9883
+ csvInfo?: pulumi.Input<inputs.tls.ShipperContentInfoCsvInfo>;
9884
+ /**
9885
+ * Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
9886
+ */
9887
+ format?: pulumi.Input<string>;
9888
+ /**
9889
+ * JSON/JSONL format log content configuration.
9890
+ */
9891
+ jsonInfo?: pulumi.Input<inputs.tls.ShipperContentInfoJsonInfo>;
9892
+ }
9893
+ interface ShipperContentInfoCsvInfo {
9894
+ /**
9895
+ * Delimiter. Supports comma, tab, pipe, semicolon, space.
9896
+ */
9897
+ delimiter?: pulumi.Input<string>;
9898
+ /**
9899
+ * Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
9900
+ */
9901
+ escapeChar?: pulumi.Input<string>;
9902
+ /**
9903
+ * Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
9904
+ */
9905
+ keys?: pulumi.Input<pulumi.Input<string>[]>;
9906
+ /**
9907
+ * Content for invalid field padding. Length: 0–128.
9908
+ */
9909
+ nonFieldContent?: pulumi.Input<string>;
9910
+ /**
9911
+ * Whether to print the key in the first row.
9912
+ */
9913
+ printHeader?: pulumi.Input<boolean>;
9914
+ }
9915
+ interface ShipperContentInfoJsonInfo {
9916
+ /**
9917
+ * Enable flag.
9918
+ */
9919
+ enable?: pulumi.Input<boolean>;
9920
+ /**
9921
+ * Whether to enable escaping. Must be set to true.
9922
+ */
9923
+ escape?: pulumi.Input<boolean>;
9924
+ /**
9925
+ * Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including **content** (required), **source**, **path**, **time**, **image_name**, **container_name**, **pod_name**, **pod_uid**, namespace, **tag****client_ip**, and **tag****receive_time**.
9926
+ */
9927
+ keys?: pulumi.Input<pulumi.Input<string>[]>;
9928
+ }
9929
+ interface ShipperKafkaShipperInfo {
9930
+ /**
9931
+ * Compression format; supports snappy, gzip, lz4, none.
9932
+ */
9933
+ compress?: pulumi.Input<string>;
9934
+ /**
9935
+ * Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
9936
+ */
9937
+ endTime?: pulumi.Input<number>;
9938
+ /**
9939
+ * Kafka instance.
9940
+ */
9941
+ instance?: pulumi.Input<string>;
9942
+ /**
9943
+ * Kafka topic name. All log data delivered through this configuration will be sent to this topic.
9944
+ */
9945
+ kafkaTopic?: pulumi.Input<string>;
9946
+ /**
9947
+ * Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
9948
+ */
9949
+ startTime?: pulumi.Input<number>;
9950
+ }
9951
+ interface ShipperTosShipperInfo {
9952
+ /**
9953
+ * Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
9954
+ */
9955
+ bucket?: pulumi.Input<string>;
9956
+ /**
9957
+ * Compression format; supports snappy, gzip, lz4, none.
9958
+ */
9959
+ compress?: pulumi.Input<string>;
9960
+ /**
9961
+ * Delivery interval in seconds, range: 300–900.
9962
+ */
9963
+ interval?: pulumi.Input<number>;
9964
+ /**
9965
+ * Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
9966
+ */
9967
+ maxSize?: pulumi.Input<number>;
9968
+ /**
9969
+ * Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
9970
+ */
9971
+ partitionFormat?: pulumi.Input<string>;
9972
+ /**
9973
+ * Top-level directory name for the bucket. Cannot start with / or \, and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
9974
+ */
9975
+ prefix?: pulumi.Input<string>;
9976
+ }
9977
+ interface TopicTag {
9978
+ /**
9979
+ * User tag key.
9980
+ */
9981
+ key?: pulumi.Input<string>;
9982
+ /**
9983
+ * User tag value.
9984
+ */
9985
+ value?: pulumi.Input<string>;
9986
+ }
9987
+ }
9988
+ export declare namespace transitrouter {
9989
+ interface TransitRouterAttachment {
9990
+ /**
9991
+ * Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
9159
9992
  */
9160
9993
  autoPublishRouteEnabled?: pulumi.Input<boolean>;
9161
9994
  /**
@@ -9295,14 +10128,6 @@ export declare namespace vedbm {
9295
10128
  * Instance ID.
9296
10129
  */
9297
10130
  instanceId?: pulumi.Input<string>;
9298
- /**
9299
- * Instance name.
9300
- */
9301
- instanceName?: pulumi.Input<string>;
9302
- /**
9303
- * Instance VPC ID.
9304
- */
9305
- vpc?: pulumi.Input<string>;
9306
10131
  }
9307
10132
  interface DatabaseDatabasesPrivilege {
9308
10133
  /**
@@ -9818,6 +10643,38 @@ export declare namespace vepfs {
9818
10643
  */
9819
10644
  value?: pulumi.Input<string>;
9820
10645
  }
10646
+ interface MountServiceAttachFileSystem {
10647
+ /**
10648
+ * Account ID.
10649
+ */
10650
+ accountId?: pulumi.Input<string>;
10651
+ /**
10652
+ * User mount path.
10653
+ */
10654
+ customerPath?: pulumi.Input<string>;
10655
+ /**
10656
+ * File system ID.
10657
+ */
10658
+ fileSystemId?: pulumi.Input<string>;
10659
+ /**
10660
+ * File system name.
10661
+ */
10662
+ fileSystemName?: pulumi.Input<string>;
10663
+ /**
10664
+ * Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
10665
+ */
10666
+ status?: pulumi.Input<string>;
10667
+ }
10668
+ interface MountServiceNode {
10669
+ /**
10670
+ * Node initial password.
10671
+ */
10672
+ defaultPassword?: pulumi.Input<string>;
10673
+ /**
10674
+ * Node instance ID.
10675
+ */
10676
+ nodeId?: pulumi.Input<string>;
10677
+ }
9821
10678
  }
9822
10679
  export declare namespace vke {
9823
10680
  interface AddonStatus {