UpgradeRolloutSequenceRequest constructor
UpgradeRolloutSequenceRequest({})
Implementation
UpgradeRolloutSequenceRequest({
this.force,
this.ignoreClusterDisruptionBudgets,
this.ignoreMaintenancePolicies,
this.patchOnly,
this.soakDurationOverrideAllStages,
this.soakDurationOverridePerStage,
this.upgradeType,
this.version,
});