Module: Aws::Mgn::Client::_ListNetworkMigrationDeployedStacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworkMigrationDeployedStacksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::NetworkMigrationDeployedStackDetails]
924 |
# File 'sig/client.rbs', line 924 def items: () -> ::Array[Types::NetworkMigrationDeployedStackDetails] |
#next_token ⇒ ::String
925 |
# File 'sig/client.rbs', line 925 def next_token: () -> ::String |