class Aws::ECR::Types::DescribeImagesResponse

@!attribute [rw] image_details

A list of ImageDetail objects that contain data about the image.
@return [Array<Types::ImageDetail>]

@!attribute [rw] next_token

The `nextToken` value to include in a future `DescribeImages`
request. When the results of a `DescribeImages` 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/DescribeImagesResponse AWS API Documentation

Constants

SENSITIVE