Class EventState
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.Insights
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class EventState : ResourceArgs
Constructors
View SourceEventState()
Declaration
public EventState()
Properties
View SourceEvents
An event to insert into Insights. Multiple event blocks can be defined. See Events below for details.
Declaration
public InputList<EventEventGetArgs> Events { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<EventEventGetArgs> |