GetAlertsAlertConfigurationQueryList

data class GetAlertsAlertConfigurationQueryList(val chartTitle: String, val dashboardId: String, val end: String, val powerSqlMode: String, val project: String, val query: String, val region: String, val roleArn: String, val start: String, val store: String, val storeType: String, val timeSpanType: String, val ui: String)

Constructors

Link copied to clipboard
constructor(chartTitle: String, dashboardId: String, end: String, powerSqlMode: String, project: String, query: String, region: String, roleArn: String, start: String, store: String, storeType: String, timeSpanType: String, ui: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Chart Name.

Link copied to clipboard

Dashboard ID.

Link copied to clipboard
val end: String

End time. When storeType is set to log or metric, end must be set.

Link copied to clipboard

Whether to use exclusive SQL. The value is as follows: auto: automatic switching. enable: Starts. disable: disable.

Link copied to clipboard

Project Name.

Link copied to clipboard

Query and analysis statements. When storeType is set to log or metric, query is set to the query analysis statement. When storeType is set to meta, set query to an empty string.

Link copied to clipboard

Region of the target Project.

Link copied to clipboard

Roles used to write alarm data to the event Library.

Link copied to clipboard

Start time. When storeType is set to log or metric, start must be set.

Link copied to clipboard

Query the Logstore, Metricstore, or resource data associated with the statistics. When storeType is set to log, store is set to the target Logstore. When storeType is set to metric, store is set to the target Metricstore. When storeType is set to meta, store is set to the target resource data name.

Link copied to clipboard

Query the data source type. The value is as follows: log: Logstore. metric: Time series Library. meta: resource data.

Link copied to clipboard

Time Type.

Link copied to clipboard
val ui: String

Use of specific scene alarm front end.