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