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 details about a redriven execution.

Inheritance Hierarchy

System.Object
  Amazon.StepFunctions.Model.ExecutionRedrivenEventDetails

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

Syntax

C#
public class ExecutionRedrivenEventDetails

The ExecutionRedrivenEventDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property RedriveCount System.Int32

Gets and sets the property RedriveCount.

The number of times you've redriven an execution. If you have not yet redriven an execution, the redriveCount is 0. This count is not updated for redrives that failed to start or are pending to be redriven.

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