class Aws::ECR::Types::GetLifecyclePolicyPreviewResponse


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetLifecyclePolicyPreviewResponse AWS API Documentation
@return [Types::LifecyclePolicyPreviewSummary]
The list of images that is returned as a result of the action.
@!attribute [rw] summary
@return [Array<Types::LifecyclePolicyPreviewResult>]
The results of the lifecycle policy preview request.
@!attribute [rw] preview_results
@return [String]
‘null` when there are no more results to return.
can be used to retrieve the next page of results. This value is
`GetLifecyclePolicyPreview` request exceed `maxResults`, this value
`GetLifecyclePolicyPreview` request. When the results of a
The `nextToken` value to include in a future
@!attribute [rw] next_token
@return [String]
The status of the lifecycle policy preview request.
@!attribute [rw] status
@return [String]
The JSON lifecycle policy text.
@!attribute [rw] lifecycle_policy_text
@return [String]
The repository name associated with the request.
@!attribute [rw] repository_name
@return [String]
The registry ID associated with the request.
@!attribute [rw] registry_id