| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutorConfiguration | ExecutorConfiguration. clone() | 
| ExecutorConfiguration | ActionTypeExecutor. getConfiguration()
 The action configuration properties for the action type. | 
| ExecutorConfiguration | ExecutorConfiguration. withJobWorkerExecutorConfiguration(JobWorkerExecutorConfiguration jobWorkerExecutorConfiguration)
 Details about the  JobWorkerexecutor of the action type. | 
| ExecutorConfiguration | ExecutorConfiguration. withLambdaExecutorConfiguration(LambdaExecutorConfiguration lambdaExecutorConfiguration)
 Details about the  Lambdaexecutor of the action type. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActionTypeExecutor. setConfiguration(ExecutorConfiguration configuration)
 The action configuration properties for the action type. | 
| ActionTypeExecutor | ActionTypeExecutor. withConfiguration(ExecutorConfiguration configuration)
 The action configuration properties for the action type. | 
Copyright © 2022. All rights reserved.