Alert Configuration Query List Args
data class AlertConfigurationQueryListArgs(val chartTitle: Output<String>? = null, val dashboardId: Output<String>? = null, val end: Output<String>? = null, val powerSqlMode: Output<String>? = null, val project: Output<String>? = null, val query: Output<String>? = null, val region: Output<String>? = null, val roleArn: Output<String>? = null, val start: Output<String>? = null, val store: Output<String>? = null, val storeType: Output<String>? = null, val timeSpanType: Output<String>? = null, val ui: Output<String>? = null) : ConvertibleToJava<AlertConfigurationQueryListArgs>
Constructors
Link copied to clipboard
constructor(chartTitle: Output<String>? = null, dashboardId: Output<String>? = null, end: Output<String>? = null, powerSqlMode: Output<String>? = null, project: Output<String>? = null, query: Output<String>? = null, region: Output<String>? = null, roleArn: Output<String>? = null, start: Output<String>? = null, store: Output<String>? = null, storeType: Output<String>? = null, timeSpanType: Output<String>? = null, ui: Output<String>? = null)
Properties
Link copied to clipboard
Chart Name.
Link copied to clipboard
Dashboard ID.
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
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
Time Type.