NAME
Paws::ES::GetUpgradeHistoryResponse
ATTRIBUTES
NextToken => Str
Pagination token that needs to be supplied to the next call to get the next page of results
UpgradeHistories => ArrayRef[Paws::ES::UpgradeHistory]
A list of UpgradeHistory
objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse
object.