Module: Aws::SMS::Client::_ListAppsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#apps ⇒ ::Array[Types::AppSummary]
375 |
# File 'sig/client.rbs', line 375
def apps: () -> ::Array[Types::AppSummary]
|
#next_token ⇒ ::String
376 |
# File 'sig/client.rbs', line 376
def next_token: () -> ::String
|