Module: Aws::SecurityAgent::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]
898 |
# File 'sig/client.rbs', line 898
def application_summaries: () -> ::Array[Types::ApplicationSummary]
|
#next_token ⇒ ::String
899 |
# File 'sig/client.rbs', line 899
def next_token: () -> ::String
|