attemptId property
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;
The ID of the pipeline task attempt object. AWS Data Pipeline uses this value to track how many times a task is attempted.
final String? attemptId;