Module: Aws::AppIntegrationsService::Client::_ListApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#applications ⇒ ::Array[Types::ApplicationSummary]
299 |
# File 'sig/client.rbs', line 299
def applications: () -> ::Array[Types::ApplicationSummary]
|
#next_token ⇒ ::String
300 |
# File 'sig/client.rbs', line 300
def next_token: () -> ::String
|