class Aws::ECR::Types::GetLifecyclePolicyPreviewResponse

@!attribute [rw] registry_id

The registry ID associated with the request.
@return [String]

@!attribute [rw] repository_name

The repository name associated with the request.
@return [String]

@!attribute [rw] lifecycle_policy_text

The JSON lifecycle policy text.
@return [String]

@!attribute [rw] status

The status of the lifecycle policy preview request.
@return [String]

@!attribute [rw] next_token

The `nextToken` value to include in a future
`GetLifecyclePolicyPreview` request. When the results of a
`GetLifecyclePolicyPreview` request exceed `maxResults`, this value
can be used to retrieve the next page of results. This value is
`null` when there are no more results to return.
@return [String]

@!attribute [rw] preview_results

The results of the lifecycle policy preview request.
@return [Array<Types::LifecyclePolicyPreviewResult>]

@!attribute [rw] summary

The list of images that is returned as a result of the action.
@return [Types::LifecyclePolicyPreviewSummary]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/GetLifecyclePolicyPreviewResponse AWS API Documentation

Constants

SENSITIVE