You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::KinesisAnalytics::Types::InputProcessingConfigurationDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides configuration information about an input processor. Currently, the only input processor available is AWS Lambda.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#input_lambda_processor_descriptionTypes::InputLambdaProcessorDescription

Provides configuration information about the associated InputLambdaProcessorDescription.

Returns: