Module: Aws::OpenSearchService::Client::_GetUpgradeHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetUpgradeHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
980 |
# File 'sig/client.rbs', line 980
def next_token: () -> ::String
|
#upgrade_histories ⇒ ::Array[Types::UpgradeHistory]
979 |
# File 'sig/client.rbs', line 979
def upgrade_histories: () -> ::Array[Types::UpgradeHistory]
|