action property
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;
Specifies the action to take if all of the specified conditions
(onStatusReason
, onReason
, and
onExitCode
) are met. The values are not case sensitive.
final RetryAction action;