runParams property
Parameters for the RUN action.
It is an error to specify this if the RolloutAction is not set to RUN. By default, the rollout will retry failed operations when resumed.
Optional.
Implementation
RunRolloutActionParams? runParams;
Parameters for the RUN action.
It is an error to specify this if the RolloutAction is not set to RUN. By default, the rollout will retry failed operations when resumed.
Optional.
RunRolloutActionParams? runParams;