RollbackTargetRequest constructor
RollbackTargetRequest({})
Implementation
RollbackTargetRequest({
this.releaseId,
this.rollbackConfig,
this.rolloutId,
this.rolloutToRollBack,
this.targetId,
this.validateOnly,
});