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.
Contains metadata from a runtime instance of a lifecycle policy.
Namespace: Amazon.Imagebuilder.Model
Assembly: AWSSDK.Imagebuilder.dll
Version: 3.x.y.z
public class LifecycleExecution
The LifecycleExecution type exposes the following members
Name | Description | |
---|---|---|
LifecycleExecution() |
Name | Type | Description | |
---|---|---|---|
EndTime | System.DateTime |
Gets and sets the property EndTime. The timestamp when the lifecycle runtime instance completed. |
|
LifecycleExecutionId | System.String |
Gets and sets the property LifecycleExecutionId. Identifies the lifecycle policy runtime instance. |
|
LifecyclePolicyArn | System.String |
Gets and sets the property LifecyclePolicyArn. The Amazon Resource Name (ARN) of the lifecycle policy that ran. |
|
ResourcesImpactedSummary | Amazon.Imagebuilder.Model.LifecycleExecutionResourcesImpactedSummary |
Gets and sets the property ResourcesImpactedSummary. Contains information about associated resources that are identified for action by the runtime instance of the lifecycle policy. |
|
StartTime | System.DateTime |
Gets and sets the property StartTime. The timestamp when the lifecycle runtime instance started. |
|
State | Amazon.Imagebuilder.Model.LifecycleExecutionState |
Gets and sets the property State. Runtime state that reports if the policy action ran successfully, failed, or was skipped. |
.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