ExecutorConfiguration
The action engine, or executor, related to the supported integration model used to
            create and update the action type. The available executor types are Lambda
            and JobWorker.
Contents
- jobWorkerExecutorConfiguration
- 
               Details about the JobWorkerexecutor of the action type.Type: JobWorkerExecutorConfiguration object Required: No 
- lambdaExecutorConfiguration
- 
               Details about the Lambdaexecutor of the action type.Type: LambdaExecutorConfiguration object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: