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]
5479 |
# File 'sig/client.rbs', line 5479
def app_image_configs: () -> ::Array[Types::AppImageConfigDetails]
|
#next_token ⇒ ::String
5478 |
# File 'sig/client.rbs', line 5478
def next_token: () -> ::String
|