attemptId property

String? attemptId
final

The ID of the pipeline task attempt object. AWS Data Pipeline uses this value to track how many times a task is attempted.

Implementation

final String? attemptId;