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