You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Snowball::Types::ListCompatibleImagesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#compatible_imagesArray<Types::CompatibleImage>

A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.

Returns:

  • (Array<Types::CompatibleImage>)

    A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.

#next_tokenString

Because HTTP requests are stateless, this is the starting point for your next list of returned images.

Returns:

  • (String)

    Because HTTP requests are stateless, this is the starting point for your next list of returned images.