Module: Aws::OpenSearchService::Client::_ListMigrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMigrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#migrations ⇒ ::Array[Types::MigrationSummary]
1142 |
# File 'sig/client.rbs', line 1142
def migrations: () -> ::Array[Types::MigrationSummary]
|
#next_token ⇒ ::String
1143 |
# File 'sig/client.rbs', line 1143
def next_token: () -> ::String
|