maxAttempts property

int? maxAttempts
final

The maximum number of tries to run the action of the step. The default value is 1.

Implementation

final int? maxAttempts;