Module: Aws::Mgn::Client::_ListApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Application]
725 |
# File 'sig/client.rbs', line 725 def items: () -> ::Array[Types::Application] |
#next_token ⇒ ::String
726 |
# File 'sig/client.rbs', line 726 def next_token: () -> ::String |