class Aws::Snowball::Types::ListCompatibleImagesRequest
@note When making an API call, you may pass ListCompatibleImagesRequest
data as a hash: { max_results: 1, next_token: "String", }
@!attribute [rw] max_results
The maximum number of results for the list of compatible images. Currently, a Snowball Edge device can store 10 AMIs. @return [Integer]
@!attribute [rw] next_token
HTTP requests are stateless. To identify what object comes "next" in the list of compatible images, you can specify a value for `NextToken` as the starting point for your list of returned images. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/ListCompatibleImagesRequest AWS API Documentation
Constants
- SENSITIVE