class Aws::CodePipeline::Types::LambdaExecutorConfiguration
Details about the configuration for the `Lambda` action engine, or executor.
@note When making an API call, you may pass LambdaExecutorConfiguration
data as a hash: { lambda_function_arn: "LambdaFunctionArn", # required }
@!attribute [rw] lambda_function_arn
The ARN of the Lambda function used by the action engine. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/LambdaExecutorConfiguration AWS API Documentation
Constants
- SENSITIVE