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.
Information about the target Lambda function during an Lambda deployment.
Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z
public class LambdaTarget
The LambdaTarget type exposes the following members
Name | Description | |
---|---|---|
![]() |
LambdaTarget() |
Name | Type | Description | |
---|---|---|---|
![]() |
DeploymentId | System.String |
Gets and sets the property DeploymentId. The unique ID of a deployment. |
![]() |
LambdaFunctionInfo | Amazon.CodeDeploy.Model.LambdaFunctionInfo |
Gets and sets the property LambdaFunctionInfo.
A |
![]() |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The date and time when the target Lambda function was updated by a deployment. |
![]() |
LifecycleEvents | System.Collections.Generic.List<Amazon.CodeDeploy.Model.LifecycleEvent> |
Gets and sets the property LifecycleEvents. The lifecycle events of the deployment to this target Lambda function. |
![]() |
Status | Amazon.CodeDeploy.TargetStatus |
Gets and sets the property Status. The status an Lambda deployment's target Lambda function. |
![]() |
TargetArn | System.String |
Gets and sets the property TargetArn. The Amazon Resource Name (ARN) of the target. |
![]() |
TargetId | System.String |
Gets and sets the property TargetId.
The unique ID of a deployment target that has a type of |
.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