Module: Aws::Mgn::Client::_ListNetworkMigrationMapperSegmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworkMigrationMapperSegmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::NetworkMigrationMapperSegment]
976 |
# File 'sig/client.rbs', line 976
def items: () -> ::Array[Types::NetworkMigrationMapperSegment]
|
#next_token ⇒ ::String
977 |
# File 'sig/client.rbs', line 977
def next_token: () -> ::String
|