class Aws::ECR::Types::DescribeRepositoriesRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeRepositoriesRequest AWS API Documentation
@return [Integer]
you specify repositories with ‘repositoryNames`.
`nextToken` value, if applicable. This option cannot be used when
then `DescribeRepositories` returns up to 100 results and a
This value can be between 1 and 1000. If this parameter is not used,
`DescribeRepositories` request with the returned `nextToken` value.
results of the initial request can be seen by sending another
single page along with a `nextToken` response element. The remaining
used, `DescribeRepositories` only returns `maxResults` results in a
`DescribeRepositories` in paginated output. When this parameter is
The maximum number of repository results returned by
@!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
with `repositoryNames`.
return. This option cannot be used when you specify repositories
value. This value is `null` when there are no more results to
from the end of the previous results that returned the `nextToken`
results exceeded the value of that parameter. Pagination continues
`DescribeRepositories` request where `maxResults` was used and the
The `nextToken` value returned from a previous paginated
@!attribute [rw] next_token
@return [Array<String>]
then all repositories in a registry are described.
A list of repositories to describe. If this parameter is omitted,
@!attribute [rw] repository_names
@return [String]
registry, the default registry is assumed.
contains the repositories to be described. If you do not specify a
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id