completed constant
Rollout_State
const completed
The rollout is in a successful terminal state.
Implementation
static const completed = Rollout_State('COMPLETED');
The rollout is in a successful terminal state.
static const completed = Rollout_State('COMPLETED');