class Aws::ECR::Types::GetLifecyclePolicyPreviewRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetLifecyclePolicyPreviewRequest AWS API Documentation
@return [Types::LifecyclePolicyPreviewFilter]
and all tags, if tagged.
An optional parameter that filters results based on image tag status
@!attribute [rw] filter
@return [Integer]
you specify images with ‘imageIds`.
`nextToken` value, if
applicable. This option cannot be used when
`GetLifecyclePolicyPreviewRequest` returns up to
100 results and a
between 1 and 1000. If this
parameter is not used, then
request with the returned `nextToken`
value. This value can be
be seen by sending
another `GetLifecyclePolicyPreviewRequest`
response element. The remaining results of the initial request can
`maxResults` results in a single page along with a `nextToken`
parameter is used, `GetLifecyclePolicyPreviewRequest` only returns
`GetLifecyclePolicyPreviewRequest` in
paginated output. When this
The maximum number of repository results returned by
@!attribute [rw] max_results
@return [String]
specify images with `imageIds`.
no more results to return. This option cannot be used when you
returned the `nextToken` value. This value is
`null` when there are
Pagination continues from the end of the
previous results that
used and the
results exceeded the value of that parameter.
`GetLifecyclePolicyPreviewRequest` request where `maxResults` was
The `nextToken` value returned from a previous paginated
@!attribute [rw] next_token
@return [Array<Types::ImageIdentifier>]
The list of imageIDs to be included.
@!attribute [rw] image_ids
@return [String]
The name of the repository.
@!attribute [rw] repository_name
@return [String]
is assumed.
repository. If you do not specify a registry, the default registry
The AWS account ID associated with the registry that contains the
@!attribute [rw] registry_id
}
},
tag_status: “TAGGED”, # accepts TAGGED, UNTAGGED, ANY
filter: {
max_results: 1,
next_token: “NextToken”,
],
},
image_tag: “ImageTag”,
image_digest: “ImageDigest”,
{
image_ids: [
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass GetLifecyclePolicyPreviewRequest