Module: Aws::Snowball::Client::_ListCompatibleImagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCompatibleImagesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#compatible_images ⇒ ::Array[Types::CompatibleImage]
350 |
# File 'sig/client.rbs', line 350
def compatible_images: () -> ::Array[Types::CompatibleImage]
|
#next_token ⇒ ::String
351 |
# File 'sig/client.rbs', line 351
def next_token: () -> ::String
|