Module: Aws::ApplicationInsights::Client::_ListApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_info_list ⇒ ::Array[Types::ApplicationInfo]
297 |
# File 'sig/client.rbs', line 297
def application_info_list: () -> ::Array[Types::ApplicationInfo]
|
#next_token ⇒ ::String
298 |
# File 'sig/client.rbs', line 298
def next_token: () -> ::String
|