AWS SDK for .NET Documentation
AttemptId Property
AmazonAmazon.DataPipeline.ModelTaskObjectAttemptId Did this page help you?   Yes   No    Tell us about it...
Identifier of the pipeline task attempt object. AWS Data Pipeline uses this value to track how many times a task is attempted.

Constraints:

Length
1 - 1024
Pattern
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Declaration Syntax
C#
public string AttemptId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)