Module: Aws::LexModelBuildingService::Client::_GetMigrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetMigrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#migration_summaries ⇒ ::Array[Types::MigrationSummary]
488 |
# File 'sig/client.rbs', line 488
def migration_summaries: () -> ::Array[Types::MigrationSummary]
|
#next_token ⇒ ::String
489 |
# File 'sig/client.rbs', line 489
def next_token: () -> ::String
|