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