Class DashboardFilterGetArgs
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.NewRelic.Inputs
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class DashboardFilterGetArgs : ResourceArgs
Constructors
View SourceDashboardFilterGetArgs()
Declaration
public DashboardFilterGetArgs()
Properties
View SourceAttributes
Declaration
public InputList<string> Attributes { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
EventTypes
Declaration
public InputList<string> EventTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |