class Aws::ECR::Types::LifecyclePolicyPreviewResult

The result of the lifecycle policy preview.

@!attribute [rw] image_tags

The list of tags associated with this image.
@return [Array<String>]

@!attribute [rw] image_digest

The `sha256` digest of the image manifest.
@return [String]

@!attribute [rw] image_pushed_at

The date and time, expressed in standard JavaScript date format, at
which the current image was pushed to the repository.
@return [Time]

@!attribute [rw] action

The type of action to be taken.
@return [Types::LifecyclePolicyRuleAction]

@!attribute [rw] applied_rule_priority

The priority of the applied rule.
@return [Integer]

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

Constants

SENSITIVE