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