action property

RetryAction action
final

Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met. The values are not case sensitive.

Implementation

final RetryAction action;