Module: Aws::SageMaker::Client::_ListImagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListImagesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#images ⇒ ::Array[Types::Image]
6049 |
# File 'sig/client.rbs', line 6049
def images: () -> ::Array[Types::Image]
|
#next_token ⇒ ::String
6050 |
# File 'sig/client.rbs', line 6050
def next_token: () -> ::String
|