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.

Describes the details of the flow run, including the timestamp, status, and message.

Inheritance Hierarchy

System.Object
  Amazon.Appflow.Model.ExecutionDetails

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

Syntax

C#
public class ExecutionDetails

The ExecutionDetails type exposes the following members

Constructors

NameDescription
Public Method ExecutionDetails()

Properties

NameTypeDescription
Public Property MostRecentExecutionMessage System.String

Gets and sets the property MostRecentExecutionMessage.

Describes the details of the most recent flow run.

Public Property MostRecentExecutionStatus Amazon.Appflow.ExecutionStatus

Gets and sets the property MostRecentExecutionStatus.

Specifies the status of the most recent flow run.

Public Property MostRecentExecutionTime System.DateTime

Gets and sets the property MostRecentExecutionTime.

Specifies the time of the most recent flow run.

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