Class LogsCustomPipelineProcessorPipelineProcessorDateRemapper
Inheritance
System.Object
LogsCustomPipelineProcessorPipelineProcessorDateRemapper
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 LogsCustomPipelineProcessorPipelineProcessorDateRemapper
Fields
View SourceIsEnabled
If the processor is enabled or not.
Declaration
public readonly bool? IsEnabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Name
Name of the processor
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Sources
List of source attributes.
Declaration
public readonly ImmutableArray<string> Sources
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |