NodePoolUpgradeInfo constructor
NodePoolUpgradeInfo({})
Implementation
NodePoolUpgradeInfo({
this.autoUpgradeStatus,
this.endOfExtendedSupportTimestamp,
this.endOfStandardSupportTimestamp,
this.minorTargetVersion,
this.patchTargetVersion,
this.pausedReason,
this.upgradeDetails,
});