Show / Hide Table of Contents

Class LogsIndexFilter

Inheritance
System.Object
LogsIndexFilter
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.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class LogsIndexFilter

Fields

View Source

Query

Only logs matching the filter criteria and the query of the parent index will be considered for this exclusion filter.

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