class Aws::ECR::Types::ListImagesRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ListImagesRequest AWS API Documentation
@return [Types::ListImagesFilter]
results.
The filter key and value with which to filter your ‘ListImages`
@!attribute [rw] filter
@return [Integer]
results and a `nextToken` value, if applicable.
this parameter is not used, then `ListImages` returns up to 100
returned `nextToken` value. This value can be between 1 and 1000. If
request can be seen by sending another `ListImages` request with the
`nextToken` response element. The remaining results of the initial
returns `maxResults` results in a single page along with a
paginated output. When this parameter is used, `ListImages` only
The maximum number of image results returned by `ListImages` in
@!attribute [rw] max_results
@return [String]
</note>
programmatic purposes.
used to retrieve the next items in a list and not for other
<note markdown=“1”> This token should be treated as an opaque identifier that is only
This value is `null` when there are no more results to return.
end of the previous results that returned the `nextToken` value.
exceeded the value of that parameter. Pagination continues from the
`ListImages` request where `maxResults` was used and the results
The `nextToken` value returned from a previous paginated
@!attribute [rw] next_token
@return [String]
The repository with image IDs to be listed.
@!attribute [rw] repository_name
@return [String]
specify a registry, the default registry is assumed.
contains the repository in which to list images. If you do not
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id