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]
5504 |
# File 'sig/client.rbs', line 5504
def apps: () -> ::Array[Types::AppDetails]
|
#next_token ⇒ ::String
5505 |
# File 'sig/client.rbs', line 5505
def next_token: () -> ::String
|