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]
955 |
# File 'sig/client.rbs', line 955 def items: () -> ::Array[Types::NetworkMigrationExecution] |
#next_token ⇒ ::String
956 |
# File 'sig/client.rbs', line 956 def next_token: () -> ::String |