class Aws::KinesisAnalytics::Types::InputLambdaProcessorDescription

An object that contains the Amazon Resource Name (ARN) of the [AWS Lambda] function that is used to preprocess records in the stream, and the ARN of the IAM role that is used to access the AWS Lambda expression.

[1]: docs.aws.amazon.com/lambda/

@!attribute [rw] resource_arn

The ARN of the [AWS Lambda][1] function that is used to preprocess
the records in the stream.

[1]: https://docs.aws.amazon.com/lambda/
@return [String]

@!attribute [rw] role_arn

The ARN of the IAM role that is used to access the AWS Lambda
function.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/InputLambdaProcessorDescription AWS API Documentation

Constants

SENSITIVE