condition property

String? condition
getter/setter pair

The string condition that will be evaluated to determine if the task should be retried with this failure policy.

Optional.

Implementation

core.String? condition;