class Aws::ECR::Types::DescribeImagesRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImagesRequest AWS API Documentation
@return [Types::DescribeImagesFilter]
results.
The filter key and value with which to filter your ‘DescribeImages`
@!attribute [rw] filter
@return [Integer]
with `imageIds`.
if applicable. This option cannot be used when you specify images
`DescribeImages` returns up to 100 results and a `nextToken` value,
between 1 and 1000. If this parameter is not used, then
request with the returned `nextToken` value. This value can be
the initial request can be seen by sending another `DescribeImages`
along with a `nextToken` response element. The remaining results of
`DescribeImages` only returns `maxResults` results in a single page
`DescribeImages` in paginated output. When this parameter is used,
The maximum number of repository results returned by
@!attribute [rw] max_results
@return [String]
option cannot be used when you specify images with `imageIds`.
This value is `null` when there are no more results to return. This
end of the previous results that returned the `nextToken` value.
exceeded the value of that parameter. Pagination continues from the
`DescribeImages` request where `maxResults` was used and the results
The `nextToken` value returned from a previous paginated
@!attribute [rw] next_token
@return [Array<Types::ImageIdentifier>]
The list of image IDs for the requested repository.
@!attribute [rw] image_ids
@return [String]
The repository that contains the images to describe.
@!attribute [rw] repository_name
@return [String]
specify a registry, the default registry is assumed.
contains the repository in which to describe images. If you do not
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id