retryCondition property

String? retryCondition
getter/setter pair

The retry condition that will be evaluated for this failure policy with the corresponding retry strategy.

Optional.

Implementation

core.String? retryCondition;