AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.CodePipeline.Model.ExecutorConfiguration

Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.CodePipeline.dll
Version: 3.x.y.z

Syntax

C#
public class ExecutorConfiguration

The ExecutorConfiguration type exposes the following members

Constructors

NameDescription
Public Method ExecutorConfiguration()

Properties

NameTypeDescription
Public Property JobWorkerExecutorConfiguration Amazon.CodePipeline.Model.JobWorkerExecutorConfiguration

Gets and sets the property JobWorkerExecutorConfiguration.

Details about the JobWorker executor of the action type.

Public Property LambdaExecutorConfiguration Amazon.CodePipeline.Model.LambdaExecutorConfiguration

Gets and sets the property LambdaExecutorConfiguration.

Details about the Lambda executor of the action type.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5