Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
LambdaExecutorConfiguration |
LambdaExecutorConfiguration.clone() |
LambdaExecutorConfiguration |
ExecutorConfiguration.getLambdaExecutorConfiguration()
Details about the
Lambda executor of the action type. |
LambdaExecutorConfiguration |
LambdaExecutorConfiguration.withLambdaFunctionArn(String lambdaFunctionArn)
The ARN of the Lambda function used by the action engine.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutorConfiguration.setLambdaExecutorConfiguration(LambdaExecutorConfiguration lambdaExecutorConfiguration)
Details about the
Lambda executor of the action type. |
ExecutorConfiguration |
ExecutorConfiguration.withLambdaExecutorConfiguration(LambdaExecutorConfiguration lambdaExecutorConfiguration)
Details about the
Lambda executor of the action type. |
Copyright © 2025. All rights reserved.