Module: Aws::Mgn::Client::_ListNetworkMigrationExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworkMigrationExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::NetworkMigrationExecution]
940 |
# File 'sig/client.rbs', line 940
def items: () -> ::Array[Types::NetworkMigrationExecution]
|
#next_token ⇒ ::String
941 |
# File 'sig/client.rbs', line 941
def next_token: () -> ::String
|