Class AlertQueryList
Inheritance
System.Object
AlertQueryList
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.Log.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class AlertQueryList
Fields
View SourceChartTitle
chart title
Declaration
public readonly string ChartTitle
Field Value
| Type | Description |
|---|---|
| System.String |
End
end time. example: 20s.
Declaration
public readonly string End
Field Value
| Type | Description |
|---|---|
| System.String |
Logstore
Query logstore
Declaration
public readonly string Logstore
Field Value
| Type | Description |
|---|---|
| System.String |
Query
query corresponding to chart. example: * AND aliyun.
Declaration
public readonly string Query
Field Value
| Type | Description |
|---|---|
| System.String |
Start
begin time. example: -60s.
Declaration
public readonly string Start
Field Value
| Type | Description |
|---|---|
| System.String |
TimeSpanType
default Custom. No need to configure this parameter.
Declaration
public readonly string TimeSpanType
Field Value
| Type | Description |
|---|---|
| System.String |