Show / Hide Table of Contents

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 Source

ChartTitle

chart title

Declaration
public readonly string ChartTitle
Field Value
Type Description
System.String
View Source

End

end time. example: 20s.

Declaration
public readonly string End
Field Value
Type Description
System.String
View Source

Logstore

Query logstore

Declaration
public readonly string Logstore
Field Value
Type Description
System.String
View Source

Query

query corresponding to chart. example: * AND aliyun.

Declaration
public readonly string Query
Field Value
Type Description
System.String
View Source

Start

begin time. example: -60s.

Declaration
public readonly string Start
Field Value
Type Description
System.String
View Source

TimeSpanType

default Custom. No need to configure this parameter.

Declaration
public readonly string TimeSpanType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.