class Aws::ECR::Types::LifecyclePolicyPreviewResult
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/LifecyclePolicyPreviewResult AWS API Documentation
@return [Integer]
The priority of the applied rule.
@!attribute [rw] applied_rule_priority
@return [Types::LifecyclePolicyRuleAction]
The type of action to be taken.
@!attribute [rw] action
@return [Time]
which the current image was pushed to the repository.
The date and time, expressed in standard JavaScript date format, at
@!attribute [rw] image_pushed_at
@return [String]
The ‘sha256` digest of the image manifest.
@!attribute [rw] image_digest
@return [Array<String>]
The list of tags associated with this image.
@!attribute [rw] image_tags
The result of the lifecycle policy preview.