class Aws::ECR::Types::DescribeImagesResponse
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImagesResponse AWS API Documentation
@return [String]
return.
results. This value is ‘null` when there are no more results to
`maxResults`, this value can be used to retrieve the next page of
request. When the results of a `DescribeImages` request exceed
The `nextToken` value to include in a future `DescribeImages`
@!attribute [rw] next_token
@return [Array<Types::ImageDetail>]
A list of ImageDetail objects that contain data about the image.
@!attribute [rw] image_details