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]

Returns:



1142
# File 'sig/client.rbs', line 1142

def migrations: () -> ::Array[Types::MigrationSummary]

#next_token::String

Returns:

  • (::String)


1143
# File 'sig/client.rbs', line 1143

def next_token: () -> ::String