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.

Contains metadata from a runtime instance of a lifecycle policy.

Inheritance Hierarchy

System.Object
  Amazon.Imagebuilder.Model.LifecycleExecution

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

Syntax

C#
public class LifecycleExecution

The LifecycleExecution type exposes the following members

Constructors

NameDescription
Public Method LifecycleExecution()

Properties

NameTypeDescription
Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The timestamp when the lifecycle runtime instance completed.

Public Property LifecycleExecutionId System.String

Gets and sets the property LifecycleExecutionId.

Identifies the lifecycle policy runtime instance.

Public Property LifecyclePolicyArn System.String

Gets and sets the property LifecyclePolicyArn.

The Amazon Resource Name (ARN) of the lifecycle policy that ran.

Public Property 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.

Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The timestamp when the lifecycle runtime instance started.

Public Property 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.

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