class Aws::ECR::Types::ListImagesResponse
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ListImagesResponse AWS API Documentation
@return [String]
is ‘null` when there are no more results to return.
value can be used to retrieve the next page of results. This value
When the results of a `ListImages` request exceed `maxResults`, this
The `nextToken` value to include in a future `ListImages` request.
@!attribute [rw] next_token
@return [Array<Types::ImageIdentifier>]
The list of image IDs for the requested repository.
@!attribute [rw] image_ids