class Aws::ECR::Types::LifecyclePolicyPreviewFilter

The filter for the lifecycle policy preview.

@note When making an API call, you may pass LifecyclePolicyPreviewFilter

data as a hash:

    {
      tag_status: "TAGGED", # accepts TAGGED, UNTAGGED, ANY
    }

@!attribute [rw] tag_status

The tag status of the image.
@return [String]

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

Constants

SENSITIVE