Uses of Class
software.amazon.awssdk.services.codepipeline.model.LambdaExecutorConfiguration
-
Packages that use LambdaExecutorConfiguration Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of LambdaExecutorConfiguration in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return LambdaExecutorConfiguration Modifier and Type Method Description LambdaExecutorConfigurationExecutorConfiguration. lambdaExecutorConfiguration()Details about theLambdaexecutor of the action type.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type LambdaExecutorConfiguration Modifier and Type Method Description ExecutorConfiguration.BuilderExecutorConfiguration.Builder. lambdaExecutorConfiguration(LambdaExecutorConfiguration lambdaExecutorConfiguration)Details about theLambdaexecutor of the action type.
-