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