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