Module: Aws::SageMaker::Client::_ListAppImageConfigsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppImageConfigsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_image_configs ⇒ ::Array[Types::AppImageConfigDetails]
5462 |
# File 'sig/client.rbs', line 5462
def app_image_configs: () -> ::Array[Types::AppImageConfigDetails]
|
#next_token ⇒ ::String
5461 |
# File 'sig/client.rbs', line 5461
def next_token: () -> ::String
|