Class AnalyticsApplicationInputsProcessingConfigurationGetArgs
Inheritance
System.Object
AnalyticsApplicationInputsProcessingConfigurationGetArgs
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.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class AnalyticsApplicationInputsProcessingConfigurationGetArgs : ResourceArgs
Constructors
View SourceAnalyticsApplicationInputsProcessingConfigurationGetArgs()
Declaration
public AnalyticsApplicationInputsProcessingConfigurationGetArgs()
Properties
View SourceLambda
The Lambda function configuration. See Lambda below for more details.
Declaration
public Input<AnalyticsApplicationInputsProcessingConfigurationLambdaGetArgs> Lambda { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<AnalyticsApplicationInputsProcessingConfigurationLambdaGetArgs> |