Module: Aws::Mgn::Client::_ListNetworkMigrationMapperSegmentConstructsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworkMigrationMapperSegmentConstructsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::NetworkMigrationMapperSegmentConstruct]
957 |
# File 'sig/client.rbs', line 957
def items: () -> ::Array[Types::NetworkMigrationMapperSegmentConstruct]
|
#next_token ⇒ ::String
958 |
# File 'sig/client.rbs', line 958
def next_token: () -> ::String
|