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