Class FirehoseDeliveryStreamElasticsearchConfigurationProcessingConfiguration
Inheritance
System.Object
FirehoseDeliveryStreamElasticsearchConfigurationProcessingConfiguration
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.Aws.Kinesis.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class FirehoseDeliveryStreamElasticsearchConfigurationProcessingConfiguration
Fields
View SourceEnabled
Enables or disables data processing.
Declaration
public readonly bool? Enabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Processors
Array of data processors. More details are given below
Declaration
public readonly ImmutableArray<FirehoseDeliveryStreamElasticsearchConfigurationProcessingConfigurationProcessor> Processors
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<FirehoseDeliveryStreamElasticsearchConfigurationProcessingConfigurationProcessor> |