retryFailedOperations property
If true, the rollout will retry failed operations when resumed.
This is applicable only the current state of the Rollout is PAUSED and the requested action is RUN.
Required.
Implementation
core.bool? retryFailedOperations;