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