class Aws::ECR::Types::DescribePullThroughCacheRulesRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribePullThroughCacheRulesRequest AWS API Documentation
@return [Integer]
returns up to 100 results and a ‘nextToken` value, if applicable.
parameter is not used, then `DescribePullThroughCacheRulesRequest`
`nextToken` value. This value can be between 1 and 1000. If this
`DescribePullThroughCacheRulesRequest` request with the returned
request can be seen by sending another
`nextToken` response element. The remaining results of the initial
returns `maxResults` results in a single page along with a
this parameter is used, `DescribePullThroughCacheRulesRequest` only
`DescribePullThroughCacheRulesRequest` in paginated output. When
The maximum number of pull through cache rules returned by
@!attribute [rw] max_results
@return [String]
more results to return.
returned the `nextToken` value. This value is null when there are no
Pagination continues from the end of the previous results that
was used and the results exceeded the value of that parameter.
`DescribePullThroughCacheRulesRequest` request where `maxResults`
The `nextToken` value returned from a previous paginated
@!attribute [rw] next_token
@return [Array<String>]
all pull through cache rules are returned.
cache rules to return. If no repository prefix value is specified,
The Amazon ECR repository prefixes associated with the pull through
@!attribute [rw] ecr_repository_prefixes
@return [String]
registry, the default registry is assumed.
return the pull through cache rules for. If you do not specify a
The Amazon Web Services account ID associated with the registry to
@!attribute [rw] registry_id
}
max_results: 1,
next_token: “NextToken”,
ecr_repository_prefixes: [“PullThroughCacheRuleRepositoryPrefix”],
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass DescribePullThroughCacheRulesRequest