upgradeHistories property

List<UpgradeHistory>? upgradeHistories
final

A list of UpgradeHistory objects corresponding to each upgrade or upgrade eligibility check performed on a domain returned as part of the GetUpgradeHistoryResponse object.

Implementation

final List<UpgradeHistory>? upgradeHistories;