Class DashboardWidgetLogStreamDefinition
Inheritance
System.Object
DashboardWidgetLogStreamDefinition
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 DashboardWidgetLogStreamDefinition
Fields
View SourceColumns
Declaration
public readonly ImmutableArray<string> Columns
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
Logset
Declaration
public readonly string Logset
Field Value
| Type | Description |
|---|---|
| System.String |
Query
Declaration
public readonly string Query
Field Value
| Type | Description |
|---|---|
| System.String |
Time
Declaration
public readonly DashboardWidgetLogStreamDefinitionTime Time
Field Value
| Type | Description |
|---|---|
| DashboardWidgetLogStreamDefinitionTime |
Title
Declaration
public readonly string Title
Field Value
| Type | Description |
|---|---|
| System.String |
TitleAlign
Declaration
public readonly string TitleAlign
Field Value
| Type | Description |
|---|---|
| System.String |
TitleSize
Declaration
public readonly string TitleSize
Field Value
| Type | Description |
|---|---|
| System.String |