class Aws::ECR::Types::ListImagesResponse

@!attribute [rw] image_ids

The list of image IDs for the requested repository.
@return [Array<Types::ImageIdentifier>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `ListImages` request.
When the results of a `ListImages` request exceed `maxResults`, this
value can be used to retrieve the next page of results. This value
is `null` when there are no more results to return.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ListImagesResponse AWS API Documentation

Constants

SENSITIVE