Class EventEvent
Inheritance
System.Object
EventEvent
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.Outputs
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class EventEvent
Fields
View SourceAttributes
Declaration
public readonly ImmutableArray<EventEventAttribute> Attributes
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<EventEventAttribute> |
Timestamp
Declaration
public readonly int? Timestamp
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |